summaryrefslogtreecommitdiff
path: root/git-am.sh
Commit message (Expand)AuthorAgeFilesLines
* am: replace uses of --resolved with --continueKevin Bracey2013-06-271-4/+4
* am: handle stray $dotest directoryRamkumar Ramachandra2013-06-171-0/+17
* am: return control to caller, for housekeepingRamkumar Ramachandra2013-05-121-2/+7
* am: tighten a conditional that checks for $dotestRamkumar Ramachandra2013-05-121-1/+3
* git-am: show the final log message on "Applying:" indicatorSimon Ruderich2013-03-211-7/+7
* Merge branch 'jc/fake-ancestor-with-non-blobs'Junio C Hamano2013-02-051-1/+1
|\
| * git-am: record full index line in the patch used while rebasingJunio C Hamano2013-01-311-1/+1
* | Merge branch 'dl/am-hg-locale'Junio C Hamano2013-01-281-1/+1
|\ \ | |/ |/|
| * am: invoke perl's strftime in C localeDmitry V. Levin2013-01-181-1/+1
* | Merge branch 'nd/am-i18n-fix'Junio C Hamano2012-09-071-2/+2
|\ \
| * | am: quote string for translation before passing to eval_gettextlnNguyễn Thái Ngọc Duy2012-08-221-2/+2
* | | Merge branch 'jx/i18n-1.7.11'Junio C Hamano2012-07-311-12/+8
|\ \ \
| * | | Remove dead code which contains bad gettext blockJiang Xin2012-07-261-3/+0
| * | | i18n: am: mark more strings for translationJiang Xin2012-07-261-6/+5
| * | | i18n: rebase: mark messages for translationJiang Xin2012-07-251-3/+3
* | | | Merge branch 'pg/maint-1.7.9-am-where-is-patch'Junio C Hamano2012-07-221-0/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am: indicate where a failed patch is to be foundPaul Gortmaker2012-07-131-0/+5
| * | Merge branch 'jc/am-3-nonstandard-popt' into maintJunio C Hamano2012-03-121-4/+7
| |\ \
* | | | am: don't call mailinfo if $rebasingMartin von Zweigbergk2012-06-261-23/+24
* | | | am --rebasing: get patch body from commit, not from mailboxMartin von Zweigbergk2012-06-261-0/+1
* | | | Merge branch 'jc/am-report-3way'Junio C Hamano2012-04-201-0/+6
|\ \ \ \
| * | | | am -3: list the paths that needed 3-way fallbackJunio C Hamano2012-03-281-0/+6
* | | | | Merge branch 'jb/am-include'Junio C Hamano2012-04-201-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | am: support --include optionJohannes Berg2012-03-281-1/+2
* | | | | am: officially deprecate -b/--binary optionJunio C Hamano2012-03-131-2/+2
* | | | | git-am: error out when seeing -b/--binaryThomas Rast2012-03-121-1/+3
* | | | | Merge branch 'jc/am-3-nonstandard-popt'Junio C Hamano2012-03-041-4/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am -3: allow nonstandard -p<num> optionJunio C Hamano2012-02-221-4/+7
* | | | | Merge branch 'maint'Junio C Hamano2012-02-261-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am: don't infloop for an empty input fileJim Meyering2012-02-261-1/+1
| |/ / /
* | | | Merge branch 'tr/maint-mailinfo'Junio C Hamano2012-01-291-4/+16
|\ \ \ \ | |/ / / |/| | |
| * | | am: learn passing -b to mailinfoThomas Rast2012-01-161-4/+16
* | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2011-12-091-7/+0
|\ \ \ \
| * | | | am: don't persist keepcr flagMartin von Zweigbergk2011-12-091-7/+0
* | | | | Merge branch 'gb/am-hg-patch'Junio C Hamano2011-10-051-0/+34
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | am: preliminary support for hg patchesGiuseppe Bilotta2011-08-291-0/+34
* | | | Merge branch 'gb/maint-am-stgit-author-to-from-fix'Junio C Hamano2011-09-021-1/+1
|\ \ \ \
| * | | | am: fix stgit patch manglingGiuseppe Bilotta2011-08-291-1/+1
| |/ / /
* | | | Merge branch 'gb/maint-am-patch-format-error-message'Junio C Hamano2011-09-021-1/+2
|\ \ \ \
| * | | | am: format is in $patch_format, not parse_patchGiuseppe Bilotta2011-08-291-1/+2
* | | | | Merge branch 'js/i18n-scripts'Junio C Hamano2011-08-251-17/+14
|\ \ \ \ \
| * | | | | git-am: take advantage of gettextln and eval_gettextln.Jon Seymour2011-08-081-17/+14
* | | | | | Merge branch 'db/am-skip-blank-at-the-beginning'Junio C Hamano2011-08-181-3/+8
|\ \ \ \ \ \
| * | | | | | am: ignore leading whitespace before patchDavid Barr2011-08-111-3/+8
| |/ / / / /
* | | | | | Merge branch 'ma/am-exclude'Junio C Hamano2011-08-181-1/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | am: pass exclude down to applymaximilian attems2011-08-031-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'maint'Junio C Hamano2011-08-161-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | am: refresh the index at start and --resolvedJeff King2011-08-161-0/+2
| |/ / /
* | | | i18n: git-am printf(1) message to eval_gettextÆvar Arnfjörð Bjarmason2011-05-211-1/+1
* | | | i18n: git-am core say messagesÆvar Arnfjörð Bjarmason2011-05-211-3/+3