summaryrefslogtreecommitdiff
path: root/builtin/prune.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/prune-packed-dryrun-verbose'Junio C Hamano2013-06-061-1/+1
|\
| * prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()Nguyễn Thái Ngọc Duy2013-05-281-1/+1
| * Merge branch 'jk/fully-peeled-packed-ref'Junio C Hamano2013-03-251-3/+1
| |\
* | | prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano2013-04-251-2/+2
* | | Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1Junio C Hamano2013-04-031-3/+1
|\ \ \ | |/ / |/| / | |/
| * use parse_object_or_die instead of die("bad object")Jeff King2013-03-171-3/+1
* | Merge branch 'rj/path-cleanup'Junio C Hamano2012-09-141-1/+1
|\ \
| * | Call mkpathdup() rather than xstrdup(mkpath(...))Ramsay Jones2012-09-041-1/+1
* | | Merge branch 'nd/i18n-parseopt-help'Junio C Hamano2012-09-071-5/+5
|\ \ \ | |_|/ |/| |
| * | i18n: prune: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-5/+5
| |/
* | prune.c: only print informational message in show_only or verbose modeBrandon Casey2012-08-071-1/+2
|/
* 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