Age | Commit message (Expand) | Author | Files | Lines |
2012-11-15 | Merge branch 'jc/same-encoding' | Junio C Hamano | 1 | -1/+1 |
2012-11-04 | reencode_string(): introduce and use same_encoding() | Junio C Hamano | 1 | -1/+1 |
2012-10-29 | Move try_merge_command and checkout_fast_forward to libgit.a | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2012-09-18 | Merge branch 'jc/make-static' | Junio C Hamano | 1 | -1/+1 |
2012-09-15 | sequencer.c: mark a private file-scope symbol as static | Junio C Hamano | 1 | -1/+1 |
2012-09-14 | cherry-pick: don't forget -s on failure | Miklos Vajna | 1 | -0/+65 |
2012-09-10 | Merge branch 'mz/cherry-pick-cmdline-order' | Junio C Hamano | 1 | -1/+5 |
2012-08-30 | cherry-pick/revert: respect order of revisions to pick | Martin von Zweigbergk | 1 | -1/+5 |
2012-08-06 | cherry-pick: add --allow-empty-message option | Chris Webb | 1 | -0/+3 |
2012-06-01 | Merge branch 'nh/empty-rebase' | Junio C Hamano | 1 | -28/+45 |
2012-05-29 | cherry-pick: regression fix for empty commits | Junio C Hamano | 1 | -28/+45 |
2012-05-07 | Merge branch 'nh/empty-rebase' | Junio C Hamano | 1 | -3/+11 |
2012-05-03 | git cherry-pick: do not dereference a potential NULL pointer | Neil Horman | 1 | -3/+11 |
2012-04-30 | Merge branch 'nh/empty-rebase' | Junio C Hamano | 1 | -10/+85 |
2012-04-29 | Merge branch 'rs/commit-list-append' | Junio C Hamano | 1 | -27/+0 |
2012-04-27 | Merge branch 'rt/cherry-revert-conflict-summary' | Junio C Hamano | 1 | -1/+1 |
2012-04-25 | sequencer: export commit_list_append() | René Scharfe | 1 | -27/+0 |
2012-04-24 | git-cherry-pick: Add keep-redundant-commits option | Neil Horman | 1 | -11/+83 |
2012-04-19 | sequencer: remove additional blank line | Ralf Thielow | 1 | -1/+1 |
2012-04-11 | git-cherry-pick: add allow-empty option | Neil Horman | 1 | -2/+5 |
2012-03-23 | drop casts from users EMPTY_TREE_SHA1_BIN | Jeff King | 1 | -1/+1 |
2012-02-22 | cherry-pick: No advice to commit if --no-commit | Phil Hord | 1 | -6/+11 |
2012-01-31 | Merge branch 'rr/sequencer' | Junio C Hamano | 1 | -1/+916 |
2012-01-11 | sequencer: factor code out of revert builtin | Ramkumar Ramachandra | 1 | -1/+917 |
2011-12-12 | revert: stop creating and removing sequencer-old directory | Jonathan Nieder | 1 | -8/+2 |
2011-08-04 | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 1 | -0/+19 |