index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
finder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix data races in finder_test.go
Colin Cross
2019-06-20
1
-5
/
+5
*
Fix `go vet` issues
Dan Willemsen
2018-07-22
1
-1
/
+0
*
Reimplement ioutil.ReadDir with a version that avoids calling lstat
Colin Cross
2017-12-22
4
-1
/
+547
*
Add a DirEntryInfo interface that is a subset of os.FileInfo
Colin Cross
2017-12-22
2
-6
/
+29
*
Move android/soong/fs to android/soong/finder/fs
Colin Cross
2017-12-22
8
-5
/
+1074
*
Fix the Finder's ability to ignore permission errors
Jeff Gaston
2017-08-23
1
-1
/
+1
*
Add some tests for singlethreaded usage of the Finder.
Jeff Gaston
2017-08-22
2
-58
/
+100
*
Fix hanging of finder_test
Jeff Gaston
2017-08-22
1
-0
/
+3
*
Run the Finder and make its results available to Kati
Jeff Gaston
2017-08-16
2
-13
/
+38
*
Fail the Finder in case of unexpected fs error
Jeff Gaston
2017-08-15
3
-36
/
+201
*
Revert "Revert "Cacheable, multithreaded finder.""
Jeff Gaston
2017-08-10
5
-0
/
+3187
*
Revert "Cacheable, multithreaded finder."
Jeff Gaston
2017-08-10
5
-3187
/
+0
*
Cacheable, multithreaded finder.
Jeff Gaston
2017-08-08
5
-0
/
+3187