Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-24 | Lib-ify prune-packed | Denton Liu | 1 | -0/+43 |
2006-08-02 | Make git-prune-packed a builtin | Matthias Kestenholz | 1 | -79/+0 |
2005-11-28 | Make the rest of commands work from a subdirectory. | Junio C Hamano | 1 | -0/+2 |
2005-10-28 | Be marginally more careful about removing objects | Linus Torvalds | 1 | -0/+1 |
2005-10-28 | Create object subdirectories on demand (phase II) | Linus Torvalds | 1 | -2/+1 |
2005-10-16 | Sparse-directory safety fix. | Junio C Hamano | 1 | -1/+1 |
2005-10-08 | Create object subdirectories on demand | Linus Torvalds | 1 | -1/+4 |
2005-08-19 | Call prune-packed from "git prune" as well. | Junio C Hamano | 1 | -4/+12 |
2005-07-27 | Typofix: usage strings fix. | Junio C Hamano | 1 | -1/+1 |
2005-07-03 | Add "git-prune-packed" that removes objects that exist in a pack. | Linus Torvalds | 1 | -0/+66 |