Commit Graph

  • cef3478bec Name weekdays. Tobias Gruetzmacher 2010-02-27 00:26:14 +01:00
  • ddf616615b Note about Getting GitStats on Debian. Heikki Hokkanen 2010-02-14 09:43:11 +02:00
  • 80ee0af3f1 todo: bug on linux-2.6 repo. Heikki Hokkanen 2010-01-31 09:23:09 +02:00
  • d2b5b32071 Don't revert getAuthors' sorting by commits by sorting again. Wulf C. Krueger 2010-01-17 17:56:19 +01:00
  • b54e19c8c0 Activate grids on y for all graphs. Wulf C. Krueger 2010-01-17 17:39:01 +01:00
  • 572c2b774f Don't choke on one day old repositories. Heikki Hokkanen 2010-01-17 09:26:05 +02:00
  • c5cdf5750e Limit author table to 20, and list only name for rest. Heikki Hokkanen 2010-01-17 08:48:22 +02:00
  • 13b04c093a Override conf values with right type. Heikki Hokkanen 2010-01-17 08:20:46 +02:00
  • df24a48ce4 Allow overriding of some config variables. Heikki Hokkanen 2010-01-16 16:07:04 +02:00
  • dffb3ca0fa Cleanup: moved rest of the code to a new class. Heikki Hokkanen 2010-01-16 15:21:38 +02:00
  • 419243008a Fixed two variable references. Heikki Hokkanen 2010-01-16 15:20:37 +02:00
  • c5d1d33693 Bump copyright year :) Heikki Hokkanen 2010-01-16 15:03:39 +02:00
  • cd53ecdcf2 Cache line count in blobs as well. Heikki Hokkanen 2010-01-16 14:42:02 +02:00
  • 59eb18b413 Wider gnuplot graphs. Heikki Hokkanen 2010-01-16 12:36:25 +02:00
  • 7cbace764f Rotate x label for 'Commits by Year'. Heikki Hokkanen 2010-01-15 22:41:05 +02:00
  • 576f887d59 Oops, actually fix the handling of mails without '@'. Heikki Hokkanen 2010-01-15 22:40:14 +02:00
  • 48e0acd6fb Fixed handling of weird author e-mails. Heikki Hokkanen 2010-01-14 17:53:42 +02:00
  • d4ae9a07a5 Moved 'Commits by Domains' to 'Authors' page. Heikki Hokkanen 2010-01-11 19:35:57 +02:00
  • e5fc428ecf Add a graph for commits per domain. Wulf C. Krueger 2010-01-10 00:34:05 +01:00
  • 18cc2ebc5b Fix ordering of fields for the list of authors. Wulf C. Krueger 2010-01-08 15:49:24 +01:00
  • db3ad67b96 todo: analysis. Heikki Hokkanen 2009-12-26 10:20:12 +02:00
  • 2d0158f092 Files by date: set ytics autofreq. Heikki Hokkanen 2009-12-25 11:57:00 +02:00
  • cc7a07e9fb Don't write duplicate entries to files_by_date.dat. Heikki Hokkanen 2009-12-25 11:51:12 +02:00
  • 4042ac12e7 Makefile: set VERSION properly on release. Heikki Hokkanen 2009-12-25 11:31:27 +02:00
  • 48919ff425 Makefile: use 'git describe' for version if possible. Heikki Hokkanen 2009-12-25 11:29:01 +02:00
  • 9f6504b11f todo: removed stale comment about linux-2.6 repo. Heikki Hokkanen 2009-12-25 11:00:00 +02:00
  • 220c4ec90d General: average commits/active days & all days. Heikki Hokkanen 2009-12-24 11:23:24 +02:00
  • 97ce810bec General: show age separately (days, active days, %). Heikki Hokkanen 2009-12-24 11:06:39 +02:00
  • b4764d471b General: show total lines added/removed. Heikki Hokkanen 2009-12-24 11:00:51 +02:00
  • 2d596426f7 CSS: Vertical align 'top' for tags table. Heikki Hokkanen 2009-12-24 10:46:38 +02:00
  • 0f2064ca2a Authors: show lines added/removed. Heikki Hokkanen 2009-12-24 10:39:47 +02:00
  • b49bc1b9ad Fixed project 'active days' counting. Heikki Hokkanen 2009-12-24 10:20:12 +02:00
  • 52a20a7b09 Cleanup, use get('foo', 0) + 1 instead of if/else. Heikki Hokkanen 2009-12-23 22:25:18 +02:00
  • d1a2b53576 Oops, fixed author parsing. Heikki Hokkanen 2009-12-23 22:04:23 +02:00
  • 8542a238e2 Activity: added 'Commits by Timezone'. Heikki Hokkanen 2009-12-23 21:52:12 +02:00
  • 04568e7fbd CSS: tweaked style. Heikki Hokkanen 2009-12-23 19:49:56 +02:00
  • 3585ce766d Show weekly activity for last 32 weeks. Heikki Hokkanen 2009-12-23 19:38:24 +02:00
  • 5fd64e6c19 Removed unnecessary datetime parsing. Heikki Hokkanen 2009-12-23 18:32:26 +02:00
  • fcbe8cd800 todo: remove some items. Heikki Hokkanen 2009-12-23 17:58:36 +02:00
  • c694bcfdac Merge branch 'todo' into master Heikki Hokkanen 2009-12-23 17:55:34 +02:00
  • 552ec96a6f todo: more items. Heikki Hokkanen 2009-12-23 17:54:40 +02:00
  • 50997a26be Show 'active days' for the whole project, too. Heikki Hokkanen 2009-12-23 17:53:42 +02:00
  • e4c73e3680 Added 'active days' for authors. Heikki Hokkanen 2009-12-23 17:48:13 +02:00
  • 7e29a4b07f Makefile: install to /usr/local by default. Heikki Hokkanen 2009-12-14 17:12:07 +02:00
  • 3a02a74445 Makefile: when installing, change VERSION with sed. Heikki Hokkanen 2009-12-13 13:49:48 +02:00
  • 93696ae336 Makefile: added 'release' target. Heikki Hokkanen 2009-12-13 13:42:52 +02:00
  • 3a2b43e5a4 Added a Makefile with simple install target. Heikki Hokkanen 2009-12-13 13:30:16 +02:00
  • e774d43ca4 Also look for resource files in ../share/gitstats. Heikki Hokkanen 2009-12-13 13:29:02 +02:00
  • 71a5f4c4a1 Set 'ytics 1' for files graph. Heikki Hokkanen 2009-11-07 13:11:21 +02:00
  • 8908774429 Cleaner output when not outputting to a tty. Heikki Hokkanen 2009-10-26 20:07:43 +02:00
  • d04805bbad Actually pass floats when formatting '%f'. Heikki Hokkanen 2009-10-26 19:24:44 +02:00
  • 66ce243b65 CSS: margin 'none' -> '0'. Heikki Hokkanen 2009-10-26 18:53:28 +02:00
  • 6397a94b30 Search '/usr/share/gitstats/' for static files as well. Heikki Hokkanen 2009-09-09 21:33:57 +03:00
  • ba20779ad2 README: mention bare clone is ok as well. Heikki Hokkanen 2009-06-20 15:54:39 +03:00
  • 5ef1ff8721 Count lines using git objects instead of filesystem. Heikki Hokkanen 2009-06-20 15:44:36 +03:00
  • 3e72538e75 Use 'w steps' for file count. Heikki Hokkanen 2009-06-20 15:16:36 +03:00
  • 94105720ad Cleanup: removed some commented lines. Heikki Hokkanen 2009-06-20 11:00:04 +03:00
  • bcc832bc49 Handle case with no commits between tags. Heikki Hokkanen 2009-06-18 21:16:38 +03:00
  • 0212bf1ce9 Tags: show commits & authors for each tag. Heikki Hokkanen 2009-06-18 21:07:35 +03:00
  • c41e414173 todo: ideas on tags. Heikki Hokkanen 2009-06-18 20:46:12 +03:00
  • 1c38faf5c1 Fixed the strftime format string. Heikki Hokkanen 2009-06-18 20:25:47 +03:00
  • 4d02bc99d9 Display hour numbers as 0-23 instead of 1-24 Matt Parlane 2009-05-17 22:52:59 +12:00
  • 1ebd3de003 Linked SF logo to the project page. Heikki Hokkanen 2009-03-10 17:33:55 +02:00
  • 25e421c0d5 Report Period: also show how many days. Heikki Hokkanen 2009-01-14 18:28:37 +02:00
  • 2bd55e5493 Include GitStats link & version on general page. Heikki Hokkanen 2009-01-14 18:23:03 +02:00
  • 10e1f6dc1c Include gitstats version in meta/generator. Heikki Hokkanen 2009-01-14 18:20:23 +02:00
  • a1d9c11c30 Cleanup: get rid of ';' brainfarts at end of some lines. Heikki Hokkanen 2008-12-23 09:52:03 +02:00
  • 170fd74dc3 Commits by Year: start yrange from 0. Heikki Hokkanen 2008-12-23 09:32:07 +02:00
  • a6c295ec03 Color "Hour of Day" table. Heikki Hokkanen 2008-12-23 09:24:36 +02:00
  • 27bd4940b9 Color "Hour of Week" table. Heikki Hokkanen 2008-12-23 09:07:46 +02:00
  • 51cf60216b gnuplot: use 'w histeps' for files_by_date. Heikki Hokkanen 2008-11-22 11:16:55 +02:00
  • 82e685fbe0 Save cache to output directory, not git repository. Heikki Hokkanen 2008-11-22 10:32:14 +02:00
  • 85c913f8a5 Improved extension handling. Heikki Hokkanen 2008-11-22 10:15:26 +02:00
  • 0fd5e20140 s/git-/git /. Heikki Hokkanen 2008-11-22 10:10:29 +02:00
  • f55e651ea2 Added .htaccess with +Indexes. Heikki Hokkanen 2008-11-22 09:53:01 +02:00
  • 80fad3b7b4 Always overwrite static files. Heikki Hokkanen 2008-10-21 17:23:33 +03:00
  • 73782ab3e3 todo: remove sortable.js. Heikki Hokkanen 2008-10-21 16:58:37 +03:00
  • 072723fb71 Use sortable.js to sort some tables. Tobias Gruetzmacher 2008-10-20 21:42:36 +02:00
  • 7b61c4ba5b Add sortable.js for sortable tables in output. Tobias Gruetzmacher 2008-10-18 23:07:17 +02:00
  • 2c771feb3e Clear right direction (left). Tobias Gruetzmacher 2008-09-14 16:13:32 +02:00
  • 4f38e59344 Updated todo to reflect caching. Heikki Hokkanen 2008-07-15 16:33:54 +03:00
  • 29ef55792b Use zlib to compress the cache. Heikki Hokkanen 2008-07-14 19:44:41 +03:00
  • ce7f45b62c Cache file count for each commit. Heikki Hokkanen 2008-07-14 19:32:09 +03:00
  • 1f1e6447dd DataCollertor learned loadCache() & saveCache(). Heikki Hokkanen 2008-07-14 19:23:16 +03:00
  • 49723bbc07 Updated the license section. Heikki Hokkanen 2008-06-29 08:19:44 +03:00
  • 2b852d8ab9 Deleted the stale roadmap. Heikki Hokkanen 2008-06-29 08:05:48 +03:00
  • 1756f27c42 License is GPLv2 / GPLv3. Heikki Hokkanen 2008-06-29 08:00:20 +03:00
  • 128e1adaae Updated some docs. Heikki Hokkanen 2008-06-29 07:58:03 +03:00
  • b75bf01262 Remove some debugging prints etc. Heikki Hokkanen 2008-06-28 12:49:27 +03:00
  • 14979d6dab Merge branch 'work' into windows Heikki Hokkanen 2008-06-28 11:55:36 +03:00
  • 7c13d11970 Cleanup. Heikki Hokkanen 2008-06-28 11:46:00 +03:00
  • bf413b3a65 Bugfix for files_by_stamp calculation. Heikki Hokkanen 2008-06-28 11:38:43 +03:00
  • be2cbda242 Use lists instead of tuples for better readability. Heikki Hokkanen 2008-06-28 11:14:53 +03:00
  • 3710b9178e Revert to earlier behaviour when showing commands. Heikki Hokkanen 2008-06-28 10:43:08 +03:00
  • 80ca8cb2ef Env var GNUPLOT overrides gnuplot path. Heikki Hokkanen 2008-06-28 10:38:45 +03:00
  • a7f0f5ea50 set "shell = True" when call subprocess.Popen Shixin Zeng 2008-06-28 01:05:12 -05:00
  • a01045f248 runs with msysgit on Win32 Shixin Zeng 2008-06-28 01:05:11 -05:00
  • d5ad4cdd94 Added Google Analytics tracking code (ga.js). Heikki Hokkanen 2008-04-28 18:37:59 +03:00
  • 1517256900 Minor optimization for line counting. Heikki Hokkanen 2007-09-13 19:42:55 +03:00
  • 9df3f8e6f2 Added try/except to catch weird lines from git-log --shortstat. Heikki Hokkanen 2007-09-13 19:40:49 +03:00