summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* vicfg: Deleting configurations now resets to the default, where before it ↵Gravatar Joey Hess2014-10-14
| | | | | | | | | has no effect. Added a Default instance for TrustLevel, and was able to use that to clear up several other parts of the code too. This commit was sponsored by Stephan Schulz
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-14
|\
* | typoGravatar Joey Hess2014-10-14
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs2014-10-14
| |
| * Added a comment: Diff of unlocked fileGravatar Bram2014-10-14
|/
* package-qualified import needed by new yesodGravatar Joey Hess2014-10-14
|
* refresh android and no-th haskell patches to latest package versions from cabalGravatar Joey Hess2014-10-14
| | | | | | | | | | | Added a cabal.config file; the result of running cabal freeze. It's not used yet (needs a newer cabal than is in debian stable), but the plan is that once the autbuilders are swiched to jessie, this can be used to make cabal install the same versions of packages that this patch got building, and so avoid breaking every time eg, yesod is upgraded. This commit was sponsored by Daniel Atlas.
* (no commit message)Gravatar http://joeyh.name/2014-10-13
|
* (no commit message)Gravatar http://joeyh.name/2014-10-13
|
* (no commit message)Gravatar http://joeyh.name/2014-10-13
|
* Added a commentGravatar http://joeyh.name/2014-10-13
|
* Added a commentGravatar http://joeyh.name/2014-10-13
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-13
|\
* | update for yesod-form-1.4.0.2Gravatar Joey Hess2014-10-13
| |
* | manual fixups of spices etcGravatar Joey Hess2014-10-13
| |
| * (no commit message)Gravatar justinl2014-10-13
| |
* | fix warningGravatar Joey Hess2014-10-13
|/
* build bootstrap3 moduleGravatar Joey Hess2014-10-13
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-13
|\
* | more accurate bounds on yesod boostrap3 ifdefsGravatar Joey Hess2014-10-13
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV42014-10-13
| |
| * (no commit message)Gravatar http://digiuser.livejournal.com/2014-10-13
| |
| * (no commit message)Gravatar http://digiuser.livejournal.com/2014-10-13
| |
| * (no commit message)Gravatar http://digiuser.livejournal.com/2014-10-13
| |
| * (no commit message)Gravatar http://digiuser.livejournal.com/2014-10-13
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-13
|\
* | add news item for git-annex 5.20141013Gravatar Joey Hess2014-10-13
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmwjQzWgiD7_I3zw-_91rMRf_6qoThupis2014-10-13
| |
* | prep release5.20141013Gravatar Joey Hess2014-10-13
|/
* Added a commentGravatar http://joeyh.name/2014-10-12
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-12
|\
* | addGravatar Joey Hess2014-10-12
| |
| * Added a commentGravatar ghen12014-10-12
| |
| * Added a commentGravatar http://joeyh.name/2014-10-12
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-12
|\
* | link to datalad sofware project and the studyforrest fMRI dataset git-annex ↵Gravatar Joey Hess2014-10-12
| | | | | | | | repo. cool stuff
* | devblogGravatar Joey Hess2014-10-12
| |
| * Added a commentGravatar jewel2014-10-12
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-12
|\
* | repair: Prevent auto gc from happening when fetching from a remote.Gravatar Joey Hess2014-10-12
| |
| * Added a commentGravatar http://joeyh.name/2014-10-12
| |
* | map: Handle .git prefixed remote repos. Closes: #614759Gravatar Joey Hess2014-10-12
| |
| * Added a comment: relevant excerptGravatar http://joeyh.name/2014-10-12
| |
| * Added a commentGravatar http://joeyh.name/2014-10-12
| |
* | tag moreinfoGravatar Joey Hess2014-10-12
| |
* | already doneGravatar Joey Hess2014-10-12
| |
| * Added a commentGravatar http://joeyh.name/2014-10-12
| |
| * Added a commentGravatar http://joeyh.name/2014-10-12
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-12
|\
* | S3: Fix embedcreds=yes handling for the Internet Archive.Gravatar Joey Hess2014-10-12
| | | | | | | | | | Before, embedcreds=yes did not cause the creds to be stored in remote.log, but also prevented them being locally cached.