index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sb/object-store-replace'
Junio C Hamano
2018-05-08
1
-19
/
+0
|
\
|
*
object-store: move lookup_replace_object to replace-object.h
Stefan Beller
2018-04-12
1
-19
/
+0
*
|
Merge branch 'ds/commit-graph'
Junio C Hamano
2018-05-08
1
-0
/
+1
|
\
\
|
*
|
commit-graph: add core.commitGraph setting
Derrick Stolee
2018-04-11
1
-0
/
+1
*
|
|
Merge branch 'dj/runtime-prefix'
Junio C Hamano
2018-05-08
1
-0
/
+1
|
\
\
\
|
*
|
|
exec_cmd: RUNTIME_PREFIX on some POSIX systems
Dan Jacques
2018-04-11
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jk/relative-directory-fix'
Junio C Hamano
2018-04-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
set_git_dir: die when setenv() fails
Jeff King
2018-03-30
1
-1
/
+1
*
|
|
Merge branch 'sb/object-store'
Junio C Hamano
2018-04-11
1
-87
/
+0
|
\
\
\
|
*
|
|
sha1_file: add repository argument to map_sha1_file
Stefan Beller
2018-03-26
1
-1
/
+0
|
*
|
|
sha1_file: add repository argument to sha1_file_name
Stefan Beller
2018-03-26
1
-6
/
+0
|
*
|
|
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-29
/
+0
|
*
|
|
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
2018-03-23
1
-51
/
+0
*
|
|
|
Merge branch 'nd/remove-ignore-env-field'
Junio C Hamano
2018-04-10
1
-1
/
+1
|
\
|
|
|
|
*
|
|
repository.c: move env-related setup code back to environment.c
Nguyễn Thái Ngọc Duy
2018-03-05
1
-1
/
+1
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-04-10
1
-21
/
+21
|
\
\
\
\
|
*
|
|
|
Convert lookup_replace_object to struct object_id
brian m. carlson
2018-03-14
1
-4
/
+4
|
*
|
|
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-5
/
+5
|
*
|
|
|
sha1_file: convert read_object_with_reference to object_id
brian m. carlson
2018-03-14
1
-2
/
+2
|
*
|
|
|
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-3
/
+3
|
*
|
|
|
sha1_file: convert assert_sha1_type to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
*
|
|
|
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
*
|
|
|
sha1_file: convert read_loose_object to use struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
|
*
|
|
|
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-3
/
+3
*
|
|
|
|
Merge branch 'ti/fetch-everything-local-optim'
Junio C Hamano
2018-04-10
1
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
fetch-pack.c: use oidset to check existence of loose object
Takuto Ikuta
2018-03-14
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'ma/skip-writing-unchanged-index'
Junio C Hamano
2018-03-21
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
write_locked_index(): add flag to avoid writing unchanged index
Martin Ågren
2018-03-01
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
environment: rename 'template' variables
Brandon Williams
2018-02-22
1
-1
/
+1
|
*
|
object_info: change member name from 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
*
|
|
Merge branch 'bc/hash-algo'
Junio C Hamano
2018-02-15
1
-25
/
+0
|
\
\
\
|
*
|
|
hash: move SHA-1 macros to hash.h
brian m. carlson
2018-02-02
1
-25
/
+0
|
|
/
/
*
|
|
Merge branch 'po/object-id'
Junio C Hamano
2018-02-15
1
-8
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sha1_file: rename hash_sha1_file_literally
Patryk Obara
2018-01-30
1
-1
/
+3
|
*
|
sha1_file: convert force_object_loose to object_id
Patryk Obara
2018-01-30
1
-1
/
+2
|
*
|
sha1_file: convert write_sha1_file to object_id
Patryk Obara
2018-01-30
1
-1
/
+3
|
*
|
cache: clear whole hash buffer with oidclr
Patryk Obara
2018-01-30
1
-1
/
+1
|
*
|
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
2018-01-30
1
-1
/
+4
|
*
|
dir: convert struct sha1_stat to use object_id
Patryk Obara
2018-01-30
1
-2
/
+0
|
*
|
sha1_file: convert pretend_sha1_file to object_id
Patryk Obara
2018-01-30
1
-1
/
+4
|
|
/
*
|
Merge branch 'tg/split-index-fixes'
Junio C Hamano
2018-02-13
1
-3
/
+5
|
\
\
|
*
|
split-index: don't write cache tree with null oid entries
Thomas Gummerer
2018-01-19
1
-1
/
+2
|
*
|
read-cache: fix reading the shared index for other repos
Thomas Gummerer
2018-01-19
1
-2
/
+3
*
|
|
Merge branch 'cc/sha1-file-name'
Junio C Hamano
2018-02-13
1
-5
/
+3
|
\
\
\
|
*
|
|
sha1_file: remove static strbuf from sha1_file_name()
Christian Couder
2018-01-17
1
-5
/
+3
|
|
/
/
*
|
|
Merge branch 'gs/retire-mru'
Junio C Hamano
2018-02-13
1
-4
/
+4
|
\
\
\
|
*
|
|
mru: Replace mru.[ch] with list.h implementation
Gargi Sharma
2018-01-24
1
-4
/
+4
*
|
|
|
Merge branch 'jh/partial-clone'
Junio C Hamano
2018-02-13
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
partial-clone: define partial clone settings in config
Jeff Hostetler
2017-12-08
1
-0
/
+1
[next]