Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28leak tests: don't skip some tests under SANITIZE=leakÆvar Arnfjörð Bjarmason
2022-03-08rev-parse tests: don't ignore "git reflog" exit codeÆvar Arnfjörð Bjarmason
2021-11-01leak tests: mark some rev-parse tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason
2021-08-02t1503: mark symlink test as REFFILESHan-Wen Nienhuys
2021-01-26Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2021-01-12refs: allow @{n} to work with n-sized reflogDenton Liu
2020-11-20t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-11-11rev-parse: handle --end-of-optionsJeff King
2016-10-10files_read_raw_ref: avoid infinite loop on broken symlinksJeff King
2015-07-28tests: remove some direct access to .git/logsDavid Turner
2014-09-19refs: make rev-parse --quiet actually quietDavid Aguilar
2014-09-16t1503: use test_must_be_emptyDavid Aguilar
2010-09-27t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones
2010-08-31t1503: fix broken test_must_fail callsJon Seymour
2010-08-24rev-parse: tests git rev-parse --verify master@{n}, for various nJon Seymour
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-05-11rev-parse --verify: do not output anything on errorChristian Couder
2008-05-11rev-parse: fix using "--default" with "--verify"Christian Couder
2008-05-11rev-parse: add test script for "--verify"Christian Couder