Sign in
googlers
/
jrn
/
git
/
1966cda6f4fb91fdba34cb60efdd47bc105f2086
/
cache.h
769af0f
Merge branch 'jk/cocci'
by Junio C Hamano
· 7 years ago
c240732
Merge branch 'nd/clone-case-smashing-warning'
by Junio C Hamano
· 7 years ago
e3ff068
convert "hashcmp() == 0" to hasheq()
by Jeff King
· 7 years ago
4a7e27e
convert "oidcmp() == 0" to oideq()
by Jeff King
· 7 years ago
14438c4
introduce hasheq() and oideq()
by Jeff King
· 7 years ago
183a638
hashcmp: assert constant hash size
by Jeff King
· 7 years ago
5ade034
Merge branch 'en/incl-forward-decl'
by Junio C Hamano
· 7 years ago
0c54cda
Merge branch 'jk/for-each-object-iteration'
by Junio C Hamano
· 7 years ago
b878579
clone: report duplicate entries on case-insensitive filesystems
by Duy Nguyen
· 7 years ago
30cf191
Merge branch 'js/vscode'
by Junio C Hamano
· 7 years ago
1689c22
Merge branch 'jk/core-use-replace-refs'
by Junio C Hamano
· 7 years ago
e730b81
Move definition of enum branch_track from cache.h to branch.h
by Elijah Newren
· 7 years ago
0889aae
for_each_*_object: move declarations to object-store.h
by Jeff King
· 7 years ago
736eb88
for_each_packed_object: support iterating in pack-order
by Jeff King
· 7 years ago
8b36155
for_each_*_object: give more comprehensive docstrings
by Jeff King
· 7 years ago
a7ff6f5
for_each_*_object: take flag arguments as enum
by Jeff King
· 7 years ago
202e7f1
for_each_*_object: store flag definitions in a single location
by Jeff King
· 7 years ago
78a72ad
Merge branch 'jt/commit-graph-per-object-store'
by Junio C Hamano
· 7 years ago
c18ac30
Merge branch 'en/dirty-merge-fixes'
by Junio C Hamano
· 7 years ago
ae533c4
Merge branch 'jm/cache-entry-from-mem-pool'
by Junio C Hamano
· 7 years ago
37aac3e
Merge branch 'bc/object-id'
by Junio C Hamano
· 7 years ago
58930fd
cache.h: extract enum declaration from inside a struct declaration
by Johannes Schindelin
· 7 years ago
6ebd1ca
check_replace_refs: rename to read_replace_refs
by Jeff King
· 7 years ago
72470aa
check_replace_refs: fix outdated comment
by Jeff King
· 7 years ago
00624d6
Merge branch 'sb/object-store-grafts'
by Junio C Hamano
· 7 years ago
dade47c
commit-graph: add repo arg to graph readers
by Jonathan Tan
· 7 years ago
509f6f6
cache: update object ID functions for the_hash_algo
by brian m. carlson
· 7 years ago
e1f8694
merge-recursive: fix assumption that head tree being merged is HEAD
by Elijah Newren
· 7 years ago
1b9fbef
index_has_changes(): avoid assuming operating on the_index
by Elijah Newren
· 7 years ago
8616a2d
block alloc: add validations around cache_entry lifecyle
by Jameson Miller
· 7 years ago
8e72d67
block alloc: allocate cache entries from mem_pool
by Jameson Miller
· 7 years ago
a849735
block alloc: add lifecycle APIs for cache_entry structs
by Jameson Miller
· 7 years ago
825ed4d
read-cache: teach make_cache_entry to take object_id
by Jameson Miller
· 7 years ago
768d796
read-cache: teach refresh_cache_entry to take istate
by Jameson Miller
· 7 years ago
b16b60f
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
by Junio C Hamano
· 7 years ago
1102405
Merge branch 'sb/object-store-alloc'
by Junio C Hamano
· 7 years ago
2289880
Merge branch 'nd/command-list'
by Junio C Hamano
· 7 years ago
42c8ce1
Merge branch 'bc/object-id'
by Junio C Hamano
· 7 years ago
7913f53
Sync with Git 2.17.1
by Junio C Hamano
· 7 years ago
ad635e8
Merge branch 'nd/pack-objects-pack-struct'
by Junio C Hamano
· 7 years ago
fcb6df3
Merge branch 'sb/oid-object-info'
by Junio C Hamano
· 7 years ago
b577198
Merge branch 'nd/pack-format-doc'
by Junio C Hamano
· 7 years ago
68f95b2
Sync with Git 2.16.4
by Junio C Hamano
· 7 years ago
0230204
Sync with Git 2.15.2
by Junio C Hamano
· 7 years ago
9e0f06d
Sync with Git 2.14.4
by Junio C Hamano
· 7 years ago
7b01c71
Sync with Git 2.13.7
by Junio C Hamano
· 7 years ago
10ecfa7
verify_path: disallow symlinks in .gitmodules
by Jeff King
· 7 years ago
e7cb0b4
is_ntfs_dotgit: match other .git files
by Johannes Schindelin
· 7 years ago
65b5f94
Move declaration for alias.c to alias.h
by Nguyễn Thái Ngọc Duy
· 7 years ago
0437a2e
cache: convert get_graft_file to handle arbitrary repositories
by Stefan Beller
· 7 years ago
cbd53a2
object-store: move object access functions to object-store.h
by Stefan Beller
· 7 years ago
14ba97f
alloc: allow arbitrary repositories for alloc functions
by Stefan Beller
· 7 years ago
011b648
pack-format.txt: more details on pack file format
by Nguyễn Thái Ngọc Duy
· 7 years ago
dd5d9de
alloc: add repository argument to alloc_commit_index
by Stefan Beller
· 7 years ago
17bfe87
alloc: add repository argument to alloc_report
by Stefan Beller
· 7 years ago
13e3fdc
alloc: add repository argument to alloc_object_node
by Stefan Beller
· 7 years ago
a0bd908
alloc: add repository argument to alloc_tag_node
by Stefan Beller
· 7 years ago
8ba0e5e
alloc: add repository argument to alloc_commit_node
by Stefan Beller
· 7 years ago
cf7203b
alloc: add repository argument to alloc_tree_node
by Stefan Beller
· 7 years ago
f0de1d6
alloc: add repository argument to alloc_blob_node
by Stefan Beller
· 7 years ago
174774c
Merge branch 'sb/object-store-replace'
by Junio C Hamano
· 7 years ago
b10edb2
Merge branch 'ds/commit-graph'
by Junio C Hamano
· 7 years ago
92034a9
Merge branch 'dj/runtime-prefix'
by Junio C Hamano
· 7 years ago
e1ccd7e
sha1_file: only expose empty object constants through git_hash_algo
by brian m. carlson
· 7 years ago
d8a92ce
sha1-file: add functions for hex empty tree and blob OIDs
by brian m. carlson
· 7 years ago
75691ea
Update struct index_state to use struct object_id
by brian m. carlson
· 7 years ago
6862ebb
sha1-file: convert freshen functions to object_id
by brian m. carlson
· 7 years ago
c51c394
packfile: remove unused member from struct pack_entry
by brian m. carlson
· 7 years ago
6f13fd0
Remove unused member in struct object_context
by brian m. carlson
· 7 years ago
69d1242
cache: add a function to read an object ID from a buffer
by brian m. carlson
· 7 years ago
9d98354
cache.h: allow oid_object_info to handle arbitrary repositories
by Stefan Beller
· 7 years ago
0df8e96
cache.h: add repository argument to oid_object_info
by Stefan Beller
· 7 years ago
7ecd869
cache.h: add repository argument to oid_object_info_extended
by Stefan Beller
· 7 years ago
ff6eb82
Merge branch 'jk/relative-directory-fix'
by Junio C Hamano
· 7 years ago
fd9b1ba
pack-objects: turn type and in_pack_type to bitfields
by Nguyễn Thái Ngọc Duy
· 7 years ago
47f351e
object-store: move lookup_replace_object to replace-object.h
by Stefan Beller
· 7 years ago
226c0dd
exec_cmd: RUNTIME_PREFIX on some POSIX systems
by Dan Jacques
· 7 years ago
cf0b179
Merge branch 'sb/object-store'
by Junio C Hamano
· 7 years ago
1b70dfd
commit-graph: add core.commitGraph setting
by Derrick Stolee
· 7 years ago
0873c39
Merge branch 'nd/remove-ignore-env-field'
by Junio C Hamano
· 7 years ago
a5bbc29
Merge branch 'bc/object-id'
by Junio C Hamano
· 7 years ago
5d806b7
Merge branch 'ti/fetch-everything-local-optim'
by Junio C Hamano
· 7 years ago
48988c4
set_git_dir: die when setenv() fails
by Jeff King
· 7 years ago
e35454f
sha1_file: add repository argument to map_sha1_file
by Stefan Beller
· 7 years ago
cf78ae4
sha1_file: add repository argument to sha1_file_name
by Stefan Beller
· 7 years ago
a80d72d
object-store: move packed_git and packed_git_mru to object store
by Stefan Beller
· 7 years ago
0d4a132
object-store: migrate alternates struct and functions from cache.h
by Stefan Beller
· 7 years ago
b0e0fc2
Merge branch 'tg/split-index-fixes' into maint
by Junio C Hamano
· 7 years ago
beb2cdf
Merge branch 'ma/skip-writing-unchanged-index'
by Junio C Hamano
· 7 years ago
024aa46
fetch-pack.c: use oidset to check existence of loose object
by Takuto Ikuta
· 7 years ago
b383a13
Convert lookup_replace_object to struct object_id
by brian m. carlson
· 7 years ago
b4f5aca
sha1_file: convert read_sha1_file to struct object_id
by brian m. carlson
· 7 years ago
02f0547
sha1_file: convert read_object_with_reference to object_id
by brian m. carlson
· 7 years ago
abef902
sha1_file: convert sha1_object_info* to object_id
by brian m. carlson
· 7 years ago
e816caa
sha1_file: convert assert_sha1_type to object_id
by brian m. carlson
· 7 years ago
17e6545
sha1_file: convert check_sha1_signature to struct object_id
by brian m. carlson
· 7 years ago
d61d87b
sha1_file: convert read_loose_object to use struct object_id
by brian m. carlson
· 7 years ago
aab9583
Convert find_unique_abbrev* to struct object_id
by brian m. carlson
· 7 years ago
169c9c0
Merge branch 'bw/c-plus-plus'
by Junio C Hamano
· 7 years ago
357a03e
repository.c: move env-related setup code back to environment.c
by Nguyễn Thái Ngọc Duy
· 7 years ago
Next »