| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Corrected a problem with commits_between returning None. | Michael Trier | 2009-01-24 | 1 | -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 repos | Michael Trier | 2008-12-16 | 1 | -0/+3 | |
| | | | | | (cherry picked from commit 88852ed7bcde4f4b18c1ae8b6fba7f3fab8e9bf5) | |||||
| * | Added changes information for path component change. | Michael Trier | 2008-12-16 | 1 | -1/+5 | |
| | | ||||||
| * | Added in Changes documentation for 0.1.6 | Michael Trier | 2008-12-15 | 1 | -0/+32 | |
| | | ||||||
| * | Added in new changes and bumped for version 0.1.50.1.5 | Michael Trier | 2008-12-15 | 1 | -1/+62 | |
| | | ||||||
| * | Always fogetting the changes. | Michael Trier | 2008-07-17 | 1 | -0/+6 | |
| | | ||||||
| * | bump0.1.4 | Michael Trier | 2008-07-16 | 1 | -1/+1 | |
| | | ||||||
| * | Cleaned up changes file. | Michael Trier | 2008-07-16 | 1 | -2/+6 | |
| | | ||||||
| * | renamed gitter to cmd since that makes more sense. Fixed up changes doc. | Michael Trier | 2008-05-31 | 1 | -0/+2 | |
| | | ||||||
| * | added in changes to this release | Michael Trier | 2008-05-30 | 1 | -6/+30 | |
| | | | | | . | |||||
| * | renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵ | Michael Trier | 2008-05-30 | 1 | -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 Trier | 2008-05-18 | 1 | -1/+1 | |
| | | | | | Repo.create alias. | |||||
| * | Corrected problem with tree.__len__ getting confused with zero length files. ↵ | Michael Trier | 2008-05-17 | 1 | -0/+6 | |
| | | | | | Thanks Alan Briolat. | |||||
| * | Fixed up rspec comments that are passing. | Michael Trier | 2008-05-08 | 1 | -0/+4 | |
| | | ||||||
| * | initial project | Michael Trier | 2008-05-07 | 1 | -0/+7 | |
