Commit Graph

  • 196e81c5fb rm: removing empty dirs is okay Connor Lane Smith 2012-05-25 21:55:31 +0100
  • 20d526391d chmod, chown: remove redundant flag Connor Lane Smith 2012-05-25 21:52:01 +0100
  • 95ea9d4a00 fold: clarify utf8 behaviour in manpage Connor Lane Smith 2012-05-25 21:51:24 +0100
  • 9ea0be3f07 Add missing file (util/getlines.c) Robert Ransom 2012-05-22 11:05:07 +0000
  • e6238dda31 grep: Remove trailing newline before trying to match RE Robert Ransom 2012-05-22 00:05:03 +0000
  • 8ed28e50e4 uniq: WTFM Robert Ransom 2012-05-21 23:46:22 +0000
  • a16f603b20 uniq: Lobotomize for POSIX-subset compatibility Robert Ransom 2012-05-21 23:33:36 +0000
  • 85efaad43b uniq: Initial commit Robert Ransom 2012-05-21 23:24:28 +0000
  • 85b84675f1 I'm probably a sbase copyright holder now Robert Ransom 2012-05-21 22:17:54 +0000
  • 05f24a6764 mc: WTFM Robert Ransom 2012-05-21 22:16:46 +0000
  • 19e8c45158 mc: Initial commit Robert Ransom 2012-05-21 22:05:09 +0000
  • a6308d52be Makefile: Correct list of .o files depending on text.h Robert Ransom 2012-05-21 21:12:11 +0000
  • 07b702d9a1 sort: Librarify getlines() Robert Ransom 2012-05-21 21:09:38 +0000
  • 6a86755fee sort: Expand linebuf.lines by more than one pointer-size at a time Robert Ransom 2012-05-21 20:27:03 +0000
  • e9d6735a9d sort: Move lines and nlines globals into a struct Robert Ransom 2012-05-21 20:09:44 +0000
  • 7565af0e31 sort: Return 2 on usage error Robert Ransom 2012-05-20 14:38:52 +0000
  • c0f60a6f3d nl: Return 2 on usage error Robert Ransom 2012-05-20 12:57:58 +0000
  • 572dcc2b83 util/estrtol: Also check for out-of-range values using errno Robert Ransom 2012-05-20 12:51:18 +0000
  • c77ea0210b Make Makefile possibly POSIX-conformant Robert Ransom 2012-05-16 12:14:02 +0000
  • 7c121e189e test: eprintf in usage Connor Lane Smith 2012-05-15 13:34:32 +0100
  • fcb8821246 revert to per-cmd usage() Connor Lane Smith 2012-05-15 13:32:56 +0100
  • f3188246d8 cksum: ARGBEGIN, no buffering Connor Lane Smith 2012-05-14 21:30:02 +0100
  • 146cca114e new ARGBEGIN & usage() function Connor Lane Smith 2012-05-14 21:28:41 +0100
  • f1259218f2 test: more efficient -e flag Connor Lane Smith 2012-05-14 13:33:07 +0100
  • 1360f568bb grep: better regerror message Connor Lane Smith 2012-05-12 18:01:27 +0100
  • cd73d1b330 grep: check regcomp succeeds Connor Lane Smith 2012-05-12 17:54:36 +0100
  • 6e0f5c1409 seq: some cleanup Connor Lane Smith 2012-05-10 19:20:16 +0100
  • c018f86fc7 Add -u option to date (POSIX and Plan 9, and useful) Robert Ransom 2012-04-23 08:32:24 -0700
  • 3863ccdf98 Testing before rage. Suffix is fixed in basename. Christoph Lohmann 2012-04-23 16:34:34 +0200
  • 3817f78f87 Moving back to the stone age. Christoph Lohmann 2012-04-23 16:32:41 +0200
  • 120d817920 Adding the yes(1) command. Christoph Lohmann 2012-04-23 16:27:40 +0200
  • f75d7a47ff Adding ARGBEGIN for basename. Christoph Lohmann 2012-04-23 15:50:47 +0200
  • 96b15a5afa Fixing validfmt and optimizing the algorithm. (Thanks David Galos) Christoph Lohmann 2012-04-18 13:41:05 +0200
  • dbe8e73237 I'm sorry for my unprofessional behaviour. Christoph Lohmann 2012-04-16 21:48:50 +0200
  • 29ce2560a7 Fixes and checks for seq. Thanks David Galos! Christoph Lohmann 2012-04-16 21:46:59 +0200
  • d512d7938e Adding a manpage for seq(1). Christoph Lohmann 2012-04-11 18:59:33 +0200
  • e8d6e30106 Adding seq command. Christoph Lohmann 2012-04-10 17:33:19 +0200
  • ff96728bdd test: fix compiler warning Kurt H Maier 2012-04-06 23:37:36 -0400
  • 88760789c7 update TODO Kurt H Maier 2012-02-04 01:16:18 +0000
  • cec53d14b1 implement cp and mv and improve rm William Haddon 2012-01-30 22:41:33 +0000
  • 4192b13768 ls: allocate proper space for args anonymous 2012-01-19 00:04:04 +0000
  • cb291cc394 add test.c (thanks Random832) Connor Lane Smith 2011-11-08 19:35:38 +0100
  • 4104affcbd path_max not useful Connor Lane Smith 2011-06-25 18:49:32 +0100
  • 9658c7cfa7 apathmax fix Connor Lane Smith 2011-06-25 17:33:38 +0100
  • 33de3bffdb apathmax Connor Lane Smith 2011-06-25 17:26:44 +0100
  • 572f5e926c simpler nohup Connor Lane Smith 2011-06-24 08:33:08 +0100
  • a051bab859 enmasse: check filename length Connor Lane Smith 2011-06-23 02:08:41 +0100
  • 807d45aa80 ln: try link first Connor Lane Smith 2011-06-22 23:45:03 +0100
  • 2835d9ecda enmasse same file check Connor Lane Smith 2011-06-22 23:04:56 +0100
  • d7f9bda740 cc -Wextra Connor Lane Smith 2011-06-21 05:05:37 +0100
  • 04162bd7b0 kill: accept $? values Connor Lane Smith 2011-06-21 04:56:16 +0100
  • 914ad7b733 ranlib util.a (thanks pancake) Connor Lane Smith 2011-06-20 18:37:39 +0100
  • dd965fe09b nohup: tweak manpage Connor Lane Smith 2011-06-18 14:42:06 +0100
  • 444de72fd3 touch: posix open Connor Lane Smith 2011-06-18 06:43:10 +0100
  • 8ec404cdec update cmp, grep Connor Lane Smith 2011-06-18 06:42:24 +0100
  • f24772dcbb add nohup Connor Lane Smith 2011-06-18 06:41:28 +0100
  • e54eb9f4bc simpler make Connor Lane Smith 2011-06-16 21:20:17 +0100
  • a85348c33b cleanup make Connor Lane Smith 2011-06-16 01:57:01 +0100
  • 6d62efb57a make sbase-box Connor Lane Smith 2011-06-16 01:53:33 +0100
  • c2d89afa16 ls: sort argv Connor Lane Smith 2011-06-16 01:13:46 +0100
  • 25947af743 chmod: tweak manpage Connor Lane Smith 2011-06-11 00:44:17 +0100
  • 0cca0c209b whoops, chmod = Connor Lane Smith 2011-06-11 00:31:44 +0100
  • 26723ba0dc symbolic chmod, thanks pancake Connor Lane Smith 2011-06-11 00:30:07 +0100
  • ea7a807a6d nl: tweak manpage Connor Lane Smith 2011-06-11 00:29:06 +0100
  • 954106050f rename estrtol Connor Lane Smith 2011-06-10 14:55:01 +0100
  • 61247e3595 tail: gcc whines Connor Lane Smith 2011-06-10 14:51:53 +0100
  • afb1f0ead0 whoops, add strnum.c Connor Lane Smith 2011-06-10 05:46:20 +0100
  • ba456787cb chmod: strnum Connor Lane Smith 2011-06-10 05:44:00 +0100
  • 7c251bcd4f refactor strnum Connor Lane Smith 2011-06-10 05:41:40 +0100
  • 70ba7a6e62 cksum: error check Connor Lane Smith 2011-06-10 04:36:40 +0100
  • 10049d33a5 fold: fix empty lines Connor Lane Smith 2011-06-10 04:22:59 +0100
  • 6be3e82218 add cksum Connor Lane Smith 2011-06-10 04:14:05 +0100
  • f2e86862be kill: allow signum Connor Lane Smith 2011-06-10 03:12:45 +0100
  • 8cd8d44570 fix typo Connor Lane Smith 2011-06-10 03:03:53 +0100
  • 5156758e21 kill -l Connor Lane Smith 2011-06-10 02:56:13 +0100
  • e180a91172 add kill, thanks rob Connor Lane Smith 2011-06-10 02:29:10 +0100
  • 8d087ae4fb cmp: cleanup Connor Lane Smith 2011-06-10 02:00:27 +0100
  • 188d8ff93a add cmp, thanks stateless Connor Lane Smith 2011-06-10 01:55:12 +0100
  • 17a81ace44 extra uname spaces confuse scripts Connor Lane Smith 2011-06-09 00:40:23 +0100
  • ff97891dad add fold Connor Lane Smith 2011-06-08 21:30:33 +0100
  • 2404eb5b6b add todo Connor Lane Smith 2011-06-08 17:54:55 +0100
  • 515f8cd35f install: all Connor Lane Smith 2011-06-08 16:26:05 +0100
  • 1e4a4e460d make (un)install Connor Lane Smith 2011-06-08 11:37:00 +0100
  • b5ff71655d recurse: ignore links Connor Lane Smith 2011-06-04 14:30:54 +0100
  • ad16c666dc ls: show symlinks Connor Lane Smith 2011-06-04 12:40:05 +0100
  • 9ef61c39e9 sort: fix Connor Lane Smith 2011-06-04 12:27:44 +0100
  • ea7563dc0b fix errno Connor Lane Smith 2011-06-04 12:22:07 +0100
  • d90ced2047 consistent error check Connor Lane Smith 2011-06-04 12:20:41 +0100
  • de221bc6f5 grep: cleanup Connor Lane Smith 2011-06-04 12:00:23 +0100
  • 763409841f grep -E Connor Lane Smith 2011-06-04 11:57:31 +0100
  • e565522068 ln -f Connor Lane Smith 2011-06-04 02:56:18 +0100
  • 59e09c9963 reformat makefile Connor Lane Smith 2011-06-03 05:38:40 +0100
  • 894b42a885 add tty Connor Lane Smith 2011-06-02 21:15:35 +0100
  • 164e0c171f fix manpages Connor Lane Smith 2011-06-02 20:38:48 +0100
  • 92baf1a5c9 add uname, thanks hiltjo Connor Lane Smith 2011-06-02 20:32:05 +0100
  • 16a0ee098c sort -u Connor Lane Smith 2011-06-02 13:09:30 +0100
  • 9f9ea07e6c add sort Connor Lane Smith 2011-06-02 13:03:34 +0100
  • 726973dcd5 glibc hates stripping Connor Lane Smith 2011-06-01 21:31:22 +0100
  • 97b6c267ce nl: update usage Connor Lane Smith 2011-05-29 21:34:02 +0100
  • 430b453c4d add nl Connor Lane Smith 2011-05-29 21:30:44 +0100