index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Bup.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
add removeKey action to Remote
Joey Hess
2015-10-08
*
Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...
Joey Hess
2015-08-06
*
Simplify setup process for a ssh remote.
Joey Hess
2015-08-05
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
*
well along the way to fully quiet --quiet
Joey Hess
2015-04-04
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Expand checkurl to support recommended filename, and multi-file-urls
Joey Hess
2014-12-11
*
Urls can now be claimed by remotes. This will allow creating, for example, a ...
Joey Hess
2014-12-08
*
add stub claimUrl
Joey Hess
2014-12-08
*
add per-remote-type info
Joey Hess
2014-10-21
*
glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...
Joey Hess
2014-09-18
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
run Preparer to get Remover and CheckPresent actions
Joey Hess
2014-08-06
*
pushed checkPresent exception handling out of Remote implementations
Joey Hess
2014-08-06
*
roll ChunkedEncryptable into Special and improve interface
Joey Hess
2014-08-03
*
better byteRetriever
Joey Hess
2014-08-03
*
convert bup to new ChunkedEncryptable API (but do not support chunking)
Joey Hess
2014-08-02
*
factor out getRemoteGitConfig
Joey Hess
2014-05-16
*
execute remote.<name>.annex-shell on remote, if set
Fraser Tweedale
2014-05-16
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
fix failing test case on Windows
Joey Hess
2014-02-03
*
avoid using openFile when withFile can be used
Joey Hess
2014-02-03
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
assistant: Support repairing git remotes that are locally accessible
Joey Hess
2013-10-27
*
add remote fsck interface
Joey Hess
2013-10-11
*
factor out more ssh stuff from git remote
Joey Hess
2013-09-24
*
Use cryptohash rather than SHA for hashing.
Joey Hess
2013-09-22
*
Support hot-swapping of removable drives containing gcrypt repositories.
Joey Hess
2013-09-12
*
partially complete gcrypt remote (local send done; rest not)
Joey Hess
2013-09-07
*
Allow public-key encryption of file content.
guilhem
2013-09-03
*
Strip leading /~/ from bup relatively pathed bup remotes
Oliver Matthews
2013-06-21
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
add globallyAvailable to remotes
Joey Hess
2013-03-15
*
split cost out into its own module
Joey Hess
2013-03-13
*
GnuPG options for symmetric encryption.
guilhem
2013-03-11
*
git subcommand cleanup
Joey Hess
2013-03-03
*
Special remotes now all rollback storage of keys that get modified during the...
Joey Hess
2013-01-09
*
Fix transferring files to special remotes in direct mode.
Joey Hess
2013-01-06
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
whitespace fixes
Joey Hess
2012-12-13
*
avoid unnecessary Maybe
Joey Hess
2012-11-30
*
better streaming while encrypting/decrypting
Joey Hess
2012-11-18
*
where indenting
Joey Hess
2012-11-11
*
Use USER and HOME environment when set, and only fall back to getpwent, which...
Joey Hess
2012-10-25
*
fix build
Joey Hess
2012-10-24
*
bup: Don't pass - to bup-split to make it read stdin
Joey Hess
2012-10-23
[next]