]> xenbits.xensource.com Git - people/larsk/xenproject-org-gitdm.git/shortlog
people/larsk/xenproject-org-gitdm.git
2012-04-06 Jonathan CorbetAdd version tracking support and an "unknown hackers...
2012-04-06 Jonathan CorbetTrack which versions a developer has contributed to
2012-02-12 Aidan SkinnerAdd -y option to aggregate changes by year, not month
2012-02-12 Aidan SkinnerAdd changesets to csv output
2011-12-13 Jonathan CorbetFix up pattern use in treeplot
2011-07-11 Jonathan CorbetAdd a default "don't know nothing" FileType
2011-07-11 Jonathan CorbetRevert "Make ReadConfigLine an iterator"
2011-07-11 Jonathan CorbetMerge branch 'refactoring' of git://gitorious.org/minin...
2011-07-11 Jonathan CorbetUse pypy by default
2011-06-24 Germán Póo... Updated the options explanation
2011-06-24 Germán Póo... Added reports by file types
2011-06-24 Germán Póo... Make ReadConfigLine an iterator
2011-06-24 Germán Póo... Move filetypes onto configuration file
2011-06-23 Germán Póo... Added workaround for svn tags imported wrongly
2011-06-23 Germán Póo... Added CSV dumps: per filetype and per changeset
2011-06-23 Germán Póo... Fixed CSCount which should not count merges
2011-06-23 Germán Póo... Move out the grabpatch from the parser
2011-06-23 Germán Póo... Added initial support for file type reports
2011-06-23 Germán Póo... Added a function to parse the stats per file
2011-06-23 Germán Póo... Use a dict of patterns instead of several global variables
2011-06-23 Germán Póo... Added option to get the stats from numstat instead...
2011-06-23 Germán Póo... Use csv package instead of manual CSV handling
2011-05-10 Jonathan CorbetAdd the VirtualEmployer mechanism
2011-05-10 Jonathan CorbetFix an option parsing regression
2011-05-10 Jonathan Corbetreports.py gets a copyright notice too
2011-05-10 Jonathan CorbetUpdate copyright notices
2011-04-22 Cédric BosdonnatMade the CSV file aggregating data by weeks or months
2011-04-22 Cédric BosdonnatDocumented the funky email address alias feature
2011-02-17 Cédric BosdonnatAllow to add funky email addresses as the first field...
2011-02-17 Cédric BosdonnatMaking the datelc an actual csv for easier data handling
2011-02-11 Cédric BosdonnatWhy should we exit after datelc output?
2011-02-11 Cédric BosdonnatOnly add Linus and Andrew with -a
2011-02-11 Cédric BosdonnatAdded a report to count the number of hackers/employer
2010-10-04 Jonathan CorbetMake tag matching stricter
2010-07-22 Jonathan CorbetUse os.path.join() to prepend the directory name
2010-06-30 Tiago VignattiAdd sample config files for X.Org
2010-06-30 Tiago VignattiAdd option to get the configuration files from a given...
2010-06-28 Tiago VignattiDocument better -D option
2010-06-28 Tiago VignattiAdd some basic information to install
2010-05-03 Jonathan CorbetOnly gripe about missing author names once
2010-02-17 Jonathan CorbetAdd copyright notices
2010-02-17 Jonathan CorbetPut linetags back
2010-02-17 Jonathan CorbetUpdate the documentation slightly
2010-02-17 Jonathan CorbetAdd findoldfiles
2010-02-16 Jonathan CorbetAdd a couple of lines-per-version utilities
2010-02-06 Martin NordholtsMove out global houskeeping from grabpatch()
2010-02-06 Martin NordholtsAdd regression tests on gitdm output files
2009-11-23 Jonathan CorbetFrom: Iestyn Pryce <dylunio@gmail.com>
2009-07-24 Jonathan CorbetGet the developer count right even without full patch...
2009-07-24 Greg Kroah... gitdm: report issue when an email address is a "name"
2009-07-24 Greg Kroah... add more spaces to the "done" message so it doesn't...
2009-07-24 Jonathan CorbetReduce the number of "funky email" gripes
2009-03-21 Jonathan CorbetQuick hack to make the developer/employer counts at...
2009-02-10 Jonathan CorbetMake the internal merge pattern a bit more general
2009-02-10 Jonathan CorbetAdd a copyright notice to treeplot
2009-02-10 Jonathan CorbetSort the output text
2009-02-10 Jonathan CorbetA quick and dirty treeplot utility
2008-11-13 Jonathan CorbetBetter email address handling
2008-11-11 Jonathan CorbetTested-by / Reported-by credits and more
2008-10-16 Jonathan CorbetUse find() instead of index()
2008-10-06 Michael Meeksgitdm patch ...
2008-09-05 Jonathan CorbetDon't accept totally bogus dates
2008-07-24 Greg KHfinally get the config file stuff correct
2008-07-24 Greg KHparse the config file _after_ we have read the command...
2008-07-24 Greg Kroah... make -c option actually work
2008-07-18 Jonathan CorbetFix up the copyright notices.
2008-07-18 Jonathan CorbetMove regular expressions out to patterns.py
2008-07-01 Jonathan CorbetGet rid of a debugging print statement.
2008-06-27 Jonathan CorbetA bunch of domain map additions from Greg
2008-06-27 Kir Kolyshkingitdm: Report progress to stderr not stdout
2008-06-27 Jonathan CorbetInitial commit