Age | Commit message (Expand) | Author | Files | Lines |
2019-11-20 | rev-parse: make --show-toplevel without a worktree an error | Jeff King | 1 | -0/+10 |
2019-10-28 | rev-parse: add a --show-object-format option | brian m. carlson | 1 | -0/+15 |
2018-09-28 | rev-parse: --show-superproject-working-tree should work during a merge | Sam McKelvie | 1 | -0/+16 |
2017-09-19 | rev-parse: rev-parse: add --is-shallow-repository | Øystein Walle | 1 | -0/+15 |
2017-03-08 | rev-parse: add --show-superproject-working-tree | Stefan Beller | 1 | -0/+14 |
2017-02-27 | Merge branch 'js/git-path-in-subdir' | Junio C Hamano | 1 | -0/+28 |
2017-02-17 | rev-parse: fix several options when running in a subdirectory | Johannes Schindelin | 1 | -2/+2 |
2017-02-17 | rev-parse tests: add tests executed from a subdirectory | Michael Rappazzo | 1 | -0/+28 |
2017-02-03 | rev-parse: add '--absolute-git-dir' option | SZEDER Gábor | 1 | -8/+9 |
2016-05-18 | t1500: avoid setting environment variables outside of tests | Eric Sunshine | 1 | -9/+15 |
2016-05-18 | t1500: avoid setting configuration options outside of tests | Eric Sunshine | 1 | -19/+20 |
2016-05-18 | t1500: avoid changing working directory outside of tests | Eric Sunshine | 1 | -19/+23 |
2016-05-18 | t1500: test_rev_parse: facilitate future test enhancements | Eric Sunshine | 1 | -27/+17 |
2016-05-17 | t1500: be considerate to future potential tests | Eric Sunshine | 1 | -3/+5 |
2009-02-14 | t1500: more 'git rev-parse --git-dir' tests | SZEDER Gábor | 1 | -3/+3 |
2009-02-14 | Move 'rev-parse --git-dir' test to t1500 | SZEDER Gábor | 1 | -2/+9 |
2008-05-05 | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 1 | -4/+5 |
2008-02-06 | fix config reading in tests | Jeff King | 1 | -2/+2 |
2007-08-10 | Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unset | Johannes Schindelin | 1 | -2/+4 |
2007-08-01 | Clean up work-tree handling | Johannes Schindelin | 1 | -10/+10 |
2007-06-06 | extend rev-parse test for --is-inside-work-tree | Matthias Lederhofer | 1 | -12/+17 |
2007-06-06 | test git rev-parse | Matthias Lederhofer | 1 | -0/+72 |