summaryrefslogtreecommitdiffstats
path: root/builtin-merge-base.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-18hook/update: example of how to prevent branch creationPierre Habouzit1-1/+10
2009-04-18Fix buffer overflow in config parserThomas Jarosch2-2/+9
2009-04-18remote.c: use shorten_unambiguous_refMichael J Gruber1-5/+1
2009-04-18get_local_heads(): do not return random pointer if there is no headNguyễn Thái Ngọc Duy1-1/+1
2009-04-17git-apply: fix option descriptionUlrich Windl1-1/+1
2009-04-16Update git-add.txt according to the new possibilities of 'git add -p'.Matthieu Moy1-1/+3
2009-04-16add-interactive: refactor mode hunk handlingJeff King1-43/+21
2009-04-16git add -p: new "quit" command at the prompt.Matthieu Moy2-1/+20
2009-04-16builtin-apply: keep information about files to be deletedMichał Kiedrowicz2-8/+47
2009-04-14graph API: Added logic for colored edgesAllan Caffee2-48/+199