summaryrefslogtreecommitdiff
path: root/test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseHee-Suk Kim10 days1-1/+1
|
* Add LicenseHee-Suk Kim2026-08-051-0/+3
| | | | Signed-off-by: Hee-Suk Kim <[email protected]>
* Change ls-trace format to <hash>/t<key>Hee-Suk Kim2026-07-231-2/+1
| | | | | | | | | By arraying the hash first, parsing became slightly easier (<hash> is the normalized value, <key> can be anything), and using \t as a separator allowed whitespace to be entered into <key> (although it is currently rejected). Signed-off-by: Hee-Suk Kim <[email protected]>
* Add testsHee-Suk Kim2026-07-221-121/+1185
| | | | Signed-off-by: Hee-Suk Kim <[email protected]>
* Add test.shHee-Suk Kim2026-05-181-0/+123
Signed-off-by: Hee-Suk Kim <[email protected]>