dnscontrol/commands
Andrew Imeson 6edfbf5078
DOCS: Remove reference to ppush/ppreview, spelling fixes (#3940)
<!--
## Before submiting a pull request

Please make sure you've run the following commands from the root
directory.

    bin/generate-all.sh

(this runs commands like "go generate", fixes formatting, and so on)

## Release changelog section

Help keep the release changelog clear by pre-naming the proper section
in the GitHub pull request title.

Some examples:
* CICD: Add required GHA permissions for goreleaser
* DOCS: Fixed providers with "contributor support" table
* ROUTE53: Allow R53_ALIAS records to enable target health evaluation

More examples/context can be found in the file .goreleaser.yml under the
'build' > 'changelog' key.
!-->
2025-12-22 23:52:34 -05:00
..
completion-scripts
test_data
types DOCS: Remove reference to ppush/ppreview, spelling fixes (#3940) 2025-12-22 23:52:34 -05:00
cmdzonecache.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
commands.go BUGFIX: IDN support is broken for domain names (#3845) 2025-11-29 12:17:44 -05:00
completion.go REFACTOR: Run moderize -fix (#3908) 2025-12-09 14:23:26 -05:00
completion_test.go REFACTOR: Run moderize -fix (#3908) 2025-12-09 14:23:26 -05:00
createDomains.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
fmt.go NEW FEATURE: Make "fmt" more like other formatters (warning: New default for -o) (#3927) 2025-12-18 06:41:05 -05:00
getZones.go BUGFIX: BIND Fix get-zones for bind when using %D (#3930) 2025-12-18 06:43:00 -05:00
gz_test.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
ppreviewPush.go Other changes and improvements: Show zone.UniqueName instead of zone.Name in informational output. (#3923) 2025-12-16 08:19:05 -05:00
ppreviewPush_test.go bug(split horizon): Domains with split horizons not working (#3895) 2025-12-05 11:41:16 -05:00
previewPush.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
previewPush_test.go
printIR.go bug(split horizon): Domains with split horizons not working (#3895) 2025-12-05 11:41:16 -05:00
r53_test.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
ultimate.go FEATURE: "--cmax n" limits preview/push concurrency to n connections (#3764) 2025-09-15 09:57:28 -04:00
writeTypes.go BUG: User-Agent should include DNSControl version (#3653) 2025-07-09 10:56:38 -04:00