95 Commits (7f8365f894d60f240edd356f32e3c1bda994ed41)

Author SHA1 Message Date
Alejandro Mery 1d9b26562e git-am: head -1 is obsolete and doesn't work on some new systems 17 years ago
Jeff King e77b0b5d0f git-am: fix typo in usage message 17 years ago
Junio C Hamano 29df2385d0 am: POSIX portability fix 17 years ago
Junio C Hamano 11dc4e70c3 git-am: minor cleanup 17 years ago
Junio C Hamano 5e835cac86 rebase: do not munge commit log message 17 years ago
Linus Torvalds 2e6e3e829f git-am: cope better with an empty Subject: line 17 years ago
Jeff King b4ce54fc61 remove use of "tail -n 1" and "tail -1" 17 years ago
Junio C Hamano 3041c32430 am: --rebasing 17 years ago
Junio C Hamano e72c74062c am: remove support for -d .dotest 17 years ago
Junio C Hamano bb034f839a am: read from the right mailbox when started from a subdirectory 17 years ago
Jeff King c14918415a allow git-am to run in a subdirectory 17 years ago
Jörg Sommer fe1fa946f5 git-am: fix type in its usage string 17 years ago
Michael Stefaniuc e0cd252eb0 git-am: Run git gc only once and not for every patch. 17 years ago
Junio C Hamano f23272f3fd git-am -i: report rewritten title 17 years ago
Junio C Hamano 3b78959ece Revert "git-am: catch missing author date early." 17 years ago
Junio C Hamano 6e9e0327b7 git-am: catch missing author date early. 17 years ago
Junio C Hamano 38762c47d6 scripts: do not get confused with HEAD in work tree 17 years ago
Junio C Hamano 66006c63e7 git-am: -i does not take a string parameter. 17 years ago
Johannes Sixt dfdd7e6686 Give git-am back the ability to add Signed-off-by lines. 17 years ago
Pierre Habouzit 78443d9049 Migrate git-am.sh to use git-rev-parse --parseopt 17 years ago
Junio C Hamano 076d7aa5d4 git-am: fix typo in the previous one. 17 years ago
Junio C Hamano 1f08819101 git-am: make the output quieter. 17 years ago
Johannes Schindelin 26b2800768 apply: get rid of --index-info in favor of --build-fake-ancestor 17 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 17 years ago
Johannes Schindelin 7a98869935 apply: get rid of --index-info in favor of --build-fake-ancestor 17 years ago
Junio C Hamano d4bb43ee27 Invoke "git gc --auto" from commit, merge, am and rebase. 17 years ago
Brian Hetro 1560be16b9 Make usage documentation for git-am consistent. 17 years ago
Gerrit Pape 3f0a8f3c01 git-am: initialize variable $resume on startup 18 years ago
Johannes Schindelin ca193cf1ad git am: skip pine's internal folder data 18 years ago
Adam Roben ef0c2abf3e Add GIT_EDITOR environment and core.editor configuration variables 18 years ago
Johannes Schindelin b4372ef136 Enable "git rerere" by the config variable rerere.enabled 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Jeff King a23bfaed7d More echo "$user_message" fixes. 18 years ago
Jeff King 4b7cc26a74 git-am: use printf instead of echo on user-supplied strings 18 years ago
Josh Triplett 6777c3806d Fix typo in git-am: s/Was is/Was it/ 18 years ago
Alex Riesen 06aff47b22 Use diff* with --exit-code in git-am, git-rebase and git-merge-ours 18 years ago
Don Zickus 87ab799234 builtin-mailinfo.c infrastrcture changes 18 years ago
Junio C Hamano b1440cc806 Reword git-am 3-way fallback failure message. 18 years ago
Junio C Hamano 2092a1fefd Teach git-am to pass -p option down to git-apply 18 years ago
Michael S. Tsirkin 67dad687ad add -C[NUM] to git-am 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
Junio C Hamano bb1091a475 -u is now default for 'git-mailinfo'. 18 years ago
Junio C Hamano 3cf167ba4b git-am: should work when "--no-utf8 --utf8" is given 18 years ago
Junio C Hamano d84029b673 --utf8 is now default for 'git-am' 18 years ago
Shawn O. Pearce 579c9bb198 Use merge-recursive in git-am -3. 18 years ago
Shawn O. Pearce f94741324e Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
Shawn O. Pearce 64646d1177 Suggest 'add' in am/revert/cherry-pick. 18 years ago
Eric Wong f131dd492f rerere: record (or avoid misrecording) resolved, skipped or aborted rebase/am 18 years ago
Junio C Hamano f2b5792564 Fix git-am safety checks 18 years ago
Junio C Hamano c95b138985 Fix git-am safety checks 18 years ago