summaryrefslogtreecommitdiff
path: root/builtin/prune.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Merge branch 'rj/path-cleanup'Libravatar Junio C Hamano1-1/+1
2012-09-07Merge branch 'nd/i18n-parseopt-help'Libravatar Junio C Hamano1-5/+5
2012-09-04Call mkpathdup() rather than xstrdup(mkpath(...))Libravatar Ramsay Jones1-1/+1
2012-08-20i18n: prune: mark parseopt strings for translationLibravatar Nguyễn Thái Ngọc Duy1-5/+5
2012-08-07prune.c: only print informational message in show_only or verbose modeLibravatar Brandon Casey1-1/+2
2012-03-07fix deletion of .git/objects sub-directories in git-prune/repackLibravatar Karsten Blees1-1/+1
2011-11-07prune: handle --progress/no-progressLibravatar Jeff King1-2/+9
2011-11-07prune: show progress while marking reachable objectsLibravatar Nguyễn Thái Ngọc Duy1-1/+5
2010-11-15add description parameter to OPT__DRY_RUNLibravatar René Scharfe1-2/+1
2010-11-15add description parameter to OPT__VERBOSELibravatar René Scharfe1-1/+1
2010-08-09prune: allow --dry-run for -n and --verbose for -vLibravatar René Scharfe1-3/+2
2010-03-10Merge branch 'lt/deepen-builtin-source'Libravatar Junio C Hamano1-0/+166
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+169