aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1508-at-combinations.sh
AgeCommit message (Expand)AuthorFilesLines
2023-06-17tests: mark as passing with SANITIZE=leakRubén Justo1-0/+1
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano1-7/+10
2021-01-11refs: allow @{n} to work with n-sized reflogDenton Liu1-0/+13
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-6/+6
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2016-01-28mingw: skip test in t1508 that fails due to path conversionJohannes Schindelin1-1/+5
2014-01-15interpret_branch_name: always respect "namelen" parameterJeff King1-1/+14
2013-09-12Add new @ shortcut for HEADFelipe Contreras1-0/+8
2013-08-14Revert "Add new @ shortcut for HEAD"Junio C Hamano1-2/+0
2013-05-08Add new @ shortcut for HEADFelipe Contreras1-0/+2
2013-05-08tests: at-combinations: @{N} versus HEAD@{N}Ramkumar Ramachandra1-0/+13
2013-05-08tests: at-combinations: increase coverageRamkumar Ramachandra1-0/+8
2013-05-08tests: at-combinations: improve nonsense()Felipe Contreras1-1/+1
2013-05-08tests: at-combinations: check ref names directlyFelipe Contreras1-16/+23
2013-05-07tests: at-combinations: simplify setupFelipe Contreras1-4/+2
2010-01-28reject @{-1} not at beginning of object nameJeff King1-1/+1
2010-01-28fix parsing of @{-1}@{u} combinationJeff King1-2/+2
2010-01-28test combinations of @{} syntaxJeff King1-0/+51