summaryrefslogtreecommitdiff
path: root/builtin-verify-pack.c
Commit message (Expand)AuthorAgeFilesLines
* verify-pack --stat-only: show histogram without verifyingJunio C Hamano2009-08-071-16/+33
* Merge branch 'maint' into jc/verify-pack-statJunio C Hamano2009-08-071-8/+19
|\
| * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-071-8/+19
| |\
| | * verify-pack -v: do not report "chain length 0"Junio C Hamano2009-08-071-8/+19
* | | verify-pack: migrate to parse-optionsStephen Boyd2009-07-101-22/+18
|/ /
* | Replace deprecated dashed git commands in usageAlexander Potashev2009-02-041-1/+1
|/
* discard revindex data when pack list changesNicolas Pitre2008-08-221-1/+2
* Fix some warnings (on cygwin) to allow -WerrorRamsay Jones2008-07-051-2/+2
* move show_pack_info() where it belongsNicolas Pitre2008-06-241-1/+62
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-141-1/+1
* make verify_one_pack() a bit less wrong wrt packed_git structureNicolas Pitre2008-03-011-1/+1
* Load core configuration in git-verify-pack.Shawn O. Pearce2006-12-291-0/+1
* Merge branch 'mk/rename'Junio C Hamano2006-08-121-2/+2
* git-verify-pack: make builtinRene Scharfe2006-08-101-0/+79