Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/simonmichael/hledger

Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
https://github.com/simonmichael/hledger

;doc: REGRESSIONS: updates

3bfc50a0446760915dbcb54629510486a8e3f87b authored 12 months ago by Simon Michael <[email protected]>
;just:worklog: updates

daad124625c93efea8d815588c6a715a7b9fa3e9 authored 12 months ago by Simon Michael <[email protected]>
;cabal: update cabal files

a68fe6949115345bbdeaa59c1334fcef5c018c13 authored 12 months ago by Simon Michael <[email protected]>
;doc: update command help

13baabb88030aef75d412dde14fe77900d301240 authored 12 months ago by Simon Michael <[email protected]>
;doc: update manuals

32ef1e3dd97c8d426d47e5e38f67320eab1a8f7f authored 12 months ago by Simon Michael <[email protected]>
;pkg:stack:9.8: updates

015943b93db694770301dace6fcd3e3063f9269c authored 12 months ago by Simon Michael <[email protected]>
;pkg:ui: allow vty 6.2

f7c18bc6e72ad21f99d82f848347f0c77e39ad8c authored 12 months ago by Simon Michael <[email protected]>
;just: more benchmarks

dd1468fe7e6913eadc67785dd79869e56b6bd72e authored 12 months ago by Simon Michael <[email protected]>
;just: more benchmarks

31241bc96867f460ed5fc888cec5db922047ab21 authored 12 months ago by Simon Michael <[email protected]>
dev: postingAddInferredEquityPostings: cleanup

12e67e4859b6ee13f8e24fb7f21476aa62650c13 authored 12 months ago by Simon Michael <[email protected]>
just:samplejournals: more, faster, better

