| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge all redo-*.c files into redo.c. | Tharre | 2014-11-17 | 1 | -5/+0 |
| | | | | | | | | | The resulting redo binary behaves differently if called with each respective redo-* name, and is symlinked to the different command names. This should reduce the memory footprint of a redo build, as the OS only needs to keep one copy of the redo code in memory. | ||||
| * | Replace openssl SHA1 functions with custom version | Tharre | 2014-08-24 | 1 | -1/+1 |
| | | |||||
| * | Add filepath.c, refactor out parse_shebang() and rewrite most of the error ↵ | Tharre | 2014-07-29 | 1 | -1/+1 |
| | | | | | checking code to use predefined error macros | ||||
| * | Initial codebase | Tharre | 2014-04-08 | 1 | -0/+5 |
