Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | list-objects: pass full pathname to callbacksjk/path-name-safety-2.4 | Jeff King | 2016-03-16 | 1 | -1/+1 |
* | list-objects: drop name_path entirely | Jeff King | 2016-03-16 | 1 | -1/+1 |
* | list-objects: reduce one argument in mark_edges_uninteresting | Nguyễn Thái Ngọc Duy | 2013-08-28 | 1 | -1/+1 |
* | list-objects: pass callback data to show_objects() | Junio C Hamano | 2011-09-01 | 1 | -3/+2 |
* | Merge branch 'lt/pack-object-memuse' | Junio C Hamano | 2009-04-18 | 1 | -1/+1 |
|\ | |||||
| * | show_object(): push path_name() call further down | Linus Torvalds | 2009-04-12 | 1 | -1/+1 |
| * | process_{tree,blob}: show objects without buffering | Linus Torvalds | 2009-04-12 | 1 | -1/+1 |
* | | list-objects: add "void *data" parameter to show functions | Christian Couder | 2009-04-07 | 1 | -3/+3 |
|/ | |||||
* | pack-objects: further work on internal rev-list logic. | Junio C Hamano | 2006-09-07 | 1 | -3/+7 |
* | Separate object listing routines out of rev-list | Junio C Hamano | 2006-09-07 | 1 | -0/+8 |