summaryrefslogtreecommitdiffstats
path: root/bisect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-23Documentation: git-svn: fix a grammatical error without awkwardnessWesley J. Landaker1-1/+1
2009-04-23Documentation: git-svn: fix spurious bolding that mangles the outputWesley J. Landaker1-1/+1
2009-04-23Wait for git diff to finish in git difftoolAlex Riesen1-1/+2
2009-04-23graph API: fix a bug in the rendering of octopus mergesAllan Caffee2-2/+2
2009-04-23graph API: fix extra space during pre_commit_line stateAllan Caffee1-2/+2
2009-04-23t4202-log: extend test coverage of graphingAllan Caffee1-2/+28
2009-04-22Revert "stat_tracking_info(): only count real commits"Junio C Hamano2-6/+1
2009-04-21test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber1-1/+1
2009-04-21grep: don't support "grep.color"-like config optionsMarkus Heidelberg1-6/+3
2009-04-21Documentation: fix typos / spelling mistakesMike Ralphson4-5/+5
2009-04-21builtin-remote: fix typo in option descriptionMike Ralphson1-1/+1
2009-04-20clone: add test for push on an empty clone.Matthieu Moy1-0/+10
2009-04-20tests: make test-apply-criss-cross-rename more robustMichał Kiedrowicz1-3/+31
2009-04-20builtin-apply: keep information about files to be deletedMichał Kiedrowicz2-8/+47