Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped version, updated changelog, reduced code smell | Sebastian Thiel | 2015-01-04 | 1 | -0/+0 |
| | | | | | There is more work to do though, as many imports are still incorrect. Also, there are still print statements | ||||
* | Fixes #64 | Sebastian Thiel | 2014-11-19 | 1 | -0/+0 |
| | | | | [ci skip] | ||||
* | Prepared release 0.3.20.3.2 | Sebastian Thiel | 2014-11-14 | 1 | -0/+0 |
| | | | | | | | It represents the latest state on github, which should be better than what's installed by default. [skip ci] | ||||
* | Added support for travis ci | Sebastian Thiel | 2014-05-04 | 1 | -0/+0 |
| | |||||
* | tabs to 4 spaces - this won't make integrating the patches easier, but it's ↵ | Sebastian Thiel | 2014-02-09 | 1 | -0/+0 |
| | | | | probably a good idea to go a little more pep8 (and fix sins of my youth ;) ) | ||||
* | updated gitdb to latest version | Sebastian Thiel | 2012-07-23 | 1 | -0/+0 |
| | |||||
* | Submodule update to latest version | Sebastian Thiel | 2012-07-23 | 1 | -0/+0 |
| | |||||
* | Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs | Sebastian Thiel | 2011-07-05 | 1 | -0/+0 |
| | |||||
* | Fetch info can now deal much better with non-default ref specs, fixes #24, #25 | Sebastian Thiel | 2011-07-04 | 1 | -0/+0 |
| | |||||
* | Bumped version to 0.3.2. Using the latest version of gitdb | Sebastian Thiel | 2011-06-14 | 1 | -0/+0 |
| | |||||
* | test_submodule: Will now load everything into memory if smmap is present, to ↵ | Sebastian Thiel | 2011-06-13 | 1 | -0/+0 |
| | | | | help the submodule test to work even on windows | ||||
* | Fixed submodule tests to go with either the old or the new version of gitdb | Sebastian Thiel | 2011-06-10 | 1 | -0/+0 |
| | |||||
* | Added downloadable versions of the respective documentation, which should ↵ | Sebastian Thiel | 2011-04-02 | 1 | -0/+0 |
| | | | | aid packagers a bit | ||||
* | setup .gitmodules to use a tracking branch automatically | Sebastian Thiel | 2010-12-01 | 1 | -0/+0 |
| | |||||
* | Fixed import of gitdb, keeping changed gitdb commit so that the submodule ↵ | Sebastian Thiel | 2010-12-01 | 1 | -0/+0 |
| | | | | | | tests may work. Switched gitdb submodule to new github url | ||||
* | Fixed all testcases | Sebastian Thiel | 2010-11-25 | 1 | -0/+0 |
| | |||||
* | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | 2010-11-25 | 1 | -0/+0 |
adjusted |