Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make builtin-count-objects.c use parse_options. | Pierre Habouzit | 2007-10-29 | 1 | -17/+15 |
* | Simplify index access condition in count-objects, pack-redundant | Shawn O. Pearce | 2007-05-29 | 1 | -1/+1 |
* | Lazily open pack index files on demand | Shawn O. Pearce | 2007-05-26 | 1 | -0/+2 |
* | get rid of num_packed_objects() | Nicolas Pitre | 2007-04-10 | 1 | -1/+1 |
* | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 2007-03-07 | 1 | -1/+1 |
* | count-objects -v: show number of packs as well. | Junio C Hamano | 2006-12-27 | 1 | -0/+3 |
* | pack-objects --unpacked=<existing pack> option. | Junio C Hamano | 2006-09-07 | 1 | -1/+1 |
* | builtins: Makefile clean-up | Junio C Hamano | 2006-08-04 | 1 | -0/+125 |