index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-am.sh
Age
Commit message (
Expand
)
Author
2008-05-19
git-am: fix typo in usage message
Jeff King
2008-04-18
am: POSIX portability fix
Junio C Hamano
2008-04-16
git-am: minor cleanup
Junio C Hamano
2008-04-16
git-am: cope better with an empty Subject: line
Linus Torvalds
2008-02-03
git-am: fix type in its usage string
Jörg Sommer
2008-01-05
git-am: Run git gc only once and not for every patch.
Michael Stefaniuc
2007-12-05
Merge branch 'maint'
Junio C Hamano
2007-12-05
git-am -i: report rewritten title
Junio C Hamano
2007-12-05
Revert "git-am: catch missing author date early."
Junio C Hamano
2007-12-02
git-am: catch missing author date early.
Junio C Hamano
2007-11-28
Merge branch 'maint'
Junio C Hamano
2007-11-28
scripts: do not get confused with HEAD in work tree
Junio C Hamano
2007-11-08
git-am: -i does not take a string parameter.
Junio C Hamano
2007-11-06
Give git-am back the ability to add Signed-off-by lines.
Johannes Sixt
2007-11-05
Migrate git-am.sh to use git-rev-parse --parseopt
Pierre Habouzit
2007-10-18
Merge branch 'jc/am-quiet'
Shawn O. Pearce
2007-10-03
Merge branch 'jc/autogc'
Junio C Hamano
2007-10-01
git-am: fix typo in the previous one.
Junio C Hamano
2007-09-29
git-am: make the output quieter.
Junio C Hamano
2007-09-26
apply: get rid of --index-info in favor of --build-fake-ancestor
Johannes Schindelin
2007-09-23
Merge branch 'js/apply-build-ancestor'
Junio C Hamano
2007-09-23
Supplant the "while case ... break ;; esac" idiom
David Kastrup
2007-09-18
apply: get rid of --index-info in favor of --build-fake-ancestor
Johannes Schindelin
2007-09-06
Invoke "git gc --auto" from commit, merge, am and rebase.
Junio C Hamano
2007-08-25
Make usage documentation for git-am consistent.
Brian Hetro
2007-08-06
git-am: initialize variable $resume on startup
Gerrit Pape
2007-07-24
git am: skip pine's internal folder data
Johannes Schindelin
2007-07-20
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
2007-07-06
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-05-26
More echo "$user_message" fixes.
Jeff King
2007-05-25
git-am: use printf instead of echo on user-supplied strings
Jeff King
2007-04-23
Fix typo in git-am: s/Was is/Was it/
Josh Triplett
2007-03-24
Use diff* with --exit-code in git-am, git-rebase and git-merge-ours
Alex Riesen
2007-03-12
builtin-mailinfo.c infrastrcture changes
Don Zickus
2007-02-24
Reword git-am 3-way fallback failure message.
Junio C Hamano
2007-02-11
Teach git-am to pass -p option down to git-apply
Junio C Hamano
2007-02-08
add -C[NUM] to git-am
Michael S. Tsirkin
2007-01-11
Merge branch 'jc/bare'
Junio C Hamano
2007-01-10
Disallow working directory commands in a bare repository.
Shawn O. Pearce
2007-01-09
-u is now default for 'git-mailinfo'.
Junio C Hamano
2007-01-09
git-am: should work when "--no-utf8 --utf8" is given
Junio C Hamano
2007-01-08
--utf8 is now default for 'git-am'
Junio C Hamano
2006-12-28
Use merge-recursive in git-am -3.
Shawn O. Pearce
2006-12-28
Use GIT_REFLOG_ACTION environment variable instead.
Shawn O. Pearce
2006-12-21
Suggest 'add' in am/revert/cherry-pick.
Shawn O. Pearce
2006-12-09
rerere: record (or avoid misrecording) resolved, skipped or aborted rebase/am
Eric Wong
2006-09-16
Fix git-am safety checks
Junio C Hamano
2006-08-12
git-am: give better diagnostics when the patch does not apply during --3way
Junio C Hamano
2006-07-23
git-am: Don't accept an mbox on stdin of we already have a .dotest directory
Lukas Sandström
[next]