Bumped the version number to 0.4.3.

This commit is contained in:
Adam Waldenberg 2015-10-29 01:36:37 +01:00
parent da5d8bd401
commit fbb9115666
21 changed files with 19 additions and 14 deletions

View File

@ -1,3 +1,8 @@
gitinspector (0.4.3)
Minor release with updated language locales.
gitinspector (0.4.2)
Minor release with many small, but great improvements.

View File

@ -2,12 +2,12 @@
.\" Title: gitinspector
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
.\" Date: 10/12/2015
.\" Date: 10/29/2015
.\" Manual: The gitinspector Manual
.\" Source: gitinspector 0.4.2
.\" Source: gitinspector 0.4.3
.\" Language: English
.\"
.TH "GITINSPECTOR" "1" "10/12/2015" "gitinspector 0\&.4\&.2" "The gitinspector Manual"
.TH "GITINSPECTOR" "1" "10/29/2015" "gitinspector 0\&.4\&.3" "The gitinspector Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>gitinspector</title><link rel="stylesheet" type="text/css" href="docbook-xsl.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /></head><body><div xml:lang="en" class="refentry" lang="en"><a id="idp54069232"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>gitinspector — statistical analysis tool for git repositories</p></div><div class="refsynopsisdiv"><a id="_synopsis"></a><h2>Synopsis</h2><p><span class="strong"><strong>gitinspector</strong></span> [OPTION]… [REPOSITORY]</p></div><div class="refsect1"><a id="_description"></a><h2>DESCRIPTION</h2><p>Analyze and gather statistics about a git repository. The defaut analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, gitinspector filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis.</p><p>Several output formats are supported, including plain text, HTML and XML.</p></div><div class="refsect1"><a id="_options"></a><h2>OPTIONS</h2><p>List information about the repository in REPOSITORY. If no repository is specified, the current directory is used. If multiple repositories are given, information will be fetched from the last repository specified.</p><p>Mandatory arguments to long options are mandatory for short options too. Boolean arguments can only be given to long options.</p><div class="variablelist"><dl class="variablelist"><dt><span class="term">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>gitinspector</title><link rel="stylesheet" type="text/css" href="docbook-xsl.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /></head><body><div xml:lang="en" class="refentry" lang="en"><a id="idp53340688"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>gitinspector — statistical analysis tool for git repositories</p></div><div class="refsynopsisdiv"><a id="_synopsis"></a><h2>Synopsis</h2><p><span class="strong"><strong>gitinspector</strong></span> [OPTION]… [REPOSITORY]</p></div><div class="refsect1"><a id="_description"></a><h2>DESCRIPTION</h2><p>Analyze and gather statistics about a git repository. The defaut analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, gitinspector filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis.</p><p>Several output formats are supported, including plain text, HTML and XML.</p></div><div class="refsect1"><a id="_options"></a><h2>OPTIONS</h2><p>List information about the repository in REPOSITORY. If no repository is specified, the current directory is used. If multiple repositories are given, information will be fetched from the last repository specified.</p><p>Mandatory arguments to long options are mandatory for short options too. Boolean arguments can only be given to long options.</p><div class="variablelist"><dl class="variablelist"><dt><span class="term">
<span class="strong"><strong>-f, --file-types</strong></span>=EXTENSIONS
</span></dt><dd>
A comma separated list of file extensions to include when computing statistics. The default extensions used are: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js,sql. Specifying a single <span class="emphasis"><em>*</em></span> asterisk character includes files with no extension. Specifying two consecutive <span class="emphasis"><em>**</em></span> asterisk characters includes all files regardless of extension.

Binary file not shown.

View File

@ -3,7 +3,7 @@
GITINSPECTOR(1)
===============
:doctype: manpage
:man version: 0.4.2
:man version: 0.4.3
:man source: gitinspector
:man manual: The gitinspector Manual

View File

@ -24,7 +24,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-21 00:25+0200\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-02 22:17+0100\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-25 21:56+0100\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-26 08:50+0100\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-24 07:50+0100\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-02 04:12+0200\n"

View File

@ -19,7 +19,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3dev\n"
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-20-23 18:33-0500\n"

View File

@ -27,7 +27,7 @@ except:
import gitinspector.localization
gitinspector.localization.init()
__version__ = "0.4.2"
__version__ = "0.4.3"
__doc__ = _("""Copyright © 2012-2015 Ejwa Software. All rights reserved.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.