266 Commits (a17c56c056d5fea0843b429132904c429a900229)

Author SHA1 Message Date
Junio C Hamano 15dc5b5fb0 Revert "git-am: add am.threeWay config variable" 10 years ago
Paul Tan 6ea3b67b4e am --abort: keep unrelated commits on unborn branch 10 years ago
Paul Tan e06764c8eb am --abort: support aborting to unborn branch 10 years ago
Paul Tan 20c3fe7621 am --abort: revert changes introduced by failed 3way merge 10 years ago
Paul Tan f8da6801e2 am --skip: support skipping while on unborn branch 10 years ago
Paul Tan 2c970c9ec3 am -3: support 3way merge on unborn branch 10 years ago
Paul Tan 88d5072466 am --skip: revert changes introduced by failed 3way merge 10 years ago
Remi Lespinet d96a275b91 git-am: add am.threeWay config variable 10 years ago
Remi Lespinet 1164db977e git-am.sh: fix initialization of the threeway variable 10 years ago
Nguyễn Thái Ngọc Duy b849b954d2 *.sh: avoid hardcoding $GIT_DIR/hooks/... 10 years ago
Paolo Bonzini a078f7321b git-am: add --message-id/--no-message-id 10 years ago
Justin Lebar 01689909eb comments: fix misuses of "nor" 11 years ago
Elia Pinto 75ee3d7078 git-am.sh: use the $(...) construct for command substitution 11 years ago
Nicolas Vigier 3b4e395f51 am: add the --gpg-sign option 11 years ago
Nicolas Vigier 883366235f am: parse options in stuck-long mode 11 years ago
Nicolas Vigier 51ba8ce372 git-sh-setup.sh: add variable to use the stuck-long mode 11 years ago
Jeff King fcb06a8d54 use @@PERL@@ in built scripts 11 years ago
Kevin Bracey 8ceb6fbd63 am: replace uses of --resolved with --continue 12 years ago
Ramkumar Ramachandra b141f3c9d3 am: handle stray $dotest directory 12 years ago
Ramkumar Ramachandra a1549e1049 am: return control to caller, for housekeeping 12 years ago
Ramkumar Ramachandra c30754f188 am: tighten a conditional that checks for $dotest 12 years ago
Simon Ruderich b34a912989 git-am: show the final log message on "Applying:" indicator 12 years ago
Junio C Hamano 4ae6d4699f git-am: record full index line in the patch used while rebasing 12 years ago
Dmitry V. Levin 5185b9707a am: invoke perl's strftime in C locale 12 years ago
Nguyễn Thái Ngọc Duy a312a271b9 am: quote string for translation before passing to eval_gettextln 13 years ago
Jiang Xin 31023e0a9f Remove dead code which contains bad gettext block 13 years ago
Jiang Xin 42e6504f5e i18n: am: mark more strings for translation 13 years ago
Jiang Xin c7108bf9ed i18n: rebase: mark messages for translation 13 years ago
Paul Gortmaker 14bf2d58bc am: indicate where a failed patch is to be found 13 years ago
Martin von Zweigbergk 0fbb95dc83 am: don't call mailinfo if $rebasing 13 years ago
Martin von Zweigbergk a230949409 am --rebasing: get patch body from commit, not from mailbox 13 years ago
Johannes Berg 58725efd4a am: support --include option 13 years ago
Junio C Hamano 5d86861c92 am -3: list the paths that needed 3-way fallback 13 years ago
Junio C Hamano 6c15a1c636 am: officially deprecate -b/--binary option 13 years ago
Thomas Rast 4eeb1de1c3 git-am: error out when seeing -b/--binary 13 years ago
Jim Meyering f0c5793b37 am: don't infloop for an empty input file 13 years ago
Junio C Hamano 4056afbcf2 am -3: allow nonstandard -p<num> option 13 years ago
Thomas Rast f7e5ea171b am: learn passing -b to mailinfo 13 years ago
Martin von Zweigbergk 7919704254 am: don't persist keepcr flag 13 years ago
Giuseppe Bilotta 0cfd112032 am: preliminary support for hg patches 14 years ago
Giuseppe Bilotta 45d51dc969 am: fix stgit patch mangling 14 years ago
Giuseppe Bilotta dff4b0ef30 am: format is in $patch_format, not parse_patch 14 years ago
Jeff King 2a6f08ac1f am: refresh the index at start and --resolved 14 years ago
David Barr 0e8341f29d am: ignore leading whitespace before patch 14 years ago
Jon Seymour de88c1ceda git-am: take advantage of gettextln and eval_gettextln. 14 years ago
maximilian attems 77e9e496a1 am: pass exclude down to apply 14 years ago
Ævar Arnfjörð Bjarmason 39dc30dc1b i18n: git-am printf(1) message to eval_gettext 14 years ago
Ævar Arnfjörð Bjarmason dff1a98350 i18n: git-am core say messages 14 years ago
Ævar Arnfjörð Bjarmason 865207a6dd i18n: git-am "Falling back" say message 14 years ago
Ævar Arnfjörð Bjarmason 7a74d04a46 i18n: git-am "Apply?" message 14 years ago