summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-11-21Merge branch 'jk/trailer-fixes' into maintJunio C Hamano4-0/+104
2018-11-21Merge branch 'cc/shared-index-permbits'Junio C Hamano1-0/+20
2018-11-21Merge branch 'nd/clone-case-smashing-warning'Junio C Hamano1-1/+1
2018-11-21clone: fix colliding file detection on APFSNguyễn Thái Ngọc Duy1-1/+1
2018-11-21eoie: default to not writing EOIE sectionJonathan Nieder1-4/+7
2018-11-20t0027: squelch checkout path run outside test_expect_* blockJunio C Hamano1-2/+2
2018-11-20test-lib-functions: make 'test_cmp_rev' more informative on failureSZEDER Gábor1-3/+17
2018-11-20tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor7-23/+26
2018-11-19Merge branch 'js/test-git-installed'Junio C Hamano3-8/+24
2018-11-19Merge branch 'nd/format-patch-cover-letter-stat-width'Junio C Hamano1-15/+33
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano9-19/+40
2018-11-19tree-walk: support :(attr) matchingNguyễn Thái Ngọc Duy1-1/+57
2018-11-19read-cache: make the split index obey umask settingsÆvar Arnfjörð Bjarmason1-0/+20
2018-11-19stash: tolerate missing user identitySlavica Djukic1-0/+28
2018-11-18Merge branch 'jk/close-duped-fd-before-unlock-for-bundle'Junio C Hamano1-0/+6
2018-11-18Merge branch 'ab/rebase-in-c-escape-hatch'Junio C Hamano1-0/+4
2018-11-18Merge branch 'js/rebase-am-options'Junio C Hamano1-0/+7
2018-11-18Merge branch 'sg/ref-filter-wo-repository'Junio C Hamano1-0/+6
2018-11-18Merge branch 'ag/p3400-force-checkout'Junio C Hamano1-5/+5
2018-11-18Merge branch 'js/rebase-r-and-merge-head'Junio C Hamano1-0/+16
2018-11-18Merge branch 'js/apply-recount-allow-noop'Junio C Hamano1-0/+12
2018-11-18Merge branch 'ra/rev-parse-exclude-glob'Junio C Hamano1-3/+57
2018-11-18Merge branch 'js/rebase-autostash-detach-fix'Junio C Hamano1-0/+8
2018-11-18Merge branch 'ab/range-diff-no-patch'Junio C Hamano1-0/+30
2018-11-18Merge branch 'jk/verify-sig-merge-into-void'Junio C Hamano2-0/+14
2018-11-18Merge branch 'jk/unused-parameter-fixes'Junio C Hamano2-23/+1
2018-11-18Merge branch 'mg/gpg-fingerprint-test'Junio C Hamano2-14/+70
2018-11-18Merge branch 'ds/reachable-topo-order'Junio C Hamano4-21/+160
2018-11-17fast-export: add a --show-original-ids option to show original namesElijah Newren1-0/+17
2018-11-17fast-export: add --reference-excluded-parents optionElijah Newren1-0/+11
2018-11-17fast-export: ensure we export requested refsElijah Newren1-3/+13
2018-11-17fast-export: when using paths, avoid corrupt stream with non-existent markElijah Newren1-0/+20
2018-11-17fast-export: avoid dying when filtering by paths and old tags existElijah Newren1-0/+16
2018-11-17bundle: dup() output descriptor closer to point-of-useJeff King1-0/+6
2018-11-16tests: add a special setup where rebase.useBuiltin is offÆvar Arnfjörð Bjarmason1-0/+4
2018-11-16tests: explicitly use `git.exe` on WindowsJohannes Schindelin2-5/+10
2018-11-16tests: do not require Git to be built when testing an installed GitJohannes Schindelin1-2/+7
2018-11-16ref-filter: don't look for objects when outside of a repositorySZEDER Gábor1-0/+6
2018-11-16clone: respect additional configured fetch refspecs during initial fetchSZEDER Gábor1-0/+47
2018-11-16rebase: validate -C<n> and --whitespace=<mode> parameters earlyJohannes Schindelin1-0/+7
2018-11-14Add a base implementation of SHA-256 supportbrian m. carlson4-0/+35
2018-11-14t/helper: add a test helper to compute hash speedbrian m. carlson3-0/+63
2018-11-14t: make the sha1 test-tool helper genericbrian m. carlson3-51/+61
2018-11-14t: add basic tests for our SHA-1 implementationbrian m. carlson1-0/+29
2018-11-14diff: align move detection error handling with other optionsStefan Beller1-0/+18
2018-11-14push: test that <src> doesn't DWYM if <dst> is unqualifiedÆvar Arnfjörð Bjarmason1-0/+27
2018-11-14push: add an advice on unqualified <dst> pushÆvar Arnfjörð Bjarmason1-0/+28
2018-11-14range-diff: make diff option behavior (e.g. --stat) consistentÆvar Arnfjörð Bjarmason1-23/+0
2018-11-14checkout: disambiguate dwim tracking branches and local filesNguyễn Thái Ngọc Duy2-1/+33
2018-11-14t/lib-gettext: test installed git-sh-i18n if GIT_TEST_INSTALLED is setJohannes Schindelin1-1/+6