index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
am.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-04
builtin-am: bypass git-mailinfo when --rebasing
Paul Tan
1
-1
/
+133
2015-08-04
builtin-am: implement --rebasing mode
Paul Tan
1
-4
/
+26
2015-08-04
builtin-am: implement --3way
Paul Tan
1
-4
/
+150
2015-08-04
builtin-am: implement -s/--signoff
Paul Tan
1
-0
/
+12
2015-08-04
builtin-am: exit with user friendly message on failure
Paul Tan
1
-4
/
+26
2015-08-04
builtin-am: implement -q/--quiet
Paul Tan
1
-3
/
+28
2015-08-04
builtin-am: reject patches when there's a session in progress
Paul Tan
1
-0
/
+15
2015-08-04
builtin-am: implement --abort
Paul Tan
1
-3
/
+100
2015-08-04
builtin-am: implement --skip
Paul Tan
1
-2
/
+121
2015-08-04
builtin-am: don't parse mail when resuming
Paul Tan
1
-9
/
+25
2015-08-04
builtin-am: implement --resolved/--continue
Paul Tan
1
-1
/
+71
2015-08-04
builtin-am: refuse to apply patches if index is dirty
Paul Tan
1
-0
/
+45
2015-08-04
builtin-am: implement committing applied patch
Paul Tan
1
-4
/
+51
2015-08-04
builtin-am: apply patch with git-apply
Paul Tan
1
-1
/
+71
2015-08-04
builtin-am: extract patch and commit info with git-mailinfo
Paul Tan
1
-0
/
+317
2015-08-04
builtin-am: auto-detect mbox patches
Paul Tan
1
-0
/
+109
2015-08-04
builtin-am: split out mbox/maildir patches with git-mailsplit
Paul Tan
1
-3
/
+104
2015-08-04
builtin-am: implement patch queue mechanism
Paul Tan
1
-0
/
+177
2015-08-04
builtin-am: implement skeletal builtin am
Paul Tan
1
-0
/
+29
[prev]