Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | improve api, removing IO | Joey Hess | 2016-02-09 |
| | |||
* | add RenameFile | Joey Hess | 2016-02-09 |
| | |||
* | update | Joey Hess | 2016-02-09 |
| | |||
* | update | Joey Hess | 2016-02-09 |
| | |||
* | update | Joey Hess | 2016-02-09 |
| | |||
* | update | Joey Hess | 2016-02-09 |
| | |||
* | push details | Joey Hess | 2016-02-09 |
| | |||
* | commit details | Joey Hess | 2016-02-09 |
| | |||
* | integration with view branches | Joey Hess | 2016-02-09 |
| | |||
* | stacking filters | Joey Hess | 2016-02-09 |
| | |||
* | comment | Joey Hess | 2016-02-09 |
| | |||
* | pointer | Joey Hess | 2016-02-09 |
| | |||
* | rename v6 design page | Joey Hess | 2016-02-09 |
| | |||
* | added adjusted_branches design doc, meets at least 2 different needs | Joey Hess | 2016-02-09 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-02-09 |
|\ | |||
* | | WebDAV: Remove a bogus trailing slash from the end of the url to the ↵ | Joey Hess | 2016-02-09 |
| | | | | | | | | | | | | | | | | temporary store location for a key. Thanks, wzhd. That trailing slash is needed for legacy chunked mode, because it puts the chunks in a subdir under the key. But, outside legacy chunked mode, it's BS and it's amazing it worked at all with some webdav servers. | ||
* | | WebDAV: Set depth 1 in PROPFIND request, for better compatability with some ↵ | Joey Hess | 2016-02-09 |
| | | | | | | | | servers. Thanks, wzhd. | ||
| * | Added a comment | annuges | 2016-02-09 |
| | | |||
| * | Added a comment: Third time's the charm? | rpglover64@acd6753c831cc132736943bec350391fcb2ff77d | 2016-02-08 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-02-08 |
|\ | |||
* | | init: Fix bugs in submodule .git symlink fixup, that occurred when ↵ | Joey Hess | 2016-02-08 |
| | | | | | | | | initializing in a subdirectory of a submodule and a submodule of a submodule. | ||
* | | retitle | Joey Hess | 2016-02-08 |
| | | |||
* | | update | Joey Hess | 2016-02-08 |
| | | |||
* | | comment | Joey Hess | 2016-02-08 |
| | | |||
| * | Added a comment: publish! | anarcat | 2016-02-08 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-02-08 |
|\| | |||
| * | Added a comment | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-02-08 |
| | | |||
| * | Added a comment: submodules of the submodules | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-02-08 |
| | | |||
| * | (no commit message) | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-02-08 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-02-08 |
|\| | |||
* | | Fix a typo | Prayag Verma | 2016-02-08 |
| | | | | | | | | `opportunisticly` → `opportunistically` | ||
| * | Added a comment | CandyAngel | 2016-02-08 |
| | | |||
| * | (no commit message) | luca@b7e273474d087a5c7fc4428503f21d5624636d9f | 2016-02-08 |
| | | |||
| * | (no commit message) | atrent | 2016-02-08 |
| | | |||
| * | (no commit message) | annuges | 2016-02-07 |
| | | |||
| * | Added a comment | anarcat | 2016-02-05 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-02-05 |
|\ | |||
* | | fix handling of unspecified attributes (particularly for annex.largefiles) | Joey Hess | 2016-02-05 |
| | | |||
| * | Added a comment | mark@6b90344cdab3158eacb94a3944460d138afc9bef | 2016-02-05 |
|/ | |||
* | devblog | Joey Hess | 2016-02-05 |
| | |||
* | Brought back the dbus and xmpp build flags, so build from source can be done ↵ | Joey Hess | 2016-02-05 |
| | | | | without C libraries that may be hard to install. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-02-05 |
|\ | |||
* | | add xmpp and dbus flags | Joey Hess | 2016-02-05 |
| | | |||
* | | update for MagicMime with stack | Joey Hess | 2016-02-05 |
| | | |||
| * | Added a comment | mark@6b90344cdab3158eacb94a3944460d138afc9bef | 2016-02-05 |
|/ | |||
* | move -j1 setting to BUILDEROPTIONS, set in debian/rules file | Joey Hess | 2016-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.yaml | Joey Hess | 2016-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. | ||
* | response | Joey Hess | 2016-02-05 |
| | |||
* | Added a comment | mark@6b90344cdab3158eacb94a3944460d138afc9bef | 2016-02-05 |
| | |||
* | followup | Joey Hess | 2016-02-05 |
| |