summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-17add some more reports for iliaHEADmasterKenneth Graunke1-0/+50
2015-03-26Make "lines changed" accounting consistentJonathan Corbet2-6/+5
2014-06-18treeplot: Update mainline URLJames Hogan1-1/+1
2014-06-18Fix ExtMerge pattern for tags and octopus branchesJames Hogan2-2/+2
2013-12-30Formatting tweak and a useful commentJonathan Corbet1-1/+1
2013-12-30Respond properly to a missing commitJonathan Corbet1-1/+9
2013-08-29Various tweaks and fixesJonathan Corbet3-5/+10
2013-08-29A simple cheesy utility to sort commits by time zoneJonathan Corbet1-0/+22
2013-08-16Add a "minversions" optionJonathan Corbet1-20/+29
2013-08-16Add utils.py as a place for useful stuffJonathan Corbet1-0/+37
2013-08-15A hacky utility for making the committags.db databaseJonathan Corbet1-0/+79
2013-08-15firstlast: employer trackingJonathan Corbet2-3/+100
2013-08-15Capture the patch date in grabpatch()Jonathan Corbet1-2/+15
2013-08-14Add file change tracking to gitlog's grabpatch()Jonathan Corbet1-5/+29
2013-08-14Enable firstlast to read a gitdm config file.Jonathan Corbet1-0/+8
2013-08-14Add a cheesy first/last versions crankerJonathan Corbet3-10/+71
2013-08-14Accept quotes within email namesJonathan Corbet1-1/+1
2013-08-14Use pypyJonathan Corbet1-1/+1
2013-08-14Start teaching gitlog about the database.Jonathan Corbet2-10/+12
2013-08-14Move LookupStoreHacker to databaseJonathan Corbet2-12/+17
2013-08-14Move "grabpatch" to its own fileJonathan Corbet2-150/+169
2013-08-02Rewrite committagsJonathan Corbet1-21/+76
2013-08-02Minor tweaks for the "changelogs" toolJonathan Corbet1-1/+2
2013-08-02Properly track commits with "other" tagsJonathan Corbet1-4/+8
2013-07-23A simple tool for generating changelog stats.Jonathan Corbet1-0/+273
2013-07-18Look in confdir for the main config file if the initial open failsJonathan Corbet1-1/+4
2013-02-08Add percentages to the touched-files reportJonathan Corbet2-11/+21
2013-02-08Get rid of excess white spaceJonathan Corbet1-144/+144
2013-02-08Add a files-touched reportJonathan Corbet2-14/+82
2013-02-08Get rid of the space-before-paren formattingJonathan Corbet1-118/+118
2013-02-08Add company filteringJonathan Corbet1-4/+13
2013-02-08Update copyright dates.Jonathan Corbet1-2/+2
2012-04-06Add version tracking support and an "unknown hackers" reportJonathan Corbet3-7/+82
2012-04-06Track which versions a developer has contributed toJonathan Corbet1-0/+22
2012-02-12Add -y option to aggregate changes by year, not monthAidan Skinner2-2/+8
2012-02-12Add changesets to csv outputAidan Skinner1-3/+4
2011-12-13Fix up pattern use in treeplotJonathan Corbet1-5/+5
2011-07-11Add a default "don't know nothing" FileTypeJonathan Corbet1-1/+4
2011-07-11Revert "Make ReadConfigLine an iterator"Jonathan Corbet1-72/+41
2011-07-11Merge branch 'refactoring' of git://gitorious.org/mining-tools/gitdm into germanJonathan Corbet11-159/+926
2011-07-11Use pypy by defaultJonathan Corbet1-1/+1
2011-06-24Updated the options explanationGermán Póo-Caamaño1-7/+13
2011-06-24Added reports by file typesGermán Póo-Caamaño2-2/+51
2011-06-24Make ReadConfigLine an iteratorGermán Póo-Caamaño1-41/+72
2011-06-24Move filetypes onto configuration fileGermán Póo-Caamaño7-408/+445
2011-06-22Added workaround for svn tags imported wronglyGermán Póo-Caamaño2-0/+27
2011-06-22Added CSV dumps: per filetype and per changesetGermán Póo-Caamaño3-5/+56
2011-06-22Fixed CSCount which should not count mergesGermán Póo-Caamaño1-1/+1
2011-06-22Move out the grabpatch from the parserGermán Póo-Caamaño2-24/+102
2011-06-22Added initial support for file type reportsGermán Póo-Caamaño2-7/+430