summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* assistant: Detect if .git/annex/index is corrupt at startup, and recover.Gravatar Joey Hess2014-01-14
* avoid needing a build-dep on hxt for Data.AssocListGravatar Joey Hess2014-01-14
* Fix a long-standing bug that could cause the wrong index file to be used when...Gravatar Joey Hess2014-01-14
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* revert use of Data.Map.StrictGravatar Joey Hess2014-01-07
* tested transferkeys restarting; fix some bugsGravatar Joey Hess2014-01-06
* use strict version of mapGravatar Joey Hess2014-01-06
* assistant: Start a new git-annex transferkeys process after a network connect...Gravatar Joey Hess2014-01-06
* assistant: Fixed several minor memory leaks that manifested when adding a lar...Gravatar Joey Hess2014-01-05
* assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or ...Gravatar Joey Hess2014-01-03
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* mirror: Support --all (and --unused).Gravatar Joey Hess2014-01-01
* avoid empty env vars when setting up clean environmentGravatar Joey Hess2013-12-31
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i...Gravatar Joey Hess2013-12-20
* Another round of s/amoung/among/Gravatar Richard Hartmann2013-12-19
* flip for clarityGravatar Joey Hess2013-12-16
* assistant: Always batch changes found in startup scan.Gravatar Joey Hess2013-12-16
* squash warning in OSX buildGravatar Joey Hess2013-12-15
* typoGravatar Joey Hess2013-12-10
* different PID types for Unix and WindowsGravatar Joey Hess2013-12-10
* port transferkeys to windows; make stopping in progress transfers work too (p...Gravatar Joey Hess2013-12-10
* Improve repair of git-annex index file.Gravatar Joey Hess2013-12-10
* avoid needing --force on windows despite no lsofGravatar Joey Hess2013-12-09
* close tmp file handleGravatar Joey Hess2013-12-07
* avoid trying to use lsof when it's not in path and --forcedGravatar Joey Hess2013-12-04
* avoid repeatedly searching path to make batch command when running transferkeysGravatar Joey Hess2013-12-01
* assistant: Run transferkeys as batch jobs.Gravatar Joey Hess2013-12-01
* Avoid using git commit in direct mode, since in some situations it will read ...Gravatar Joey Hess2013-12-01
* merge improved fsck types from git-repair and some associated changesGravatar Joey Hess2013-11-30
* tested multi-daemon upgradeGravatar Joey Hess2013-11-24
* cleanup on failed upgradeGravatar Joey Hess2013-11-24
* show version in upgrade alertGravatar Joey Hess2013-11-24
* add support for fully automatic upgradesGravatar Joey Hess2013-11-24
* linux upgrade code debugged and workingGravatar Joey Hess2013-11-24
* completely untested linux upgrade codeGravatar Joey Hess2013-11-23
* queue and start download of git-annex from web, using git-annex, when upgrade...Gravatar Joey Hess2013-11-23
* global webapp redirects, to finish upgradesGravatar Joey Hess2013-11-23
* better UI flow through upgrade processGravatar Joey Hess2013-11-23
* restart on upgrade is working, including automatic restartGravatar Joey Hess2013-11-23
* got assistant upgrade detection to notice when I build a new version with cab...Gravatar Joey Hess2013-11-22
* assistant restart on upgradeGravatar Joey Hess2013-11-22
* watch git-annex program file to detect upgradesGravatar Joey Hess2013-11-22
* annex.autoupgrade settingGravatar Joey Hess2013-11-22
* remove debug codeGravatar Joey Hess2013-11-22
* fix inverted priorityGravatar Joey Hess2013-11-22
* use .info, allow multiple info files in same directoryGravatar Joey Hess2013-11-22
* upgrade alertsGravatar Joey Hess2013-11-21
* webapp: Check annex.version.Gravatar Joey Hess2013-11-17
* log missing index at notice priorityGravatar Joey Hess2013-11-13