summaryrefslogtreecommitdiff
path: root/Remote/Bup.hs
Commit message (Expand)AuthorAge
* 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
* rework annex-ignore handlingGravatar Joey Hess2011-09-18
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* reorg Remote/*Gravatar Joey Hess2011-08-16
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* renameGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* more standard names for whenM and unlessM operatorsGravatar Joey Hess2011-05-17
* add whenM and unlessMGravatar Joey Hess2011-05-17
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* Fix hasKeyCheap setting for bup and rsync special remotes.Gravatar Joey Hess2011-04-28
* bup: Avoid memory leak when transferring encrypted data.Gravatar Joey Hess2011-04-19
* cleanupGravatar Joey Hess2011-04-17
* bup encryption support 100% workingGravatar Joey Hess2011-04-17
* renameGravatar Joey Hess2011-04-17
* fix stall while storing encrypted data in bupGravatar Joey Hess2011-04-17
* incomplete and buggy encryption support for bupGravatar Joey Hess2011-04-16
* encryption key management workingGravatar Joey Hess2011-04-16