Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-08 | Correct output of git-count-objects. | Mikael Magnusson | 1 | -1/+1 |
2008-08-20 | Merge branch 'mg/count-objects' | Junio C Hamano | 1 | -0/+3 |
2008-08-18 | compat: introduce on_disk_bytes() | Junio C Hamano | 1 | -2/+2 |
2008-08-17 | count-objects: Add total pack size to verbose output | Marcus Griep | 1 | -0/+3 |
2008-07-13 | Make usage strings dash-less | Stephan Beyer | 1 | -1/+1 |
2007-10-29 | Make builtin-count-objects.c use parse_options. | Pierre Habouzit | 1 | -17/+15 |
2007-05-29 | Simplify index access condition in count-objects, pack-redundant | Shawn O. Pearce | 1 | -1/+1 |
2007-05-26 | Lazily open pack index files on demand | Shawn O. Pearce | 1 | -0/+2 |
2007-04-10 | get rid of num_packed_objects() | Nicolas Pitre | 1 | -1/+1 |
2007-03-07 | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 1 | -1/+1 |
2006-12-27 | count-objects -v: show number of packs as well. | Junio C Hamano | 1 | -0/+3 |
2006-09-07 | pack-objects --unpacked=<existing pack> option. | Junio C Hamano | 1 | -1/+1 |
2006-08-04 | builtins: Makefile clean-up | Junio C Hamano | 1 | -0/+125 |