summaryrefslogtreecommitdiffstats
path: root/list-objects.h
AgeCommit message (Expand)AuthorLines
2016-02-12list-objects: pass full pathname to callbacksJeff King-1/+1
2016-02-12list-objects: drop name_path entirelyJeff King-1/+1
2013-08-28list-objects: reduce one argument in mark_edges_uninterestingNguyễn Thái Ngọc Duy-1/+1
2011-09-01list-objects: pass callback data to show_objects()Junio C Hamano-3/+2
2009-04-18Merge branch 'lt/pack-object-memuse'Junio C Hamano-1/+1
2009-04-12show_object(): push path_name() call further downLinus Torvalds-1/+1
2009-04-12process_{tree,blob}: show objects without bufferingLinus Torvalds-1/+1
2009-04-07list-objects: add "void *data" parameter to show functionsChristian Couder-3/+3
2006-09-07pack-objects: further work on internal rev-list logic.Junio C Hamano-3/+7
2006-09-07Separate object listing routines out of rev-listJunio C Hamano-0/+8