coreutils

General Software Utilities
git clone http://git.omkov.net/coreutils
Log | Tree | Refs | README | LICENCE | Download

Date Message Author Files + -
2022-03-06 02:27:45 meta: Relicense to MIT Jamozed 71 +141 -1127
2021-02-16 01:10:57 base64: Add base64 manpage Jamozed 1 +38 -0
2021-01-07 14:07:11 wc: Add wc manpage Jamozed 3 +43 -1
2020-11-17 00:23:29 time: Add time manpage Jamozed 1 +46 -0
2020-11-17 00:22:30 orphan: Improve language used in documentation Jamozed 3 +8 -8
2020-11-17 00:11:49 nice: Improve language used in documentation Jamozed 3 +11 -12
2020-11-16 23:41:48 chmod: Add chmod manpage Jamozed 1 +43 -0
2020-08-14 05:25:31 cksum: Update manpage formatting Jamozed 1 +6 -14
2020-08-14 05:14:34 sum: Add sum manpage Jamozed 1 +35 -0
2020-08-14 05:02:53 tty: Remove STANDARDS section from manpage Jamozed 1 +3 -8
2020-08-14 05:00:35 true: Remove STANDARDS section from manpage Jamozed 1 +1 -4
2020-08-14 05:00:18 false: Remove STANDARDS section from manpage Jamozed 1 +1 -4
2020-08-14 04:46:44 logname: Update manpage formatting Jamozed 2 +4 -9
2020-08-14 04:39:32 yes: Update manpage formatting Jamozed 1 +2 -3
2020-08-14 04:29:58 echo: Document escape sequences in manpage Jamozed 2 +36 -10
2020-08-05 11:54:14 orphan: Add orphan utility Jamozed 4 +128 -0
2020-07-26 07:04:26 Revert "cksum: Move POSIX cksum to OMKOV cryptutils" Jamozed 4 +201 -0
2020-07-25 00:58:26 crc32: Move crc32 utility to OMKOV cryptutils Jamozed 4 +0 -193
2020-07-25 00:57:38 cksum: Move POSIX cksum to OMKOV cryptutils Jamozed 4 +1 -202
2020-06-27 12:01:03 touch: Add POSIX touch Jamozed 4 +234 -0
2020-06-27 02:35:08 od: Add POSIX od Jamozed 4 +501 -0
2020-06-27 02:00:03 id: Add POSIX id Jamozed 4 +250 -0
2020-06-26 15:37:26 head: Add POSIX head Jamozed 4 +174 -0
2020-06-26 14:50:36 crc32: Add crc32 utility Jamozed 4 +193 -0
2020-06-26 14:26:40 cksum: Add POSIX cksum Jamozed 4 +201 -0
2020-06-26 14:13:22 realpath: Add realpath utility Jamozed 4 +135 -0
2020-06-26 14:00:02 rand: Add rand utility Jamozed 5 +191 -1
2020-06-26 13:05:32 env: Add POSIX env Jamozed 4 +152 -0
2020-06-26 12:54:31 nice: Add POSIX nice Jamozed 4 +155 -0
2020-06-26 12:36:30 uname: Add POSIX uname Jamozed 5 +165 -2
2020-06-26 12:16:43 tty: Add POSIX tty Jamozed 4 +55 -0
2020-06-26 11:32:39 sync: Add sync utility Jamozed 4 +37 -0
2020-06-26 11:26:39 sleep: Add POSIX sleep Jamozed 4 +133 -0
2020-06-26 10:55:54 pwd: Add POSIX pwd Jamozed 4 +141 -0
2020-06-26 10:33:17 logname: Add POSIX logname Jamozed 4 +62 -3
2020-06-26 10:08:46 rmdir: Add POSIX rmdir Jamozed 4 +143 -0
2020-06-26 06:42:30 mkdir: Add POSIX mkdir Jamozed 4 +253 -0
2020-06-26 06:12:01 unlink: Add POSIX unlink Jamozed 4 +123 -0
2020-06-26 06:09:15 link: Add POSIX link Jamozed 4 +126 -0
2020-06-26 05:27:18 tee: Add POSIX tee Jamozed 4 +154 -0
2020-06-26 05:04:08 yes: Add yes utility Jamozed 4 +45 -0
2020-06-26 04:58:05 echo: Add POSIX echo Jamozed 4 +50 -0
2020-06-26 04:25:00 dirname: Add POSIX dirname Jamozed 4 +130 -0
2020-06-26 03:54:59 basename: Add POSIX basename Jamozed 4 +135 -0
2020-06-26 03:08:55 false: Add POSIX false Jamozed 4 +40 -0
2020-06-26 03:07:06 true: Add POSIX true Jamozed 4 +40 -0
2020-06-26 02:17:26 cat: Add POSIX cat Jamozed 4 +150 -0