127 Commits (0c3473561610ac9f94c65f64178d2a66ee73eb64)

Author SHA1 Message Date
Junio C Hamano 2d56a13643 git-am: make --abort less dangerous 16 years ago
Michael J Gruber c767184d8f git-am: Keep index in case of abort with dirty index 16 years ago
Jay Soffian 98ef23b3b1 git-am: minor cleanups 16 years ago
Nanako Shiraishi a79ec62d06 git-am: Add --ignore-date option 16 years ago
Junio C Hamano 3f01ad6654 am: Add --committer-date-is-author-date option 16 years ago
martin f. krafft b80da424a1 git-am: implement --reject option passed to git-apply 16 years ago
Junio C Hamano 4d2e283a1e git-am: re-fix the diag message printing 16 years ago
Jonas Flodén a70d4100d0 git-am: Make it easier to see which patch failed 16 years ago
Junio C Hamano 17f26a9ee3 git-am: fix shell quoting 16 years ago
Junio C Hamano b47dfe9e9c git-am: add --directory=<dir> option 16 years ago
Junio C Hamano 9b9f5a2258 git-am: rename apply_opt_extra file to apply-opt 16 years ago
Junio C Hamano 22db240dd1 git-am: propagate --3way options as well 16 years ago
Junio C Hamano a20033796b git-am: propagate -C<n>, -p<n> options as well 16 years ago
Junio C Hamano 1556ef1e37 git-am --whitespace: do not lose the command line option 16 years ago
Stephan Beyer cb3a160d60 git-am: ignore --binary option 17 years ago
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. 18 years ago
Johannes Schindelin 26b2800768 apply: get rid of --index-info in favor of --build-fake-ancestor 18 years ago