summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Collapse)AuthorAgeFilesLines
...
* Corrected a problem with commits_between returning None.Michael Trier2009-01-241-0/+7
| | | | | This was caused by calling reverse on the list, which reverses the list in place and returns None. We really need tests for this.
* fixed Commit.stats retrieval for parentless commits in bare reposMichael Trier2008-12-161-0/+3
| | | | (cherry picked from commit 88852ed7bcde4f4b18c1ae8b6fba7f3fab8e9bf5)
* Added changes information for path component change.Michael Trier2008-12-161-1/+5
|
* Added in Changes documentation for 0.1.6Michael Trier2008-12-151-0/+32
|
* Added in new changes and bumped for version 0.1.50.1.5Michael Trier2008-12-151-1/+62
|
* Always fogetting the changes.Michael Trier2008-07-171-0/+6
|
* bump0.1.4Michael Trier2008-07-161-1/+1
|
* Cleaned up changes file.Michael Trier2008-07-161-2/+6
|
* renamed gitter to cmd since that makes more sense. Fixed up changes doc.Michael Trier2008-05-311-0/+2
|
* added in changes to this releaseMichael Trier2008-05-301-6/+30
| | | | .
* renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵Michael Trier2008-05-301-0/+9
| | | | up tests so they pass except for stderr test. Modified version information retrieval.
* lots of little fixes. Corrected problem with creating bare repo. Added ↵Michael Trier2008-05-181-1/+1
| | | | Repo.create alias.
* Corrected problem with tree.__len__ getting confused with zero length files. ↵Michael Trier2008-05-171-0/+6
| | | | Thanks Alan Briolat.
* Fixed up rspec comments that are passing.Michael Trier2008-05-081-0/+4
|
* initial projectMichael Trier2008-05-071-0/+7