110 Commits (e910ce30e41ae4ddc20a64661e8cf2702433e5db)

Author SHA1 Message Date
Todd Zullinger 5354a56fe7 Replace uses of "git-var" with "git var" 17 years ago
Stephan Beyer 09f8d055f9 git-am: Mention --abort in usage string part of OPTIONS_SPEC 17 years ago
Stephan Beyer c8fe1980b2 git-am: Add colon before the subject that is printed out as being applied 17 years ago
Olivier Marin 95f8ebbfc7 git am --skip: clean the index while preserving local changes 17 years ago
Olivier Marin 75e1645fbe git-am: remove dash from help message 17 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Nanako Shiraishi 3e5057a8b4 git am --abort 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Stephan Beyer 356a32a23a git-am/git-mailsplit: correct synopsis for reading from stdin 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Stephan Beyer 460abee5cd git-am: Do not exit silently if committer is unset 17 years ago
Junio C Hamano 22e407951e Teach "am" and "rebase" to mark the original position with ORIG_HEAD 17 years ago
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