Ecosyste.ms: OpenCollective

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

hledger

We are building dependable high quality plain text accounting tools and promoting financial literacy and empowerment.
Collective - Host: opensource - https://opencollective.com/hledger - Website: https://hledger.org/ - Code: https://github.com/simonmichael/hledger

lib: Use PeriodicReport in place of MultiBalanceReport.

github.com/simonmichael/hledger - beb8b6d7c84492cd40da82968ff25b14b4437832 authored about 5 years ago by Stephen Morgan <[email protected]>
lib: Generalise PeriodicReport to be polymorphic in the account labels.

github.com/simonmichael/hledger - 2e20d0717f7e9ac1a0a01fcbf235495c9a65c89a authored about 5 years ago by Stephen Morgan <[email protected]>
Use nubSort instead of nub . sort.

github.com/simonmichael/hledger - 74778efcf5af94c949ee88164d7fe26fc2a3d1ce authored about 5 years ago by Stephen Morgan <[email protected]>
;makefile: fix doctest-running rules, if doctests were enabled

github.com/simonmichael/hledger - 056735a76acf5b35739f877c9b3a6ad7b77d8da3 authored about 5 years ago by Simon Michael <[email protected]>
;doc: note that -I does not disable balance assignments

[ci skip]

github.com/simonmichael/hledger - 390cea7f7c991df1cfe9ece3d3fb83e0167c0b3b authored about 5 years ago by Simon Michael <[email protected]>
Calculate MultiReportBalance columns more efficiently.

Only calculate posting date once for each posting, and calculate their
columns instead of checki...

github.com/simonmichael/hledger - 38904372b21c2e57686def6f4649a0886e4f8888 authored about 5 years ago by Stephen Morgan <[email protected]>
Fix auto postings test.

Happy new year!

github.com/simonmichael/hledger - f55f81415577b67b62b8e5ec1354a568c975ef34 authored about 5 years ago by Aleksandar Dimitrov <[email protected]>
Fix dead pointer in contributing

Fix link in contributing

github.com/simonmichael/hledger - 63c187c15e75dee3b2cf8386f32fc102003610d8 authored about 5 years ago by Aleksandar Dimitrov <[email protected]>
;tests: fix some func tests broken by c6da152e

github.com/simonmichael/hledger - 4026e08797807f417b80ddf27fef43822f3fae10 authored about 5 years ago by Simon Michael <[email protected]>
; silence safe 0.3.18's deprecation warnings for now

(max|min)imum(By)?Def are being replaced by (max|min)imumBound(By)?
but the old functions have t...

github.com/simonmichael/hledger - 0b734be445a0d3039ac747af7ae025855775e2ba authored about 5 years ago by Simon Michael <[email protected]>
;make *buildtest*: skip tests/benchmarks, save a little time & noise

[ci skip]

