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

;doc: fix broken manual links in manuals source

[ci skip]

github.com/simonmichael/hledger - ef0490748485eff825d4dd34f00a70902ee43072 authored over 5 years ago by Simon Michael <[email protected]>
;make site-watch: build and watch the new site, not the old one

[ci skip]

github.com/simonmichael/hledger - 84cf3fe72299fc48d52194d9a5eb9ec006187e52 authored over 5 years ago by Simon Michael <[email protected]>
;lib: clarify journalAddForecast doc (#835)

[ci skip]

github.com/simonmichael/hledger - 538e97f3ac7c2c23634d4bb8a484307be69f6157 authored over 5 years ago by Simon Michael <[email protected]>
;doc: regen manuals (on server)

Usually done on my laptop, but the toolchain on both machines should
produce the same result the...

github.com/simonmichael/hledger - 85d48a6b0ef49614e54d5d95a705a036af8fa7b5 authored over 5 years ago by Simon Michael <[email protected]>
;doc: journal: periodic transactions: more tweaks

[ci skip]

github.com/simonmichael/hledger - fb521e248bc61839c95ed699e85f4944c1a1f793 authored over 5 years ago by Simon Michael <[email protected]>
;doc: journal: periodic transactions: more fixes, clarifications

[ci skip]

github.com/simonmichael/hledger - 94d3eb1cfb08abb50fd8b69fc0c120f5704b3447 authored over 5 years ago by Simon Michael <[email protected]>
;doc: journal: highlight some gotchas with periodic transactions

[ci skip]

github.com/simonmichael/hledger - 901e5174d7fab19fd5fcd3eb946e1eca13b4ede6 authored over 5 years ago by Simon Michael <[email protected]>
;site: manuals: fix many links that went to a prerelease manual

[ci skip]

github.com/simonmichael/hledger - 3b35e0afca662e630b09f84ea1093c2b7413b23a authored over 5 years ago by Simon Michael <[email protected]>
lib, cli, ui: start using Control.Monad.Fail, allow base-compat 0.11

fail is moving out of Monad and into it's own MonadFail class.
This will be enforced in GHC 8.8 ...

github.com/simonmichael/hledger - 499e20c0b233c4b2911d79d43e9d9d56d3aff6b5 authored over 5 years ago by Simon Michael <[email protected]>
;lib: clarify parser monad transformers a little

[ci skip]

github.com/simonmichael/hledger - c7746131fc56e9768e0a953b02970c61727c41c5 authored over 5 years ago by Simon Michael <[email protected]>
;valuation: test documenting new end-date behaviour (#1083)

[ci skip]

github.com/simonmichael/hledger - 39635b2fde10fe55079442e667e2afdd03917fb1 authored over 5 years ago by Simon Michael <[email protected]>
;install: bump to 1.15.2

[ci skip]

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

[ci skip]

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

github.com/simonmichael/hledger - 7ae75022bfdc695b1582aadf6f482ad1fff43063 authored over 5 years ago by Simon Michael <[email protected]>
lib, cli: bump version to 1.15.2

github.com/simonmichael/hledger - cd5af4816548a5b956d19b9029956a1eb9a2431b authored over 5 years ago by Simon Michael <[email protected]>
;doc: valuation: also link to #1083

[ci skip]

github.com/simonmichael/hledger - ff41603a752d721d12db840ffc0c60e7e67f235e authored over 5 years ago by Simon Michael <[email protected]>
valuation: -V/-X respects report end date, code/doc cleanups (#1083)

-V (and -X) now respects a report end date set with -e/-p/date: when
choosing the valuation date...

github.com/simonmichael/hledger - a7f172b0857c8ad4a64c02e249e207b0e3744f58 authored over 5 years ago by Simon Michael <[email protected]>
;doc: document effect of valuation on reports more thoroughly

A column for -V/-X has been added (it differs in some cases, cf

[ci skip]

github.com/simonmichael/hledger - e73b7c263562f2dd2d7851159ba712e16903062a authored over 5 years ago by Simon Michael <[email protected]>
;doc: cli: try to clarify valuation docs, note #1083

[ci skip]

github.com/simonmichael/hledger - 1f3c3723dbfee5347c036b46d894932cbc129e56 authored over 5 years ago by Simon Michael <[email protected]>
;install: bump resolver down to lts-14.3 to avoid 14.4 404 issue

[ci skip]

github.com/simonmichael/hledger - 70c349cd1ea154b6aec9667e46ba57c707d8346f authored over 5 years ago by Simon Michael <[email protected]>
;lib, cli: fix 1.15.1 changelog heading

[ci skip]

github.com/simonmichael/hledger - 6d4d43dc62015bccabe8823800a4ee7aa57e3061 authored over 5 years ago by Simon Michael <[email protected]>
;install: update for 1.15.1

[ci skip]

github.com/simonmichael/hledger - 7374f7bb4e917172e50d1e5311bf24e0cb067573 authored over 5 years ago by Simon Michael <[email protected]>
;lib, cli: don't forget to commit the cabal file

github.com/simonmichael/hledger - 90e5a5f95b19c2aa542c861075326544906a14ef authored over 5 years ago by Simon Michael <[email protected]>
cli: note command docs omitted from 1.15, bump to 1.15.1

github.com/simonmichael/hledger - 8148136e71d4144ff5bf2ef32009ce92c12a3209 authored over 5 years ago by Simon Michael <[email protected]>
lib: note doctests fix (omitted from 1.15), bump to 1.15.1

github.com/simonmichael/hledger - 08e011af37d509c2396b4195014f06c95267c69c authored over 5 years ago by Simon Michael <[email protected]>
;doc: regen hledger plaintext manual too

[ci skip]

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

[ci skip]

github.com/simonmichael/hledger - 16a3c96da0db15a50df59ac2dc3d73c759b215be authored over 5 years ago by Simon Michael <[email protected]>
;shake manuals: workaround to avoid ANSI codes in plaintext help

This seems to be a groff bug, as of 1.22.3 & 1.22.4. It always calls
grotty with no flags, even ...

github.com/simonmichael/hledger - 68262c59ed8abf9a96574cd7cedabce594169fe5 authored over 5 years ago by Simon Michael <[email protected]>
;make tag: drop nonexistent path causing this to fail

[ci skip]

github.com/simonmichael/hledger - 2a2cec4c4a81f75293ef83a56bfe97cbbf16db95 authored over 5 years ago by Simon Michael <[email protected]>
;doc: cli: clean up -V/-X a little

[ci skip]

github.com/simonmichael/hledger - 3654ac5239e8dfc72fde56bc08f5add334d9d0bb authored over 5 years ago by Simon Michael <[email protected]>
;doc: cli: tweak comments to avoid confusing markdown-mode

[ci skip]

github.com/simonmichael/hledger - 319f0e5224593dae51c2cfb47fa4734f56a95548 authored over 5 years ago by Simon Michael <[email protected]>
;doc: cli: add missing commands to manual

commodities, descriptions, diff, notes, payees

[ci skip]

github.com/simonmichael/hledger - b2710c698c405bee2e3ba70323975d7bad848242 authored over 5 years ago by Simon Michael <[email protected]>
;doc: cli: drop obsolete comments

[ci skip]

github.com/simonmichael/hledger - 9664194f2059ca927b66b916000828d46bcdb67d authored over 5 years ago by Simon Michael <[email protected]>
;doc: journal: drop unused file

[ci skip]

github.com/simonmichael/hledger - e9c28fd9a33c74d7c203b3e7fb899023f926fa5a authored over 5 years ago by Simon Michael <[email protected]>
;doc: journal: change some comments to avoid confusing markdown-mode

[ci skip]

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

[ci skip]

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

[ci skip]

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

[ci skip]

github.com/simonmichael/hledger - 6703057050c9ba5e43c93bacf46987f0e600a450 authored over 5 years ago by Simon Michael <[email protected]>
;api: bump swagger2 upper bound

[ci skip]

github.com/simonmichael/hledger - cf07b25f97a08fd8f02376f1940b9f2c20e93089 authored over 5 years ago by Simon Michael <[email protected]>
bump versions to 1.15

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

[ci skip]

github.com/simonmichael/hledger - ede6a51f081bfb7b190b160cd534bbb8f5aa1950 authored over 5 years ago by Simon Michael <[email protected]>
;doc: regen man pages

[ci skip]

github.com/simonmichael/hledger - b1859769acf779d1d11eb479cfdf30c970c7aa62 authored over 5 years ago by Simon Michael <[email protected]>
;make: drop hledger-api from scripts

[ci skip]

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

[ci skip]

github.com/simonmichael/hledger - 00f3ad8d3f49b67b6ddf6b10b1fc51122d01da01 authored over 5 years ago by Simon Michael <[email protected]>
api: drop from Shake scripts

[ci skip]

github.com/simonmichael/hledger - 113f19348632dda78db3572e3bd3a9fd7a67c9cf authored over 5 years ago by Simon Michael <[email protected]>
;stack: bump default snapshot to lts-14.4

[ci skip]

github.com/simonmichael/hledger - 32154131c9b7e804d6c3387f230784403e83fdd1 authored over 5 years ago by Simon Michael <[email protected]>
install: bump to lts-14.4, hledger 1.15, drop hledger-api

[ci skip]

github.com/simonmichael/hledger - 82da5a537bee6d109508274142f14eb0e0c2491e authored over 5 years ago by Simon Michael <[email protected]>
;descriptions/notes/payees: fix build warning

github.com/simonmichael/hledger - 9cdbce288c673b8493f7b0696005e80022c6c4ac authored over 5 years ago by Simon Michael <[email protected]>
;fix doctests

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

[ci skip]

github.com/simonmichael/hledger - c2736be4aa9e4bae77f684952a4f4fb1dd98ab98 authored over 5 years ago by Simon Michael <[email protected]>
;install: bump hledger-ui version, bump resolver (#709/#1077)

[ci skip]

github.com/simonmichael/hledger - 63fec5a8a8e13229c464a602e2c72d9443f8bae5 authored over 5 years ago by Simon Michael <[email protected]>
update resolver to lts-13.27 for freebsd12

github.com/simonmichael/hledger - ea2d6d2077af491785536f88c96173e5bcb6b6c4 authored over 5 years ago by zieone <[email protected]>
;site: also drop 0.27 manual from shake scripts

[ci skip]

github.com/simonmichael/hledger - 40200b60a6f2cb86c94fc62de4b9fe18621382b5 authored over 5 years ago by Simon Michael <[email protected]>
;site: Merge the new sphinx-based website.

See related commit in the site repo.

[ci skip]

github.com/simonmichael/hledger - f57c6777cd5b235ca6c868941a9126655243c5f7 authored over 5 years ago by Simon Michael <[email protected]>
;doc: update link for lowercase filename

[ci skip]

github.com/simonmichael/hledger - 65692b0e36a3a380cdefdc53b2f3f3dd0f269f13 authored over 5 years ago by Simon Michael <[email protected]>
;doc: contrib: fix some links when on github, & make sphinx happier

[ci skip]

github.com/simonmichael/hledger - 8772782d18c4b78025fcbb2b782aabccdf96f29b authored over 5 years ago by Simon Michael <[email protected]>
;site: git ignore the site/ sub-repo

[ci skip]

github.com/simonmichael/hledger - 643e4f1b9076ce935e8e5dbac4399fcb99c85892 authored over 5 years ago by Simon Michael <[email protected]>
;site: stop using pandoc's fenced_code_attributes

[ci skip]

github.com/simonmichael/hledger - f55985eb9b168fb3d70667528286970c60186bbd authored over 5 years ago by Simon Michael <[email protected]>
;doc: don't add page TOCs any more, sphinx has it covered

[ci skip]

github.com/simonmichael/hledger - da6718806ab5468bf63b2ebee18d0fe411013816 authored over 5 years ago by Simon Michael <[email protected]>
;doc: fix images in ui, web manuals

[ci skip]

github.com/simonmichael/hledger - 81c58f34b97c3437f19b9c4fedfc211a3c40c3d4 authored over 5 years ago by Simon Michael <[email protected]>
;doc: don't generate combined manual any more

[ci skip]

github.com/simonmichael/hledger - cccaa2f1b40f2870324b40af183a19840daf99bc authored over 5 years ago by Simon Michael <[email protected]>
; doc: contributing: remove old TOC

[ci skip]

github.com/simonmichael/hledger - 8dec91457ea9c02e6138a478ea85aaf1cdd5c55f authored over 5 years ago by Simon Michael <[email protected]>
;site: make site runs sphinx as well

[ci skip]

github.com/simonmichael/hledger - 10157b8cd622e1e8b092eda21d19e4a63e1b534f authored over 5 years ago by Simon Michael <[email protected]>
;doc: fix some table rendering in the html manuals

[ci skip]

github.com/simonmichael/hledger - fd5dc7bc1852ad648662647feca6d25472e17d5c authored over 5 years ago by Simon Michael <[email protected]>
;doc: manuals: disable links to old versions

[ci skip]

github.com/simonmichael/hledger - e4e2dfb218fab50949430974439e8f093f403043 authored over 5 years ago by Simon Michael <[email protected]>
;site: fix "fix the webhook's pull of site repo"

[ci skip]

github.com/simonmichael/hledger - 4a5b4142e1227fd7ee9646f133fa71fb0e34b91b authored over 5 years ago by Simon Michael <[email protected]>
;site: fix the webhook's pull of site repo

[ci skip]

github.com/simonmichael/hledger - 9debf0c288540a2c2aabaced81387a5f0e5a0510 authored over 5 years ago by Simon Michael <[email protected]>
;site: make site a little less verbosely

[ci skip]

github.com/simonmichael/hledger - 7ff0fe738b085aa238a96a0a4361e921136739ed authored over 5 years ago by Simon Michael <[email protected]>
;site: make site runs shake verbosely

[ci skip]

github.com/simonmichael/hledger - 5b89cfad23817f0e069f121d329dcdde16b64c36 authored over 5 years ago by Simon Michael <[email protected]>
;site: pull both repos when either one posts the webhook

[ci skip]

github.com/simonmichael/hledger - cea86260c96d0b51682727b4cdefff4eed9b4f57 authored over 5 years ago by Simon Michael <[email protected]>
;site: fix generation of cookbook pages

[ci skip]

github.com/simonmichael/hledger - b9b420290c5c17c374a567dbbf63561c3aa97f12 authored over 5 years ago by Simon Michael <[email protected]>
site: drop references to the github wiki

[ci skip]

github.com/simonmichael/hledger - ece3d67ebf2807666a613874633ea2e3d52ea5b9 authored over 5 years ago by Simon Michael <[email protected]>
site: remove site/, which has moved to its own hledger_site repo

[ci skip]

github.com/simonmichael/hledger - c47a98e55d28cc78085f339f48db6707900c8b8b authored over 5 years ago by Simon Michael <[email protected]>
;examples: Cody.journal from prudent.me

[ci skip]

github.com/simonmichael/hledger - ea9f748993ec6138b5d025ef8fff9e4fdbaad480 authored over 5 years ago by Simon Michael <[email protected]>
;examples: Cody: hledger compatibility and a txn tweak

[ci skip]

github.com/simonmichael/hledger - 37c320125f1a415056eb6991f234ed0368c463ab authored over 5 years ago by Simon Michael <[email protected]>
help: don't require a journal file

github.com/simonmichael/hledger - 4dc0e359dc55d5c027a324873ea9a7873fca1cdb authored over 5 years ago by Simon Michael <[email protected]>
;doc: Excise quick links to domains that no longer exist (#1080)

[ci-skip]

github.com/simonmichael/hledger - 9f8c24fe718ea33aa5ac797a23a98832382f2213 authored over 5 years ago by Caleb Maclennan <[email protected]>
reg: show negative amounts in red, like balance and Ledger

github.com/simonmichael/hledger - 318a7ce234728b63dc776216068b31e1dc34b613 authored over 5 years ago by Simon Michael <[email protected]>
lib, web: unhide exports, fix build

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

[ci skip]

github.com/simonmichael/hledger - 8a7905ac73d866a848d44c38c53ea754d28d8f44 authored over 5 years ago by Simon Michael <[email protected]>
;lib: Valuation: hide some exports

github.com/simonmichael/hledger - 11519744d8bf9b585d3eccd2b59f294480ad5701 authored over 5 years ago by Simon Michael <[email protected]>
Shake changelogs: ignore commits beginning with ;

github.com/simonmichael/hledger - cc9d7f8ae001f92b252052e7e085fab313576ad0 authored over 5 years ago by Simon Michael <[email protected]>
stats: show count of market prices (P), and the commodities covered

github.com/simonmichael/hledger - 5bc1e7746f73b5b1e87230f30f17ac6b8ce539e8 authored over 5 years ago by Simon Michael <[email protected]>
;lib: move PriceGraph, PriceOracle, ValuationType to Valuation.hs

github.com/simonmichael/hledger - 62e96b1b205824882034af97b459d9927cc0f64a authored over 5 years ago by Simon Michael <[email protected]>
memoise market valuation, making it fast (#999)

github.com/simonmichael/hledger - 1cbbe8f43d07dc22450de962f941def876a2fb9a authored over 5 years ago by Simon Michael <[email protected]>
lib: currying helpers

github.com/simonmichael/hledger - 4beb416070a928b28f3fa002801d7a3ac56a0df2 authored over 5 years ago by Simon Michael <[email protected]>
make: add a small 10-txn sample file

[ci skip]

github.com/simonmichael/hledger - de9df350b458cf36efa6cbc5a2e02dffedb27bcc authored over 5 years ago by Simon Michael <[email protected]>
web: ?sidebar= hides the sidebar, like ?sidebar=0

github.com/simonmichael/hledger - e70c7123b78f528f05e0e255e6173aae53bb672f authored over 5 years ago by Simon Michael <[email protected]>
web: with --serve-api, also disable the header/sidebar HTML

github.com/simonmichael/hledger - a154ea72c0f83eb94872b221e6c48b78df74552f authored over 5 years ago by Simon Michael <[email protected]>
web: don't disable /add PUT with --serve-api, that's considered API

github.com/simonmichael/hledger - ef1bd24edc410afcd8f7605a7125f45bb1a43de1 authored over 5 years ago by Simon Michael <[email protected]>
api: set upper bound for swagger2

[ci skip]

github.com/simonmichael/hledger - 53b995bcd2babd30e656eeef034205b6c09691ad authored over 5 years ago by Simon Michael <[email protected]>
web: --serve-api disables server-side UI; startup logging cleanups

github.com/simonmichael/hledger - c3da82043b7a7be3cf716a468adc5de2adebf883 authored over 5 years ago by Simon Michael <[email protected]>
stack: stop building hledger-api

[ci skip]

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

[ci skip]

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

github.com/simonmichael/hledger - ccc437664d420914b7e9beadcb7355162a890e0c authored over 5 years ago by Simon Michael <[email protected]>
bs: show end date(s) in title, not transactions date span (#1078)

Compound balance reports showing ending balances (eg balancesheet),
now show the ending date (si...

github.com/simonmichael/hledger - 7c2511aa29b633976219c3ad844b5d4b0541103f authored over 5 years ago by Simon Michael <[email protected]>
;lib: depend on timeit

Allows easy benchmarking at ghci prompt and I expect will be used for
reporting timing info later.

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

github.com/simonmichael/hledger - 7177f533b2dde0cf722b6ccc6fb614c4a8502a2d authored over 5 years ago by Simon Michael <[email protected]>
;make quickprof: comment

[ci skip]

github.com/simonmichael/hledger - fe5c49dc366890045d7b0d52adb832f05e8580a8 authored over 5 years ago by Simon Michael <[email protected]>
;lib: derive NFData for MultiBalanceReport, PriceGraph for criterion

Allow these to be timed with criterion at ghci prompt.

github.com/simonmichael/hledger - 70986769efa1a3c277d8cb5c0f05bef04fb07d70 authored over 5 years ago by Simon Michael <[email protected]>