chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
50dec9e
)
Generate patch names of more uniform length
author
Karl Hasselström
<kha@treskal.com>
Tue, 15 May 2007 17:10:00 +0000
(18:10 +0100)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Tue, 15 May 2007 21:13:14 +0000
(22:13 +0100)
Cut the generated patch name at 30 characters after getting rid of
unwanted characters, not before. This gives patch names of more
uniform length, since consecutive unwanted characters were replaced by
a single dash.
Signed-off-by: Karl Hasselström <kha@treskal.com>
No differences found