Skip to content

Commit

Permalink
Bumped the version number to 0.4.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-waldenberg committed Oct 29, 2015
1 parent da5d8bd commit fbb9115
Show file tree
Hide file tree
Showing 21 changed files with 19 additions and 14 deletions.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
6 changes: 3 additions & 3 deletions docs/gitinspector.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
.\" -----------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/gitinspector.html
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Binary file modified docs/gitinspector.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/gitinspector.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion gitinspector/translations/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
Binary file modified gitinspector/translations/messages_de.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion gitinspector/translations/messages_de.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-21 00:25+0200\n"
Expand Down
Binary file modified gitinspector/translations/messages_es.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion gitinspector/translations/messages_es.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-02 22:17+0100\n"
Expand Down
Binary file modified gitinspector/translations/messages_fr.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion gitinspector/translations/messages_fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-25 21:56+0100\n"
Expand Down
Binary file modified gitinspector/translations/messages_it.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion gitinspector/translations/messages_it.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-26 08:50+0100\n"
Expand Down
Binary file modified gitinspector/translations/messages_pl.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion gitinspector/translations/messages_pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-24 07:50+0100\n"
Expand Down
Binary file modified gitinspector/translations/messages_sv.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion gitinspector/translations/messages_sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-02 04:12+0200\n"
Expand Down
Binary file modified gitinspector/translations/messages_zh.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion gitinspector/translations/messages_zh.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-20-23 18:33-0500\n"
Expand Down
2 changes: 1 addition & 1 deletion gitinspector/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
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>.
Expand Down

0 comments on commit fbb9115

Please sign in to comment.