annotations.git
2023-01-30 Andrea Righiannotations: add an option to enable config autocomplet...
2023-01-30 Andrea Righiannotations: allow to specify --write and --note at...
2023-01-30 Andrea Righiannotations: prevent python broken pipe errors
2023-01-30 Andrea Righiannotations: prevent generating .pyc files on import
2023-01-30 Andrea Righiannotations: catch syntax errors in annotations
2023-01-30 Andrea Righiannotations: properly support multiple levels of inclusion
2023-01-30 Andrea Righiannotations: clarify error message with --import
2023-01-30 Andrea Righiannotations: accept config options with or without...
2022-12-05 Andrea Righiannotations: properly merge configs with includes
2022-12-04 Andrea Righiannotations: support flavour dependencies (flavour...
2022-12-01 Andrea Righiannotations: allow to query CONFIG_<option> or just...
2022-12-01 Andrea Righiannotations: allow to set notes directly and assume...
2022-11-29 Andrea Righiannotations: set and delete configs from command line
2022-11-28 Andrea Righiannotations: report config failures in alphabetical...
2022-11-18 Andrea Righiannotations: provide --update command
2022-11-16 Andrea Righiannotations: compact more redundant arch and flavours...
2022-11-15 Andrea Righidoc: simplify commands in examples
2022-11-15 Andrea Righiannotations: avoid generating a KeyError exception
2022-11-15 Andrea Righiannotations: allow to import/resync single config option
2022-11-15 Andrea Righidoc: update TODO list
2022-11-15 Andrea Righiannotations: properly handle dropped configs during...
2022-11-14 Andrea Righiannotations: check: catch options that are removed...
2022-11-14 Andrea Righiannotations: make action argument mandatory
2022-11-14 Andrea Righiannotations: avoid converting null results to kconfig...
2022-11-14 Andrea Righiannotations: try to compact annotations before saving it
2022-11-14 Andrea Righiannotations: automatically detect annotations file...
2022-11-14 Andrea Righidoc: add a basic README.md
2022-11-14 Andrea Righiadd a .gitignore
2022-11-14 Andrea Righiinitial version