开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
pyynl
/
cli.py
Age
Commit message (
Expand
)
Author
2026-03-18
tools: ynl: rework policy access to support recursion
Jakub Kicinski
2026-03-10
tools: ynl: cli: add --policy support
Jakub Kicinski
2026-03-10
tools: ynl: cli: order set->list conversion in JSON output
Jakub Kicinski
2026-02-02
tools: ynl: cli: make the output compact
Jakub Kicinski
2026-01-12
tools: ynl: cli: print reply in combined format if possible
Jakub Kicinski
2026-01-12
tools: ynl: cli: extract the event/notify handling in --list-attrs
Jakub Kicinski
2026-01-12
tools: ynl: cli: factor out --list-attrs / --doc handling
Jakub Kicinski
2026-01-12
tools: ynl: cli: add --doc as alias to --list-attrs
Jakub Kicinski
2026-01-12
tools: ynl: cli: improve --help
Jakub Kicinski
2026-01-12
tools: ynl: cli: wrap the doc text if it's long
Jakub Kicinski
2026-01-12
tools: ynl: cli: introduce formatting for attr names in --list-attrs
Jakub Kicinski
2026-01-09
tools: ynl: fix pylint exception warnings
Donald Hunter
2026-01-09
tools: ynl: fix pylint redefinition, encoding errors
Donald Hunter
2026-01-09
tools: ynl: pylint suppressions and docstrings
Donald Hunter
2025-11-28
tools: ynl: add schema checking
Donald Hunter
2025-11-20
tools: ynl: cli: Display enum values in --list-attrs output
Gal Pressman
2025-11-20
tools: ynl: cli: Parse nested attributes in --list-attrs output
Gal Pressman
2025-11-20
tools: ynl: cli: Add --list-attrs option to show operation attributes
Gal Pressman
2025-07-13
tools: ynl: default to --process-unknown in installed mode
Jakub Kicinski
2025-05-09
tools: ynl: handle broken pipe gracefully in CLI
Donald Hunter
2025-01-13
tools/net/ynl: add support for --family and --list-families
Donald Hunter
2025-01-09
tools: ynl: move python code to separate sub-directory
Jan Stancek