Age | Commit message (Expand) | Author | Files | Lines |
2010-11-29 | Merge branch 'jn/cherry-pick-refresh-index' | Junio C Hamano | 1 | -2/+16 |
2010-11-10 | cherry-pick/revert: transparently refresh index | Jonathan Nieder | 1 | -2/+16 |
2010-09-27 | builtin/revert.c: don't dereference a NULL pointer | Brandon Casey | 1 | -1/+1 |
2010-09-03 | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 1 | -0/+7 |
2010-08-31 | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 1 | -69/+70 |
2010-08-18 | Merge branch 'cc/find-commit-subject' | Junio C Hamano | 1 | -15/+5 |
2010-08-15 | cherry-pick/revert: Use advise() for hints | Jonathan Nieder | 1 | -23/+11 |
2010-08-15 | cherry-pick/revert: Use error() for failure message | Jonathan Nieder | 1 | -2/+5 |
2010-08-15 | Introduce advise() to print hints | Jonathan Nieder | 1 | -0/+9 |
2010-08-15 | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 1 | -2/+0 |
2010-08-06 | merge-recursive --renormalize | Jonathan Nieder | 1 | -0/+7 |
2010-07-23 | revert: rename variables related to subject in get_message() | Christian Couder | 1 | -5/+5 |
2010-07-23 | revert: refactor code to find commit subject in find_commit_subject() | Christian Couder | 1 | -12/+2 |
2010-07-23 | revert: fix off by one read when searching the end of a commit subject | Christian Couder | 1 | -1/+1 |
2010-07-16 | revert: improve success message by adding abbreviated commit sha1 | Christian Couder | 1 | -2/+3 |
2010-07-16 | revert: don't print "Finished one cherry-pick." if commit failed | Christian Couder | 1 | -12/+5 |
2010-07-16 | revert: refactor commit code into a new run_git_commit() function | Christian Couder | 1 | -25/+27 |
2010-07-16 | revert: report success when using option --strategy | Christian Couder | 1 | -22/+29 |
2010-06-29 | revert: do not rebuild argv on heap | Jonathan Nieder | 1 | -16/+16 |
2010-06-25 | revert: accept arbitrary rev-list options | Christian Couder | 1 | -1/+2 |
2010-06-02 | revert: allow cherry-picking more than one commit | Christian Couder | 1 | -10/+41 |
2010-06-02 | revert: change help_msg() to take no argument | Christian Couder | 1 | -4/+4 |
2010-06-02 | revert: refactor code into a do_pick_commit() function | Christian Couder | 1 | -19/+25 |
2010-06-02 | revert: use run_command_v_opt() instead of execv_git_cmd() | Christian Couder | 1 | -2/+9 |
2010-06-02 | revert: cleanup code for -x option | Christian Couder | 1 | -7/+1 |
2010-05-08 | Merge branch 'cc/revert-strategy' | Junio C Hamano | 1 | -74/+105 |
2010-05-08 | cherry-pick: do not dump core when iconv fails | Jonathan Nieder | 1 | -2/+7 |
2010-04-03 | Merge branch 'jn/merge-diff3-label' | Junio C Hamano | 1 | -39/+64 |
2010-04-01 | revert: add "--strategy" option to choose merge strategy | Christian Couder | 1 | -2/+23 |
2010-04-01 | revert: refactor merge recursive code into its own function | Christian Couder | 1 | -48/+58 |
2010-04-01 | revert: use strbuf to refactor the code that writes the merge message | Christian Couder | 1 | -36/+34 |
2010-03-28 | Merge branch 'cc/cherry-pick-ff' | Junio C Hamano | 1 | -4/+42 |
2010-03-20 | cherry-pick, revert: add a label for ancestor | Jonathan Nieder | 1 | -1/+4 |
2010-03-20 | revert: clarify label on conflict hunks | Jonathan Nieder | 1 | -39/+62 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+460 |