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
2018-10-16Merge branch 'jn/mailmap-update'Junio C Hamano
2018-10-16Merge branch 'tg/t5551-with-curl-7.61.1'Junio C Hamano
2018-10-16Merge branch 'en/merge-cleanup'Junio C Hamano
2018-10-16Merge branch 'rj/header-check'Junio C Hamano
2018-10-16Merge branch 'ma/config-doc-update'Junio C Hamano
2018-10-16Merge branch 'jk/delta-islands-with-bitmap-reuse-delta-fix'Junio C Hamano
2018-10-16Merge branch 'tq/refs-internal-comment-fix'Junio C Hamano
2018-10-16Merge branch 'ts/alias-of-alias'Junio C Hamano
2018-10-16Merge branch 'ds/commit-graph-with-grafts'Junio C Hamano
2018-10-16Merge branch 'ab/commit-graph-progress'Junio C Hamano
2018-10-11read-cache: load cache entries on worker threadsBen Peart
2018-10-11ieot: add Index Entry Offset Table (IEOT) extensionBen Peart
2018-10-11read-cache: load cache extensions on a worker threadBen Peart
2018-10-11config: add new index.threads config settingBen Peart
2018-10-11eoie: add End of Index Entry (EOIE) extensionBen Peart
2018-10-11read-cache: clean up casting and byte decodingBen Peart
2018-10-10Third batch for 2.20Junio C Hamano
2018-10-10Merge branch 'ab/fsck-skiplist'Junio C Hamano
2018-10-10Merge branch 'ds/multi-pack-verify'Junio C Hamano
2018-10-10Merge branch 'bc/hash-independent-tests'Junio C Hamano
2018-10-10Merge branch 'nd/test-tool'Junio C Hamano
2018-10-10Merge branch 'nd/config-split'Junio C Hamano
2018-10-10cache-tree: skip some blob checks in partial cloneJonathan Tan
2018-10-10Declare that the next one will be named 2.20Junio C Hamano
2018-10-09transport.c: introduce core.alternateRefsPrefixesTaylor Blau
2018-10-09transport.c: introduce core.alternateRefsCommandTaylor Blau
2018-10-09transport.c: extract 'fill_alternate_refs_command'Taylor Blau
2018-10-09transport: drop refnames from for_each_alternate_refJeff King
2018-10-07docs: typo: s/isimilar/similar/Michael Witten
2018-10-07docs: graph: remove unnecessary `graph_update()' callMichael Witten
2018-10-07docs: typo: s/go/to/Michael Witten
2018-10-07git-completion.bash: add completion for stash listSteven Fernandez
2018-10-07fetch: do not list refs if fetching only hashesJonathan Tan
2018-10-07transport: list refs before fetch if necessaryJonathan Tan
2018-10-07transport: do not list refs if possibleJonathan Tan
2018-10-07transport: allow skipping of ref listingJonathan Tan
2018-10-07tests: order arguments to git-rev-list properlyMatthew DeVore
2018-10-07t9109: don't swallow Git errors upstream of pipesMatthew DeVore
2018-10-07tests: don't swallow Git errors upstream of pipesMatthew DeVore
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-10-07tests: standardize pipe placementMatthew DeVore
2018-10-07Documentation: add shell guidelinesMatthew DeVore
2018-10-07t/README: reformat Do, Don't, Keep in mind listsMatthew DeVore
2018-10-07commit-graph: reduce initial oid allocationDerrick Stolee
2018-10-07builtin/commit-graph.c: UNLEAK variablesMartin Ă…gren
2018-10-07commit-graph: clean up leaked memory during writeDerrick Stolee
2018-10-05diff --color-moved: fix a memory leakPhillip Wood
2018-10-05diff --color-moved-ws: fix another memory leakPhillip Wood
2018-10-05diff --color-moved-ws: fix a memory leakPhillip Wood
2018-10-05diff --color-moved-ws: fix out of bounds string accessPhillip Wood