| 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 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | avoid unnecessary Maybe | Joey Hess | 2012-11-30 |
* | dropping from web | Joey Hess | 2012-11-29 |
* | where indenting | Joey Hess | 2012-11-11 |
* | 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 a path field to remotes | Joey Hess | 2012-07-22 |
* | record transfer information on local git remotes | Joey Hess | 2012-07-01 |
* | Add annex.httpheaders and annex.httpheader-command config settings | Joey Hess | 2012-04-22 |
* | whereis: Prints the urls of files that the web special remote knows about. | Joey Hess | 2012-02-14 |
* | When checking that an url has a key, verify that the Content-Length, if avail... | Joey Hess | 2012-02-10 |
* | fsck --from remote --fast | Joey Hess | 2012-01-20 |
* | add tmp flag parameter to retrieveKeyFile | Joey Hess | 2012-01-19 |
* | Added remote.name.annex-web-options configuration setting, which can be used ... | Joey Hess | 2012-01-02 |
* | type alias cleanup | Joey Hess | 2011-12-31 |
* | better filtering out of special remotes | Joey Hess | 2011-12-31 |
* | split more stuff out of Git.hs | Joey Hess | 2011-12-14 |
* | split out three modules from Git | Joey Hess | 2011-12-13 |
* | refactor | Joey Hess | 2011-12-03 |
* | factor out untilTrue | Joey Hess | 2011-12-02 |
* | safer inannex checking | Joey Hess | 2011-11-09 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | broke up Utility | Joey Hess | 2011-10-16 |
* | clean Annex stuff out of Utility/ | Joey Hess | 2011-10-16 |
* | break out non-log stuff to separate module | Joey Hess | 2011-10-15 |
* | migrate: Copy url logs for keys when migrating. | Joey Hess | 2011-10-15 |
* | break web log handling into a 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 |
* | rework annex-ignore handling | Joey Hess | 2011-09-18 |
* | factor out firstM and anyM | Joey Hess | 2011-08-28 |
* | show a message if asked to get something from the web that is not there | Joey Hess | 2011-08-27 |
* | moved files around | Joey Hess | 2011-08-20 |
* | split out generic url stuff into a helper library from Remote.Web | Joey Hess | 2011-08-16 |
* | fix file name for web remote log files | Joey Hess | 2011-08-06 |
* | unify elipsis handling | Joey Hess | 2011-07-19 |
* | finished hlint pass | Joey Hess | 2011-07-15 |
* | Drop the dependency on the haskell curl bindings, use regular haskell HTTP. | Joey Hess | 2011-07-04 |
* | make curl follow redirs | Joey Hess | 2011-07-01 |
* | download urls via tmp file, and support resuming | Joey Hess | 2011-07-01 |
* | add hashing to web log files | Joey Hess | 2011-07-01 |