| Commit message (Expand) | Author | Age |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | add stub claimUrl | Joey Hess | 2014-12-08 |
* | External special remote protocol now includes commands for setting and gettin... | Joey Hess | 2014-12-08 |
* | vicfg: Deleting configurations now resets to the default, where before it has... | Joey Hess | 2014-10-14 |
* | indent with tabs not spaces | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | New annex.hardlink setting. Closes: #758593 | Joey Hess | 2014-09-05 |
* | final scary locking refactoring (for now) | Joey Hess | 2014-08-20 |
* | more lock file refactoring | Joey Hess | 2014-08-20 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | deriving Show | Joey Hess | 2014-08-01 |
* | add ChunkMethod type and make Logs.Chunk use it, rather than assuming fixed s... | Joey Hess | 2014-07-28 |
* | improve a bit | Joey Hess | 2014-07-24 |
* | implement chunk logs | Joey Hess | 2014-07-24 |
* | import metadata from feeds | Joey Hess | 2014-07-03 |
* | unused: Avoid checking view branches for unused files. | Joey Hess | 2014-06-04 |
* | webapp: avoid overwriting remote configs when enabling it | Joey Hess | 2014-05-30 |
* | Added required content configuration. | Joey Hess | 2014-03-29 |
* | reorg matcher types; no non-type code changes | Joey Hess | 2014-03-29 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | Improve behavior when unable to parse a preferred content expression (thanks,... | Joey Hess | 2014-03-20 |
* | toplevel lastchanged field | Joey Hess | 2014-03-19 |
* | better timestamp format | Joey Hess | 2014-03-18 |
* | Each for each metadata field, there's now an automatically maintained "$field... | Joey Hess | 2014-03-18 |
* | finish wiring up groupwanted | Joey Hess | 2014-03-15 |
* | vicfg: Allows editing preferred content expressions for groups. | Joey Hess | 2014-03-15 |
* | factored out a generic MapLog from uuid-based logs | Joey Hess | 2014-03-15 |
* | Avoid encoding errors when using the unused log file. | Joey Hess | 2014-03-15 |
* | "standard" can now be used as a first-class keyword in preferred content expr... | Joey Hess | 2014-03-14 |
* | fully fix fsck memory use by iterative fscking | Joey Hess | 2014-03-12 |
* | remove uninofrmative warning | Joey Hess | 2014-03-12 |
* | view, vfilter: Add support for filtering tags and values out of a view, using... | Joey Hess | 2014-03-02 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | Preserve metadata when staging a new version of an annexed file. | Joey Hess | 2014-02-24 |
* | annex.genmetadata can be set to make git-annex automatically set metadata (ye... | Joey Hess | 2014-02-23 |
* | fix build with old version of Data.Set that lacks toDescList5.20140221 | Joey Hess | 2014-02-21 |
* | remove special case for tags in view branch names | Joey Hess | 2014-02-19 |
* | improve view branch name when there are a list of values | Joey Hess | 2014-02-19 |
* | add tip about metadata driven views (and more flexible view filtering) | Joey Hess | 2014-02-19 |
* | pre-commit: Update metadata when committing changes to annexed files within a... | Joey Hess | 2014-02-19 |
* | speed up currentView when not in a view | Joey Hess | 2014-02-19 |
* | remove Read instance for Ref | Joey Hess | 2014-02-19 |
* | fixed vpop | Joey Hess | 2014-02-18 |
* | add git annex view command | Joey Hess | 2014-02-18 |
* | nice git ack space optimisation when setting the same metadata value for mult... | Joey Hess | 2014-02-13 |
* | avoid churning in git to no benefit when optimising metadata log | Joey Hess | 2014-02-12 |
* | improve simplifier | Joey Hess | 2014-02-12 |
* | fix metadata log simplifier and additional quickcheck tests | Joey Hess | 2014-02-12 |
* | add metadata command to get/set metadata | Joey Hess | 2014-02-12 |
* | fix windows build (and make --stop work on windows, incidentially) | Joey Hess | 2014-02-11 |