aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/yaml_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce yaml-internal `feed`René 'Necoro' Neumann2020-05-011-24/+24
* YAML Parsing: Enable 'KnownFields'René 'Necoro' Neumann2020-05-011-0/+2
* Yaml: Pass `Reader` around instead of []byteRené 'Necoro' Neumann2020-05-011-2/+3
* Remove pointers from feed options. Detect unknown fields in feed and group op...René 'Necoro' Neumann2020-05-011-57/+89
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-43/+60
* Push global feed configuration to feedsRené 'Necoro' Neumann2020-04-251-13/+13
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+284
y list.Jason A. Donenfeld1-1/+10 2012-09-18Make recursive make silent.Jason A. Donenfeld1-1/+1 2012-09-18Quote the program name.Jason A. Donenfeld1-4/+4 2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld4-72/+97 2012-09-16Support recursive and forced removal.Jason A. Donenfeld2-12/+28 2012-09-16Small stylistic things.Jason A. Donenfeld1-9/+9 2012-09-15Use --force flag in keepassx import.Jason A. Donenfeld1-1/+1