summaryrefslogtreecommitdiff
path: root/builtin/prune.c
AgeCommit message (Expand)Author
2013-03-17use parse_object_or_die instead of die("bad object")Jeff King
2012-08-07prune.c: only print informational message in show_only or verbose modeBrandon Casey
2012-03-07fix deletion of .git/objects sub-directories in git-prune/repackKarsten Blees
2011-11-08prune: handle --progress/no-progressJeff King
2011-11-08prune: show progress while marking reachable objectsNguyễn Thái Ngọc Duy
2010-11-15add description parameter to OPT__DRY_RUNRené Scharfe
2010-11-15add description parameter to OPT__VERBOSERené Scharfe
2010-08-09prune: allow --dry-run for -n and --verbose for -vRené Scharfe
2010-03-10Merge branch 'lt/deepen-builtin-source'Junio C Hamano
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds