summaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* Added SETURIPRESENT and SETURIMISSING to external special remote protocolJoey Hess2015-03-05
* implement annex.tune.branchhash1Joey Hess2015-01-28
* import Data.Default in CommonJoey Hess2015-01-28
* refactorJoey Hess2015-01-28
* rework Differences data typeJoey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Joey Hess2015-01-27
* update my email address and homepage urlJoey Hess2015-01-21
* revert parentDir changeJoey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itJoey Hess2015-01-06
* setpresentkey: A new plumbing-level command.Joey Hess2014-12-29
* fix addurl behavior when location and url logs are inconsistentJoey Hess2014-12-29
* move dummy uuids to Annex.UUIDJoey Hess2014-12-17
* Added bittorrent special remoteJoey Hess2014-12-16
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Joey Hess2014-12-08
* add stub claimUrlJoey Hess2014-12-08
* External special remote protocol now includes commands for setting and gettin...Joey Hess2014-12-08
* vicfg: Deleting configurations now resets to the default, where before it has...Joey Hess2014-10-14
* indent with tabs not spacesJoey Hess2014-10-09
* fix some mixed space+tab indentationJoey Hess2014-10-09
* New annex.hardlink setting. Closes: #758593Joey Hess2014-09-05
* final scary locking refactoring (for now)Joey Hess2014-08-20
* more lock file refactoringJoey Hess2014-08-20
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* deriving ShowJoey Hess2014-08-01
* add ChunkMethod type and make Logs.Chunk use it, rather than assuming fixed s...Joey Hess2014-07-28
* improve a bitJoey Hess2014-07-24
* implement chunk logsJoey Hess2014-07-24
* import metadata from feedsJoey Hess2014-07-03
* unused: Avoid checking view branches for unused files.Joey Hess2014-06-04
* webapp: avoid overwriting remote configs when enabling itJoey Hess2014-05-30
* Added required content configuration.Joey Hess2014-03-29
* reorg matcher types; no non-type code changesJoey Hess2014-03-29
* add desktop notificationsJoey Hess2014-03-22
* Improve behavior when unable to parse a preferred content expression (thanks,...Joey Hess2014-03-20
* toplevel lastchanged fieldJoey Hess2014-03-19
* better timestamp formatJoey Hess2014-03-18
* Each for each metadata field, there's now an automatically maintained "$field...Joey Hess2014-03-18
* finish wiring up groupwantedJoey Hess2014-03-15
* vicfg: Allows editing preferred content expressions for groups.Joey Hess2014-03-15
* factored out a generic MapLog from uuid-based logsJoey Hess2014-03-15
* Avoid encoding errors when using the unused log file.Joey Hess2014-03-15
* "standard" can now be used as a first-class keyword in preferred content expr...Joey Hess2014-03-14
* fully fix fsck memory use by iterative fsckingJoey Hess2014-03-12
* remove uninofrmative warningJoey Hess2014-03-12
* view, vfilter: Add support for filtering tags and values out of a view, using...Joey Hess2014-03-02
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Joey Hess2014-02-26
* Preserve metadata when staging a new version of an annexed file.Joey Hess2014-02-24
* annex.genmetadata can be set to make git-annex automatically set metadata (ye...Joey Hess2014-02-23
* fix build with old version of Data.Set that lacks toDescListdebian/5.20140221Joey Hess2014-02-21
* remove special case for tags in view branch namesJoey Hess2014-02-19