summaryrefslogtreecommitdiff
path: root/Remote/Bup.hs
Commit message (Expand)AuthorAge
...
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* whitespace fixesGravatar Joey Hess2012-12-13
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
* where indentingGravatar Joey Hess2012-11-11
* Use USER and HOME environment when set, and only fall back to getpwent, which...Gravatar Joey Hess2012-10-25
* fix buildGravatar Joey Hess2012-10-24
* bup: Don't pass - to bup-split to make it read stdinGravatar Joey Hess2012-10-23
* unify typesGravatar Joey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* add support for readonly remotesGravatar Joey Hess2012-08-26
* tweak field nameGravatar Joey Hess2012-08-26
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* add a path field to remotesGravatar Joey Hess2012-07-22
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* bup: Properly handle key names with spaces or other things that are not legal...Gravatar Joey Hess2012-04-11
* rationalize getConfigGravatar Joey Hess2012-03-22
* thread through original key to retrieveEnctyptedGravatar Joey Hess2012-03-04
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* IO exception reworkGravatar Joey Hess2012-02-03
* Revert "Avoid creating ~/.bup when initializing a bup remote"Gravatar Joey Hess2012-01-28
* Avoid creating ~/.bup when initializing a bup remoteGravatar Lauri Alanko2012-01-26
* remove Utility.Conditional and use IfElseGravatar Joey Hess2012-01-24
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* reorgGravatar Joey Hess2012-01-10
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* more partial function removalGravatar Joey Hess2011-12-15
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* updateGravatar Joey Hess2011-12-10
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* factored out some useful error catching methodsGravatar Joey Hess2011-11-10
* safer inannex checkingGravatar Joey Hess2011-11-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean up read/show abuseGravatar Joey Hess2011-11-08
* add a UUID typeGravatar Joey Hess2011-11-07
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03