summaryrefslogtreecommitdiff
path: root/builtin/count-objects.c
Commit message (Expand)AuthorAgeFilesLines
* prepare_packed_git(): refactor garbage reporting in pack directoryJunio C Hamano2015-08-171-2/+24
* count-objects: report unused files in $GIT_DIR/worktrees/...Nguyễn Thái Ngọc Duy2014-12-011-1/+3
* count-objects: use for_each_loose_file_in_objdirJeff King2014-10-161-71/+30
* count-objects: do not use xsize_t when counting object sizeJeff King2014-10-161-1/+1
* count-objects: add -H option to humanize sizesAntoine Pelisse2013-04-101-8/+36
* count-objects: report how much disk space taken by garbage filesNguyễn Thái Ngọc Duy2013-02-151-6/+12
* count-objects: report garbage files in pack directory tooNguyễn Thái Ngọc Duy2013-02-151-1/+11
* i18n: count-objects: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-2/+2
* add description parameter to OPT__VERBOSERené Scharfe2010-11-151-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+130