Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tutorial: Fixed incorrect initialization code for bare repo, thank you, ↵ | Sebastian Thiel | 2010-11-10 | 1 | -1/+1 | |
| | | | | Bryan Bishop | |||||
* | docs: untracked_files is a property, but was used like a function, see ↵ | Sebastian Thiel | 2010-10-27 | 1 | -1/+1 | |
| | | | | http://groups.google.com/group/git-python/browse_thread/thread/84ed1835e26a5296?hl=en | |||||
* | Added unicode handling for author names. They will now be properly encoded ↵ | Sebastian Thiel | 2010-10-15 | 1 | -0/+4 | |
| | | | | into the byte stream, as well as decoded from it | |||||
* | Fixed the missing Repo type documentation thanks to a hint of gasche, fixed ↵ | Sebastian Thiel | 2010-07-14 | 1 | -3/+10 | |
| | | | | a few more resT syntax errors on the way | |||||
* | bumped verison to 0.3.0 beta20.3.0-beta2 | Sebastian Thiel | 2010-07-09 | 3 | -2/+373 | |
| | | | | docs: added changelog, which moved from the CHANGES file into sphinx | |||||
* | Moved all source files into the source folder, separating the build from the ↵ | Sebastian Thiel | 2010-07-01 | 7 | -0/+915 | |
source directory |