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-11-18Merge branch 'js/fuzz-cxxflags'Junio C Hamano
2018-11-18Merge branch 'js/mingw-res-rebuild'Junio C Hamano
2018-11-18Merge branch 'jk/curl-ldflags'Junio C Hamano
2018-11-18Merge branch 'nd/pthreads'Junio C Hamano
2018-11-16Makefile: use FUZZ_CXXFLAGS for linking fuzzersJosh Steadmon
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano
2018-11-13Merge branch 'nd/config-split'Junio C Hamano
2018-11-07Windows: force-recompile git.res for differing architecturesJohannes Schindelin
2018-11-05build: link with curl-defined linker flagsJames Knight
2018-11-02Merge branch 'ag/rebase-i-in-c'Junio C Hamano
2018-11-02Merge branch 'pk/rebase-in-c'Junio C Hamano
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite
2018-10-29thread-utils: macros to unconditionally compile pthreads APINguyễn Thái Ngọc Duy
2018-10-29Update makefile in preparation for Documentation/config/*.txtNguyễn Thái Ngọc Duy
2018-10-26Merge branch 'js/fuzzer'Junio C Hamano
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano
2018-10-16Merge branch 'rj/header-check'Junio C Hamano
2018-10-15fuzz: add fuzz testing for packfile indices.Josh Steadmon
2018-10-15fuzz: add basic fuzz testing target.Josh Steadmon
2018-10-10Merge branch 'nd/test-tool'Junio C Hamano
2018-10-09rebase -i: move rebase--helper modes to rebase--interactiveAlban Gruin
2018-10-09rebase -i: remove git-rebase--interactive.shAlban Gruin
2018-10-09rebase -i: implement the main part of interactive rebase as a builtinAlban Gruin
2018-09-28read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart
2018-09-24Merge branch 'js/mingw-o-append'Junio C Hamano
2018-09-20Makefile: add a hdr-check targetRamsay Jones
2018-09-17Merge branch 'es/format-patch-interdiff'Junio C Hamano
2018-09-17Merge branch 'cc/delta-islands'Junio C Hamano
2018-09-17Merge branch 'ds/reachable'Junio C Hamano
2018-09-17Merge branch 'ds/multi-pack-index'Junio C Hamano
2018-09-11t0051: test GIT_TRACE to a windows named pipeJeff Hostetler
2018-09-11Makefile: add a hint about TEST_BUILTINS_OBJSNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-dump-fsmonitor into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-parse-options into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-dump-untracked-cache into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: keep test-tool command list sortedNguyễn Thái Ngọc Duy
2018-08-21generate-cmdlist.sh: collect config from all config.txt filesNguyễn Thái Ngọc Duy
2018-08-21Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano
2018-08-20Merge branch 'js/range-diff'Junio C Hamano
2018-08-17Merge branch 'nd/complete-config-vars'Junio C Hamano
2018-08-16Add delta-islands.{c,h}Jeff King
2018-08-16Merge branch 'sg/coccicheck-updates'Junio C Hamano
2018-08-16Merge branch 'jh/json-writer'Junio C Hamano
2018-08-16Merge branch 'bb/make-developer-pedantic'Junio C Hamano
2018-08-13range-diff: first rudimentary implementationJohannes Schindelin
2018-08-13Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin
2018-08-13linear-assignment: a function to solve least-cost assignment problemsJohannes Schindelin
2018-08-10rebase -i: rewrite append_todo_help() in CAlban Gruin
2018-08-06Makefile: add missing dependency for command-list.hNguyễn Thái Ngọc Duy