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
2019-07-29Merge branch 'pw/rebase-abort-clean-rewritten' into maintJunio C Hamano
2019-07-29Merge branch 'sg/rebase-progress' into maintJunio C Hamano
2019-07-29Merge branch 'ms/submodule-foreach-fix' into maintJunio C Hamano
2019-07-29Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maintJunio C Hamano
2019-07-29Merge branch 'jc/denoise-rm-to-resolve' into maintJunio C Hamano
2019-07-29Merge branch 'js/mingw-spawn-with-spaces-in-path' into maintJunio C Hamano
2019-07-29Merge branch 'js/clean-report-too-long-a-path' into maintJunio C Hamano
2019-07-29Merge branch 'es/local-atomic-push-failure-with-http' into maintJunio C Hamano
2019-07-29Merge branch 'js/t3404-typofix' into maintJunio C Hamano
2019-07-29Merge branch 'js/t0001-case-insensitive' into maintJunio C Hamano
2019-07-29Merge branch 'sg/t5551-fetch-smart-error-is-translated' into maintJunio C Hamano
2019-07-29Merge branch 'jt/t5551-test-chunked' into maintJunio C Hamano
2019-07-26Merge branch 'sw/git-p4-unshelve-branched-files' into maintJunio C Hamano
2019-07-26Merge branch 'jt/partial-clone-missing-ref-delta-base' into maintJunio C Hamano
2019-07-26Merge branch 'xl/record-partial-clone-origin' into maintJunio C Hamano
2019-07-26Merge branch 'pb/request-pull-verify-remote-ref' into maintJunio C Hamano
2019-07-26Merge branch 'vv/merge-squash-with-explicit-commit' into maintJunio C Hamano
2019-07-26Merge branch 'js/bundle-verify-require-object-store' into maintJunio C Hamano
2019-07-26Merge branch 'jk/am-i-resolved-fix' into maintJunio C Hamano
2019-07-26Merge branch 'jk/HEAD-symref-in-xfer-namespaces' into maintJunio C Hamano
2019-07-26Merge branch 'ew/server-info-remove-crufts' into maintJunio C Hamano
2019-07-26Merge branch 'nd/corrupt-worktrees' into maintJunio C Hamano
2019-07-26Merge branch 'nd/init-relative-template-fix' into maintJunio C Hamano
2019-07-19clean: show an error message when the path is too longJohannes Schindelin
2019-07-19rm: resolving by removal is not a warning-worthy eventJunio C Hamano
2019-07-16mingw: support spawning programs containing spaces in their namesJohannes Schindelin
2019-07-12transport-helper: enforce atomic in push_refs_with_pushEmily Shaffer
2019-07-01rebase --am: ignore rebase.rescheduleFailedExecJohannes Schindelin
2019-06-27progress: use term_clear_line()SZEDER Gábor
2019-06-27rebase: fix garbled progress display with '-x'SZEDER Gábor
2019-06-27t5551: test usage of chunked encoding explicitlyJonathan Tan
2019-06-25t5551: use 'test_i18ngrep' to check translated outputSZEDER Gábor
2019-06-25submodule foreach: fix recursion of optionsMorian Sonnet
2019-06-24t3404: make the 'rebase.missingCommitsCheck=ignore' test more focusedSZEDER Gábor
2019-06-24t3404: modernize here doc styleSZEDER Gábor
2019-06-24t0001: fix on case-insensitive filesystemsJohannes Schindelin
2019-06-14t3404: fix a typoJohannes Schindelin
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-07Merge branch 'en/merge-directory-renames-fix'Junio C Hamano
2019-06-05merge-recursive: restore accidentally dropped setting of pathElijah Newren
2019-06-03Merge branch 'cc/list-objects-filter-wo-sparse-path'Junio C Hamano
2019-05-30Merge branch 'js/rebase-deprecate-preserve-merges'Junio C Hamano
2019-05-30Merge branch 'sg/trace2-rename'Junio C Hamano
2019-05-30Merge branch 'nd/diff-parseopt'Junio C Hamano
2019-05-30clone: respect user supplied origin name when setting up partial cloneXin Li
2019-05-29list-objects-filter: disable 'sparse:path' filtersChristian Couder
2019-05-29diff-parseopt: restore -U (no argument) behaviorNguyễn Thái Ngọc Duy
2019-05-28tests: mark a couple more test cases as requiring `rebase -p`Johannes Schindelin
2019-05-28request-pull: warn if the remote object is not the same as the local onePaolo Bonzini