summaryrefslogtreecommitdiff
path: root/standalone
Commit message (Expand)AuthorAge
* Linux standalone, OSX app: Improve runshell script to always quote shell vars...Gravatar Joey Hess2015-05-26
* update android patchesGravatar Joey Hess2015-05-22
* add a wrapper for ssh-keygenGravatar Joey Hess2015-05-08
* use a batch file to run msysgit's ssh, instead of copyingGravatar Joey Hess2015-05-08
* Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1."Gravatar Joey Hess2015-05-08
* fix git rev for openssh on androidGravatar Joey Hess2015-05-08
* remaining dataenc to sandi conversionsGravatar Joey Hess2015-05-07
* set rsync executableGravatar Joey Hess2015-05-07
* typoGravatar Joey Hess2015-05-07
* fix path to wgetGravatar Joey Hess2015-05-07
* Windows: Roll back to an older version of rsync from cygwin. The newer versio...Gravatar Joey Hess2015-05-07
* Android: Updated bundled ssh from 6.1p1 to 6.4p1.Gravatar Joey Hess2015-05-01
* avoid cabal update every timeGravatar Joey Hess2015-04-21
* add msysgit to PATH, before cyg gitGravatar Joey Hess2015-04-21
* add NSIS to pathGravatar Joey Hess2015-04-21
* fix windows simple build scriptGravatar Joey Hess2015-04-21
* if ~/.ssh does not exist and cannot be created, avoid failingGravatar Joey Hess2015-04-20
* Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.Gravatar Joey Hess2015-04-19
* update pinned versions for android and armel to use new enough http-client fo...Gravatar Joey Hess2015-04-18
* FORCE_GIT_VERSION hack no longer needed; windows autobuilder fixedGravatar Joey Hess2015-04-18
* remove unnecessary cleanGravatar Joey Hess2015-04-14
* export UPGRADE_LOCATION tooGravatar Joey Hess2015-04-14
* argh, why u no version?Gravatar Joey Hess2015-04-14
* clean harderGravatar Joey Hess2015-04-14
* force cleanGravatar Joey Hess2015-04-14
* put in workaround for strange version of git on the autobuilderGravatar Joey Hess2015-04-14
* yet more autobuilder debuggingGravatar Joey Hess2015-04-14
* more autobuilder debuggingGravatar Joey Hess2015-04-14
* try different path to msysgitGravatar Joey Hess2015-04-14
* remove one-off clean5.20150406Gravatar Joey Hess2015-04-06
* force rebuildGravatar Joey Hess2015-04-06
* Better fix for standalone tarball git-annex sync linker shim bug, that works ...Gravatar Joey Hess2015-03-27
* Fix bug introduced in the last release that broke git-annex sync when git-ann...Gravatar Joey Hess2015-03-27
* run cabal update before trying to install build depsGravatar Joey Hess2015-03-19
* correct out of date commentGravatar Joey Hess2015-03-19
* Linux standalone: Set LOCPATH=/dev/null to work around https://ghc.haskell.or...Gravatar Joey Hess2015-02-25
* more headersGravatar Joey Hess2015-02-22
* add a few exports used by generated codeGravatar Joey Hess2015-02-22
* get fromPersistValue importedGravatar Joey Hess2015-02-22
* fix import nameGravatar Joey Hess2015-02-22
* EvilSplicer hacks for persistentGravatar Joey Hess2015-02-22
* update headers to work with spliced TH from persistentGravatar Joey Hess2015-02-22
* export Database.Persist.THGravatar Joey Hess2015-02-22
* Linux standalone: Improved process names of linker shimmed programs.Gravatar Joey Hess2015-02-16
* Merge branch 'master' of ssh://git-annex.branchable.com into relativepathsGravatar Joey Hess2015-01-07
|\
| * remove debug prints; even going to stderr that breaks gnupg's configure scriptGravatar Joey Hess2015-01-07
| * typoGravatar Joey Hess2015-01-07
| * smarter wrapper; detect -r link optionGravatar Joey Hess2015-01-07
| * minor typoGravatar Joey Hess2015-01-07
| * add $@ to wrapperGravatar Joey Hess2015-01-07