Age | Commit message (Expand) | Author | Files | Lines |
2008-12-05 | git-am: rename apply_opt_extra file to apply-opt | Junio C Hamano | 1 | -2/+2 |
2008-12-04 | git-am: propagate --3way options as well | Junio C Hamano | 1 | -2/+7 |
2008-12-04 | git-am: propagate -C<n>, -p<n> options as well | Junio C Hamano | 1 | -7/+7 |
2008-12-04 | git-am --whitespace: do not lose the command line option | Junio C Hamano | 1 | -4/+4 |
2008-08-16 | git-am: ignore --binary option | Stephan Beyer | 1 | -12/+7 |
2008-07-30 | Replace uses of "git-var" with "git var" | Todd Zullinger | 1 | -1/+1 |
2008-07-25 | git-am: Mention --abort in usage string part of OPTIONS_SPEC | Stephan Beyer | 1 | -2/+1 |
2008-07-23 | git-am: Add colon before the subject that is printed out as being applied | Stephan Beyer | 1 | -1/+1 |
2008-07-22 | git am --skip: clean the index while preserving local changes | Olivier Marin | 1 | -3/+9 |
2008-07-21 | git-am: remove dash from help message | Olivier Marin | 1 | -1/+1 |
2008-07-21 | Rename .git/rebase to .git/rebase-apply | Johannes Schindelin | 1 | -1/+1 |
2008-07-20 | Merge branch 'ns/am-abort' | Junio C Hamano | 1 | -4/+17 |
2008-07-19 | git am --abort | Nanako Shiraishi | 1 | -4/+17 |
2008-07-16 | Merge branch 'sb/dashless' | Junio C Hamano | 1 | -3/+3 |
2008-07-15 | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" | Johannes Schindelin | 1 | -3/+3 |
2008-07-14 | Merge branch 'jc/rebase-orig-head' | Junio C Hamano | 1 | -0/+1 |
2008-07-13 | git-am/git-mailsplit: correct synopsis for reading from stdin | Stephan Beyer | 1 | -1/+1 |
2008-07-13 | Make usage strings dash-less | Stephan Beyer | 1 | -3/+3 |
2008-07-13 | git-am: Do not exit silently if committer is unset | Stephan Beyer | 1 | -1/+2 |
2008-07-07 | Teach "am" and "rebase" to mark the original position with ORIG_HEAD | Junio C Hamano | 1 | -0/+1 |
2008-06-17 | git-am: head -1 is obsolete and doesn't work on some new systems | Alejandro Mery | 1 | -1/+1 |
2008-05-21 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -1/+1 |
2008-05-19 | git-am: fix typo in usage message | Jeff King | 1 | -1/+1 |
2008-04-19 | Merge branch 'jc/maint-rebase-am' into maint | Junio C Hamano | 1 | -5/+14 |
2008-04-18 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -1/+1 |
2008-04-18 | am: POSIX portability fix | Junio C Hamano | 1 | -1/+1 |
2008-04-16 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -2/+1 |
2008-04-16 | git-am: minor cleanup | Junio C Hamano | 1 | -2/+1 |
2008-04-16 | rebase: do not munge commit log message | Junio C Hamano | 1 | -5/+14 |
2008-04-16 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -14/+10 |
2008-04-16 | git-am: cope better with an empty Subject: line | Linus Torvalds | 1 | -14/+10 |
2008-03-13 | remove use of "tail -n 1" and "tail -1" | Jeff King | 1 | -1/+1 |
2008-03-05 | am: --rebasing | Junio C Hamano | 1 | -2/+11 |
2008-03-05 | am: remove support for -d .dotest | Junio C Hamano | 1 | -9/+5 |
2008-03-05 | am: read from the right mailbox when started from a subdirectory | Junio C Hamano | 1 | -2/+23 |
2008-03-01 | allow git-am to run in a subdirectory | Jeff King | 1 | -0/+2 |
2008-02-03 | git-am: fix type in its usage string | Jörg Sommer | 1 | -1/+1 |
2008-01-05 | git-am: Run git gc only once and not for every patch. | Michael Stefaniuc | 1 | -2/+2 |
2007-12-05 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+5 |
2007-12-05 | git-am -i: report rewritten title | Junio C Hamano | 1 | -0/+5 |
2007-12-05 | Revert "git-am: catch missing author date early." | Junio C Hamano | 1 | -2/+2 |
2007-12-02 | git-am: catch missing author date early. | Junio C Hamano | 1 | -2/+2 |
2007-11-28 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+4 |
2007-11-28 | scripts: do not get confused with HEAD in work tree | Junio C Hamano | 1 | -4/+4 |
2007-11-08 | git-am: -i does not take a string parameter. | Junio C Hamano | 1 | -1/+1 |
2007-11-06 | Give git-am back the ability to add Signed-off-by lines. | Johannes Sixt | 1 | -1/+1 |
2007-11-05 | Migrate git-am.sh to use git-rev-parse --parseopt | Pierre Habouzit | 1 | -45/+49 |
2007-10-18 | Merge branch 'jc/am-quiet' | Shawn O. Pearce | 1 | -4/+0 |
2007-10-03 | Merge branch 'jc/autogc' | Junio C Hamano | 1 | -0/+2 |
2007-10-01 | git-am: fix typo in the previous one. | Junio C Hamano | 1 | -1/+1 |