Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor | Joey Hess | 2013-10-28 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-28 |
|\ | |||
* | | add: Fix reversion in 4.20130827 when adding unlocked files that have not ↵ | Joey Hess | 2013-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 comment | http://joeyh.name/ | 2013-10-28 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-28 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-28 |
|\ | |||
* | | fix build w/o webapp | Joey Hess | 2013-10-28 |
| | | |||
| * | Added a comment | http://jspk.clavid.com/ | 2013-10-28 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnWwEEA3CurHkBjIYaJsJzFc4jtY2SCkrQ | 2013-10-28 |
| | | |||
| * | removed | lorenzo | 2013-10-27 |
| | | |||
| * | Added a comment: Running Debian squeeze binaries on libc 2.5 based NAS | lorenzo | 2013-10-27 |
| | | |||
| * | Added a comment: Running Debian squeeze binaries on libc 2.5 based NAS | lorenzo | 2013-10-27 |
| | | |||
| * | Added a comment: still cannot push when remote has renames | https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI | 2013-10-27 |
| | | |||
| * | (no commit message) | RaspberryPie | 2013-10-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-27 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-27 |
|\ | |||
* | | toc | Joey Hess | 2013-10-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-27 |
|/ | |||
* | Added a comment: Mac OS X Maverick - symbol not found | https://www.google.com/accounts/o8/id?id=AItOawl-xMSPoRHcT5d2nAc1K8pWVi-AexKkYik | 2013-10-27 |
| | |||
* | devblog | Joey Hess | 2013-10-27 |
| | |||
* | automatically launch git repository repair | Joey Hess | 2013-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.com | Joey Hess | 2013-10-27 |
|\ | |||
* | | assistant: Support repairing git remotes that are locally accessible | Joey Hess | 2013-10-27 |
| | | | | | | | | | | | | | | | | (eg, on removable drives) gcrypt remotes are not yet handled. This commit was sponsored by Sören Brunk. | ||
| * | Added a comment | http://jspk.clavid.com/ | 2013-10-27 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U | 2013-10-27 |
| | | |||
| * | (no commit message) | Frank | 2013-10-27 |
| | | |||
| * | (no commit message) | Frank | 2013-10-27 |
| | | |||
| * | (no commit message) | Frank | 2013-10-27 |
| | | |||
| * | (no commit message) | Frank | 2013-10-27 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawlqOu7P4tb4D-Xo2pYrjln2NsAObtErliM | 2013-10-27 |
| | | |||
| * | Added a comment | RaspberryPie | 2013-10-27 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-26 |
|\ | |||
* | | devblog | Joey Hess | 2013-10-26 |
| | | |||
* | | assistant: Automatically repair damanged git repository, if it can be done ↵ | Joey Hess | 2013-10-26 |
| | | | | | | | | without losing data. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawlEeLtIxQCU0qe4q5lbrZp8AcUSUUcRrkg | 2013-10-26 |
| | | |||
* | | moved code out of webapp | Joey Hess | 2013-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. | ||
* | | changelog | Joey Hess | 2013-10-26 |
|/ | |||
* | thought | Joey Hess | 2013-10-26 |
| | |||
* | move wishlist todo from forum | Joey Hess | 2013-10-26 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-26 |
|\ | |||
* | | sync: print a hint about receive.denyNonFastForwards when a push fails | Joey Hess | 2013-10-26 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-26 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-26 |
|\ | |||
* | | moreinfo | Joey Hess | 2013-10-26 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-26 |
| | | |||
* | | moreinfo | Joey Hess | 2013-10-26 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-26 |
| | | |||
* | | close | Joey Hess | 2013-10-26 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-26 |
|/ | |||
* | directory, webdav: Fix bug introduced in version 4.20131002 that caused the ↵ | Joey Hess | 2013-10-26 |
| | | | | chunkcount file to not be written. Work around repositories without such a file, so files can still be retreived from them. |