| Commit message (Expand) | Author | Age |
* | update windows build scripts to use stack | Joey Hess | 2017-10-17 |
* | fix OSX build | Joey Hess | 2017-06-09 |
* | adeiu, MissingH | Joey Hess | 2017-05-16 |
* | Linux standalone builds put the bundled ssh last in PATH, so any system ssh w... | Joey Hess | 2017-03-02 |
* | remove unused import | Joey Hess | 2017-02-28 |
* | fix up Read instance incompatability caused by recent commit | Joey Hess | 2017-02-24 |
* | Run wget with -nv instead of -q, so it will display HTTP errors. | Joey Hess | 2017-02-20 |
* | simpler more generic processTranscript' | Joey Hess | 2017-02-15 |
* | fix OSX build | Joey Hess | 2017-02-13 |
* | Some optimisations to string splitting code. | Joey Hess | 2017-01-31 |
* | fix build | Joey Hess | 2016-12-28 |
* | Always use filesystem encoding for all file and handle reads and writes. | Joey Hess | 2016-12-24 |
* | finish fixing android build after tor merge | Joey Hess | 2016-12-12 |
* | fix some more | Joey Hess | 2016-12-10 |
* | better fix | Joey Hess | 2016-12-10 |
* | improve hask to work with TH for Free monads | Joey Hess | 2016-12-10 |
* | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ... | Joey Hess | 2016-11-21 |
* | remove debug print | Joey Hess | 2016-11-15 |
* | Linux standalone: Avoid using hard links in the tarball so it can be untarred... | Joey Hess | 2016-11-10 |
* | remove localedir file, fix build | Joey Hess | 2016-10-05 |
* | Linux standalone: Include locale files in the bundle, and generate locale def... | Joey Hess | 2016-10-04 |
* | Linux standalone: Add back the LOCPATH=/dev/null hack to avoid the system loc... | Joey Hess | 2016-10-04 |
* | Android: Fix disabling use of cp --reflink=auto, curl, sha224, and sha384. | Joey Hess | 2016-09-05 |
* | Don't escape leading dots in code blocks in manpage | Jim Paris | 2016-08-16 |
* | fix build with old ghc | Joey Hess | 2016-06-13 |
* | fix man page building | Joey Hess | 2016-06-02 |
* | minor typo fixes throughout | Yaroslav Halchenko | 2016-06-02 |
* | Remove Makefile from cabal tarball; man page building is now handled by a sma... | Joey Hess | 2016-05-31 |
* | Updated cabal file explictly lists source files. | Joey Hess | 2016-05-24 |
* | avoid warnings about not exported System.Directory.isSymbolicLink | Joey Hess | 2016-04-28 |
* | Fix build with directory-1.2.6.2. | Joey Hess | 2016-04-28 |
* | remove warning | Joey Hess | 2016-04-27 |
* | fix build with old ghc that lacks MIN_VERSION_GLASGOW_HASKELL macro | Joey Hess | 2016-04-27 |
* | only filter out mdwn2man warning, not other warnings | Joey Hess | 2016-04-20 |
* | Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed ... | Joey Hess | 2016-04-20 |
* | hack to get escaped quotes right on git-annex-shell man page | Joey Hess | 2016-04-04 |
* | use clamav to check builds for viruses before adding them | Joey Hess | 2016-03-07 |
* | Fix OSX dmg to include libraries needed by bundled gpg, lost in last release. | Joey Hess | 2016-03-07 |
* | fix build more | Joey Hess | 2016-02-23 |
* | fix build error | Joey Hess | 2016-02-23 |
* | avoid trying to include gpg in bundle on Windows | Joey Hess | 2016-02-23 |
* | Linux and OSX standalone builds put the bundled gpg last in PATH, so any syst... | Joey Hess | 2016-02-19 |
* | fix warning with ghc 7.10 | Joey Hess | 2016-01-26 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | throw exception if library copy fails | Joey Hess | 2016-01-14 |
* | fix build of DistributionUpdate | Joey Hess | 2016-01-14 |
* | fix import warnings | Joey Hess | 2016-01-14 |
* | fix build warning with AMP ghc | Joey Hess | 2015-12-28 |
* | fix build warning | Joey Hess | 2015-12-28 |
* | got logic backwards.. | Joey Hess | 2015-11-03 |