Merge commit 'refs/merge-requests/1108' of git://gitorious.org/git-python/mainline into integration |
|
More...
|
over 15 years ago
|
Merge branch 'master' of [email protected]:mm/gitpython |
|
More...
|
over 15 years ago
|
Merge commit 'refs/merge-requests/1577' of git://gitorious.org/git-python/mainline into integration |
|
More...
|
over 15 years ago
|
Don't remove blank lines in commit messages |
|
More...
|
over 15 years ago
|
Fix parsing for files with whitespace |
|
More...
|
almost 16 years ago
|
Fix unittests for Mock 0.5.0 |
|
More...
|
almost 16 years ago
|
Fix unittests for Mock 0.5.0 |
|
More...
|
almost 16 years ago
|
implemented equality operations on Commit objects |
|
More...
|
almost 16 years ago
|
Slight issues with the MANIFEST.in due to it including *.txt which no longer exist. |
|
More...
|
over 16 years ago
|
Bumped version 0.1.6 |
|
More...
|
over 16 years ago
|
Lots of spring cleaning and added in Sphinx documentation. |
|
More...
|
over 16 years ago
|
Corrected a problem with commits_between returning None. |
|
More...
|
over 16 years ago
|
Fixed the gzip archive creation using python gzip module (cherry picked from commit 160bd2bb74d88c110874c21635e24cc74ef58459) |
|
More...
|
over 16 years ago
|
Corrections to the tutorial to account for the change of Tree to a dictionary protocol. |
|
More...
|
over 16 years ago
|
fixed Commit.stats retrieval for parentless commits in bare repos (cherry picked from commit 88852ed7bcde4f4b18c1ae8b6fba7f3fab8e9bf5) |
|
More...
|
over 16 years ago
|
Added changes information for path component change. |
|
More...
|
over 16 years ago
|
Fixed a bug with branch names omitting path components. |
|
More...
|
over 16 years ago
|
Corrected conflict with pep8 changes from apollo13. |
|
More...
|
over 16 years ago
|
Added in Changes documentation for 0.1.6 |
|
More...
|
over 16 years ago
|
Added in new properties Diff.renamed, Diff.rename_from, and Diff.rename_to |
|
More...
|
over 16 years ago
|
pep008! |
|
More...
|
over 16 years ago
|
Added Paul Sowden to the AUTHORS file and made tutorial fixes. Thanks Paul. |
|
More...
|
over 16 years ago
|
Added in new changes and bumped for version 0.1.5 |
|
More...
|
over 16 years ago
|
Corrected failing tests because the Repo mocking was not returning None. |
|
More...
|
over 16 years ago
|
Make message the full message and add a summary property |
|
More...
|
over 16 years ago
|
add support for parsing rename info to the diff parser |
|
More...
|
over 16 years ago
|
implement a far far faster diff parser |
|
More...
|
over 16 years ago
|
add a path parameter to most commit methods |
|
More...
|
over 16 years ago
|
remove ambiguity between paths and treeishs |
|
More...
|
over 16 years ago
|
Fixed packaging issue caused by ez_setup.py |
|
More...
|
over 16 years ago
|