Age | Commit message (Expand) | Author |
2017-10-28 | Web page updates. | Rob Landley |
2016-10-04 | Explain dlist_terminate. | Rob Landley |
2016-09-04 | Remove a chunk of copied header that hasn't been upated in a while. | Rob Landley |
2016-03-23 | Redo build stuff in response to Andy Chu's suggestions. | Rob Landley |
2016-03-13 | Split out _xexit() from xexit() and give sigatexit() multiple callbacks. | Rob Landley |
2016-03-07 | Cleanup pass on the dirtree infrastructure, in preparation for making rm -r | Rob Landley |
2015-10-28 | Tweak build instructions in README/code.html. | Rob Landley |
2015-09-11 | Replace toys.exithelp with help_exit() in lib. | Rob Landley |
2015-07-10 | More explanation of TOYBOX_DEBUG for option string checking. | Rob Landley |
2015-02-26 | More 'splaining. | Rob Landley |
2014-09-20 | Fluff out the documentation some more. | Rob Landley |
2014-05-22 | Update docs for example and pending directories. | Rob Landley |
2014-05-19 | Fluff out the coding style section, but the result was a bit big for the star... | Rob Landley |
2014-04-09 | Document some of the new temporary files in generated/, add anchor tags. | Rob Landley |
2014-01-04 | Change header and pages so each page has its own title. | Rob Landley |
2013-12-27 | New section on #including header files. | Rob Landley |
2013-09-21 | Update lib/args.c docs. | Rob Landley |
2013-08-18 | Document the toybox entry path from main() into a command. | Rob Landley |
2013-02-23 | Accumulated web page changes. (Release announcement for previous release, roa... | Rob Landley |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-10-08 | Doc tweak about test suite. | Rob Landley |
2012-10-08 | New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c... | Rob Landley |
2012-07-15 | Add documentation for lib/llist.c and lib/dirtree.c. | Rob Landley |
2012-03-09 | Add lib/portability.h description with explanation of SWAP() macros. | Rob Landley |
2012-03-06 | Web page updates. | Rob Landley |
2012-02-28 | Make documentation even fluffier. | Rob Landley |
2012-02-26 | Web page tweaks. Remove background image (makes it hard ot read for some peo... | Rob Landley |
2012-02-06 | Document that optflags is always an int (so 32 bit and 64 bit platforms behav... | Rob Landley |
2012-01-29 | Add <>= to lib/args.c, with documentation. | Rob Landley |
2012-01-16 | Fluff out documentation and skeleton code. | Rob Landley |
2008-02-12 | Partial update. Needs more work. | Rob Landley |
2008-01-20 | Fluff out hello.c to supply more example code as a skeleton for new commands, | Rob Landley |
2007-12-27 | Brief note about code style. | Rob Landley |
2007-12-20 | More random unfinished code documentation. | Rob Landley |
2007-12-18 | Fluff out code.html a bit more. | Rob Landley |
2007-12-13 | Update web pages. | Rob Landley |