summaryrefslogtreecommitdiffstats
path: root/bin/lo-commit-stat
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-05-31 10:45:37 +0200
committerJan Holesovsky <kendy@suse.cz>2011-05-31 10:45:37 +0200
commit07c1d34ec78dd6e980c4ae370042ab5e3870aa0b (patch)
tree15568d84be2d77cb24edb7e9cc53fa0b1ceef820 /bin/lo-commit-stat
parentPut the .o files in iOS archive libraries, not the empty .obj files (diff)
parentVersion 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2) (diff)
downloadcore-07c1d34ec78dd6e980c4ae370042ab5e3870aa0b.tar.gz
core-07c1d34ec78dd6e980c4ae370042ab5e3870aa0b.zip
Merge commit 'libreoffice-3.4.0.2'
Conflicts: configure.in distro-configs/LibreOfficeMacOSX.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWin32.conf download instsetoo_native/util/openoffice.lst ooo.lst.in set_soenv.in solenv/bin/modules/installer/download.pm solenv/gbuild/CppunitTest.mk solenv/inc/minor.mk solenv/inc/settings.mk
Diffstat (limited to 'bin/lo-commit-stat')
-rwxr-xr-xbin/lo-commit-stat1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/lo-commit-stat b/bin/lo-commit-stat
index b6ec7ef66d92..8de4d3109642 100755
--- a/bin/lo-commit-stat
+++ b/bin/lo-commit-stat
@@ -345,6 +345,7 @@ my $log_suffix;
my $log;
my $branch_name;
my $git_command = "git log";
+my $branch_name;
my @git_args;
my %data;
my %print_filters = ();