Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-10 | git-verify-pack: make builtin | Rene Scharfe | 1 | -78/+0 |
2006-08-10 | git-verify-pack: no need to count errors | Rene Scharfe | 1 | -3/+3 |
2006-08-10 | git-verify-pack: buffer overrun paranoia | Rene Scharfe | 1 | -0/+9 |
2006-08-10 | git-verify-pack: free pack after use and a cleanup | Rene Scharfe | 1 | -3/+8 |
2006-08-10 | git-verify-pack: get rid of while loop | Rene Scharfe | 1 | -16/+16 |
2006-08-10 | git-verify-pack: insist on .idx extension | Rene Scharfe | 1 | -6/+5 |
2006-08-10 | git-verify-pack: more careful path handling | Rene Scharfe | 1 | -7/+9 |
2006-08-10 | git-verify-pack: show usage when no pack was specified | Rene Scharfe | 1 | -0/+6 |
2006-08-10 | Add has_extension() | Rene Scharfe | 1 | -1/+1 |
2005-10-13 | Keep track of whether a pack is local or not | Linus Torvalds | 1 | -2/+2 |
2005-07-29 | [PATCH] Unify usage strings declaration | Petr Baudis | 1 | -1/+1 |
2005-06-30 | [PATCH] verify-pack updates. | Junio C Hamano | 1 | -10/+41 |
2005-06-29 | [PATCH] Add git-verify-pack command. | Junio C Hamano | 1 | -0/+26 |