index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Hook.hs
Commit message (
Expand
)
Author
Age
*
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
*
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
*
!! removal
Joey Hess
2012-10-21
*
unify types
Joey Hess
2012-09-21
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
add support for readonly remotes
Joey Hess
2012-08-26
*
tweak field name
Joey Hess
2012-08-26
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
add a path field to remotes
Joey Hess
2012-07-22
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
avoid ByteString.Char8 where not needed
Joey Hess
2012-06-20
*
Preserve parent environment when running hooks of the hook special remote.
Joey Hess
2012-06-04
*
Fix use of several config settings
Joey Hess
2012-05-05
*
rationalize getConfig
Joey Hess
2012-03-22
*
nukes another 15 lines thanks to ifM
Joey Hess
2012-03-15
*
thread through original key to retrieveEnctypted
Joey Hess
2012-03-04
*
whereis: Prints the urls of files that the web special remote knows about.
Joey Hess
2012-02-14
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
type alias cleanup
Joey Hess
2011-12-31
*
better filtering out of special remotes
Joey Hess
2011-12-31
*
Fix the hook special remote, which bitrotted a while ago.
Joey Hess
2011-12-20
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
factored out some useful error catching methods
Joey Hess
2011-11-10
*
safer inannex checking
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
rework annex-ignore handling
Joey Hess
2011-09-18
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
reorg Remote/*
Joey Hess
2011-08-16
*
unify elipsis handling
Joey Hess
2011-07-19
*
finished hlint pass
Joey Hess
2011-07-15
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
Add --debug option. Closes: #627499
Joey Hess
2011-05-21
[next]