chiark
/
gitweb
/
~mdw
/
misc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
f4dc42b
)
hush.in: Fix ordering of log files so we don't delete the wrong ones.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 14 Jan 2015 14:23:27 +0000
(14:23 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 14 Jan 2015 14:28:05 +0000
(14:28 +0000)
The sequence numbers aren't lexicographically ordered, so call out to
sort(1) to put them in the right order.
No differences found