aboutsummaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-11-12
|\
* | typoGravatar Joey Hess2013-11-12
| |
| * removedGravatar http://joeyh.name/2013-11-12
| |
| * removedGravatar http://joeyh.name/2013-11-12
| |
| * removedGravatar http://joeyh.name/2013-11-12
|/
* separate android 4.0 and 4.3 builds neededGravatar Joey Hess2013-11-12
| | | | Also, parameterize the abdroid abi version
* removedGravatar http://joeyh.name/2013-11-11
|
* Allow optionally configuring git-annex with -fEKG to enable awesome remote ↵Gravatar Joey Hess2013-11-06
| | | | monitoring interfaceat http://localhost:4242/
* updateGravatar Joey Hess2013-11-06
|
* expand on wheezy backportGravatar Joey Hess2013-11-02
|
* Added a commentGravatar http://joeyh.name/2013-11-02
|
* Added a commentGravatar RaspberryPie2013-11-02
|
* Added a comment: Raring?Gravatar https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU2013-11-01
|
* Added a commentGravatar http://joeyh.name/2013-11-01
|
* Added a comment: Bad version on HackageGravatar RaspberryPie2013-10-30
|
* Added a commentGravatar http://joeyh.name/2013-10-27
|
* Added a comment: Mac OS X Maverick - symbol not foundGravatar https://www.google.com/accounts/o8/id?id=AItOawl-xMSPoRHcT5d2nAc1K8pWVi-AexKkYik2013-10-27
|
* always depend on asyncGravatar Joey Hess2013-10-26
|
* remove outdated version numbersGravatar http://adamspiers.myopenid.com/2013-10-24
|
* Added a commentGravatar http://alan.petitepomme.net/2013-10-23
|
* Added a commentGravatar RaspberryPie2013-10-22
|
* noteGravatar Joey Hess2013-10-22
|
* Added a commentGravatar http://joeyh.name/2013-10-21
|
* removedGravatar http://joeyh.name/2013-10-21
|
* Added a commentGravatar http://joeyh.name/2013-10-21
|
* Added a commentGravatar http://joeyh.name/2013-10-21
|
* Added a comment: "Could not find module Crypto.Hash" error when building ↵Gravatar RaspberryPie2013-10-21
| | | | git-annex
* Added a comment: dbus and homebrewGravatar http://alan.petitepomme.net/2013-10-20
|
* Added a commentGravatar http://joeyh.name/2013-10-19
|
* Added a commentGravatar http://mebus.myopenid.com/2013-10-19
|
* Added a comment: Error on Fedora 19Gravatar http://mebus.myopenid.com/2013-10-19
|
* Added a comment: installing on fc19Gravatar https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI2013-10-18
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-18
|
* Added a comment: dbus support?Gravatar http://alan.petitepomme.net/2013-10-18
|
* Added a comment: adding ssh serverGravatar https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo2013-10-16
|
* Added a commentGravatar http://joeyh.name/2013-10-16
|
* Added a commentGravatar http://joeyh.name/2013-10-16
|
* Added a comment: Re: comment 10Gravatar fmarier2013-10-16
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkdiXn5s1wX2Zncy1S7_h-yPTv2gt0bmmY2013-10-16
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-16
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-16
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-16
|
* Added a comment: What am I missing?Gravatar https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo2013-10-15
|
* Added a commentGravatar http://joeyh.name/2013-10-11
|
* typoGravatar Joey Hess2013-10-11
|
* Added a comment: Updating git-annex via cabalGravatar https://www.google.com/accounts/o8/id?id=AItOawlkA6XinbeOdnEDxEGQUWyjqPGh0kdMXr42013-10-09
|
* Added a comment: Outdated in 13.04Gravatar https://openid.stackexchange.com/user/2eeca722-8d1c-41fe-8fda-13af7eaff6ae2013-10-08
|
* Revert "use vector in local status", which was not an improvementGravatar Joey Hess2013-10-07
| | | | This reverts commit c0caa37187e9c062825dd6d5cb6be2dfa63bc7dd.
* use vector in local statusGravatar Joey Hess2013-10-07
| | | | | | Thought was that this would be faster than a map, since a vector can be updated more efficiently. It turns out to not seem to matter; runtime and memory usage are basically identical.
* allow building w/o cryptohashGravatar Joey Hess2013-10-03
| | | | | Mostly for the debian stable autobuilds, which have a too old version to use the Crypto.Hash module.