Nicholas Rishel
							
						 | 
						
							
							
								a505231774
							
							lib/scanner: Support walking a symlink root (ref #4353)
						 | 
						7 years ago | 
					
				
					
						
							
								   Lars K.W. Gohlke
							
						 | 
						
							
							
								89a021609b
							
							lib/scanner: Refactoring
						 | 
						7 years ago | 
					
				
					
						
							
								   Antony Male
							
						 | 
						
							
							
								db03562d43
							
							lib/scanner: Fix UTF-8 normalization on ZFS (fixes #4649)
						 | 
						7 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								429b3a0429
							
							lib/osutil, lib/scanner: Run symlink test on Windows when possible
						 | 
						8 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								3d8b4a42b7
							
							all: Convert folders to use filesystem abstraction
						 | 
						8 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								68c1a0b9b4
							
							lib/ignore, lib/model: Use an interface to detect file changes, improving tests
						 | 
						8 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								d6fbfc3545
							
							lib/fs, lib/model, lib/scanner: Make scans cancellable (fixes #3965)
						 | 
						8 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								4253f22680
							
							lib/scanner: Use fs.Filesystem for all operations
						 | 
						8 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								5c27796471
							
							lib/model, lib/scanner: Properly ignore symlinks on Windows (fixes #4035)
						 | 
						8 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								f7fc0c1d3e
							
							all: Update license url to https (ref #3976)
						 | 
						8 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								c4ba580cbb
							
							all: Remove symlink support on Windows, SymlinksEnabled config
						 | 
						8 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								dd78177ae0
							
							scanner: Allow disabling weak hash in scanning (fixes #3891)
						 | 
						8 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								9b1c592fb7
							
							lib/scanner: Speed up weak hash
						 | 
						8 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								7b07ed6580
							
							lib/model, lib/protocol, lib/scanner: Include symlink target in index, pull symlinks synchronously
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								18cc7a663b
							
							lib: Remove osutil.Remove & osutil.RemoveAll (fixes #3513)
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								66a506e72b
							
							lib/scanner: Correctly scan symlinks (fixes #3445)
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								7aaa1dd8a3
							
							lib/scanner: Recheck file size and modification time after hashing (ref #3440)
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								fa0101bd60
							
							lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080)
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								21e116aa45
							
							lib/scanner: Refactor scanner.Walk API
						 | 
						9 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								2eb8a9ef56
							
							all: Dead code cleanup
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								c439c543d0
							
							tests: messagediff argument order should be expected, actual
						 | 
						9 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								a8ffde6f21
							
							Add deps
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								aa853ac833
							
							Fix tests
						 | 
						10 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								1efd8d6c75
							
							Add benchmark of HashFile
						 | 
						10 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								4581c57478
							
							Fix import paths
						 | 
						10 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								446a938b06
							
							lib/symlinks need not depend on protocol
						 | 
						10 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								37fb6473b3
							
							Woops, fix scanner test
						 | 
						10 years ago | 
					
				
					
						
							
								   AudriusButkevicius
							
						 | 
						
							
							
								94c52e3a77
							
							Add scan percentages (fixes #1030)
						 | 
						10 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								99736e5066
							
							Ensure dir before files ordering when scanning
						 | 
						10 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								7705a6c1f1
							
							mv internal lib
						 | 
						10 years ago |