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
*
Merge branch 'dt/reflog-tests'
Junio C Hamano
2015-08-12
|
\
|
*
tests: remove some direct access to .git/logs
David Turner
2015-07-28
|
*
t/t7509: remove unnecessary manipulation of reflog
David Turner
2015-07-28
*
|
Merge branch 'es/worktree-add-cleanup'
Junio C Hamano
2015-08-12
|
\
\
|
*
|
Documentation/git-worktree: fix duplicated 'from'
Patrick Steinhardt
2015-08-05
|
*
|
Documentation/config: mention "now" and "never" for 'expire' settings
Eric Sunshine
2015-07-28
|
*
|
Documentation/git-worktree: fix broken 'linkgit' invocation
Eric Sunshine
2015-07-24
|
*
|
checkout: drop intimate knowledge of newly created worktree
Eric Sunshine
2015-07-20
|
*
|
worktree: populate via "git reset --hard" rather than "git checkout"
Eric Sunshine
2015-07-20
|
*
|
worktree: avoid resolving HEAD unnecessarily
Eric Sunshine
2015-07-20
|
*
|
worktree: make setup of new HEAD distinct from worktree population
Eric Sunshine
2015-07-20
|
*
|
worktree: detect branch-name/detached and error conditions locally
Eric Sunshine
2015-07-20
|
*
|
worktree: add_worktree: construct worktree-population command locally
Eric Sunshine
2015-07-20
|
*
|
worktree: elucidate environment variables intended for child processes
Eric Sunshine
2015-07-20
|
*
|
worktree: make branch creation distinct from worktree population
Eric Sunshine
2015-07-20
|
*
|
worktree: add: suppress auto-vivication with --detach and no <branch>
Eric Sunshine
2015-07-20
|
*
|
worktree: make --detach mutually exclusive with -b/-B
Eric Sunshine
2015-07-20
|
*
|
worktree: introduce options container
Eric Sunshine
2015-07-20
|
*
|
worktree: simplify new branch (-b/-B) option checking
Eric Sunshine
2015-07-20
|
*
|
worktree: improve worktree setup message
Eric Sunshine
2015-07-20
|
*
|
branch: publish die_if_checked_out()
Eric Sunshine
2015-07-20
|
*
|
checkout: teach check_linked_checkout() about symbolic link HEAD
Eric Sunshine
2015-07-20
|
*
|
checkout: check_linked_checkout: simplify symref parsing
Eric Sunshine
2015-07-20
|
*
|
checkout: check_linked_checkout: improve "already checked out" aesthetic
Eric Sunshine
2015-07-20
|
*
|
checkout: generalize die_if_checked_out() branch name argument
Eric Sunshine
2015-07-20
|
*
|
checkout: die_if_checked_out: simplify strbuf management
Eric Sunshine
2015-07-20
|
*
|
checkout: improve die_if_checked_out() robustness
Eric Sunshine
2015-07-20
|
*
|
checkout: name check_linked_checkouts() more meaningfully
Eric Sunshine
2015-07-20
|
*
|
checkout: avoid resolving HEAD unnecessarily
Eric Sunshine
2015-07-20
*
|
|
Merge branch 'pt/am-builtin'
Junio C Hamano
2015-08-12
|
\
\
\
|
*
|
|
git-am: add am.threeWay config variable
Remi Lespinet
2015-08-04
|
*
|
|
builtin-am: remove redirection to git-am.sh
Paul Tan
2015-08-04
|
*
|
|
builtin-am: check for valid committer ident
Paul Tan
2015-08-04
|
*
|
|
builtin-am: implement legacy -b/--binary option
Paul Tan
2015-08-04
|
*
|
|
builtin-am: implement -i/--interactive
Paul Tan
2015-08-04
|
*
|
|
builtin-am: support and auto-detect mercurial patches
Paul Tan
2015-08-04
|
*
|
|
builtin-am: support and auto-detect StGit series files
Paul Tan
2015-08-04
|
*
|
|
builtin-am: support and auto-detect StGit patches
Paul Tan
2015-08-04
|
*
|
|
builtin-am: rerere support
Paul Tan
2015-08-04
|
*
|
|
builtin-am: invoke post-applypatch hook
Paul Tan
2015-08-04
|
*
|
|
builtin-am: invoke pre-applypatch hook
Paul Tan
2015-08-04
|
*
|
|
builtin-am: invoke applypatch-msg hook
Paul Tan
2015-08-04
|
*
|
|
builtin-am: support automatic notes copying
Paul Tan
2015-08-04
|
*
|
|
builtin-am: invoke post-rewrite hook
Paul Tan
2015-08-04
|
*
|
|
builtin-am: implement -S/--gpg-sign, commit.gpgsign
Paul Tan
2015-08-04
|
*
|
|
builtin-am: implement --committer-date-is-author-date
Paul Tan
2015-08-04
|
*
|
|
builtin-am: implement --ignore-date
Paul Tan
2015-08-04
|
*
|
|
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
[next]