Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-04-18 | hook/update: example of how to prevent branch creation | Pierre Habouzit | 1 | -1/+10 |
2009-04-18 | Fix buffer overflow in config parser | Thomas Jarosch | 2 | -2/+9 |
2009-04-18 | remote.c: use shorten_unambiguous_ref | Michael J Gruber | 1 | -5/+1 |
2009-04-18 | get_local_heads(): do not return random pointer if there is no head | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2009-04-17 | git-apply: fix option description | Ulrich Windl | 1 | -1/+1 |
2009-04-16 | Update git-add.txt according to the new possibilities of 'git add -p'. | Matthieu Moy | 1 | -1/+3 |
2009-04-16 | add-interactive: refactor mode hunk handling | Jeff King | 1 | -43/+21 |
2009-04-16 | git add -p: new "quit" command at the prompt. | Matthieu Moy | 2 | -1/+20 |
2009-04-16 | builtin-apply: keep information about files to be deleted | Michał Kiedrowicz | 2 | -8/+47 |
2009-04-14 | graph API: Added logic for colored edges | Allan Caffee | 2 | -48/+199 |