summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop chapters/sections I don't have time to writeliw/admindocLars Wirzenius2016-12-181-38/+25
* Flesh out the user and group management chapterLars Wirzenius2016-12-181-2/+30
* Add chapter on gitno admin user and ssh configLars Wirzenius2016-12-181-0/+30
* Fix typoLars Wirzenius2016-12-181-1/+1
* Fix wordingg for first example LaceLars Wirzenius2016-12-181-1/+1
* Remove trailing period from chapter titleLars Wirzenius2016-12-181-1/+1
* Add a section on backup and restoreLars Wirzenius2016-12-181-0/+11
* Add a Makefile to format thingsLars Wirzenius2016-12-181-0/+9
* Wording tweakLars Wirzenius2016-12-181-1/+1
* Update predicates list based of Daniel feedbackLars Wirzenius2016-12-181-40/+5
* Further wording tweaksLars Wirzenius2016-12-181-8/+6
* Wording tweaks for clarityLars Wirzenius2016-12-181-6/+7
* Rearrange paragraphs, remove META.Lars Wirzenius2016-12-181-4/+4
* Add chapters for managing users, group, reposLars Wirzenius2016-12-181-0/+10
* Add sentence about not being installation docLars Wirzenius2016-12-181-0/+3
* Update table of Gitano predicatesLars Wirzenius2016-12-181-10/+10
* Add words to section on includesLars Wirzenius2016-12-181-2/+13
* Add words about Lace variablesLars Wirzenius2016-12-181-4/+9
* Add a warning about WIPness at topLars Wirzenius2016-12-181-0/+1
* Add fixme for memberLars Wirzenius2016-12-181-0/+10
* Add fixme for targetuserLars Wirzenius2016-12-181-0/+7
* Add FIXME to fix as_user/groupLars Wirzenius2016-12-181-0/+19
* Explain repository/{basename,dirname}Lars Wirzenius2016-12-181-2/+2
* Add missing bracketsLars Wirzenius2016-12-181-2/+2
* Drop FIXME that's been doneLars Wirzenius2016-12-181-4/+0
* Add boolean negationLars Wirzenius2016-12-181-0/+6
* Mention anyof and allofLars Wirzenius2016-12-181-2/+7
* Add placeholder for listing variables for LaceLars Wirzenius2016-12-181-0/+11
* Add table with condition predicatesLars Wirzenius2016-12-181-0/+35
* Describe what happens if Gitano falls off end of rulesetLars Wirzenius2016-12-181-1/+9
* Add example with inlined conditionsLars Wirzenius2016-12-181-1/+6
* Expand on the Lace chapter a bitLars Wirzenius2016-12-181-0/+46
* Expand the Lace chapter outline a littleLars Wirzenius2016-12-181-7/+29
* Add skeleton of an exampleLars Wirzenius2016-12-181-1/+7
* Add a first outlineLars Wirzenius2016-12-181-0/+87
* Provide is, {start,end}s{,with}, with auto-inversion; and 'not' without; as l...v0.1Daniel Silverstone2016-10-041-0/+11
* Remove automatic user/group because we now have [user exact ...] stuffDaniel Silverstone2016-10-041-22/+0
* Fix up simple_match to remove legacy operationDaniel Silverstone2016-09-241-23/+7
* Update skeleton to use non-legacy simple matchDaniel Silverstone2016-09-242-47/+47
* yarns: Sketch out create testsRichard Maw2016-09-241-0/+18
* yarns: Test that repository existence is not leakedRichard Maw2016-09-241-0/+6
* yarns: Test that you can't trample a repository with copyRichard Maw2016-09-242-1/+20
* yarns: Test being denied copyRichard Maw2016-09-241-0/+14
* copy: Don't leak the existence of repositoriesRichard Maw2016-09-241-8/+10
* Ensure we use the pid when preparing new versions of files to prevent race co...Daniel Silverstone2016-09-241-6/+6
* REPO: Add check_signature method and export to suppleDaniel Silverstone2016-09-242-0/+48
* Fix typoDaniel Silverstone2016-09-241-1/+1
* More keyring yarnsDaniel Silverstone2016-09-241-11/+34
* Add support for GPG and stdin for running thingsDaniel Silverstone2016-09-246-1/+18
* KEYRING: Support the rest of the keyring subcommandsDaniel Silverstone2016-09-241-3/+283