aboutsummaryrefslogtreecommitdiff
path: root/list-objects.c
Commit message (Expand)AuthorAge
* Merge branch 'nd/fetch-into-shallow'Junio C Hamano2013-09-20
|\
| * list-objects: mark more commits as edges in mark_edges_uninterestingNguyễn Thái Ngọc Duy2013-08-28
| * list-objects: reduce one argument in mark_edges_uninterestingNguyễn Thái Ngọc Duy2013-08-28
* | clear parsed flag when we free tree buffersJeff King2013-06-06
|/
* tree_entry_interesting(): give meaningful names to return valuesNguyễn Thái Ngọc Duy2011-10-27
* list-objects: pass callback data to show_objects()Junio C Hamano2011-09-01
* Merge branch 'nd/struct-pathspec'Junio C Hamano2011-05-06
|\
| * Improve tree_entry_interesting() handling codeNguyễn Thái Ngọc Duy2011-03-25
* | Merge branch 'jc/maint-rev-list-culled-boundary'Junio C Hamano2011-03-22
|\ \ | |/ |/|
| * list-objects.c: don't add an unparsed NULL as a pending treeJunio C Hamano2011-03-14
* | Make rev-list --objects work together with pathspecsElijah Newren2011-02-03
* | 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