Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2020-11-19 | t551*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -14/+14 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-03-27 | t5512: stop losing return codes of git commands | Denton Liu | 1 | -7/+7 |
2020-03-27 | t5512: stop losing git exit code in here-docs | Denton Liu | 1 | -29/+35 |
2020-03-24 | t5512: don't use `test_must_fail test_cmp` | Denton Liu | 1 | -1/+1 |
2020-02-14 | Merge branch 'jn/promote-proto2-to-default' | Junio C Hamano | 1 | -5/+5 |
2020-01-15 | t5512: abstract away SHA-1-specific constants | brian m. carlson | 1 | -8/+9 |
2020-01-15 | test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate | Jonathan Nieder | 1 | -5/+5 |
2019-11-23 | tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values | SZEDER Gábor | 1 | -1/+1 |
2019-06-21 | tests: replace test_tristate with "git env--helper" | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2019-03-07 | t5512: compensate for v0 only sending HEAD symrefs | Jonathan Tan | 1 | -5/+13 |
2019-01-29 | Merge branch 'jk/proto-v2-hidden-refs-fix' | Junio C Hamano | 1 | -0/+6 |
2019-01-10 | upload-pack: support hidden refs with protocol v2 | Jeff King | 1 | -0/+6 |
2019-01-07 | test-lib-functions: introduce the 'test_set_port' helper function | SZEDER Gábor | 1 | -1/+1 |
2018-11-16 | ref-filter: don't look for objects when outside of a repository | SZEDER Gábor | 1 | -0/+6 |
2018-11-13 | Merge branch 'jk/proto-v2-ref-prefix-fix' | Junio C Hamano | 1 | -0/+18 |
2018-10-31 | ls-remote: pass heads/tags prefixes to transport | Jeff King | 1 | -0/+9 |
2018-10-31 | ls-remote: do not send ref prefixes for patterns | Jeff King | 1 | -0/+9 |
2018-08-20 | Merge branch 'ab/test-must-be-empty-for-master' | Junio C Hamano | 1 | -4/+2 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -4/+2 |
2018-07-16 | t5000-t5999: fix broken &&-chains | Eric Sunshine | 1 | -2/+2 |
2018-05-14 | t5512: run git fetch inside test | René Scharfe | 1 | -1/+1 |
2018-04-09 | ls-remote: create '--sort' option | Harald Nordgren | 1 | -7/+47 |
2017-05-26 | wrapper.c: add and use fopen_or_warn() | Nguyễn Thái Ngọc Duy | 1 | -3/+10 |
2017-02-14 | remote: avoid reading $GIT_DIR config in non-repo | Jeff King | 1 | -0/+9 |
2016-09-26 | Merge branch 'va/i18n-more' | Junio C Hamano | 1 | -1/+1 |
2016-09-19 | i18n: connect: mark die messages for translation | Vasco Almeida | 1 | -1/+1 |
2016-09-09 | connect: advertized capability is not a ref | Jonathan Tan | 1 | -0/+40 |
2016-01-19 | ls-remote: add support for showing symrefs | Thomas Gummerer | 1 | -0/+45 |
2015-08-07 | refs: support negative transfer.hideRefs | Jeff King | 1 | -0/+23 |
2015-03-20 | t: wrap complicated expect_code users in a block | Jeff King | 1 | -2/+4 |
2013-02-07 | upload/receive-pack: allow hiding ref hierarchies | Junio C Hamano | 1 | -0/+12 |
2012-07-04 | Merge branch 'hv/remote-end-hung-up' | Junio C Hamano | 1 | -9/+7 |
2012-06-19 | remove the impression of unexpectedness when access is denied | Heiko Voigt | 1 | -9/+7 |
2012-03-02 | t5512 (ls-remote): modernize style | Tom Grennan | 1 | -23/+4 |
2011-05-18 | ls-remote: the --exit-code option reports "no matching refs" | Michael Schubert | 1 | -0/+24 |
2010-05-11 | ls-remote: print URL when no repo is specified | Tay Ray Chuan | 1 | -4/+20 |
2010-04-08 | ls-remote: fall-back to default remotes when no remote specified | Tay Ray Chuan | 1 | -0/+58 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -1/+1 |
2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -4/+4 |
2007-11-06 | Reteach builtin-ls-remote to understand remotes | Shawn O. Pearce | 1 | -0/+52 |