| Commit message (Expand) | Author | Age |
* | Linux standalone arm build no longer supports Linux kernels older than 2.6.28 | Joey Hess | 2017-11-21 |
* | fix build of patched network | Joey Hess | 2017-11-21 |
* | freshen patch | Joey Hess | 2017-11-21 |
* | update to lts-9,9 | Joey Hess | 2017-11-21 |
* | correct spelling mistakes | Edward Betts | 2017-02-12 |
* | Linux standalone: Improve generation of locale definition files, supporting l... | Joey Hess | 2016-12-19 |
* | Linux standalone: Include locale files in the bundle, and generate locale def... | Joey Hess | 2016-10-04 |
* | add LOCPATH to GIT_ANNEX_STANDLONE_ENV | Joey Hess | 2016-10-04 |
* | Linux standalone: Add back the LOCPATH=/dev/null hack to avoid the system loc... | Joey Hess | 2016-10-04 |
* | Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed ... | Joey Hess | 2016-04-20 |
* | Linux and OSX standalone builds put the bundled gpg last in PATH, so any syst... | Joey Hess | 2016-02-19 |
* | Make the git-annex-standalone.deb prevent runshell from installing wrappers i... | Joey Hess | 2015-11-10 |
* | runshell: Avoid failing when $HOME/.ssh does not exist and cannot be created. | Joey Hess | 2015-11-10 |
* | Linux standalone: Work around problem that prevented it from working properly... | Joey Hess | 2015-08-04 |
* | update cabal pin file for linux standalone to current stackage | Joey Hess | 2015-05-31 |
* | update for TH-capable arm autobuilder | Joey Hess | 2015-05-31 |
* | Linux standalone, OSX app: Improve runshell script to always quote shell vars... | Joey Hess | 2015-05-26 |
* | if ~/.ssh does not exist and cannot be created, avoid failing | Joey Hess | 2015-04-20 |
* | Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0. | Joey Hess | 2015-04-19 |
* | update pinned versions for android and armel to use new enough http-client fo... | Joey Hess | 2015-04-18 |
* | Better fix for standalone tarball git-annex sync linker shim bug, that works ... | Joey Hess | 2015-03-27 |
* | Fix bug introduced in the last release that broke git-annex sync when git-ann... | Joey Hess | 2015-03-27 |
* | Linux standalone: Set LOCPATH=/dev/null to work around https://ghc.haskell.or... | Joey Hess | 2015-02-25 |
* | Linux standalone: Improved process names of linker shimmed programs. | Joey Hess | 2015-02-16 |
* | add missing patches | Joey Hess | 2014-12-04 |
* | cabal unpack --pristine | Joey Hess | 2014-12-04 |
* | convert no-th linux build to use cabal.config with pinned versions for reprod... | Joey Hess | 2014-12-03 |
* | cabal install with -j1 to work around ghc qemu threading bug | Joey Hess | 2014-12-03 |
* | fix params | Joey Hess | 2014-09-12 |
* | remove one shift too many | Joey Hess | 2014-09-12 |
* | armel autobuilder now working again! | Joey Hess | 2014-08-15 |
* | typo | Joey Hess | 2014-08-14 |
* | run only 1 install job at a time | Joey Hess | 2014-08-13 |
* | provide utf-8 locale to avoid silly build failure | Joey Hess | 2014-07-14 |
* | fix logic | Joey Hess | 2014-07-04 |
* | skein patch seems to be needed for arm as well as android | Joey Hess | 2014-06-10 |
* | vector patch also needed for arm | Joey Hess | 2014-06-10 |
* | fix QuickCheck install w/o TH | Joey Hess | 2014-05-22 |
* | update haskell patches (incomplete) | Your Name | 2014-05-20 |
* | Support symlinking git-annex and git-annex-shell from the Linux standalone bu... | Joey Hess | 2014-05-16 |
* | webapp: Support using git-annex on a remote server, which was installed from ... | Joey Hess | 2014-04-20 |
* | actually use patches from linux/haskell-patches | Joey Hess | 2014-03-10 |
* | really add patch.. | Joey Hess | 2014-03-10 |
* | add a patch to disable accept4, for compatability with older systems | Joey Hess | 2014-03-10 |
* | update | Joey Hess | 2014-03-07 |
* | make wrappers run git-shell, now that it's included, rather than git shell | Joey Hess | 2013-12-27 |
* | add git-shell wrappers | Joey Hess | 2013-12-27 |
* | Include git-receive-pack, git-upload-pack, and git wrappers in the Linux stan... | Joey Hess | 2013-12-24 |
* | allow building webapp with EvilSplicer for non-android arm | Joey Hess | 2013-12-18 |
* | begin work on installing TH-using dependencies of webapp, for standalone arme... | Joey Hess | 2013-12-16 |