github.com/simonmichael/hledger - 64470ba3925b6df51b33bfc6acf04fd6008ab914 authored about 5 years ago by Simon Michael <[email protected]>
web: fix add form completions (fixes #1156)

It seems like show (toJSON "a") used to give "\"a\"" instead of
"String \"a\"". I haven't found ...

github.com/simonmichael/hledger - aa47d8ddc9912963795a9e556bd953aa5ba4c6f6 authored about 5 years ago by Simon Michael <[email protected]>
;lib: drop more unnecessary toJSON calls

github.com/simonmichael/hledger - c5537cedb59a834454fb4b8a6a2283a3a942b582 authored about 5 years ago by Simon Michael <[email protected]>
;stack: build with ghc 8.8, latest nightly by default

Shake.hs's deps (regex) might or might not build with ghc 8.8 yet.

github.com/simonmichael/hledger - 7e49d8cce935659a511c0238dd40d41dbccb4c5a authored about 5 years ago by Simon Michael <[email protected]>
;stack: rename the ghc 8.6 stack.yaml

github.com/simonmichael/hledger - 39d9e417c3ed2cf69a1569f598aec7c2c22543c9 authored about 5 years ago by Simon Michael <[email protected]>
Correct finding latest date in queryEndDate Or queries and simplify date

comparison code.

github.com/simonmichael/hledger - b9b16da8ed6376f5b170eb8a5139672a165e41eb authored about 5 years ago by Stephen Morgan <[email protected]>
stack: ghc8.10: update extra-deps

github.com/simonmichael/hledger - ace729d5abd05fe27e725f2c3afe240249c2a510 authored about 5 years ago by Simon Michael <[email protected]>
Fix typos

github.com/simonmichael/hledger - 2852f9dbee1d6f455ecf0bd9e6ed1df4b9cc1f6d authored about 5 years ago by Brian Wignall <[email protected]>
;csv: doc: document balance-type

[ci skip]

github.com/simonmichael/hledger - 4266db5633ab1f4e80ac5cb8a26f7b555a0a3cc7 authored about 5 years ago by Simon Michael <[email protected]>
;doc: roadmap updates

[ci skip]

github.com/simonmichael/hledger - 9e5be796d8415c7cb2a15460c24b4cd98f905ed6 authored about 5 years ago by Simon Michael <[email protected]>
Merge pull request #1151 from ghallak/master

Change the '<' command to go back one step during addition

github.com/simonmichael/hledger - 5b066eba8ed501b773203f3781723c151c319abf authored about 5 years ago by Simon Michael <[email protected]>
Update the instructions for the add command

github.com/simonmichael/hledger - 9b6652b93f6418710b8742229d81959474262378 authored about 5 years ago by Gaith Hallak <[email protected]>
Remember the previously entered values when stepping forward

github.com/simonmichael/hledger - e1bbefbd1b4ec5d7b7462b4a79666d7e0a655d0d authored about 5 years ago by Gaith Hallak <[email protected]>
;doc: update roadmap

[ci skip]

github.com/simonmichael/hledger - b8ecf9363a352bc9483c6c15e688ff8385969dcf authored about 5 years ago by Simon Michael <[email protected]>
;doc: update roadmap

[ci skip]

github.com/simonmichael/hledger - 4150a3621a4d5772c1282d19b73981cfd3e7b333 authored about 5 years ago by Simon Michael <[email protected]>
;doc: update roadmap

[ci skip]

github.com/simonmichael/hledger - 696cdaeb2f0e616fb0b73ba492a2e85e29520f7f authored about 5 years ago by Simon Michael <[email protected]>
Show the previous input in the input area after the back command

github.com/simonmichael/hledger - ee18227a126e31cd8645b51795c571e1128bdaed authored about 5 years ago by Gaith Hallak <[email protected]>
Change the '<' command to go back one step during addition

github.com/simonmichael/hledger - 6f26eef8329f240d1f0ceb75c14f78d52303a000 authored about 5 years ago by Gaith Hallak <[email protected]>
move JSON instances from hledger-web to hledger-lib

github.com/simonmichael/hledger - 46d516e7a30e2d0353cc831c1cfa133865ed6d16 authored about 5 years ago by Simon Michael <[email protected]>
ToJSON instances for all (?) remaining data types, up to Ledger

github.com/simonmichael/hledger - 7fa7ccc033ca4a90b2d2226b2150e587133c2283 authored about 5 years ago by Simon Michael <[email protected]>
; sort commands list

github.com/simonmichael/hledger - 5a19d604b6d81637a9a61bc1abc1c1c0966b2c2d authored about 5 years ago by Simon Michael <[email protected]>
;ui: E key: comment

[ci skip]

github.com/simonmichael/hledger - 43159f4feab897825df519f660796386354f9d92 authored about 5 years ago by Simon Michael <[email protected]>
;ui: E key: simplify; drop buggy emacs end-of-file positioning

github.com/simonmichael/hledger - 44da1e1cb753f4a3b6d5d465689f7a7c5b6ed17a authored about 5 years ago by Simon Michael <[email protected]>
fix help

github.com/simonmichael/hledger - 67635106d2288e177039baaf0bc4c4052cedbbf2 authored about 5 years ago by Simon Michael <[email protected]>
;ui: E key: support positioning with nano editor

github.com/simonmichael/hledger - 4cd2c35ad4e9d24f4b5db5fba7e8db0121df1a86 authored about 5 years ago by Simon Michael <[email protected]>
;ui: clarify editorOpenPositionCommand

github.com/simonmichael/hledger - 1bf271a8c453dd9d5e7a62cbb96f9ee5801348f8 authored about 5 years ago by Simon Michael <[email protected]>
;ui: refactor: consolidate EditorType definition and related code

github.com/simonmichael/hledger - a09513c3fb492c6d52b2401dc52062f21d27397f authored about 5 years ago by Simon Michael <[email protected]>
;fix some warnings with GHC 8.10 alpha

hledger is GHC 8.10 ready!

github.com/simonmichael/hledger - 47567cd770414962d52b9eb971de01bdbac4e186 authored about 5 years ago by Simon Michael <[email protected]>
;stack: add a config for ghc 8.10 alpha

[ci skip]

github.com/simonmichael/hledger - 9612c1f917fd98d1373295702cf099d58b2f4134 authored about 5 years ago by Simon Michael <[email protected]>
;stack: ghc 8.8 cleanups

[ci skip]

github.com/simonmichael/hledger - b6c066869500b6f6c7d1a7c1095275d7b852ac71 authored about 5 years ago by Simon Michael <[email protected]>
;doc: csv: mention that fields rule's separator != csv separator

[ci skip]

github.com/simonmichael/hledger - 2a2f08bb58d989c2b5c498f4859416c52a036c7e authored about 5 years ago by Simon Michael <[email protected]>
;doc: csv: expand help on other separator characters

[ci skip]

github.com/simonmichael/hledger - 2825a06e8e42d7ef27b45a18ab52b1d30c9dffe7 authored about 5 years ago by Simon Michael <[email protected]>
;doc: csv: mention entr for rapid feedback

[ci skip]

github.com/simonmichael/hledger - f099fb558e467d42a75067fd24b595b771ba3433 authored about 5 years ago by Simon Michael <[email protected]>
;doc: cli: update addons list, drop builtin ones

github.com/simonmichael/hledger - 4d20ce2ee03725ae3f112c6f3f040b79af7dd37c authored about 5 years ago by Simon Michael <[email protected]>
;Shake: consistency tweak in the webmanuals help

github.com/simonmichael/hledger - 8b3e7ea72b1fe0ce9ee314a1d6d204a634cbb084 authored about 5 years ago by Simon Michael <[email protected]>
;Shake: add "webmanuals" to the default help

github.com/simonmichael/hledger - ccc42d4c2ba79866707f9ac1640edb83547af90f authored about 5 years ago by Simon Michael <[email protected]>
;Shake webmanuals: add a "generated by" comment (hledger_site/#10)

[ci skip]

github.com/simonmichael/hledger - eb1bb0702dac251b7ab1f8bf4c5926e585ed2eab authored about 5 years ago by Simon Michael <[email protected]>
;doc: note that doc dev docs need update

github.com/simonmichael/hledger - 3aaea1ef4e2c54dd961d78d48266c3186cfd0f0d authored about 5 years ago by Simon Michael <[email protected]>
;doc: fix some old wiki and Cookbook references (hledger_site/#10)

github.com/simonmichael/hledger - 95aa2e16cc49bb3b19f1141726772b5767b9334f authored about 5 years ago by Simon Michael <[email protected]>
;lib: fix some more warnings in Transaction

github.com/simonmichael/hledger - c759c9b3dee271ced95aa2d7d000c1b958089701 authored about 5 years ago by Simon Michael <[email protected]>
lib: drop "assertion" alias for nullassertion

Perhaps we'll stick with the null* convention. Fixes a warning in Transaction.hs.

github.com/simonmichael/hledger - 13e6c7dfdfe0ffa461c0b6e71e9a0e49751097e7 authored about 5 years ago by Simon Michael <[email protected]>
Merge pull request #1140 from jacg/amt-redirect-issue-457

fix parsing of < and > in add-on commands (#457)

github.com/simonmichael/hledger - 63aec5ef568ec0471d3fa9516b22826cd38be171 authored about 5 years ago by Simon Michael <[email protected]>
;convert extant addon tests to shellrunner format 3

github.com/simonmichael/hledger - c6da152e9a2d42d95bab82f4b690a4c835ba8c13 authored about 5 years ago by Jacek Generowicz <[email protected]>
;Disable tests according to discussion in #457

https://github.com/simonmichael/hledger/pull/1140#issuecomment-562793255

github.com/simonmichael/hledger - 4593963fef657987eb920e3748f60a8cf9c5385f authored about 5 years ago by Jacek Generowicz <[email protected]>
;Fix rewrite tests after #457 fix

As a consequence of fixing #457, two rewrite tests fail, because extra
quotes appear in the outp...

github.com/simonmichael/hledger - 24fbe313dd6cda6ff85a2c688cd101748364d86c authored about 5 years ago by Jacek Generowicz <[email protected]>
;Add shelltests demonstrating bug reported in issue 457

github.com/simonmichael/hledger - 7394441728e998c6e2d71d477615b97ec9e7c776 authored about 5 years ago by Jacek Generowicz <[email protected]>
Fix issue 457

Issue #457 pointed out that commands such as

hledger ui 'amt:>200'

failed. This was becasu...

github.com/simonmichael/hledger - 29211868bb56112a7781defaedf2301d4115ca21 authored about 5 years ago by Jacek Generowicz <[email protected]>
close: doc: mention --close-to/--open-from in the manual

[ci skip]

github.com/simonmichael/hledger - 9d6db3327808ecbc9c9cefb58031e97cce2c98af authored about 5 years ago by Simon Michael <[email protected]>
Add a basic example of rule parsing for the output of csb2format.

csb2format deals with the CSB43/AEB43 format, which all banks operating in
Spain must support.
H...

github.com/simonmichael/hledger - 60b26b8e4b9616d197db3e7aec206fee63ca7afa authored about 5 years ago by Evilham <[email protected]>
install: re-enable hledger-iadd & hledger-interest

hledger-iadd has been revised on hackage, and hledger-interest has no upper bound.

github.com/simonmichael/hledger - 1aac7e97b13f9d74776448a1702c2fb9a4cda330 authored about 5 years ago by Simon Michael <[email protected]>
;web: doc: add a missing 1.16.1 changelog item

[ci skip]

github.com/simonmichael/hledger - 1238ebc18bd877d39080413199fdfa14504833a5 authored about 5 years ago by Simon Michael <[email protected]>
;doc: readme: link to travis/appveyor build history (#1142)

Like the contributor's guide.

[ci skip]

github.com/simonmichael/hledger - 3a594a8115e9f4d5a09c6b46e4476acad7e6c7f9 authored about 5 years ago by Simon Michael <[email protected]>
;doc: announcement: slight tweak for next time

[ci skip]

github.com/simonmichael/hledger - 8a6e15f1f27bd5c2c9197e536a1a9de56c4e5ff7 authored about 5 years ago by Simon Michael <[email protected]>
;doc: 1.16 announcement

[ci skip]

github.com/simonmichael/hledger - 01e6504bd1d3c8930cab5bff37cb644fe0c0d2b1 authored about 5 years ago by Simon Michael <[email protected]>
;doc: whitespace change to test web hooks

[ci skip]

github.com/simonmichael/hledger - f319bef945c58082138b0261d4709a5001b41a5e authored about 5 years ago by Simon Michael <[email protected]>
;doc: whitespace change to test web hooks

[ci skip]

github.com/simonmichael/hledger - 0866b308381ce97daa2676f458a6c40e2f8f8b5c authored about 5 years ago by Simon Michael <[email protected]>
;doc: whitespace change to test web hooks

[ci skip]

github.com/simonmichael/hledger - 38d64a6f7907b5a70121dc8c57fdc409d76c6ff4 authored about 5 years ago by Simon Michael <[email protected]>
;doc: whitespace change to test web hooks

[ci skip]

github.com/simonmichael/hledger - 46ac93cf5a5a2ff10f7f9b7bd127ae49cf41ca61 authored about 5 years ago by Simon Michael <[email protected]>
;doc: whitespace change to test web hooks

[ci skip]

github.com/simonmichael/hledger - ace867d7ed4445a7e9b690aa9226d61daa40bd76 authored about 5 years ago by Simon Michael <[email protected]>
;doc: whitespace change to test web hooks

[ci skip]

github.com/simonmichael/hledger - 592e0125fe6c9454263215774aa94447a2180e71 authored about 5 years ago by Simon Michael <[email protected]>
;doc: whitespace change to test web hooks

[ci skip]

github.com/simonmichael/hledger - 4efe397ba4f2263b4cb44b066e7e2986f1d69ee6 authored about 5 years ago by Simon Michael <[email protected]>
;cli: doc: drop changelog whitespace

[ci skip]

github.com/simonmichael/hledger - c54c15fccd2394d25c226c7653fdc234b19d658c authored about 5 years ago by Simon Michael <[email protected]>
;doc: drop minor heading from project changelog

[ci skip]

github.com/simonmichael/hledger - e77541a27020e32b37b9c69b63c3bdd11025affa authored about 5 years ago by Simon Michael <[email protected]>
install: always do stack update, to help ensure we get the latest

https://github.com/commercialhaskell/stack/issues/5112

github.com/simonmichael/hledger - 3d98f0b5aa37fd1a7996b56d17ecbabf7f9bfb92 authored about 5 years ago by Simon Michael <[email protected]>
;doc: changelogs

github.com/simonmichael/hledger - 6ae837f82043d2bbc3146a07cfee58de7aab4479 authored about 5 years ago by Simon Michael <[email protected]>
;doc: finalise changelogs

github.com/simonmichael/hledger - 5a2bcecf26f93189df039f9aba93235b50e585a4 authored about 5 years ago by Simon Michael <[email protected]>
install: update hledger-install for 1.16.1, disable addons for now

github.com/simonmichael/hledger - b58a3508034e3cae2c97a8c3142ea8e83deb9cda authored about 5 years ago by Simon Michael <[email protected]>
;doc: clarify changelog item for #1085

github.com/simonmichael/hledger - 13f95327e3fb87e791554f310b384b6bf2b0b99a authored about 5 years ago by Simon Michael <[email protected]>
lib, cli, web: bump version to 1.16.1

github.com/simonmichael/hledger - 093dca570d5e7022489498153a97311bf09a563a authored about 5 years ago by Simon Michael <[email protected]>
web: drop old dependency on json (#1190)

github.com/simonmichael/hledger - b7bea5698eb7d0e49c1eb62312120bc093060366 authored about 5 years ago by Simon Michael <[email protected]>
ui: bump to 1.16.1 also, requiring hledger 1.16.1

github.com/simonmichael/hledger - ac360893f51da7f44740a0146f59f37724d53453 authored about 5 years ago by Simon Michael <[email protected]>
;doc: regen manuals

github.com/simonmichael/hledger - 06b70194c0993a0831fbf64ebb756bc5aed1f750 authored about 5 years ago by Simon Michael <[email protected]>
Fix build badges for Travis and AppVeyor

github.com/simonmichael/hledger - 70c2b135ec51a39276764e8fe2dce66a8ef51181 authored about 5 years ago by Rui Chen <[email protected]>
;doc: changelog updates

github.com/simonmichael/hledger - e032eff8ebe169c9f905134b844241aa19a6dbd9 authored about 5 years ago by Simon Michael <[email protected]>
;cli: doc: rewrite CSV changelog entries

github.com/simonmichael/hledger - 35e70e8f361b15b22c93addc41024e6a78720c8f authored about 5 years ago by Simon Michael <[email protected]>
lib, cli, web: drop unnecessary mtl-compat dependency

github.com/simonmichael/hledger - 0ce890e5ffe307d185b3dda4bd4958b8b66b84c4 authored about 5 years ago by Simon Michael <[email protected]>
;lib: clarify Hledger.Read imports a little

github.com/simonmichael/hledger - 62a9e1aa62f377ee7d7dd2e4ff8b4d1fa41ecd36 authored about 5 years ago by Simon Michael <[email protected]>
Revert "remove old fail compatibility imports that are obsolete ?"

They are needed with ghc <8.4, not for fail but for <> I think.
Try cleaning up again another ti...

github.com/simonmichael/hledger - a0b92e02b9ddf52ceac61b7bd2fdf43801c4ed7f authored about 5 years ago by Simon Michael <[email protected]>
;doc: regen manuals

github.com/simonmichael/hledger - d922b6e79828f118c0507abf2536b982ea59eedd authored about 5 years ago by Simon Michael <[email protected]>
;regen cabal files

github.com/simonmichael/hledger - 6daebf60ea4e38f6279f758a9034eca7dc5c1342 authored about 5 years ago by Simon Michael <[email protected]>
;bump version to 1.16

github.com/simonmichael/hledger - 87d0491103d48b22f7a3d637dcd0b146a88b8661 authored about 5 years ago by Simon Michael <[email protected]>
;doc: changelogs

[ci skip]

github.com/simonmichael/hledger - c90c0867c4a2d58775197984b863d7628bb38d62 authored about 5 years ago by Simon Michael <[email protected]>
lib: disable doctest suite again till we can run it with cabal (#1139)

github.com/simonmichael/hledger - 4b66bc2ed9ea6863b455f442c7ef83e1befbcbcd authored about 5 years ago by Simon Michael <[email protected]>
remove old fail compatibility imports that are obsolete ?

github.com/simonmichael/hledger - 318ce7eb0798769a8597a2dce35094a90f5b0a4e authored about 5 years ago by Simon Michael <[email protected]>
;tools: fix make tag after tests rename

github.com/simonmichael/hledger - d8c52c97d2883ec68084521fa16198b0f4f177ae authored about 5 years ago by Simon Michael <[email protected]>
close: don't strip decimal zeros, causing misparsing (fix #1137)

github.com/simonmichael/hledger - 5b6dbe86b39d0eab2d1943981363e34dad9e1de6 authored about 5 years ago by Simon Michael <[email protected]>
;lib: clarify docs for setFullPrecision, setNaturalPrecision

github.com/simonmichael/hledger - 279e9624ed06ce1d6f0dbe15c1c4025e72d6b635 authored about 5 years ago by Simon Michael <[email protected]>
;doc: journal: rewrite commodity directive doc

[ci skip]

github.com/simonmichael/hledger - a081404bd79f35c9e2cde500fee5cad039105eeb authored about 5 years ago by Simon Michael <[email protected]>
;doc: draft changelog updates

[ci skip]

github.com/simonmichael/hledger - 359a11890004bc99f389a123ff736cb17e6d28b4 authored about 5 years ago by Simon Michael <[email protected]>
;stack: use base-compat < 0.11 and latest lts for Shake/regex (#1090)

[ci skip]

github.com/simonmichael/hledger - 3c226f869af1f5ad9471dafa83b4c88132fb5cfd authored about 5 years ago by Simon Michael <[email protected]>