aboutsummaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...Gravatar Joey Hess2014-01-26
* added annex.secure-erase-command config option.Gravatar Joey Hess2014-01-24
* explicitly include unused files in backup and incremental backupGravatar Joey Hess2014-01-23
* allow annex.expireunused to be set to false, as well as to a durationGravatar Joey Hess2014-01-22
* assistant unused file handlingGravatar Joey Hess2014-01-22
* benchmarked numcopies .gitattributes in preferred contentGravatar Joey Hess2014-01-21
* reorgGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* Add and use numcopiesneeded preferred content expression.Gravatar Joey Hess2014-01-20
* global numcopies settingGravatar Joey Hess2014-01-20
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* improve matcher data type to allow matching Keys, instead of just files (no b...Gravatar Joey Hess2014-01-18
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* Added tahoe special remote.Gravatar Joey Hess2014-01-08
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* add PreferredContentExpression typeGravatar Joey Hess2014-01-01
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* make "git annex help options" work outside a git repoGravatar Joey Hess2013-11-30
* annex.autoupgrade settingGravatar Joey Hess2013-11-22
* use a Key in DistributionGravatar Joey Hess2013-11-22
* upgrade alertsGravatar Joey Hess2013-11-21
* file2key should return Nothing if the backend is emptyGravatar Joey Hess2013-11-11
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Gravatar Joey Hess2013-11-07
* webapp: remind user when using repositories that lack consistency checksGravatar Joey Hess2013-10-29
* add --want-get and --want-drop optionsGravatar Joey Hess2013-10-28
* refactorGravatar Joey Hess2013-10-28
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* tighten file2key to not produce invalid keys with no keyNameGravatar Joey Hess2013-10-16
* cronner: run jobs triggered by remotes becoming connected (untested)Gravatar Joey Hess2013-10-13
* add schedule commandGravatar Joey Hess2013-10-13
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* remove duration from ScheduleGravatar Joey Hess2013-10-08
* half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* add schedule to vicfgGravatar Joey Hess2013-10-07
* add a log file for scheduled activitiesGravatar Joey Hess2013-10-07
* enabling rsync.net gcrypt reposGravatar Joey Hess2013-09-26
* hlintGravatar Joey Hess2013-09-25
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24
* noteGravatar Joey Hess2013-09-20
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* add - and _Gravatar Joey Hess2013-09-11
* Fix problem with test suite in non-unicode locale.Gravatar Joey Hess2013-09-11
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* rename constructor for clariyGravatar Joey Hess2013-09-05
* Leverage an ambiguities between CiphersGravatar guilhem2013-09-05
* replace an over-explained Bool with a data typeGravatar Joey Hess2013-09-04
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* find: Avoid polluting stdout with progress messages. Closes: #718186Gravatar Joey Hess2013-07-30