Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document git.__version__ | Santos Gallegos | 2019-07-20 | 1 | -0/+7 |
| | | | | Closes #311 | ||||
* | Overhauled all tutorials, and placed them in a unit-test. | Sebastian Thiel | 2015-01-22 | 1 | -1/+25 |
| | | | | | | That way they are protected from regression. Fixes #239 | ||||
* | Added advance usage examples to tutorial and made minor fixes. | Sebastian Thiel | 2015-01-21 | 1 | -0/+2 |
| | | | | | | GIT_PYTHON_TRACE would actually fail (now) if we debugged archive operations. Related to #239 | ||||
* | Initial set of documentation improvements, and a fix to the submodule tests. | Sebastian Thiel | 2015-01-21 | 1 | -1/+2 |
| | | | | | | Now travisci tests should work once again. Related to #239 | ||||
* | Documentation is now being built for all new modules | Sebastian Thiel | 2010-11-23 | 1 | -3/+38 |
| | |||||
* | Fixed API reference docs as far as possible | Sebastian Thiel | 2010-11-21 | 1 | -6/+20 |
| | |||||
* | 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 | ||||
* | Moved all source files into the source folder, separating the build from the ↵ | Sebastian Thiel | 2010-07-01 | 1 | -0/+146 |
source directory |