index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
python
/
kdoc
/
kdoc_re.py
Age
Commit message (
Expand
)
Author
2026-03-22
docs: kdoc_re: better represent long regular expressions
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: make NestedMatch use KernRe
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: Change NestedMath args replacement to \0
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: don't recompile NestedMatch regex every time
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: handle strings and escape chars on NextMatch
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: better show KernRe() at documentation
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: don't go past the end of a line
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: add support for groups()
Mauro Carvalho Chehab
2026-02-02
docs: kdoc: Fix pdfdocs build for tools
Mauro Carvalho Chehab
2026-01-23
docs: kdoc_re: Improve docstrings and comments
Mauro Carvalho Chehab
2025-11-29
docs: kdoc: various fixes for grammar, spelling, punctuation
Randy Dunlap
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet