| Commit message (Expand) | Author | Age |
... | |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | much better command action handling for sync --content | Joey Hess | 2014-01-20 |
* | sync --content: New option that makes the content of annexed files be transfe... | Joey Hess | 2014-01-19 |
* | assistant: Detect if .git/annex/index is corrupt at startup, and recover. | Joey Hess | 2014-01-14 |
* | assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i... | Joey Hess | 2013-12-20 |
* | flip for clarity | Joey Hess | 2013-12-16 |
* | assistant: Always batch changes found in startup scan. | Joey Hess | 2013-12-16 |
* | Improve repair of git-annex index file. | Joey Hess | 2013-12-10 |
* | avoid needing --force on windows despite no lsof | Joey Hess | 2013-12-09 |
* | close tmp file handle | Joey Hess | 2013-12-07 |
* | avoid trying to use lsof when it's not in path and --forced | Joey Hess | 2013-12-04 |
* | avoid repeatedly searching path to make batch command when running transferkeys | Joey Hess | 2013-12-01 |
* | Avoid using git commit in direct mode, since in some situations it will read ... | Joey Hess | 2013-12-01 |
* | merge improved fsck types from git-repair and some associated changes | Joey Hess | 2013-11-30 |
* | tested multi-daemon upgrade | Joey Hess | 2013-11-24 |
* | show version in upgrade alert | Joey Hess | 2013-11-24 |
* | add support for fully automatic upgrades | Joey Hess | 2013-11-24 |
* | linux upgrade code debugged and working | Joey Hess | 2013-11-24 |
* | completely untested linux upgrade code | Joey Hess | 2013-11-23 |
* | queue and start download of git-annex from web, using git-annex, when upgrade... | Joey Hess | 2013-11-23 |
* | global webapp redirects, to finish upgrades | Joey Hess | 2013-11-23 |
* | better UI flow through upgrade process | Joey Hess | 2013-11-23 |
* | restart on upgrade is working, including automatic restart | Joey Hess | 2013-11-23 |
* | got assistant upgrade detection to notice when I build a new version with cab... | Joey Hess | 2013-11-22 |
* | assistant restart on upgrade | Joey Hess | 2013-11-22 |
* | watch git-annex program file to detect upgrades | Joey Hess | 2013-11-22 |
* | annex.autoupgrade setting | Joey Hess | 2013-11-22 |
* | remove debug code | Joey Hess | 2013-11-22 |
* | fix inverted priority | Joey Hess | 2013-11-22 |
* | use .info, allow multiple info files in same directory | Joey Hess | 2013-11-22 |
* | upgrade alerts | Joey Hess | 2013-11-21 |
* | webapp: Check annex.version. | Joey Hess | 2013-11-17 |
* | log missing index at notice priority | Joey Hess | 2013-11-13 |
* | inverted logic | Joey Hess | 2013-11-13 |
* | better handling of missing index file | Joey Hess | 2013-11-13 |
* | assistant: Notice on startup when the index file is corrupt, and auto-repair. | Joey Hess | 2013-11-13 |
* | Improve local pairing behavior when two computers both try to start the pairi... | Joey Hess | 2013-11-02 |
* | better control character sanity check | Joey Hess | 2013-11-02 |
* | webapp: remind user when using repositories that lack consistency checks | Joey Hess | 2013-10-29 |
* | add post-repair actions | Joey Hess | 2013-10-29 |
* | fix stale git locks as part of repo repair | Joey Hess | 2013-10-29 |
* | move code around and rename thread; no functional changes | Joey Hess | 2013-10-29 |
* | automatically launch git repository repair | Joey Hess | 2013-10-27 |
* | assistant: Support repairing git remotes that are locally accessible | Joey Hess | 2013-10-27 |
* | assistant: Automatically repair damanged git repository, if it can be done wi... | Joey Hess | 2013-10-26 |
* | moved code out of webapp | Joey Hess | 2013-10-26 |
* | assistant: When autostarted, wait 5 seconds before running the startup scan, ... | Joey Hess | 2013-10-26 |
* | UI tweaks | Joey Hess | 2013-10-22 |
* | add git fsck to cronner, and UI for repository repair (not yet wired up) | Joey Hess | 2013-10-22 |
* | git-recover-repository 1/2 done | Joey Hess | 2013-10-20 |