Age | Commit message (Expand) | Author | Files | Lines |
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 |