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

dev: ui: bs: reuse account screen's event handler

6f258b704a74dd37e977c28f1ccadfb139f69633 authored over 2 years ago
dev: ui: asHandle refactor, cleanup

3fbef8ab88d6bae8f1beb02086fcb230ff722f8e authored over 2 years ago
dev: ui: as, bs: reuse update, draw code

a3c071613343d3b092d182ea9aafd2e86ca48c44 authored over 2 years ago
dev: ui: bs: reuse AccountsScreenState

a3ea0540289d579fe3da670181f6c53573f98dd7 authored over 2 years ago
dev: ui: ms: cleanups

90703dcd840fb14d2e1786f9e1e32cc2b74e94fc authored over 2 years ago
dev: ui: fix warning

b81c2395d57abeddfa2e7ab0eface3b7e4413c39 authored over 2 years ago
imp: ui: mouse-clicking below the list no longer navigates back

I and mail list think it's too obtrusive, eg sometimes it navigates
when you just want to focus ...

6737bb3d381996533d712d5cf0258f05b799894f authored over 2 years ago
imp: ui: fix a probable bug with detecting date change while running

fb0053c15f836271ba5424558d7d027633320f67 authored over 2 years ago
feat: ui: add balance sheet accounts screen

975522e7595a8be98b3c178f430a5bfcff828a4d authored over 2 years ago
imp: dev builds with uncommitted changes now show + in --version

93ce75d756cb3723ec7fe87d6a0c350e27f27c96 authored over 2 years ago
feat: ui: add top-level menu screen

75a19e86096a783d4ac89cfd777997afd4296272 authored over 2 years ago
dev: ui: re-export new/update functions from screen modules

8f8fc7bf7576b0511ead2883e0d18324745eac49 authored over 2 years ago
dev: ui: refactor: simpler, more debuggable Screen type

