๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.7.0.3
/
cache-tree.c
tag
e4cc99ada70a14e3761025981b59c6644d32f24c
tagger
Junio C Hamano <gitster@pobox.com>
Mon Mar 22 00:01:31 2010
object
0b3dcfe721dc8734e2688f936afad055d8541d97
Git 1.7.0.3
a388373
Improve on the 'invalid object' error message at commit time
by Linus Torvalds
ยท 16 years ago
b65982b
Optimize "diff-index --cached" using cache-tree
by Junio C Hamano
ยท 17 years ago
b87fc96
cache-tree.c::cache_tree_find(): simplify internal API
by Junio C Hamano
ยท 17 years ago
d11b8d3
write-tree --ignore-cache-tree
by Junio C Hamano
ยท 17 years ago
b9d37a5
Move prime_cache_tree() to cache-tree.c
by Junio C Hamano
ยท 17 years ago
331fcb5
git add --intent-to-add: do not let an empty blob be committed by accident
by Junio C Hamano
ยท 17 years ago
7ba04d9
cache-tree.c: make cache_tree_find() static
by Nanako Shiraishi
ยท 17 years ago
31c6390
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
ยท 18 years ago
edae5f0
write-tree: properly detect failure to write tree objects
by Junio C Hamano
ยท 18 years ago
c21fdf3
Merge branch 'jc/error-message-in-cherry-pick'
by Junio C Hamano
ยท 18 years ago
45525bd
Make error messages from cherry-pick/revert more sensible
by Junio C Hamano
ยท 18 years ago
7a51ed6
Make on-disk index representation separate from in-core one
by Linus Torvalds
ยท 18 years ago
1dffb8f
Small cache_tree_write refactor.
by Pierre Habouzit
ยท 18 years ago
ba3ed09
Now that cache.h needs strbuf.h, remove useless includes.
by Pierre Habouzit
ยท 18 years ago
f1696ee
Strbuf API extensions and fixes.
by Pierre Habouzit
ยท 18 years ago
5242bcb
Use strbuf API in cache-tree.c
by Pierre Habouzit
ยท 18 years ago
63daae4
Two trivial -Wcast-qual fixes
by Junio C Hamano
ยท 18 years ago
302b928
rename dirlink to gitlink.
by Martin Waitz
ยท 19 years ago
f35a6d3
Teach core object handling functions about gitlinks
by Linus Torvalds
ยท 19 years ago
3d12d0c
Catch errors when writing an index that contains invalid objects.
by Johannes Sixt
ยท 19 years ago
4903161
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
by Junio C Hamano
ยท 19 years ago
abdc3fc
Add hash_sha1_file()
by Rene Scharfe
ยท 19 years ago
e702496
Convert memcpy(a,b,20) to hashcpy(a,b).
by Shawn Pearce
ยท 19 years ago
b0121fb
Merge branch 'jc/gitlink' into next
by Junio C Hamano
ยท 20 years ago
00703e6
cache-tree: a bit more debugging support.
by Junio C Hamano
ยท 20 years ago
6bd2035
write-tree: --prefix=<path>
by Junio C Hamano
ยท 20 years ago
0111ea3
cache-tree: replace a sscanf() by two strtol() calls
by Johannes Schindelin
ยท 20 years ago
7bc70a5
cache-tree.c: typefix
by Junio C Hamano
ยท 20 years ago
2956dd3
cache_tree_update: give an option to update cache-tree only.
by Junio C Hamano
ยท 20 years ago
7927a55
read-tree: teach 1-way merege and plain read to prime cache-tree.
by Junio C Hamano
ยท 20 years ago
61fa309
cache-tree: sort the subtree entries.
by Junio C Hamano
ยท 20 years ago
bad68ec
index: make the index file format extensible.
by Junio C Hamano
ยท 20 years ago
dd0c34c
cache-tree: protect against "git prune".
by Junio C Hamano
ยท 20 years ago
7498646
Add cache-tree.
by Junio C Hamano
ยท 20 years ago