Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-01 | return the prune-packed progress display to the inner loop | Nicolas Pitre | 1 | -2/+1 |
2007-10-30 | relax usage of the progress API | Nicolas Pitre | 1 | -4/+2 |
2007-10-30 | make struct progress an opaque type | Nicolas Pitre | 1 | -4/+3 |
2007-10-30 | prune-packed: don't call display_progress() for every file | Nicolas Pitre | 1 | -2/+3 |
2007-10-19 | Teach prune-packed to use the standard progress meter | Shawn O. Pearce | 1 | -4/+11 |
2007-01-18 | prune-packed: add -q to usage | Matthias Lederhofer | 1 | -1/+1 |
2007-01-12 | Make git-prune-packed a bit more chatty. | Junio C Hamano | 1 | -7/+17 |
2006-10-23 | prune-packed: Fix uninitialized variable. | Alexandre Julliard | 1 | -1/+1 |
2006-10-22 | Make prune also run prune-packed | J. Bruce Fields | 1 | -6/+5 |
2006-09-07 | pack-objects --unpacked=<existing pack> option. | Junio C Hamano | 1 | -1/+1 |
2006-08-02 | use declarations from builtin.h for builtin commands | Matthias Kestenholz | 1 | -1/+2 |
2006-08-02 | Make git-prune-packed a builtin | Matthias Kestenholz | 1 | -0/+77 |