log

age author description
Sun, 30 Jun 2013 23:52:45 -0500 Rob Landley First pass at ls --color
Sun, 30 Jun 2013 16:52:57 -0500 Rob Landley Condense ls help text.
Sun, 30 Jun 2013 15:58:24 -0500 Rob Landley Add config option for --help support in all commands.
Sun, 30 Jun 2013 01:26:56 -0500 Rob Landley Fix another segfault in ls -C when terminal size is 0x0.
Fri, 28 Jun 2013 02:11:48 -0500 Isaac Dunham modinfo: support -b basedir and -k kernel.release, fix two bugs
Wed, 26 Jun 2013 23:22:43 -0500 Rob Landley Update status to include recently implemented commands.
Sun, 23 Jun 2013 14:38:31 -0500 Rob Landley Modinfo cleanups.
Sun, 23 Jun 2013 14:02:16 -0500 Isaac Dunham Patch that assumes that the presence of the string ".ko" indicates
Sat, 22 Jun 2013 23:30:07 -0500 Rob Landley Implement mv as an extension of cp.
Sat, 22 Jun 2013 15:36:25 -0500 Rob Landley Option type @ counts number of occurrences, it doesn't take an argument.
Sat, 22 Jun 2013 14:23:06 -0500 Rob Landley Generate FLAG_longopt macros for --longopts with no corresponding short option.
Tue, 18 Jun 2013 18:13:06 -0500 Rob Landley Add pivot_root.
Sun, 16 Jun 2013 23:08:09 -0500 Rob Landley Test cases for split.
Sun, 16 Jun 2013 20:02:38 -0500 Rob Landley Misc website updates.
Sun, 16 Jun 2013 20:00:11 -0500 Rob Landley Typo fix
Sun, 16 Jun 2013 19:59:51 -0500 Rob Landley Add xexit() and make error_exit() use it.
Sun, 16 Jun 2013 16:37:43 -0500 Rob Landley Implement split.
Sun, 16 Jun 2013 02:23:59 -0500 Rob Landley Upgrade modinfo to support multiple modules, and add tests, from Isaac Dunham.
Sat, 15 Jun 2013 00:49:06 -0500 Rob Landley Force 64 bit math in expr, from Daniel Verkamp
Sat, 08 Jun 2013 14:11:41 -0500 Rob Landley Yet more ifconfig cleanup.
Wed, 05 Jun 2013 00:59:01 -0500 Rob Landley Start of expr, by Daniel Verkamp.
Sun, 02 Jun 2013 20:51:17 -0500 Rob Landley More ifconfig cleanup, described on list.
Sun, 02 Jun 2013 00:54:55 -0500 Rob Landley Move stat from pending to other, default y.
Sun, 02 Jun 2013 00:52:14 -0500 Rob Landley Stat cleanup.
Sun, 02 Jun 2013 00:24:24 -0500 Rob Landley Stat cleanup.
Sat, 01 Jun 2013 22:36:48 -0500 Rob Landley Add peek/poke to header file.
Sat, 01 Jun 2013 20:47:16 -0500 Rob Landley Stat cleanup.
Sat, 01 Jun 2013 20:41:35 -0500 Rob Landley Enable readfile() and add peek() and poke() functions.
Tue, 28 May 2013 00:28:45 -0500 Rob Landley Stat cleanup.
Sun, 26 May 2013 09:48:13 +0200 Felix Janda stat: Separate stat and statfs