summaryrefslogtreecommitdiff
path: root/git/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* fix(config): ignore empty values in config fileSebastian Thiel2015-09-061-0/+4
* fix(cmd): don't open stdout when fetchingSebastian Thiel2015-07-031-0/+5
* test(git): remove unnecessary fixtureSebastian Thiel2015-07-031-5001/+0
* fix(cmd): line parsingSebastian Thiel2015-07-032-0/+10003
* fix(config): selective cfg write;fix cfg parserSebastian Thiel2015-04-221-0/+3
* Fetch now deals with custom refspecs much better.Sebastian Thiel2015-01-222-0/+12
* Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel2015-01-211-2/+2
* GitConfigParser now respects and merges 'include' sectionsSebastian Thiel2015-01-141-0/+3
* Implemented multi-line parsing of git-config to the point where a sepcific te...Sebastian Thiel2015-01-101-0/+183
* Added test for complex blame revision query.Sebastian Thiel2015-01-091-0/+177
* Added test to verify binary diffs are working as well.Sebastian Thiel2015-01-091-0/+100
* Added test to verify binary diffs are working as well.Sebastian Thiel2015-01-092-0/+4
* Added test to assure blame can deal with binary patches.Sebastian Thiel2015-01-091-0/+0
* Added support for rename detection in raw mode (which is the default).Sebastian Thiel2015-01-081-0/+1
* Fixed io types to make tests work on PY2 once again.py3Sebastian Thiel2015-01-051-0/+1
* Merge branch 'feature/0.3/git-file-support' of https://github.com/igetgames/G...Sebastian Thiel2014-11-191-0/+1
|\
| * Add tests for .git-file.Marcus R. Brown2013-01-111-0/+1
* | GPG signature support on commit object.Max Rasskazov2014-09-081-0/+30
|/
* Greatly improved robustness of config parser - it can now take pretty much ev...Sebastian Thiel2011-06-071-5/+11
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-2540-0/+3634