index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
am --skip/--abort: merge HEAD/ORIG_HEAD tree into index
Paul Tan
2015-08-19
2
-13
/
+60
*
git-am: add am.threeWay config variable
Remi Lespinet
2015-08-05
4
-2
/
+34
*
builtin-am: remove redirection to git-am.sh
Paul Tan
2015-08-05
4
-22
/
+1
*
builtin-am: check for valid committer ident
Paul Tan
2015-08-05
1
-0
/
+3
*
builtin-am: implement legacy -b/--binary option
Paul Tan
2015-08-05
1
-0
/
+7
*
builtin-am: implement -i/--interactive
Paul Tan
2015-08-05
1
-1
/
+104
*
builtin-am: support and auto-detect mercurial patches
Paul Tan
2015-08-05
1
-1
/
+73
*
builtin-am: support and auto-detect StGit series files
Paul Tan
2015-08-05
1
-1
/
+58
*
builtin-am: support and auto-detect StGit patches
Paul Tan
2015-08-05
1
-1
/
+131
*
builtin-am: rerere support
Paul Tan
2015-08-05
1
-0
/
+25
*
builtin-am: invoke post-applypatch hook
Paul Tan
2015-08-05
1
-0
/
+2
*
builtin-am: invoke pre-applypatch hook
Paul Tan
2015-08-05
1
-0
/
+3
*
builtin-am: invoke applypatch-msg hook
Paul Tan
2015-08-05
1
-0
/
+24
*
builtin-am: support automatic notes copying
Paul Tan
2015-08-05
1
-0
/
+60
*
builtin-am: invoke post-rewrite hook
Paul Tan
2015-08-05
1
-0
/
+55
*
builtin-am: implement -S/--gpg-sign, commit.gpgsign
Paul Tan
2015-08-05
1
-1
/
+10
*
builtin-am: implement --committer-date-is-author-date
Paul Tan
2015-08-05
1
-0
/
+8
*
builtin-am: implement --ignore-date
Paul Tan
2015-08-05
1
-1
/
+5
*
builtin-am: pass git-apply's options to git-apply
Paul Tan
2015-08-05
1
-0
/
+45
*
builtin-am: implement --[no-]scissors
Paul Tan
2015-08-05
1
-0
/
+48
*
builtin-am: support --keep-cr, am.keepcr
Paul Tan
2015-08-05
1
-6
/
+23
*
builtin-am: implement --[no-]message-id, am.messageid
Paul Tan
2015-08-05
1
-0
/
+13
*
builtin-am: implement -k/--keep, --keep-non-patch
Paul Tan
2015-08-05
1
-0
/
+50
*
builtin-am: implement -u/--utf8
Paul Tan
2015-08-05
1
-0
/
+11
*
builtin-am: handle stray state directory
Paul Tan
2015-08-05
1
-0
/
+17
*
builtin-am: bypass git-mailinfo when --rebasing
Paul Tan
2015-08-05
1
-1
/
+133
*
builtin-am: implement --rebasing mode
Paul Tan
2015-08-05
1
-4
/
+26
*
builtin-am: implement --3way
Paul Tan
2015-08-05
1
-4
/
+150
*
cache-tree: introduce write_index_as_tree()
Paul Tan
2015-08-05
2
-12
/
+18
*
builtin-am: implement -s/--signoff
Paul Tan
2015-08-05
1
-0
/
+12
*
builtin-am: exit with user friendly message on failure
Paul Tan
2015-08-05
1
-4
/
+26
*
builtin-am: implement -q/--quiet
Paul Tan
2015-08-05
1
-3
/
+28
*
builtin-am: reject patches when there's a session in progress
Paul Tan
2015-08-05
1
-0
/
+15
*
builtin-am: implement --abort
Paul Tan
2015-08-05
1
-3
/
+100
*
builtin-am: implement --skip
Paul Tan
2015-08-05
1
-2
/
+121
*
builtin-am: don't parse mail when resuming
Paul Tan
2015-08-05
1
-9
/
+25
*
builtin-am: implement --resolved/--continue
Paul Tan
2015-08-05
1
-1
/
+71
*
builtin-am: refuse to apply patches if index is dirty
Paul Tan
2015-08-05
1
-0
/
+45
*
builtin-am: implement committing applied patch
Paul Tan
2015-08-05
1
-4
/
+51
*
builtin-am: apply patch with git-apply
Paul Tan
2015-08-05
1
-1
/
+71
*
builtin-am: extract patch and commit info with git-mailinfo
Paul Tan
2015-08-05
1
-0
/
+317
*
builtin-am: auto-detect mbox patches
Paul Tan
2015-08-05
1
-0
/
+109
*
builtin-am: split out mbox/maildir patches with git-mailsplit
Paul Tan
2015-08-05
1
-3
/
+104
*
builtin-am: implement patch queue mechanism
Paul Tan
2015-08-05
1
-0
/
+177
*
builtin-am: implement skeletal builtin am
Paul Tan
2015-08-05
4
-0
/
+37
*
wrapper: implement xfopen()
Paul Tan
2015-08-05
2
-0
/
+22
*
wrapper: implement xopen()
Paul Tan
2015-08-05
2
-0
/
+36
*
Merge branch 'jk/date-mode-format'
Junio C Hamano
2015-08-03
28
-78
/
+172
|
\
|
*
strbuf: make strbuf_addftime more robust
Jeff King
2015-07-21
2
-17
/
+31
|
*
introduce "format" date-mode
Jeff King
2015-06-29
8
-1
/
+61
[next]