summaryrefslogtreecommitdiff
path: root/t/t1508-at-combinations.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-7/+10
|\
| * t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-6/+6
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | refs: allow @{n} to work with n-sized reflogDenton Liu2021-01-111-0/+13
|/
* mingw: skip test in t1508 that fails due to path conversionJohannes Schindelin2016-01-281-1/+5
* interpret_branch_name: always respect "namelen" parameterJeff King2014-01-151-1/+14
* Add new @ shortcut for HEADfc/at-headFelipe Contreras2013-09-121-0/+8
* Revert "Add new @ shortcut for HEAD"Junio C Hamano2013-08-141-2/+0
* Add new @ shortcut for HEADFelipe Contreras2013-05-081-0/+2
* tests: at-combinations: @{N} versus HEAD@{N}Ramkumar Ramachandra2013-05-081-0/+13
* tests: at-combinations: increase coverageRamkumar Ramachandra2013-05-081-0/+8
* tests: at-combinations: improve nonsense()Felipe Contreras2013-05-081-1/+1
* tests: at-combinations: check ref names directlyFelipe Contreras2013-05-081-16/+23
* tests: at-combinations: simplify setupFelipe Contreras2013-05-071-4/+2
* reject @{-1} not at beginning of object nameJeff King2010-01-281-1/+1
* fix parsing of @{-1}@{u} combinationJeff King2010-01-281-2/+2
* test combinations of @{} syntaxJeff King2010-01-281-0/+51