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: multiBalanceReport: fix error message typo

github.com/simonmichael/hledger - d193d757ea8cc442e76bfe8aaa4c5180e78f16e4 authored over 5 years ago by Simon Michael <[email protected]>
;tests: fix query-tag test

github.com/simonmichael/hledger - 84100ca91f52f2ac678962c417bf28272d416b00 authored over 5 years ago by Simon Michael <[email protected]>
cli: add missing extra dep

github.com/simonmichael/hledger - 6796c9a08065c339c9570e302028088cfc93008e authored over 5 years ago by Simon Michael <[email protected]>
;doc: update command help txt files

[ci skip]

github.com/simonmichael/hledger - 8284c1042ba008e621d72f70f47e2509924f6a13 authored over 5 years ago by Simon Michael <[email protected]>
tags: speedup: replace n^2 nub with n log n nubSort

github.com/simonmichael/hledger - 8cde342432f9031171ad2c52056213fae00d434d authored over 5 years ago by Simon Michael <[email protected]>
;tests: consolidate query tests slightly

[ci skip]

github.com/simonmichael/hledger - 07c4b3e0ab733c0dcf193bd62a4b7e7ece183040 authored over 5 years ago by Simon Michael <[email protected]>
tags: add --values flag

github.com/simonmichael/hledger - 0b793bca1bb2fa570f0c66a80085b300353050e0 authored over 5 years ago by Simon Michael <[email protected]>
;tags: mention pivot trick for listing tag values

[ci skip]

github.com/simonmichael/hledger - 2aa5bd16538c6806d919a4e644053828620d5c24 authored over 5 years ago by Simon Michael <[email protected]>
;doc: changelog edit

[ci skip]

