| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated README to better represent current state | Sebastian Thiel | 2014-11-14 | 1 | -7/+6 |
| | | |||||
| * | Basic test for __unpack_args to verify unicode handling works | Craig Northway | 2014-11-12 | 1 | -11/+20 |
| | | | | | | | | | (cherry picked from commit 8fa25b1cd5a82679c7b12d546b96c30cafed0559) Signed-off-by: David Black <dblack@atlassian.com> Conflicts: git/test/test_git.py | ||||
| * | add git command options | Eric Brunson | 2014-04-25 | 1 | -0/+2 |
| | | | | | | | | | | Add __call__ method to Git object to allow passing git command options to the executable requires flag to transform_kwargs add unit tests Change-Id: If1bc01008e66d3fd3811c15b56e58f38c95b9887 | ||||
| * | add git command options | Eric Brunson | 2014-04-25 | 1 | -0/+12 |
| | | | | | | | | | | Add __call__ method to Git object to allow passing git command options to the executable requires flag to transform_kwargs add unit test Change-Id: If1bc01008e66d3fd3811c15b56e58f38c95b9887 | ||||
| * | Minor modifications to get tests back to work. | Sebastian Thiel | 2014-02-10 | 1 | -9/+8 |
| | | | | | Two tests are failing in the latest git version, would have to dig into it | ||||
| * | Adjusted required versions of pre-requisites, now the majority of the tests work | Sebastian Thiel | 2014-02-10 | 1 | -1/+1 |
| | | |||||
| * | tabs to 4 spaces - this won't make integrating the patches easier, but it's ↵ | Sebastian Thiel | 2014-02-09 | 1 | -90/+90 |
| | | | | | probably a good idea to go a little more pep8 (and fix sins of my youth ;) ) | ||||
| * | Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs | Sebastian Thiel | 2011-07-05 | 1 | -0/+10 |
| | | |||||
| * | Added version_info property to git command. Its cached and efficient, ↵ | Sebastian Thiel | 2011-06-07 | 1 | -66/+82 |
| | | | | | including test | ||||
| * | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | 2010-11-25 | 1 | -0/+84 |
| adjusted | |||||
