54 Commits (e4465f0e71cc389a26bcf7474ad12112f683f633)

Author SHA1 Message Date
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 18 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
Junio C Hamano 6d28644d69 git-am: do not allow empty commits by mistake. 19 years ago
Junio C Hamano d64e6b0429 Keep Porcelainish from failing by broken ident after making changes. 19 years ago
Junio C Hamano e3b59a44f6 Keep Porcelainish from failing by broken ident after making changes. 19 years ago
Junio C Hamano 1536dd9c61 Only call git-rerere if $GIT_DIR/rr-cache exists. 19 years ago
Junio C Hamano 8389b52b2a git-rerere: reuse recorded resolve. 19 years ago
Jan Harkes 69224716f7 Fix git-am --skip 19 years ago
Junio C Hamano e0e3ba208d mailinfo and git-am: allow "John Doe <johndoe>" 19 years ago
freku045@student.liu.se cf1fe88ce1 git-am: Usage string clean-up 19 years ago
H. Peter Anvin b3f041fb0f git-am support for naked email messages (take 2) 19 years ago
Jason Riedy 9754563ca9 Use printf rather than echo -n. 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Junio C Hamano 087b6742fc git-am: --binary; document --resume and --binary. 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Junio C Hamano 0c15cc921a git-am: --resolved. 19 years ago
Junio C Hamano 4bfb6b62ff git-am: do not lose already edited final-commit when resuming. 19 years ago
Junio C Hamano f89ad67fb0 Add [v]iew patch in git-am interactive. 19 years ago
Junio C Hamano 271440e3b6 git-am: make it easier after fixing up an unapplicable patch. 19 years ago
Junio C Hamano 2c674191d5 Fix missing exports in git-am 19 years ago