Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							5bd276d507 
							
						 
					 
					
						
						
							
							tools: gitignore cleanups  
						
						
						
					 
					
						2017-04-27 10:49:35 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7bcce9e787 
							
						 
					 
					
						
						
							
							tools: site: note hakyll preview issues, add easy auto-reloading rule  
						
						
						
					 
					
						2017-04-27 10:00:26 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							cf74b78064 
							
						 
					 
					
						
						
							
							tools: gitignore cleanups  
						
						
						
					 
					
						2017-04-27 09:40:32 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6c2d2c0a6a 
							
						 
					 
					
						
						
							
							bal: cleanup  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-04-25 19:39:09 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							02eb809348 
							
						 
					 
					
						
						
							
							timeclock: comment out unfinished tests  
						
						
						
					 
					
						2017-04-25 18:56:38 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							bc111c49ca 
							
						 
					 
					
						
						
							
							bal: document colour support  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-04-25 18:48:54 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							10d85bedec 
							
						 
					 
					
						
						
							
							bal: show negative amounts in red  
						
						... 
						
						
						
						The balance command now shows negative amounts in red, when it thinks
ANSI codes are supported, ie when TERM is not "dumb" and stdout is not
being redirected or piped somewhere. 
						
					 
					
						2017-04-25 18:34:09 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							9a86c9ee52 
							
						 
					 
					
						
						
							
							lib: begin supporting colour  
						
						... 
						
						
						
						Add some basic helpers for working with ANSI colour codes,
