summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* unused: Fix to actually detect unused keys when in direct mode.Gravatar Joey Hess2014-02-20
* add tip about metadata driven views (and more flexible view filtering)Gravatar Joey Hess2014-02-19
* pre-commit: Update metadata when committing changes to annexed files within a...Gravatar Joey Hess2014-02-19
* decruftGravatar Joey Hess2014-02-19
* make view globs case-insensative, memoized, and bring back TFDAGravatar Joey Hess2014-02-19
* reject views with too many nested subdirsGravatar Joey Hess2014-02-19
* remove Read instance for RefGravatar Joey Hess2014-02-19
* fix view changing when in subdirGravatar Joey Hess2014-02-18
* view: preserve toplevel dotfilesGravatar Joey Hess2014-02-18
* improve view filenamesGravatar Joey Hess2014-02-18
* add git annex view commandGravatar Joey Hess2014-02-18
* better data typesGravatar Joey Hess2014-02-17
* split out typesGravatar Joey Hess2014-02-17
* tricky view refining code that keeps track of whether the view is widenening ...Gravatar Joey Hess2014-02-16
* support globs when built w/o TDFA, just slowerGravatar Joey Hess2014-02-16
* add another quickcheck property, and several edge cases handledGravatar Joey Hess2014-02-16
* simplify typeGravatar Joey Hess2014-02-16
* filter branches (incomplete)Gravatar Joey Hess2014-02-16
* limiting files based on metadataGravatar Joey Hess2014-02-13
* add metadata command to get/set metadataGravatar Joey Hess2014-02-12
* random hlint (to give the autobuilder something new to build)Gravatar Joey Hess2014-02-11
* remove workaround for old bugGravatar Joey Hess2014-02-06
* work around absNormPath not working on WindowsGravatar Joey Hess2014-02-06
* --in can now refer to files that were located in a repository at some past da...Gravatar Joey Hess2014-02-06
* fix failing test case on WindowsGravatar Joey Hess2014-02-03
* avoid using openFile when withFile can be usedGravatar Joey Hess2014-02-03
* factor out utility functionGravatar Joey Hess2014-02-03
* remove some monkey facesGravatar Joey Hess2014-02-01
* Windows: Avoid using unix-compat's rename, which refuses to rename directories.Gravatar Joey Hess2014-01-29
* rework annexed object locking in direct mode & support WindowsGravatar Joey Hess2014-01-28
* use locking on WindowsGravatar Joey Hess2014-01-28
* remove debug printGravatar Joey Hess2014-01-26
* reorgGravatar Joey Hess2014-01-26
* added annex.secure-erase-command config option.Gravatar Joey Hess2014-01-24
* fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
* add "unused" preferred content expressionGravatar 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
* much better command action handling for sync --contentGravatar Joey Hess2014-01-20
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* sync --content: New option that makes the content of annexed files be transfe...Gravatar Joey Hess2014-01-19
* improve matcher data type to allow matching Keys, instead of just files (no b...Gravatar Joey Hess2014-01-18
* 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
* also check diskreserve for quvi downloadsGravatar Joey Hess2014-01-04
* addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca...Gravatar Joey Hess2014-01-04