index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
am.c
Commit message (
Expand
)
Author
Age
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Merge branch 'jc/am-mailinfo-direct'
Junio C Hamano
2015-10-29
|
\
|
*
am: make direct call to mailinfo
Junio C Hamano
2015-10-21
*
|
Merge branch 'tk/stripspace'
Junio C Hamano
2015-10-26
|
\
\
|
*
|
strbuf: make stripspace() part of strbuf
Tobias Klauser
2015-10-16
|
|
/
*
|
Merge branch 'rt/placeholder-in-usage'
Junio C Hamano
2015-10-26
|
\
\
|
*
|
am, credential-cache: add angle brackets to usage string
Ralf Thielow
2015-10-16
|
|
/
*
|
Merge branch 'jc/am-3-fallback-regression-fix'
Junio C Hamano
2015-10-26
|
\
\
|
*
|
am -3: do not let failed merge from completing the error codepath
Junio C Hamano
2015-10-09
|
|
/
*
|
Merge branch 'pt/am-builtin'
Junio C Hamano
2015-10-15
|
\
\
|
|
/
|
/
|
|
*
am: configure gpg at startup
Renee Margaret McConahy
2015-09-30
*
|
Merge branch 'jc/builtin-am-signoff-regression-fix'
Junio C Hamano
2015-09-08
|
\
\
|
*
|
am: match --signoff to the original scripted version
Junio C Hamano
2015-09-06
*
|
|
rerere: release lockfile in non-writing functions
Jeff King
2015-09-01
*
|
|
Merge branch 'jc/am-state-fix'
Junio C Hamano
2015-08-31
|
\
\
\
|
*
|
|
write_file_v(): do not leave incomplete line at the end
Junio C Hamano
2015-08-25
|
*
|
|
write_file(): drop "fatal" parameter
Junio C Hamano
2015-08-24
|
*
|
|
builtin/am: make sure state files are text
Junio C Hamano
2015-08-24
|
*
|
|
builtin/am: introduce write_state_*() helper functions
Junio C Hamano
2015-08-24
|
|
/
/
*
|
|
Merge branch 'pt/am-builtin'
Junio C Hamano
2015-08-26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
i18n: am: fix typo in description of -b option
Jiang Xin
2015-08-26
*
|
|
Merge branch 'pt/am-builtin-abort-fix'
Junio C Hamano
2015-08-26
|
\
\
\
|
*
|
|
am --skip/--abort: merge HEAD/ORIG_HEAD tree into index
Paul Tan
2015-08-19
|
|
/
/
*
|
|
Merge branch 'mh/tempfile'
Junio C Hamano
2015-08-25
|
|
/
|
/
|
*
|
am: let --signoff override --no-signoff
Paul Tan
2015-08-12
*
|
am: let command-line options override saved options
Paul Tan
2015-08-12
|
/
*
git-am: add am.threeWay config variable
Remi Lespinet
2015-08-04
*
builtin-am: remove redirection to git-am.sh
Paul Tan
2015-08-04
*
builtin-am: check for valid committer ident
Paul Tan
2015-08-04
*
builtin-am: implement legacy -b/--binary option
Paul Tan
2015-08-04
*
builtin-am: implement -i/--interactive
Paul Tan
2015-08-04
*
builtin-am: support and auto-detect mercurial patches
Paul Tan
2015-08-04
*
builtin-am: support and auto-detect StGit series files
Paul Tan
2015-08-04
*
builtin-am: support and auto-detect StGit patches
Paul Tan
2015-08-04
*
builtin-am: rerere support
Paul Tan
2015-08-04
*
builtin-am: invoke post-applypatch hook
Paul Tan
2015-08-04
*
builtin-am: invoke pre-applypatch hook
Paul Tan
2015-08-04
*
builtin-am: invoke applypatch-msg hook
Paul Tan
2015-08-04
*
builtin-am: support automatic notes copying
Paul Tan
2015-08-04
*
builtin-am: invoke post-rewrite hook
Paul Tan
2015-08-04
*
builtin-am: implement -S/--gpg-sign, commit.gpgsign
Paul Tan
2015-08-04
*
builtin-am: implement --committer-date-is-author-date
Paul Tan
2015-08-04
*
builtin-am: implement --ignore-date
Paul Tan
2015-08-04
*
builtin-am: pass git-apply's options to git-apply
Paul Tan
2015-08-04
*
builtin-am: implement --[no-]scissors
Paul Tan
2015-08-04
*
builtin-am: support --keep-cr, am.keepcr
Paul Tan
2015-08-04
*
builtin-am: implement --[no-]message-id, am.messageid
Paul Tan
2015-08-04
*
builtin-am: implement -k/--keep, --keep-non-patch
Paul Tan
2015-08-04
*
builtin-am: implement -u/--utf8
Paul Tan
2015-08-04
*
builtin-am: handle stray state directory
Paul Tan
2015-08-04
[next]