and make strWidth and the various string layout functions aware of them. 
						
					 
					
						2017-04-25 18:27:25 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1af0f66e73 
							
						 
					 
					
						
						
							
							lib: timeclock test notes  
						
						
						
					 
					
						2017-04-25 12:04:39 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							44fc889ef7 
							
						 
					 
					
						
						
							
							stack: bump to lts-8.11  
						
						
						
					 
					
						2017-04-25 09:36:24 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							40c38bb603 
							
						 
					 
					
						
						
							
							examples: csv: coinbase report info  
						
						
						
					 
					
						2017-04-19 09:12:45 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							48a84cdd58 
							
						 
					 
					
						
						
							
							lib: note an issue with journalfieldnames ordering  
						
						
						
					 
					
						2017-04-19 09:05:21 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2ac77338f8 
							
						 
					 
					
						
						
							
							doc: csv tweaks  
						
						
						
					 
					
						2017-04-19 09:04:44 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							05f569f438 
							
						 
					 
					
						
						
							
							examples: csv: coinbase  
						
						
						
					 
					
						2017-04-19 08:24:54 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							79601695c0 
							
						 
					 
					
						
						
							
							examples: csv-rules/ -> csv/  
						
						
						
					 
					
						2017-04-19 08:24:23 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Astapov 
							
						 
					 
					
						
						
						
						
							
						
						
							c4c4be5fad 
							
						 
					 
					
						
						
							
							Fix parsing of blank/empty balances + testcases ( #539 )  
						
						
						
					 
					
						2017-04-18 09:07:30 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Astapov 
							
						 
					 
					
						
						
						
						
							
						
						
							451f9d7307 
							
						 
					 
					
						
						
							
							"balance" parser for csv reader ( #537 )  
						
						... 
						
						
						
						* "balance" parser for csv reader
* Some docs for 
						
					 
					
						2017-04-14 14:52:03 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f9ad13b1c1 
							
						 
					 
					
						
						
							
							doc: journal: drop obsolete info  
						
						
						
					 
					
						2017-04-13 08:42:52 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							16f8b09ebd 
							
						 
					 
					
						
						
							
							site: download: wording  
						
						
						
					 
					
						2017-04-13 08:42:24 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6680c4c402 
							
						 
					 
					
						
						
							
							site: devguide: hide links to non-updating hackage matrix builder  
						
						
						
					 
					
						2017-04-13 08:42:05 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							da3ee26862 
							
						 
					 
					
						
						
							
							examples: TXF tax exchange file spec, as org outline  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-04-11 10:21:13 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ee949d6c87 
							
						 
					 
					
						
						
							
							site: download, devguide: guess at void linux instructions  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-04-06 08:25:01 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b2135232d9 
							
						 
					 
					
						
						
							
							doc: journal: use new commands  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-04-04 11:34:04 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							67a246b561 
							
						 
					 
					
						
						
							
							site: devguide: fix irc channel link  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-04-04 11:33:27 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							f97996da3d 
							
						 
					 
					
						
						
							
							site: download: D tweaks  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-04-02 16:13:32 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							c3c4e486f3 
							
						 
					 
					
						
						
							
							site: download: D tweaks  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-04-02 11:43:55 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1b3c04e348 
							
						 
					 
					
						
						
							
							site: download: latest refinements, cleanups  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-04-02 11:24:09 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							d9488ea01b 
							
						 
					 
					
						
						
							
							doc: move cost/market value into general options section  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-03-31 19:18:17 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2f5c9df0de 
							
						 
					 
					
						
						
							
							tools: make tagrelease move tags when needed  
						
						
						
					 
					
						2017-03-31 18:29:41 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							a39c6746da 
							
						 
					 
					
						
						
							
							doc: 1.2 announcement  
						
						
						
					 
					
						2017-03-31 18:28:47 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2c1ec12d2e 
							
						 
					 
					
						
						
							
							tools: update make hackageupload  
						
						
						
					 
					
						2017-03-31 18:16:04 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ff598f2635 
							
						 
					 
					
						
						
							
							doc: make changelogs from release notes  
						
						
						
					 
					
						2017-03-31 18:11:44 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7522b76be1 
							
						 
					 
					
						
						
							
							doc: relnotes: unique project-wide anchors  
						
						
						
					 
					
						2017-03-31 18:11:04 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							6ee66979ff 
							
						 
					 
					
						
						
							
							doc: regenerate files  
						
						
						
					 
					
						2017-03-31 18:01:32 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							2c241dd8f6 
							
						 
					 
					
						
						
							
							doc: add 1.2 manuals snapshot  
						
						
						
					 
					
						2017-03-31 17:59:39 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1850fb732f 
							
						 
					 
					
						
						
							
							bump version to 1.2  
						
						
						
					 
					
						2017-03-31 17:58:11 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							ed93026f48 
							
						 
					 
					
						
						
							
							tools: make travistest  
						
						
						
					 
					
						2017-03-31 17:57:12 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e105cdee98 
							
						 
					 
					
						
						
							
							bs/cf/is: more informative usage, mention begin date ( #518 )  
						
						
						
					 
					
						2017-03-31 17:41:25 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7baf73952f 
							
						 
					 
					
						
						
							
							doc: bs/cf/is: terminology/links/mention begin date ( #518 )  
						
						
						
					 
					
						2017-03-31 17:40:48 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							646cdf34e2 
							
						 
					 
					
						
						
							
							lib: mark todo for multicolumn balance/bs ( #518 )  
						
						
						
					 
					
						2017-03-31 16:55:04 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							e50dede708 
							
						 
					 
					
						
						
							
							cashflow: make totals row and -N more like balance/bs/is ( #518 )  
						
						
						
					 
					
						2017-03-31 16:39:47 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b658a6b843 
							
						 
					 
					
						
						
							
							doc: relnotes: note bs fix  
						
						
						
					 
					
						2017-03-31 10:53:19 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							7750f83d76 
							
						 
					 
					
						
						
							
							tools: set -u breaks travis  
						
						
						
					 
					
						2017-03-31 10:52:58 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							61a5b5274b 
							
						 
					 
					
						
						
							
							doc: journal: fix link to aliases howto  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-03-31 10:42:53 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							61c2a6bc2b 
							
						 
					 
					
						
						
							
							tools: travis: cleanup  
						
						
						
					 
					
						2017-03-30 18:19:54 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							b82e800ae6 
							
						 
					 
					
						
						
							
							bs/cf/is: fix subtitle appearing above total (and put on one line) ( #527 )  
						
						
						
					 
					
						2017-03-30 17:18:30 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							afd58b8451 
							
						 
					 
					
						
						
							
							doc: readme: badge tweaks  
						
						... 
						
						
						
						[ci skip] 
						
					 
					
						2017-03-30 16:44:50 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							1afe5fba6e 
							
						 
					 
					
						
						
							
							tools: travis: latest config  
						
						
						
					 
					
						2017-03-30 16:20:32 -07:00 
						 
				 
			
				
					
						
							
							
								Simon Michael 
							
						 
					 
					
						
						
						
						
							
						
						
							84297b6ae2 
							
						 
					 
					
						
						
							
							readme fixup  
						
						
						
					 
					
						2017-03-30 16:20:32 -07:00 
						 
				 
			
				
					
						
							
							
								Justin Le 
							
						 
					 
					
						
						
						
						
							
						
						
							ac68ae1349 
							
						 
					 
					
						
						
							
							simple functional tests for multicolumn modes for is/bs/cf  
						
						
						
					 
					
						2017-03-30 15:35:04 -07:00