Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | followup | Joey Hess | 2016-01-29 |
| | |||
* | annex.addsmallfiles: New option controlling what is done when adding files ↵ | Joey Hess | 2016-01-28 |
| | | | | not matching annex.largefiles. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-01-28 |
|\ | |||
* | | Ord constraint redundant | Gabor Greif | 2016-01-28 |
| | | |||
* | | Remove redundant Show constraint | Gabor Greif | 2016-01-28 |
| | | |||
* | | Get rid of unnecessary Monad constraint | Gabor Greif | 2016-01-28 |
| | | |||
* | | Unneded constraint | Gabor Greif | 2016-01-28 |
| | | |||
* | | Another redundant constraint | Gabor Greif | 2016-01-28 |
| | | |||
* | | Zap redundant constraints | Gabor Greif | 2016-01-28 |
| | | | | | | | | these are shown by GHC 7.11/8.0 | ||
| * | Added a comment: Similar sounding issue | parmour@1304ead3ef9008fa9fe66af7c8678dec867328da | 2016-01-28 |
| | | |||
| * | (no commit message) | ggreif@8132a868199b4ffec14150c87f538dc06a538220 | 2016-01-28 |
| | | |||
| * | (no commit message) | https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a | 2016-01-28 |
| | | |||
| * | move files, direct mode | https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a | 2016-01-28 |
| | | |||
| * | Added a comment: default settings? | grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f | 2016-01-28 |
| | | |||
| * | pull request | ggreif@8132a868199b4ffec14150c87f538dc06a538220 | 2016-01-28 |
| | | |||
| * | (no commit message) | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-01-28 |
| | | |||
| * | (no commit message) | moird | 2016-01-27 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-01-26 |
|\ | |||
* | | fix warning with ghc 7.10 | Joey Hess | 2016-01-26 |
| | | |||
* | | test case for recent sync --content reversion | Joey Hess | 2016-01-26 |
| | | |||
| * | Added a comment: Linux-Windows repo | tomekwi | 2016-01-26 |
|/ | |||
* | add news item for git-annex 6.20160126 | Joey Hess | 2016-01-26 |
| | |||
* | devblog6.20160126 | Joey Hess | 2016-01-26 |
| | |||
* | Debian: Avoid building debug package, since gdb is not often useful to debug ↵ | Joey Hess | 2016-01-26 |
| | | | | haskell programs. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-01-26 |
|\ | |||
* | | bug | Joey Hess | 2016-01-26 |
| | | |||
| * | Added a comment | reyman64@740e43250854ada1b8484b3bc44b53be03367d70 | 2016-01-26 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-01-26 |
|\ | |||
* | | fix build on old ghc | Joey Hess | 2016-01-26 |
| | | |||
| * | Added a comment | reyman64@740e43250854ada1b8484b3bc44b53be03367d70 | 2016-01-26 |
|/ | |||
* | prep release | Joey Hess | 2016-01-26 |
| | | | | | | Note that 4ba917a7a5f67e96c3848ae13c6eaa9eba6300c5 maligned FTP incorrectly. The type checker didn't catch that bug because of the monad instance for lists. | ||
* | comment | Joey Hess | 2016-01-26 |
| | |||
* | update for removed tags | Joey Hess | 2016-01-26 |
| | |||
* | add the known associated file to the list of others | Joey Hess | 2016-01-26 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-01-26 |
|\ | |||
* | | Fix nasty reversion in the last release that broke sync --content's handling ↵ | Joey Hess | 2016-01-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | of many preferred content expressions. The type checker should have noticed this, but the changes to mapM that make it accept any Traversable hid the fact that it was not being passed a list at all. Thus, what should have returned an empty list most of the time instead returned [""] which was treated as the name of the associated file, with disasterout consequences. When I have time, I should add a test case checking what sync --content drops. I should also consider replacing mapM with one re-specialized to lists. | ||
* | | retitle | Joey Hess | 2016-01-26 |
| | | |||
* | | update | Joey Hess | 2016-01-26 |
| | | |||
| * | removed | reyman64@740e43250854ada1b8484b3bc44b53be03367d70 | 2016-01-26 |
| | | |||
| * | Added a comment: problem with latest pull and stack | reyman64@740e43250854ada1b8484b3bc44b53be03367d70 | 2016-01-26 |
| | | |||
| * | Added a comment: problem with latest pull and stack | reyman64@740e43250854ada1b8484b3bc44b53be03367d70 | 2016-01-26 |
| | | |||
* | | remove TDFA build flag | Joey Hess | 2016-01-26 |
| | | |||
* | | Roll the dns build flag into the assistant build flag. | Joey Hess | 2016-01-26 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-01-26 |
|\ | |||
* | | switch to lts-5.0 | Joey Hess | 2016-01-26 |
| | | | | | | | | has concurrent-output and a new enough aws included | ||
* | | remove 3 build flags | Joey Hess | 2016-01-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed the webapp-secure build flag, rolling it into the webapp build flag. * Removed the quvi and tahoe build flags, which only adds aeson to the core dependencies. * Removed the feed build flag, which only adds feed to the core dependencies. Build flags have cost in both code complexity and also make Setup configure have to work harder to find a usable set of build flags when some dependencies are missing. | ||
* | | remove unused support for ADNS library | Joey Hess | 2016-01-26 |
| | | |||
| * | (no commit message) | alexander+gitannex@2296816092e64c93002644a8af3a4d4c9e6b21c7 | 2016-01-25 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-01-25 |
|\ | |||
* | | close | Joey Hess | 2016-01-25 |
| | |