| 
							
							
								 Simon Michael | 27ab7a1745 | ;doc: update links | 2020-12-24 12:57:14 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | fbf9418756 | ;doc: update links to journal manual | 2020-12-24 12:49:04 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 65a003c8ee | ;doc: refactor, keep commands.m4 in Commands dir | 2020-12-22 17:05:28 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | a424541e38 | ;doc: man: show program name in upper case, per man-page(7) | 2020-12-20 20:08:35 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 18303bd3d2 | ;doc: tweak man pages' See also | 2020-12-20 20:08:35 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | ad3b5ef2fb | ;doc: cli: reorder command docs; clean up includes | 2020-12-20 07:57:57 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 6b4be651af | doc: rewrite commands intro; drop command docs from man page | 2020-12-19 12:01:58 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 105f7d2944 | ;tools: split defs.m4 to minimise manual rebuilding | 2020-12-15 09:39:29 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | e6d6ad5839 | ;doc: man page footer updates | 2020-12-08 19:25:52 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 21f508f799 | ;doc: announce: tweak matrix link for next time | 2020-12-07 10:48:29 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 6b6fbf053b | ;doc: announcement updates | 2020-12-07 09:40:21 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | bb03d1aad7 | ;doc: announce 1.20 | 2020-12-07 05:58:18 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | ec3ad14ae5 | strict mode: -s/--strict requires posted accounts to be declared | 2020-11-26 08:48:16 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 18f8f91520 | ;more budget-related cleanup | 2020-11-18 16:29:04 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | f4c4f06474 | ;doc: 1.19 announcement | 2020-09-02 12:38:49 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | ba49699728 | cli: improve --color/--colour help & help layout | 2020-07-17 15:36:07 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 144415f6fa | ;cli: improve --color help | 2020-07-14 12:22:11 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | ec1a8c7296 | ;doc: fix, update valuation flags in manuals -> OPTIONS | 2020-06-19 14:47:38 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 4274a0cb91 | ;update ANNOUNCE | 2020-06-07 13:17:06 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | abc53024fc | ;journal: doc: drop "transaction modifiers", just say "auto postings" | 2020-03-18 15:11:31 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 0ddb5fa4e3 | ;doc: drop some old macros [ci skip] | 2020-03-01 22:46:55 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 473531706d | ;doc: announce: typo [ci skip] | 2020-03-01 22:01:23 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | db877d7355 | ;doc: announcement | 2020-03-01 18:14:42 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | b9b5702946 | ;doc: add hledger-ui note to --forecast help (#1193) [ci skip] | 2020-02-22 11:40:41 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 6885dddd0e | ;doc: add LEDGER_FILE tips to the ENVIRONMENT sections (Probably too much.)
[ci skip] | 2020-02-07 10:44:48 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | ccac3d6cfa | ;shake: refactor; add _info_ m4 macro [ci skip] | 2020-01-29 06:01:09 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | dc4ee72b8b | ;doc: drop unused macros [ci skip] | 2020-01-25 16:58:46 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | a6ec6b40da | ;doc: manuals: tweak standard description, make hledger's consistent [ci skip] | 2020-01-25 16:55:58 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | cfb2a61ae1 | ;bump to dev version; bump man page dates [ci skip] | 2020-01-05 09:04:50 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 4a7a700d93 | ;doc: fix flags marker appearing in manuals $FLAGS$ didn't work (nor =FLAGS=); _FLAGS it is..
[ci skip] | 2020-01-05 07:41:01 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 6b70eadf30 | ;doc: update man page template to fix TH line wrapping (pandoc#5929) [ci skip] | 2020-01-05 06:59:49 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | c186eb6084 | ;doc: change flags marker in command helps to suit latest pandoc From _FLAGS_ to $FLAGS$, since latest pandoc strips the underscores
at a certain point in our docs rendering. | 2020-01-04 21:17:51 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 390cea7f7c | ;doc: note that -I does not disable balance assignments [ci skip] | 2020-01-04 08:22:45 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 3aaea1ef4e | ;doc: note that doc dev docs need update | 2019-12-09 06:22:49 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 8a6e15f1f2 | ;doc: announcement: slight tweak for next time [ci skip] | 2019-12-03 13:54:21 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 01e6504bd1 | ;doc: 1.16 announcement [ci skip] | 2019-12-03 13:44:18 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 87d0491103 | ;bump version to 1.16 | 2019-12-01 10:03:58 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | f65fc47185 | ;bump version to 1.15.99 [ci skip] | 2019-09-13 08:43:33 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 8e40a5ea93 | ;finance: move old financial journal out of the code repo [ci skip] | 2019-09-10 20:25:05 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 1d54bec22b | ;doc: bump copyright date in some old man templates [ci skip] | 2019-09-10 18:15:02 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | acd7010e5a | ;doc: "curses-style interface" -> "terminal interface" [ci skip] | 2019-09-10 18:14:16 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | bb20485bf5 | ;doc: README note [ci skip] | 2019-09-01 10:02:15 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 2cca596d7c | ;doc: 1.15 announcement [ci skip] | 2019-09-01 10:00:16 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | e4e2dfb218 | ;doc: manuals: disable links to old versions [ci skip] | 2019-08-26 09:37:03 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | da6718806a | ;doc: don't add page TOCs any more, sphinx has it covered [ci skip] | 2019-08-26 09:37:03 -07:00 |  | 
			
				
					| 
							
							
								 Jakob Schöttl | 2b01312004 | Fix and update documentation on date options | 2019-06-30 10:38:06 +02:00 |  | 
			
				
					| 
							
							
								 Caleb Maclennan | 18e19b9ad2 | ;tests: normalize tests, examples, and docs using 2spcs before comments | 2019-06-13 12:12:21 -07:00 |  | 
			
				
					| 
							
							
								 Ben Creasy | 5755a8a520 | fix link to auto postings | 2019-03-26 14:37:15 -07:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 3b5623b3b9 | doc: announcement [ci skip] | 2019-03-01 18:08:03 -08:00 |  | 
			
				
					| 
							
							
								 Simon Michael | 68e5c41d52 | bump version, manual dates [ci skip] | 2019-03-01 16:11:15 -08:00 |  |