index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
builtin-am: pass git-apply's options to git-apply
Paul Tan
2015-08-04
*
builtin-am: implement --[no-]scissors
Paul Tan
2015-08-04
*
builtin-am: support --keep-cr, am.keepcr
Paul Tan
2015-08-04
*
builtin-am: implement --[no-]message-id, am.messageid
Paul Tan
2015-08-04
*
builtin-am: implement -k/--keep, --keep-non-patch
Paul Tan
2015-08-04
*
builtin-am: implement -u/--utf8
Paul Tan
2015-08-04
*
builtin-am: handle stray state directory
Paul Tan
2015-08-04
*
builtin-am: bypass git-mailinfo when --rebasing
Paul Tan
2015-08-04
*
builtin-am: implement --rebasing mode
Paul Tan
2015-08-04
*
builtin-am: implement --3way
Paul Tan
2015-08-04
*
cache-tree: introduce write_index_as_tree()
Paul Tan
2015-08-04
*
builtin-am: implement -s/--signoff
Paul Tan
2015-08-04
*
builtin-am: exit with user friendly message on failure
Paul Tan
2015-08-04
*
builtin-am: implement -q/--quiet
Paul Tan
2015-08-04
*
builtin-am: reject patches when there's a session in progress
Paul Tan
2015-08-04
*
builtin-am: implement --abort
Paul Tan
2015-08-04
*
builtin-am: implement --skip
Paul Tan
2015-08-04
*
builtin-am: don't parse mail when resuming
Paul Tan
2015-08-04
*
builtin-am: implement --resolved/--continue
Paul Tan
2015-08-04
*
builtin-am: refuse to apply patches if index is dirty
Paul Tan
2015-08-04
*
builtin-am: implement committing applied patch
Paul Tan
2015-08-04
*
builtin-am: apply patch with git-apply
Paul Tan
2015-08-04
*
builtin-am: extract patch and commit info with git-mailinfo
Paul Tan
2015-08-04
*
builtin-am: auto-detect mbox patches
Paul Tan
2015-08-04
*
builtin-am: split out mbox/maildir patches with git-mailsplit
Paul Tan
2015-08-04
*
builtin-am: implement patch queue mechanism
Paul Tan
2015-08-04
*
builtin-am: implement skeletal builtin am
Paul Tan
2015-08-04
*
wrapper: implement xfopen()
Paul Tan
2015-08-04
*
wrapper: implement xopen()
Paul Tan
2015-08-04
*
Merge branch 'jk/date-mode-format'
Junio C Hamano
2015-08-03
|
\
|
*
strbuf: make strbuf_addftime more robust
Jeff King
2015-07-20
|
*
introduce "format" date-mode
Jeff King
2015-06-29
|
*
convert "enum date_mode" into a struct
Jeff King
2015-06-29
|
*
show-branch: use DATE_RELATIVE instead of magic number
Jeff King
2015-06-29
*
|
Merge branch 'pt/am-tests'
Junio C Hamano
2015-08-03
|
\
\
|
*
|
t3901: test git-am encoding conversion
Paul Tan
2015-07-20
|
*
|
t3418: non-interactive rebase --continue with rerere enabled
Paul Tan
2015-07-20
|
*
|
t4150: tests for am --[no-]scissors
Paul Tan
2015-07-20
|
*
|
t4150: am with post-applypatch hook
Paul Tan
2015-07-20
|
*
|
t4150: am with pre-applypatch hook
Paul Tan
2015-07-20
|
*
|
t4150: am with applypatch-msg hook
Paul Tan
2015-07-20
|
*
|
t4150: am --resolved fails if index has unmerged entries
Paul Tan
2015-07-20
|
*
|
t4150: am --resolved fails if index has no changes
Paul Tan
2015-07-20
|
*
|
t4150: am refuses patches when paused
Paul Tan
2015-07-20
|
*
|
t4151: am --abort will keep dirty index intact
Paul Tan
2015-07-20
|
*
|
t4150: am fails if index is dirty
Paul Tan
2015-07-20
|
*
|
t4150: am.messageid really adds the message id
Paul Tan
2015-07-07
*
|
|
Merge branch 'sg/bash-prompt-untracked-optim'
Junio C Hamano
2015-08-03
|
\
\
\
|
*
|
|
bash prompt: faster untracked status indicator with untracked directories
SZEDER Gábor
2015-07-20
|
*
|
|
bash prompt: test untracked files status indicator with untracked dirs
SZEDER Gábor
2015-07-20
[next]