aboutsummaryrefslogtreecommitdiff
path: root/git-am.sh
Commit message (Expand)AuthorAge
* Replace uses of "git-var" with "git var"Todd Zullinger2008-07-30
* git-am: Mention --abort in usage string part of OPTIONS_SPECStephan Beyer2008-07-25
* git-am: Add colon before the subject that is printed out as being appliedStephan Beyer2008-07-23
* git am --skip: clean the index while preserving local changesOlivier Marin2008-07-22
* git-am: remove dash from help messageOlivier Marin2008-07-21
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-21
* Merge branch 'ns/am-abort'Junio C Hamano2008-07-20
|\
| * git am --abortNanako Shiraishi2008-07-19
* | Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\ \ | |/ |/|
| * Make usage strings dash-lessStephan Beyer2008-07-13
* | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-15
* | Merge branch 'jc/rebase-orig-head'Junio C Hamano2008-07-14
|\ \
| * | Teach "am" and "rebase" to mark the original position with ORIG_HEADJunio C Hamano2008-07-07
| |/
* | git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer2008-07-13
* | git-am: Do not exit silently if committer is unsetStephan Beyer2008-07-13
|/
* git-am: head -1 is obsolete and doesn't work on some new systemsAlejandro Mery2008-06-17
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-21
|\
| * git-am: fix typo in usage messageJeff King2008-05-19
* | Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano2008-04-19
|\ \
| * | rebase: do not munge commit log messageJunio C Hamano2008-04-16
* | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-18
|\ \ \ | | |/ | |/|
| * | am: POSIX portability fixJunio C Hamano2008-04-18
* | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-16
|\ \ \ | |/ / | | / | |/ |/|
| * git-am: minor cleanupJunio C Hamano2008-04-16
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-16
|\ \ | |/
| * git-am: cope better with an empty Subject: lineLinus Torvalds2008-04-16
* | remove use of "tail -n 1" and "tail -1"Jeff King2008-03-13
* | am: --rebasingJunio C Hamano2008-03-05
* | am: remove support for -d .dotestJunio C Hamano2008-03-05
* | am: read from the right mailbox when started from a subdirectoryJunio C Hamano2008-03-05
* | allow git-am to run in a subdirectoryJeff King2008-03-01
|/
* git-am: fix type in its usage stringJörg Sommer2008-02-03
* git-am: Run git gc only once and not for every patch.Michael Stefaniuc2008-01-05
* Merge branch 'maint'Junio C Hamano2007-12-05
|\
| * git-am -i: report rewritten titleJunio C Hamano2007-12-05
* | Revert "git-am: catch missing author date early."Junio C Hamano2007-12-05
* | git-am: catch missing author date early.Junio C Hamano2007-12-02
* | Merge branch 'maint'Junio C Hamano2007-11-28
|\ \ | |/
| * scripts: do not get confused with HEAD in work treeJunio C Hamano2007-11-28
| * apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-26
* | git-am: -i does not take a string parameter.Junio C Hamano2007-11-08
* | Give git-am back the ability to add Signed-off-by lines.Johannes Sixt2007-11-06
* | Migrate git-am.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05
* | Merge branch 'jc/am-quiet'Shawn O. Pearce2007-10-18
|\ \
| * | git-am: fix typo in the previous one.Junio C Hamano2007-10-01
| * | git-am: make the output quieter.Junio C Hamano2007-09-29
* | | Merge branch 'jc/autogc'Junio C Hamano2007-10-03
|\ \ \ | |/ / |/| |
| * | Invoke "git gc --auto" from commit, merge, am and rebase.Junio C Hamano2007-09-06
* | | Merge branch 'js/apply-build-ancestor'Junio C Hamano2007-09-23
|\ \ \ | |_|/ |/| |
| * | apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-18
| |/