| Commit message (Expand) | Author | Age |
... | |
* | assistant: Start a new git-annex transferkeys process after a network connect... | Joey Hess | 2014-01-06 |
* | assistant: Fixed several minor memory leaks that manifested when adding a lar... | Joey Hess | 2014-01-05 |
* | assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or ... | Joey Hess | 2014-01-03 |
* | Remotes can now be made read-only, by setting remote.<name>.annex-readonly | Joey Hess | 2014-01-02 |
* | mirror: Support --all (and --unused). | Joey Hess | 2014-01-01 |
* | avoid empty env vars when setting up clean environment | Joey Hess | 2013-12-31 |
* | external special remotes mostly implemented (untested) | Joey Hess | 2013-12-26 |
* | assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i... | Joey Hess | 2013-12-20 |
* | Another round of s/amoung/among/ | Richard Hartmann | 2013-12-19 |
* | flip for clarity | Joey Hess | 2013-12-16 |
* | assistant: Always batch changes found in startup scan. | Joey Hess | 2013-12-16 |
* | squash warning in OSX build | Joey Hess | 2013-12-15 |
* | typo | Joey Hess | 2013-12-10 |
* | different PID types for Unix and Windows | Joey Hess | 2013-12-10 |
* | port transferkeys to windows; make stopping in progress transfers work too (p... | Joey Hess | 2013-12-10 |
* | 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 |
* | assistant: Run transferkeys as batch jobs. | 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 |
* | cleanup on failed 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 |
* | build assistant and watcher on windows (doesn't work yet) | Joey Hess | 2013-11-12 |
* | allow to build when sandi is installed (don't use it yet) | Joey Hess | 2013-11-11 |
* | webapp: Improve UI around remote that have no annex.uuid set, either because ... | Joey Hess | 2013-11-07 |
* | Improve local pairing behavior when two computers both try to start the pairi... | Joey Hess | 2013-11-02 |