index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-am.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around ash "alternate value" expansion bug
Ben Jackson
2009-04-19
1
-1
/
+1
*
git-am: teach git-am to apply a patch to an unborn branch
Nanako Shiraishi
2009-04-13
1
-5
/
+24
*
git-am: make --abort less dangerous
Junio C Hamano
2009-02-27
1
-0
/
+7
*
git-am: Keep index in case of abort with dirty index
Michael J Gruber
2009-02-27
1
-3
/
+10
*
Merge branch 'ns/am-slacker'
Junio C Hamano
2009-02-04
1
-1
/
+20
|
\
|
*
git-am: Add --ignore-date option
Nanako Shiraishi
2009-01-26
1
-0
/
+8
|
*
am: Add --committer-date-is-author-date option
Junio C Hamano
2009-01-26
1
-1
/
+12
*
|
git-am: minor cleanups
Jay Soffian
2009-01-28
1
-8
/
+4
|
/
*
git-am: implement --reject option passed to git-apply
martin f. krafft
2009-01-24
1
-0
/
+3
*
Merge branch 'jf/am-failure-report'
Junio C Hamano
2009-01-22
1
-1
/
+1
|
\
|
*
git-am: re-fix the diag message printing
Junio C Hamano
2009-01-19
1
-1
/
+1
|
*
git-am: Make it easier to see which patch failed
Jonas Flodén
2009-01-18
1
-1
/
+1
*
|
git-am: fix shell quoting
Junio C Hamano
2009-01-15
1
-1
/
+1
*
|
git-am: add --directory=<dir> option
Junio C Hamano
2009-01-12
1
-4
/
+13
|
/
*
git-am: rename apply_opt_extra file to apply-opt
Junio C Hamano
2008-12-06
1
-2
/
+2
*
git-am: propagate --3way options as well
Junio C Hamano
2008-12-05
1
-2
/
+7
*
git-am: propagate -C<n>, -p<n> options as well
Junio C Hamano
2008-12-05
1
-7
/
+7
*
git-am --whitespace: do not lose the command line option
Junio C Hamano
2008-12-05
1
-4
/
+4
*
git-am: ignore --binary option
Stephan Beyer
2008-08-16
1
-12
/
+7
*
Replace uses of "git-var" with "git var"
Todd Zullinger
2008-07-30
1
-1
/
+1
*
git-am: Mention --abort in usage string part of OPTIONS_SPEC
Stephan Beyer
2008-07-26
1
-2
/
+1
*
git-am: Add colon before the subject that is printed out as being applied
Stephan Beyer
2008-07-23
1
-1
/
+1
*
git am --skip: clean the index while preserving local changes
Olivier Marin
2008-07-22
1
-3
/
+9
*
git-am: remove dash from help message
Olivier Marin
2008-07-22
1
-1
/
+1
*
Rename .git/rebase to .git/rebase-apply
Johannes Schindelin
2008-07-22
1
-1
/
+1
*
Merge branch 'ns/am-abort'
Junio C Hamano
2008-07-21
1
-4
/
+17
|
\
|
*
git am --abort
Nanako Shiraishi
2008-07-20
1
-4
/
+17
*
|
Merge branch 'sb/dashless'
Junio C Hamano
2008-07-17
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-3
/
+3
*
|
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
Johannes Schindelin
2008-07-16
1
-3
/
+3
*
|
Merge branch 'jc/rebase-orig-head'
Junio C Hamano
2008-07-15
1
-0
/
+1
|
\
\
|
*
|
Teach "am" and "rebase" to mark the original position with ORIG_HEAD
Junio C Hamano
2008-07-07
1
-0
/
+1
|
|
/
*
|
git-am/git-mailsplit: correct synopsis for reading from stdin
Stephan Beyer
2008-07-14
1
-1
/
+1
*
|
git-am: Do not exit silently if committer is unset
Stephan Beyer
2008-07-13
1
-1
/
+2
|
/
*
git-am: head -1 is obsolete and doesn't work on some new systems
Alejandro Mery
2008-06-18
1
-1
/
+1
*
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-05-21
1
-1
/
+1
|
\
|
*
git-am: fix typo in usage message
Jeff King
2008-05-20
1
-1
/
+1
*
|
Merge branch 'jc/maint-rebase-am' into maint
Junio C Hamano
2008-04-20
1
-5
/
+14
|
\
\
|
*
|
rebase: do not munge commit log message
Junio C Hamano
2008-04-16
1
-5
/
+14
*
|
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-19
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
am: POSIX portability fix
Junio C Hamano
2008-04-19
1
-1
/
+1
*
|
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-17
1
-2
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
git-am: minor cleanup
Junio C Hamano
2008-04-17
1
-2
/
+1
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-16
1
-14
/
+10
|
\
|
|
*
git-am: cope better with an empty Subject: line
Linus Torvalds
2008-04-16
1
-14
/
+10
*
|
remove use of "tail -n 1" and "tail -1"
Jeff King
2008-03-13
1
-1
/
+1
*
|
am: --rebasing
Junio C Hamano
2008-03-05
1
-2
/
+11
*
|
am: remove support for -d .dotest
Junio C Hamano
2008-03-05
1
-9
/
+5
*
|
am: read from the right mailbox when started from a subdirectory
Junio C Hamano
2008-03-05
1
-2
/
+23
*
|
allow git-am to run in a subdirectory
Jeff King
2008-03-01
1
-0
/
+2
|
/
[next]