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
2019-06-17Merge branch 'ds/object-info-for-prefetch-fix'Junio C Hamano
2019-06-14t3404: fix a typoJohannes Schindelin
2019-06-13The first batch after 2.22Junio C Hamano
2019-06-13Merge branch 'pw/rebase-edit-message-for-replayed-merge'Junio C Hamano
2019-06-13Merge branch 'ab/deprecate-R-for-dynpath'Junio C Hamano
2019-06-13Merge branch 'mh/import-transport-fd-fix'Junio C Hamano
2019-06-13Merge branch 'ew/update-server-info'Junio C Hamano
2019-06-13Merge branch 'jk/help-unknown-ref-fix'Junio C Hamano
2019-06-13Merge branch 'dl/format-patch-notes-config'Junio C Hamano
2019-06-13Merge branch 'nd/merge-quit'Junio C Hamano
2019-06-13Merge branch 'ab/fail-prereqs-in-test'Junio C Hamano
2019-06-13Merge branch 'nd/corrupt-worktrees'Junio C Hamano
2019-06-13Merge branch 'js/rebase-cleanup'Junio C Hamano
2019-06-13Merge branch 'nd/worktree-name-sanitization'Junio C Hamano
2019-06-13Merge branch 'en/fast-export-encoding'Junio C Hamano
2019-06-13Merge branch 'jk/unused-params-final-batch'Junio C Hamano
2019-06-13Merge branch 'sb/format-patch-base-patch-id-fix'Junio C Hamano
2019-06-13Merge branch 'nd/init-relative-template-fix'Junio C Hamano
2019-06-13Merge branch 'ab/send-email-transferencoding-fix'Junio C Hamano
2019-06-13cleanup: fix possible overflow errors in binary search, part 2René Scharfe
2019-06-13add -p: fix checkout -p with pathological contextPhillip Wood
2019-06-13config: avoid calling `labs()` on too-large data typeJohannes Schindelin
2019-06-13winansi: simplify loading the GetCurrentConsoleFontEx() functionJohannes Schindelin
2019-06-13kwset: allow building with GCC 8Johannes Schindelin
2019-06-13poll (mingw): allow compiling with GCC 8 and DEVELOPER=1Johannes Schindelin
2019-06-12mergetool: use shell variable magic instead of `awk`Johannes Sixt
2019-06-12mergetool: dissect strings with shell variable magic instead of `expr`Johannes Sixt
2019-06-12t7610-mergetool: use test_cmp instead of test $(cat file) = $txtJohannes Sixt
2019-06-12packfile: rename close_all_packs to close_object_storeDerrick Stolee
2019-06-12packfile: close commit-graph in close_all_packsDerrick Stolee
2019-06-12commit-graph: use raw_object_store when closingDerrick Stolee
2019-06-12commit-graph: extract write_commit_graph_file()Derrick Stolee
2019-06-12commit-graph: extract copy_oids_to_commits()Derrick Stolee
2019-06-12commit-graph: extract count_distinct_commits()Derrick Stolee
2019-06-12commit-graph: extract fill_oids_from_all_packs()Derrick Stolee
2019-06-12commit-graph: extract fill_oids_from_commit_hex()Derrick Stolee
2019-06-12commit-graph: extract fill_oids_from_packs()Derrick Stolee
2019-06-12commit-graph: create write_commit_graph_contextDerrick Stolee
2019-06-12commit-graph: remove Future Work sectionDerrick Stolee
2019-06-12commit-graph: collapse parameters into flagsDerrick Stolee
2019-06-12commit-graph: return with errors during writeDerrick Stolee
2019-06-12Revert "test-lib: whitelist GIT_TR2_* in the environment"Ævar Arnfjörð Bjarmason
2019-06-12completion: do not cache if --git-completion-helper failsNguyễn Thái Ngọc Duy
2019-06-12t5616: cover case of client having delta baseJonathan Tan
2019-06-12t5616: use correct flag to check object is missingJonathan Tan
2019-06-10t7610-mergetool: do not place pipelines headed by `yes` in subshellsJohannes Sixt
2019-06-07configure: Detect linking style for HP aCC on HP-UXMichael Osipov
2019-06-07Git 2.22v2.22.0Junio C Hamano
2019-06-07Merge tag 'l10n-2.22.0-rnd3' of git://github.com/git-l10n/git-poJunio C Hamano
2019-06-07Merge branch 'fr_review' of git://github.com/jnavila/gitJiang Xin