Follow-on from the brick 1.0 migration work (#1889, #1919).

These new types aim to be more rest...

a5f4d2fd6e33f11d1dada30b0a173e1aa1f5fbf6 authored over 2 years ago
dev: lib: improve ReportSpec doc

bc810063a560c35c045a7fb83729e2b246217d86 authored over 2 years ago
doc: RELEASING: updates

3e4f5f0417bf22371cbc5253655033fba83730fe authored over 2 years ago
doc: RELEASING: updates

38cb53d4f8acc7e64c31d240a9316a986fd3f761 authored over 2 years ago
doc: cli: changelog: fixes

2ef6055516f76034cd1512f87a2a74d8e82a37ef authored over 2 years ago
cabal: update cabal files

427005037e4c31604edf2d4706ef36306dd3b482 authored over 2 years ago
;pkg: bump version to 1.27.99

e5bb4f0b66ea10b74fa9f9c45c6dd100d92cf551 authored over 2 years ago
doc: update github release links

8172851572ca36082b7ef2867ee6af8f9bf1c81c authored over 2 years ago
install: 1.27

98abf3cd929a518ae266b9074d346d60bb70ba15 authored over 2 years ago
;doc: announce

6a0235c708d43d98cf82d0c7ef7d5ca8bc6dbb9c authored over 2 years ago
doc: update changelogs

38ce19847bd6dd68bbcb1496b69b5a2afac29474 authored over 2 years ago
;doc: update manuals

7631d0efa0fb8d3382c622d7e4be21f9562962a1 authored over 2 years ago
;doc: update changelogs

651d584bb02d701e49ea14953fa6feb11528c148 authored over 2 years ago
imp: add: update/improve invalid date message

5deda67658aad82977cde6d644ce6a181de93785 authored over 2 years ago
imp: doc: cli: rewrite/consolidate cost and conversion docs

7b383237d5bdb669b771ac03ddbefe53cf54051c authored over 2 years ago
stack: bump to 2022-09-01 resolver

3cda526c5ad00f2d481e741c984b9cba1dac5ca5 authored over 2 years ago
ci: binaries-linux-x64-static: fix gather binaries step

3557238b783e54f48a01db222a7c8e4e1e251afa authored over 2 years ago
ci: binaries-linux-x64-static: cache ghcup/cabal/ghc; use cabal 3.8

28dd66905866a1fa23cb7ec6f47f3defbca11ed7 authored over 2 years ago
ci: binaries-linux-x64-static: avoid ghcup warning

5c9564acb94d639e0dca27814831d7b4476dce45 authored over 2 years ago
dev: lib: fix recently broken doctest

6d45630014d5f179119b99f1d751fc61e57827b5 authored over 2 years ago
cabal: update cabal files

79792b3368116ec937c5c9b571a37dea61cfb0b3 authored over 2 years ago
ci: test-linux-x64: build packages separately to fail faster

6fb3797e4c60524274a7b5b25dc454901919c83c authored over 2 years ago
lib: re-enable doctests with ghc 8.10, to improve CI test

ab01c7c2a2ad22429c2e6dd1688dd52e59bcf58f authored over 2 years ago
imp: web: add form: layout improvements, use available space

c97e05e0ddbe6d7662d24f99af26316f946bd675 authored over 2 years ago
imp: web: add form: highlight today in date picker

473082f782d8f39b39ae71e72c99f8482bbcb9dc authored over 2 years ago
fix: web: add form: allow empty description

3b2999ee29a4b779ed5fee37ee165d171327f521 authored over 2 years ago
fix: web: add form: improve layout

316fbaa755ff12679fa1b6923716c8ba75d08142 authored over 2 years ago
fix: web: add form: pre-fill date again; focus description

2f0021155413cfbda8e51c6473667c23c66071b3 authored over 2 years ago
fix: web: add form: re-enable the file field (#1229)

It was ignored since cc1241fa2 in 2018. Also simplify some types.

d718f2c50c02cf225fc41b6576849dabcdc2c48d authored over 2 years ago
dev: make ghci*: allow use of Debug.Breakpoint

51098d915078946bc4cbd97ac46863da13a93c44 authored over 2 years ago
dev: web: clarify AddForm a bit (#1229)

6503bfec6a2caaef296b92318b30e4b3467b1467 authored over 2 years ago
dev: web: simplify types a little (#1229)

581831b16dc941a125f22053f6921dd10a757675 authored over 2 years ago
;doc: contributing: add haskell-hledger popcon chart

bc4c0b4de45dec6bf7ed7d6381b567463320f2b1 authored over 2 years ago
cabal: update cabal files

b46cb8a7f77df569373d0b2b12bba5e97eff76c7 authored over 2 years ago
dev: lib, cli, bin: enable/fix name shadowing warnings

And a few other cleanups.

c80c72d7cd2e6b84d466648cf3b3adef5caf8f0f authored over 2 years ago
dev: lib: Hledger.Data.Amount: drop `amount`, use `nullamt` always

bfb632dd8e90b0f4c2c1aaff1f405c1b2bdeec6a authored over 2 years ago
dev: ui: enable/fix name shadowing warnings

96db4fe9cc151a3f5b8658006c4473d496a3266c authored over 2 years ago
doc: update manuals

a0e31091fc9cf262f6fe1b46fe2892974faf35df authored over 2 years ago
;doc: update CLI usage texts

8f65f8a096f398d1b98aebe5b60409851495d325 authored over 2 years ago
pkg: web: start a common deps list, add breakpoint to other components

0c8582dbc781edd89872247c654d612720d82418 authored over 2 years ago
imp: lib: Hledger.Utils.Debug: re-export Debug.Breakpoint

And add breakpoint as a dependency and enable its GHC plugin in all
the hledger packages, so tha...

9584ebb4395f7f9c904b0a1a7811988a7636c1a8 authored over 2 years ago
imp: pkg: drop support for GHC 8.6 and 8.8

Slightly motivated by a desire to depend on the new breakpoint
library, which requires GHC 8.10+...

6a4680d56185ceaf4503fa1edfea970ca6e01490 authored over 2 years ago
doc: cli: account types: clarify

cbedfa86c78ebafb57602cbf4bd87fa9be37c00c authored over 2 years ago
dev: ui: test suite fixes

6b4f145c46af41a9e770505e6be18f5240e39a22 authored over 2 years ago
;cabal: update cabal files

e5578e5c4e83bfb1d93d5bb53529cd5fc643c809 authored over 2 years ago
fix: ui: cleanups, fix more state & logging bugs (#1889)

f5efb2e08ec2efddb2aa63538bac35553d67c8f5 authored over 2 years ago
imp: lib: Hledger.Utils.Debug: fix debug logging to file

dlog has been replaced by more reliable functions for debug-logging
to a file, useful for debugg...

b7b09f991a172b4a27543dcefb7cb371704dd3ce authored over 2 years ago
imp: ui: at --debug=2, do lots of logging to debug.log

67cd6be42481361edf88ada5602e1b40a57b60ae authored over 2 years ago
fix: ui: fix state bugs from brick 1 migration (#1889)

b6353804b878dee905f2e7cd8622ebd97e4ae40f authored over 2 years ago
;doc: cli: help: more updates

efa1879a119212db1377a249f146c7e2c16805de authored over 2 years ago
;doc: update manuals

3f2fdf36b6fa6598d5bf03c05c7637392ae455a0 authored over 2 years ago
;doc: update CLI usage texts

61d2c047e1b0b92a053b268e36a998e43fa17cb6 authored over 2 years ago
;doc: cli: help: more updates

9d2c9bd85f5cfc74a78bccc3c4a84aab833b2759 authored over 2 years ago
;doc: update manuals

423f3bd15551538b91b0917c1fc1d44f4b79f9da authored over 2 years ago
;doc: update CLI usage texts

2d9b6b91b57e19b1ecb4eb6e90800f8aa460eb16 authored over 2 years ago
;doc: cli: help, common tasks: update

8eb1e0883a3347bcfe7226417727f5ffb05ae221 authored over 2 years ago
fix!: cbr: Remove old account type query code. (#1921)

This replaces the old journal*AccountQuery with the new Type query. This
enables uniform treatme...

c966a0f4132e81829cd8081d852c04b87d5c1cd7 authored over 2 years ago
imp: acc: --declarations -> --positions; add --directives

And tweak the layout of flags in --help.

5fd5cd5b8562f1e2fb14c37c017d7a5e3b2bf53b authored over 2 years ago
dev: ci: binaries-mac-x64: bust stack-work caches

d4f7137c4a0900cfdda185941c8e29a0292ebb2e authored over 2 years ago
dev: ci: binaries-mac-x64: bust stack-programs cache

b76de76343984d16404917253412e180d989ae2e authored over 2 years ago
dev: lib: fix a failing doctest

b32b1300459736968cc10fdce10f7ae9b328a9d6 authored over 2 years ago
dev: ci: binaries-mac-x64: revert to stack's ghc

83ff8e3ab3a18e7f36cd98940652097deea4dcb7 authored over 2 years ago
dev: ci: binaries-mac-x64: try ghc from haskell.org

81ef3b38b41cd88b658f87d14e48f3b097bb400c authored over 2 years ago
dev: ci: binaries-mac-x64: bust stack-global cache, try to fix error

4c041b73b7c7e482239299ecd70cb51b03846ab9 authored over 2 years ago
dev: ci: binaries-linux-x64-static: simplify ghcup command

99f3a6852db5581d3d108f60ce29f9aeab768477 authored over 2 years ago
dev: ci: binaries-*: name branches like workflows

b917b8a31045ae15773294341f4087004e4dd3c2 authored over 2 years ago
;doc: hledger: csv: fix link more (#1918)

92e7d9200cc449394da952ed94bc66b0d2431a54 authored over 2 years ago
;doc: hledger: csv: fix link (#1918)

7fbec5d4b72f9194dca4cba816b41206d201a4b8 authored over 2 years ago
;dev: ui: note relevant discussion

4e105f0cb7290d49cd512ec1f06634f6384da4d1 authored over 2 years ago
dev: make ghci[d]-ui: fix/update

b636eb78a9edd4740d36a27caa41ec77f80d52f4 authored over 2 years ago
dev: ui: avoid MonadFail entirely, simplifying ghc version compat (#1889)

4bd9f4a6f74405f4699e422f96bda04cd8fbc50c authored over 2 years ago
pkg: ui: use/require brick 1.0+ (#1889)

2a594b7fb7628ff1517ad2ecbd58c30226f91903 authored over 2 years ago
stack: use brick 1.0 with older GHCs also

fcdc07b55ecb07d49dfe3af3022c75019759164b authored over 2 years ago
dev: ci: show stack build plans for deps

07cb4ca58c8f3e6d256f7d3b818852f5eace182d authored over 2 years ago
;doc: RELEASING: clarify

3637a247d5e5df673b029b37daca57ce2ab3a08b authored over 2 years ago
pkg: ui: add upper bound avoiding brick 1.0

e5eac1a618a9a6421d8a45413f0df81ba361ddab authored over 2 years ago
;doc: CONTRIBUTING: github links, projects.hledger.org

011b3074e95697a0540783f86a7e36ea8fd30710 authored over 2 years ago
imp: add a missing space after colon in some debug output

101e2f7426b4e6cdfca562382854bf5e0fc2ed16 authored over 2 years ago
lib: save account directive positions, for troubleshooting (#1909)

3d6e3634612b8835b756736cfa8daf6cbfad7bd5 authored over 2 years ago
imp: at --debug 5, log account declarations info while parsing (#1909)

07e3dca735794ff8a63d4aadd48d0e3ee0baea7a authored over 2 years ago
dev: lib: hlint improvements

3003a18c9417db1962792d028d00c7c3db4f04c8 authored over 2 years ago
imp: accounts: at --debug 2, show account declaration positions (#1909)

035f2ac4bbd500e5564b4a90f5dafaefb6c0f5bf authored over 2 years ago
dev: journalFilePath, include: show (unknown) instead of nothing

Probably not user-visible, but might improve debug logging slightly.

a3096d054970b363b8100e6fa1ceeb5051758fcd authored over 2 years ago
dev: tests for multi-file account display order (#1909)

4be4525b90bb10ebb98f50eef761291c49f64cd2 authored over 2 years ago
fix: fix multi-file account display order; improve file read logging (#1909)

1f08a8a94ee8fb56588bbb947d704b2467167dc0 authored over 2 years ago
imp: accounts: --declarations shows that info, not --debug (#1909)

8ec31b079ca99e6577a12632c2a62b0ed58478b6 authored over 2 years ago
Fix broken link in bin/README.md

f5680529cde850b284c3a803d1b4f5dc9bf8cd44 authored over 2 years ago
dev: bump to latest stackage, ghc 9.2.4

950c85cad73858fb431ef269bdaa22a77b90fedc authored over 2 years ago