summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* avoid unnecessary building of a one-off MapGravatar Joey Hess2016-02-03
| | | | A case lookup should be more efficient.
* Revert incorrect typo fixGravatar Joey Hess2016-02-02
|
* typoGravatar Joey Hess2016-02-02
|
* improveGravatar Joey Hess2016-02-02
|
* rework largefiles documentationGravatar Joey Hess2016-02-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-02-02
|\
* | devblogGravatar Joey Hess2016-02-02
| |
* | annex.largefiles can be configured in .gitattributes tooGravatar Joey Hess2016-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 DSLGravatar Joey Hess2016-02-02
| | | | | | | | | | Same as "not anything"; will be particularly useful in annex.largefiles gitattributes.
| * (no commit message)Gravatar mark@6b90344cdab3158eacb94a3944460d138afc9bef2016-02-02
| |
| * Added a commentGravatar CandyAngel2016-02-02
| |
| * poll vote (DCIM directory (photos and videos only))Gravatar 101.231.32.1662016-02-02
| |
| * Added a comment: 10.10 build works on El Capitan (10.11)Gravatar andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f592016-02-02
| |
| * (no commit message)Gravatar andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f592016-02-02
| |
| * Add homebrew cask instructions.Gravatar andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f592016-02-02
| |
| * Tested as working in 10.11 / El Capitan. Add hombrew-cask reference.Gravatar andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f592016-02-02
| |
| * (no commit message)Gravatar anarcat2016-02-01
| |
| * another ideaGravatar anarcat2016-02-01
| |
| * (no commit message)Gravatar anarcat2016-02-01
| |
| * Added a commentGravatar CandyAngel2016-02-01
| |
| * Added a comment: Disabling SSH connection cachingGravatar divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f8992016-02-01
|/
* Added a commentGravatar moird2016-01-30
|
* (no commit message)Gravatar Gothmog2016-01-30
|
* (no commit message)Gravatar Gothmog2016-01-30
|
* Added a comment: Use --used-refspecGravatar viric@582d0845fdeae54b262502f49509b4577a5adbf82016-01-29
|
* Added a commentGravatar moird2016-01-29
|
* commentGravatar Joey Hess2016-01-29
|
* Added a commentGravatar moird2016-01-29
|
* commentGravatar Joey Hess2016-01-29
|
* webapp: Fix deletion of current repository directory.Gravatar Joey Hess2016-01-29
| | | | | | | removeDirectoryRecursive "." fails; need full path. I think this is a reversion introduced in the relative path conversion, in january of *last* year!
* commentGravatar Joey Hess2016-01-29
|
* commentGravatar Joey Hess2016-01-29
|
* commentGravatar Joey Hess2016-01-29
|
* commentGravatar Joey Hess2016-01-29
|
* commentGravatar Joey Hess2016-01-29
|
* commentGravatar Joey Hess2016-01-29
|
* commentGravatar Joey Hess2016-01-29
|
* doneGravatar Joey Hess2016-01-29
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-29
|\
* | commentGravatar Joey Hess2016-01-29
| |
* | Fix reversion in lookupkey, contentlocation, and examinekey which caused ↵Gravatar Joey Hess2016-01-29
| | | | | | | | them to sometimes output side messages.
* | followupGravatar Joey Hess2016-01-29
| |
| * Added a comment: Does a tar of `.git` solve the problemGravatar git-annex.branchable.com@69b3f2da2837a3d9de8eab0b93771008294b7d692016-01-28
|/
* annex.addsmallfiles: New option controlling what is done when adding files ↵Gravatar Joey Hess2016-01-28
| | | | not matching annex.largefiles.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-28
|\
* | Ord constraint redundantGravatar Gabor Greif2016-01-28
| |
* | Remove redundant Show constraintGravatar Gabor Greif2016-01-28
| |
* | Get rid of unnecessary Monad constraintGravatar Gabor Greif2016-01-28
| |
* | Unneded constraintGravatar Gabor Greif2016-01-28
| |
* | Another redundant constraintGravatar Gabor Greif2016-01-28
| |