Age | Commit message (Expand) | Author | Files | Lines |
2013-06-06 | Merge branch 'nd/prune-packed-dryrun-verbose' | Junio C Hamano | 1 | -1/+1 |
2013-05-28 | prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-04-25 | prune: introduce OPT_EXPIRY_DATE() and use it | Junio C Hamano | 1 | -2/+2 |
2013-04-03 | Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1 | Junio C Hamano | 1 | -3/+1 |
2013-03-25 | Merge branch 'jk/fully-peeled-packed-ref' | Junio C Hamano | 1 | -3/+1 |
2013-03-17 | use parse_object_or_die instead of die("bad object") | Jeff King | 1 | -3/+1 |
2012-09-14 | Merge branch 'rj/path-cleanup' | Junio C Hamano | 1 | -1/+1 |
2012-09-07 | Merge branch 'nd/i18n-parseopt-help' | Junio C Hamano | 1 | -5/+5 |
2012-09-04 | Call mkpathdup() rather than xstrdup(mkpath(...)) | Ramsay Jones | 1 | -1/+1 |
2012-08-20 | i18n: prune: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -5/+5 |
2012-08-07 | prune.c: only print informational message in show_only or verbose mode | Brandon Casey | 1 | -1/+2 |
2012-03-07 | fix deletion of .git/objects sub-directories in git-prune/repack | Karsten Blees | 1 | -1/+1 |
2011-11-07 | prune: handle --progress/no-progress | Jeff King | 1 | -2/+9 |
2011-11-07 | prune: show progress while marking reachable objects | Nguyễn Thái Ngọc Duy | 1 | -1/+5 |
2010-11-15 | add description parameter to OPT__DRY_RUN | René Scharfe | 1 | -2/+1 |
2010-11-15 | add description parameter to OPT__VERBOSE | René Scharfe | 1 | -1/+1 |
2010-08-09 | prune: allow --dry-run for -n and --verbose for -v | René Scharfe | 1 | -3/+2 |
2010-03-10 | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 1 | -0/+166 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+169 |