sgt/utils
2012-12-03 simonAdjust 'after' so that it tries more rigorously to... master git-svn
2012-11-30 simonAvoid treating 'sh -c emacs' as an instance of emacs...
2012-11-30 simonFix signedness compiler warnings.
2012-11-30 simonDefault to returning only this user's processes (unless...
2012-11-30 simonCope with processes owned by someone other than us...
2012-11-30 simonNew utility: 'pid', a thing more or less similar in...
2012-11-09 simonMinor man page fixes: one typo, and missing control...
2012-08-03 simonAdd missing Revision keyword expansions, so that -...
2012-08-02 simonImport my usual \dash macro into all these man pages...
2012-08-02 simonNew utility for the collection: 'buildrun', a rewrite...
2012-06-15 simonOutput a just-read character _before_ reading the next...
2012-05-06 simonFix compiler warnings from OS X Lion: a missing #includ...
2012-05-06 simonMissing #include.
2012-02-21 simonAdd a '-b' option, to print the article number bounds...
2011-11-23 simonHandle parse failures more sensibly.
2011-11-23 simonConsiderable redesign to incorporate UI enhancements...
2011-11-23 simonDon't loop forever on authentication failure. If the...
2011-11-23 simonChomp a newline off the end of the text read from ...
2011-02-12 simonAdd the new options to the man page, and correct the...
2011-02-12 simonOops, no, that's wrong. When we lose the selection...
2011-02-12 simonDon't quit in the middle of transferring an incremental...
2011-02-12 simonWorkaround for old clients not specifying a receiving...
2011-02-12 simonMore configuration options. Just in case any other...
2011-02-12 simonWrite-side support for INCR.
2011-02-12 simonRead-side support for the incremental selection transfe...
2010-08-07 simonAhem. Reset SELDELTA to its original value, not the...
2010-08-07 simonFix a mishandled error condition when reading from...
2010-03-24 simonAdd a vital missing paragraph to the man page, and...
2010-03-24 simonFill in a long-missing comment marked as FIXME.
2009-04-27 simonDocument -v.
2009-04-27 simonVerbose mode, for yet more selection-debugging usefulness.
2009-02-28 simonStop using physical tabs in Python. (I was goaded into...
2008-12-02 simonDeal correctly (according to the ICCCM) with receiving...
2008-12-02 simonMessages faffing: remove some extraneous \ns, and updat...
2008-12-01 simonThe ICCCM says we're required to implement the MULTIPLE...
2008-12-01 simonAha! Reading the ICCCM more closely, the return value...
2008-12-01 simonDocument -F, and update the bugs list: I'm adopting...
2008-12-01 simonBetter support for TARGETS and TIMESTAMP in xcopy's...
2008-12-01 simonTurn an assert into a nice error message.
2008-12-01 simonSome exciting new X diagnostic options: -t to return...
2008-12-01 simonGive xcopy an option to talk to the GNOME/KDE-style...
2008-10-30 simonCompiling on a different Linux distribution has brought...
2008-09-08 simonAdd a "-r" option to lns, which causes it to mirror...
2008-03-22 simonVolker Schatz suggests that a useful improvement to...
2008-03-01 simonThe BSD axis, including MacOS X, have a subtly differen...
2008-02-20 simonNew, rather hacky, Unix utility: `after', to wait for the
2008-02-19 simonStop depending on make -C, for the benefit of makes...
2007-09-13 simon`lns . subdir' was trying to create a link called ...
2007-02-24 simonFix obvious evidence of this file having evolved out...
2007-02-08 simonArrange to build utils using bob.
2006-07-23 simonOne of my examples was insufficiently covered in `b's.
2006-07-22 simonAdd another example of why reservoir is useful.
2006-07-22 simonReplace the somewhat contrived gcc example with oggenc...
2006-05-22 simonSmall patch from Steven Taschuk to work around buggy dbm
2006-04-06 simonMissing verb.
2006-02-16 simonExpanding the SVN keywords would probably help.
2006-02-15 simonPhil Bordelon points out that I missed a search-and...
2006-02-15 simonAdd the ability to cope with SGML entity syntax on...
2006-02-15 simonNew mode for nntpid: `nntpid -a news.group.name' downlo...
2006-02-15 simonNew utility: `beep', which attempts to make a beeping...
2006-02-15 simonMake redundant-slash removal more ubiquitous.
2005-05-13 simonAnd forgot to expand the Id keyword in the man page...
2005-05-13 simonForgot to add `reservoir' to the top-level Makefile.
2005-05-13 simonThis occasionally comes in handy, so I'll add it to...
2005-03-01 simonRemove trailing space on the #! line, which _ought_...
2005-02-15 simonSomehow forgot to use $(IPROG) and $(IDATA) in this...
2005-01-14 simon<malloc.h> is non-standard, not present on all systems...
2005-01-07 simonIntroduce make targets `progs' and `man', for building...
2004-12-08 simonThe examples section is confusing at the best of times...
2004-11-22 simonAnother typo.
2004-11-22 simonFix an infinite-loop bug in which we failed to spot...
2004-11-22 simonHave the install scripts distinguish BINDIR from SCRIPT...
2004-11-21 simonA bit more uniformity in those --help messages wouldn...
2004-11-21 simonGet rid of `$0' in error messages; it tends to produce...
2004-11-21 simonI don't usually _install_ my own utilities, as such...
2004-11-21 simonTypos. Again.
2004-11-21 simonOoh, and make links to . and .. work properly as well.
2004-11-21 simonBug fixes.
2004-11-21 simonMy user-friendly symlinking tool `lns' is another thing...
2004-11-21 simonTypo.
2004-11-21 simonImplement Ian's suggestion that nntpid should output...
2004-11-21 simonMention AUTHINFO GENERIC.
2004-11-21 simonIt's about time I brought my `nntpid' utility under...
2004-11-21 simonRemove spurious (and sometimes harmful) Halibut config...
2004-11-21 simonAdd `make install' targets, and also version IDs on...
2004-11-20 simonOops; let's leave off `-v' from the tar command line...
2004-11-20 simonMake `RFC 2045' a hyperlink (now that this .but file...
2004-11-20 simonArrange `make release' targets everywhere, and also...
2004-11-20 simonEnsure all utilities support `--help', `--version'...
2004-11-20 simonMissed out a highlight.
2004-11-20 simon`multi' is also of releasable quality, given a man...
2004-11-20 simonOops; correct the date on the base64 manpage. That...
2004-11-20 simonAdd a top-level Makefile, for convenience.
2004-11-20 simonExpand the `Revision' keyword. Oops.
2004-11-20 simonMove some of my more useful utilities out from my all...