Simon Michael
ee026f5442
Revert the rename of check-dupes
...
We'll keep the old name, soon to be a hidden command, for compatibility.
2020-11-28 15:32:07 -08:00
Simon Michael
d330c4910e
check-dupes: rename to check-leafnames, per "How to check for errors"
2020-11-27 12:51:41 -08:00
Simon Michael
ec2a774b18
cli, lib: move functional tests into hledger/test/
2020-11-16 08:47:41 -08:00
Simon Michael
a051fd0dc4
;doc: CONTRIBUTING: update deps -> packaging link
2020-08-11 18:12:03 -07:00
Simon Michael
d27598d5db
;CONTRIBUTING: fix hledger.alhur.es link
2020-06-08 15:03:04 -07:00
Simon Michael
8dd0eeafd0
;CONTRIBUTING: sort stackexchange hits by date
2020-06-08 15:03:00 -07:00
Simon Michael
d23c3e2214
;CONTRIBUTING: replace reference link with a newer one
2020-04-01 12:19:33 -07:00
Simon Michael
8f625c09c1
;CONTRIBUTING: add homebrew charts
2020-04-01 12:17:03 -07:00
Simon Michael
7b8f0d16fd
;simplify stack.yaml filenames
2020-03-30 15:35:53 -07:00
Simon Michael
bec925f81d
;doc: readme, contrib guide badge updates/cleanups
2020-03-06 09:49:26 -08:00
Simon Michael
1c291b61e7
;doc: contributing: stars
2020-03-06 02:27:15 -08:00
Simon Michael
7c85e00a0c
;doc: readme, contributing: add github ci badge
2020-03-06 02:19:48 -08:00
Simon Michael
b9763b9bdd
;stack: simplify stack file names
2020-01-27 06:25:29 -08:00
Simon Michael
ee3f8914f1
;doc: CONTRIBUTING: clean up the open issues table
2020-01-06 10:53:30 -08:00
Simon Michael
14414394fb
;doc: CONTRIBUTING: fix the open issues table for sphinx
...
[ci skip]
2020-01-06 10:13:44 -08:00
Aleksandar Dimitrov
63c187c15e
Fix dead pointer in contributing
...
Fix link in contributing
2020-01-02 09:53:57 -08:00
Simon Michael
3aaea1ef4e
;doc: note that doc dev docs need update
2019-12-09 06:22:49 -08:00
Simon Michael
2b2a0b3cf8
;tests: use "test" alias for testCase everywhere
...
Easier to type and read, and a little clearer to my eyes;
"testCase" implies a single case, but it can contain many assertions.
2019-11-28 15:33:33 -08:00
Simon Michael
1f315a2aa3
;doc: contributing: update unit test docs
...
[ci skip]
2019-11-28 14:52:44 -08:00
Simon Michael
96453177b9
;doc: contributing: commit message conventions aren't mandatory
...
[ci skip]
2019-11-04 11:45:40 -08:00
Simon Michael
6f06b25ddb
;doc: contributing: four kinds of docs
...
[ci skip]
2019-10-23 10:37:48 -07:00
Simon Michael
e0c511b5fc
;doc: contributing: kent beck tests properties
...
[ci skip]
2019-10-21 13:38:44 -07:00
Brian Wignall
88e3e661a8
Fix internal Markdown links
2019-10-18 16:06:23 -07:00
Simon Michael
4db14ef70f
;api: another round of hledger-api purging; fix the build
2019-09-11 14:49:22 -07:00
Simon Michael
acd7010e5a
;doc: "curses-style interface" -> "terminal interface"
...
[ci skip]
2019-09-10 18:14:16 -07:00
Simon Michael
8772782d18
;doc: contrib: fix some links when on github, & make sphinx happier
...
[ci skip]
2019-08-29 07:30:20 -07:00
Simon Michael
f55985eb9b
;site: stop using pandoc's fenced_code_attributes
...
[ci skip]
2019-08-26 18:41:33 -07:00
Simon Michael
8dec91457e
; doc: contributing: remove old TOC
...
[ci skip]
2019-08-26 09:37:03 -07:00
Caleb Maclennan
9f8c24fe71
;doc: Excise quick links to domains that no longer exist ( #1080 )
...
[ci-skip]
2019-08-21 08:55:27 +01:00
Simon Michael
6c9f50a2d5
;doc: contrib: wording
...
[ci skip]
2019-07-16 05:00:50 +01:00
Simon Michael
fdc624c164
;doc: contrib: link to components list
...
[ci skip]
2019-07-15 17:42:40 +01:00
Simon Michael
2ed51685b9
;doc: contrib: commit message conventions
...
[ci skip]
2019-07-15 17:40:56 +01:00
Simon Michael
866b395e3f
;doc: contributing: link neil's PR-a-day post
...
[ci skip]
2019-06-18 19:14:34 -07:00
Simon Michael
adb6ee40eb
lib: clarify price types ( #131 )
...
dropped journalPrices
renamed Price to AmountPrice, AKA "transaction price"
renamed MarketPrice to PriceDirective.
added new MarketPrice (more pure form of PriceDirective without the amount style information)
Prices is now a more efficient data structure, but not used yet.
2019-06-13 15:50:01 -07:00
Simon Michael
2f48a4e058
; contributing: mention the need for a regular build before ghci
...
[ci skip]
2019-05-21 13:45:08 -07:00
Simon Michael
4fffe74408
doc: add a README for the functional tests, linked from contrib guide
2019-04-19 09:56:33 -07:00
Ben Creasy
589f0a8f3a
rm ircbrowse.net log link
...
This site has been down for a while it seems.
2019-03-26 13:56:43 -07:00
Simon Michael
173529efaf
doc: contributing: issues: link to deps issues
...
[ci skip]
2019-02-12 14:44:11 -08:00
Simon Michael
2530d9b853
site: fix TOC in contributing, manuals
...
[ci skip]
2019-02-12 09:58:22 -08:00
Simon Michael
a1c2210b6c
doc: contributing: starter -> good first issue
...
[ci skip]
2019-02-11 17:00:15 -08:00
Simon Michael
f4a38ed450
doc: contributing: ? -> other, whitespace
...
[ci skip]
2019-02-11 17:00:15 -08:00
Simon Michael
29e3e20745
doc: contributing: fix the open issues table, and move up ( #969 )
...
[ci skip]
2019-02-05 15:27:42 -08:00
Simon Michael
43be7c1381
doc: contributing: move workflows to the end
...
[ci skip]
2019-02-05 13:04:25 -08:00
Simon Michael
31d1c3affa
doc: contributing: fix azure CI link
...
This one doesn't work in markdown here for some reason
[ci skip]
2019-02-05 12:14:10 -08:00
Simon Michael
0d1663fc00
doc: contributing: azure pipelines CI link
...
[ci skip]
2019-02-05 12:06:38 -08:00
Simon Michael
ea116dcffb
doc: contributing: update version number process
...
[ci skip]
2019-02-05 07:32:33 -08:00
Simon Michael
11ce2aff59
doc: update version number notes, move to contrib guide
...
[ci skip]
2019-02-03 16:51:27 -08:00
Simon Michael
89bb4816c6
shake: move changelog scripts to Shake, enhance
...
New shake targets:
./Shake changelogs
./Shake CHANGES.md
./Shake CHANGES.md-dry
./Shake PKG/CHANGES.md
./Shake PKG/CHANGES.md-dry
Enhancements:
- removes the changelog's previous top heading
- ignores commits like "changelog", "doc: update changelogs"..
- does not write temporary files
- dry run mode
[ci skip]
2019-02-01 10:36:49 -08:00
Simon Michael
9bc8872751
doc: contributing: changelog process
...
[ci skip]
2019-01-26 07:44:39 -08:00
Simon Michael
5c5e404df6
doc: contributing: add TOC
2019-01-19 17:31:03 -08:00