Oops, no, that's wrong. When we lose the selection, we must stop
[sgt/utils] / xcopy / xcopy.c
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 simonFill in a long-missing comment marked as FIXME.
2009-04-27 simonVerbose mode, for yet more selection-debugging usefulness.
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 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...
2005-01-14 simon<malloc.h> is non-standard, not present on all systems...
2004-11-21 simonA bit more uniformity in those --help messages wouldn...
2004-11-20 simonEnsure all utilities support `--help', `--version'...
2004-11-20 simonMove some of my more useful utilities out from my all...