40379 Commits (12d6ce1dba504dfc5279b8d24da3edb4865c2820)
 

Author SHA1 Message Date
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 b5e823594c am: let --signoff override --no-signoff 10 years ago
Paul Tan 852a171018 am: let command-line options override saved options 10 years ago
Paul Tan 18d8c26930 test_terminal: redirect child process' stdin to a pty 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 d23a5117f8 cache-tree: introduce write_index_as_tree() 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
Paul Tan 240bfd2de9 builtin-am: implement --resolved/--continue 10 years ago
Paul Tan 32a5fcbfe9 builtin-am: refuse to apply patches if index is dirty 10 years ago
Paul Tan c9e8d960b6 builtin-am: implement committing applied patch 10 years ago
Paul Tan 38a824fe05 builtin-am: apply patch with git-apply 10 years ago
Paul Tan 3e20dcf367 builtin-am: extract patch and commit info with git-mailinfo 10 years ago
Paul Tan c29807b27d builtin-am: auto-detect mbox patches 10 years ago
Paul Tan 11c2177f2c builtin-am: split out mbox/maildir patches with git-mailsplit 10 years ago
Paul Tan 8c3bd9e288 builtin-am: implement patch queue mechanism 10 years ago
Paul Tan 73c2779f42 builtin-am: implement skeletal builtin am 10 years ago