No subject
Sun Jun 19 22:12:20 PDT 2011
$> cd bin
$> lo-commit-stat --help # gives you the help
Use the trailing git-args --since (or --after) and --before (or --until) to
pick out a range of times:
a last argument of --after="2011-05-31" gives bugs/bugnumbers/commits after
that date to the present.
Use the --bugs arg to get just the commits with associated issue numbers -
the default is all commits.
So, in any <repo_root>/bin directory, the command
$> lo-commit-stat ../ --bugs --log-suffix='test' --after="2011-05-31"
gives the list of the commits made so far this month that have an issue # in
their summary
as a log file in <repo_root>/bin named: bugfixes-<current_branch>-test.log
Again, the list i only as recent as your latest git pull .
Hope that helps,
LeMoyne
> Cheers,
> Cor
>
--90e6ba6e8ae833391004a61e126c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On Sun, Jun 19, 2011 at 3:45 PM, Cor Nouws <span dir=3D"ltr"><<a href=3D=
"mailto:oolst at nouenoff.nl">oolst at nouenoff.nl</a>></span> wrote:<br><bloc=
kquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #cc=
c solid;padding-left:1ex;">
Hi *, =A0</blockquote><blockquote class=3D"gmail_quote" style=3D"margin:0 0=
0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">=A0Is there a script =
available, or a combination of git-commands, or ... that is used to extract=
certain information for the summaries?</blockquote>
<div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;=
border-left:1px #ccc solid;padding-left:1ex;">If so, I could use/adapt that=
to get information on certain weeks, branches, ... ?<br></blockquote><div>=
<br>
</div><div>If you have a git repository then you can get info on that repo =
that is as fresh as your last pull.=A0</div><div>The lo-commit-stat script =
[Petr Mladek] in <root>/bin is capable of slicing out whatever you wa=
nt.</div>
<div>The top-dir and --log-suffix arguments are required.</div><div><br></d=
iv><div>From your local repo root=A0</div><div><br></div><div>$> cd bin<=
/div><div>$> lo-commit-stat --help=A0 =A0 =A0# gives you the help</div><=
div>
<br></div><div>Use the trailing git-args=A0 --since (or --after) and --befo=
re (or --until) to pick out a range of times: </div><div>a last argument of=
--after=3D"2011-05-31" gives bugs/bugnumbers/commits after that =
date to the present.</div>
<div>Use the --bugs arg to get just the commits with associated issue numbe=
rs - the default is all commits.</div><div><br></div><div>So, in any <re=
po_root>/bin directory, the command</div><div><br></div><div>$> lo-co=
mmit-stat ../ --bugs --log-suffix=3D'test' --after=3D"2011-05-=
31"</div>
<div><br></div><div>gives the list of the commits made so far this month th=
at have an issue # in their summary =A0</div><div>as a log file in <rep=
o_root>/bin named: =A0bugfixes-<current_branch>-test.log<br></div>
<div><br></div><div>Again, the list i only as recent as your latest git pul=
l .=A0<br></div><div><br></div><div>Hope that helps,=A0</div><div>LeMoyne</=
div><div><br></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 =
.8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>=A0Cheers,<br>
Cor<br>
</blockquote><br>
--90e6ba6e8ae833391004a61e126c--
More information about the LibreOffice
mailing list