Age | Commit message (Expand) | Author |
---|---|---|
2018-09-28 | move storage helpers to libbb.h | Denys Vlasenko |
2017-08-08 | getopt32: remove opt_complementary | Denys Vlasenko |
2017-07-21 | config: deindent all help texts | Denys Vlasenko |
2016-11-23 | Convert all util-linux/* applets to "new style" applet definitions | Denys Vlasenko |
2016-07-06 | getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST | Denys Vlasenko |
2015-05-25 | typo fixes | Maninder Singh |
2014-03-05 | use [s]rand(), not [s]random() | Denys Vlasenko |
2011-06-05 | *: remove "Options:" string from help texts | Denys Vlasenko |
2011-04-11 | move remaining help text from include/usage.src.h | Pere Orga |
2010-08-31 | libbb: add xfstat function | Denys Vlasenko |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-05-09 | tune2fs: move to e2fsprogs | Denys Vlasenko |
2010-02-01 | mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) | Denys Vlasenko |
2009-11-02 | mkfs.reiser: new applet. needs much polishing | Vladimir Dronnikov |