Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: readd copyrights | Ferass El Hafidi | 2023-04-10 | 1 | -0/+4 |
* | */Makefile: reduce duplication | Ferass El Hafidi | 2023-04-08 | 1 | -20/+2 |
* | core/Makefile: remove test suite | Ferass El Hafidi | 2023-04-08 | 1 | -17/+0 |
* | core/Makefile: Remove shell built-in utils | Ferass El Hafidi | 2023-03-04 | 1 | -1/+1 |
* | all: use SPDX identifiers and add a new MAINTAINERS file. | Ferass El Hafidi | 2023-02-16 | 1 | -18/+1 |
* | core/common.*: Move them somewhere else so they can be used by non-POSIX utils | Ferass El Hafidi | 2023-01-11 | 1 | -1/+1 |
* | Makefiles: Remove useless `echo`es and don't compile in a subdirectory | Ferass El Hafidi | 2023-01-07 | 1 | -4/+2 |
* | make: Set CORE to the currently-implemented utils instead | Ferass El Hafidi | 2023-01-06 | 1 | -1/+2 |
* | *: Update Copyright date #2 | Ferass 'Vitali64' EL HAFIDI | 2023-01-05 | 1 | -1/+1 |
* | core/Makefile, config.mk: Add all POSIX utilities and ignore those who aren't... | Ferass 'Vitali64' EL HAFIDI | 2023-01-05 | 1 | -163/+3 |
* | (happy new year!) sh: Fix compiler errors && core/: Move print_usage to commo... | Ferass 'Vitali64' EL HAFIDI | 2023-01-05 | 1 | -1/+1 |
* | core/, Makefile, box: Get rid of version.h and use -DVERSION in CFLAGS instead. | Ferass 'Vitali64' EL HAFIDI | 2022-12-25 | 1 | -7/+2 |
* | */Makefile && config.mk: Simplify and remove unnecessary echoes. | Ferass 'Vitali64' EL HAFIDI | 2022-12-25 | 1 | -25/+30 |
* | Makefile: Add more utilities in CORE && core/: Use one single function for pr... | Ferass 'Vitali64' EL HAFIDI | 2022-12-04 | 1 | -1/+1 |
* | Makefile: Fix bugs in the test suite. | Ferass 'Vitali64' EL HAFIDI | 2022-12-03 | 1 | -3/+1 |
* | Makefile: Make it more compact and add a test suite && README: New XMPP channel | Ferass 'Vitali64' EL HAFIDI | 2022-12-03 | 1 | -195/+196 |
* | core: Add a useless vi/ex implementation. | Ferass 'Vitali64' EL HAFIDI | 2022-11-07 | 1 | -0/+11 |
* | core: Implement ed && Makefile: Add dirname and remove version.h | Ferass 'Vitali64' EL HAFIDI | 2022-10-26 | 1 | -1/+15 |
* | makefile: Use commit hash instead of date in version.h. | Ferass 'Vitali64' EL HAFIDI | 2022-09-18 | 1 | -1/+1 |
* | core/all: Add compile time on the help text | Ferass 'Vitali64' EL HAFIDI | 2022-08-14 | 1 | -23/+30 |
* | Add core/test | Ferass 'Vitali64' EL HAFIDI | 2022-08-11 | 1 | -0/+11 |
* | core/: implement tail! | Ferass 'Vitali64' EL HAFIDI | 2022-07-27 | 1 | -0/+7 |
* | core/: add chown | Ferass 'Vitali64' EL HAFIDI | 2022-07-14 | 1 | -0/+7 |
* | core/: add more | Ferass 'Vitali64' EL HAFIDI | 2022-07-14 | 1 | -0/+7 |
* | core/: add rm | Ferass 'Vitali64' EL HAFIDI | 2022-07-13 | 1 | -0/+7 |
* | makefile: fix errors && core/: implement mv | Ferass 'Vitali64' EL HAFIDI | 2022-07-13 | 1 | -1/+8 |
* | core/mkdir: ignore -p for now && makefile: install the tools themselves && co... | Ferass 'Vitali64' EL HAFIDI | 2022-07-13 | 1 | -0/+7 |
* | core/ls: add -o option | Ferass 'Vitali64' EL HAFIDI | 2022-07-12 | 1 | -1/+1 |
* | core: add basename | Ferass 'Vitali64' EL HAFIDI | 2022-07-09 | 1 | -0/+7 |
* | core: add half-broken chmod | Ferass 'Vitali64' EL HAFIDI | 2022-07-07 | 1 | -0/+7 |
* | core: add unfinished ln | Ferass 'Vitali64' EL HAFIDI | 2022-07-06 | 1 | -0/+7 |
* | core: add link | Ferass 'Vitali64' EL HAFIDI | 2022-07-05 | 1 | -0/+7 |
* | core: add uname | Ferass 'Vitali64' EL HAFIDI | 2022-07-01 | 1 | -0/+7 |
* | core: add printf | Ferass 'Vitali64' EL HAFIDI | 2022-07-01 | 1 | -0/+7 |
* | add core/sleep | Ferass 'Vitali64' EL HAFIDI | 2022-06-30 | 1 | -0/+7 |
* | organise repo | Ferass 'Vitali64' EL HAFIDI | 2022-06-30 | 1 | -0/+94 |