index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote.hs
Commit message (
Expand
)
Author
Age
...
*
factor out RemoteLog
Joey Hess
2011-07-05
*
remove unused backend machinery
Joey Hess
2011-07-05
*
add web special remote
Joey Hess
2011-07-01
*
refactor
Joey Hess
2011-06-23
*
avoid unnecessary read of trust.log
Joey Hess
2011-06-23
*
store trust.log and remote.log in the git-annex branch
Joey Hess
2011-06-22
*
fixed logFile
Joey Hess
2011-06-22
*
move LocationLog into Annex monad from IO
Joey Hess
2011-06-22
*
Allow --trust etc to specify a repository by name, for temporarily trusting ...
Joey Hess
2011-06-13
*
refactor
Joey Hess
2011-06-02
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
better types allowed breaking module dep loop
Joey Hess
2011-06-01
*
Add --trust, --untrust, and --semitrust options.
Joey Hess
2011-06-01
*
releasing version 0.20110516
0.20110516
Joey Hess
2011-05-16
*
support remote config values with spaces and other characters
Joey Hess
2011-05-16
*
more monadic operator use
Joey Hess
2011-05-15
*
hook special remote implemented, and tested
Joey Hess
2011-04-28
*
rsync special remote
Joey Hess
2011-04-27
*
RemoteConfig type
Joey Hess
2011-04-15
*
bup is now supported as a special type of remote.
Joey Hess
2011-04-08
*
cost bugfixes
Joey Hess
2011-03-30
*
boilerplate reduction
Joey Hess
2011-03-30
*
add Remote.Directory
Joey Hess
2011-03-30
*
refactor
Joey Hess
2011-03-29
*
copy --to S3 works
Joey Hess
2011-03-29
*
progress
Joey Hess
2011-03-29
*
initremote now creates buckets
Joey Hess
2011-03-29
*
initremote works
Joey Hess
2011-03-29
*
clean up remote.log handling
Joey Hess
2011-03-29
*
update
Joey Hess
2011-03-28
*
started on initremote
Joey Hess
2011-03-28
*
skeleton of S3 remote
Joey Hess
2011-03-27
*
some reorg and further remote generalization
Joey Hess
2011-03-27
*
rename
Joey Hess
2011-03-27
*
remove debug
Joey Hess
2011-03-27
*
reexport RemoteClass from Remote for cleanliness
Joey Hess
2011-03-27
*
converted several commands to use Remote
Joey Hess
2011-03-27
*
clean up remote list generation to only run once
Joey Hess
2011-03-27
*
add remotes slot to Annex
Joey Hess
2011-03-27
*
start of generalizing remotes
Joey Hess
2011-03-27
[prev]