69 Commits (df5218b4c30b2fa1ba0d1ada4166ad85bc83be26)

Author SHA1 Message Date
brian m. carlson f2fd0760f6 Convert struct object to object_id 9 years ago
Junio C Hamano 4b98bae2cb am: make direct call to mailinfo 10 years ago
Ralf Thielow d96a0313ef am, credential-cache: add angle brackets to usage string 10 years ago
Tobias Klauser 63af4a8446 strbuf: make stripspace() part of strbuf 10 years ago
Junio C Hamano c63d4b2fe8 am -3: do not let failed merge from completing the error codepath 10 years ago
Renee Margaret McConahy 434c64df66 am: configure gpg at startup 10 years ago
Junio C Hamano aab845424e am: match --signoff to the original scripted version 10 years ago
Jeff King 9dd330e6ca rerere: release lockfile in non-writing functions 10 years ago
Jiang Xin 1fb5a0ea96 i18n: am: fix typo in description of -b option 10 years ago
Junio C Hamano e7ffa38c6e write_file_v(): do not leave incomplete line at the end 10 years ago
Junio C Hamano 12d6ce1dba write_file(): drop "fatal" parameter 10 years ago
Junio C Hamano 57c867efe4 builtin/am: make sure state files are text 10 years ago
Junio C Hamano 25b763ba7a builtin/am: introduce write_state_*() helper functions 10 years ago
Paul Tan 3ecc7040ef am --skip/--abort: merge HEAD/ORIG_HEAD tree into index 10 years ago
Paul Tan b5e823594c am: let --signoff override --no-signoff 10 years ago
Paul Tan 852a171018 am: let command-line options override saved options 10 years ago
Remi Lespinet e97a5e765d git-am: add am.threeWay config variable 10 years ago
Paul Tan 783d7e865e builtin-am: remove redirection to git-am.sh 10 years ago
Paul Tan 5e4f9cff3c builtin-am: check for valid committer ident 10 years ago
Paul Tan c2676cde9f builtin-am: implement legacy -b/--binary option 10 years ago
Paul Tan 7ff2683253 builtin-am: implement -i/--interactive 10 years ago
Paul Tan 94cd175cff builtin-am: support and auto-detect mercurial patches 10 years ago
Paul Tan 336108c156 builtin-am: support and auto-detect StGit series files 10 years ago
Paul Tan 5ae41c79b8 builtin-am: support and auto-detect StGit patches 10 years ago
Paul Tan f1cb96d687 builtin-am: rerere support 10 years ago
Paul Tan 7088f8078a builtin-am: invoke post-applypatch hook 10 years ago
Paul Tan 6c24c5c0a5 builtin-am: invoke pre-applypatch hook 10 years ago
Paul Tan b8803d8f8c builtin-am: invoke applypatch-msg hook 10 years ago
Paul Tan 88b291fe9d builtin-am: support automatic notes copying 10 years ago
Paul Tan 13b97ea5f0 builtin-am: invoke post-rewrite hook 10 years ago
Paul Tan 7e35dacbe3 builtin-am: implement -S/--gpg-sign, commit.gpgsign 10 years ago
Paul Tan 0cd4bcba67 builtin-am: implement --committer-date-is-author-date 10 years ago
Paul Tan f07adb62f2 builtin-am: implement --ignore-date 10 years ago
Paul Tan 257e8cecc1 builtin-am: pass git-apply's options to git-apply 10 years ago
Paul Tan 9b646617b8 builtin-am: implement --[no-]scissors 10 years ago
Paul Tan 5d123a4017 builtin-am: support --keep-cr, am.keepcr 10 years ago
Paul Tan 702cbaad61 builtin-am: implement --[no-]message-id, am.messageid 10 years ago
Paul Tan 4f1b696175 builtin-am: implement -k/--keep, --keep-non-patch 10 years ago
Paul Tan ef7ee16d75 builtin-am: implement -u/--utf8 10 years ago
Paul Tan 6d42ac2941 builtin-am: handle stray state directory 10 years ago
Paul Tan df2760a576 builtin-am: bypass git-mailinfo when --rebasing 10 years ago
Paul Tan 35bdcc59f6 builtin-am: implement --rebasing mode 10 years ago
Paul Tan 84f3de28ba builtin-am: implement --3way 10 years ago
Paul Tan eb898b83f2 builtin-am: implement -s/--signoff 10 years ago
Paul Tan 2d83109aab builtin-am: exit with user friendly message on failure 10 years ago
Paul Tan 5d28cf7819 builtin-am: implement -q/--quiet 10 years ago
Paul Tan 8d18550318 builtin-am: reject patches when there's a session in progress 10 years ago
Paul Tan 33388a71d2 builtin-am: implement --abort 10 years ago
Paul Tan 9990080c9d builtin-am: implement --skip 10 years ago
Paul Tan 8c7b1563ee builtin-am: don't parse mail when resuming 10 years ago