projects
/
bugscan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c3906cb
)
plot the release graph from stretch release
author
Don Armstrong
<don@donarmstrong.com>
Mon, 4 Dec 2017 22:30:52 +0000
(14:30 -0800)
committer
Don Armstrong
<don@donarmstrong.com>
Mon, 4 Dec 2017 22:30:52 +0000
(14:30 -0800)
dograph
patch
|
blob
|
history
diff --git
a/dograph
b/dograph
index
c6f7216
..
889a696
100755
(executable)
--- a/
dograph
+++ b/
dograph
@@
-21,8
+21,8
@@
find counts -type f -not -iname '*.bad'| sort | xargs egrep '^(.* ){7}' /dev/nul
# echo $date $count >> ${tmp}2
#done
-# This is the date of the
wheezy
release
-previous_release="201
3050406
00"
+# This is the date of the
stretch
release
+previous_release="201
7061700
00"
# And this is a month ago
previous_month=`date +"%Y%m%d%H%M" --date="1 month ago"`