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
path: root/t
AgeCommit message (Expand)Author
2018-11-18Merge branch 'ds/reachable-topo-order'Junio C Hamano
2018-11-13Merge branch 'nd/tree-walk-path-exclusion'Junio C Hamano
2018-11-13Merge branch 'jk/misc-unused-fixes'Junio C Hamano
2018-11-13Merge branch 'nd/per-worktree-ref-iteration'Junio C Hamano
2018-11-13Merge branch 'al/send-email-auto-cte-fixup'Junio C Hamano
2018-11-13Merge branch 'ds/add-missing-tags'Junio C Hamano
2018-11-13Merge branch 'js/rebase-p-tests'Junio C Hamano
2018-11-13Merge branch 'ag/rev-parse-all-exclude-fix'Junio C Hamano
2018-11-13Merge branch 'jt/tighten-fetch-proto-v2-response'Junio C Hamano
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano
2018-11-13Merge branch 'js/mingw-utf8-env'Junio C Hamano
2018-11-13Merge branch 'js/mingw-perl5lib'Junio C Hamano
2018-11-13Merge branch 'ab/pack-tests-cleanup'Junio C Hamano
2018-11-13Merge branch 'ds/test-multi-pack-index'Junio C Hamano
2018-11-13Merge branch 'nd/wildmatch-double-asterisk'Junio C Hamano
2018-11-13Merge branch 'nd/per-worktree-config'Junio C Hamano
2018-11-13Merge branch 'jk/proto-v2-ref-prefix-fix'Junio C Hamano
2018-11-13Merge branch 'jk/detect-truncated-zlib-input'Junio C Hamano
2018-11-07approxidate: fix NULL dereference in date_time()Jeff King
2018-11-06Merge branch 'sg/test-verbose-log'Junio C Hamano
2018-11-06Merge branch 'sg/test-rebase-editor-fix'Junio C Hamano
2018-11-06Merge branch 'md/exclude-promisor-objects-fix'Junio C Hamano
2018-11-06Merge branch 'jt/upload-pack-v2-fix-shallow'Junio C Hamano
2018-11-06Merge branch 'sb/submodule-url-to-absolute'Junio C Hamano
2018-11-06Merge branch 'js/shallow-and-fetch-prune'Junio C Hamano
2018-11-06Merge branch 'js/remote-archive-dwimfix'Junio C Hamano
2018-11-05tree-walk.c: fix overoptimistic inclusion in :(exclude) matchingNguyễn Thái Ngọc Duy
2018-11-02Merge branch 'mg/gpg-fingerprint'Junio C Hamano
2018-11-02Merge branch 'mg/gpg-parse-tighten'Junio C Hamano
2018-11-02Merge branch 'en/merge-cleanup-more'Junio C Hamano
2018-11-02test-reach: test get_reachable_subsetDerrick Stolee
2018-11-02send-email: avoid empty transfer encoding headerAaron Lindsay
2018-11-02approxidate: handle pending number for "specials"Jeff King
2018-11-02rev-list: handle flags for --indexed-objectsJeff King
2018-11-02t6012: make rev-list tests more interestingDerrick Stolee
2018-11-02test-reach: add rev-list testsDerrick Stolee
2018-11-02test-reach: add run_three_modes methodDerrick Stolee
2018-11-02prio-queue: add 'peek' operationDerrick Stolee
2018-11-02tests: optionally skip `git rebase -p` testsJohannes Schindelin
2018-11-02t3418: decouple test cases from a previous `rebase -p` test caseJohannes Schindelin
2018-11-02t3404: decouple some test cases from outcomes of previous test casesJohannes Schindelin
2018-11-02Merge branch 'js/rebase-i-shortopt'Junio C Hamano
2018-11-02Merge branch 'js/rebase-i-break'Junio C Hamano
2018-11-02Merge branch 'js/rebase-autostash-fix'Junio C Hamano
2018-11-02Merge branch 'ag/rebase-i-in-c'Junio C Hamano
2018-11-01rev-parse: clear --exclude list after 'git rev-parse --all'Andreas Gruenbacher
2018-11-01fetch-pack: be more precise in parsing v2 responseJonathan Tan
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite
2018-10-31submodule: support reading .gitmodules when it's not in the working treeAntonio Ospite
2018-10-31ls-remote: pass heads/tags prefixes to transportJeff King