summaryrefslogtreecommitdiff
path: root/builtin/prune.c
Commit message (Expand)AuthorAgeFilesLines
* fix deletion of .git/objects sub-directories in git-prune/repackkb/maint-prune-rmdir-closedirKarsten Blees2012-03-071-1/+1
* prune: handle --progress/no-progressJeff King2011-11-071-2/+9
* prune: show progress while marking reachable objectsNguyễn Thái Ngọc Duy2011-11-071-1/+5
* add description parameter to OPT__DRY_RUNRené Scharfe2010-11-151-2/+1
* add description parameter to OPT__VERBOSERené Scharfe2010-11-151-1/+1
* prune: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-091-3/+2
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-14/+11
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+169