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-04-29Merge branch 'dl/libify-a-few'Junio C Hamano
2020-04-29Merge branch 'ma/doc-discard-docbook-xsl-1.73'Junio C Hamano
2020-04-22Merge branch 'jk/oid-array-cleanups'Junio C Hamano
2020-04-17bugreport: add tool to generate debugging infoEmily Shaffer
2020-04-17help: move list_config_help to builtin/helpEmily Shaffer
2020-04-10reset: extract reset_head() from rebaseDenton Liu
2020-04-06Makefile: avoid running curl-config unnecessarilyJeff King
2020-03-30test-tool: rename sha1-array to oid-arrayJeff King
2020-03-30oid_array: rename source file from sha1-arrayJeff King
2020-03-30bloom.c: add the murmur3 hash implementationGarima Singh
2020-03-29Doc: drop support for docbook-xsl before 1.73.0Martin Ågren
2020-03-29Doc: drop support for docbook-xsl before 1.72.0Martin Ågren
2020-03-28Makefile: use curl-config --cflagsJeff King
2020-03-28Makefile: avoid running curl-config multiple timesJeff King
2020-03-27Merge branch 'tg/retire-scripted-stash'Junio C Hamano
2020-03-25Merge branch 'hw/advise-ng'Junio C Hamano
2020-03-25Lib-ify prune-packedDenton Liu
2020-03-25Lib-ify fmt-merge-msgDenton Liu
2020-03-25Makefile: ASCII-sort += listsDenton Liu
2020-03-05stash: remove the stash.useBuiltin settingThomas Gummerer
2020-03-05advice: revamp advise APIHeba Waly
2020-02-25Merge branch 'bw/remote-rename-update-config'Junio C Hamano
2020-02-14Merge branch 'jk/asan-build-fix' into maintJunio C Hamano
2020-02-10pull --rebase/remote rename: document and honor single-letter abbreviations r...Bert Wesarg
2020-01-31Merge branch 'jk/asan-build-fix'Junio C Hamano
2020-01-17Makefile: use compat regex with SANITIZE=addressJeff King
2020-01-15t: directly test parse_pathspec_file()Alexandr Miloslavskiy
2019-12-25Merge branch 'js/add-p-in-c'Junio C Hamano
2019-12-25Merge branch 'jc/drop-gen-hdrs'Junio C Hamano
2019-12-25Merge branch 'ds/sparse-cone'Junio C Hamano
2019-12-16fix-typo: consecutive-word duplicationsryenus
2019-12-14Makefile: drop GEN_HDRSJunio C Hamano
2019-12-13built-in add -i: start implementing the `patch` functionality in CJohannes Schindelin
2019-12-05Merge branch 'js/builtin-add-i'Junio C Hamano
2019-11-22sparse-checkout: create builtin with 'list' subcommandDerrick Stolee
2019-11-14Start to implement a built-in version of `git add --interactive`Johannes Schindelin
2019-11-13test-tool: use 'read-graph' helperDerrick Stolee
2019-10-18Merge branch 'dl/allow-running-cocci-verbosely'Junio C Hamano
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano
2019-10-12Makefile: respect $(V) in %.cocci.patch targetDenton Liu
2019-10-11Merge branch 'cb/pcre1-cleanup'Junio C Hamano
2019-10-09Merge branch 'js/diff-rename-force-stable-sort'Junio C Hamano
2019-10-07Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano
2019-10-07Merge branch 'sg/progress-fix'Junio C Hamano
2019-10-07Merge branch 'dl/cocci-everywhere'Junio C Hamano
2019-10-06ci: also build and test with MS Visual Studio on Azure PipelinesJohannes Schindelin
2019-10-02Move git_sort(), a stable sort, into into libgit.aJohannes Schindelin
2019-09-28Makefile: emulate compile in $(HCO) target betterDenton Liu
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano
2019-09-18Makefile: run coccicheck on more source filesDenton Liu