index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
log-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
|
*
check_replace_refs: rename to read_replace_refs
Jeff King
2018-07-19
1
-1
/
+1
*
|
Merge branch 'sb/object-store-lookup'
Junio C Hamano
2018-08-03
1
-6
/
+7
|
\
\
|
*
|
tag: add repository argument to parse_tag_buffer
Stefan Beller
2018-06-29
1
-1
/
+1
|
*
|
tag: add repository argument to lookup_tag
Stefan Beller
2018-06-29
1
-1
/
+1
|
*
|
commit: add repository argument to lookup_commit
Stefan Beller
2018-06-29
1
-1
/
+1
|
*
|
object: add repository argument to parse_object
Stefan Beller
2018-06-29
1
-3
/
+4
|
*
|
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+1
|
|
\
\
*
|
\
\
Merge branch 'bc/object-id'
Junio C Hamano
2018-08-03
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexsz
brian m. carlson
2018-07-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'nd/complete-config-vars'
Junio C Hamano
2018-06-25
1
-25
/
+12
|
\
\
|
*
|
log-tree: allow to customize 'grafted' color
Nguyễn Thái Ngọc Duy
2018-05-29
1
-0
/
+1
|
*
|
help: add --config to list all available config
Nguyễn Thái Ngọc Duy
2018-05-29
1
-0
/
+3
|
*
|
Add and use generic name->id mapping code for color slot parsing
Nguyễn Thái Ngọc Duy
2018-05-29
1
-26
/
+9
*
|
|
Merge branch 'nd/commit-util-to-slab'
Junio C Hamano
2018-06-25
1
-2
/
+6
|
\
\
\
|
*
|
|
revision.c: use commit-slab for show_source
Nguyễn Thái Ngọc Duy
2018-05-21
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jk/snprintf-truncation'
Junio C Hamano
2018-05-30
1
-6
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
log_write_email_headers: use strbufs
Jeff King
2018-05-21
1
-6
/
+10
*
|
|
Merge branch 'bc/format-patch-cover-no-attach'
Junio C Hamano
2018-05-23
1
-3
/
+4
|
\
\
\
|
*
|
|
format-patch: make cover letters always text/plain
brian m. carlson
2018-05-02
1
-3
/
+4
|
|
/
/
*
|
|
Merge branch 'js/deprecate-grafts'
Junio C Hamano
2018-05-23
1
-6
/
+7
|
\
\
\
|
*
|
|
commit: Let the callback of for_each_mergetag return on error
Johannes Schindelin
2018-04-26
1
-6
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
2018-05-23
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: replace maybe_tree with accessor methods
Derrick Stolee
2018-04-11
1
-3
/
+3
|
*
|
treewide: rename tree to maybe_tree
Derrick Stolee
2018-04-11
1
-3
/
+3
|
*
|
Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
Junio C Hamano
2018-04-11
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge branch 'jk/cached-commit-buffer' into HEAD
Junio C Hamano
2018-03-13
1
-3
/
+0
|
|
\
\
\
*
|
|
|
|
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-6
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
*
|
|
|
Merge branch 'jk/cached-commit-buffer'
Junio C Hamano
2018-03-06
1
-3
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
commit: drop uses of get_cached_commit_buffer()
Jeff King
2018-02-22
1
-3
/
+0
|
|
/
*
/
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
2018-01-30
1
-1
/
+1
|
/
*
log: add option to choose which refs to decorate
Rafael Ascensão
2017-11-22
1
-6
/
+18
*
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-11-09
1
-1
/
+1
|
\
|
*
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
1
-1
/
+1
|
*
diff: remove DIFF_OPT_TST macro
Brandon Williams
2017-11-01
1
-1
/
+1
*
|
log: handle broken HEAD in decoration check
Jeff King
2017-10-21
1
-1
/
+1
|
/
*
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
2017-09-24
1
-2
/
+1
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
2017-06-05
1
-4
/
+4
*
|
tree-diff: convert diff_root_tree_sha1 to struct object_id
Brandon Williams
2017-06-02
1
-1
/
+1
*
|
notes: convert format_display_notes to struct object_id
brian m. carlson
2017-06-02
1
-1
/
+1
*
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-3
/
+3
*
|
Convert lookup_tag to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
|
log-tree: convert to struct object_id
brian m. carlson
2017-05-08
1
-9
/
+9
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
/
[next]