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 'ta/docfix-index-format-tech'
Junio C Hamano
2015-08-17
|
\
|
*
typofix for index-format.txt
Thomas Ackermann
2015-07-28
*
|
Merge branch 'mh/get-remote-group-fix'
Junio C Hamano
2015-08-17
|
\
\
|
*
|
get_remote_group(): use skip_prefix()
Michael Haggerty
2015-07-28
|
*
|
get_remote_group(): eliminate superfluous call to strcspn()
Michael Haggerty
2015-07-28
|
*
|
get_remote_group(): rename local variable "space" to "wordlen"
Michael Haggerty
2015-07-28
|
*
|
get_remote_group(): handle remotes with single-character names
Michael Haggerty
2015-07-28
*
|
|
Merge branch 'kd/pull-rebase-autostash'
Junio C Hamano
2015-08-17
|
\
\
\
|
*
|
|
pull: allow dirty tree when rebase.autostash enabled
Kevin Daudt
2015-07-22
*
|
|
|
Second batch for 2.6
Junio C Hamano
2015-08-12
*
|
|
|
Merge branch 'sb/remove-unused-var-from-builtin-add'
Junio C Hamano
2015-08-12
|
\
\
\
\
|
*
|
|
|
add: remove dead code
Stefan Beller
2015-07-31
*
|
|
|
|
Merge branch 'sb/parse-options-codeformat'
Junio C Hamano
2015-08-12
|
\
\
\
\
\
|
*
|
|
|
|
parse-options: align curly braces for all options
Stefan Beller
2015-07-29
*
|
|
|
|
|
Merge branch 'dt/unpack-trees-cache-tree-revalidate'
Junio C Hamano
2015-08-12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
unpack-trees: populate cache-tree on successful merge
Brian Degenhardt
2015-07-28
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
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
[next]