| Commit message (Expand) | Author | Age |
* | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ... | Joey Hess | 2016-11-21 |
* | OSX: Remove RPATHs from git-annex binary, which are not needed, slow down sta... | Joey Hess | 2016-11-07 |
* | Linux standalone: Fix location of locale files in the bundle. | Joey Hess | 2016-10-31 |
* | Improve style of offline html build of website. | Joey Hess | 2016-10-17 |
* | Linux standalone: Include locale files in the bundle, and generate locale def... | Joey Hess | 2016-10-04 |
* | Android: Fix disabling use of cp --reflink=auto, curl, sha224, and sha384. | Joey Hess | 2016-09-05 |
* | removed hackage target, not used now | Joey Hess | 2016-08-31 |
* | fix clean of Build/MakeMans | Joey Hess | 2016-07-19 |
* | avoid stripping rpath when linking haskell libs dynamically | Joey Hess | 2016-07-17 |
* | Remove unnecessary rpaths in the git-annex binary, but only when it's built u... | Joey Hess | 2016-07-06 |
* | fix man page building | Joey Hess | 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 |
* | allow linuxstandalone to be used with stack built binary | Joey Hess | 2016-03-05 |
* | typo | Joey Hess | 2016-02-26 |
* | Include magic database in the linux and OSX standalone builds. | Joey Hess | 2016-02-26 |
* | add back caballog target | Joey Hess | 2016-02-15 |
* | fix make fast to link executable again | Joey Hess | 2016-02-15 |
* | move -j1 setting to BUILDEROPTIONS, set in debian/rules file | Joey Hess | 2016-02-05 |
* | avoid running BUILDER clean when it's cabal | Joey Hess | 2016-01-22 |
* | respond, close bad bug | Joey Hess | 2016-01-20 |
* | avoid tab warnings | Joey Hess | 2016-01-14 |
* | defer find to after build | Joey Hess | 2015-12-28 |
* | improve binary finding | Joey Hess | 2015-12-28 |
* | support building with BUILDER=stack to use stack instead of cabal | Joey Hess | 2015-12-28 |
* | Build with -j1 again to get reproducible build. | Joey Hess | 2015-11-16 |
* | Make git-annex-standalone.deb include the git-annex html documentation, deskt... | Joey Hess | 2015-11-10 |
* | Make the git-annex-standalone.deb prevent runshell from installing wrappers i... | Joey Hess | 2015-11-10 |
* | speed up fast builds | Joey Hess | 2015-08-27 |
* | exclude thanks page to avoid lintian error about embedded gif | Joey Hess | 2015-08-19 |
* | Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, an... | Joey Hess | 2015-08-19 |
* | last changes to fix android build | Joey Hess | 2015-08-02 |
* | cleanup makefile | Joey Hess | 2015-07-23 |
* | got bash completion working for "git annex" not just "git-annex" | Joey Hess | 2015-07-16 |
* | Debian package (and any other packages built using make install) now includes... | Joey Hess | 2015-07-13 |
* | remove obsolete packages from android splice depends hack list | Joey Hess | 2015-07-03 |
* | @echo doesn't work in variabe def | Joey Hess | 2015-06-17 |
* | set LC_ALL in ikiwiki build to ensure deterministic build in other locales | Joey Hess | 2015-06-14 |
* | add commit-standalone target to refresh quilt patch | Joey Hess | 2015-06-10 |
* | some changed deps for android build | Joey Hess | 2015-06-10 |
* | Build documentation with deterministic=1 for reproducible builds. (A new ikiw... | Joey Hess | 2015-06-09 |
* | fast build mode no longer links exe with recent cabal | Joey Hess | 2015-06-09 |
* | more -fno-warn-tabs | Joey Hess | 2015-05-31 |
* | remove targets no longer needed since TH works on arm | Joey Hess | 2015-05-31 |
* | compress standalone tarball with gzip --rsyncable | Joey Hess | 2015-05-31 |
* | fix cabal file munging code to work with current cabal file | Joey Hess | 2015-05-22 |
* | correct path for trustedkeys | Joey Hess | 2015-05-22 |
* | OSX: Corrected the location of trustedkeys.gpg, so the built-in upgrade code ... | Joey Hess | 2015-05-22 |
* | Build documentation with TZ=UTC for reproducible builds. See #785736. | Joey Hess | 2015-05-19 |
* | adjust fast build so that ./ghci works with ghc 7.8.4 | Joey Hess | 2015-05-14 |