sgt/agedu
2008-11-05 simonMake #inclusion of <features.h> conditional on autoconf...
2008-11-04 simonExpand Id keyword in man page.
2008-11-03 simonBuild the HTML man page for my website, as part of...
2008-11-03 simonUse the configure output to select an lstat, and to...
2008-11-03 simonVarious polishing: man page tweaks, --version now does...
2008-11-03 simonSaying in the man page that I hadn't tested on a 64...
2008-11-03 simonFirst cut at a man page. Also, I've modified the online...
2008-11-02 simonFix obvious errors in the tarball generation.
2008-11-02 simonPreliminary autoconf framework. Entirely separate from...
2008-11-02 simonRename malloc.c to alloc.c, and my master Makefile...
2008-11-02 simonNew operation mode to remove the data file. Now you...
2008-11-02 simonTweak the options list a bit: change around some short...
2008-11-02 simonFix bonehead error in hex escape processing when loadin...
2008-11-02 simonInvent a cunning means of faking plausible atimes for...
2008-11-02 simonReposition r8253's change to avoid redundant index...
2008-11-02 simonNearly forgot: leave out individual files in the text...
2008-11-02 simonCentralise the program name into the main header file...
2008-11-02 simonProbably about time I had a central header file contain...
2008-11-02 simonTurn my disgusting readdir macros into a reasonably...
2008-11-01 simonAbout time I put a licence on this. MIT as usual, natur...
2008-11-01 simonReorder the plain text output so that the roots are...
2008-11-01 simonNow every action is encapsulated as a command-line...
2008-11-01 simonMinor tweaks: turn the "address:port/0" URL of the...
2008-11-01 simonFix the various issues centring around the anomaly...
2008-11-01 simonFix gormlessness in html.c introduced in r8241.
2008-11-01 simon--scan-dump and --load options, for moving dump files...
2008-11-01 simonChange the index file format to explicitly indicate...
2008-11-01 simonPrepare to have a parametrisable path separator charact...
2008-11-01 simonMore HTTP server configuration: allow user-chosen addre...
2008-11-01 simonConfigurable age range represented by the colour coding...
2008-11-01 simonFilter literally-zero-size directories out of the displ...
2008-11-01 simonProtect against division by zero when handling director...
2008-11-01 simonAdd --prune as an alternative to --exclude, the differe...
2008-11-01 simonFold some brief and inadequate online help into the...
2008-11-01 simonCentralise command-line option definitions, using disgu...
2008-10-31 simonStop having a default action mode. All actions now...
2008-10-30 simonAdditional options to control the disk scanning: wildca...
2008-10-30 simonTidy up the reporting of the disk scan progress on...
2008-10-30 simonIntroduce something more like an actual framework for...
2008-10-29 simonHTML-escaping mode is bound to come in handy.
2008-10-29 simonSome ignores.
2008-10-29 simonInitial commit of a basically working but severely...