Commit Graph

  • 16154cd0ba Added age value to the blame output (Fixes issue 10). Adam Waldenberg 2014-01-27 03:11:15 +0100
  • 98e3f45d65 Added stability value to the blame output. Adam Waldenberg 2014-01-26 02:49:31 +0100
  • d99e8cb58d The help text now talks about repositories instead of directories. Adam Waldenberg 2014-01-22 00:46:14 +0100
  • d8bdbe9f6f Fixed broken header in optval module. Adam Waldenberg 2014-01-22 00:24:22 +0100
  • a45df61aa9 Implemented support for remote repositories (Fixes issue 18). Adam Waldenberg 2014-01-21 12:14:13 +0100
  • 974be06f2b Bumped the version number to 0.3.2. v0.3.2 Adam Waldenberg 2014-01-15 13:30:15 +0100
  • 2b4e6bb111 A newline was missing in the blame output when redirecting stdout. Adam Waldenberg 2014-01-15 13:26:36 +0100
  • 49c80184e2 Added Polish translation (Fixes issue 16). Kamila Chyla 2014-01-15 11:17:16 +0100
  • f834fc613e Updated Chinese translation (Fixes issue 11). Bill Wang 2014-01-15 11:11:36 +0100
  • 1269df639e Part of the help text in the Italian translation was wider than 80 chars. Adam Waldenberg 2014-01-15 10:09:32 +0100
  • 37c295186c The --version flag now outputs the correct years (2012-2014). Adam Waldenberg 2014-01-15 10:04:46 +0100
  • 3d6789f728 Set the zip_safe flag of setup.py to False (Fixes issue 17). Adam Waldenberg 2014-01-14 07:18:25 +0100
  • 949d73a4b4 Added Italian translation (Fixes issue 20). Luca Motta 2014-01-13 17:40:17 +0100
  • 8d9d73549c Updated the locale template (.pot) and the Swedish translation. Adam Waldenberg 2014-01-13 13:42:04 +0100
  • f044b9ef9d Updated README.txt to cover 2012-2014. Adam Waldenberg 2014-01-13 12:06:40 +0100
  • 23bc5fbbea Print a warning when the terminal encoding is not set (Fixes issue 19). Adam Waldenberg 2014-01-08 06:05:10 +0100
  • bc00f9731b Fixed some pylint violations in the filtering module. Adam Waldenberg 2014-01-08 04:17:25 +0100
  • af7840be81 Added .cc and .hh to the list of default extensions scanned. Adam Waldenberg 2014-01-08 03:51:02 +0100
  • a1d83ead9e Added support for comments in .hh files. Adam Waldenberg 2013-12-05 08:47:20 +0100
  • abbeed5356 Added support for comments in .cc files. Adam Waldenberg 2013-12-05 08:42:25 +0100
  • 37d78ff992 Updated the help command to show information on author/email filtering. Adam Waldenberg 2013-10-30 03:07:45 +0100
  • 1a828136b5 Added support for comments in .scala files. Adam Waldenberg 2013-10-28 02:10:09 +0100
  • 998ec7456f Added support for comments in .jspx and .xhtml files. Adam Waldenberg 2013-10-25 19:28:31 +0200
  • 791e9e39dd Removed unnecessary print in the blame module. Adam Waldenberg 2013-09-17 11:56:48 +0200
  • e263982806 Progress text of the blame module was being outputted wrong. Adam Waldenberg 2013-09-17 11:53:57 +0200
  • cf0f40cc4d There was a mistake in the calculation of comments in the blame module. Adam Waldenberg 2013-08-13 19:26:14 +0200
  • c96d3c3ffe The blame module was not behaving quite right when used with "--since". Adam Waldenberg 2013-08-13 15:26:42 +0200
  • e7d69d78aa Removed some "#!/usr/bin/python" entries that sneaked into a few files. Adam Waldenberg 2013-08-08 07:10:04 +0200
  • 2633e04c3a Completed the support for bare repositories (Fixes issue 14). Adam Waldenberg 2013-08-03 10:34:45 +0200
  • bc182c6924 Completely removed the missing module and the --checkout-missing option. Adam Waldenberg 2013-08-03 10:30:43 +0200
  • 00fdec2928 Initial support for bare repos. Chris Ring 2013-08-03 09:54:29 +0200
  • a4a0e409a2 Filtering rules can now be separated by a comma. Adam Waldenberg 2013-08-03 09:41:21 +0200
  • 1edae66fee Added filtering of commits from specific authors or emails (Fixes issue 5). Adam Waldenberg 2013-07-30 06:32:58 +0200
  • af29a59c3c Bumped the version number to 0.3.1. v0.3.1 Adam Waldenberg 2013-07-29 12:19:42 +0200
  • a75fb1b131 Slightly modified the DESCRIPTION text. Adam Waldenberg 2013-07-29 12:19:32 +0200
  • b219937abe Fixed compatibility with Python 3 in the gravatar module. Adam Waldenberg 2013-07-28 00:13:45 +0200
  • 20d82273ec Generated pie charts in HTML view now handle re-sizing better. Adam Waldenberg 2013-07-27 23:48:34 +0200
  • 0664702b8f Added git dependency to stdeb.cfg (it was obviously missing). Adam Waldenberg 2013-07-27 14:05:09 +0200
  • 6c4823aa31 Slightly tweaked (and improved) the CSS of the responsibilities module. Adam Waldenberg 2013-07-27 13:56:38 +0200
  • 171474a501 Minor authors in the HTML responsibilities view are now collapsed. Adam Waldenberg 2013-07-26 03:18:00 +0200
  • 67418fa25d Changed the way e-mail addresses are collected when analyzing the git log. Adam Waldenberg 2013-07-25 23:36:50 +0200
  • 353f8daee1 BlameOutput no longer takes an object of a Changes class as argument. Adam Waldenberg 2013-07-25 14:37:19 +0200
  • 772cef01d4 Added support for gravatars to the responsibilities module. Adam Waldenberg 2013-07-25 14:32:57 +0200
  • e200fa42f9 Added some missing spaces to the Chinese translation. Adam Waldenberg 2013-07-25 11:37:02 +0200
  • 6b4de5d676 Updated the locales to work with the previously updated error string. Adam Waldenberg 2013-07-25 09:21:23 +0200
  • 92ef11fa20 Fix typo in error message. Chris Ring 2013-07-25 08:52:52 +0200
  • 66b63a6f0e The "-m" flag was being mistaken as "--checkout-missing". Adam Waldenberg 2013-07-24 09:06:30 +0200
  • 3ed1cf3618 Added the ability to specify size when fetching a gravatar URL. Adam Waldenberg 2013-07-24 08:26:40 +0200
  • 329bb45947 Removed a dangling space character in the Chinese translation. Adam Waldenberg 2013-07-23 01:19:37 +0200
  • c69bd515c2 Did some minor tweaks to the strings inside the terminal module. Adam Waldenberg 2013-07-23 01:09:20 +0200
  • 9b5e82bc2c Terminal can now fall back to default size under Windows (Fixes issue 12). Adam Waldenberg 2013-07-23 01:08:53 +0200
  • c5aba56928 HTMLEmbedded output was broken in the changes module. Adam Waldenberg 2013-07-22 15:32:26 +0200
  • d513ba530d HTMLEmbedded output was broken in the blame module. Adam Waldenberg 2013-07-22 15:30:10 +0200
  • 863d5edce4 Fixed some minor annoyances in the Swedish .po file. Adam Waldenberg 2013-07-22 06:38:18 +0200
  • 13cb15f952 Added Chinese translation (Fixes issue 11). Bill Wang 2013-07-22 06:20:55 +0200
  • 8e22f0d2ca Fixed broken text output in the changes module. Adam Waldenberg 2013-07-22 05:57:04 +0200
  • 662cd3fa63 Fixed some behavior that got broken with the implementation of gravatars. Adam Waldenberg 2013-07-22 05:51:56 +0200
  • 35852f9859 Added support for gravatars in the changes, blame and timeline modules. Adam Waldenberg 2013-07-20 11:45:11 +0200
  • d07da3dc69 Bumped the version number to 0.3.0. v0.3.0 Adam Waldenberg 2013-07-15 05:33:23 +0200
  • c91b8cc704 Output is now written to stderr when an exception is caught. Adam Waldenberg 2013-07-15 04:48:25 +0200
  • ed9bf56eb1 Generated debian package no longer has the python prefix in it's name. Adam Waldenberg 2013-07-15 04:24:11 +0200
  • 95046a3a02 Unit tests are now excluded from binary packages. Adam Waldenberg 2013-07-15 03:36:48 +0200
  • 1e43e47f4d Updated (and generated) locale files. Adam Waldenberg 2013-07-15 03:22:07 +0200
  • 064a2e11b8 Added InvalidRegExpError in the filtering module. Adam Waldenberg 2013-07-14 12:19:31 +0200
  • 291761e6a4 Exceptions now store messages in self.msg directly. Adam Waldenberg 2013-07-14 04:57:32 +0200
  • cf63af8819 Fixed some pylint violations in some newly added code. Adam Waldenberg 2013-07-14 04:47:34 +0200
  • adf6ee412f -x and --exclude options now clear the filtering rules when first found. Adam Waldenberg 2013-07-14 04:29:00 +0200
  • 3a34be0d06 Added missing "--checkout-missing" long option to gitinspector module. Adam Waldenberg 2013-07-14 04:15:41 +0200
  • 4fbcb48127 Rewrote git-config support once again. Adam Waldenberg 2013-07-14 04:15:10 +0200
  • b28d86d1f2 Fixed a long-standing bug with exceptions not being able to handle unicode. Adam Waldenberg 2013-07-14 03:15:14 +0200
  • 5c9335088a Command-line arguments are now always converted to UTF-8 before use. Adam Waldenberg 2013-07-14 03:10:00 +0200
  • 7f0e2b6fe8 Changed the argument parsing back to using getopt! Adam Waldenberg 2013-07-14 00:07:36 +0200
  • cae99cb3f7 Extended the README with some "quick start" notes. Adam Waldenberg 2013-07-12 03:50:21 +0200
  • c073e32dbe Hacked optparse (yet again) to force it to play nice with unicode flags. Adam Waldenberg 2013-07-12 03:36:03 +0200
  • f4b10ce15f Moved unicode function declaration to a compatibility module. Adam Waldenberg 2013-07-12 03:33:13 +0200
  • 8edd72a609 gitinspector now exits if it fails to change directory to the repo root. Adam Waldenberg 2013-07-10 16:58:06 +0200
  • 84bb7bed2d Removed a pylint violation in the localization module. Adam Waldenberg 2013-07-10 16:45:46 +0200
  • aeb55c5a3e Fixed a potential encoding issue when printing exception messages. Adam Waldenberg 2013-07-10 16:45:12 +0200
  • 2df9a31b60 gitinspector now finds the absolute path of the git directory. Adam Waldenberg 2013-07-10 14:23:11 +0200
  • 9e39bf8ed2 Added the new localization strings to the pot file. Adam Waldenberg 2013-07-10 13:55:23 +0200
  • ccd995a02b Improved localization in the optval module. Adam Waldenberg 2013-07-10 05:25:57 +0200
  • 3b82acdfa1 Added a --localize-output flag. Adam Waldenberg 2013-07-10 05:24:18 +0200
  • 109fefb978 Fixed some small mistakes in relation to handling of git-config settings. Adam Waldenberg 2013-07-10 03:32:29 +0200
  • a05403df60 Added localization support to optparse error messages. Adam Waldenberg 2013-07-10 03:11:15 +0200
  • 0d2bf9b0a8 Implemented optional boolean arguments to some command-line options. Adam Waldenberg 2013-07-09 12:40:59 +0200
  • 663493fd41 Localization module is now initialized only once (instead of twice). Adam Waldenberg 2013-07-04 10:55:54 +0200
  • 7bc297e99f Added two unit tests for testing the comment module. Adam Waldenberg 2013-07-04 10:10:11 +0200
  • 942836cc1c There was a mixup in the metrics module (wrong ordering of return values). Adam Waldenberg 2013-07-04 10:07:41 +0200
  • bb72cc8f02 Added a handle_comment_block() function in the comment module. Adam Waldenberg 2013-07-02 23:03:09 +0200
  • f20b826d2d Added long option (--weeks) to the -w option. Adam Waldenberg 2013-07-02 07:45:56 +0200
  • 15026f6f00 Translation files are now included during packaging via setup.py. Adam Waldenberg 2013-07-02 07:35:40 +0200
  • 017f63e98a The translation files are now found regardless of the current directory. Adam Waldenberg 2013-07-02 07:33:46 +0200
  • 0923547947 Added a configuration file used by stdeb when creating debian packages. Adam Waldenberg 2013-07-01 03:19:45 +0200
  • c6df0cc95c Setuptools now places the documentation (txt files) in the correct folder. Adam Waldenberg 2013-07-01 03:18:23 +0200
  • f9808c609b Import of localization module failed when running setup.py under Python 3. Adam Waldenberg 2013-07-01 03:17:35 +0200
  • 021c1e479e git-config settings were not being fetched when a git directory was set. Adam Waldenberg 2013-07-01 01:38:19 +0200
  • ce98a2ed70 Fixed a syntax error in the config module. Adam Waldenberg 2013-07-01 00:34:28 +0200
  • ac5e38c8f0 The handling of output format was wrong in the config module. Adam Waldenberg 2013-07-01 00:33:58 +0200
  • 84a7fd1945 Added support for --exclude to the git-config support. Adam Waldenberg 2013-07-01 00:26:06 +0200
  • bfdac450c4 Regular expression handling now throws an error on an invalid regex. Adam Waldenberg 2013-07-01 00:15:42 +0200