aboutsummaryrefslogtreecommitdiffstats
path: root/src/filepath.c
Commit message (Expand)AuthorAgeFilesLines
* Add make_abs() utility functionTharre2017-01-311-1/+9
* Small rename and code simplificationTharre2015-05-251-3/+2
* Use full path instead of one concatenated filenameTharre2015-05-241-43/+12
* Replace make_relative() with relpath()Tharre2015-02-151-16/+22
* Rename diem to fatal to further confuse matters.Tharre2014-11-241-5/+5
* Refactor error handling system by using die()Tharre2014-11-161-7/+7
* Fix indentationTharre2014-11-111-89/+89
* Some refactoring and small fixes.Tharre2014-11-111-2/+8
* Add license notice to README and source filesTharre2014-08-161-0/+8
* Make redo actually create the directories it needsTharre2014-08-141-5/+23
* Add filepath.c, refactor out parse_shebang() and rewrite most of the error ch...Tharre2014-07-291-0/+121