Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |