index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-am.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
git-am: force egrep to use correct characters set
Christian Himpel
1
-1
/
+1
2009-09-25
git-am: fixed patch_format detection according to RFC2822
Christian Himpel
1
-1
/
+1
2009-08-26
am/mailinfo: Disable scissors processing by default
Junio C Hamano
1
-6
/
+17
2009-08-21
Merge branch 'gb/apply-ignore-whitespace'
Junio C Hamano
1
-1
/
+3
2009-08-21
Merge branch 'bc/mailsplit-cr-at-eol'
Junio C Hamano
1
-1
/
+7
2009-08-06
git-am: print fair error message when format detection fails
Nicolas Sebrecht
1
-1
/
+5
2009-08-06
am: allow individual e-mail files as input
Junio C Hamano
1
-0
/
+14
2009-08-05
Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings
Junio C Hamano
1
-1
/
+7
2009-08-05
git apply: option to ignore whitespace differences
Giuseppe Bilotta
1
-1
/
+3
2009-07-06
Merge branch 'gb/am-foreign'
Junio C Hamano
1
-4
/
+127
2009-06-18
am, rebase: teach quiet option
Stephen Boyd
1
-7
/
+19
2009-06-18
am: suppress apply errors when using 3-way
Stephen Boyd
1
-1
/
+8
2009-06-13
git-am: refactor 'cleaning up and aborting'
Giuseppe Bilotta
1
-14
/
+13
2009-05-28
git-am foreign patch support: StGIT support
Giuseppe Bilotta
1
-0
/
+57
2009-05-28
git-am foreign patch support: autodetect some patch formats
Giuseppe Bilotta
1
-1
/
+39
2009-05-28
git-am foreign patch support: introduce patch_format
Giuseppe Bilotta
1
-4
/
+33
2009-05-10
am: simplify "sq" function by using "git rev-parse --sq-quote"
Christian Couder
1
-5
/
+1
2009-04-18
Work around ash "alternate value" expansion bug
Ben Jackson
1
-1
/
+1
2009-04-12
git-am: teach git-am to apply a patch to an unborn branch
Nanako Shiraishi
1
-5
/
+24
2009-02-26
git-am: make --abort less dangerous
Junio C Hamano
1
-0
/
+7
2009-02-26
git-am: Keep index in case of abort with dirty index
Michael J Gruber
1
-3
/
+10
2009-02-04
Merge branch 'ns/am-slacker'
Junio C Hamano
1
-1
/
+20
2009-01-28
git-am: minor cleanups
Jay Soffian
1
-8
/
+4
2009-01-25
git-am: Add --ignore-date option
Nanako Shiraishi
1
-0
/
+8
2009-01-25
am: Add --committer-date-is-author-date option
Junio C Hamano
1
-1
/
+12
2009-01-23
git-am: implement --reject option passed to git-apply
martin f. krafft
1
-0
/
+3
2009-01-21
Merge branch 'jf/am-failure-report'
Junio C Hamano
1
-1
/
+1
2009-01-18
git-am: re-fix the diag message printing
Junio C Hamano
1
-1
/
+1
2009-01-17
git-am: Make it easier to see which patch failed
Jonas Flodén
1
-1
/
+1
2009-01-14
git-am: fix shell quoting
Junio C Hamano
1
-1
/
+1
2009-01-12
git-am: add --directory=<dir> option
Junio C Hamano
1
-4
/
+13
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
[next]