| Commit message (Expand) | Author | Age |
* | 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 |
* | Avoid installing desktop file and program file if cabal install git-annex is ... | Joey Hess | 2015-11-03 |
* | Merge branch 'winprocfix' | Joey Hess | 2015-10-04 |
|\ |
|
* | | add i386-ancient build | Joey Hess | 2015-09-23 |
* | | git for windows includes curl, so avoid bundling it | Joey Hess | 2015-09-11 |
* | | now fully working even when git is not in path | Joey Hess | 2015-09-11 |
* | | get git-annex working even if user doesn't add git to path | Joey Hess | 2015-09-11 |
* | | Switched to using git for Windows, rather than msysgit. | Joey Hess | 2015-09-10 |
* | | remove bup from bundledprograms | Joey Hess | 2015-09-10 |
| * | webapp: Fix support for entering password when setting up a ssh remote. | Joey Hess | 2015-09-03 |
|/ |
|
* | update for ghc 7.10 | Joey Hess | 2015-09-01 |
* | Fix Windows build to work with ghc 7.10 | Joey Hess | 2015-09-01 |
* | remove unused import | Joey Hess | 2015-08-24 |