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

ci:test-linux: temporary workaround for bad commit message

17889ccb61af574224ab617a7e98768bbfd04513 authored about 1 year ago by Simon Michael <[email protected]>
;doc: csv: negative matchers (#2088)

c577fa809b4394679b847903cd75e266c13a6fa0 authored about 1 year ago by Simon Michael <[email protected]>
feat: balance: Add summary-only flag (#1012)

Add a flag --summary-only for multi-column balance reports, which does
not display the main date...

20132e892b8d5972d8ae3edd68b47ffb2d0f178b authored about 1 year ago by Stephen Morgan <[email protected]>
Add support for negating a Matcher

https://github.com/simonmichael/hledger/issues/2054

9fb57400458c752dad2ad65ad7f3fd2cc84d7c64 authored about 1 year ago by bobobo1618 <[email protected]>
dev:cli: merge Hledger.Cli.Main with Hledger.Cli

0e98f73e30c44ab54f8313b05dea372bf68ca98d authored about 1 year ago by Simon Michael <[email protected]>
;cabal: update cabal files

bdf292b377f713669eabc2fe7a10cd8313f4e8bb authored about 1 year ago by Simon Michael <[email protected]>
make: fix haddock[-watch|-open]

37bb9a03be2792d7d58dafbf9361056292691254 authored about 1 year ago by Simon Michael <[email protected]>
lib!: export less from cli and web packages, and more from ui

40037afaf11ca7aa88bcb5de354de72072271e5c authored about 1 year ago by Simon Michael <[email protected]>
;doc: main module haddock cleanups

fffae7f57849c5a876b79b74be536d6a5a7a8a8f authored about 1 year ago by Simon Michael <[email protected]>
;doc: package description cleanups

2e06c8dc27bf8371e06a65c6a94bcf6df6b7ade7 authored about 1 year ago by Simon Michael <[email protected]>
dev:ci: cleanup

efc154a1cba624f3afb0939d20aeeb7fa84cbd13 authored over 1 year ago by Simon Michael <[email protected]>
dev:ci: update notes

0860bff0575c30136bc71d18cc97ffc8fc06069d authored over 1 year ago by Simon Michael <[email protected]>
fix:ui: V key preserves startup valuation, if any (fix #2084)

Also: hledger-ui cost/value doc improvement and a useful cost/value test file.

7582460e50cc6823b26e285e7a8ebd87d0ed1f5f authored over 1 year ago by Simon Michael <[email protected]>
pkg:stack: build with nightly/ghc 9.6 by default

936e1b9d0aa1943848cbb4d874b79e80441c31e5 authored over 1 year ago by Simon Michael <[email protected]>
;doc:RELEASING: updates

168af19f3fd06cfbd618c6f6978e98e2b3ec14c4 authored over 1 year ago by Simon Michael <[email protected]>
fix: failing balance assertions with cost show correct highlight #2083

1ef48fd7a5bea84b1db2d2a9c4fbac199ce2e0e5 authored over 1 year ago by Simon Michael <[email protected]>
;doc:journal: clarify valuation date, note bug #2084

4a2da0ba1b09bb4d2e6b4da67e815064a1cd13a3 authored over 1 year ago by Simon Michael <[email protected]>
;bin: tt,ft comment

b6325e067e09d67f9cbe34f8170df7e9597c7cfb authored over 1 year ago by Simon Michael <[email protected]>
;doc:RELEASING: updates

e0d1f6957582b100380bbc2a04e3140d3090fa15 authored over 1 year ago by Simon Michael <[email protected]>
;doc: update manuals

549823a7836ddfed0754cde440901ff0ddb41290 authored over 1 year ago by Simon Michael <[email protected]>
;doc: update command help

8666cc5391ed9b19615b0fc5ab08dbd1a2a7ad08 authored over 1 year ago by Simon Michael <[email protected]>
;cabal: update cabal files

ce412529988b8ef556e80ef9483471fd79352aec authored over 1 year ago by Simon Michael <[email protected]>
;pkg: bump version to 1.31.99

6f7c331aceabb10d6702ceaf1d27746e0e0d1d10 authored over 1 year ago by Simon Michael <[email protected]>
;doc: merge 1.31 changelogs

50d4555860f21a3a3b5bfdd0f7161300ecfb22f4 authored over 1 year ago by Simon Michael <[email protected]>
;doc: announce

8d2b0b439b08b0846de3723d0246fb4df244a4ce authored over 1 year ago by Simon Michael <[email protected]>
install: bump to latest versions

974b831dd91e64892ad298eea587d8c423ad12d2 authored over 1 year ago by Simon Michael <[email protected]>
install: replace hledger-stockquotes with pricehist

2fcc578305741d43fc96df356f124a673c059c7c authored over 1 year ago by Simon Michael <[email protected]>
pkg: stack: ghc9.6: bump resolver, enable hledger-web (close #2011)

6533ccea6affc2e5b7d808fef1fd203547c58366 authored over 1 year ago by Simon Michael <[email protected]>
pkg: stack: bump default build to lts-21.9, ghc 9.4.6

6e0523d7b88b59e1c0d372b9a2c589a43dd3da6f authored over 1 year ago by Simon Michael <[email protected]>
pkg: allow megaparsec 9.5

9c4235bf88aff21bc7e51b83a5587b48858b61f8 authored over 1 year ago by Simon Michael <[email protected]>
;errors: balance assertion: wording

aa7b329e3ac73e296a5c5ab5575471398b9677b4 authored over 1 year ago by Simon Michael <[email protected]>
fix:print:style balance assertion costs; more styling api; HasAmounts class

77aeb18bbd75f2f0ee359ceaea6d65c09218d35e authored over 1 year ago by Simon Michael <[email protected]>
dev: no need to style amounts when converting to cost

d8a3c9fa3ee1c0939aecb82237b89e6ecb3211d9 authored over 1 year ago by Simon Michael <[email protected]>
dev: AmountStyle: make setting the precision optional

This simplifies the code for styling amounts with or without precision.
But it complicates the s...

97be1646f1d00a7435f8c0b8c8f3e4ecc2638169 authored over 1 year ago by Simon Michael <[email protected]>
dev: commodity-styles tests: cleanup

00a8abd46d378067d8104b9e285dc6df104f7993 authored over 1 year ago by Simon Michael <[email protected]>
dev: showAmountB: clarify

f620a3e0ea15b1ce505a34323a8a496dd36430cb authored over 1 year ago by Simon Michael <[email protected]>
dev:journalBalanceTransactions: styling comment

29ff5468bf51fe1c9cf8c3960fe140a4fa1c1cdf authored over 1 year ago by Simon Michael <[email protected]>
dev: update tests

c215f920aaed54400005b52562b48170740063f7 authored over 1 year ago by Simon Michael <[email protected]>
lib: amount styling: add a final styling pass to all reports

fd97c40266a31c4f3df924b10e008e1d431b3cdd authored over 1 year ago by Simon Michael <[email protected]>
fix: print: don't round in implicit conversions (fix #2079)

4bd0dd7ab09933c7f12529c8d78c02f4f880ea5b authored over 1 year ago by Simon Michael <[email protected]>
dev: AmountStyle: rename, reorder fields more mnemonically

Since this type is about to change anyway.

85845e51b27c92c20726ae2299c5f38c8a405f76 authored over 1 year ago by Simon Michael <[email protected]>
dev: consolidate amount styling as a new (interim) api

9f0840456d6653bf6cd2fa661c284b2c738b44e1 authored over 1 year ago by Simon Michael <[email protected]>
dev: amounts: cleanups

9b15d34f9c62602ed3c1da7d932c54348a8f2901 authored over 1 year ago by Simon Michael <[email protected]>
dev: AmountStyle: improve debug output

d3cc31780a26c469649ad71ea81f2df31f5ca36f authored over 1 year ago by Simon Michael <[email protected]>
imp: print: show a disambiguating decimal mark when needed

Eg "1,000" (with , as a thousands separator and no decimal digits) is
now displayed with a decim...

644635b918510d64dee29adfd9446141a4b3827f authored over 1 year ago by Simon Michael <[email protected]>
;dev: Add a ghc-tags.yaml file

Provide a ghc-tags.yaml file to make use of ghc-tags with Hledger easy.

ghc-tags is a standalon...

1ebd244abbc3222f9a1cf5d4d8d73a7ea4b5db84 authored over 1 year ago by Jonathan Dowland <[email protected]>
dev: clarify missingamt/missingmixedamt docs

c9e9145318503fcb30e4768fc28a3547def3dc97 authored over 1 year ago by Simon Michael <[email protected]>
dev: clarify orderedAmounts

28cdcd1bfdba056240b9df5df09f9c1886896435 authored over 1 year ago by Simon Michael <[email protected]>
dev: improve showMixedAmountLinesB doc

3f050d45a95f1a218ebbd9fd0a948c1040f0347d authored over 1 year ago by Simon Michael <[email protected]>
dev: clarify showAmountB

35c0fd692c078ea18ea713474997c5ce5efc7a77 authored over 1 year ago by Simon Michael <[email protected]>
imp:print: zero posting amounts are now shown with commodity & style

print now shows zero posting amounts with their original commodity
symbol and the corresponding ...

ff730f775ba0cc6fc855a9767268c5094ddca1fd authored over 1 year ago by Simon Michael <[email protected]>
make groupByDateSpan return data when first period has unbounded begin

97943b206c240c866eb2e4d51b19c0d5c3e997f0 authored over 1 year ago by Jay Neubrand <[email protected]>
;doc:roi: mention annualization differences, clean up TWR section

c20ebae26d6e356d28f2cb37429eb32ddd5e80b9 authored over 1 year ago by Dmitry Astapov <[email protected]>
;doc:check: cleanup

50f26c280e7627bbe93e754c73c64fdfbd60b5be authored over 1 year ago by Simon Michael <[email protected]>
;doc:journal:include: fix data formats link

ea55c75c2e7398a4a50a1fc8e8ee09cb4e2fcdd1 authored over 1 year ago by Simon Michael <[email protected]>
;doc:bal: note an issue with the no-symbol commodity and hledger-bar

df9917be5755ca8f0127366cb9ed06f24f63ad40 authored over 1 year ago by Simon Michael <[email protected]>
;doc: update manuals

115b639ec2f20f1cdd64ceeecbf1a14583cc6c9b authored over 1 year ago by Simon Michael <[email protected]>
;doc: update command help

95b67ef86b1e2a8b77b9be21f161ea80f507a360 authored over 1 year ago by Simon Michael <[email protected]>
imp:check: more intuitive "balanced..." check names

balancedwithautoconversion -> autobalanced
balancednoautoconversion -> balanced

5f1bf0404a559089c0f5a0d927af398c3229def1 authored over 1 year ago by Simon Michael <[email protected]>
;dev: prepare for renaming balanced checks

273c51165e87ddca1abe199a2d681c7d9b46229f authored over 1 year ago by Simon Michael <[email protected]>
;imp:cli:help: move test to HELP

9579b7a4a64e1b8d37f622e39b1dc42fce4b3df1 authored over 1 year ago by Simon Michael <[email protected]>
;imp:cli:help: move files to BASIC REPORTS

e849a73aa822dbcb1b6a6aaa4a7d30dc758251a9 authored over 1 year ago by Simon Michael <[email protected]>
imp:demo: ignore a broken journal, like other HELP commands

dd559226d81b53882aecae296fc91f5a6491b87b authored over 1 year ago by Simon Michael <[email protected]>
;doc:csv: clarify intra-day-reversed

6a12ff123257932359ef900591a8cbd70279111d authored over 1 year ago by Simon Michael <[email protected]>
fix:cli:roi: report TWR per period and overall TWR for multi-period reports (fix #2068)

588d0dfd26dd4f3d2a2a5fde1e77a1c7b04d73a3 authored over 1 year ago by Dmitry Astapov <[email protected]>
fix:cli:commands list: don't show bar when not in path (fix #2065)

f7dbfcf6578b5c833367f2566dc5be7a20df70e1 authored over 1 year ago by Simon Michael <[email protected]>
;doc:csv: rewrite "amount field" section

e1723b7d3b0505e91167ebd7fea3f2ab5f4ec9d5 authored over 1 year ago by Simon Michael <[email protected]>
imp:journal: match equity conversion postings more tolerantly (fix #2041)

Equity conversion postings and cost amounts were being matched up too
exactly, causing valid ent...

c1c28aea3fe0d2d5904c166be65d56b782b7c444 authored over 1 year ago by Simon Michael <[email protected]>
dev:Transaction: refactor/clarify transactionInferCostsFromEquity

d19690e5bd9e6097bde6654965ce05bfe012ce5a authored over 1 year ago by Simon Michael <[email protected]>
dev: equity/cost analysis: process in parse order, better debug output

More intuitive posting numbering, making troubleshooting easier.

516a5cb448a66f8b43201ff99407e1aaf01a3d3c authored over 1 year ago by Simon Michael <[email protected]>
;doc: "Cost reporting" capitalisation

c63fba88b6b8f894dd6c00cd63ba580105a1c542 authored over 1 year ago by Simon Michael <[email protected]>
;doc:import: link to the deduplicating/importing section in CSV docs #1862

b4a80f693dc11237befde6cb0340e49f5012e60d authored over 1 year ago by Simon Michael <[email protected]>
;dev: cleanup

b27d74efa141e948f3ce6c3205b2d1f30acdb6da authored over 1 year ago by Simon Michael <[email protected]>
imp:check:recentassertions: improve the error message's suggestion

The suggested sample balance assertion now uses the same commodity
symbol as in the failing post...

ed456a3f8c4e368c5712592c4ce582a9b812d22b authored over 1 year ago by Simon Michael <[email protected]>
imp:check:recentassertions: give a more useful error location

hledger check recentassertions now reports the error at the first
posting that's more than 7 day...

002773f6501741cb0e5c7e0ad77c1c0196d5f89b authored over 1 year ago by Simon Michael <[email protected]>
;doc:working with csv: edits

2f64c3e38508beeb23a9e7d2388834c6061521e3 authored over 1 year ago by Simon Michael <[email protected]>
;doc:cost reporting: cleanup

c90efaba826f017141b71ce8533d6233c633802e authored over 1 year ago by Simon Michael <[email protected]>
;doc:cli: Valuation -> Value reporting

a99a692736ab11e2c0bfd787b508a146d0eb37a9 authored over 1 year ago by Simon Michael <[email protected]>
;doc:cost reporting: another rewrite

15c1ba3e15e5fc2111cbb44b6d22cd173c6e8068 authored over 1 year ago by Simon Michael <[email protected]>
;doc:journal: note some equity+cost limitations (#2051, #2056)

a617778f64006f4d266abc5d247a82e6c2a2bc32 authored over 1 year ago by Simon Michael <[email protected]>
;doc:cli: formatting

0ae007cae99fe23531241e29023570d86a6b4463 authored over 1 year ago by Simon Michael <[email protected]>
;bin:justfile: make more chooser friendly, add help/pick/view

969dea72aeec004d06479d184afa60f265a3d68a authored over 1 year ago by Simon Michael <[email protected]>
;doc:cli: fix links to balance --layout doc

245178cac848ea5edbe627e8f3ed7836f65b0c13 authored over 1 year ago by Simon Michael <[email protected]>
;bin:justfile: fix/cleanups

0fabbc3b32c8ed11b3b689a66ea499cc3f17f104 authored over 1 year ago by Simon Michael <[email protected]>
;bin: add a justfile (conversion of ft and tt)

67e5a453a091fac7c27e070e76cc050db66b1387 authored over 1 year ago by Simon Michael <[email protected]>
;doc:bin: fix tt link

c0bd0d297948a7043df0cdaf47e1ade9da24ca0b authored over 1 year ago by Simon Michael <[email protected]>
;doc:bin:ft: updates

d221be195998a28133c4f418d684c96ca9861bb9 authored over 1 year ago by Simon Michael <[email protected]>
;doc:bin:tt: updates

0d641ad2b9dc89d62687b2ab1b11f9164da4e2d4 authored over 1 year ago by Simon Michael <[email protected]>
;doc:bin: ft/tt updates

519b305627a89bf0376a9cd5bafc7da4357cdbc3 authored over 1 year ago by Simon Michael <[email protected]>
;doc:bin: ft/tt updates

27e5739de5ad132ae4689177856731324171afc3 authored over 1 year ago by Simon Michael <[email protected]>
;doc:bin: link ft and tt

8088fa714ed9068e404c374e53a9540243128f89 authored over 1 year ago by Simon Michael <[email protected]>
;bin: ft, tt reporting scripts (examples)

37206aba5a1a410701c47315059903eac2824a17 authored over 1 year ago by Simon Michael <[email protected]>
;cln: journalAddInferredEquityPostings -> journalInferEquityFromCosts

1cfcb7fa761b65d53323b4471191f0f6d6e1ddf7 authored over 1 year ago by Simon Michael <[email protected]>
;doc:journal: capitalisation

4988179dac8b48b7f58f758d1cf7ab7b6185c5f4 authored over 1 year ago by Simon Michael <[email protected]>
;pkg:stack: bump stackage snapshots

e3bf66755a7b26e4fa0cb602f677528bc2f33593 authored over 1 year ago by Simon Michael <[email protected]>
pkg:cabal: update cabal files

8d429b5ac4d2a6a8118c60c95deab219cb53cf16 authored over 1 year ago by Simon Michael <[email protected]>
pkg: add support for aeson 2.2, add upper bound

1a0b745c28623c47f853a7b167a1acb3d1542ded authored over 1 year ago by Simon Michael <[email protected]>
;pkg: update tested-with

1bd1c55bd628572971f2ec512650d81ad66c1213 authored over 1 year ago by Simon Michael <[email protected]>
;doc:cli:Cost reporting: updates

1fe321ff39c45f1d576b375a61062d97b8b98a8f authored over 1 year ago by Simon Michael <[email protected]>
;examples: the hledger manual > Cost reporting examples, and shelltests

c6a721e2606cf9f7cd011190ac21f4b60cf0d36d authored over 1 year ago by Simon Michael <[email protected]>