Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move utility functions to util.c | Tharre | 2016-10-31 | 1 | -0/+4 |
* | Improve error message handling for debugging | Tharre | 2014-12-05 | 1 | -4/+1 |
* | Rename diem to fatal to further confuse matters. | Tharre | 2014-11-24 | 1 | -1/+1 |
* | Refactor error handling system by using die() | Tharre | 2014-11-16 | 1 | -26/+6 |
* | Add license notice to README and source files | Tharre | 2014-08-16 | 1 | -0/+8 |
* | Add several methods for storing dependencies | Tharre | 2014-07-30 | 1 | -1/+1 |
* | Create .redo and set REDO_ROOT to cwd | Tharre | 2014-07-29 | 1 | -0/+1 |
* | Add filepath.c, refactor out parse_shebang() and rewrite most of the error ch... | Tharre | 2014-07-29 | 1 | -9/+19 |
* | safe_strdup() and variable progname in util.c | Tharre | 2014-04-25 | 1 | -6/+8 |
* | Rewrote malloc() and other wrappers | Tharre | 2014-04-16 | 1 | -1/+10 |
* | Initial codebase | Tharre | 2014-04-08 | 1 | -0/+13 |