Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rename bugs/startup_scan_extremely_slow___40__v6_repo__41__.mdwn to ↵ | zarel | 2016-04-22 |
| | | | | bugs/startup_scan_extremely_slow.mdwn | ||
* | Added a comment: objecthashlower | http://id.clacke.se/ | 2016-04-22 |
| | |||
* | Added a comment: objecthashlower | http://id.clacke.se/ | 2016-04-22 |
| | |||
* | Added a comment: Case-sensitive on OSX | http://id.clacke.se/ | 2016-04-22 |
| | |||
* | Added a comment | j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b8077 | 2016-04-21 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-04-20 |
|\ | |||
* | | Isolate test suite from global git config settings. | Joey Hess | 2016-04-20 |
| | | |||
| * | Added a comment | spwhitton | 2016-04-20 |
|/ | |||
* | Fix bug that prevented annex.sshcaching=false configuration from taking ↵ | Joey Hess | 2016-04-20 |
| | | | | effect when on a crippled filesystem. Thanks, divergentdave. | ||
* | comment | Joey Hess | 2016-04-20 |
| | |||
* | comment | Joey Hess | 2016-04-20 |
| | |||
* | this bug report/rant section has gotten way past diminishing returns, so I ↵ | Joey Hess | 2016-04-20 |
| | | | | | | | am deleting it Sorry, but I have no interest in arguing about false equivilances such as comment 23. | ||
* | followup | Joey Hess | 2016-04-20 |
| | |||
* | Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed ↵ | Joey Hess | 2016-04-20 |
| | | | | to not hang when it cannot find locale files. | ||
* | remove old closed bugs and todo items to speed up wiki updates and reduce size | Joey Hess | 2016-04-19 |
| | | | | | | | | | Remove closed bugs and todos that were last edited or commented before Q3 2015. Command line used: for f in $(grep -l '\[\[done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done for f in $(grep -l '|done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done | ||
* | reopen, comment | Joey Hess | 2016-04-19 |
| | |||
* | Fix duplicate progress meter display when downloading from a git remote over ↵ | Joey Hess | 2016-04-19 |
| | | | | http with -J. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-04-19 |
|\ | |||
* | | reproduced | Joey Hess | 2016-04-19 |
| | | |||
| * | Added a comment | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-04-19 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-04-19 |
|\ | |||
* | | comment | Joey Hess | 2016-04-19 |
| | | |||
| * | added meta that author was mih | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-04-19 |
| | | |||
| * | Added a comment | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-04-19 |
|/ | |||
* | releasing package git-annex version 6.201604186.20160418 | Joey Hess | 2016-04-18 |
| | |||
* | Added a comment | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2016-04-18 |
| | |||
* | Added a comment | http://svario.it/gioele | 2016-04-16 |
| | |||
* | Added a comment | divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899 | 2016-04-15 |
| | |||
* | (no commit message) | xloem | 2016-04-15 |
| | |||
* | response | Joey Hess | 2016-04-14 |
| | |||
* | comment | Joey Hess | 2016-04-14 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-04-14 |
|\ | |||
* | | fsck: Warn when core.sharedRepository is set and an annex object file's ↵ | Joey Hess | 2016-04-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | write bit is not set and cannot be set due to the file being owned by a different user. Made all Annex.Perms file mode changing functions ignore errors when core.sharedRepository is set, because the file might be owned by someone else. I don't fancy getting bug reports about crashes due to set modes in this configuration, which is a very foot-shooty configuration in the first place. The fsck warning is necessary because old repos kept files mode 444, which doesn't allow locking them, and so if the mode remains 444 due to the file being owned by someone else, the user should be told about it. | ||
| * | Added a comment | Don | 2016-04-14 |
| | | |||
* | | close probably bogus bug and followup | Joey Hess | 2016-04-14 |
|/ | |||
* | fix bug in unlocked file scanner that skipped over executable unlocked files | Joey Hess | 2016-04-14 |
| | |||
* | response | Joey Hess | 2016-04-13 |
| | |||
* | webapp: Update url to add gitlab.com ssh key. (Psst GitLab.. cool urls don't ↵ | Joey Hess | 2016-04-13 |
| | | | | change!) | ||
* | dup? | Joey Hess | 2016-04-13 |
| | |||
* | comment | Joey Hess | 2016-04-13 |
| | |||
* | response | Joey Hess | 2016-04-13 |
| | |||
* | webapp: When $HOME is a git repository, and has been initialized for use by ↵ | Joey Hess | 2016-04-13 |
| | | | | git-annex, opening the webapp went ahead and ran the assistant there, annexing all files. Since this is almost certianly not desirable, especially when the user is just opening the webapp from a dekstop menu which happens to run it in $HOME, the webapp will now not treat such a $HOME git repository as a git-annex repository. | ||
* | response | Joey Hess | 2016-04-13 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2016-04-13 |
|\ | |||
* | | followup | Joey Hess | 2016-04-13 |
| | | |||
| * | removed | https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec | 2016-04-13 |
| | | |||
| * | Added a comment | https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec | 2016-04-13 |
| | | |||
| * | Added a comment | j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b8077 | 2016-04-13 |
|/ | |||
* | Fix bug in annex.largefiles mimetype= matching when git-annex is run in a ↵ | Joey Hess | 2016-04-12 |
| | | | | subdirectory of the repository. | ||
* | response | Joey Hess | 2016-04-12 |
| |