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
/
builtin
/
am.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
Merge branch 'jc/am-i-v-fix'
Junio C Hamano
1
-1
/
+1
2016-02-17
am -i: fix "v"iew
Junio C Hamano
1
-1
/
+1
2016-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
1
-1
/
+1
2016-01-28
Merge branch 'jc/strbuf-getline'
Junio C Hamano
1
-26
/
+11
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
1
-1
/
+1
2016-01-15
strbuf: give strbuf_getline() to the "most text friendly" variant
Junio C Hamano
1
-4
/
+4
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
1
-7
/
+7
2016-01-14
strbuf: make strbuf_getline_crlf() global
Junio C Hamano
1
-15
/
+0
2016-01-13
am: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+1
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-1
/
+1
2015-11-03
Merge branch 'jc/am-3-fallback-regression-fix' into maint
Junio C Hamano
1
-16
/
+33
2015-11-03
Merge branch 'rt/placeholder-in-usage' into maint
Junio C Hamano
1
-2
/
+2
2015-11-03
Merge branch 'tk/stripspace' into maint
Junio C Hamano
1
-1
/
+1
2015-10-29
Merge branch 'jc/am-mailinfo-direct'
Junio C Hamano
1
-19
/
+23
2015-10-26
Merge branch 'tk/stripspace'
Junio C Hamano
1
-1
/
+1
2015-10-26
Merge branch 'rt/placeholder-in-usage'
Junio C Hamano
1
-2
/
+2
2015-10-26
Merge branch 'jc/am-3-fallback-regression-fix'
Junio C Hamano
1
-16
/
+33
2015-10-21
am: make direct call to mailinfo
Junio C Hamano
1
-19
/
+23
2015-10-16
Merge branch 'pt/am-builtin' into maint
Junio C Hamano
1
-1
/
+12
2015-10-16
am, credential-cache: add angle brackets to usage string
Ralf Thielow
1
-2
/
+2
2015-10-16
strbuf: make stripspace() part of strbuf
Tobias Klauser
1
-1
/
+1
2015-10-15
Merge branch 'pt/am-builtin'
Junio C Hamano
1
-1
/
+12
2015-10-09
am -3: do not let failed merge from completing the error codepath
Junio C Hamano
1
-16
/
+33
2015-09-30
am: configure gpg at startup
Renee Margaret McConahy
1
-1
/
+12
2015-09-08
Merge branch 'jc/builtin-am-signoff-regression-fix'
Junio C Hamano
1
-2
/
+29
2015-09-06
am: match --signoff to the original scripted version
Junio C Hamano
1
-2
/
+29
2015-09-01
rerere: release lockfile in non-writing functions
Jeff King
1
-5
/
+0
2015-08-31
Merge branch 'jc/am-state-fix'
Junio C Hamano
1
-27
/
+41
2015-08-26
Merge branch 'pt/am-builtin'
Junio C Hamano
1
-1
/
+1
2015-08-26
Merge branch 'pt/am-builtin-abort-fix'
Junio C Hamano
1
-13
/
+36
2015-08-26
i18n: am: fix typo in description of -b option
Jiang Xin
1
-1
/
+1
2015-08-25
Merge branch 'mh/tempfile'
Junio C Hamano
1
-0
/
+1
2015-08-25
write_file_v(): do not leave incomplete line at the end
Junio C Hamano
1
-8
/
+2
2015-08-24
write_file(): drop "fatal" parameter
Junio C Hamano
1
-2
/
+2
2015-08-24
builtin/am: make sure state files are text
Junio C Hamano
1
-2
/
+8
2015-08-24
builtin/am: introduce write_state_*() helper functions
Junio C Hamano
1
-27
/
+41
2015-08-19
am --skip/--abort: merge HEAD/ORIG_HEAD tree into index
Paul Tan
1
-13
/
+36
2015-08-12
am: let --signoff override --no-signoff
Paul Tan
1
-3
/
+25
2015-08-12
am: let command-line options override saved options
Paul Tan
1
-4
/
+12
2015-08-04
git-am: add am.threeWay config variable
Remi Lespinet
1
-0
/
+2
2015-08-04
builtin-am: remove redirection to git-am.sh
Paul Tan
1
-15
/
+0
2015-08-04
builtin-am: check for valid committer ident
Paul Tan
1
-0
/
+3
2015-08-04
builtin-am: implement legacy -b/--binary option
Paul Tan
1
-0
/
+7
2015-08-04
builtin-am: implement -i/--interactive
Paul Tan
1
-1
/
+104
2015-08-04
builtin-am: support and auto-detect mercurial patches
Paul Tan
1
-1
/
+73
2015-08-04
builtin-am: support and auto-detect StGit series files
Paul Tan
1
-1
/
+58
2015-08-04
builtin-am: support and auto-detect StGit patches
Paul Tan
1
-1
/
+131
2015-08-04
builtin-am: rerere support
Paul Tan
1
-0
/
+25
2015-08-04
builtin-am: invoke post-applypatch hook
Paul Tan
1
-0
/
+2
2015-08-04
builtin-am: invoke pre-applypatch hook
Paul Tan
1
-0
/
+3
[next]