summaryrefslogtreecommitdiffstats
path: root/builtin/count-objects.c
AgeCommit message (Expand)AuthorLines
2015-08-17prepare_packed_git(): refactor garbage reporting in pack directoryJunio C Hamano-2/+24
2014-12-01count-objects: report unused files in $GIT_DIR/worktrees/...Nguyễn Thái Ngọc Duy-1/+3
2014-10-16count-objects: use for_each_loose_file_in_objdirJeff King-71/+30
2014-10-16count-objects: do not use xsize_t when counting object sizeJeff King-1/+1
2013-04-10count-objects: add -H option to humanize sizesAntoine Pelisse-8/+36
2013-02-15count-objects: report how much disk space taken by garbage filesNguyễn Thái Ngọc Duy-6/+12
2013-02-15count-objects: report garbage files in pack directory tooNguyễn Thái Ngọc Duy-1/+11
2012-08-20i18n: count-objects: mark parseopt strings for translationNguyễn Thái Ngọc Duy-2/+2
2010-11-15add description parameter to OPT__VERBOSERené Scharfe-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds-0/+130