summaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* setpresentkey: A new plumbing-level command.Gravatar Joey Hess2014-12-29
* fix addurl behavior when location and url logs are inconsistentGravatar Joey Hess2014-12-29
* move dummy uuids to Annex.UUIDGravatar Joey Hess2014-12-17
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* add stub claimUrlGravatar Joey Hess2014-12-08
* External special remote protocol now includes commands for setting and gettin...Gravatar Joey Hess2014-12-08
* vicfg: Deleting configurations now resets to the default, where before it has...Gravatar Joey Hess2014-10-14
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05
* final scary locking refactoring (for now)Gravatar Joey Hess2014-08-20
* more lock file refactoringGravatar Joey Hess2014-08-20
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* deriving ShowGravatar Joey Hess2014-08-01
* add ChunkMethod type and make Logs.Chunk use it, rather than assuming fixed s...Gravatar Joey Hess2014-07-28
* improve a bitGravatar Joey Hess2014-07-24
* implement chunk logsGravatar Joey Hess2014-07-24
* import metadata from feedsGravatar Joey Hess2014-07-03
* unused: Avoid checking view branches for unused files.Gravatar Joey Hess2014-06-04
* webapp: avoid overwriting remote configs when enabling itGravatar Joey Hess2014-05-30
* Added required content configuration.Gravatar Joey Hess2014-03-29
* reorg matcher types; no non-type code changesGravatar Joey Hess2014-03-29
* add desktop notificationsGravatar Joey Hess2014-03-22
* Improve behavior when unable to parse a preferred content expression (thanks,...Gravatar Joey Hess2014-03-20
* toplevel lastchanged fieldGravatar Joey Hess2014-03-19
* better timestamp formatGravatar Joey Hess2014-03-18
* Each for each metadata field, there's now an automatically maintained "$field...Gravatar Joey Hess2014-03-18
* finish wiring up groupwantedGravatar Joey Hess2014-03-15
* vicfg: Allows editing preferred content expressions for groups.Gravatar Joey Hess2014-03-15
* factored out a generic MapLog from uuid-based logsGravatar Joey Hess2014-03-15
* Avoid encoding errors when using the unused log file.Gravatar Joey Hess2014-03-15
* "standard" can now be used as a first-class keyword in preferred content expr...Gravatar Joey Hess2014-03-14
* fully fix fsck memory use by iterative fsckingGravatar Joey Hess2014-03-12
* remove uninofrmative warningGravatar Joey Hess2014-03-12
* view, vfilter: Add support for filtering tags and values out of a view, using...Gravatar Joey Hess2014-03-02
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* Preserve metadata when staging a new version of an annexed file.Gravatar Joey Hess2014-02-24
* annex.genmetadata can be set to make git-annex automatically set metadata (ye...Gravatar Joey Hess2014-02-23
* fix build with old version of Data.Set that lacks toDescList5.20140221Gravatar Joey Hess2014-02-21
* remove special case for tags in view branch namesGravatar Joey Hess2014-02-19
* improve view branch name when there are a list of valuesGravatar Joey Hess2014-02-19
* 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
* speed up currentView when not in a viewGravatar Joey Hess2014-02-19
* remove Read instance for RefGravatar Joey Hess2014-02-19
* fixed vpopGravatar Joey Hess2014-02-18
* add git annex view commandGravatar Joey Hess2014-02-18
* nice git ack space optimisation when setting the same metadata value for mult...Gravatar Joey Hess2014-02-13
* avoid churning in git to no benefit when optimising metadata logGravatar Joey Hess2014-02-12