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

reg: support --value-at=period with periodic reports (#329)

github.com/simonmichael/hledger - ec1b98434c574f71090cc75a62f03acb0d7a7c22 authored over 5 years ago by Simon Michael <[email protected]>
;lib: brValue cleanup

github.com/simonmichael/hledger - 12c0bfb39b36cbdc2d4351c5400fb0ef3e8ca27b authored over 5 years ago by Simon Michael <[email protected]>
;cli: option help tweaks

github.com/simonmichael/hledger - dd8c403c8156fb2f3020c959326f0acad796855e authored over 5 years ago by Simon Michael <[email protected]>
;bal: cleanup

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

github.com/simonmichael/hledger - cca0b7aec62cf3a0f33a8beba75200d9cfed8cf2 authored over 5 years ago by Simon Michael <[email protected]>
valuation: more thorough --value-at; document status (#329, #999)

This feature turns out to be quite involved, as valuation interacts
with the many report variati...

github.com/simonmichael/hledger - ebf5ed93f242c22a0cb5fc5281bf0ba60bce18bd authored over 5 years ago by Simon Michael <[email protected]>
gitignore: *.prof [ci skip]

github.com/simonmichael/hledger - 7dd5475187207ba04dc2eafaac1c0251aa770314 authored over 5 years ago by Simon Michael <[email protected]>
doc: cli: consistent examples styling

[ci skip]

github.com/simonmichael/hledger - 040f2ba1bf0377f9ceae371804e58ba047b923b9 authored over 5 years ago by Simon Michael <[email protected]>
Add CLI tests for report interval

github.com/simonmichael/hledger - 6d0161d74260461996a6c73c2f591fe2419abd88 authored over 5 years ago by Jakob Schöttl <[email protected]>
doc: options: value-at: help fix

[ci skip]

github.com/simonmichael/hledger - 4fd09bedfc4d34c2cb35aa1eb1f336913b21d37d authored over 5 years ago by Simon Michael <[email protected]>
reg: support --value-at in register reports; cleanups, tests

github.com/simonmichael/hledger - 696e3098c87f5cef0b51a3e4ba050b4e3eb2ce49 authored over 5 years ago by Simon Michael <[email protected]>
bal: support --value-at in single column balance reports

github.com/simonmichael/hledger - 7306e61646186f023c3af84c4f3e04e028039df7 authored over 5 years ago by Simon Michael <[email protected]>
bal*: support --value-at in multicolumn balance reports

github.com/simonmichael/hledger - 00975fb226309dbad4517bbd7527c17fe0c4b9fb authored over 5 years ago by Simon Michael <[email protected]>
print: add --value-date general option; implement for print -V

github.com/simonmichael/hledger - 9adae029734d76c53404bfbd3d445c41bb7c68b0 authored over 5 years ago by Simon Michael <[email protected]>
lib: amountValue, commodityValue doc cleanups

github.com/simonmichael/hledger - 66267780125b691e4b7db4c30e25b0868029154d authored over 5 years ago by Simon Michael <[email protected]>
rename --value-date -> --value-at; --value-at implies -V

github.com/simonmichael/hledger - 65934958f9d6f3b6abe14a1ecfd4b8a695987348 authored over 5 years ago by Simon Michael <[email protected]>
doc: options: argument files: link to main site, not github

github.com/simonmichael/hledger - a08140b073033cd5918d0d1ddfaca0b1b6fbff0b authored over 5 years ago by Simon Michael <[email protected]>
make site-watch: site-liverender & site-livereload in one command

[ci skip]

github.com/simonmichael/hledger - 14086dbd7432e22d8bfa166991f173e732027bb0 authored over 5 years ago by Simon Michael <[email protected]>
site: symlink CONTRIBUTING.md instead of copying, less confusing

[ci skip]

github.com/simonmichael/hledger - 688bdf86ec64d39a28bd36b70bc8ba167b2c7a36 authored over 5 years ago by Simon Michael <[email protected]>
site: don't render /README.md as part of site, not used & confusing

[ci skip]

github.com/simonmichael/hledger - 93a7dc346114ead2b5402e3eace5511629ce90e0 authored over 5 years ago by Simon Michael <[email protected]>
site: download: *bright* green

[ci skip]

github.com/simonmichael/hledger - 0ec16712dcbc5b83d1d1636919de118d2e7871af authored over 5 years ago by Simon Michael <[email protected]>
site: download: bump gentoo badge

[ci skip]

github.com/simonmichael/hledger - e7e532ae469cc1826a456c70323e08827bde70a7 authored over 5 years ago by Simon Michael <[email protected]>
site: download: tweak

[ci skip]

github.com/simonmichael/hledger - 5be688b7f4be1bc5d25656565401f46461a6f78d authored over 5 years ago by Simon Michael <[email protected]>
site: download: formatting

[ci skip]

github.com/simonmichael/hledger - eb465b45cd2b4d06afbed1a898db54468f2811db authored over 5 years ago by Simon Michael <[email protected]>
site: download: wine

[ci skip]

github.com/simonmichael/hledger - 0d1dcced569c7a2ce1948bb873c7a8c436bf8a38 authored over 5 years ago by Simon Michael <[email protected]>
tests: convert market prices tests to format 3

[ci skip]

github.com/simonmichael/hledger - 1d813166814f026c06668576e240f61aa12ba610 authored over 5 years ago by Simon Michael <[email protected]>
bal, reg, print: -V prefers non-future valuation dates again (#999)

github.com/simonmichael/hledger - 9d3eb8c069d3de51e56d4f9964fd356fb35883ec authored over 5 years ago by Simon Michael <[email protected]>
lib: save the current date in ReportOpts

We need this for choosing a valuation date, otherwise, report
functions would have to be in IO o...

github.com/simonmichael/hledger - ef9c4a29c4ca56c01b240a2fefce841a01dc2c57 authored over 5 years ago by Simon Michael <[email protected]>
tools: generatejournal: vary amount, make reports with fewer zeroes

github.com/simonmichael/hledger - d04a5a03f0ee2ae9621db03eca9d8eeddd72b484 authored over 5 years ago by Simon Michael <[email protected]>
make samplejournals: more; don't remake ones used for tests

github.com/simonmichael/hledger - e9d2b56fb2819c07c1b5ad7dca065d636bd7db06 authored over 5 years ago by Simon Michael <[email protected]>
speed up -V/--value by converting reports, not the journal (#999)

Instead of converting all journal amounts to value early on, we now
convert just the report amou...

github.com/simonmichael/hledger - c23fc8b671fa323181d0848ec8d286ba10752534 authored over 5 years ago by Simon Michael <[email protected]>
lib: journalStartDate, journalEndDate

github.com/simonmichael/hledger - 9ac1d7869bf1f754f5303a76e6dc945dc157b8f7 authored over 5 years ago by Simon Michael <[email protected]>
lib: fix journalApplyValue test (#999)

github.com/simonmichael/hledger - 1cacfcea280b10184a11f8f20fd1f0a72637314c authored over 5 years ago by Simon Michael <[email protected]>
lib: add a test for journalApplyValue that times itself (#999)

This test prints the time elapsed (before the OK message).
Mainly to support current performance...

github.com/simonmichael/hledger - 08d226aaf535f4a4a3dbd520a717a3202fb81370 authored over 5 years ago by Simon Michael <[email protected]>
lib: try a single filter again to speed up -V; simplify a bit (#999)

There was no speedup, in fact.

github.com/simonmichael/hledger - 168edb910ee9972515c6047c2975b1efc37ea5a2 authored over 5 years ago by Simon Michael <[email protected]>
rejigger Hledger.Cli tests to have correct prefix, add Cli.Utils

github.com/simonmichael/hledger - 76b933641dd85eea7f24c9f1ce3ea01207549dbb authored over 5 years ago by Simon Michael <[email protected]>
lib: speed up -V by sorting market prices just once (#999)

-V is still quite a bit slower than no -V, but not as much as before:

+========================...

github.com/simonmichael/hledger - 028303acd7d9bdfe20169775a1209628ef0e6d0b authored over 5 years ago by Simon Michael <[email protected]>
make: use profiterole, not profiteur

[ci skip]

github.com/simonmichael/hledger - 5911c7375765563706e28cc3cbb74449f1e3af54 authored over 5 years ago by Simon Michael <[email protected]>
tests: note parse-errors.test fragility

[ci skip]

github.com/simonmichael/hledger - 72c7861267eb85612d3da9db652b4b154f60bda5 authored over 5 years ago by Simon Michael <[email protected]>
tests: update i18n test journals, i18n tests

github.com/simonmichael/hledger - d7161466d3cfd7a9c37bd4ccf91aac7c63775af2 authored over 5 years ago by Simon Michael <[email protected]>
tools: generatejournal: start from a fixed year, not last year

So regenerating sample journals doesn't require updating tests.

[ci skip]

github.com/simonmichael/hledger - 2ca24662976527dd6e12161cb9340c33b3b3a09e authored over 5 years ago by Simon Michael <[email protected]>
tools: generatejournal: also generate P records (#999)

github.com/simonmichael/hledger - 9dd0b510dd418124c610a9dc579c4efca1d9bd0e authored over 5 years ago by Simon Michael <[email protected]>
import: doc tweaks

[ci skip]

github.com/simonmichael/hledger - 6f4009d58939111da711050a1bc7a7602e61c438 authored over 5 years ago by Simon Michael <[email protected]>
doc: regen command help

[ci skip]

github.com/simonmichael/hledger - ca79981f8d7f85211d345e6415817d69f262f831 authored over 5 years ago by Simon Michael <[email protected]>
import: document a problem with balance assignments

[ci skip]

github.com/simonmichael/hledger - eb576ba5be3b049c4aeb3fbde9aa563d1f647b93 authored over 5 years ago by Simon Michael <[email protected]>
doc: add a README for the functional tests, linked from contrib guide

github.com/simonmichael/hledger - 4fffe7440830cd4942f22eea6bbc1aaee19f3f11 authored over 5 years ago by Simon Michael <[email protected]>
Fix behavior of options like -Mp2019

This fixes the issue #1008

github.com/simonmichael/hledger - 593ee39284d02ccffa5cc641a64cbcdfe80cb18c authored over 5 years ago by Jakob Schöttl <[email protected]>
Change unused argument to undefined to make possible bugs more obvious

github.com/simonmichael/hledger - 4444b8bc8fd7406364a44a1fcf47e2c88b1655db authored over 5 years ago by Jakob Schöttl <[email protected]>
;site: update cookbook links

[ci skip]

github.com/simonmichael/hledger - 0ed9591d1b956262bcd0754d60cefaf193fa4298 authored over 5 years ago by Simon Michael <[email protected]>
;site: update cookbook links

[ci skip]

github.com/simonmichael/hledger - a278ea9b580f8a9f06ab87b7b3df60df10219efa authored over 5 years ago by Simon Michael <[email protected]>
Rename hledger-makeitso to hledger-flow

github.com/simonmichael/hledger - 356694b9f752ff48a85ba453b404a5b0fd5f464d authored over 5 years ago by Andreas Pauley <[email protected]>
reg: test and fix for --average, broken since 1.12 (#1003)

github.com/simonmichael/hledger - 13dc1096a51964aa5e99ee113d167ace3fee9cbd authored over 5 years ago by Simon Michael <[email protected]>
csv: doc: more tweaks (#1000)

[ci skip]

github.com/simonmichael/hledger - 71f9b74b0e51110c98f2534b326fb851f1bef9e0 authored over 5 years ago by Simon Michael <[email protected]>
csv: doc: more tweaks (#1000)

[ci skip]

github.com/simonmichael/hledger - bd08dd38582bdf0a73692f601f53653e5f1d6ee3 authored over 5 years ago by Simon Michael <[email protected]>
csv: doc: clarify amount, balance tips (#1000)

[ci skip]

github.com/simonmichael/hledger - 9f4decb4f64a4d7a7bb6ede96836964753ce0d92 authored over 5 years ago by Simon Michael <[email protected]>
csv: accept a balance field assignment instead of an amount (#1000)

github.com/simonmichael/hledger - 61e8ccbf8817d2083610fe26d24f3657241640fa authored over 5 years ago by Simon Michael <[email protected]>
site: home: blurb tweak

[ci skip]

github.com/simonmichael/hledger - 72377a54c429819941702411647e5b1d6891a6f4 authored over 5 years ago by Simon Michael <[email protected]>
close: doc: fix typo

[ci skip]

github.com/simonmichael/hledger - ab93eb4258850817d8369e1bdddacfdf9a7da193 authored over 5 years ago by Simon Michael <[email protected]>
fix link to auto postings

github.com/simonmichael/hledger - 5755a8a5200bcfb6dec4c1f5ec115f274e637885 authored over 5 years ago by Ben Creasy <[email protected]>
rm ircbrowse.net log link

This site has been down for a while it seems.

github.com/simonmichael/hledger - 589f0a8f3aa8e24b34b0130f5a7f698eb7d29ca1 authored over 5 years ago by Ben Creasy <[email protected]>
; site: download: misc updates

github.com/simonmichael/hledger - 3bb84698cdc14b9fa0bad554ea6fbddde347bcf0 authored almost 6 years ago by Simon Michael <[email protected]>
fix relnotes

github.com/simonmichael/hledger - 16819dcd2f32674be421cd607d434a803a69dc47 authored almost 6 years ago by Simon Michael <[email protected]>
; shake comment

github.com/simonmichael/hledger - e8eee8e7c782a369ea7b98ef3d27b979f7d57987 authored almost 6 years ago by Simon Michael <[email protected]>
; doc: relnotes: bump hledger-ui version, fix line breaks

github.com/simonmichael/hledger - 7a3a77b0fe31c7cb04071b27d91d8eb71e187b3f authored almost 6 years ago by Simon Michael <[email protected]>
; ui: changelog from 1.14.2

github.com/simonmichael/hledger - 1ac6c04005d73f431e7c3d3154a315c34ba06616 authored almost 6 years ago by Simon Michael <[email protected]>
; ui: regen cabal file

github.com/simonmichael/hledger - a0462533d9cb12b77731bbc0fb1e21b7d2ba0b47 authored almost 6 years ago by Simon Michael <[email protected]>
ui: support brick 0.47+ as well

I should have supported latest brick, to get into stackage nightly.
Now it does.

No upper bound...

github.com/simonmichael/hledger - b2e7cc78273879c347d64b4b1c170c57a2a0267f authored almost 6 years ago by Simon Michael <[email protected]>
; propagate dev version bump

github.com/simonmichael/hledger - c9e16b83ef6b53f4329de59a6736ad60c93c2d02 authored almost 6 years ago by Simon Michael <[email protected]>
; doc: relnotes: bump versions

github.com/simonmichael/hledger - 25b6d27b5107661a86b9fdacf1a7ebf7aa4ac549 authored almost 6 years ago by Simon Michael <[email protected]>
ui: upper bound on brick to fix build (#995)

github.com/simonmichael/hledger - 8ef4caa46f2e19c396de08671837c31bb8804edb authored almost 6 years ago by Simon Michael <[email protected]>
; site: download: bump versions

github.com/simonmichael/hledger - fe2eb3a19d7c444a06675f501ec0b5f4106e61ff authored almost 6 years ago by Simon Michael <[email protected]>
; lib, cli, ui, web, api: bump to dev version

github.com/simonmichael/hledger - fee0e3932010a0d94886c0a0083899d828eb009c authored almost 6 years ago by Simon Michael <[email protected]>
; changelogs from 1.14 branch

github.com/simonmichael/hledger - 3d206ad6bde6ee4ff4cc8a3b0f31527812f81d99 authored almost 6 years ago by Simon Michael <[email protected]>
; merge latest changelogs

github.com/simonmichael/hledger - 124aaffd34455189956935a5d14567e53dfb2733 authored almost 6 years ago by Simon Michael <[email protected]>
install: bump versions

github.com/simonmichael/hledger - 8aac6f80bb42437548f7146bee05a72fa7c9ea94 authored almost 6 years ago by Simon Michael <[email protected]>
;site: update cookbook links

[ci skip]

github.com/simonmichael/hledger - 95b0fe1066ab41a5f2ff43c2307eb03a9da62e61 authored almost 6 years ago by Simon Michael <[email protected]>
;site: update cookbook links

[ci skip]

github.com/simonmichael/hledger - de298f08f45ac162e83ebe3efd27c821a516ec25 authored almost 6 years ago by Simon Michael <[email protected]>
; site: download: drop unpinned/failing nix command (#980); cleanups

[ci skip]

github.com/simonmichael/hledger - 8c9d80525fd90509283b780283fdfbb99fab3f6a authored almost 6 years ago by Simon Michael <[email protected]>
; site: download: consistent hledger-install.sh naming

[ci skip]

github.com/simonmichael/hledger - 457534f0ea4fd75bf00be1f9161431e58744a3b0 authored almost 6 years ago by Simon Michael <[email protected]>
; site: download: add nix pinned command (#980); drop double borders

[ci skip]

github.com/simonmichael/hledger - 3325a214b80642ce1a83bc76b9c84710e6020f3c authored almost 6 years ago by Simon Michael <[email protected]>
; site: download: drop nix badges

[ci skip]

github.com/simonmichael/hledger - 93650b78aeb2533c2f25e0d4fee0bd6d9f1a6161 authored almost 6 years ago by Simon Michael <[email protected]>
lib: csv parser support for 'balance2', 'balance' renamed to 'balance1'

github.com/simonmichael/hledger - 3c3200fa663e7560949255e98706978cc60d7ede authored almost 6 years ago by Dmitry Astapov <[email protected]>
doc: document balance1 and balance2 in csv parser

github.com/simonmichael/hledger - 5067d0f9846a7765cade362f03003016405e0041 authored almost 6 years ago by Dmitry Astapov <[email protected]>
Constrain easytest dependency to fix cabal build

This constraints the easytest dependency to <0.3, because hledger and
hledger-lib currently don'...

github.com/simonmichael/hledger - 489b7fd870f84ac9cd2d1d026989925df40d8ed3 authored almost 6 years ago by Hans-Peter Deifel <[email protected]>