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