| Commit message (Expand) | Author | Age |
* | webapp: Use securemem for constant time auth token comparisons. | Joey Hess | 2014-03-12 |
* | another old warp-tls workaround | Joey Hess | 2014-03-12 |
* | assistant: Smarter log file rotation, which takes free disk space into account. | Joey Hess | 2014-03-05 |
* | annex.startupscan can be set to false to disable the assistant's startup scan. | Joey Hess | 2014-03-05 |
* | sync: Automatically resolve merge conflict between and annexed file and a reg... | Joey Hess | 2014-03-04 |
* | factor out Annex.AutoMerge from Command.Sync | Joey Hess | 2014-03-04 |
* | annex.listen can be configured, instead of using --listen | Joey Hess | 2014-03-01 |
* | use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u... | Joey Hess | 2014-02-28 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | only warn about no dbus when building on linux | Joey Hess | 2014-02-25 |
* | fix all remaining -Wall warnings on Windows | Joey Hess | 2014-02-25 |
* | add UrlOptions sum type | Joey Hess | 2014-02-24 |
* | remove Read instance for Ref | Joey Hess | 2014-02-19 |
* | fix windows build | Joey Hess | 2014-02-11 |
* | Fix build on platforms not supporting the webapp. | Joey Hess | 2014-02-08 |
* | improve sync with xmpp and annex-ignore | Joey Hess | 2014-02-01 |
* | avoid using function named that conflicts with name used in newer version of ... | Joey Hess | 2014-01-29 |
* | fix delay of daily sanity check (hacked for testing and accidentially committed) | Joey Hess | 2014-01-23 |
* | try to drop unused object if it does not need to be transferred anywhere | Joey Hess | 2014-01-23 |
* | fix transfers of key with no associated file | Joey Hess | 2014-01-23 |
* | add webapp UI to manage unused files | Joey Hess | 2014-01-23 |
* | allow annex.expireunused to be set to false, as well as to a duration | Joey Hess | 2014-01-22 |
* | assistant unused file handling | Joey Hess | 2014-01-22 |
* | assistant: Run the periodic git gc in batch mode. | Joey Hess | 2014-01-22 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | 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 |