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 |
|