Commit Graph

25 Commits (master)

Author SHA1 Message Date
cyqsimon 46a2c004a2
Add syntax mapping for Wireguard config 3 months ago
Lena 4c85483486 Inline `format!` args wherever possible 3 months ago
David Peter 4549f83689
Merge branch 'master' into quadlet 3 months ago
David Peter a6f01af8de
Merge branch 'master' into containers-conf 3 months ago
David Peter b718889ba2
Merge branch 'master' into master 3 months ago
cyqsimon 92915e22e7
Map containers `.conf` files to TOML syntax 3 months ago
cyqsimon 152d69fe98
Add syntax mapping for podman quadlets 3 months ago
mxaddict a5bd9f51be Added JSONC and aws credentials to the syntax mappings 4 months ago
Andy Kipp 0af1df5258
Create xonsh.toml 4 months ago
cyqsimon c0f2d6f934
Add note on subdirectory's irrelevance to ordering 5 months ago
cyqsimon 36073a3d95
Document another rule ignore condition 6 months ago
cyqsimon 1f10d846a3
Fix tests
1. for override test, test for something in `common`
2. move git mappings to `common`
6 months ago
cyqsimon 22531eab90
Port all mappings to new system 6 months ago
cyqsimon 0c1b80faab
Impl per-target syntax mappings 6 months ago
cyqsimon 4ad3002543
`s/Lazy<GlobMatcher>/Lazy<Option<GlobMatcher>>/` 6 months ago
cyqsimon 1c7c9a6b6d
Split `syntax_mapping/builtin.rs` 6 months ago
cyqsimon 0fea82cff9
Minor improvement of variable naming accuracy 6 months ago
cyqsimon 827b3eca2f
Add unset `*.conf` example 6 months ago
cyqsimon 52f94b4623
Clarify syntax selection algorithm behaviour 6 months ago
cyqsimon 37fd050100
Describe filename ordering more accurately 6 months ago
cyqsimon 83286975ff
Add ordering prefix to git-config example 6 months ago
cyqsimon f705fcb984
Add global git-config example 6 months ago
cyqsimon 9ca1f20f43
Add specification draft 6 months ago
Ville Skyttä 1893405cbf Add .dpkg-new and .dpkg-tmp to ignored suffixes
Refs https://www.debian.org/doc/manuals/debian-handbook/sect.package-meta-information.en.html#sect.conffiles
9 months ago
Bojan Đurđević d6ed5e6746
Support for ignored-suffix CLI arguments (#1892) 3 years ago