28 Commits (46a0613f00f2cf6a61d04fa49131fcbe3afaad07)

Author SHA1 Message Date
Vicent Marti 2db1a43f41 add `ignore_missing_links` mode to revwalk 11 years ago
Jeff King 200abe7458 list-objects: only look at cmdline trees with edge_hint 11 years ago
Nguyễn Thái Ngọc Duy fbd4a7036d list-objects: mark more commits as edges in mark_edges_uninteresting 12 years ago
Nguyễn Thái Ngọc Duy e76a5fb459 list-objects: reduce one argument in mark_edges_uninteresting 12 years ago
Jeff King 6e454b9a31 clear parsed flag when we free tree buffers 12 years ago
Nguyễn Thái Ngọc Duy d688cf07b1 tree_entry_interesting(): give meaningful names to return values 14 years ago
Junio C Hamano 4947367267 list-objects: pass callback data to show_objects() 14 years ago
Nguyễn Thái Ngọc Duy 97d0b74a49 Improve tree_entry_interesting() handling code 14 years ago
Junio C Hamano 6e7d0efa90 list-objects.c: don't add an unparsed NULL as a pending tree 14 years ago
Elijah Newren cc5fa2fdaf Make rev-list --objects work together with pathspecs 14 years ago
Linus Torvalds 8d2dfc49b1 process_{tree,blob}: show objects without buffering 16 years ago
Linus Torvalds cf2ab916af show_object(): push path_name() call further down 16 years ago
Björn Steinbrink de551d472e process_{tree,blob}: Remove useless xstrdup calls 16 years ago
Christian Couder 11c211fa06 list-objects: add "void *data" parameter to show functions 16 years ago
Martin Koegler a301b0c8f2 list-objects.c::process_tree/blob: check for NULL 17 years ago
Shawn O. Pearce 295dd2ad20 Fix memory leak in traverse_commit_list 18 years ago
Martin Waitz 302b9282c9 rename dirlink to gitlink. 18 years ago
Linus Torvalds 6e2f441bd4 Teach git list-objects logic to not follow gitlinks 18 years ago
Linus Torvalds ea376fa7f2 Teach git list-objects logic not to follow gitlinks 18 years ago
Linus Torvalds 6fda5e5180 Initialize tree descriptors with a helper function rather than by hand. 18 years ago
Junio C Hamano 8d1d8f83b5 pack-objects: further work on internal rev-list logic. 19 years ago
Junio C Hamano c64ed70d25 Separate object listing routines out of rev-list 19 years ago