summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* 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
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* refactorGravatar Joey Hess2011-09-23
* go go gadget hlintGravatar Joey Hess2011-09-20
* rework annex-ignore handlingGravatar Joey Hess2011-09-18
* factor out firstM and anyMGravatar Joey Hess2011-08-28
* show a message if asked to get something from the web that is not thereGravatar Joey Hess2011-08-27
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* note about why curl -# is usedGravatar Joey Hess2011-08-20
* optimise initialized checkGravatar Joey Hess2011-08-17
* when reading configs of local repos, first initializeSafeGravatar Joey Hess2011-08-17
* error out when dropping from http repoGravatar Joey Hess2011-08-16
* support for getting files from http git remotesGravatar Joey Hess2011-08-16
* reorg Remote/*Gravatar Joey Hess2011-08-16
* split out generic url stuff into a helper library from Remote.WebGravatar Joey Hess2011-08-16
* support reading git config from http remotesGravatar Joey Hess2011-08-16
* fix file name for web remote log filesGravatar Joey Hess2011-08-06
* Fix shell escaping in rsync special remote.Gravatar Joey Hess2011-07-29
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* renameGravatar Joey Hess2011-07-05
* renameGravatar Joey Hess2011-07-05
* remove unused backend machineryGravatar Joey Hess2011-07-05
* Drop the dependency on the haskell curl bindings, use regular haskell HTTP.Gravatar Joey Hess2011-07-04
* make curl follow redirsGravatar Joey Hess2011-07-01
* download urls via tmp file, and support resumingGravatar Joey Hess2011-07-01
* add hashing to web log filesGravatar Joey Hess2011-07-01
* add the addurl commandGravatar Joey Hess2011-07-01
* add web special remoteGravatar Joey Hess2011-07-01
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* commit git-annex branch when copying to a remote (locally)Gravatar Joey Hess2011-06-22
* bigfix: stat parent dirsGravatar Joey Hess2011-06-13
* rsync is now used when copying files from repos on other filesystemsGravatar Joey Hess2011-06-13
* fix building with S3 stubGravatar Joey Hess2011-06-10
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01