- Jan 03, 2015
-
-
Sébastien Helleu authored
-
Sébastien Helleu authored
-
Sébastien Helleu authored
-
Sébastien Helleu authored
-
Sébastien Helleu authored
-
- Dec 06, 2014
-
-
Sébastien Helleu authored
-
Sébastien Helleu authored
-
- Nov 13, 2014
-
-
Sébastien Helleu authored
-
- Oct 11, 2014
-
-
Sébastien Helleu authored
Fix the working directory for the second git command (execute it in git repository, like the first command)
-
Sébastien Helleu authored
-
- Apr 18, 2014
-
- Feb 07, 2014
-
-
Sebastien Helleu authored
-
- Nov 10, 2013
-
-
Sebastien Helleu authored
The script was throwing an error when building chart "authors" with Linux git repository: some lines with author have a count, but no name.
-
Sebastien Helleu authored
The script was throwing an error when building chart "authors" with Linux git repository (some names are not UTF-8 valid). The decoding errors are now ignored.
-
Sebastien Helleu authored
New chart "commits_day" shows commits by day (by default the 20 last days with at least one commit). Two charts have been renamed: - commits_hour -> commits_hour_day - commits_day -> commits_day_week New command line option -s/--sort-max: keep max entries in chart and sort them by value. Option -m/--max has been renamed to -d/--max-diff and is now used as well for the new chart "commits_day".
-
- Nov 09, 2013
-
- Nov 08, 2013
-
- Nov 02, 2013
-
-
Sebastien Helleu authored
Make options title/repository optional, add option -m/--max, major code cleanup, full PEP8 compliance All changes: - chart title and repository are now optional and must be set with two new options: -t, --title (default: hardcoded in script, depends on the chart) -r, --repo (default: '.', ie current directory) - add option -m/--max: max different entries in chart: after this number, an entry is counted in "others" (only for charts "authors" and "files_type") - if filename is "-", display SVG content on standard output - import the new division operator and the print function - replace %-formatting with .format() - full PEP8 compliance - major code cleanup: add comments, dynamically build the names for week days and months, use a dynamic name for functions building a chart.
-
- Oct 25, 2013
-
-
Sebastien Helleu authored
- Oct 05, 2013
-
-
Sebastien Helleu authored
-
- Apr 29, 2013
-
-
Sebastien Helleu authored
-
- Mar 28, 2013
-
-
Sebastien Helleu authored
-
Sebastien Helleu authored
Add PNG support
-
stfn authored
-
- Mar 21, 2013
-
- Mar 16, 2013
-
-
Sebastien Helleu authored
-
Sebastien Helleu authored
-
Sebastien Helleu authored
-
- Mar 15, 2013
-