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-06-07War on whitespaceJunio C Hamano
2007-05-19Merge branch 'maint'Junio C Hamano
2007-05-19Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz
2007-04-20document --index-version for index-pack and pack-objectsNicolas Pitre
2006-11-03remove .keep pack lock files when done with refs updateNicolas Pitre
2006-10-30Teach git-index-pack how to keep a pack file.Shawn Pearce
2006-10-26add progress status to index-packNicolas Pitre
2006-10-26make index-pack able to complete thin packs.Nicolas Pitre
2006-10-26enable index-pack streaming capabilityNicolas Pitre
2005-10-13Add git-index-pack utilitySergey Vlasov