aboutsummaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* after is a better name for observe_Gravatar Joey Hess2012-01-03
* factor observe_Gravatar Joey Hess2012-01-03
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* skip local remotes that are not available (ie, not mounted)Gravatar Joey Hess2011-12-31
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* Improve deletion of files from rsync special remotes. Closes: #652849Gravatar Joey Hess2011-12-21
* Fix the hook special remote, which bitrotted a while ago.Gravatar Joey Hess2011-12-20
* more partial function removalGravatar Joey Hess2011-12-15
* Properly handle multiline git config values.Gravatar Joey Hess2011-12-15
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* split out Annex/BranchState.hsGravatar Joey Hess2011-12-12
* optimiationGravatar Joey Hess2011-12-12
* ensure local remote is initialized when copying to itGravatar Joey Hess2011-12-10
* updateGravatar Joey Hess2011-12-10
* hslintGravatar Joey Hess2011-12-09
* Fix caching of decrypted ciphers, which failed when drop had to check multipl...Gravatar Joey Hess2011-12-08
* refactorGravatar Joey Hess2011-12-03
* factor out untilTrueGravatar Joey Hess2011-12-02
* convert rsync special backend to using both hash directory typesGravatar Joey Hess2011-12-02
* use lowercase hash by default; non-bare repos are a special caseGravatar Joey Hess2011-12-02
* refactorGravatar Joey Hess2011-12-02
* refactorGravatar Joey Hess2011-11-28
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* Put a workaround in the directory special remote for strange behavior with VF...Gravatar Joey Hess2011-11-22
* Avoid excessive escaping for rsync special remotes that are not accessed over...Gravatar Joey Hess2011-11-18
* lintGravatar Joey Hess2011-11-11
* factored out some useful error catching methodsGravatar Joey Hess2011-11-10
* safer inannex checkingGravatar Joey Hess2011-11-09
* cleanupGravatar 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
* Don't try to read config from repos with annex-ignore set.Gravatar Joey Hess2011-11-07
* do commit location changes to remote in copy --toGravatar Joey Hess2011-10-27
* reap in onLocalGravatar Joey Hess2011-10-27
* improve config reading when operating on remote on same hostGravatar Joey Hess2011-10-27
* Sped up some operations on remotes that are on the same host.Gravatar Joey Hess2011-10-27
* broke up UtilityGravatar Joey Hess2011-10-16
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* fixGravatar Joey Hess2011-10-15
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* migrate: Copy url logs for keys when migrating.Gravatar Joey Hess2011-10-15
* break web log handling into a separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* A remote can have a annexUrl configured, that is used by git-annex instead of...Gravatar Joey Hess2011-10-14
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05