index
:
local-COMMON
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logcheck
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
#!/usr/bin/perl
package
IkiWiki
;
use
warnings
;
use
strict
;
use
IkiWiki
;
use
Encode
;
use
open
qw{:utf8 :std}
;
sub
bzr_log
($) {
#{{{
my
$out
=
shift
;
my
@infos