summaryrefslogtreecommitdiff
path: root/builtin/am.c
AgeCommit message (Expand)Author
2015-08-05builtin-am: refuse to apply patches if index is dirtyPaul Tan
2015-08-05builtin-am: implement committing applied patchPaul Tan
2015-08-05builtin-am: apply patch with git-applyPaul Tan
2015-08-05builtin-am: extract patch and commit info with git-mailinfoPaul Tan
2015-08-05builtin-am: auto-detect mbox patchesPaul Tan
2015-08-05builtin-am: split out mbox/maildir patches with git-mailsplitPaul Tan
2015-08-05builtin-am: implement patch queue mechanismPaul Tan
2015-08-05builtin-am: implement skeletal builtin amPaul Tan