Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syserror() improvement and some usage in the coreutilstests | qorg11 | 2020-06-04 | 4 | -13/+18 |
* | Created error.h and error.c for syserror() | qorg11 | 2020-06-04 | 3 | -1/+16 |
* | Readme in org | qorg11 | 2020-06-04 | 1 | -1/+2 |
* | Fixed style in src/echo.c | qorg11 | 2020-06-03 | 1 | -4/+5 |
* | Clean code in src/echo.c | qorg11 | 2020-06-03 | 1 | -1/+1 |
* | Sorry i haven't slept in 21 hours | qorg11 | 2020-06-03 | 1 | -1/+2 |
* | goddammit | qorg11 | 2020-06-03 | 1 | -1/+1 |
* | I don't know I was really drunk at the time | qorg11 | 2020-06-03 | 1 | -1/+0 |
* | slight fix | call-cc | 2020-06-03 | 1 | -1/+1 |
* | Add -n flag to echo | call-cc | 2020-06-03 | 1 | -1/+5 |
* | License update | call-cc | 2020-06-02 | 1 | -1/+2 |
* | Improve makefile and mark ln as complete | call-cc | 2020-06-02 | 2 | -2/+5 |
* | I don't know how to use gdb | qorg11 | 2020-06-03 | 1 | -1/+0 |
* | Switch statement | call-cc | 2020-06-02 | 1 | -12/+10 |
* | Added kill | qorg11 | 2020-06-03 | 1 | -0/+29 |
* | Change STYLE.ORG file name because it trips up gitlab | call-cc | 2020-06-02 | 1 | -0/+0 |
* | Add to README | call-cc | 2020-06-02 | 1 | -2/+2 |
* | Add to TODO and migrate to the kill-9 public license | call-cc | 2020-06-02 | 2 | -6/+5 |
* | Improve yes | call-cc | 2020-06-02 | 1 | -12/+4 |
* | Fix errors in style, plus more stuff about C standardization | call-cc | 2020-06-02 | 1 | -1/+49 |
* | Add error alert to ln and another item to the todo | call-cc | 2020-06-02 | 2 | -1/+7 |
* | Style written in org | qorg11 | 2020-06-03 | 2 | -86/+105 |
* | Add todo.org, fix pwd.c | call-cc | 2020-06-02 | 3 | -5/+14 |
* | Added new style thing | qorg11 | 2020-06-02 | 1 | -0/+5 |
* | Change errors in rmdir to warns | call-cc | 2020-06-02 | 1 | -2/+3 |
* | Add -f flag to ln | call-cc | 2020-06-02 | 1 | -4/+7 |
* | More makefile improvements | call-cc | 2020-06-02 | 1 | -4/+3 |
* | Remove note, improve makefile | call-cc | 2020-06-02 | 2 | -2/+7 |
* | I hate git. | qorg11 | 2020-06-02 | 2 | -16/+22 |
|\ | |||||
| * | Merge branch 'master' of https://gitlab.com/call-cc/k9core | call-cc | 2020-06-02 | 1 | -5/+13 |
| |\ | |||||
| * | | Add note to ln.c | call-cc | 2020-06-02 | 1 | -2/+1 |
| * | | Add to TODO and clean up ln | call-cc | 2020-06-02 | 2 | -14/+21 |
* | | | Fixed makefile | qorg11 | 2020-06-02 | 1 | -11/+11 |
| |/ |/| | |||||
* | | Improved makefile | qorg11 | 2020-06-02 | 1 | -5/+13 |
|/ | |||||
* | Tried to add symlinks the worst way possible. Please fix | qorg11 | 2020-06-02 | 1 | -0/+10 |
* | Add ln | qorg11 | 2020-06-02 | 1 | -0/+21 |
* | Added yes | qorg11 | 2020-06-02 | 1 | -0/+19 |
* | idk why is this merge important tbh | qorg11 | 2020-06-02 | 2 | -4/+6 |
|\ | |||||
| * | Adhere to style guidelines | call-cc | 2020-06-01 | 2 | -4/+6 |
* | | Added src/mkdir.c, src/rm.c, some tips for commiters and close file descripto... | qorg11 | 2020-06-02 | 5 | -0/+58 |
|/ | |||||
* | added coding style guide | qorg11 | 2020-06-02 | 1 | -0/+72 |
* | Make dirname more posix compliant | call-cc | 2020-06-01 | 1 | -1/+1 |
* | Add dirname | call-cc | 2020-06-01 | 1 | -0/+13 |
* | Errors count to rmdir | qorg11 | 2020-06-01 | 1 | -2/+8 |
* | Rewritten rmdir | qorg11 | 2020-06-01 | 1 | -4/+10 |
* | add multiple-argument deletion to rmdir | call-cc | 2020-06-01 | 1 | -1/+4 |
* | Add rmdir | call-cc | 2020-06-01 | 1 | -0/+6 |
* | Add makefile | call-cc | 2020-06-01 | 1 | -0/+7 |
* | Added touch | qorg11 | 2020-06-01 | 1 | -0/+23 |
* | Add README | call-cc | 2020-06-01 | 2 | -1/+5 |