Simon Frei
|
9dbc509996
lib/ignore: Consistent behaviour for nil *Matcher
|
8 years ago |
Audrius Butkevicius
|
ab132ff6fe
lib: Folder marker is now a folder
|
8 years ago |
Audrius Butkevicius
|
3d8b4a42b7
all: Convert folders to use filesystem abstraction
|
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 |
kwhite17
|
1caa683ec1
lib/scanner: Stopped outputting rescan debug message if file doesn't exist locally (fixes #1350)
|
8 years ago |
Jakob Borg
|
5c27796471
lib/model, lib/scanner: Properly ignore symlinks on Windows (fixes #4035)
|
8 years ago |
HairyFotr
|
c56c48a777
all: Correct various typos
|
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 |
Simon Frei
|
dbb3a34887
lib/ignore: Centralize handling of temporary filenames (fixes #3899)
|
9 years ago |
Jakob Borg
|
7a16dbd31d
lib/scanner: Fix previous commit: don't stop scan completely
|
9 years ago |
Jakob Borg
|
926c88cfc4
lib/scanner: Never, ever descend into symlinks (ref #3857)
|
9 years ago |
Jakob Borg
|
2ebd6ad77f
lib/scanner: Don't stop byte counter ticks before scan is done
|
9 years ago |
Jakob Borg
|
f5a310ad64
Revert "lib/model: Handle filename conflicts on Windows."
|
9 years ago |
Unrud
|
01e50eb3fa
lib/model: Handle filename conflicts on Windows.
|
9 years ago |
Nathan Morrison
|
0725e3af38
all: Add a global change list
|
9 years ago |
Jakob Borg
|
47f22ff3e5
build: Enable gometalinter "unconvert" check
|
9 years ago |
Jakob Borg
|
7b07ed6580
lib/model, lib/protocol, lib/scanner: Include symlink target in index, pull symlinks synchronously
|
9 years ago |
Jakob Borg
|
e3cf718998
lib/ignore: Add central check for internal files, used in scanning, pulling and requests
|
9 years ago |
Jakob Borg
|
ea87bcefd6
lib/protocol, lib/model: Implement high precision time stamps (fixes #3305)
|
9 years ago |
Jakob Borg
|
0655991a19
lib/db, lib/fs, lib/model: Introduce fs.MtimeFS, remove VirtualMtimeRepo
|
9 years ago |
Jakob Borg
|
66a506e72b
lib/scanner: Correctly scan symlinks (fixes #3445)
|
9 years ago |
Jakob Borg
|
3176629410
cmd, lib: Fix ineffectual assignments (ineffasign) and comment spelling
|
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
|
5a98af622d
lib/ignore: Implement deletable ignores using (?d) prefix (fixes #1362)
|
9 years ago |
Jakob Borg
|
11d4986517
Humanize serialization of version vectors (again)
|
10 years ago |
Jakob Borg
|
bed6155c79
Refactor: multiple-if to switch
|
10 years ago |