RSS feed
	
	
	
		b1c218a3
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2023/01/25 08:27
		
merge
		 
	
		ea234b61
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2023/01/25 08:26
		
add -p ("pipe") option
		 
	
		4b1f7e9e
		 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
 authored
 on 2023/01/14 18:33
		
make sure "off" is never negative
		 
	
		5788a653
		 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2021/07/02 09:55
		
fix -s causing endless loop on eof
		 
	
		face54ae
		 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2021/07/02 09:49
		
add -s option to section the printout
		 
	
		b66196c7
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/05/07 08:30
		
update install instructions
		 
	
		fe80726c
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/19 15:21
		
dump stdin if no arguments provided
		 
	
		fd724962
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/29 08:13
		
don't use printf, it buffers
		 
	
		eaac0f22
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 10:06
		
port to plan 9
		 
	
		fbfd677a
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 10:06
		
fix ascii indentation when stopped exactly in the middle of the line
		 
	
		e2c59cc4
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 09:47
		
don't need select at all, just write as much as we got
		 
	
		99370393
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 08:58
		
it's ascii, not asci, ffs
		 
	
		b383d5d9
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 08:52
		
print whatever was read as soon as possible
		 
	
		a46b80aa
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 08:34
		
add a note on stdin
		 
	
		20d7fe9e
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 08:31
		
print filename if several passed as arguments
		 
	
		14d4f234
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 08:27
		
fix ascii alignment when there is less bytes at the last line
		 
	
		4ae0c205
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 08:25
		
don't memset on NULL if malloc failed
		 
	
		3164748d
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 08:18
		
wrong indentation
		 
	
		84856557
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2019/12/28 08:16
		
add stuff