Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sync: When there are merge conflicts that get automatically resolved, exit ↵ | Joey Hess | 2013-11-07 |
| | | | | nonzero at the end. | ||
* | Merge branch 'directguard' | Joey Hess | 2013-11-07 |
|\ | |||
* | | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkkyBDsfOB7JZvPZ4a8F3rwv0wk6Nb9n48 | 2013-11-07 |
| | | |||
| * | Merge branch 'master' into directguard | Joey Hess | 2013-11-06 |
| |\ | |/ |/| | |||
| * | work around lack of receive.denyCurrentBranch in direct mode | Joey Hess | 2013-11-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now that direct mode sets core.bare=true, git's normal prohibition about pushing into the currently checked out branch doesn't work. A simple fix for this would be an update hook which blocks the pushes.. but git hooks must be executable, and git-annex needs to be usable on eg, FAT, which lacks x bits. Instead, enabling direct mode switches the branch (eg master) to a special purpose branch (eg annex/direct/master). This branch is not pushed when syncing; instead any changes that git annex sync commits get written to master, and it's pushed (along with synced/master) to the remote. Note that initialization has been changed to always call setDirect, even if it's just setDirect False for indirect mode. This is needed because if the user has just cloned a direct mode repo, that nothing has synced with before, it may have no master branch, and only a annex/direct/master. Resulting in that branch being checked out locally too. Calling setDirect False for indirect mode moves back out of this branch, to a new master branch, and ensures that a manual "git push" doesn't push changes directly to the annex/direct/master of the remote. (It's possible that the user makes a commit w/o using git-annex and pushes it, but nothing I can do about that really.) This commit was sponsored by Jonathan Harrington. | ||
* | | Added a comment: feedback | https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio | 2013-11-05 |
| | | |||
| * | v5 for direct mode, with automatic upgrade | Joey Hess | 2013-11-05 |
| | | | | | | | | | | This includes storing the current state of the HEAD ref, which git annex sync is going to need, but does not make sync use it. | ||
* | | Added a comment | http://joeyh.name/ | 2013-11-05 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-11-04 |
|\ | |||
* | | devblog | Joey Hess | 2013-11-04 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio | 2013-11-04 |
|/ | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8 | 2013-11-04 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-11-02 |
|\ | |||
* | | respond | Joey Hess | 2013-11-02 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-11-03 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-11-02 |
|\ | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU | 2013-11-02 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-11-02 |
| | | |||
* | | respond | Joey Hess | 2013-11-02 |
|/ | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU | 2013-11-02 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU | 2013-11-02 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU | 2013-11-02 |
| | |||
* | add | Joey Hess | 2013-11-02 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnWwEEA3CurHkBjIYaJsJzFc4jtY2SCkrQ | 2013-10-29 |
| | |||
* | add --want-get and --want-drop options | Joey Hess | 2013-10-28 |
| | | | | | New --want-get and --want-drop options which can be used to test preferred content settings. For example, "git annex find --in . --want-drop" | ||
* | Added a comment | http://joeyh.name/ | 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 |
| | |||
* | thought | Joey Hess | 2013-10-26 |
| | |||
* | move wishlist todo from forum | Joey Hess | 2013-10-26 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0 | 2013-10-19 |
| | |||
* | removed | https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0 | 2013-10-19 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0 | 2013-10-19 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-10-19 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0 | 2013-10-19 |
| | |||
* | Added a comment: +1 | https://www.google.com/accounts/o8/id?id=AItOawlhE8Xar6m4x3JSILXdm-Y5KhwHTH5qzKQ | 2013-10-14 |
| | |||
* | (no commit message) | GLITTAH | 2013-10-13 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w | 2013-10-07 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w | 2013-10-05 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-10-04 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-10-04 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w | 2013-10-04 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w | 2013-10-04 |
| | |||
* | Added a comment: How should this interact with the trust model and location ↵ | http://cstork.org/ | 2013-10-04 |
| | | | | tracking? | ||
* | assistant: More robust inotify handling; avoid crashing if a directory ↵ | Joey Hess | 2013-09-30 |
| | | | | cannot be read. | ||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl-g0hYpGY11pBP_42lHh5GWTyFuB4UwH8 | 2013-09-25 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-09-25 |
|\ | |||
| * | Added a comment | http://joeyh.name/ | 2013-09-25 |
| | |