Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #64 | Sebastian Thiel | 2014-11-19 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs | Sebastian Thiel | 2011-07-05 | 1 | -0/+14 |
| | |||||
* | Fixed up docs in preparation for the new 0.3.1 release | Sebastian Thiel | 2011-06-07 | 1 | -0/+15 |
| | |||||
* | Renamed readme file to something github understands much better, adjusted ↵ | Sebastian Thiel | 2010-11-30 | 1 | -2/+2 |
| | | | | documentation links to point to github instead of lighthouse/gitorious | ||||
* | Documentation is now being built for all new modules | Sebastian Thiel | 2010-11-23 | 1 | -0/+8 |
| | |||||
* | Updated tutorial with a brief introduction to submodules | Sebastian Thiel | 2010-11-19 | 1 | -0/+39 |
| | | | | Changes now give a hint at the upcoming release as well | ||||
* | 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 | ||||
* | Moved all source files into the source folder, separating the build from the ↵ | Sebastian Thiel | 2010-07-01 | 1 | -0/+374 |
source directory |