summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* WebDAV: Set depth 1 in PROPFIND request, for better compatability with some ↵Gravatar Joey Hess2016-02-09
| | | | servers. Thanks, wzhd.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-02-08
|\
* | init: Fix bugs in submodule .git symlink fixup, that occurred when ↵Gravatar Joey Hess2016-02-08
| | | | | | | | initializing in a subdirectory of a submodule and a submodule of a submodule.
* | retitleGravatar Joey Hess2016-02-08
| |
* | updateGravatar Joey Hess2016-02-08
| |
* | commentGravatar Joey Hess2016-02-08
| |
| * Added a comment: publish!Gravatar anarcat2016-02-08
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-02-08
|\|
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-02-08
| |
| * Added a comment: submodules of the submodulesGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-02-08
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-02-08
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-02-08
|\|
* | Fix a typoGravatar Prayag Verma2016-02-08
| | | | | | | | `opportunisticly` → `opportunistically`
| * Added a commentGravatar CandyAngel2016-02-08
| |
| * (no commit message)Gravatar luca@b7e273474d087a5c7fc4428503f21d5624636d9f2016-02-08
| |
| * (no commit message)Gravatar atrent2016-02-08
| |
| * (no commit message)Gravatar annuges2016-02-07
| |
| * Added a commentGravatar anarcat2016-02-05
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-02-05
|\
* | fix handling of unspecified attributes (particularly for annex.largefiles)Gravatar Joey Hess2016-02-05
| |
| * Added a commentGravatar mark@6b90344cdab3158eacb94a3944460d138afc9bef2016-02-05
|/
* devblogGravatar Joey Hess2016-02-05
|
* Brought back the dbus and xmpp build flags, so build from source can be done ↵Gravatar Joey Hess2016-02-05
| | | | without C libraries that may be hard to install.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-02-05
|\
* | add xmpp and dbus flagsGravatar Joey Hess2016-02-05
| |
* | update for MagicMime with stackGravatar Joey Hess2016-02-05
| |
| * Added a commentGravatar mark@6b90344cdab3158eacb94a3944460d138afc9bef2016-02-05
|/
* move -j1 setting to BUILDEROPTIONS, set in debian/rules fileGravatar Joey Hess2016-02-05
| | | | | | I needed BUILDEROPTIONS to allow passing flags to stack build, but it also lets me move the -j1 out of the normal build path, and to debian/rules which has the goal of having a reproducible build
* disable magicmime build flag in stack.yamlGravatar Joey Hess2016-02-05
| | | | | | When it was enabled by default, stack tried to install the haskell magic library, but that fails on systems without libmagic dev. So, we need to disable this by default for stack, it seems.
* responseGravatar Joey Hess2016-02-05
|
* Added a commentGravatar mark@6b90344cdab3158eacb94a3944460d138afc9bef2016-02-05
|
* followupGravatar Joey Hess2016-02-05
|
* responseGravatar Joey Hess2016-02-05
|
* removedGravatar luca@b7e273474d087a5c7fc4428503f21d5624636d9f2016-02-05
|
* Added a commentGravatar luca@b7e273474d087a5c7fc4428503f21d5624636d9f2016-02-05
|
* Added a commentGravatar luca@b7e273474d087a5c7fc4428503f21d5624636d9f2016-02-05
|
* Added a commentGravatar mark@6b90344cdab3158eacb94a3944460d138afc9bef2016-02-04
|
* responseGravatar Joey Hess2016-02-04
|
* noteGravatar Joey Hess2016-02-03
|
* commentGravatar Joey Hess2016-02-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-02-03
|\
* | devblogGravatar Joey Hess2016-02-03
| |
* | matchexpression: Added --largefiles option to parse an annex.largefiles ↵Gravatar Joey Hess2016-02-03
| | | | | | | | expression.
* | annex.largefiles: Add support for mimetype=text/* etc, when git-annex is ↵Gravatar Joey Hess2016-02-03
| | | | | | | | linked with libmagic.
* | commentGravatar Joey Hess2016-02-03
| |
* | Limit annex.largefiles parsing to the subset of preferred content ↵Gravatar Joey Hess2016-02-03
| | | | | | | | | | | | expressions that make sense in its context. So, not "standard" or "lackingcopies", etc.
* | simplifyGravatar Joey Hess2016-02-03
| |
* | refactorGravatar Joey Hess2016-02-03
| |
* | avoid unnecessary building of a one-off MapGravatar Joey Hess2016-02-03
| | | | | | | | A case lookup should be more efficient.
| * Added a comment: git-annex-getcopy.shGravatar konubinix2016-02-03
| |