RSS feed
	
	
	
		f63d327c
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/10/04 00:38
		
all: replace error returns with constants.
		 
	
		d8f3576e
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/10/03 23:38
		
tree: refcount blocks correctly
		 
	
		93b53d81
		 – glenda <glenda@9front.local>
 authored
 and Ori Bernstein <ori@eigenstate.org>
 committed
 on 2021/10/03 02:50
		
cons: improve output
		 
	
		5ec83af8
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/10/03 12:17
		
bptr: move to 24 byte block pointers with generations
		 
	
		e02c31e5
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/09/27 23:09
		
refactor: move to Bptr struct
		 
	
		051a5ba0
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/09/27 10:29
		
scan: fix tree boundary condition
		 
	
		7e13013a
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/09/27 10:18
		
fscons: tweak 'show' to take args
		 
	
		2354024d
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/09/21 22:36
		
fs: handle truncation a bit better, accumulate messages correctly
		 
	
		8edbe1a1
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/09/19 11:10
		
scan: don't drop files in directory listing
		 
	
		32325a04
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/09/16 17:54
		
tree: refactor to allow multiple parallel trees
		 
	
		f0563cbd
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/09/14 19:10
		
blk: fix freelist implementaton
		 
	
		6b027737
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/03/19 12:08
		
fs: allocate blocks correctly, group insertions, snapshot
		 
	
		e0fffa8a
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2021/02/01 22:40
		
tree: shrink buffer when flushing deletions.
		 
	
		3f842a00
		 – Ori Bernstein <ori@eigenstate.org>
 authored
 on 2020/12/28 20:07
		
initial commit