index
:
delta/python-packages/smmap.git
gitpython-issue-251-debugging
master
smmap2
github.com: Byron/smmap.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added assertion in spot that might help tracking down the issue when it happens
gitpython-issue-251-debugging
Sebastian Thiel
2015-01-30
1
-0
/
+1
*
Fixed urls, they changed after moving the repo to gitpython-developers
Sebastian Thiel
2015-01-22
3
-7
/
+7
*
Added issuestats badges to readme file
Sebastian Thiel
2015-01-22
1
-0
/
+2
*
Artificially restrict test-runs to assure we don't leak handles
Sebastian Thiel
2015-01-07
1
-0
/
+2
*
Merge branch 'resource-handling'
v0.9.0
Sebastian Thiel
2015-01-07
8
-53
/
+65
|
\
|
*
All tests work, bumped version
Sebastian Thiel
2015-01-07
5
-5
/
+14
|
*
Initial attempt to fix resource usage
Sebastian Thiel
2015-01-07
5
-49
/
+52
|
/
*
Restore compatibility to python 3.0 to 3.4
v0.8.5
Sebastian Thiel
2015-01-06
3
-11
/
+33
*
Fixed python 3 performance regression
v0.8.4
Sebastian Thiel
2015-01-06
3
-3
/
+9
*
Applied autopep8
Sebastian Thiel
2015-01-04
10
-152
/
+165
*
Added link to readthedocs
Sebastian Thiel
2014-11-19
1
-0
/
+1
*
Merge pull request #21 from hashar/pep8-linting
Sebastian Thiel
2014-11-17
11
-263
/
+268
|
\
|
*
Drop semicolon at end of statement
Antoine Musso
2014-11-16
1
-2
/
+2
|
*
pep8 linting
Antoine Musso
2014-11-16
9
-260
/
+258
|
*
Add tox env for flake8 linter
Antoine Musso
2014-11-16
2
-1
/
+8
|
/
*
Added pypi badges
Sebastian Thiel
2014-11-14
1
-0
/
+3
*
Fixed incorrect usage of memoryview. It's not getting faster though
Sebastian Thiel
2014-11-13
1
-1
/
+1
*
Merge branch 'py2n3'
v0.8.3
Sebastian Thiel
2014-11-13
12
-122
/
+136
|
\
|
*
Fixed a few typos and major linter errors
Sebastian Thiel
2014-11-13
12
-43
/
+45
|
*
Initial improvements to get rid of the performance regression in py3.
Sebastian Thiel
2014-11-12
6
-29
/
+30
|
*
warnings fixes
Yoan Blanc
2014-07-25
3
-57
/
+68
|
/
*
Added sublime-text project
Sebastian Thiel
2014-07-14
2
-0
/
+23
*
setup.cfg: Specify that wheel is universal
Marc Abramowitz
2014-06-16
1
-0
/
+2
*
Merge pull request #17 from Byron/support_python_3
Marc Abramowitz
2014-06-16
2
-5
/
+6
|
\
|
*
setup.py: Add Python 3 (and Python 2) classifiers
Marc Abramowitz
2014-06-16
1
-0
/
+6
|
*
.travis.yml: Stop allowing failures for py3{3,4}
Marc Abramowitz
2014-06-16
1
-5
/
+0
|
/
*
Merge pull request #16 from Byron/use_integer_division_in_tests
Marc Abramowitz
2014-06-16
1
-3
/
+4
|
\
|
*
Change / to // (integer division) in test_buf.py
Marc Abramowitz
2014-06-16
1
-3
/
+4
|
/
*
Merge pull request #15 from Byron/make_getitem_handle_slice_for_py3
Marc Abramowitz
2014-06-16
1
-0
/
+2
|
\
|
*
Make __getitem__ handle slice for Python 3
Marc Abramowitz
2014-06-16
1
-0
/
+2
|
/
*
Merge pull request #13 from Byron/use_bytes_instead_of_str
Marc Abramowitz
2014-06-16
1
-1
/
+7
|
\
|
*
Use bytes() instead of str()
Marc Abramowitz
2014-06-16
1
-1
/
+7
*
|
Merge pull request #14 from Byron/travis_allow_fail_py33
Marc Abramowitz
2014-06-16
1
-3
/
+9
|
\
\
|
|
/
|
*
.travis.yml: Allow py33 to fail, add py34, etc.
Marc Abramowitz
2014-06-16
1
-3
/
+9
*
|
Fix typo: "optimial" => "optimal"
Marc Abramowitz
2014-06-16
1
-1
/
+1
|
/
*
Fix 2 instances of "containnig" => "containing"
Marc Abramowitz
2014-06-16
2
-2
/
+2
*
Merge pull request #12 from msabramo/buffer_memoryview_py3
Marc Abramowitz
2014-06-16
3
-1
/
+12
|
\
|
*
Deal with lack of `buffer` in py3
Marc Abramowitz
2014-06-16
3
-1
/
+12
|
/
*
Merge pull request #11 from Byron/reintroduce_tox
Marc Abramowitz
2014-06-16
1
-0
/
+13
|
\
|
*
Add back tox.ini for tox
Marc Abramowitz
2014-06-16
1
-0
/
+13
|
/
*
.gitignore: Add *.egg-info
Marc Abramowitz
2014-06-16
1
-0
/
+1
*
Merge pull request #10 from msabramo/use_integer_division_for_py3
Marc Abramowitz
2014-06-16
3
-5
/
+5
|
\
|
*
Change / to // (integer division) in several places
Marc Abramowitz
2014-06-15
3
-5
/
+5
|
/
*
Merge pull request #9 from msabramo/delay_sys_getrefcount_pypy
Sebastian Thiel
2014-06-15
2
-3
/
+2
|
\
|
*
Delay importing sys.getrefcount until needed
Marc Abramowitz
2014-06-13
2
-3
/
+2
|
/
*
Added coverage reporting.
Sebastian Thiel
2014-05-19
5
-50
/
+57
*
Merge pull request #8 from msabramo/tox
Sebastian Thiel
2014-05-16
3
-7
/
+21
|
\
|
*
Add tox.ini; make .travis.yml use it
Marc Abramowitz
2014-05-16
3
-7
/
+21
|
/
*
Merge pull request #7 from dbaxa/python_3_support
Sebastian Thiel
2014-05-16
2
-2
/
+2
|
\
|
*
_need_compat_layer is not required in python 3.
David Black
2014-05-16
1
-1
/
+1
[next]