projects
/
bugscan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
use Debbugs::Common::open_compressed_file instead
[bugscan.git]
/
Makefile
1
2
html:
3
./dohtml
4
5
graph:
6
./dograph
7
8
post:
9
./dopost
10
11
status:
12
./dostatus
13
14
rescan:
15
./crontab
16
17
.PHONY: html graph post status rescan