Commit Graph

  • dcb4cedf27 Fixed some reported pylint violations. Adam Waldenberg 2013-07-01 00:11:34 +0200
  • aec58ac499 Filtering and the -x/--exclude option now support regular expressions. Adam Waldenberg 2013-06-30 23:58:49 +0200
  • 8bd761f872 Settings for gitinspector can now be set using git-config. Adam Waldenberg 2013-06-30 20:58:30 +0200
  • e15ee100a2 Removed the "€" character from the tablesorter plugin (Fixes issue 6). Adam Waldenberg 2013-06-30 18:34:45 +0200
  • 16701a4d51 Added support for comments in LaTex (.tex) files (Fixes issue 8). Adam Waldenberg 2013-06-30 01:53:08 +0200
  • aec012b877 The HTML output now shows the number of hidden entries in tables. Adam Waldenberg 2013-06-26 04:30:57 +0200
  • cd1c1f0c65 gitinspector now tries to get around any invalid locale. Adam Waldenberg 2013-06-26 03:51:43 +0200
  • f030147206 Added missing localization strings to/in the timeline module. Adam Waldenberg 2013-06-26 03:24:31 +0200
  • 0d8c3534dc There wasn't always enough room for the Swedish strings in the text output. Adam Waldenberg 2013-06-26 03:23:58 +0200
  • c19680dc39 Changed the default format back to "text" instead of "htmlembedded". Adam Waldenberg 2013-06-26 02:42:41 +0200
  • 45429d9a35 Added a "htmlembedded" output format. Adam Waldenberg 2013-06-26 02:36:13 +0200
  • 58fbd0f3e1 Added more space in the help text for listing available output formats. Adam Waldenberg 2013-06-26 02:32:34 +0200
  • 4f1adb83f6 Added the binary for the Swedish translation. Adam Waldenberg 2013-06-26 02:10:48 +0200
  • a54be45d23 Updated the translation files to include the new localization. Adam Waldenberg 2013-06-26 01:29:37 +0200
  • bfc266b22b Removed a dangling "+" character from the format module. Adam Waldenberg 2013-06-26 01:19:47 +0200
  • a952921c32 Added localization support to the html.header file. Adam Waldenberg 2013-06-26 00:37:55 +0200
  • a498603a50 Fixed some small mistakes that occurred during localization. Adam Waldenberg 2013-06-26 00:35:43 +0200
  • 178356563b Added translation files. Adam Waldenberg 2013-06-25 16:48:03 +0200
  • f20c3c1895 Made some changes to ensure compatibility in Python 2 with gettext. Adam Waldenberg 2013-06-25 16:37:18 +0200
  • 9c0633f8ad Added gettext (GNU) localization support. Adam Waldenberg 2013-06-25 14:38:40 +0200
  • bfc95231e2 Added deb_dist directory to .gitignore. Adam Waldenberg 2013-06-25 14:20:48 +0200
  • 6a54e5bfc6 Added some additional settings to .pylintrc. Adam Waldenberg 2013-06-25 14:20:15 +0200
  • b5ba665ae4 Reformatted DESCRIPTION.txt to an 80 character width. Adam Waldenberg 2013-06-25 14:18:20 +0200
  • 2bfb3cfa67 Added hovering support to the pie charts in the HTML output. Adam Waldenberg 2013-06-18 03:09:59 +0200
  • 6b2f26ed04 Updated the flot archive to version 0.8.1. Adam Waldenberg 2013-06-17 08:51:27 +0200
  • 293edef4bb Added debian directory to .gitignore. Adam Waldenberg 2013-06-17 07:50:19 +0200
  • fe71a2923a Removed dangling semicolon from the blame module. Adam Waldenberg 2013-06-17 07:49:53 +0200
  • 8a386225fd Added "ignore" parameter to unicode_escape decodings (Fixes issue 4). Adam Waldenberg 2013-06-17 07:47:47 +0200
  • a99758bcbb Text files are now included in source and binary distributions. Adam Waldenberg 2013-06-14 05:14:29 +0200
  • 319070c15a Added a DESCRIPTION.txt used for the long description in setup.py. Adam Waldenberg 2013-06-14 05:08:22 +0200
  • 018647d7d8 Literals in the blame module are now always in unicode. Adam Waldenberg 2013-06-14 04:20:09 +0200
  • 764538f537 Added "setuptools/Distribute"-specific files to .gitignore. Adam Waldenberg 2013-06-14 03:36:42 +0200
  • 9c514c3436 Package data was not being included in binary distributions. Adam Waldenberg 2013-06-14 03:35:54 +0200
  • 73c4363f9d Added a setup.py for use with setuptools or Distribute. Adam Waldenberg 2013-06-14 03:11:56 +0200
  • f36b82170f File structure rearranged to be more compatible with setuptools/Distribute. Adam Waldenberg 2013-06-14 03:04:31 +0200
  • 466941047b Slightly improved the documentation of the --until/since flags. Adam Waldenberg 2013-06-12 18:15:14 +0200
  • 761bc10046 Week strings in the timeline module are now zero-padded (Fixes issue 3). Adam Waldenberg 2013-06-12 14:57:25 +0200
  • a31ab18ba0 Fixed some violations reported by pylint. Adam Waldenberg 2013-06-06 03:05:30 +0200
  • 0e3ce9b339 Added support for comments and metrics in PHP code. Adam Waldenberg 2013-06-06 03:01:07 +0200
  • 69af5a797b The metrics module was not taking the --until flag into consideration. Adam Waldenberg 2013-06-06 02:12:56 +0200
  • d5fc9057fb gitinspector now checks it is running under the required Python version. Adam Waldenberg 2013-06-05 01:50:29 +0200
  • f95e81bb69 International characters were being stripped when running under Python 2. Adam Waldenberg 2013-06-05 01:15:54 +0200
  • 8d597238c1 Fixed a UnicodeWarning that could occur under Python 2. Adam Waldenberg 2013-06-03 02:15:55 +0200
  • db77273659 Fixed a potential error with comment detection. Adam Waldenberg 2013-06-02 19:14:25 +0200
  • 879a7c5446 Removed the storage of commit message in the Commit class. Adam Waldenberg 2013-05-20 19:07:35 +0200
  • f74eb394b8 Bumped the version number to 0.2.2. v0.2.2 Adam Waldenberg 2013-05-20 16:24:16 +0200
  • 0c0f39f2c9 HTML hover effect is now only shown on tables with hidden rows. Adam Waldenberg 2013-05-20 16:22:08 +0200
  • 1992d3dc94 Added support for table sorting to the HTML output. Adam Waldenberg 2013-05-20 16:07:02 +0200
  • 128b8b3b56 The responsibilities module no longer prints empty authors. Adam Waldenberg 2013-05-20 02:20:29 +0200
  • fe3f067d6a String encoding was broken during redirection of stdout. Adam Waldenberg 2013-05-20 01:48:17 +0200
  • cf40f16119 Fixed the decoding of strings (Fixes issue 2). Adam Waldenberg 2013-05-16 03:06:28 +0200
  • c6771c0b9f Hovering (in HTML output) is now done with CSS instead of javascript. Adam Waldenberg 2013-05-16 03:06:06 +0200
  • 72975d548c Fixed the display of the pie charts in the HTML output. Adam Waldenberg 2013-05-14 03:11:58 +0200
  • 2ae221f511 Changes are now collected with commiter dates instead of author dates. Adam Waldenberg 2013-05-14 02:20:13 +0200
  • 028469080f The "--since" flag is now also passed to the blame module. Adam Waldenberg 2013-05-14 01:59:27 +0200
  • 35214550f3 Fixed some UnicodeEncodeError exceptions that could occur with Python 2. Adam Waldenberg 2013-05-13 02:58:14 +0200
  • 99dc2c4735 Bumped the version number to 0.2.1. v0.2.1 Adam Waldenberg 2013-05-10 02:10:29 +0200
  • 65481c013e Added filtering to the HTML timeline. Adam Waldenberg 2013-05-09 02:45:12 +0200
  • e2d54afade Added utf-8 encoding to the HTML header. Adam Waldenberg 2013-05-08 19:28:32 +0200
  • b1dfade98d Fixed compatibility with Python 3. Adam Waldenberg 2013-05-08 18:52:08 +0200
  • 00c0218896 Fixed the printout of extensions in the HTML output. Adam Waldenberg 2013-05-08 18:26:25 +0200
  • 10179d12ed Added filtering of minor authors to the tables in the HTML output. Adam Waldenberg 2013-05-08 16:53:20 +0200
  • b50f85ba17 Improved the pie charts of the HTML output. Adam Waldenberg 2013-05-08 05:32:45 +0200
  • 0c6358324d Empty rows are now skipped in the timeline output. Adam Waldenberg 2013-05-06 13:30:58 +0200
  • 2dd4c2c4ff Fixed the XML output of the timeline. Adam Waldenberg 2013-05-06 13:12:27 +0200
  • 0baa250db2 Added support for HTML comments. Adam Waldenberg 2013-05-06 11:44:27 +0200
  • 8dc1fdeee0 Added support for Perl single-line comments. Adam Waldenberg 2013-05-06 11:36:04 +0200
  • 34f490af57 The terminal fallback mode no longer considers terminal height. Adam Waldenberg 2013-05-06 11:17:09 +0200
  • cf8922efe6 Implemented a fallback mode for terminals that report zero width/size. Adam Waldenberg 2013-05-06 00:47:51 +0200
  • 88c01e62ed Fixed a IndexError which happened whenever no commits were found. Adam Waldenberg 2013-05-06 00:29:55 +0200
  • f4c3285cb8 Added the ability to limit results by date range (Fixes issue 1). Adam Waldenberg 2013-05-01 23:09:10 +0200
  • cd3de23da2 Modified the call to git log in the changes module to conform with Windows. Adam Waldenberg 2013-04-18 17:05:35 +0200
  • dbcf709232 Fixed a small mistake in the help text. Adam Waldenberg 2013-04-17 17:36:59 +0200
  • fd4ea02fa8 Bumped the version number to 0.2.0. v0.2.0 Adam Waldenberg 2013-04-16 18:37:07 +0200
  • 1a429309df Added HTML output to the responsibilities module. Adam Waldenberg 2013-04-16 15:22:45 +0200
  • 0fc69ff19c Fixed a long standing bug related to international characters. Adam Waldenberg 2013-04-16 14:58:33 +0200
  • 66915b7737 Moved the script tag outputted by the blame module. Adam Waldenberg 2013-04-09 23:00:11 +0200
  • a5789197e0 The grading flag now also sets the hard (-H) flag. Adam Waldenberg 2013-04-09 22:59:32 +0200
  • 0b758fc087 Made some cosmetic changes to the HTML output. Adam Waldenberg 2013-04-09 22:36:00 +0200
  • 4f66b46c67 Added HTML output to the metrics module. Adam Waldenberg 2013-04-09 21:44:44 +0200
  • f106ad85ca Added HTML output to the timeline module. Adam Waldenberg 2013-04-09 21:17:21 +0200
  • 287d7211ee Output the number of modified rows each period in the timeline module. Adam Waldenberg 2013-04-09 10:43:04 +0200
  • 32c3b5af9f Updated all copyright notices of the project to include the year 2013. Adam Waldenberg 2013-04-05 14:15:56 +0200
  • a8f437808b Fixed an indentation error in the missing module. Adam Waldenberg 2013-04-05 14:09:28 +0200
  • 69e66c85e2 Removed dangling </p> from the generated code of the filtering module. Adam Waldenberg 2013-04-05 14:08:47 +0200
  • 36e5d85e8e Added a version tag to the XML output. Adam Waldenberg 2013-03-25 03:30:27 +0100
  • 5d6e5c2305 Fixed a pair of small mistakes in the extensions module. Adam Waldenberg 2013-03-25 03:21:40 +0100
  • 65d273c0ef Added HTML output to the changes module. Adam Waldenberg 2013-03-25 03:08:05 +0100
  • 13b11f4961 Added HTML output to the missing module. Adam Waldenberg 2013-03-14 00:47:40 +0100
  • e4cf02afa2 Added HTML output to the filtering module. Adam Waldenberg 2013-03-11 10:22:54 +0100
  • 94cd12da8d Added HTML output to the extensions module. Adam Waldenberg 2013-03-11 09:59:13 +0100
  • bc9503928f Changed the HTML output to a pure single-column output. Adam Waldenberg 2013-03-11 09:43:51 +0100
  • 53b0cfba37 The default output functions now properly print the name of the class. Adam Waldenberg 2013-03-11 09:06:05 +0100
  • 37c4260149 Added an Outputable class and worked a little more on the HTML output. Adam Waldenberg 2013-03-11 00:23:50 +0100
  • 267a00dae4 Removed XML output from version module. Adam Waldenberg 2013-03-11 00:12:35 +0100
  • 3e8d6434e8 Perfected the look of the HTML output from the blame module. Adam Waldenberg 2012-11-17 02:58:56 +0100
  • f4c8aa05b5 Created an initial version of the HTML in the blame module. Adam Waldenberg 2012-11-17 00:35:56 +0100
  • 369290fc25 Extended the HTML header with some initial CSS. Adam Waldenberg 2012-11-17 00:33:47 +0100
  • e833ac1c9b Fixed some violations reported by pylint. Adam Waldenberg 2012-11-13 12:18:30 +0100
  • 1b89bf150b Scaled down the gitinspector piclet to a 48x48 pixel size. Adam Waldenberg 2012-11-13 11:28:39 +0100