summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* init: Configure .git/info/attributes to use git-annex as a smudge filter.Gravatar Joey Hess2015-12-04
| | | | | | | | Note that this changes the default behavior of git add in a newly initialized repository; it will add files to the annex. Don't like that this could break workflows, but it's necessary in order for any pointer files in the repo to be handled by git-annex.
* refactorGravatar Joey Hess2015-12-04
|
* commentsGravatar Joey Hess2015-12-04
|
* don't let git-annex direct be run in a v6 repoGravatar Joey Hess2015-12-04
|
* add v6; keep v5 working for now and manual upgradeGravatar Joey Hess2015-12-04
| | | | | | | | | | | | Since all places where a repo is used in direct mode need to have git-annex upgraded before the repo can safely be converted to v6, the upgrade needs to be manual for now. I suppose that at some point I'll want to drop all the direct mode support code. At that point, will stop supporting v5, and will need to auto-upgrade any remaining v5 repos. If possible, I'd like to carry the direct mode support for say, a year or so, to give people plenty of time to upgrade and avoid disruption.
* auto-configure filter.annex.smudge and clean on initGravatar Joey Hess2015-12-04
|
* merge clean into smudge commandGravatar Joey Hess2015-12-04
| | | | | | The git filter config can be used to map the single git-annex command to the 2 actions, and this avoids "git annex clean" being used for this thing, it might have a better use for that name later.
* avoid unnecessary reading of git-annex branch data when matching on ↵Gravatar Joey Hess2015-12-04
| | | | | | | annex.largefiles This makes git annex clean not look at the git-annex branch at all, and so speeds it up by 50% or more.
* clean filter should update location log when adding new content to annexGravatar Joey Hess2015-12-04
|
* avoid commit and messages for smudge filterGravatar Joey Hess2015-12-04
|
* annex.largefiles support for clean filterGravatar Joey Hess2015-12-04
|
* smudge filter workingGravatar Joey Hess2015-12-04
|
* basic clean filter workingGravatar Joey Hess2015-12-04
|
* skeleton smudge/clean filtersGravatar Joey Hess2015-12-04
|
* dropunused: Make more robust when trying to drop an object that has already ↵Gravatar Joey Hess2015-12-03
| | | | | | | been dropped. Before it crashed trying to lock the not-present content and prevented dropping anything else. Instead, succeed.
* Added a comment: Thanks!Gravatar rpglover64@acd6753c831cc132736943bec350391fcb2ff77d2015-12-02
|
* devblogGravatar Joey Hess2015-12-02
|
* webapp: Fix bugs that could result in a relative path such as "." being ↵Gravatar Joey Hess2015-12-02
| | | | | | | | written to ~/.config/git-annex/autostart and ignore any such relative paths in the file This was a reversion caused by the relative path changes in 5.20150113.
* addurl, importfeed: Changed to honor annex.largefiles settings, when the ↵Gravatar Joey Hess2015-12-02
| | | | | | | | | content of the url is downloaded. (Not when using --fast or --relaxed.) importfeed just calls addurl functions, so inherits this from it. Note that addurl still generates a temp file, and uses that key to download the file. It just adds it to the work tree at the end when the file is small.
* import: Changed to honor annex.largefiles settings.Gravatar Joey Hess2015-12-02
|
* improve annex.largefiles documentationGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* commentGravatar Joey Hess2015-12-02
|
* closeGravatar Joey Hess2015-12-02
|
* welcome to the docker pid 1 zombie reaping problemGravatar Joey Hess2015-12-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-12-02
|\
* | fix name of commentGravatar Joey Hess2015-12-02
| |
* | remove redundant and unnecessary todoGravatar Joey Hess2015-12-02
| | | | | | | | Mostly because of the --
| * (no commit message)Gravatar SamuelTardieu2015-12-02
| |
| * Added a comment: Am pretty sure this is a filesystem issueGravatar jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f285652015-12-01
|/
* responseGravatar Joey Hess2015-11-30
|
* respond to all of a user's bug reports at once.. they had copied a repo and ↵Gravatar Joey Hess2015-11-30
| | | | so had duplicated annex.uuid
* responseGravatar Joey Hess2015-11-30
|
* umGravatar Joey Hess2015-11-30
|
* responseGravatar Joey Hess2015-11-30
|
* pebkacGravatar Joey Hess2015-11-30
|
* commentGravatar Joey Hess2015-11-30
|
* tahoe: Include tahoe capabilities in whereis display.Gravatar Joey Hess2015-11-30
|
* sigh @ OSXGravatar Joey Hess2015-11-30
|
* sigh @ encfs...Gravatar Joey Hess2015-11-30
|
* commentGravatar Joey Hess2015-11-30
|
* commentGravatar Joey Hess2015-11-30
|
* commentGravatar Joey Hess2015-11-30
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-11-30
|
* Added a comment: Got Nixos server configured as a ssh remote (FYI)Gravatar pweemeeuw@86491f921da15d6a4dc6e1878fd42750b33f69632015-11-30
|