index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Commit message (
Expand
)
Author
Age
*
submodule--helper init: set submodule.<name>.active
Brandon Williams
2017-03-18
*
clone: teach --recurse-submodules to optionally take a pathspec
Brandon Williams
2017-03-18
*
submodule init: initialize active submodules
Brandon Williams
2017-03-18
*
submodule--helper clone: check for configured submodules using helper
Brandon Williams
2017-03-17
*
submodule--helper: add is-active subcommand
Brandon Williams
2017-03-17
*
Merge branch 'js/realpath-pathdup-fix'
Junio C Hamano
2017-03-12
|
\
|
*
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
2017-03-08
*
|
Merge branch 'rs/log-email-subject'
Junio C Hamano
2017-03-10
|
\
\
|
*
|
pretty: use fmt_output_email_subject()
René Scharfe
2017-03-01
*
|
|
Merge branch 'sb/submodule-init-url-selection'
Junio C Hamano
2017-03-10
|
\
\
\
|
*
|
|
submodule init: warn about falling back to a local path
Stefan Beller
2017-02-28
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rl/remote-allow-missing-branch-name-merge'
Junio C Hamano
2017-02-27
|
\
\
\
|
*
|
|
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
2017-02-21
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'km/delete-ref-reflog-message'
Junio C Hamano
2017-02-27
|
\
\
\
|
*
|
|
branch: record creation of renamed branch in HEAD's log
Kyle Meyer
2017-02-20
|
*
|
|
update-ref: pass reflog message to delete_ref()
Kyle Meyer
2017-02-20
|
*
|
|
delete_ref: accept a reflog message argument
Kyle Meyer
2017-02-20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'js/git-path-in-subdir'
Junio C Hamano
2017-02-27
|
\
\
\
|
*
|
|
rev-parse: fix several options when running in a subdirectory
Johannes Schindelin
2017-02-17
*
|
|
|
Merge branch 'nd/clean-preserve-errno-in-warning'
Junio C Hamano
2017-02-27
|
\
\
\
\
|
*
|
|
|
clean: use warning_errno() when appropriate
Nguyễn Thái Ngọc Duy
2017-02-16
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/show-branch-lift-name-len-limit'
Junio C Hamano
2017-02-27
|
\
\
\
\
|
*
|
|
|
show-branch: use skip_prefix to drop magic numbers
Jeff King
2017-02-15
|
*
|
|
|
show-branch: store resolved head in heap buffer
Jeff King
2017-02-14
|
*
|
|
|
show-branch: drop head_len variable
Jeff King
2017-02-14
*
|
|
|
|
Merge branch 'jk/grep-no-index-fix'
Junio C Hamano
2017-02-27
|
\
\
\
\
\
|
*
|
|
|
|
grep: treat revs the same for --untracked as for --no-index
Jeff King
2017-02-14
|
*
|
|
|
|
grep: do not diagnose misspelt revs with --no-index
Jeff King
2017-02-14
|
*
|
|
|
|
grep: avoid resolving revision names in --no-index case
Jeff King
2017-02-14
|
*
|
|
|
|
grep: fix "--" rev/pathspec disambiguation
Jeff King
2017-02-14
|
*
|
|
|
|
grep: re-order rev-parsing loop
Jeff King
2017-02-14
|
*
|
|
|
|
grep: do not unnecessarily query repo for "--"
Jonathan Tan
2017-02-14
|
*
|
|
|
|
grep: move thread initialization a little lower
Jeff King
2017-02-14
*
|
|
|
|
|
Merge branch 'dt/gc-ignore-old-gc-logs'
Junio C Hamano
2017-02-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gc: ignore old gc.log files
David Turner
2017-02-13
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'js/rebase-helper'
Junio C Hamano
2017-02-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rebase--helper: add a builtin helper for interactive rebases
Johannes Schindelin
2017-02-09
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'bw/attr'
Junio C Hamano
2017-02-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
attr: tighten const correctness with git_attr and match_attr
Brandon Williams
2017-02-01
|
*
|
|
|
|
|
attr: convert git_check_attrs() callers to use the new API
Junio C Hamano
2017-02-01
|
*
|
|
|
|
|
attr: convert git_all_attrs() to use "struct attr_check"
Junio C Hamano
2017-02-01
|
*
|
|
|
|
|
attr: rename function and struct related to checking attributes
Junio C Hamano
2017-02-01
*
|
|
|
|
|
|
Merge branch 'sg/completion'
Junio C Hamano
2017-02-27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rev-parse: add '--absolute-git-dir' option
SZEDER Gábor
2017-02-03
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'cw/tag-reflog-message'
Junio C Hamano
2017-02-27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tag: generate useful reflog message
Cornelius Weig
2017-02-08
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/alternate-ref-optim'
Junio C Hamano
2017-02-27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
receive-pack: avoid duplicates between our refs and alternates
Jeff King
2017-02-08
|
*
|
|
|
|
|
|
receive-pack: treat namespace .have lines like alternates
Jeff King
2017-02-08
|
*
|
|
|
|
|
|
receive-pack: fix misleading namespace/.have comment
Jeff King
2017-02-08
[next]