Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-21Initialize tree descriptors with a helper function rather than by hand.Linus Torvalds
2007-03-11Merge branch 'jc/fsck'Junio C Hamano
2007-03-07Use uint32_t for all packed object counts.Shawn O. Pearce
2007-03-05fsck: exit with non-zero status upon errorsJunio C Hamano
2007-03-05fsck: fix broken loose object check.Junio C Hamano
2007-02-21Mechanical conversion to use prefixcmp()Junio C Hamano
2007-02-04Merge branch 'master' into np/dreflogJunio C Hamano
2007-02-04Assorted typo fixesPavel Roskin
2007-01-29Make fsck and fsck-objects be builtins.Mark Wooding