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
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-04-26
Merge branch 'jk/war-on-git-path'
Junio C Hamano
1
-6
/
+4
2017-04-26
Merge branch 'gb/rebase-signoff'
Junio C Hamano
1
-21
/
+18
2017-04-23
Merge branch 'rs/misc-cppcheck-fixes'
Junio C Hamano
1
-2
/
+6
2017-04-20
am: drop "dir" parameter from am_state_init
Jeff King
1
-6
/
+4
2017-04-16
am: close stream on error, but not stdin
René Scharfe
1
-2
/
+6
2017-04-16
builtin/am: fold am_signoff() into am_append_signoff()
Giuseppe Bilotta
1
-18
/
+15
2017-04-16
builtin/am: honor --signoff also when --rebasing
Giuseppe Bilotta
1
-3
/
+3
2017-02-20
delete_ref: accept a reflog message argument
Kyle Meyer
1
-2
/
+2
2016-12-21
Merge branch 'sb/sequencer-abort-safety'
Junio C Hamano
1
-2
/
+2
2016-12-08
am: change safe_to_abort()'s not rewinding error into a warning
Stephan Beyer
1
-1
/
+1
2016-12-08
am: fix filename in safe_to_abort() error message
Stephan Beyer
1
-1
/
+1
2016-12-07
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
1
-3
/
+3
2016-09-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-70
/
+70
2016-09-19
Merge branch 'cc/apply-am'
Junio C Hamano
1
-22
/
+43
2016-09-15
Merge branch 'ah/misc-message-fixes'
Junio C Hamano
1
-1
/
+1
2016-09-08
am: put spaces around pipe in usage string
Alex Henrie
1
-1
/
+1
2016-09-07
builtin/am: convert to struct object_id
brian m. carlson
1
-70
/
+70
2016-09-07
builtin/am: use apply API in run_apply()
Christian Couder
1
-22
/
+43
2016-08-30
am: refactor read_author_script()
Junio C Hamano
1
-58
/
+45
2016-08-10
Merge branch 'js/am-3-merge-recursive-direct'
Junio C Hamano
1
-40
/
+22
2016-08-10
Merge branch 'jk/reset-ident-time-per-commit'
Junio C Hamano
1
-0
/
+2
2016-08-01
am: reset cached ident date for each patch
Jeff King
1
-0
/
+2
2016-07-26
am -3: use merge_recursive() directly again
Johannes Schindelin
1
-40
/
+22
2016-07-19
Merge branch 'js/am-call-theirs-theirs-in-fallback-3way'
Junio C Hamano
1
-8
/
+8
2016-07-19
Merge branch 'jk/write-file'
Junio C Hamano
1
-15
/
+10
2016-07-08
am: counteract gender bias
Johannes Schindelin
1
-8
/
+8
2016-07-08
use write_file_buf where applicable
Jeff King
1
-6
/
+1
2016-07-08
am: ignore return value of write_file()
René Scharfe
1
-9
/
+9
2016-06-06
am: support --patch-format=mboxrd
Eric Wong
1
-3
/
+11
2016-05-09
builtin/am.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-6
/
+5
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
[next]