aboutsummaryrefslogtreecommitdiffstats
path: root/loc.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-05-23Fix mistakesHEAD4.1.2masterMattias Andrée1-7/+14
Signed-off-by: Mattias Andrée <m@maandree.se>
2021-09-16Improve makefile and fix warnings4.1Mattias Andrée1-2/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-06-21Fix error handling in the case of 1 file argument4Mattias Andrée1-1/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2018-05-08Fix tabulation3Mattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2018-02-20Add -sMattias Andrée1-6/+15
Signed-off-by: Mattias Andrée <maandree@kth.se>
2018-02-20Improve readabilityMattias Andrée1-4/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2018-02-20Treat all files as regular filesMattias Andrée1-50/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2018-02-19Add tests1Mattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>