Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | matchexpression: Added --largefiles option to parse an annex.largefiles ↵ | Joey Hess | 2016-02-03 |
| | | | | expression. | ||
* | annex.largefiles: Add support for mimetype=text/* etc, when git-annex is ↵ | Joey Hess | 2016-02-03 |
| | | | | linked with libmagic. | ||
* | comment | Joey Hess | 2016-02-03 |
| | |||
* | Limit annex.largefiles parsing to the subset of preferred content ↵ | Joey Hess | 2016-02-03 |
| | | | | | | expressions that make sense in its context. So, not "standard" or "lackingcopies", etc. | ||
* | simplify | Joey Hess | 2016-02-03 |
| | |||
* | refactor | Joey Hess | 2016-02-03 |
| | |||
* | avoid unnecessary building of a one-off Map | Joey Hess | 2016-02-03 |
| | | | | A case lookup should be more efficient. | ||
* | Revert incorrect typo fix | Joey Hess | 2016-02-02 |
| | |||
* | typo | Joey Hess | 2016-02-02 |
| | |||
* | improve | Joey Hess | 2016-02-02 |
| | |||
* | rework largefiles documentation | Joey Hess | 2016-02-02 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-02-02 |
|\ | |||
* | | devblog | Joey Hess | 2016-02-02 |
| | | |||
* | | annex.largefiles can be configured in .gitattributes too | Joey Hess | 2016-02-02 |
| | | | | | | | | | | This is particulary useful for v6 repositories, since the .gitattributes configuration will apply in all clones of the repository. | ||
* | | add "nothing" to preferred content DSL | Joey Hess | 2016-02-02 |
| | | | | | | | | | | Same as "not anything"; will be particularly useful in annex.largefiles gitattributes. | ||
| * | (no commit message) | mark@6b90344cdab3158eacb94a3944460d138afc9bef | 2016-02-02 |
| | | |||
| * | Added a comment | CandyAngel | 2016-02-02 |
| | | |||
| * | poll vote (DCIM directory (photos and videos only)) | 101.231.32.166 | 2016-02-02 |
| | | |||
| * | Added a comment: 10.10 build works on El Capitan (10.11) | andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59 | 2016-02-02 |
| | | |||
| * | (no commit message) | andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59 | 2016-02-02 |
| | | |||
| * | Add homebrew cask instructions. | andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59 | 2016-02-02 |
| | | |||
| * | Tested as working in 10.11 / El Capitan. Add hombrew-cask reference. | andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59 | 2016-02-02 |
| | | |||
| * | (no commit message) | anarcat | 2016-02-01 |
| | | |||
| * | another idea | anarcat | 2016-02-01 |
| | | |||
| * | (no commit message) | anarcat | 2016-02-01 |
| | | |||
| * | Added a comment | CandyAngel | 2016-02-01 |
| | | |||
| * | Added a comment: Disabling SSH connection caching | divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899 | 2016-02-01 |
|/ | |||
* | Added a comment | moird | 2016-01-30 |
| | |||
* | (no commit message) | Gothmog | 2016-01-30 |
| | |||
* | (no commit message) | Gothmog | 2016-01-30 |
| | |||
* | Added a comment: Use --used-refspec | viric@582d0845fdeae54b262502f49509b4577a5adbf8 | 2016-01-29 |
| | |||
* | Added a comment | moird | 2016-01-29 |
| | |||
* | comment | Joey Hess | 2016-01-29 |
| | |||
* | Added a comment | moird | 2016-01-29 |
| | |||
* | comment | Joey Hess | 2016-01-29 |
| | |||
* | webapp: Fix deletion of current repository directory. | Joey Hess | 2016-01-29 |
| | | | | | | | removeDirectoryRecursive "." fails; need full path. I think this is a reversion introduced in the relative path conversion, in january of *last* year! | ||
* | comment | Joey Hess | 2016-01-29 |
| | |||
* | comment | Joey Hess | 2016-01-29 |
| | |||
* | comment | Joey Hess | 2016-01-29 |
| | |||
* | comment | Joey Hess | 2016-01-29 |
| | |||
* | comment | Joey Hess | 2016-01-29 |
| | |||
* | comment | Joey Hess | 2016-01-29 |
| | |||
* | comment | Joey Hess | 2016-01-29 |
| | |||
* | done | Joey Hess | 2016-01-29 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-01-29 |
|\ | |||
* | | comment | Joey Hess | 2016-01-29 |
| | | |||
* | | Fix reversion in lookupkey, contentlocation, and examinekey which caused ↵ | Joey Hess | 2016-01-29 |
| | | | | | | | | them to sometimes output side messages. | ||
* | | followup | Joey Hess | 2016-01-29 |
| | | |||
| * | Added a comment: Does a tar of `.git` solve the problem | git-annex.branchable.com@69b3f2da2837a3d9de8eab0b93771008294b7d69 | 2016-01-28 |
|/ | |||
* | annex.addsmallfiles: New option controlling what is done when adding files ↵ | Joey Hess | 2016-01-28 |
| | | | | not matching annex.largefiles. |