Mykola Orliuk
3af81a73ca
txnTieKnot fix (~10% memory reduce) ( #483 )
...
* bin: ignore chart and dupes addons
* lib: fix txnTieKnot
Ensure that postings refers to their transaction rather than original
one.
This should allow compiler perform destructive update and/or allow
garbage collecting old transaction.
2017-01-16 07:42:41 -08:00
Mykola Orliuk
8954944ee6
Apply ModifierTransaction's from journal during hledger-rewrite. ( #477 )
...
* rewrite: rewrite every posting
Also start using ModifierTransaction
* rewrite: use journal parser for postings
* rewrite: use ModifierTransactions from Journal
See simonmichael/hledger#99
2017-01-13 12:41:16 -08:00
Nikolay Orlyuk
ea7a7d78aa
Strip prices for equity report ( #468 )
...
Fixes simonmichael/hledger#467
2017-01-11 07:53:01 -08:00
Nikolay Orlyuk
32d9365fc2
Ensure showTransaction produce a valid journal ( #466 )
...
- Make output of print to be a valid journal
- Partially reverts 419f5f2a2
Fixes simonmichael/hledger#465
2017-01-10 20:44:10 -08:00
Stefano Rodighiero
f12a57647e
chmod a+x ( #464 )
2017-01-09 12:09:16 -08:00
Stefano Rodighiero
e8003ea524
+ hledger-dupes (originally from https://github.com/larsen/hledger-dupes ) ( #463 )
2017-01-09 09:40:51 -08:00
Simon Michael
7460aca70f
chart: revive hledger-chart as an add-on
...
& drop the extra/ directory.
2017-01-09 07:31:45 -08:00
Simon Michael
031cad9497
bin: add-ons compile script
2017-01-08 10:24:40 -08:00
Simon Michael
a22d56ee28
bin: git ignore
2017-01-08 07:31:32 -08:00
Simon Michael
8eb77dce2b
bin: add budget-rewrite.sh example
2017-01-08 07:28:23 -08:00
Simon Michael
ba99ad3388
bin: add hledger-autosync symlink as an example
2017-01-08 07:28:23 -08:00
Simon Michael
ab19a92187
bin: add register-match, convert all to stack scripts
2017-01-08 07:28:23 -08:00
Simon Michael
34ec7406a1
move add-ons and scripts to bin/
2017-01-08 07:28:23 -08:00
Simon Michael
ecddd67689
doc: more consistent README file extensions
2014-10-31 16:16:41 -07:00
Simon Michael
187a4ec123
update bin/README
2014-07-06 10:12:09 -07:00
Simon Michael
ad8d937efc
re-add bin and profs directories with READMEs, so crazy git can remember them
2013-04-05 20:18:50 -07:00