| Commit message (Expand) | Author | Age | Files | Lines |
* | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -4/+4 |
* | refs: report ref type from lock_any_ref_for_update | Brad King | 2013-08-30 | 1 | -1/+2 |
* | Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entry | Nguyễn Thái Ngọc Duy | 2013-07-09 | 1 | -3/+4 |
* | Merge branch 'rr/cherry-pick-fast-forward-reflog-message' | Junio C Hamano | 2013-06-27 | 1 | -3/+8 |
|\ |
|
| * | sequencer: write useful reflog message for fast-forward | Ramkumar Ramachandra | 2013-06-19 | 1 | -3/+8 |
* | | sequencer: avoid leaking message buffer when refusing to create an empty commit | Felipe Contreras | 2013-06-06 | 1 | -2/+4 |
* | | sequencer: remove useless indentation | Felipe Contreras | 2013-06-03 | 1 | -7/+9 |
|/ |
|
* | Merge branch 'mv/sequencer-pick-error-diag' | Junio C Hamano | 2013-05-09 | 1 | -3/+3 |
|\ |
|
| * | cherry-pick: picking a tag that resolves to a commit is OK | Junio C Hamano | 2013-05-09 | 1 | -3/+3 |
* | | Merge branch 'mv/sequencer-pick-error-diag' | Junio C Hamano | 2013-04-19 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | cherry-pick: make sure all input objects are commits | Miklos Vajna | 2013-04-11 | 1 | -0/+18 |
* | | Sync with 'maint' | Junio C Hamano | 2013-04-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 | 1 | -1/+1 |
* | | Merge branch 'bc/append-signed-off-by' | Junio C Hamano | 2013-04-01 | 1 | -51/+141 |
|\ \
| |/
|/| |
|
| * | git-commit: populate the edit buffer with 2 blank lines before s-o-b | Brandon Casey | 2013-02-23 | 1 | -2/+25 |
| * | sequencer.c: teach append_signoff to avoid adding a duplicate newline | Brandon Casey | 2013-02-12 | 1 | -2/+13 |
| * | sequencer.c: teach append_signoff how to detect duplicate s-o-b | Brandon Casey | 2013-02-12 | 1 | -14/+45 |
| * | sequencer.c: always separate "(cherry picked from" from commit body | Brandon Casey | 2013-02-12 | 1 | -63/+65 |
| * | sequencer.c: require a conforming footer to be preceded by a blank line | Brandon Casey | 2013-02-12 | 1 | -1/+5 |
| * | sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer | Brandon Casey | 2013-02-12 | 1 | -14/+37 |
| * | commit, cherry-pick -s: remove broken support for multiline rfc2822 fields | Brandon Casey | 2013-02-12 | 1 | -6/+0 |
| * | sequencer.c: rework search for start of footer to improve clarity | Jonathan Nieder | 2013-02-12 | 1 | -4/+6 |
* | | learn to pick/revert into unborn branch | Martin von Zweigbergk | 2012-12-23 | 1 | -8/+12 |
|/ |
|
* | Merge branch 'jc/same-encoding' | Junio C Hamano | 2012-11-15 | 1 | -1/+1 |
|\ |
|
| * | reencode_string(): introduce and use same_encoding() | Junio C Hamano | 2012-11-04 | 1 | -1/+1 |
* | | Move try_merge_command and checkout_fast_forward to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -1/+1 |
* | | Merge branch 'jc/make-static' | Junio C Hamano | 2012-09-18 | 1 | -1/+1 |
|\ \ |
|
| * | | sequencer.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -1/+1 |
* | | | cherry-pick: don't forget -s on failure | Miklos Vajna | 2012-09-14 | 1 | -0/+65 |
|/ / |
|
* | | Merge branch 'mz/cherry-pick-cmdline-order' | Junio C Hamano | 2012-09-10 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | cherry-pick/revert: respect order of revisions to pick | Martin von Zweigbergk | 2012-08-30 | 1 | -1/+5 |
* | | cherry-pick: add --allow-empty-message option | Chris Webb | 2012-08-06 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'nh/empty-rebase' | Junio C Hamano | 2012-06-01 | 1 | -28/+45 |
|\ |
|
| * | cherry-pick: regression fix for empty commits | Junio C Hamano | 2012-05-29 | 1 | -28/+45 |
* | | Merge branch 'nh/empty-rebase' | Junio C Hamano | 2012-05-07 | 1 | -3/+11 |
|\ \
| |/ |
|
| * | git cherry-pick: do not dereference a potential NULL pointer | Neil Horman | 2012-05-03 | 1 | -3/+11 |
* | | Merge branch 'nh/empty-rebase' | Junio C Hamano | 2012-04-30 | 1 | -10/+85 |
|\ \
| |/ |
|
| * | git-cherry-pick: Add keep-redundant-commits option | Neil Horman | 2012-04-24 | 1 | -11/+83 |
| * | git-cherry-pick: add allow-empty option | Neil Horman | 2012-04-11 | 1 | -2/+5 |
* | | Merge branch 'rs/commit-list-append' | Junio C Hamano | 2012-04-29 | 1 | -27/+0 |
|\ \ |
|
| * | | sequencer: export commit_list_append() | René Scharfe | 2012-04-25 | 1 | -27/+0 |
* | | | Merge branch 'rt/cherry-revert-conflict-summary' | Junio C Hamano | 2012-04-27 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | sequencer: remove additional blank line | Ralf Thielow | 2012-04-19 | 1 | -1/+1 |
| |/ |
|
* | | drop casts from users EMPTY_TREE_SHA1_BIN | Jeff King | 2012-03-23 | 1 | -1/+1 |
|/ |
|
* | cherry-pick: No advice to commit if --no-commitph/cherry-pick-advice-refinement | Phil Hord | 2012-02-22 | 1 | -6/+11 |
* | Merge branch 'rr/sequencer' | Junio C Hamano | 2012-01-31 | 1 | -1/+916 |
|\ |
|
| * | sequencer: factor code out of revert builtinrr/sequencer | Ramkumar Ramachandra | 2012-01-11 | 1 | -1/+917 |
|/ |
|
* | revert: stop creating and removing sequencer-old directoryjn/maint-sequencer-fixes | Jonathan Nieder | 2011-12-12 | 1 | -8/+2 |
* | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 2011-08-04 | 1 | -0/+19 |