summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-10-07Merge branch 'ss/get-time-cleanup'Junio C Hamano
2019-10-07Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude'Junio C Hamano
2019-10-07Merge branch 'jk/partial-clone-sparse-blob'Junio C Hamano
2019-10-07Merge branch 'tg/stash-refresh-index'Junio C Hamano
2019-09-30Merge branch 'ds/commit-graph-on-fetch'Junio C Hamano
2019-09-30Merge branch 'bw/rebase-autostash-keep-current-branch'Junio C Hamano
2019-09-30Merge branch 'jh/trace2-pretty-output'Junio C Hamano
2019-09-30Merge branch 'dl/rebase-i-keep-base'Junio C Hamano
2019-09-30Merge branch 'sg/clean-nested-repo-with-ignored'Junio C Hamano
2019-09-30Merge branch 'dl/complete-cherry-pick-revert-skip'Junio C Hamano
2019-09-30Merge branch 'dl/use-sq-from-test-lib'Junio C Hamano
2019-09-30Merge branch 'jk/misc-uninitialized-fixes'Junio C Hamano
2019-09-30Merge branch 'sg/git-test-boolean'Junio C Hamano
2019-09-30Merge branch 'en/filter-branch-deprecation'Junio C Hamano
2019-09-30Merge branch 'tg/push-all-in-mirror-forbidden'Junio C Hamano
2019-09-30Merge branch 'tb/file-url-to-unc-path'Junio C Hamano
2019-09-30Merge branch 'dl/format-patch-doc-test-cleanup'Junio C Hamano
2019-09-30Merge branch 'bc/hash-independent-tests-part-5'Junio C Hamano
2019-09-30Merge branch 'jc/test-cleanup'Junio C Hamano
2019-09-20stash: make sure to write refreshed cacheThomas Gummerer
2019-09-18test_date.c: remove reference to GIT_TEST_DATE_NOWStephen P. Smith
2019-09-18Merge branch 'jt/avoid-ls-refs-with-http'Junio C Hamano
2019-09-18Merge branch 'md/list-objects-filter-combo'Junio C Hamano
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano
2019-09-18Merge branch 'sg/line-log-tree-diff-optim'Junio C Hamano
2019-09-18Merge branch 'sg/complete-configuration-variables'Junio C Hamano
2019-09-18Merge branch 'js/pre-merge-commit-hook'Junio C Hamano
2019-09-18Merge branch 'js/rebase-r-strategy'Junio C Hamano
2019-09-16list-objects-filter: give a more specific error sparse parsing errorJon Simons
2019-09-16list-objects-filter: delay parsing of sparse oidJeff King
2019-09-16t5616: test cloning/fetching with sparse:oid=<oid> filterJon Simons
2019-09-12Quit passing 'now' to date codeStephen P. Smith
2019-09-09Merge branch 'bc/reread-attributes-during-rebase'Junio C Hamano
2019-09-09Merge branch 'tg/t0021-racefix'Junio C Hamano
2019-09-09Merge branch 'mp/for-each-ref-missing-name-or-email'Junio C Hamano
2019-09-09Merge branch 'sb/userdiff-dts'Junio C Hamano
2019-09-09Merge branch 'jt/diff-lazy-fetch-submodule-fix'Junio C Hamano
2019-09-09Merge branch 'cb/fetch-set-upstream'Junio C Hamano
2019-09-09Merge branch 'rs/pax-extended-header-length-fix'Junio C Hamano
2019-09-09Merge branch 'ds/feature-macros'Junio C Hamano
2019-09-09Merge branch 'jk/eoo'Junio C Hamano
2019-09-09Merge branch 'jk/repo-init-cleanup'Junio C Hamano
2019-09-09log-tree: call load_ref_decorations() in get_name_decoration()René Scharfe
2019-09-09log: test --decorate-refs-exclude with --simplify-by-decorationRené Scharfe
2019-09-07builtin/rebase.c: Remove pointless messageBen Wijen
2019-09-07builtin/rebase.c: make sure the active branch isn't moved when autostashingBen Wijen
2019-09-06t: use common $SQ variableDenton Liu
2019-09-06test-read-cache: drop namelen variableJeff King
2019-09-06t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP testsSZEDER Gábor
2019-09-05t9902: use a non-deprecated command for testingElijah Newren