summaryrefslogtreecommitdiffstats
path: root/list-objects.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes and forward declarationsElijah Newren2018-08-151-0/+4
* list-objects: filter objects in traverse_commit_listJeff Hostetler2017-11-221-1/+12
* list-objects: pass full pathname to callbacksJeff King2016-02-121-1/+1
* list-objects: drop name_path entirelyJeff King2016-02-121-1/+1
* list-objects: reduce one argument in mark_edges_uninterestingNguyễn Thái Ngọc Duy2013-08-281-1/+1
* list-objects: pass callback data to show_objects()Junio C Hamano2011-09-011-3/+2
* Merge branch 'lt/pack-object-memuse'Junio C Hamano2009-04-181-1/+1
|\
| * show_object(): push path_name() call further downLinus Torvalds2009-04-121-1/+1
| * process_{tree,blob}: show objects without bufferingLinus Torvalds2009-04-121-1/+1
* | list-objects: add "void *data" parameter to show functionsChristian Couder2009-04-071-3/+3
|/
* pack-objects: further work on internal rev-list logic.Junio C Hamano2006-09-071-3/+7
* Separate object listing routines out of rev-listJunio C Hamano2006-09-071-0/+8