chiark
/
gitweb
/
~mdw
/
runlisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
16d3444
)
mklinks.in: Don't make directories if the link name doesn't contain `/'.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 14 May 2016 18:14:25 +0000
(19:14 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 29 May 2016 16:28:47 +0000
(17:28 +0100)
This breakage was introduced in
de8440ce
...; the previous version
carefully stuck `./' on the front of names before trimming off a final
`/*'.
No differences found