🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.5.3
/
tree-diff.c
tag
257d66a53a9cea97b2b735f311587e919bd98d5b
tagger
Junio C Hamano <gitster@pobox.com>
Sun Sep 02 07:00:00 2007
object
86bab9615c3516d4ac7756ae3c1285d331b78f04
GIT 1.5.3
9f38e1e
Fix up "git log --follow" a bit..
by Linus Torvalds
· 18 years ago
750f7b6
Finally implement "git log --follow"
by Linus Torvalds
· 18 years ago
1d848f6
tree_entry_interesting(): allow it to say "everything is interesting"
by Junio C Hamano
· 19 years ago
ccc744a
tree-diff: avoid strncmp()
by Junio C Hamano
· 19 years ago
7d2f667
Teach tree_entry_interesting() that the tree entries are sorted.
by Junio C Hamano
· 19 years ago
6fda5e5
Initialize tree descriptors with a helper function rather than by hand.
by Linus Torvalds
· 19 years ago
5d86501
Set up for better tree diff optimizations
by Linus Torvalds
· 19 years ago
d54fe39
Merge branch 'ar/diff'
by Junio C Hamano
· 19 years ago
304de2d
Avoid unnecessary strlen() calls
by Linus Torvalds
· 19 years ago
822cac0
Teach --quiet to diff backends.
by Junio C Hamano
· 19 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 19 years ago
2b60356
Make git-cherry handle root trees
by Rene Scharfe
· 19 years ago
a89fccd
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
by David Rientjes
· 19 years ago
cf995ed
Make show_entry void
by David Rientjes
· 19 years ago
a8baa7b
tree-diff: do not assume we use only one pathspec
by Junio C Hamano
· 20 years ago
8e44025
Use blob_, commit_, tag_, and tree_type throughout.
by Peter Eriksen
· 20 years ago
1b0c717
tree/diff header cleanup.
by Junio C Hamano
· 20 years ago
50f9a85
Make the "struct tree_desc" operations available to others
by Linus Torvalds
· 20 years ago
7e4a2a8
avoid asking ?alloc() for zero bytes.
by Junio C Hamano
· 20 years ago
ac1b3d1
Split up tree diff functions into tree-diff.c library
by Linus Torvalds
· 20 years ago