Sign in
googlers
/
jrn
/
git
/
4e0d3aa18a60db8bf3448d4fceeed9c8ac8cc597
/
tree.h
e092073
tree.c: make read_tree*() take 'struct repository *'
by Nguyễn Thái Ngọc Duy
· 6 years ago
f58a6cb
tree: allow lookup_tree to handle arbitrary repositories
by Stefan Beller
· 7 years ago
f86bcc7
tree: add repository argument to lookup_tree
by Stefan Beller
· 7 years ago
df46d77
tree: convert read_tree_recursive to struct object_id
by brian m. carlson
· 7 years ago
85ab50f
tree: convert read_tree to take an index parameter
by Brandon Williams
· 8 years ago
a9dbc17
tree: convert parse_tree_indirect to struct object_id
by brian m. carlson
· 8 years ago
740ee05
Convert lookup_tree to struct object_id
by brian m. carlson
· 8 years ago
43262d8
Merge branch 'jk/squelch-missing-link-warning-for-unreachable'
by Junio C Hamano
· 10 years ago
9cc2b07
add quieter versions of parse_{tree,commit}
by Jeff King
· 10 years ago
6a0b0b6
tree.c: update read_tree_recursive callback to pass strbuf as base
by Nguyễn Thái Ngọc Duy
· 10 years ago
b8f2311
Merge branch 'jk/free-tree-buffer'
by Junio C Hamano
· 11 years ago
18e4f40
checkout: convert read_tree_some to take struct pathspec
by Nguyễn Thái Ngọc Duy
· 12 years ago
6e454b9
clear parsed flag when we free tree buffers
by Jeff King
· 12 years ago
f0096c0
Convert read_tree{,_recursive} to support struct pathspec
by Nguyễn Thái Ngọc Duy
· 14 years ago
671f070
add context pointer to read_tree_recursive()
by René Scharfe
· 17 years ago
15b5536
Remove last vestiges of generic tree_entry_list
by Linus Torvalds
· 19 years ago
3bc1eca
Remove unused "zeropad" entry from tree_list_entry
by Linus Torvalds
· 19 years ago
2d9c58c
Remove "tree->entries" tree-entry list from tree parser
by Linus Torvalds
· 19 years ago
3a7c352
Make "tree_entry" have a SHA1 instead of a union of object pointers
by Linus Torvalds
· 19 years ago
136f2e5
Make "struct tree" contain the pointer to the tree buffer
by Linus Torvalds
· 19 years ago
521698b
Only use a single parser for tree objects
by Daniel Barkalow
· 19 years ago
18d1e70
struct tree: remove unused field "parent"
by Junio C Hamano
· 19 years ago
3c5e846
ls-tree: major rewrite to do pathspec
by Linus Torvalds
· 19 years ago
77675e2
[PATCH] Add a function for getting a struct tree for an ent.
by Daniel Barkalow
· 19 years ago
66e481b
[PATCH] Object library enhancements
by barkalow@iabervon.org
· 20 years ago
6407180
git-fsck-cache: be stricter about "tree" objects
by Linus Torvalds
· 20 years ago
5d6ccf5
[PATCH] Anal retentive 'const unsigned char *sha1'
by Jason McMullan
· 20 years ago
6af1f01
[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
by Junio C Hamano
· 20 years ago
bd2c39f
[PATCH] don't load and decompress objects twice with parse_object()
by Nicolas Pitre
· 20 years ago
42ea9cb
Be more careful about tree entry modes.
by Linus Torvalds
· 20 years ago
8500349
Make fsck-cache do better tree checking.
by Linus Torvalds
· 20 years ago
0869216
[PATCH] Parse tree objects completely
by Daniel Barkalow
· 20 years ago
6eb8ae0
[PATCH] Header files for object parsing
by Daniel Barkalow
· 20 years ago