summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-01-23checkout: fix regression in checkout -b on intitial checkoutBen Peart
2019-01-23checkout: add test demonstrating regression with checkout -b on initial commitBen Peart
2019-01-22attr: do not mark queried macros as unsetJeff King
2019-01-22tests: explicitly use `test-tool.exe` on WindowsJohannes Schindelin
2019-01-22commit-graph: rename "large edges" to "extra edges"SZEDER Gábor
2019-01-22commit-tree: add missing --gpg-sign flagBrandon Richardson
2019-01-22t7510: invoke git as part of &&-chainMartin Ågren
2019-01-18Merge branch 'ot/ref-filter-object-info'Junio C Hamano
2019-01-18Merge branch 'sg/stress-test'Junio C Hamano
2019-01-18Merge branch 'tg/t5570-drop-racy-test'Junio C Hamano
2019-01-18Merge branch 'so/cherry-pick-always-allow-m1'Junio C Hamano
2019-01-18Merge branch 'nd/worktree-remove-with-uninitialized-submodules'Junio C Hamano
2019-01-18Merge branch 'sg/test-bash-version-fix'Junio C Hamano
2019-01-18Merge branch 'cy/zsh-completion-SP-in-path'Junio C Hamano
2019-01-18Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'Junio C Hamano
2019-01-18Merge branch 'jn/stripspace-wo-repository'Junio C Hamano
2019-01-18Merge branch 'sb/submodule-fetchjobs-default-to-one'Junio C Hamano
2019-01-18Merge branch 'nd/style-opening-brace'Junio C Hamano
2019-01-18mingw: special-case arguments to `sh`Johannes Schindelin
2019-01-18mingw (t5580): document bug when cloning from backslashed UNC pathsJohannes Schindelin
2019-01-18ls-refs: filter refs using namespace-stripped nameJonathan Tan
2019-01-18abspath_part_inside_repo: respect core.ignoreCaseJohannes Schindelin
2019-01-18git-p4: handle update of moved/copied files when updating a shelveLuke Diamand
2019-01-18git-p4: add failing test for shelved CL update involving move/copyLuke Diamand
2019-01-17pack-objects: create GIT_TEST_PACK_SPARSEDerrick Stolee
2019-01-17pack-objects: create pack.useSparse settingDerrick Stolee
2019-01-17revision: implement sparse algorithmDerrick Stolee
2019-01-17list-objects: consume sparse tree walkDerrick Stolee
2019-01-17add: use separate ADD_CACHE_RENORMALIZE flagJeff King
2019-01-17t6042: work around speed optimization on WindowsJohannes Schindelin
2019-01-17tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan
2019-01-17helper/test-ref-store: fix "new-sha1" vs "old-sha1" typoChristian Couder
2019-01-16commit-graph: fix buffer read-overflowJosh Steadmon
2019-01-15filter-options: expand scaled numbersJosh Steadmon
2019-01-15tree:<depth>: skip some trees even when collecting omitsMatthew DeVore
2019-01-15list-objects-filter: teach tree:# how to handle >0Matthew DeVore
2019-01-14Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano
2019-01-14Merge branch 'tb/log-G-binary'Junio C Hamano
2019-01-14Merge branch 'sb/diff-color-moved-config-option-fixup'Junio C Hamano
2019-01-14Merge branch 'hn/highlight-sideband-keywords'Junio C Hamano
2019-01-14Merge branch 'cb/test-lint-cp-a'Junio C Hamano
2019-01-14Merge branch 'cb/t5004-empty-tar-archive-fix'Junio C Hamano
2019-01-14Merge branch 'hb/t0061-dot-in-path-fix'Junio C Hamano
2019-01-14Merge branch 'nd/checkout-noisy'Junio C Hamano
2019-01-14Merge branch 'nd/attr-pathspec-in-tree-walk'Junio C Hamano
2019-01-14Merge branch 'md/list-lazy-objects-fix'Junio C Hamano
2019-01-14Merge branch 'ms/packet-err-check' into jt/fetch-v2-sidebandJunio C Hamano
2019-01-11log: add %S option (like --source) to log --formatIssac Trotts
2019-01-10test: test GIT_CURL_VERBOSE=1 shows an errorMasaya Suzuki
2019-01-10upload-pack: teach deepen-relative in protocol v2Jonathan Tan