Wykres commitów

14 Commity (b45b3290032d339073b1e592f11e9e89ca65880d)

Autor SHA1 Wiadomość Data
Tomasz Goliński 83273c8af4 Fix broken OKApi code 2019-11-10 14:59:31 +01:00
Tomasz Goliński 1f5338ffd2 Refactor code around textual data field in Cache class 2019-11-09 14:37:48 +01:00
Tomasz Goliński 08464564ee Add display of cache sizes 2019-11-08 22:50:21 +01:00
Tomasz Goliński ccf2ec1f28 Add histogram for years 2019-11-07 18:07:22 +01:00
Tomasz Goliński 53dc1f1c57 Add support from histograms sorted by first key and apply it to get month histogram 2019-11-07 17:45:55 +01:00
Tomasz Goliński 7aa45dc1cb Since C++ doesn't allow nesting pointers to members of a class, the simplest way to get a histogram for date components was to duplicate some of them as plain members
At the same time it was possible to convert month number to name.
2019-11-07 17:25:17 +01:00
Tomasz Goliński 6ccd8fcbcb Add date of find to Cache structure. Update OKApi source to grab it. It is not the cleanest solution possible.
Maybe Caches should be a std::map, not std::set...
2019-11-05 20:39:33 +01:00
Tomasz Golinski 6ba1da6203 Silence unused variable/parameter warnings 2019-10-06 02:58:24 +02:00
Tomasz Golinski 36eaed4953 Minor restruct 2019-10-04 00:23:03 +02:00
Tomasz Golinski dc91a5c1ed Possibility to apply changelogs grabbed from OKapi 2019-10-01 01:49:25 +02:00
Tomasz Golinski 1942df93e5 Fetch regions and print out histogram 2019-09-12 13:58:54 +02:00
Tomasz Golinski 25b407f02f Add an option to print out histograms of owners/types/services 2019-09-11 19:48:03 +02:00
Tomasz Golinski 3218af8d99 Minor cleanup 2019-09-10 14:03:01 +02:00
Tomasz Golinski 54e240f910 Initial commit 2019-09-08 19:13:06 +02:00