aboutsummaryrefslogtreecommitdiff
path: root/list-objects.c
Commit message (Expand)AuthorAge
* Merge branch 'lt/pack-object-memuse'Junio C Hamano2009-04-18
|\
| * show_object(): push path_name() call further downLinus Torvalds2009-04-12
| * process_{tree,blob}: show objects without bufferingLinus Torvalds2009-04-12
* | Merge branch 'cc/bisect-filter'Junio C Hamano2009-04-12
|\ \ | |/ |/|
| * list-objects: add "void *data" parameter to show functionsChristian Couder2009-04-07
* | process_{tree,blob}: Remove useless xstrdup callsBjörn Steinbrink2009-04-08
|/
* list-objects.c::process_tree/blob: check for NULLMartin Koegler2008-02-18
* Fix memory leak in traverse_commit_listShawn O. Pearce2007-11-10
* rename dirlink to gitlink.Martin Waitz2007-05-21
* Teach git list-objects logic to not follow gitlinksLinus Torvalds2007-04-14
* Initialize tree descriptors with a helper function rather than by hand.Linus Torvalds2007-03-21
* pack-objects: further work on internal rev-list logic.Junio C Hamano2006-09-07
* Separate object listing routines out of rev-listJunio C Hamano2006-09-07