projects
/
apt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
finially do the post-processing of the po's for all non-de
[apt.git]
/
debian
/
apt.logrotate
1
/var/log/apt/term.log {
2
rotate 12
3
monthly
4
compress
5
missingok
6
notifempty
7
}
8
9
/var/log/apt/history.log {
10
rotate 12
11
monthly
12
compress
13
missingok
14
notifempty
15
}
16