Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							76b5c5f2ac 
							
						 
					 
					
						
						
							
							;doc: update manuals  
						
						
						
					 
					
						2021-12-06 15:04:17 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							763d171108 
							
						 
					 
					
						
						
							
							;doc: update CLI usage texts  
						
						
						
					 
					
						2021-12-06 15:04:07 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							4d6f1ed0bf 
							
						 
					 
					
						
						
							
							;doc: bal: update tidy description, example  
						
						
						
					 
					
						2021-12-06 15:03:40 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ca44e092fd 
							
						 
					 
					
						
						
							
							;doc: update manuals  
						
						
						
					 
					
						2021-12-06 14:50:49 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5c597750fb 
							
						 
					 
					
						
						
							
							;doc: update CLI usage texts  
						
						
						
					 
					
						2021-12-06 14:50:43 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							872bce55ef 
							
						 
					 
					
						
						
							
							;doc: bal: mention tidy's disabling of totals/averages ( #1773 ,  #1775 )  
						
						
						
					 
					
						2021-12-06 14:49:59 -10:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							29ee0c331f 
							
						 
					 
					
						
						
							
							imp: csv: Ignore --row-totals with tidy csv output.  
						
						
						
					 
					
						2021-12-06 14:43:43 -10:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							fb0472e0e9 
							
						 
					 
					
						
						
							
							imp: csv: Handle --layout=tidy with the legacy balance report.  
						
						... 
						
						
						
						Note that this gives output compatible with the multi balance report,
which means it is different from the csv with the legacy balance report.
This means tools only need to be able to handle one tidy csv format. 
						
					 
					
						2021-12-06 13:49:01 -10:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							71646f993c 
							
						 
					 
					
						
						
							
							imp: csv: Include the start and end dates of intervals, as well as  
						
						... 
						
						
						
						string representation of the period, in tidy csv output, and never
