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
2020-11-03Merge branch 'jk/fast-import-marks-cleanup'Junio C Hamano
2020-10-16fast-import: remove duplicated option-parsing lineJeff King
2020-10-15fast-import: fix over-allocation of marks storageJeff King
2020-09-06fast-import: use write_pack_header()René Scharfe
2020-09-03Merge branch 'jk/slimmed-down'Junio C Hamano
2020-08-13make git-fast-import a builtinJeff King