2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

7 Commits

Author SHA1 Message Date
Todd C. Miller
b52ef1fbbb Remove unused -b option 2025-01-04 07:45:07 -07:00
Todd C. Miller
e13163ce0a Add markdown mode for use with the sudo web site. 2025-01-01 15:07:57 -07:00
Todd C. Miller
a3c1cbd881 Use Text::Wrap::fill() for ChangeLog body, not wrap(). 2024-12-27 12:43:16 -07:00
Todd C. Miller
371b974e07 Use "hg log --template" instead of "hg log --style". 2022-10-01 16:59:07 -06:00
Todd C. Miller
3911e4f7bf Use Text::Wrap instead of perl's built-in format function.
This still breaks log filename incorrectly but is a step in the
right direction.
2020-02-10 09:11:30 -07:00
Todd C. Miller
c2f3f60583 Avoid changing directory when generating the ChangeLog file.
Instead, pass the repo path to either hg or log2cl.pl
2020-02-10 08:02:47 -07:00
Todd C. Miller
2fe127d108 Move some scripts from the top level src dir to a scripts dir. 2020-02-06 14:30:26 -07:00