include row totals or averages. 
						
					 
					
						2021-12-06 13:49:01 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							35c1c9b6a2 
							
						 
					 
					
						
						
							
							pkg: progress towards supporting GHC 9.2 and newer libs ( #1774 )  
						
						... 
						
						
						
						hledger-lib builds, hledger's deps don't (shakespeare). 
						
					 
					
						2021-12-06 12:32:50 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							642102e291 
							
						 
					 
					
						
						
							
							;doc: update manuals  
						
						
						
					 
					
						2021-12-05 16:34:01 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ca0d9e2a0e 
							
						 
					 
					
						
						
							
							;doc: update CLI usage texts  
						
						
						
					 
					
						2021-12-05 16:34:01 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							c250be1bb9 
							
						 
					 
					
						
						
							
							;doc: bal: document tidy; commodity -> data layout ( #1768 )  
						
						
						
					 
					
						2021-12-05 16:33:56 -10:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							e42120da26 
							
						 
					 
					
						
						
							
							;test: Rename commodity-column.test to layout.test, and replace  
						
						... 
						
						
						
						--commodity-column with --layout=bare in tests. 
						
					 
					
						2021-12-05 16:06:44 -10:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							7ccf7430d0 
							
						 
					 
					
						
						
							
							imp: csv: Allow for generating tidy csv with --layout=tidy.  
						
						... 
						
						
						
						This puts every date in a separate row, which is more suitable for
many graphing programs. 
						
					 
					
						2021-12-05 16:06:44 -10:00 
						 
				 
			
				
					
						
							
							
								Stephen Morgan 
							
						 
					 
					
						
						
						
						
							
						
						
							3884f90cc6 
							
						 
					 
					
						
						
							
							lib!: Rename CommodityLayout to Layout and rename constructors.  
						
						... 
						
						
						
						Their scope is more than just commodities. 
						
					 
					
						2021-12-05 16:06:44 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6ce70351fd 
							
						 
					 
					
						
						
							
							;doc: cli, bal: improve table layout in non-html docs  
						
						
						
					 
					
						2021-12-05 12:27:20 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e5b924c390 
							
						 
					 
					
						
						
							
							;doc: update manuals  
						
						
						
					 
					
						2021-12-05 12:25:49 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ee9894f59e 
							
						 
					 
					
						
						
							
							;doc: update CLI usage texts  
						
						
						
					 
					
						2021-12-05 12:25:44 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							08f95d051e 
							
						 
					 
					
						
						
							
							;doc: update manuals  
						
						
						
					 
					
						2021-12-05 11:23:18 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7b9cad6cdc 
							
						 
					 
					
						
						
							
							;doc: update CLI usage texts  
						
						
						
					 
					
						2021-12-05 11:23:11 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							76f8ed1514 
							
						 
					 
					
						
						
							
							;doc: cli, bal: clarify output formats, layouts more  
						
						
						
					 
					
						2021-12-05 11:23:00 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2a58331024 
							
						 
					 
					
						
						
							
							;doc: update manuals  
						
						
						
					 
					
						2021-12-05 10:56:41 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							fdc373f45c 
							
						 
					 
					
						
						
							
							;doc: update CLI usage texts  
						
						
						
					 
					
						2021-12-05 10:56:38 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							371539e085 
							
						 
					 
					
						
						
							
							;doc: bal: clarify --layout a little  
						
						
						
					 
					
						2021-12-05 10:56:17 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1ba25f9714 
							
						 
					 
					
						
						
							
							;doc: cli: document which commands support which output formats  
						
						
						
					 
					
						2021-12-05 10:24:24 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7edcf77eae 
							
						 
					 
					
						
						
							
							;examples: invoicing: new invoice script example  
						
						
						
					 
					
						2021-12-04 10:41:41 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7c4f5dc2bf 
							
						 
					 
					
						
						
							
							;examples: move invoicing makefile to subdir  
						
						
						
					 
					
						2021-12-04 10:16:28 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							580ce7af46 
							
						 
					 
					
						
						
							
							bin: hledger-number tweak  
						
						
						
					 
					
						2021-12-02 10:58:21 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							50142a0aec 
							
						 
					 
					
						
						
							
							bin: hledger-number  
						
						
						
					 
					
						2021-12-02 10:54:23 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6c852a8252 
							
						 
					 
					
						
						
							
							;ci: linux-static-x64: do a full clone to fix --version output  
						
						
						
					 
					
						2021-12-02 00:39:11 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b6c4c227d3 
							
						 
					 
					
						
						
							
							;doc: changelog typo  
						
						
						
					 
					
						2021-12-02 00:16:23 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ce3ec28e3d 
							
						 
					 
					
						
						
							
							;cabal: update cabal files  
						
						
						
					 
					
						2021-12-01 22:16:37 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							66619803b7 
							
						 
					 
					
						
						
							
							;pkg: bump version to 1.24.99  
						
						
						
					 
					
						2021-12-01 22:16:37 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f8398d6c59 
							
						 
					 
					
						
						
							
							;doc: RELEASING tweaks  
						
						
						
					 
					
						2021-12-01 22:11:42 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							8c25581dd5 
							
						 
					 
					
						
						
							
							ci: linux: rename to pull, don't run on push  
						
						
						
					 
					
						2021-12-01 21:47:14 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							cc63ffd0b7 
							
						 
					 
					
						
						
							
							;install: 1.24  
						
						
						
					 
					
						2021-12-01 21:42:47 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f0f830e06c 
							
						 
					 
					
						
						
							
							ci: linux: move docs to readme  
						
						
						
					 
					
						2021-12-01 21:17:35 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							a3c71d2fad 
							
						 
					 
					
						
						
							
							ci: mac, windows: build on any push to these branches  
						
						
						
					 
					
						2021-12-01 21:10:44 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5648db0fd5 
							
						 
					 
					
						
						
							
							doc: update manuals  
						
						
						
					 
					
						2021-12-01 20:59:33 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							65ca30ef58 
							
						 
					 
					
						
						
							
							ci: dummy changes to force building  
						
						
						
					 
					
						2021-12-01 18:48:53 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6cbb04abcc 
							
						 
					 
					
						
						
							
							doc: announce  
						
						
						
					 
					
						2021-12-01 18:41:09 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2382fe5db8 
							
						 
					 
					
						
						
							
							;doc: finalise changelogs  
						
						
						
					 
					
						2021-12-01 18:23:16 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							0c4b820111 
							
						 
					 
					
						
						
							
							;cabal: update cabal files  
						
						
						
					 
					
						2021-12-01 17:16:28 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							387325b59e 
							
						 
					 
					
						
						
							
							;pkg: bump version to 1.24  
						
						
						
					 
					
						2021-12-01 17:16:28 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1d3f7a2aad 
							
						 
					 
					
						
						
							
							;doc: update manuals  
						
						
						
					 
					
						2021-12-01 17:16:04 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							55f5aa9238 
							
						 
					 
					
						
						
							
							;doc: changelog edits  
						
						
						
					 
					
						2021-11-26 21:06:52 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							d2081e5d8f 
							
						 
					 
					
						
						
							
							;tools: changelog: updates  
						
						
						
					 
					
						2021-11-26 21:06:40 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							8464fed4f6 
							
						 
					 
					
						
						
							
							;tools: changelog: a silly tool that makes changelog work more pleasant  
						
						
						
					 
					
						2021-11-26 12:31:36 -10:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							8c57d70940 
							
						 
					 
					
						
						
							
							;doc: edit ui changelog  
						
						
						
					 
					
						2021-11-26 12:30:38 -10:00