aboutsummaryrefslogtreecommitdiff
path: root/t/t1500-rev-parse.sh
Commit message (Expand)AuthorAge
* rev-parse: rev-parse: add --is-shallow-repositoryØystein Walle2017-09-19
* rev-parse: add --show-superproject-working-treeStefan Beller2017-03-08
* Merge branch 'js/git-path-in-subdir'Junio C Hamano2017-02-27
|\
| * rev-parse: fix several options when running in a subdirectoryJohannes Schindelin2017-02-17
| * rev-parse tests: add tests executed from a subdirectoryMichael Rappazzo2017-02-17
* | rev-parse: add '--absolute-git-dir' optionSZEDER Gábor2017-02-03
|/
* t1500: avoid setting environment variables outside of testsEric Sunshine2016-05-18
* t1500: avoid setting configuration options outside of testsEric Sunshine2016-05-18
* t1500: avoid changing working directory outside of testsEric Sunshine2016-05-18
* t1500: test_rev_parse: facilitate future test enhancementsEric Sunshine2016-05-18
* t1500: be considerate to future potential testsEric Sunshine2016-05-17
* t1500: more 'git rev-parse --git-dir' testsSZEDER Gábor2009-02-14
* Move 'rev-parse --git-dir' test to t1500SZEDER Gábor2009-02-14
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-05
* fix config reading in testsJeff King2008-02-06
* Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin2007-08-10
* Clean up work-tree handlingJohannes Schindelin2007-08-01
* extend rev-parse test for --is-inside-work-treeMatthias Lederhofer2007-06-06
* test git rev-parseMatthias Lederhofer2007-06-06