summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2017-03-23ref-filter: add test for --contains on a non-commitLibravatar Ævar Arnfjörð Bjarmason2-1/+12
2017-03-22remote-curl: allow push optionsLibravatar Brandon Williams1-2/+31
2017-03-22t7406: correct test case for submodule-update initial populationLibravatar Junio C Hamano1-3/+3
2017-03-22t/README: change "Inside <X> part" to "Inside the <X> part"Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2017-03-22t/README: link to metacpan.org, not search.cpan.orgLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2017-03-22stash: keep untracked files intact in stash -kLibravatar Thomas Gummerer1-0/+14
2017-03-22stash: pass the pathspec argument to git resetLibravatar Thomas Gummerer1-0/+8
2017-03-22stash: don't show internal implementation detailsLibravatar Thomas Gummerer1-1/+1
2017-03-22t5615: fix a here-doc syntax errorLibravatar Junio C Hamano1-0/+1
2017-03-22t7504: document regression: reword no longer calls commit-msgLibravatar Johannes Schindelin1-0/+17
2017-03-22builtin/describe: introduce --broken flagLibravatar Stefan Beller1-0/+20
2017-03-22t3600: rename test to describe its functionalityLibravatar Stefan Beller1-1/+1
2017-03-21Merge branch 'nd/conditional-config-include'Libravatar Junio C Hamano1-1/+57
2017-03-21Merge branch 'jh/send-email-one-cc' into maintLibravatar Junio C Hamano1-4/+3
2017-03-21Merge branch 'jk/t6300-cleanup' into maintLibravatar Junio C Hamano1-1/+1
2017-03-21Merge branch 'rl/remote-allow-missing-branch-name-merge' into maintLibravatar Junio C Hamano1-0/+19
2017-03-21Merge branch 'dt/gc-ignore-old-gc-logs' into maintLibravatar Junio C Hamano1-0/+15
2017-03-21Merge branch 'jc/diff-populate-filespec-size-only-fix' into maintLibravatar Junio C Hamano1-0/+9
2017-03-21ref-filter: make combining --merged & --no-merged an errorLibravatar Ævar Arnfjörð Bjarmason3-0/+12
2017-03-21hash-object: fix buffer reuse with --path in a subdirectoryLibravatar Jeff King1-0/+10
2017-03-21t1400: use test_when_finished for cleanupLibravatar Kyle Meyer1-40/+41
2017-03-21t1400: remove a set of unused output filesLibravatar Kyle Meyer1-2/+2
2017-03-21t1400: use test_path_is_* helpersLibravatar Kyle Meyer1-22/+22
2017-03-21t1400: set core.logAllRefUpdates in "logged by touch" testsLibravatar Kyle Meyer1-11/+12
2017-03-21t1400: rename test descriptions to be uniqueLibravatar Kyle Meyer1-4/+4
2017-03-20Merge branch 'js/difftool-builtin'Libravatar Junio C Hamano1-2/+65
2017-03-18pickaxe: fix segfault with '-S<...> --pickaxe-regex'Libravatar SZEDER Gábor1-0/+5
2017-03-18tests: make the 'test_pause' helper work in non-verbose modeLibravatar SZEDER Gábor1-7/+2
2017-03-18tests: create an interactive gdb session with the 'debug' helperLibravatar SZEDER Gábor2-1/+2
2017-03-18submodule add: respect submodule.active and submodule.<name>.activeLibravatar Brandon Williams1-0/+21
2017-03-18submodule--helper init: set submodule.<name>.activeLibravatar Brandon Williams1-0/+11
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecLibravatar Brandon Williams1-0/+68
2017-03-18submodule init: initialize active submodulesLibravatar Brandon Williams1-0/+57
2017-03-18submodule: decouple url and submodule interestLibravatar Brandon Williams1-0/+55
2017-03-17Merge branch 'jk/cherry-pick-0-mainline'Libravatar Junio C Hamano1-0/+9
2017-03-17Merge branch 'js/early-config'Libravatar Junio C Hamano3-4/+103
2017-03-17Merge branch 'jk/add-i-use-pathspecs'Libravatar Junio C Hamano1-0/+43
2017-03-17Merge branch 'bw/attr-pathspec'Libravatar Junio C Hamano1-0/+200
2017-03-17Merge branch 'sb/rev-parse-show-superproject-root'Libravatar Junio C Hamano1-0/+14
2017-03-17Merge branch 'jk/interop-test'Libravatar Junio C Hamano7-1/+267
2017-03-17Merge branch 'cc/split-index-config'Libravatar Junio C Hamano1-85/+239
2017-03-17ls-files: fix bug when recursing with relative pathspecLibravatar Brandon Williams1-0/+39
2017-03-17grep: fix bug when recursing with relative pathspecLibravatar Brandon Williams1-0/+75
2017-03-17credential-cache: add tests for XDG functionalityLibravatar Devin Lehmacher1-0/+93
2017-03-17submodule--helper: add is-active subcommandLibravatar Brandon Williams1-0/+31
2017-03-17t0013: add a basic sha1 collision detection testLibravatar Jeff King2-0/+19
2017-03-16builtin/read-tree: add --recurse-submodules switchLibravatar Stefan Beller2-1/+14
2017-03-16builtin/checkout: add --recurse-submodules switchLibravatar Stefan Beller2-5/+27
2017-03-16Merge branch 'js/realpath-pathdup-fix' into maintLibravatar Junio C Hamano1-0/+8
2017-03-16Merge branch 'ax/line-log-range-merge-fix' into maintLibravatar Junio C Hamano1-0/+10