summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sb/t3600-rephrase' into maintJunio C Hamano2017-03-281-1/+1
|\
| * t3600: rename test to describe its functionalitysb/t3600-rephraseStefan Beller2017-03-221-1/+1
* | Merge branch 'sb/submodule-update-initial-runs-custom-script' into maintJunio C Hamano2017-03-281-3/+3
|\ \
| * | t7406: correct test case for submodule-update initial populationsb/submodule-update-initial-runs-custom-scriptJunio C Hamano2017-03-221-3/+3
* | | Merge branch 'jk/quote-env-path-list-component' into maintJunio C Hamano2017-03-281-0/+1
|\ \ \
| * | | t5615: fix a here-doc syntax errorjk/quote-env-path-list-componentJunio C Hamano2017-03-221-0/+1
* | | | Merge branch 'st/verify-tag' into maintJunio C Hamano2017-03-282-14/+10
|\ \ \ \
| * | | | t7004, t7030: fix here-doc syntax errorsst/verify-tagSantiago Torres2017-03-242-14/+10
* | | | | Merge branch 'js/regexec-buf' into maintJunio C Hamano2017-03-281-0/+5
|\ \ \ \ \
| * | | | | pickaxe: fix segfault with '-S<...> --pickaxe-regex'js/regexec-bufSZEDER Gábor2017-03-181-0/+5
* | | | | | Merge branch 'dp/filter-branch-prune-empty' into maintJunio C Hamano2017-03-282-0/+42
|\ \ \ \ \ \
| * | | | | | p7000: add test for filter-branch with --prune-emptydp/filter-branch-prune-emptyDevin J. Pohly2017-03-031-0/+5
| * | | | | | filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-031-2/+2
| * | | | | | t7003: ensure --prune-empty removes entire branch when applicableDevin J. Pohly2017-03-031-0/+7
| * | | | | | t7003: ensure --prune-empty can prune root commitDevin J. Pohly2017-03-031-0/+30
* | | | | | | Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' into maintJunio C Hamano2017-03-282-4/+5
|\ \ \ \ \ \ \
| * | | | | | | fetch-pack: add specific error for fetching an unadvertised objectmm/fetch-show-error-message-on-unadvertised-objectMatt McCutchen2017-03-021-1/+1
| * | | | | | | fetch_refs_via_pack: call report_unmatched_refsMatt McCutchen2017-03-021-1/+2
| * | | | | | | fetch-pack: move code to report unmatched refs to a functionMatt McCutchen2017-03-021-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'jk/interpret-branch-name' into maintJunio C Hamano2017-03-282-0/+141
|\ \ \ \ \ \ \
| * | | | | | | checkout: restrict @-expansions when finding branchjk/interpret-branch-nameJeff King2017-03-021-0/+10
| * | | | | | | strbuf_check_ref_format(): expand only local branchesJeff King2017-03-021-2/+2
| * | | | | | | branch: restrict @-expansions when deletingJeff King2017-03-021-3/+3
| * | | | | | | t3204: test git-branch @-expansion corner casesJeff King2017-03-021-0/+123
| * | | | | | | interpret_branch_name(): handle auto-namelen for @{-1}Jeff King2017-03-021-0/+8
| |/ / / / / /
* | | | | | | Merge branch 'ab/cond-skip-tests' into maintJunio C Hamano2017-03-283-1/+16
|\ \ \ \ \ \ \
| * | | | | | | gitweb tests: skip tests when we don't have Time::HiResab/cond-skip-testsÆvar Arnfjörð Bjarmason2017-03-011-0/+5
| * | | | | | | gitweb tests: change confusing "skip_all" phrasingÆvar Arnfjörð Bjarmason2017-03-011-1/+1
| * | | | | | | cvs tests: skip tests that call "cvs commit" when running as rootÆvar Arnfjörð Bjarmason2017-02-272-0/+10
| |/ / / / / /
* | | | | | | Merge branch 'jk/ident-empty' into maintJunio C Hamano2017-03-281-0/+36
|\ \ \ \ \ \ \
| * | | | | | | ident: do not ignore empty config name/emailjk/ident-emptyJeff King2017-02-231-0/+11
| * | | | | | | ident: reject all-crud ident nameJeff King2017-02-231-0/+5
| * | | | | | | ident: handle NULL email when complaining of empty nameJeff King2017-02-231-0/+20
| |/ / / / / /
* | | | | | | Merge branch 'jk/delta-chain-limit' into maintJunio C Hamano2017-03-281-0/+93
|\ \ \ \ \ \ \
| * | | | | | | pack-objects: enforce --depth limit in reused deltasJeff King2017-01-271-0/+93
* | | | | | | | Merge branch 'sg/test-with-stdin' into maintJunio C Hamano2017-03-282-8/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: make the 'test_pause' helper work in non-verbose modesg/test-with-stdinSZEDER Gábor2017-03-181-7/+2
| * | | | | | | | tests: create an interactive gdb session with the 'debug' helperSZEDER Gábor2017-03-182-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'jk/interop-test' into maintJunio C Hamano2017-03-287-1/+267
|\ \ \ \ \ \ \ \
| * | | | | | | | t/interop: add test of old clients against modern git-daemonjk/interop-testJeff King2017-03-102-1/+43
| * | | | | | | | t: add an interoperability test harnessJeff King2017-03-105-0/+224
* | | | | | | | | Merge branch 'jt/perf-updates' into maintJunio C Hamano2017-03-283-3/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/perf: add fallback for pre-bin-wrappers versions of gitjt/perf-updatesJeff King2017-03-031-0/+3
| * | | | | | | | | t/perf: use $MODERN_GIT for all repo-copying stepsJeff King2017-03-031-2/+2
| * | | | | | | | | t/perf: export variable used in other blocksJonathan Tan2017-03-031-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jc/config-case-cmdline-take-2' into maintJunio C Hamano2017-03-241-0/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | config: use git_config_parse_key() in git_config_parse_parameter()jc/config-case-cmdline-take-2Junio C Hamano2017-02-231-0/+62
* | | | | | | | | | Merge branch 'jk/grep-no-index-fix' into maintJunio C Hamano2017-03-241-0/+66
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | grep: treat revs the same for --untracked as for --no-indexjk/grep-no-index-fixJeff King2017-02-141-1/+1
| * | | | | | | | | | grep: do not diagnose misspelt revs with --no-indexJeff King2017-02-141-0/+5