index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Helper
/
Special.hs
Commit message (
Expand
)
Author
Age
*
Display progress meter when uploading a key without size information
Joey Hess
2017-11-14
*
adeiu, MissingH
Joey Hess
2017-05-16
*
plumb RemoteGitConfig through to decryptCipher
Joey Hess
2016-05-23
*
Pass the various gnupg-options configs to gpg in several cases where they wer...
Joey Hess
2016-05-23
*
Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio...
Joey Hess
2016-05-10
*
Fix bug that prevented resuming of uploads to encrypted special remotes that ...
Joey Hess
2016-04-27
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
Display progress meter in -J mode when downloading from the web.
Joey Hess
2015-11-16
*
other 80% of avoding verification when hard linking to objects in shared repo
Joey Hess
2015-10-02
*
support gpg.program
Joey Hess
2015-09-09
*
disable whereisKey for encrypted or chunked remotes
Joey Hess
2015-08-19
*
refactor
Joey Hess
2015-08-17
*
Fix bug that prevented uploads to remotes using new-style chunking from resum...
Joey Hess
2015-07-16
*
Merge branch 'master' into concurrentprogress
Joey Hess
2015-05-12
|
\
|
*
Fix bogus failure of fsck --fast.
Joey Hess
2015-04-27
*
|
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
|
/
*
rename bothHandles -> ioHandles
Joey Hess
2015-04-03
*
avoid unncessary IO
Joey Hess
2015-02-12
*
update my email address and homepage url
Joey Hess
2015-01-21
*
add per-remote-type info
Joey Hess
2014-10-21
*
indent with tabs not spaces
Joey Hess
2014-10-09
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
convert WebDAV to new special remote interface, adding new-style chunking sup...
Joey Hess
2014-08-06
*
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
*
git subcommand cleanup
Joey Hess
2013-03-03
*
where indenting
Joey Hess
2012-11-11
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
split out three modules from Git
Joey Hess
2011-12-13
*
lint
Joey Hess
2011-11-11
*
cleanup
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
clean up read/show abuse
Joey Hess
2011-11-08
*
add a UUID type
Joey Hess
2011-11-07
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
reorganize log modules
Joey Hess
2011-10-15
*
A remote can have a annexUrl configured, that is used by git-annex instead of...
Joey Hess
2011-10-14
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
reorg Remote/*
Joey Hess
2011-08-16