| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nd/struct-pathspec' | Junio C Hamano | 2011-05-06 | 1 | -11/+7 |
|\ |
|
| * | Improve tree_entry_interesting() handling code | Nguyễn Thái Ngọc Duy | 2011-03-25 | 1 | -11/+7 |
* | | Merge branch 'jc/maint-rev-list-culled-boundary' | Junio C Hamano | 2011-03-22 | 1 | -1/+6 |
|\ \
| |/
|/| |
|
| * | list-objects.c: don't add an unparsed NULL as a pending tree | Junio C Hamano | 2011-03-14 | 1 | -1/+6 |
* | | Make rev-list --objects work together with pathspecs | Elijah Newren | 2011-02-03 | 1 | -2/+28 |
* | | Merge branch 'lt/pack-object-memuse' | Junio C Hamano | 2009-04-18 | 1 | -16/+17 |
|\ \ |
|
| * | | show_object(): push path_name() call further down | Linus Torvalds | 2009-04-12 | 1 | -5/+5 |
| |/ |
|
| * | process_{tree,blob}: show objects without buffering | Linus Torvalds | 2009-04-12 | 1 | -17/+18 |
* | | Merge branch 'cc/bisect-filter' | Junio C Hamano | 2009-04-12 | 1 | -4/+5 |
|\ \
| |/
|/| |
|
| * | list-objects: add "void *data" parameter to show functions | Christian Couder | 2009-04-07 | 1 | -4/+5 |
* | | process_{tree,blob}: Remove useless xstrdup calls | Björn Steinbrink | 2009-04-08 | 1 | -2/+0 |
|/ |
|
* | list-objects.c::process_tree/blob: check for NULL | Martin Koegler | 2008-02-18 | 1 | -0/+4 |
* | Fix memory leak in traverse_commit_list | Shawn O. Pearce | 2007-11-10 | 1 | -0/+7 |
* | rename dirlink to gitlink. | Martin Waitz | 2007-05-21 | 1 | -1/+1 |
* | Teach git list-objects logic to not follow gitlinks | Linus Torvalds | 2007-04-14 | 1 | -0/+34 |
* | Initialize tree descriptors with a helper function rather than by hand. | Linus Torvalds | 2007-03-21 | 1 | -2/+1 |
* | pack-objects: further work on internal rev-list logic. | Junio C Hamano | 2006-09-07 | 1 | -0/+33 |
* | Separate object listing routines out of rev-list | Junio C Hamano | 2006-09-07 | 1 | -0/+107 |