Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-04 | builtin-am: don't parse mail when resuming | 1 | -9/+25 | |
2015-08-04 | builtin-am: implement --resolved/--continue | 1 | -1/+71 | |
2015-08-04 | builtin-am: refuse to apply patches if index is dirty | 1 | -0/+45 | |
2015-08-04 | builtin-am: implement committing applied patch | 1 | -4/+51 | |
2015-08-04 | builtin-am: apply patch with git-apply | 1 | -1/+71 | |
2015-08-04 | builtin-am: extract patch and commit info with git-mailinfo | 1 | -0/+317 | |
2015-08-04 | builtin-am: auto-detect mbox patches | 1 | -0/+109 | |
2015-08-04 | builtin-am: split out mbox/maildir patches with git-mailsplit | 1 | -3/+104 | |
2015-08-04 | builtin-am: implement patch queue mechanism | 1 | -0/+177 | |
2015-08-04 | builtin-am: implement skeletal builtin am | 1 | -0/+29 |