aboutsummaryrefslogtreecommitdiff
path: root/builtin/am.c
Commit message (Expand)AuthorAge
* Merge branch 'sb/sequencer-abort-safety'Junio C Hamano2016-12-21
|\
| * am: change safe_to_abort()'s not rewinding error into a warningStephan Beyer2016-12-08
| * am: fix filename in safe_to_abort() error messageStephan Beyer2016-12-08
* | hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-07
|/
* Merge branch 'bc/object-id'Junio C Hamano2016-09-19
|\
| * builtin/am: convert to struct object_idbrian m. carlson2016-09-07
* | Merge branch 'cc/apply-am'Junio C Hamano2016-09-19
|\ \
| * | builtin/am: use apply API in run_apply()Christian Couder2016-09-07
* | | Merge branch 'ah/misc-message-fixes'Junio C Hamano2016-09-15
|\ \ \
| * | | am: put spaces around pipe in usage stringAlex Henrie2016-09-08
| | |/ | |/|
* | | am: refactor read_author_script()Junio C Hamano2016-08-30
|/ /
* | Merge branch 'js/am-3-merge-recursive-direct'Junio C Hamano2016-08-10
|\ \
| * | am -3: use merge_recursive() directly againJohannes Schindelin2016-07-26
| |/
* | Merge branch 'jk/reset-ident-time-per-commit'Junio C Hamano2016-08-10
|\ \ | |/ |/|
| * am: reset cached ident date for each patchJeff King2016-08-01
* | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way'Junio C Hamano2016-07-19
|\ \
| * | am: counteract gender biasJohannes Schindelin2016-07-08
| |/
* | Merge branch 'jk/write-file'Junio C Hamano2016-07-19
|\ \
| * | use write_file_buf where applicableJeff King2016-07-08
| * | am: ignore return value of write_file()René Scharfe2016-07-08
* | | am: support --patch-format=mboxrdEric Wong2016-06-06
|/ /
* | builtin/am.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
|/
* Merge branch 'jc/am-i-v-fix'Junio C Hamano2016-02-24
|\
| * am -i: fix "v"iewJunio C Hamano2016-02-17
* | Merge branch 'nd/diff-with-path-params'Junio C Hamano2016-02-03
|\ \
| * | diff: make -O and --output work in subdirectoryDuy Nguyen2016-01-21
| * | Merge branch 'jc/am-3-fallback-regression-fix' into maintJunio C Hamano2015-11-03
| |\ \
| * \ \ Merge branch 'rt/placeholder-in-usage' into maintJunio C Hamano2015-11-03
| |\ \ \
| * \ \ \ Merge branch 'tk/stripspace' into maintJunio C Hamano2015-11-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'pt/am-builtin' into maintJunio C Hamano2015-10-16
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'jc/strbuf-getline'Junio C Hamano2016-01-28
|\ \ \ \ \ \ \
| * | | | | | | strbuf: give strbuf_getline() to the "most text friendly" variantJunio C Hamano2016-01-15
| * | | | | | | strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
| * | | | | | | strbuf: make strbuf_getline_crlf() globalJunio C Hamano2016-01-14
* | | | | | | | am: release pack files before garbage-collectingJohannes Schindelin2016-01-13
|/ / / / / / /
* | | | | | | Convert struct object to object_idbrian m. carlson2015-11-20
* | | | | | | Merge branch 'jc/am-mailinfo-direct'Junio C Hamano2015-10-29
|\ \ \ \ \ \ \
| * | | | | | | am: make direct call to mailinfoJunio C Hamano2015-10-21
| |/ / / / / /
* | | | | | | Merge branch 'tk/stripspace'Junio C Hamano2015-10-26
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | strbuf: make stripspace() part of strbufTobias Klauser2015-10-16
| |/ / / / /
* | | | | | Merge branch 'rt/placeholder-in-usage'Junio C Hamano2015-10-26
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am, credential-cache: add angle brackets to usage stringRalf Thielow2015-10-16
| |/ / / /
* | | | | Merge branch 'jc/am-3-fallback-regression-fix'Junio C Hamano2015-10-26
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am -3: do not let failed merge from completing the error codepathJunio C Hamano2015-10-09
| |/ / /
* | | | Merge branch 'pt/am-builtin'Junio C Hamano2015-10-15
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am: configure gpg at startupRenee Margaret McConahy2015-09-30
* | | Merge branch 'jc/builtin-am-signoff-regression-fix'Junio C Hamano2015-09-08
|\ \ \
| * | | am: match --signoff to the original scripted versionJunio C Hamano2015-09-06
* | | | rerere: release lockfile in non-writing functionsJeff King2015-09-01
* | | | Merge branch 'jc/am-state-fix'Junio C Hamano2015-08-31
|\ \ \ \