77 Commits (591aa2536fdbc4090ba8d4ca512d4ee7df4bf05d)

Author SHA1 Message Date
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
Junio C Hamano fd7bcfb524 git-am: give better diagnostics when the patch does not apply during --3way 19 years ago
Lukas Sandström cbd64afbb3 git-am: Don't accept an mbox on stdin of we already have a .dotest directory 19 years ago
Shawn Pearce 8ef1c7c77d Record rebase changes as 'rebase' in the reflog. 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Shawn Pearce 67644a4d77 Include ref log detail in commit, reset, etc. 19 years ago
Junio C Hamano b7627278e2 git-am: use apply --cached 19 years ago
Sean cc120056a8 Make git rebase interactive help match documentation. 19 years ago
Robert Shearman ced9456a27 Give the user a hint for how to continue in the case that git-am fails because it requires user intervention 19 years ago
Junio C Hamano c1d1128bef git-am --resolved: more usable error message. 19 years ago
Junio C Hamano 8273c79ae2 war on whitespaces: documentation. 19 years ago
Junio C Hamano 12cbbdc40b git-am: --whitespace=x option. 19 years ago
Junio C Hamano 8c31cb822f git-am: --whitespace=x option. 19 years ago