Up to [cvsweb.bsd.lv] / pta
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 4 03:09:50 2021 UTC (3 years, 10 months ago) by freda
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +5 -3 lines
Diff to previous 1.16 (colored)
Add the subaccount option argument to the selector with improvement by @schwarze. OK @schwarze
Revision 1.16 / (download) - annotate - [select for diffs], Fri Dec 11 20:12:02 2020 UTC (4 years, 4 months ago) by freda
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)
adds pta(1) to SEE ALSO ; OK schwarze@
Revision 1.15 / (download) - annotate - [select for diffs], Fri Dec 11 20:08:21 2020 UTC (4 years, 4 months ago) by freda
Branch: MAIN
Changes since 1.14: +6 -3 lines
Diff to previous 1.14 (colored)
for all rules in Configuration file format, say whether it is required ; add that selector rules apopear after other rule types ; OK schwarze@
Revision 1.14 / (download) - annotate - [select for diffs], Fri Dec 11 20:00:27 2020 UTC (4 years, 4 months ago) by freda
Branch: MAIN
Changes since 1.13: +3 -26 lines
Diff to previous 1.13 (colored)
removes bank-specific restrictions from the DESCRIPTION and BUGS sections ; OK schwarze@
Revision 1.13 / (download) - annotate - [select for diffs], Thu Dec 3 14:46:44 2020 UTC (4 years, 4 months ago) by freda
Branch: MAIN
Changes since 1.12: +12 -153 lines
Diff to previous 1.12 (colored)
EXAMPLES section refers to expected output files ; illustrates syntax of referring to configuration file based on its path ; removes extraneous and redundant examples ; with improvements by schwarze@ ; OK schwarze@
Revision 1.12 / (download) - annotate - [select for diffs], Thu Dec 3 14:17:39 2020 UTC (4 years, 4 months ago) by freda
Branch: MAIN
Changes since 1.11: +13 -7 lines
Diff to previous 1.11 (colored)
update the FILES section to list the example configuration and CSV files ; OK schwarze@
Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 30 17:45:34 2020 UTC (4 years, 4 months ago) by freda
Branch: MAIN
Changes since 1.10: +15 -2 lines
Diff to previous 1.10 (colored)
adds AMOUNT and DESCRIPTION rules ; by schwarze@ with very small addition by me ; OK schwarze@
Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 30 16:19:19 2020 UTC (4 years, 4 months ago) by freda
Branch: MAIN
Changes since 1.9: +23 -2 lines
Diff to previous 1.9 (colored)
add the COSTCENTER, DATE, and QUANTITY rules ; with improvements by Ingo Schwarze ; OK schwarze@
Revision 1.9 / (download) - annotate - [select for diffs], Sat Nov 28 15:10:36 2020 UTC (4 years, 5 months ago) by freda
Branch: MAIN
Changes since 1.8: +11 -18 lines
Diff to previous 1.8 (colored)
support Etrade IRA accounts ; support Capital One 360 accounts ; alphabetize FILES section ; remove list of banks from BUGS section and note that user-defined configuration files are not currently supported OK schwarze@
Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 26 19:39:43 2020 UTC (4 years, 5 months ago) by freda
Branch: MAIN
Changes since 1.7: +15 -17 lines
Diff to previous 1.7 (colored)
reflect that configuration files are under ./import/ rather than prefixed with import_ OK schwarze@
Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 25 15:04:25 2020 UTC (4 years, 5 months ago) by freda
Branch: MAIN
Changes since 1.6: +36 -28 lines
Diff to previous 1.6 (colored)
updates Configuration file format subsection. Made much more concise and readable by revisions from Ingo Schwarze. OK schwarze@
Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 23 18:46:05 2020 UTC (4 years, 5 months ago) by freda
Branch: MAIN
Changes since 1.5: +26 -4 lines
Diff to previous 1.5 (colored)
update list of supported banks OK schwarze@
Revision 1.5 / (download) - annotate - [select for diffs], Sat Nov 14 22:15:56 2020 UTC (4 years, 5 months ago) by schwarze
Branch: MAIN
Changes since 1.4: +101 -98 lines
Diff to previous 1.4 (colored)
collect information about the configuration file format in a dedicated subsection and rework the EXAMPLES section a bit; patch from Freda Bundchen
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 12 14:26:51 2020 UTC (4 years, 5 months ago) by schwarze
Branch: MAIN
Changes since 1.3: +16 -9 lines
Diff to previous 1.3 (colored)
some mdoc(7) improvements; OK Freda Bundchen
Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 12 13:08:13 2020 UTC (4 years, 5 months ago) by schwarze
Branch: MAIN
Changes since 1.2: +197 -34 lines
Diff to previous 1.2 (colored)
Implement -I option to select the bank account. Support Optum Health Saving Accounts. Move parsing of the import configuration file to the main program. Patches from Freda Bundchen.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 1 23:07:35 2020 UTC (4 years, 5 months ago) by schwarze
Branch: MAIN
Changes since 1.1: +10 -4 lines
Diff to previous 1.1 (colored)
the file argument is optional
Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 1 22:57:03 2020 UTC (4 years, 5 months ago) by schwarze
Branch: MAIN
new manual page from Freda Bundchen