CVS log for pta/pta.pl

[BACK] Up to [cvsweb.bsd.lv] / pta

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 19 23:55:50 2020 UTC (3 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (colored)

trim trailing whitespace

Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 18 16:35:40 2020 UTC (3 years, 4 months ago) by schwarze
Branch: MAIN
Changes since 1.7: +55 -38 lines
Diff to previous 1.7 (colored)

Add the -D date range option.
The startday part is already parsed but not yet used.
Omit entries later then the endday
from account lists, balance sheets, and profit lists.

Feature originally suggested by Oliver Marugg <quandolf at gmail dot com>,
reminded by Stephen Taylor <staylor at encom dot us>.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 18 12:55:44 2020 UTC (3 years, 4 months ago) by schwarze
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

use Time::Local::timegm(3p) to calculate days, which simplifies
calculations spanning years and avoids treating the 31st of a month
and the 1st of the following month as the same day;
changes rounding errors slightly,
but no significant functional change is intended

Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 10 19:08:06 2020 UTC (3 years, 4 months ago) by schwarze
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored)

relax booking ID format

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 20 10:25:47 2020 UTC (3 years, 5 months ago) by schwarze
Branch: MAIN
Changes since 1.4: +11 -2 lines
Diff to previous 1.4 (colored)

if a journal entry contains both a statistical
and a non-statistical account, treat it as an error;
issue noticed while talking to <Paul dot Kelly at mailfence dot com>

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 20 09:23:24 2020 UTC (3 years, 5 months ago) by schwarze
Branch: MAIN
Changes since 1.3: +6 -11 lines
Diff to previous 1.3 (colored)

simplify translation handling, also improving fallbacks

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 18 23:47:35 2020 UTC (3 years, 5 months ago) by schwarze
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

if a cost center has no profit entries, skip printing
the profit/loss table, avoiding a division by zero, similar to what
was done in rev. 1.2 for the global table of profits and losses;
bug reported by <Paul dot Kelly at mailfence dot com>

Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 29 20:29:42 2020 UTC (3 years, 5 months ago) by schwarze
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

If there are no profits and losses from investments,
skip printing the "Profits and losses" table,
also avoiding a division by zero.

Fixing a crash reported by <Paul dot Kelly at mailfence dot com>.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 27 14:35:34 2020 UTC (3 years, 6 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_0_1

initial version

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb