| Commit message (Expand) | Author | Age |
* | 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 |
* | Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, an... | Joey Hess | 2015-08-19 |
* | fix formatting of git-annex(1) synopsis | Joey Hess | 2015-07-09 |
* | remove Params constructor from Utility.SafeCommand | Joey Hess | 2015-06-01 |
* | avoid unused variable | Joey Hess | 2015-05-27 |
* | munge NAME section of man pages to make lintian happy5.20150522 | Joey Hess | 2015-05-22 |
* | require RELEAEE_BUILD to be 1, not any value | Joey Hess | 2015-05-11 |
* | more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m... | Joey Hess | 2015-05-10 |
* | add a wrapper for ssh-keygen | Joey Hess | 2015-05-08 |
* | use a batch file to run msysgit's ssh, instead of copying | Joey Hess | 2015-05-08 |
* | Windows: Remove cygwin ssh, the newer version of which has stopped honoring t... | Joey Hess | 2015-05-07 |
* | use BuildVersion in debian, which fixes windows build | Joey Hess | 2015-04-21 |
* | filter out non-cygwin libs | Joey Hess | 2015-04-21 |
* | use cygwin ldd to find dlls to include, instead of manually listing | Joey Hess | 2015-04-21 |
* | another fix | Joey Hess | 2015-04-20 |
* | fix | Joey Hess | 2015-04-20 |