aboutsummaryrefslogtreecommitdiff
path: root/builtin-count-objects.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-1.6.0-keep-pack' into maintJunio C Hamano2009-04-08
|\
| * has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano2009-02-28
* | add is_dot_or_dotdot inline functionAlexander Potashev2009-01-11
* | Correct output of git-count-objects.Mikael Magnusson2008-09-08
* | Merge branch 'mg/count-objects'Junio C Hamano2008-08-20
|\ \
| * | count-objects: Add total pack size to verbose outputMarcus Griep2008-08-17
| |/
* | compat: introduce on_disk_bytes()Junio C Hamano2008-08-18
|/
* Make usage strings dash-lessStephan Beyer2008-07-13
* Make builtin-count-objects.c use parse_options.Pierre Habouzit2007-10-29
* Simplify index access condition in count-objects, pack-redundantShawn O. Pearce2007-05-29
* Lazily open pack index files on demandShawn O. Pearce2007-05-26
* get rid of num_packed_objects()Nicolas Pitre2007-04-10
* Cast 64 bit off_t to 32 bit size_tShawn O. Pearce2007-03-07
* count-objects -v: show number of packs as well.Junio C Hamano2006-12-27
* pack-objects --unpacked=<existing pack> option.Junio C Hamano2006-09-07
* builtins: Makefile clean-upJunio C Hamano2006-08-04