4c7abc3d2f2aac7748fdd18e811a711ab7f925ba authored 12 months ago by Simon Michael <[email protected]>
fix: really fix slowdown with many accounts [#2153]

The previous #2153 fix used accountNameTreeFrom, but it turns out this
has always had O(n^2) per...

21adfe2c25d8ec1612f7c5cfa9b4bdc1d6925713 authored 12 months ago by Simon Michael <[email protected]>
fix: a slowdown with many txns and many accounts since 1.29 [#2153]

When processing costs and equity postings in transactions during
journal finalisation, we now pa...

a38af98c9e4f79bd5f4ec68df2116a380a1bd5a5 authored 12 months ago by Simon Michael <[email protected]>
;just: note GNU/linux portability issue

53431d9ac6a07ac4fa7c7797f24751d1b1de1b6d authored 12 months ago by Simon Michael <[email protected]>
;tools: bench5k.sh

70ec71edd7d8b4c46d0908e6e496ac08d494aec3 authored 12 months ago by Simon Michael <[email protected]>
;just: symlink-binary: -f

78f3655dd51ed1c78059a5d3e31f3fb494ae7052 authored 12 months ago by Simon Michael <[email protected]>
;just: portability fix, 2

0f43946646280d222b5b7dd457119ac1960b4619 authored 12 months ago by Simon Michael <[email protected]>
just: portability fix

80cc54cc275f24ebb7a98ca4c2c1ce8ac196cf70 authored 12 months ago by Simon Michael <[email protected]>
;tools: standard 1k, 10k, 100k-txn benchmarks

d969421c21d637116f37e7c57841e15c9a70e60f authored 12 months ago by Simon Michael <[email protected]>
;just: find GNU tar more portably

b5cdc295b447675071bec78206a2fd75ed2b81bc authored 12 months ago by Simon Michael <[email protected]>
;tools: bench.sh: simplify default benchmarks

04bbcc076de433515044d29a1c9480b8aa44a1b3 authored 12 months ago by Simon Michael <[email protected]>
;just: bench: improve

492dfb0cdc241263ca5aef1be94bd604c1eda254 authored 12 months ago by Simon Michael <[email protected]>
;just: get-binaries

08dc13aca04e62f2645f0dfd86ecbf7aec7b5269 authored 12 months ago by Simon Michael <[email protected]>
;examples:multi-year:readme: clarify/warn about print --equity losing directives

94c931767010ec54ad90127c1a6e6f0e95b8bd5d authored 12 months ago by Simon Michael <[email protected]>
imp: balance assertions error: clarify wording

54c60b4de9ab0e7aa1d747ece9617e2e14cac43f authored 12 months ago by Simon Michael <[email protected]>
imp: balance assertions error: show costs detail with --debug=2

508ccfc7d25741d29b4137a1ca6f187f27d8c0f0 authored 12 months ago by Simon Michael <[email protected]>
fix: check mixed-cost balances correctly again; cleanup (#2150)

The code is a bit clearer, and it no longer discards amounts other
than the first when the runni...

e694e7869d6173ea07183f12606ad18e71bcfa57 authored 12 months ago by Simon Michael <[email protected]>
dev: distinguish oneLineFmt and oneLineNoCostFmt; add fullZeroFmt

df79aa5e35f4dc23706e433811945e8d04b60216 authored 12 months ago by Simon Michael <[email protected]>
dev: rename other Price helpers to Cost

showAmountWithoutPrice -> showAmountWithoutCost
mixedAmountStripPrices -...

ca55c2f0f85dc3ee28925b3e8d85ade54903b16e authored 12 months ago by Simon Michael <[email protected]>
dev: rename AmountDisplayOpts -> AmountFormat, and related constants

noColour -> defaultFmt
noCost -> noCostFmt
oneLine -> oneLineFmt
c...

0cb382cf0e14c7dc1a2fbc7e55be3eed331b4d9d authored 12 months ago by Simon Michael <[email protected]>
dev: cleanup; add showAmountWith, showMixedAmountWith

999cba8c31d685471ab034f5e5886b7a2e6d38bc authored 12 months ago by Simon Michael <[email protected]>
dev: clarify showAmountsCostB

e2ed2b3b6d3905e073f6ae57b885eca4ed8ba748 authored 12 months ago by Simon Michael <[email protected]>
dev: Amount: aprice -> acost

Acked-by: Simon Michael <[email protected]>

323f87b3e96f415c4484ea930262b64d4b12b41f authored 12 months ago by Simon Michael <[email protected]>
dev: AmountPrice,UnitPrice,TotalPrice -> AmountCost,UnitCost,TotalCost; related renames

8102bd9c2b46a0fb4bd11a1035bc889e85bea732 authored 12 months ago by Simon Michael <[email protected]>
dev: amountStripPrices -> amountStripCost

e201775e93e8ae54b9ef9cc0a4ecbee4120d1f11 authored 12 months ago by Simon Michael <[email protected]>
dev: showAmountPrice -> showAmountCostB, showAmountPriceDebug -> showAmountCostDebug

0353840d9046f821a14089c3b4652864bffbfdb4 authored 12 months ago by Simon Michael <[email protected]>
dev: clarify behaviour of filterMixedAmountByCommodity, showMixedAmount*

8ec46baec902fc2e78d14407d970a4ff017b5f88 authored 12 months ago by Simon Michael <[email protected]>
dev: Runs shellcheck on hledger-simplebal

Shellcheck handled the variable fixups. The pipefail flag avoids another
Shellcheck warning w.r....

2ac0905c7056a013297ed23b35000b8e621ff0a1 authored 12 months ago by Colin Dean <[email protected]>
fix: Run shellcheck on hledger-bar

I [encountered][1] an unexpected error when testing hledger-bar for
proposed inclusion in Homebr...

4faa381ccd62bfa4688b803863dee05628080e79 authored 12 months ago by Colin Dean <[email protected]>
;fix:hledger-bar: really fix the error when NO_COLOR is not defined [#2159]

Also, it's now more compliant with the no-color.org spec:

Command-line software which adds AN...

bd8bd393f24cbef158763fbc902e46fc6584477a authored 12 months ago by Simon Michael <[email protected]>
;bin:hledger-bar: fix an error when NO_COLOR is not defined [#2159]

0f30316cfd15c85968ac77389b7a5672b29c4f0e authored 12 months ago by Simon Michael <[email protected]>
;bin:hledger-bar: fix a shellcheck warning

d8addd5926175969c5ce3ab86561a4b3b6334fb6 authored 12 months ago by Simon Michael <[email protected]>
imp:balance assertion error message: make it clearer, show diff again

ac47ea4a0ee2241d61c9a2af2b8d61abe6f1132d authored 12 months ago by Simon Michael <[email protected]>
fix: import: --catchup works again [#2156]

6091f583dc741f5ba39985c6c71313dee5a12816 authored 12 months ago by Simon Michael <[email protected]>
fix:--anon: now hidden, gives an error, still usable as --obfuscate [#2133]

41711d8ab5ffbfaf3923218796b3dee5f1f91bfb authored 12 months ago by Simon Michael <[email protected]>
dev:journalTransform: cleanup

0cdc012fd978959f5387099062218f0704347c6f authored 12 months ago by Simon Michael <[email protected]>
imp:close: infer a default tag value by incrementing current file name [#2151]

f3073990cc95b9c1b0035a0ee11ae53c7803f0e1 authored 12 months ago by Simon Michael <[email protected]>
imp:close: add tags, with optional custom value, for easier matching/exclusion [#2151]

They are `balances:` for assertion transactions,
`retain:` for retained earnings transactions,
a...

c2ce1c203756a7658a45e6ccd19b665df78349d7 authored 12 months ago by Simon Michael <[email protected]>
;doc:tags: discuss tag names, list reserved ones

29ac554765df34a9bb6f474adcb6edccf61c9b38 authored 12 months ago by Simon Michael <[email protected]>
;dev: Query comments

298a9c29b4e2efc4a1dc6d3d1f707c3200bad434 authored 12 months ago by Simon Michael <[email protected]>
dev:close: refactor

f53f3a0194ea14c41eda2b715c0b161096857ed0 authored 12 months ago by Simon Michael <[email protected]>
;examples:multi-year: edits

38d9f1760ed32f7e89a3f666686aec780310a209 authored 12 months ago by Simon Michael <[email protected]>
;examples:multi-year: edits

b418e686c9987fe1ad5862ad3664047c9df1f970 authored 12 months ago by Simon Michael <[email protected]>
;doc:close: layout

15b4f9e8d2ca429c1c2e591d71f52152e9934cb7 authored 12 months ago by Simon Michael <[email protected]>
;doc:close: fix link

4b1410c4b55ec51634b12722045e1e4354e1ebe2 authored 12 months ago by Simon Michael <[email protected]>
;doc:close: edits

5d073e16e3194cffc2d914cf257fe97fcc7e7cc2 authored 12 months ago by Simon Michael <[email protected]>
doc:close: edits

6b5b467cce432ef761074ae18de4fe463c162df1 authored 12 months ago by Simon Michael <[email protected]>
;examples:multi-year: expand, show equity & accounting equation [#2151]

4ccb5ad9f631eebe20ee6c8e39ae1d36e39eba43 authored 12 months ago by Simon Michael <[email protected]>
;examples:README: update

682609c501052eff6afd71fb229b71895bc9c148 authored 12 months ago by Simon Michael <[email protected]>
;examples:multi-year: how to show year-end balances in closed files [#2151]

e61c9bad102c3be9d64e9725e1462c6e7fb5eb38 authored 12 months ago by Simon Michael <[email protected]>
imp:close: exclude E by default; and always exclude the balancing account [#2151]

The first of some changes discussed on the issue. A more useful default ?

cd72c62858affc68071f7ad6231db70ffd40bc1d authored 12 months ago by Simon Michael <[email protected]>
;doc:close: rewrite again; and give a better excluding technique [#2151]

785206ee94bf603085d58b5fb996cafc7de0eb15 authored 12 months ago by Simon Michael <[email protected]>
;doc:CREDITS: committer avatars

582d6dbdd7918ac21f59862ee600d39f10d3e362 authored 12 months ago by Simon Michael <[email protected]>
;doc:ISSUES: fix links

28d30ae8a1de33c5115db5a844d92e040d916730 authored 12 months ago by Simon Michael <[email protected]>
;doc:ISSUES: update regressions label

e92575d9e60bc3417cc480686c9af464421c13c0 authored 12 months ago by Simon Michael <[email protected]>
;doc:REGRESSIONS: update, list all regressions since 1.19

0a5650f13d1057672903f15bb6005726adeb4b5f authored 12 months ago by Simon Michael <[email protected]>
;doc:ISSUES: cleanup

cc254dda26280d476456e057827787c347706eaf authored 12 months ago by Simon Michael <[email protected]>
;doc:ISSUES: cleanup

2182560ab460f739b4370704d7e074c98d2b18c9 authored 12 months ago by Simon Michael <[email protected]>
;doc:ISSUES: update open issues table

6f30cea2fc471144fcbd95c2899912bd6de40964 authored 12 months ago by Simon Michael <[email protected]>
;doc:ISSUES: fix links

fa66d18e401e35a564c5afca10118abdd77a326b authored 12 months ago by Simon Michael <[email protected]>
;doc:REGRESSIONS: edit

0d1fbb334ec81f4b93de011ca3dca2c286517128 authored 12 months ago by Simon Michael <[email protected]>
;doc:REGRESSIONS: update

239ba6ed8d9fca4bdd0e0b25b1cee5ad8f8d72e8 authored 12 months ago by Simon Michael <[email protected]>
;just:commitlog: show pta.o commits

4a00e9bbb9f5b1b7bcb72451e4f07dbb7c8f2627 authored 12 months ago by Simon Michael <[email protected]>
;doc: add version annotations for features in 1.32

- match groups and match negations
- beancount output format
- tsv output format
- consistently ...

6afff58fb845deb30bfc44f3cb07cfbf1d1cc39f authored 12 months ago by hamzashezad <[email protected]>
;doc:journal:tags: edit

6461839e338ed7b027569f4432be9110eb408cfb authored 12 months ago by Simon Michael <[email protected]>
;doc:journal:tags: clarify multiple tags

eb6d038090ffe613f9e27e04e9e98453c892f48f authored 12 months ago by Simon Michael <[email protected]>
;doc: more links to Amount formatting, parseability [#2152]

0a54f6313cd218670101d3ee588b8dcd5f993327 authored 12 months ago by Simon Michael <[email protected]>
;doc: update manuals

c92a0852f87898d1d30828404bab354d963d0a01 authored 12 months ago by Simon Michael <[email protected]>
;doc: update command help

d064b12898c8384ff6125eee9f140e1bbdba492c authored 12 months ago by Simon Michael <[email protected]>
;doc:manuals: remove all "experimental" annotations for now, 2

584ab748d5c0980bf4d7ad29e3429a96f4181184 authored 12 months ago by Simon Michael <[email protected]>
;doc: update manuals

352b0bc1b515dbd2b6e21c1787ac894e62f9a5fe authored 12 months ago by Simon Michael <[email protected]>
;doc: update command help

ebda894b2370779c0b67ca1257d5b0601767d07c authored 12 months ago by Simon Michael <[email protected]>
;doc:manuals: remove all "experimental" annotations for now

ea99aa9dfb7ef94d03852388d07692c9e61e1ea5 authored 12 months ago by Simon Michael <[email protected]>
;just:bench: accept quickbench args

43dc321742db230b725c19eeab2733fc2240ddb7 authored 12 months ago by Simon Michael <[email protected]>
;doc:forecasting: drop unnecessary reference to budgeting

76209d5765197b0e47316ce075743520b45e4831 authored almost 1 year ago by Simon Michael <[email protected]>
;doc:close: improvements

80e4428e771022d8dd2d637c07d7477e14d28d42 authored about 1 year ago by Simon Michael <[email protected]>
;doc:close: improvements

50441dae046a7a60779f3259fd0a99de5e712491 authored about 1 year ago by Simon Michael <[email protected]>
;doc:scripts:sortandmergepostings: edit

3b6d00ff9a44fbbb97903b3f8d3077c48ac03945 authored about 1 year ago by Simon Michael <[email protected]>
;doc:scripts:sortandmergepostings: give a little more context

6b2cb5124a8982b0a484d7700bf0c07b3fdbd5c9 authored about 1 year ago by Simon Michael <[email protected]>
;doc:readme: cleanup

30de68876509e93988b601dcbeade2cb1a679637 authored about 1 year ago by Simon Michael <[email protected]>
enh:close: add --assert and --assign modes, generating assertions or assignments

59999e4ada5d18cb2a02d45fc3ffb85081c2e65f authored about 1 year ago by Simon Michael <[email protected]>
;doc: REGRESSIONS: split the bounty between finder and fixer

c5a5ea6e5be91f480e3daef536028a5974e2126e authored about 1 year ago by Simon Michael <[email protected]>
;doc:readme: add a few more OC avatar slots ?

31ce7ecea530e9c926db2d2cd456e902971629e0 authored about 1 year ago by Simon Michael <[email protected]>
;ci:windows: switch to more recent ghc (9.6.3)

3c868988a9a7e489217ee772705c45617f175ea0 authored about 1 year ago by Simon Michael <[email protected]>
fix:pkg:include hledger-ui.exe in release binaries

4fcc09b25903f6436f2a91f065c70e51781b8ea9 authored about 1 year ago by Simon Michael <[email protected]>
;examples:invoicing: cleanups

840b8ba67d81750a67837951be371be48f9469a0 authored about 1 year ago by Simon Michael <[email protected]>
;examples:pandoc-make-invoice: remove the REMOVE THIS LINE line

735fbaef42a4042ee4c8b31e43d80880332f56ae authored about 1 year ago by Simon Michael <[email protected]>
;doc:examples:readmes: edits

71642799ea22402cedf42d75da7c4d73b7cdd28d authored about 1 year ago by Simon Michael <[email protected]>
;doc:examples:invoicing:pandoc-make-invoice: don't write to $LEDGER_FILE

625261baacff50a2cf72a13fbca1db35a07745a3 authored about 1 year ago by Simon Michael <[email protected]>
;doc:examples:invoicing: rename scripts

0a759d3269a774dc30ea923fa8462fb3ce076631 authored about 1 year ago by Simon Michael <[email protected]>