index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests.sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tests: Don't use install -D
Tavian Barnes
2016-12-08
1
-7
/
+14
*
tests: Don't check -size for directories
Tavian Barnes
2016-12-05
1
-3
/
+4
*
tests: Don't check -links for directories
Tavian Barnes
2016-12-05
1
-3
/
+3
*
Allow // to be different from /
Tavian Barnes
2016-11-24
1
-3
/
+2
*
tests: Make sure the temporary directory is owned by the current user/group
Tavian Barnes
2016-11-22
1
-0
/
+1
*
tests: Mkae LC_ALL=C apply to the whole pipeline when sorting.
Tavian Barnes
2016-11-22
1
-1
/
+4
*
Support -perm +MODE for symbolic modes.
Tavian Barnes
2016-11-21
1
-1
/
+1
*
Fix -execdir for /
Tavian Barnes
2016-11-21
1
-1
/
+15
*
tests: Don't rely on the system 'find' for the expected output.
Tavian Barnes
2016-11-21
1
-142
/
+211
*
Don't try to -delete the current directory.
Tavian Barnes
2016-11-13
1
-1
/
+6
*
bftw: Keep trailing slashes on the root in BFTW_DEPTH mode.
Tavian Barnes
2016-11-13
1
-1
/
+5
*
Redirect stdin from /dev/null for -ok and -okdir.
Tavian Barnes
2016-11-13
1
-1
/
+11
*
Implement -perm.
Tavian Barnes
2016-10-29
1
-4
/
+47
*
tests.sh: Give some feedback while running.
Tavian Barnes
2016-10-24
1
-1
/
+15
*
tests: Be more careful not to invoke remove-siblings.sh $scratch.
Tavian Barnes
2016-10-24
1
-1
/
+1
*
Implement -ignore_readdir_race.
Tavian Barnes
2016-10-24
1
-8
/
+22
*
parse: Ignore -- on the command line.
Tavian Barnes
2016-10-02
1
-1
/
+11
*
Allow flags like -L before ',' or ')' as pathnames.
Tavian Barnes
2016-06-09
1
-1
/
+16
*
Implement -fprint and -fprint0.
Tavian Barnes
2016-06-08
1
-1
/
+13
*
Treat '-', ')', and ',' as paths when possible.
Tavian Barnes
2016-06-08
1
-3
/
+40
*
Implement -{exec,ok}{,dir}.
Tavian Barnes
2016-05-22
1
-1
/
+21
*
Implement -size.
Tavian Barnes
2016-03-12
1
-1
/
+17
*
Implement (most of) -newerXY.
Tavian Barnes
2016-02-27
1
-3
/
+7
*
Fix -daystart to not round 0 upwards.
Tavian Barnes
2016-02-27
1
-1
/
+9
*
Implement -user and -group.
Tavian Barnes
2016-02-14
1
-1
/
+17
*
Implement -lname and -ilname.
Tavian Barnes
2016-02-14
1
-1
/
+17
*
Implement -iname and -ipath.
Tavian Barnes
2016-02-13
1
-1
/
+9
*
Fix -name handling when the root has trailing slashes.
Tavian Barnes
2016-02-13
1
-1
/
+17
*
Implement -xtype.
Tavian Barnes
2016-02-13
1
-1
/
+17
*
tests.sh: Don't re-create the same directory structures needlessly.
Tavian Barnes
2016-02-13
1
-69
/
+56
*
Implement -samefile.
Tavian Barnes
2016-02-10
1
-1
/
+6
*
Implement -L/-follow.
Tavian Barnes
2016-02-09
1
-6
/
+21
*
bftw: Don't give up when following a broken symlink.
Tavian Barnes
2016-02-06
1
-1
/
+7
*
Implement -P and -H.
Tavian Barnes
2016-02-04
1
-1
/
+19
*
Implement -links.
Tavian Barnes
2016-02-04
1
-1
/
+17
*
Implement -[ac]?newer.
Tavian Barnes
2016-02-04
1
-1
/
+11
*
Add -gid and -uid support.
Tavian Barnes
2016-02-02
1
-1
/
+15
*
Implement -empty.
Tavian Barnes
2016-01-30
1
-1
/
+6
*
Implement -executable, -readable, and -writable.
Tavian Barnes
2015-11-28
1
-1
/
+26
*
Implement -path.
Tavian Barnes
2015-11-27
1
-1
/
+14
*
Optimize -maxdepth in -depth mode.
Tavian Barnes
2015-09-26
1
-1
/
+11
*
tests.sh: Use a more portable mktemp form.
Tavian Barnes
2015-09-15
1
-1
/
+1
*
Fix -maxdepth handling when -depth is set.
Tavian Barnes
2015-09-15
1
-2
/
+14
*
Add a basic test suite.
Tavian Barnes
2015-09-15
1
-0
/
+58
[prev]