summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-28
|\
* | add: Fix reversion in 4.20130827 when adding unlocked files that have not ↵Gravatar Joey Hess2013-10-28
| | | | | | | | | | | | | | | | | | | | | | | | yet been committed. catKeyFileHEAD is still checked too, because when doing a git commit with unlocked files, the file gets staged to the index, so is not typechanged there. (This is also why git annex add foo; git annex unlock foo; git commit -a does not re-annex foo, because there is no indication left that it was added.)
| * Added a commentGravatar http://joeyh.name/2013-10-28
| |
| * Added a commentGravatar http://joeyh.name/2013-10-28
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-28
|\
* | fix build w/o webappGravatar Joey Hess2013-10-28
| |
| * Added a commentGravatar http://jspk.clavid.com/2013-10-28
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnWwEEA3CurHkBjIYaJsJzFc4jtY2SCkrQ2013-10-28
| |
| * removedGravatar lorenzo2013-10-27
| |
| * Added a comment: Running Debian squeeze binaries on libc 2.5 based NASGravatar lorenzo2013-10-27
| |
| * Added a comment: Running Debian squeeze binaries on libc 2.5 based NASGravatar lorenzo2013-10-27
| |
| * Added a comment: still cannot push when remote has renamesGravatar https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI2013-10-27
| |
| * (no commit message)Gravatar RaspberryPie2013-10-27
| |
| * Added a commentGravatar http://joeyh.name/2013-10-27
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-27
|\
* | tocGravatar Joey Hess2013-10-27
| |
| * Added a commentGravatar http://joeyh.name/2013-10-27
|/
* Added a comment: Mac OS X Maverick - symbol not foundGravatar https://www.google.com/accounts/o8/id?id=AItOawl-xMSPoRHcT5d2nAc1K8pWVi-AexKkYik2013-10-27
|
* devblogGravatar Joey Hess2013-10-27
|
* automatically launch git repository repairGravatar Joey Hess2013-10-27
| | | | | | | | | | | | | | | | | | Added a RemoteChecker thread, that waits for problems to be reported with remotes, and checks if their git repository is in need of repair. Currently, only failures to sync with the remote cause a problem to be reported. This seems enough, but we'll see. Plugging in a removable drive with a repository on it that is corrupted does automatically repair the repository, as long as the corruption causes git push or git pull to fail. Some types of corruption do not, eg missing/corrupt objects for blobs that git push doesn't need to look at. So, this is not really a replacement for scheduled git repository fscking. But it does make the assistant more robust. This commit is sponsored by Fernando Jimenez.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-27
|\
* | assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
| | | | | | | | | | | | | | | | (eg, on removable drives) gcrypt remotes are not yet handled. This commit was sponsored by Sören Brunk.
| * Added a commentGravatar http://jspk.clavid.com/2013-10-27
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-27
| |
| * (no commit message)Gravatar Frank2013-10-27
| |
| * (no commit message)Gravatar Frank2013-10-27
| |
| * (no commit message)Gravatar Frank2013-10-27
| |
| * (no commit message)Gravatar Frank2013-10-27
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlqOu7P4tb4D-Xo2pYrjln2NsAObtErliM2013-10-27
| |
| * Added a commentGravatar RaspberryPie2013-10-27
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-26
|\
* | devblogGravatar Joey Hess2013-10-26
| |
* | assistant: Automatically repair damanged git repository, if it can be done ↵Gravatar Joey Hess2013-10-26
| | | | | | | | without losing data.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlEeLtIxQCU0qe4q5lbrZp8AcUSUUcRrkg2013-10-26
| |
* | moved code out of webappGravatar Joey Hess2013-10-26
| | | | | | | | | | No code changes, aside from some changes to lifting in code that turned out to be able to run in Assistant rather than Handler.
* | changelogGravatar Joey Hess2013-10-26
|/
* thoughtGravatar Joey Hess2013-10-26
|
* move wishlist todo from forumGravatar Joey Hess2013-10-26
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-26
|\
* | sync: print a hint about receive.denyNonFastForwards when a push failsGravatar Joey Hess2013-10-26
| |
| * Added a commentGravatar http://joeyh.name/2013-10-26
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-26
|\
* | moreinfoGravatar Joey Hess2013-10-26
| |
| * Added a commentGravatar http://joeyh.name/2013-10-26
| |
* | moreinfoGravatar Joey Hess2013-10-26
| |
| * Added a commentGravatar http://joeyh.name/2013-10-26
| |
* | closeGravatar Joey Hess2013-10-26
| |
| * Added a commentGravatar http://joeyh.name/2013-10-26
|/
* directory, webdav: Fix bug introduced in version 4.20131002 that caused the ↵Gravatar Joey Hess2013-10-26
| | | | chunkcount file to not be written. Work around repositories without such a file, so files can still be retreived from them.
* fix inverted logic when determining whether to write a chunkcount fileGravatar Joey Hess2013-10-26
| | | | | | late-night hlint bit me on this one.. Reviewed f32cb2cf1576db1395f77bd5f7f0c0a3e86c1334 and the rest of it seems ok