[Initial import David Fox **20071024152816] [Many fixes David Fox **20071027143035] [Fix generation of backup directory names David Fox **20071027155600] [Add an HTML Title, remove CGI variable output David Fox **20071027162452] [Add findcopies command David Fox **20071028164345] [Fix too many open file handles bug David Fox **20071028191011] [Eliminate orphan list from backup type David Fox **20071115141556] [Move backup example to a module named Example David Fox **20071116181428] [Add improved SSHExport.hs code so we don't lose it David Fox **20071207142840] [Use Ugly.URI instead of a local copy David Fox **20071128122322] [Remove old URI.hs David Fox **20071128122352] [Remove default implementation for htmlElementEdit David Fox **20071209131523] [Fix most remaining problems David Fox **20071210230300] [Re-organize Info data structure David Fox **20071212182148] [Don't automatically unpack CGI variable values David Fox **20071212182215] [API changes David Fox **20071214194819] [Haskell-ugly api changes David Fox **20071220154030] [Update to use System.Console.GetOpt and Extra.Help jeremy.shaw@linspireinc.com**20080110014516] [update --help text and use Extra.Help.usage to display it. jeremy.shaw@linspireinc.com**20080110222132] [rewrote Archive.hs to use --link-dest and to allow configurable directory naming. jeremy.shaw@linspireinc.com**20080117020806] [moved dumpManPage to Extra.Help.Util jeremy.shaw@linspireinc.com**20080118011814] [Add instructions on how to run configLaws jeremy.shaw@linspireinc.com**20080118011852] [added Target and UpdateMirror jeremy.shaw@linspireinc.com**20080118011937] [Turn UpdateMirror into a library, and move main into example UpdateMirrorMain jeremy.shaw@linspireinc.com**20080118012840] [include command-line options in the manpage jeremy.shaw@linspireinc.com**20080118013444] [optionally update current symlink after transfer. Added real config for ubuntu. jeremy.shaw@linspireinc.com**20080123014450] [reorganized, cabalize, and debianize jeremy@n-heptane.com**20080205214148] [add build-depends jeremy@n-heptane.com**20080205215021] [build-depend: haskell-devscripts jeremy@n-heptane.com**20080205232740] [bump changelog. fix import path jeremy@n-heptane.com**20080212224919] [started apt methods backend jeremy.shaw@linspireinc.com**20080213060206] [add support for using apt methods jeremy@n-heptane.com**20080220005435] [build fixups. version number bump. jeremy@n-heptane.com**20080220012229] [expose System.Archive.AptMethods jeremy@n-heptane.com**20080220023437] [fix typo jeremy@n-heptane.com**20080220024304] [fix creating of symlinks pointing to the latest snapshot jeremy@n-heptane.com**20080220035459] [System.Archive.UpdateMirror now reexports Config(..) jeremy@n-heptane.com**20080220040943] [update to work with Extra.Help wrapper around GetOpt jeremy@n-heptane.com**20080222195928] [fix import Linspire.Unix -> System.Unix jeremy@n-heptane.com**20080306012831] [Change obsolete prof dependencies to dev David Fox **20080724183349] [Use cabal-debian, eliminate use of haskell-ugly package, make haddock 2.1 happy David Fox **20080724190832] [Updated haskell-extra:Extra.Help -> haskell-help:Text.Help jeremy@n-heptane.com**20080726005626] [add some missing install dependencies jeremy@n-heptane.com**20080726051318] [Fix the doc package name prefix and the doc package architecture David Fox **20080921195219] [API changes in haskell-unixutils David Fox **20080928170746] [Version 1.2.7 - accept source argument in the form user@host: David Fox **20081012144119] [Sync cabal version David Fox **20081012144242] [Add the -threaded flag to ghc-options David Fox **20081012150746] [Add build dependencies on regex-compat debs David Fox **20081012155443] [Update debianization David Fox **20090209222955] [Remove dependency on libghc6-xhtml-* David Fox **20090209225540] [Depend on libghc6-debian-mirror-prof, not dev David Fox **20090209230724] [Depend on libghc6-debian-debian-prof, not dev David Fox **20090209231725] [remove obsolete example jeremy@n-heptane.com**20090209234806] [Add build dependencies on time package David Fox **20090325173817] [Restore dependencies on xhtml David Fox **20090720051708 Ignore-this: 946649bd73f44733e77a9e277465ed35 ] [Restore dependencies on hunit, mtl, network, regex-compat, regex-posix David Fox **20090720133735 Ignore-this: 82bcde5d1826b35664ecf0d90534f76f ] [Fix doc package name David Fox **20090722042736 Ignore-this: d13353edfa8fe9267a1fa26119e3585f ] [Remove dependency on haskell-cdbs David Fox **20090722220043 Ignore-this: 386c311ff872cbad133e3e6446a2bb66 ] [Remove cabal-debian dependency David Fox **20090725150337 Ignore-this: f85c38fe1658f7f730e89f3bac32deef ] [Remove time dependency and hugs package David Fox **20091230144153 Ignore-this: 94b3e17586b52bbe4eb183a67fca3c39 ] [Version 1.2.8 - create destination directory first David Fox **20110103212453 Ignore-this: e2f623fc1a6cc3ac07aa2c404510c92f ] [Version 1.2.9 - Add the Archive.Prune module, to limit the number of backups. David Fox **20110104064333 Ignore-this: 6a193d1394f32d3f17af43c5c97a3fce ] [Export Prune module David Fox **20110104133202 Ignore-this: f42631bcf2bb5435b1e2053aa40888ba ] [Make the date format string a parameter to prune David Fox **20110104135552 Ignore-this: 176599717454250cf68a6e80c8757679 ] [Print a message when a backup is removed David Fox **20110104140419 Ignore-this: 89372b155c1bb8be5cafbb04bc1fb0d ] [Version 1.2.10 - Use lazyCommandV to run rsync to get clearer output David Fox **20110105141033 Ignore-this: 642aec4fbc73278abd3580f2eb795687 ] [Changes for new ghc 7 package David Fox **20110418211816 Ignore-this: 20efe67b7efd3dc80482a7bdc5020ca9 ] [Version 1.2.11 - fix the verbosity command line argument David Fox **20111117162213 Ignore-this: 6af237dca68e33439e8f6016ecfe2a00 ] [Fix Monoid import for GHC 7.4 David Fox **20120121231015 Ignore-this: f1a219a91d855e2bb664874daf901f96 ] [Remove dependency on Extra package David Fox **20111206194225 Ignore-this: 949d8c2decd4e5dbebb997437bae3ae3 ] [add build dep on new progress package David Fox **20120314170923 Ignore-this: 8538e774cbfaac0b68b478303f7c4bfb ] [Add build dependency on Extra David Fox **20120314174501 Ignore-this: bde5052e61860fd738c944b75fd4a03d ] [Remove unnecessary use of LazyProcess David Fox **20120323192035 Ignore-this: 8dc8ae41a627ce81f25a9ee3a4dead9d ] [Fix import David Fox **20120323194654 Ignore-this: cff4d2359c3317aec284a2e4b59db215 ] [Fix an import that changed in progress-1.51 David Fox **20120403183600 Ignore-this: 6bc32962800581669f7151eb3d4dfb28 ] [Changes for progress 1.52 David Fox **20120423182931 Ignore-this: 4260c065fc1f07b95c898946f479d057 ]