| Commit message (Expand) | Author | Age |
* | export CreateProcess fields from Utility.Process | Joey Hess | 2014-06-10 |
* | fix build with old versions of bytestring | Joey Hess | 2014-06-06 |
* | fix dodgy use of Char8 | Joey Hess | 2014-05-27 |
* | initremote/enableremote: Basic support for using with regular git remotes | Joey Hess | 2014-05-22 |
* | factor out getRemoteGitConfig | Joey Hess | 2014-05-16 |
* | execute remote.<name>.annex-shell on remote, if set | Fraser Tweedale | 2014-05-16 |
* | show a much longer message when annex-ignore is automatically set, to help th... | Joey Hess | 2014-05-16 |
* | remove odd character that snuck in somehow and broke build | Joey Hess | 2014-05-15 |
* | ddar special remote | Robie Basak | 2014-05-15 |
* | Bring back rsync -p, but only when git-annex is running on a non-crippled fil... | Joey Hess | 2014-04-17 |
* | factored out Utility.SimpleProtocol from the external special remote implemen... | Joey Hess | 2014-04-05 |
* | Fix glacier repo creation bug | Joey Hess | 2014-03-27 |
* | Fix thaoe remote to work with latest tahoe (v. 1.10.0) | Alberto Berti | 2014-03-26 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | rsync special remote: Fix slashes when used on Windows. | Joey Hess | 2014-03-18 |
* | clean up cleanup action enumeration | Joey Hess | 2014-03-13 |
* | Fix zombie leak and general inneficiency when copying files to a local git repo. | Joey Hess | 2014-03-06 |
* | webdav: When built with a new enough haskell DAV (0.6), disable the http resp... | Joey Hess | 2014-03-05 |
* | glacier: Pass --region to glacier checkpresent. | Joey Hess | 2014-03-04 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | more DAV url fixes for windows | Joey Hess | 2014-02-25 |
* | add protocol-level debugging for dav | Joey Hess | 2014-02-25 |
* | Windows webdav: Fix DOS path separator bug. | Joey Hess | 2014-02-25 |
* | fix bare repo optimisation on Windows | Joey Hess | 2014-02-25 |
* | fix #740010 properly | Joey Hess | 2014-02-25 |
* | add UrlOptions sum type | Joey Hess | 2014-02-24 |
* | Make annex.web-options be used in several places that call curl. | Joey Hess | 2014-02-24 |
* | webdav: When built with DAV 0.6.0, use the new DAV monad to avoid locking fil... | Joey Hess | 2014-02-24 |
* | webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20... | Joey Hess | 2014-02-24 |
* | Fix handling of rsync remote urls containing a username, including rsync.net. | Joey Hess | 2014-02-21 |
* | glacier: Do not try to run glacier value create when an existing glacier remo... | Joey Hess | 2014-02-20 |
* | remove Read instance for Ref | Joey Hess | 2014-02-19 |
* | cleanup thanks to Utility.PID | Joey Hess | 2014-02-11 |
* | plumb creds from webapp to initremote | Joey Hess | 2014-02-11 |
* | Add progress display for transfers to/from external special remotes. | Joey Hess | 2014-02-10 |
* | fix failing test case on Windows | Joey Hess | 2014-02-03 |
* | avoid using openFile when withFile can be used | Joey Hess | 2014-02-03 |
* | Added ways to configure rsync options to be used only when uploading or downl... | Joey Hess | 2014-02-02 |
* | change a few renameFile's to rename | Joey Hess | 2014-01-29 |
* | use locking on Windows | Joey Hess | 2014-01-28 |
* | reorg | Joey Hess | 2014-01-26 |
* | reorg | Joey Hess | 2014-01-26 |
* | Optimise non-bare http remotes; no longer does a 404 to the wrong url every t... | Joey Hess | 2014-01-26 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | sync --content: New option that makes the content of annexed files be transfe... | Joey Hess | 2014-01-19 |
* | catch exception checking if url exists when network is disconnected | Joey Hess | 2014-01-16 |
* | avoid needing a build-dep on hxt for Data.AssocList | Joey Hess | 2014-01-14 |
* | Fix a long-standing bug that could cause the wrong index file to be used when... | Joey Hess | 2014-01-14 |
* | add GETAVAILABILITY to external special remote protocol | Joey Hess | 2014-01-13 |
* | external special remote protocol: Added GETGITDIR. | Joey Hess | 2014-01-13 |