aboutsummaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* suppress "(Recording state in git)" message when committing change to remote ...Gravatar Joey Hess2012-05-20
* Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.Gravatar Joey Hess2012-05-18
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* Fix use of several config settingsGravatar Joey Hess2012-05-05
* rsync shellescape disable optionGravatar Joey Hess2012-05-02
* refactorGravatar Joey Hess2012-04-29
* Added shared cipher mode to encryptable special remotes.Gravatar Joey Hess2012-04-29
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* Directory special remotes now check annex.diskreserve.Gravatar Joey Hess2012-04-20
* use LANGUAGE CPP pragma, avoids running cpp on all the other sourcesGravatar Joey Hess2012-04-17
* cabal file now autodetects whether S3 support is available.Gravatar Joey Hess2012-04-14
* 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
* fun with symbolsGravatar Joey Hess2012-03-17
* nukes another 15 lines thanks to ifMGravatar Joey Hess2012-03-15
* Work around a bug in rsync (IMHO) introduced by openSUSE's SIP patch.Gravatar Joey Hess2012-03-12
* add remote start and stop hooksGravatar Joey Hess2012-03-04
* better chunked file retrievalGravatar Joey Hess2012-03-04
* thread through original key to retrieveEnctyptedGravatar Joey Hess2012-03-04
* add progress display when receiving filesGravatar Joey Hess2012-03-04
* Add progress bar display to the directory special remote.Gravatar Joey Hess2012-03-04
* tweakGravatar Joey Hess2012-03-03
* Directory special remotes now support chunking files written to themGravatar Joey Hess2012-03-03
* do a cleanup commit after moving data from or to a git remoteGravatar Joey Hess2012-02-25
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* oopsGravatar Joey Hess2012-02-14
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* When checking that an url has a key, verify that the Content-Length, if avail...Gravatar Joey Hess2012-02-10
* S3: Fix irrefutable pattern failure when accessing encrypted S3 credentials.Gravatar Joey Hess2012-02-08
* refactorGravatar Joey Hess2012-02-07
* IO exception reworkGravatar Joey Hess2012-02-03
* faster local-local droppingGravatar Joey Hess2012-01-28
* Avoid repeated location log commits when a remote is receiving files.Gravatar Joey Hess2012-01-28
* 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
* order user provided params after connection caching paramsGravatar Joey Hess2012-01-20
* ssh connection cachingGravatar Joey Hess2012-01-20
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* optimise fsck --from normal git remotesGravatar Joey Hess2012-01-19
* optimize fsck --from directory special remoteGravatar Joey Hess2012-01-19
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* optimise fsck --from rsync special remoteGravatar Joey Hess2012-01-19
* Fix data loss bug in directory special remoteGravatar Joey Hess2012-01-16
* reorgGravatar Joey Hess2012-01-10
* break module dependancy loopGravatar Joey Hess2012-01-10
* remove S3stub stuffGravatar Joey Hess2012-01-05