github.com/simonmichael/hledger - 67404fafe5ad862626c0bb1742f2e924c2b6009c authored over 5 years ago by Simon Michael <[email protected]>
Update Dockerfile (#1075)

root@d579ecf6dca7:/# hledger
hledger: error while loading shared libraries: libtinfo.so.5: cann...

github.com/simonmichael/hledger - da4b4dad88b5f0cb469b856d16adb82a4779f70c authored over 5 years ago by Boyd Kelly <[email protected]>
;doc: download: --verbosity fix; suggest latest applicable snapshot

[ci skip]

github.com/simonmichael/hledger - de1e4a40cdf9e89636f38d2f0f30f992219d5a6d authored over 5 years ago by Simon Michael <[email protected]>
;doc: download: update stack version, mention --verbosity error

[ci skip]

github.com/simonmichael/hledger - 897ea271ff91c5ecb2c6d676d3fa8d528d7a9bf9 authored over 5 years ago by Simon Michael <[email protected]>
;stack: bump to latest nightly & brick

[ci skip]

github.com/simonmichael/hledger - 875e85ad36346305043124f6a393387be09be444 authored over 5 years ago by Simon Michael <[email protected]>
;make: clean up/fix hledgerprof/quickprof-CMD

[ci skip]

github.com/simonmichael/hledger - bf6bd4003cb9c03decc3b3868fee95b0d1b2fcfe authored over 5 years ago by Simon Michael <[email protected]>
;doc: more changelog edits

[ci skip]

github.com/simonmichael/hledger - 25fa835d9af8c0b9216f201dbd26fd756cd6f6e8 authored over 5 years ago by Simon Michael <[email protected]>
;doc: more changelog edits, backtick-quote flags

[ci skip]

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

[ci skip]

github.com/simonmichael/hledger - c7f9356fd17cc75c59d65241391c067c642d48a2 authored over 5 years ago by Simon Michael <[email protected]>
;lib: intervalFromRawOpts: replace undefined with an error message

github.com/simonmichael/hledger - 02ed4f5d0422f7777c8fd88a6f474c5afffd1a65 authored over 5 years ago by Simon Michael <[email protected]>
shake: be more verbose when updating changelogs

[ci skip]

github.com/simonmichael/hledger - 11208222d47b4633026d94eff947e701390e7727 authored over 5 years ago by Simon Michael <[email protected]>
;doc: update changelogs

[ci skip]

github.com/simonmichael/hledger - 030a409dd3395c82ea90fa74115b13ef13e0e92b authored over 5 years ago by Simon Michael <[email protected]>
;stack: bump to latest nightly snapshot

github.com/simonmichael/hledger - 49523b1611ddd48e26af751f776ecba1db5abe17 authored over 5 years ago by Simon Michael <[email protected]>
stack: update deps, fix build of hledger-ui (#1071)

github.com/simonmichael/hledger - 827c9b7af58602772fd7eda1188413791549e999 authored over 5 years ago by Simon Michael <[email protected]>
Merge pull request #914 from simonmichael/rule-tags

tags for matching rule-generated txns and postings

github.com/simonmichael/hledger - 35799142ddc445e3e91bcfbb57014b570912c35b authored over 5 years ago by Simon Michael <[email protected]>
bin: check: fix weird hashbang error (#1072)

Hashbangs and CPP on mac don't mix well.
https://gitlab.haskell.org/ghc/ghc/issues/6132

[ci skip]

github.com/simonmichael/hledger - a5cae2a859880062dbf3d20b3d810d87da0ce976 authored over 5 years ago by Simon Michael <[email protected]>
bin: smooth, swap-dates: fix compile.sh warnings (#1072)

[ci skip]

github.com/simonmichael/hledger - 45bb513eb865b450cf7ea1796041e5fa97a5c856 authored over 5 years ago by Simon Michael <[email protected]>
;bin: update readme (#1072)

[ci skip]

github.com/simonmichael/hledger - 64d6878d6c1acd520ab6a8439f582cca733e466b authored over 5 years ago by Simon Michael <[email protected]>
bin: hledger-smooth: update for latest hledger-lib (#1072)

[ci skip]

github.com/simonmichael/hledger - cb5334c8dfd8a2ac475c3aea533eb23db0336bcd authored over 5 years ago by Simon Michael <[email protected]>
bin: hledger-swap-dates: update for latest hledger-lib, finish (#1072)

[ci skip]

github.com/simonmichael/hledger - acd6e5bfe3cd58c412b6c7ec666e52a424ae4553 authored over 5 years ago by Simon Michael <[email protected]>
bin: hledger-check: update for latest hledger-lib (#1072)

[ci skip]

github.com/simonmichael/hledger - cfb32a89d6dd7f661031489ec332a49f34315a6f authored over 5 years ago by Simon Michael <[email protected]>
lib: export aliasnamep for hledger-check (#1072)

github.com/simonmichael/hledger - 6e3a264f17a2bfd5f847cbb33926766ba41953c8 authored over 5 years ago by Simon Michael <[email protected]>
bin: add hledger-swap-dates

github.com/simonmichael/hledger - 8bdcd9b38cb821f691b01033aed715b916361214 authored over 5 years ago by Simon Michael <[email protected]>
;bin: update, markdownify readme

[ci skip]

github.com/simonmichael/hledger - bc95f397571edb6b27a673ee83c1773a25b0130b authored over 5 years ago by Simon Michael <[email protected]>
;doc: contrib: wording

[ci skip]

github.com/simonmichael/hledger - 6c9f50a2d52a8aead2ef5a59ae503a712173b75a authored over 5 years ago by Simon Michael <[email protected]>
;doc: contrib: link to components list

[ci skip]

github.com/simonmichael/hledger - fdc624c164239b8ab42a9a0a225f78bf83395efc authored over 5 years ago by Simon Michael <[email protected]>
;doc: contrib: commit message conventions

[ci skip]

github.com/simonmichael/hledger - 2ed51685b9685d7f16ae42402a4e5cd9acef0de1 authored over 5 years ago by Simon Michael <[email protected]>
;lib: package.yaml comment cleanups

[ci skip]

github.com/simonmichael/hledger - e560afccd282163267f4daac31749e05e59c0cf5 authored over 5 years ago by Simon Michael <[email protected]>
code: Strip extraneous trailing whitespace from Haskell sources

github.com/simonmichael/hledger - 11d9e5eb6abe9a4381a799e1e5efdf70666a6c1f authored over 5 years ago by Caleb Maclennan <[email protected]>
docs: Explain in more detail the parsing of the payee vs. notes fields

github.com/simonmichael/hledger - 7e332fda201196f69b9798d1358637eeb7b05a5d authored over 5 years ago by Caleb Maclennan <[email protected]>
payees: Split command into descriptions, payees, and notes

github.com/simonmichael/hledger - e68e5587616e5815e8122e4277c98ba451cdd2e0 authored over 5 years ago by Caleb Maclennan <[email protected]>
payees: get basic command working

github.com/simonmichael/hledger - f49a76e05104de7e9c7d64993db1d5cdec052880 authored over 5 years ago by Simon Michael <[email protected]>
payees: Add test for what payees command would be expected to do

github.com/simonmichael/hledger - a45b42bed538154381ea8d987754e162b7b1a225 authored over 5 years ago by Caleb Maclennan <[email protected]>
payees: Add a module for handling payees command

github.com/simonmichael/hledger - e6b709cb01498d2d529c2ffbd55382b78fa80cec authored over 5 years ago by Caleb Maclennan <[email protected]>
;lib: move transactionNote/Payee to Transaction.hs

github.com/simonmichael/hledger - 6b61d1e0f1d78629456a888892249be3bf511df5 authored over 5 years ago by Simon Michael <[email protected]>
payees: Output sorted results as in other similar commands

github.com/simonmichael/hledger - 5d4257813776c0c3b9cfe99d51b55938124ca80c authored over 5 years ago by Caleb Maclennan <[email protected]>
;lib: suppress doctest failures with GHC < 8.2

[ci skip]

github.com/simonmichael/hledger - a5372168bcf41b8fd79275c05edabde5cf5b68a9 authored over 5 years ago by Simon Michael <[email protected]>
;deps: a better fix for nubSortBy with ghc 7.10, 8.0

nubSortBy and nub . sortBy are not equivalent, it seems.
I didn't notice the failing valuation f...

github.com/simonmichael/hledger - 6f2f8d7638dd934f8af1aac73ac578e435f510ac authored over 5 years ago by Simon Michael <[email protected]>
;deps: explicit process extra-dep for ghc 8.2 also

github.com/simonmichael/hledger - 87ab58662983c5692e097aa8092d7c7543fb0ae1 authored over 5 years ago by Simon Michael <[email protected]>
;lib: also update fgl bounds in cabal file

github.com/simonmichael/hledger - 503d21ef77f21eb01dc47b5e207dd556f76ac0ee authored over 5 years ago by Simon Michael <[email protected]>
;stack: bump to latest ghc 8.2, 8.4 snapshots

github.com/simonmichael/hledger - fae45bf412b2d1634f8ff68352a0d57f6f02e55a authored over 5 years ago by Simon Michael <[email protected]>
;deps: process dependency to fix ghc 7, 8.0 builds with new stack

github.com/simonmichael/hledger - 17e2b03216b306047e47ef6c8844573f623a86e3 authored over 5 years ago by Simon Michael <[email protected]>
;deps: bump fgl lower bound to fix ghc 7, 8.0 builds

github.com/simonmichael/hledger - 40dd5e41cb44253e27b2de13d6a42abb0f706349 authored over 5 years ago by Simon Michael <[email protected]>
;doc: draft changelogs

[ci skip]

github.com/simonmichael/hledger - 7d5f33441e1f072ff3870677aacc1f74c42a0772 authored over 5 years ago by Simon Michael <[email protected]>
;cabal: bump tested-with, regen cabal files

[ci skip]

github.com/simonmichael/hledger - a6e9b11a545d30eeae749b450ee6a625ed7e3f67 authored over 5 years ago by Simon Michael <[email protected]>
;web: drop obsolete unix-time workaround, use latest (#1039)

0.4.7 is in lts and nightly stackage now, and has more windows fixes.

[ci skip]

github.com/simonmichael/hledger - 7b68b2b89aa7a6cd0884db35f1b63ee7a7edc8f2 authored over 5 years ago by Simon Michael <[email protected]>
;lib: avoid nubSortBy which breaks ghc 7, 8.0 builds

github.com/simonmichael/hledger - ec310aea73c3365cbac3e4cb56b1d390d7a4997c authored over 5 years ago by Simon Michael <[email protected]>
;stack: bump to latest lts-13

[ci skip]

github.com/simonmichael/hledger - 23a7787ac4189db417399ea24b8a993054fcf903 authored over 5 years ago by Simon Michael <[email protected]>
;journal: tests: note surprising decimal mark parsing

[ci skip]

github.com/simonmichael/hledger - 5ceb278296e671e136a0ee1d110eb1bc2dc71dd5 authored over 5 years ago by Simon Michael <[email protected]>
close: preserve transaction prices (costs) accurately (#1035)

Transaction prices were being collapsed/misreported after close/open;
this is fixed. Now each se...

github.com/simonmichael/hledger - 6c2398e4d7c271ffc58ea3654c21b7a7dfc6921d authored over 5 years ago by Simon Michael <[email protected]>
;close: tests: convert to new format

[ci skip]

github.com/simonmichael/hledger - 3059a0b2caa3cca1bd97ceef1509cb59bd376586 authored over 5 years ago by Simon Michael <[email protected]>
;tests: flatten functional test files a bit

[ci skip]

github.com/simonmichael/hledger - ec56c45c6b02a032e980fb2552a18942f5e1c7b8 authored over 5 years ago by Simon Michael <[email protected]>
;csv: doc: link to #1051

[ci skip]

github.com/simonmichael/hledger - f8cc60d287a6c6c078018bd50449f3126d990e1e authored over 5 years ago by Simon Michael <[email protected]>
;tests: move 0unittests up, delete unused examples symlink

[ci skip]

github.com/simonmichael/hledger - 0557440f14ef245b6d80e6333079fb90dfbe2173 authored over 5 years ago by Simon Michael <[email protected]>
;print: more valuation-related tests

[ci skip]

github.com/simonmichael/hledger - 19ba1628bfb72ca905cdf1a08afaea194688ddfd authored over 5 years ago by Simon Michael <[email protected]>
;lib: periodFromRawOpts: clarify doc (#1011)

[ci skip]

github.com/simonmichael/hledger - 5c3e4de647a6404c55ad358915df39fb0f014cf2 authored over 5 years ago by Simon Michael <[email protected]>
Refactoring: qualified call to process function

github.com/simonmichael/hledger - 8569b39771dff9952e0ff4f3fbf85c3c3fcb45ec authored over 5 years ago by Jakob Schöttl <[email protected]>
Update shell completion script

github.com/simonmichael/hledger - 1bc246681fe6fdcb7777ba093a136c77f527f664 authored over 5 years ago by Jakob Schöttl <[email protected]>
Add CLI/shelltest tests for date-options

github.com/simonmichael/hledger - 4d76535b6d23917da2fbe0ca002e4dd6f0394d4d authored over 5 years ago by Jakob Schöttl <[email protected]>
Fix and update documentation on date options

github.com/simonmichael/hledger - 2b01312004ed006c4860cdee33353b4f7e3b7c12 authored over 5 years ago by Jakob Schöttl <[email protected]>
Bugfix for #1011: begin/end date options

github.com/simonmichael/hledger - e483faf7f0cc69d385c7b74c6ea91c090823235c authored over 5 years ago by Jakob Schöttl <[email protected]>
add: doc: mention the windows trailing-dot file path issue

github.com/simonmichael/hledger - 27c01e82b52edd24edfd11f4651bb7933a4352e1 authored over 5 years ago by Simon Michael <[email protected]>
add, web: disallow unsafe trailing dot paths on windows (fix #1056)

On Windows, ensureJournalFileExists now rejects file paths
containing any problematic trailing d...

github.com/simonmichael/hledger - 014db152d922db00cfec29dbee912c3eda64c812 authored over 5 years ago by Simon Michael <[email protected]>
;doc: journal: clarify alias docs (#1055)

[ci skip]

github.com/simonmichael/hledger - 2e4f047fedaf3edf7910f33789fe2a859308dee8 authored over 5 years ago by Simon Michael <[email protected]>
;journal: tests for recursive aliases, application order (#1055)

[ci skip]

github.com/simonmichael/hledger - 016808fd06ec940540e2a107b8dbbe9e0612c432 authored over 5 years ago by Simon Michael <[email protected]>
;doc:journal: document alias application order more clearly (#1055)

[ci skip]

github.com/simonmichael/hledger - d15f775695cef797583c6034fb4d60b1b4ee70e4 authored over 5 years ago by Simon Michael <[email protected]>
;tests: aliases: convert to shelltest v3 format (#1055)

[ci skip]

github.com/simonmichael/hledger - 8c7b23e25f72038447d31ccabac0206c440334c1 authored over 5 years ago by Simon Michael <[email protected]>
;doc: contributing: link neil's PR-a-day post

[ci skip]

github.com/simonmichael/hledger - 866b395e3fbb7312202e7a3535f96d6212f9dd00 authored over 5 years ago by Simon Michael <[email protected]>
;valuation: more tests; document default amount style issue

[ci skip]

github.com/simonmichael/hledger - 33d03284c3f233669427f0b995431198d1e1f59a authored over 5 years ago by Simon Michael <[email protected]>
;lib: Prices: refactor

github.com/simonmichael/hledger - 83030a09de9d722cbb36a3aaf5cf74376496feca authored over 5 years ago by Simon Michael <[email protected]>
;make functest: show verbose progress again, in honour of stack 2

[ci skip]

github.com/simonmichael/hledger - 91bccac64b897aa921f200e1b5b06819a1e6a7c0 authored over 5 years ago by Simon Michael <[email protected]>
;lib: multibalancereport: refactor

github.com/simonmichael/hledger - 7dd0c5783ab1d3f68d5c01ee40ede7c13e633ab7 authored over 5 years ago by Simon Michael <[email protected]>
;lib: refactor: Data.Prices -> Data.Valuation

github.com/simonmichael/hledger - 69defd497ff5e27824e4b32d801a54750d9b4212 authored over 5 years ago by Simon Michael <[email protected]>
;lib: rename setMinimalPrecision -> setNaturalPrecision

github.com/simonmichael/hledger - 5cb334514c72b9b89629413f380eebbb04fb5274 authored over 5 years ago by Simon Michael <[email protected]>
lib: setNaturalPrecisionUpTo

github.com/simonmichael/hledger - 2da50875eed5a9043f080902fa4e0cd31d2bbc0c authored over 5 years ago by Simon Michael <[email protected]>
travis: skip hledger-api at least for now to stay under time limit

github.com/simonmichael/hledger - 9bcb1c4145f8f9616b6f2ea232ec3d2495739cbc authored over 5 years ago by Simon Michael <[email protected]>
csv: strip outer whitespace when interpolating CSV values (#1051)

This removes a potential snag in amount field assignments, and
hopefully is harmless and accepta...

github.com/simonmichael/hledger - 0a3af8d9ee0d350e1360bf49b0fb711eb92c13c6 authored over 5 years ago by Simon Michael <[email protected]>
csv: don't show invalid inter-field spaces in CSV error messages

Errors involving a record like:

2000-01-01,a,"1"

displayed the record with extra spaces:

the ...

github.com/simonmichael/hledger - d2b318506255ffd1676dd0bb5fcf80ed4b8edc92 authored over 5 years ago by Simon Michael <[email protected]>
;lib: rename MultiBalanceReports.hs -> MultiBalanceReport.hs

github.com/simonmichael/hledger - baa15d9bea1617dd0128168440131f073fd41b2f authored over 5 years ago by Simon Michael <[email protected]>
;deps: use unix-time release instead of github rev

github.com/simonmichael/hledger - 755932bbc5c722a3dfadae632ac6c8c3ab1e4f7a authored over 5 years ago by Simon Michael <[email protected]>
;stack: try dropping haskell-src-exts workaround

(commercialhaskell/stack#3922)

github.com/simonmichael/hledger - 52bab5c41ac585883b0017e35dfc1ae13a3a9493 authored over 5 years ago by Simon Michael <[email protected]>
;stack: update to latest LTS snapshot/GHC 8.6.5

github.com/simonmichael/hledger - e5ba87b83e83e4852a614dd015a57991a5037c25 authored over 5 years ago by Simon Michael <[email protected]>
lib: --value can select commodity (via direct/reverse prices) (#131)

github.com/simonmichael/hledger - 50a52dd4676ce52e0a04bee598d8b195b3285b08 authored over 5 years ago by Simon Michael <[email protected]>
;doc, debug output tweaks (#131)

github.com/simonmichael/hledger - dd5afbb6fe3ddecb6196c1d91c7a29d928c545c6 authored over 5 years ago by Simon Michael <[email protected]>
lib: parse optional ,COMM suffix in --value (#131)

github.com/simonmichael/hledger - 6b6c3385c99cda94ef14f2a1434a26bd1cafd505 authored over 5 years ago by Simon Michael <[email protected]>
web, api: update for MarketPrice/PriceDirective change

github.com/simonmichael/hledger - 6a62bd6437c25b06ae936d6db90a207a38942bfa authored over 5 years ago by Simon Michael <[email protected]>
lib: support -X/--exchange (direct/reverse prices only) (#131)

github.com/simonmichael/hledger - e24c6292d0f79ce4e5910f09e2857b6b6816d055 authored over 5 years ago by Simon Michael <[email protected]>
lib: clarify price types (#131)

dropped journalPrices

renamed Price to AmountPrice, AKA "transaction price"

renamed MarketPri...

github.com/simonmichael/hledger - adb6ee40ebcbcbdf3d6c4cbc0f715f026c59b373 authored over 5 years ago by Simon Michael <[email protected]>
;lib: refactor: change AmountPrice to a Maybe

I've wanted to do this for a long time; now that prices are in flux,
seems a good time.

github.com/simonmichael/hledger - 692620180e7be6d8030aaa838ac4836371fd7a87 authored over 5 years ago by Simon Michael <[email protected]>
lib: -X/--exchange now supports indirect price chains (#131)

Adds fgl as a dependency.

github.com/simonmichael/hledger - ce0354ddbe0de0d31a71911cdb0f024bdb8178ab authored over 5 years ago by Simon Michael <[email protected]>
lib: try to simplify, use just one price graph (#131)

github.com/simonmichael/hledger - e664fab956fd4fd6295562e834c468676c5054dc authored over 5 years ago by Simon Michael <[email protected]>
;tests: normalize tests, examples, and docs using 2spcs before comments

github.com/simonmichael/hledger - 18e19b9ad2c1939ade6f5bb88401148cc2d0eb8a authored over 5 years ago by Caleb Maclennan <[email protected]>