Petr Mladek
3ef3fbbe62
lo-commit-stat: update list of available repositories
2011-08-15 20:32:08 +02:00
Jan Holesovsky
6a29b48bf5
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap
2011-05-31 10:46:15 +02:00
Jan Holesovsky
07c1d34ec7
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
2011-05-31 10:45:37 +02:00
Petr Mladek
a07a230c12
lo-commit-stat: add --log-dir option
...
allow to generate the log into another directory
2011-05-30 17:09:55 +02:00
Petr Mladek
331006b5c6
lo-commit-stat: new --bug-numbers option to print just bug numbers
2011-04-28 21:07:23 +02:00
Petr Mladek
9896f190a8
lo-commit-stat: new --bug-numbers option to print just bug numbers
2011-04-28 21:06:36 +02:00
Andras Timar
382eea66dd
fix typos in messages
2011-04-26 20:20:33 +02:00
Petr Mladek
6ad7cdc5a9
lo-commit-stat: add --rev-list option
...
+ use "git log" again to get weekly commit logs
+ use "git rev-list" only with --rev-list option; useful to list differences
between branches
2011-04-26 20:20:16 +02:00
Petr Mladek
a38a0f4b20
lo-commit-stat: allow to list commits between branches
...
use "git rev-list --pretty=medium" instead of "git log"
to be able to use origin/libreoffice-3-4 ^origin/libreoffice-3-3
to generate list of changes that are in 3.4 but not in 3.3
2011-04-26 20:17:55 +02:00
Petr Mladek
b5154c167d
lo-commit-stat: detect mismatch of branches between repos
2011-04-26 20:14:48 +02:00
Petr Mladek
33a8400565
lo-commit-stat: detect mismatch of branches between repos
2011-04-26 20:03:01 +02:00
Andras Timar
dcb67a54aa
fix typos in messages
2011-04-19 18:43:25 +02:00
Petr Mladek
1da0fa2025
lo-commit-stat: add --rev-list option
...
+ use "git log" again to get weekly commit logs
+ use "git rev-list" only with --rev-list option; useful to list differences
between branches
2011-04-13 16:10:45 +02:00
Petr Mladek
5131f42eb7
lo-commit-stat: allow to list commits between branches
...
use "git rev-list --pretty=medium" instead of "git log"
to be able to use origin/libreoffice-3-4 ^origin/libreoffice-3-3
to generate list of changes that are in 3.4 but not in 3.3
2011-04-11 17:09:34 +02:00
Petr Mladek
a96a8d10da
lo-commit-stat: do stat also from the new "translations" repo
2011-04-04 15:18:08 +02:00
Petr Mladek
8875706bef
lo-commit-stat: do stat also from the new "translations" repo
2011-04-04 15:13:31 +02:00
Petr Mladek
fa4a0614ba
lo-commit-stat: print summary into log a file
...
the generated log file name is:
+ commit-log-<branch>-<log-suffix>.log by default
+ bugfixes-<branch>-<suffix>.log with the --bugs option
, where <branch is automatically detected; <suffix> is defined by the
--log-suffix=<suffix> option
2011-03-28 15:51:47 +02:00
Petr Mladek
5c42f5dc68
lo-commit-stat: replace "n#" with "bnc#"
...
the "bnc#" prefix is required by SUSE package conventions
2011-03-01 21:16:48 +01:00
Petr Mladek
8d8a189b6a
lo-commit-stat: new --bugs option to print just commits with bugs
...
all add support to filter the ouput by some flags
2011-02-14 15:28:06 +01:00
Petr Mladek
a0c217c31b
lo-commit-stat: sort modules alphabeticaly
2011-02-09 12:48:29 +01:00
Petr Mladek
b9e228347b
lo-commit-stat: fix bug detection
...
+ fix printing of i#123 bugs
+ removed debug stuff to be able to detect more bugs again
2011-02-09 12:37:47 +01:00
Petr Mladek
9a34f07bd9
lo-commit-stat: really print the found bug numbers
2011-02-02 17:47:39 +01:00
Petr Mladek
3a0ec7548f
lo-commit-stat: new script for analyzing commit logs
...
this script can be used to generate the weekly news, release news;
it might be extended to do even more commit statistics in the future;
2011-01-31 19:43:03 +01:00