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
*
builtin/log: honor log.decorate
brian m. carlson
2017-05-15
*
log: if --decorate is not given, default to --decorate=auto
Alex Henrie
2017-03-24
*
Merge branch 'js/difftool-builtin'
Junio C Hamano
2017-03-20
|
\
|
*
difftool: handle modified symlinks in dir-diff mode
David Aguilar
2017-03-15
*
|
Merge branch 'jk/cherry-pick-0-mainline'
Junio C Hamano
2017-03-17
|
\
\
|
*
|
cherry-pick: detect bogus arguments to --mainline
Jeff King
2017-03-15
*
|
|
Merge branch 'sb/rev-parse-show-superproject-root'
Junio C Hamano
2017-03-17
|
\
\
\
|
*
|
|
rev-parse: add --show-superproject-working-tree
Stefan Beller
2017-03-08
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
|
\
\
\
\
|
*
|
|
|
builtin/merge-base: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
Convert object iteration callbacks to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
refs: convert each_reflog_ent_fn to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/replace: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
Convert remaining callers of resolve_refdup to object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/merge: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/clone: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/branch: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/grep: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/fmt-merge-message: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/fast-export: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/describe: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/diff-tree: convert to struct object_id
brian m. carlson
2017-02-22
|
*
|
|
|
builtin/commit: convert to struct object_id
brian m. carlson
2017-02-20
*
|
|
|
|
Merge branch 'rs/blame-code-cleanup'
Junio C Hamano
2017-03-17
|
\
\
\
\
\
|
*
|
|
|
|
blame: move blame_entry duplication to add_blame_entry()
René Scharfe
2017-03-11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'cc/split-index-config'
Junio C Hamano
2017-03-17
|
\
\
\
\
\
|
*
|
|
|
|
config: add git_config_get_expiry() from gc.c
Christian Couder
2017-03-01
|
*
|
|
|
|
update-index: warn in case of split-index incoherency
Christian Couder
2017-03-01
|
*
|
|
|
|
split-index: add {add,remove}_split_index() functions
Christian Couder
2017-03-01
*
|
|
|
|
|
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
2017-03-14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
branch: honor --abbrev/--no-abbrev in --list mode
Junio C Hamano
2017-03-10
*
|
|
|
|
|
|
Merge branch 'jk/push-deadlock-regression-fix'
Junio C Hamano
2017-03-14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King
2017-03-07
*
|
|
|
|
|
|
|
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'
Junio C Hamano
2017-03-14
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen
2017-03-02
*
|
|
|
|
|
|
|
|
Merge branch 'jk/interpret-branch-name'
Junio C Hamano
2017-03-14
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
checkout: restrict @-expansions when finding branch
Jeff King
2017-03-02
|
*
|
|
|
|
|
|
|
|
branch: restrict @-expansions when deleting
Jeff King
2017-03-02
|
*
|
|
|
|
|
|
|
|
interpret_branch_name: allow callers to restrict expansions
Jeff King
2017-03-02
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
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
[next]