Mercurial > hg > toybox
log
age | author | description |
---|---|---|
Sun, 04 Mar 2012 01:24:06 -0600 | Georgi Chorbadzhiyski | Fix build on slackware-current. |
Sun, 04 Mar 2012 00:50:44 -0600 | Rob Landley | Add longopt, refactor so only one instance of each loop, requre = as part of match, update exit code. |
Sat, 03 Mar 2012 23:55:27 -0600 | Georgi Chorbadzhiyski | Implement printenv command. |
Sat, 03 Mar 2012 23:45:01 -0600 | Rob Landley | Make floating point support depend on TOYBOX_FLOAT, make 0.1m work. |
Sat, 03 Mar 2012 22:55:33 -0600 | Georgi Chorbadzhiyski | Add fraction and extension support to sleep. |
Sat, 03 Mar 2012 18:17:49 -0600 | Andre Renaud | Add -A to ls |