summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* add tip about metadata driven views (and more flexible view filtering)Gravatar Joey Hess2014-02-19
* new section for metadataGravatar Joey Hess2014-02-19
* pre-commit: Update metadata when committing changes to annexed files within a...Gravatar Joey Hess2014-02-19
* remove Read instance for RefGravatar Joey Hess2014-02-19
* add git annex view commandGravatar Joey Hess2014-02-18
* better data typesGravatar Joey Hess2014-02-17
* split out typesGravatar Joey Hess2014-02-17
* add another quickcheck property, and several edge cases handledGravatar Joey Hess2014-02-16
* filter branches (incomplete)Gravatar Joey Hess2014-02-16
* limiting files based on metadataGravatar Joey Hess2014-02-13
* metacata command can now operate on many files at onceGravatar Joey Hess2014-02-13
* improve simplifierGravatar Joey Hess2014-02-12
* fix metadata log simplifier and additional quickcheck testsGravatar Joey Hess2014-02-12
* fix Ord instance for MetaValue to work like Eq instanceGravatar Joey Hess2014-02-12
* add metadata command to get/set metadataGravatar Joey Hess2014-02-12
* data types and serialization for metadataGravatar Joey Hess2014-02-12
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* Added ways to configure rsync options to be used only when uploading or downl...Gravatar Joey Hess2014-02-02
* use locking on WindowsGravatar Joey Hess2014-01-28
* 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