about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-11-08 15:52:32 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-11-08 15:54:42 +0100
commit7cad7b37eb81158b5956dbcf6bdc722b5ffa8f4f (patch)
treeecadad1e8f31a054bd2deeec1104cf9d0f7091b6 /NEWS.md
parente15895fba53c0127c64db978386236f756364e95 (diff)
downloadlr-7cad7b37eb81158b5956dbcf6bdc722b5ffa8f4f.tar.gz
lr-7cad7b37eb81158b5956dbcf6bdc722b5ffa8f4f.tar.xz
lr-7cad7b37eb81158b5956dbcf6bdc722b5ffa8f4f.zip
new option -B for breadth first search
We use two trees and add the newly found files to the other one,
then loop until no more files are found.

prune, -t, -L and -x work, depth needs a slight hack;
loop detection and -U doesn't work.
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 63ccb4a..8fc633f 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,7 @@
+## HEAD
+
+* Feature: new option `-B` for breadth first traversal.
+
 ## 1.1 (2017-10-29)
 
 * Feature: lr is substantially faster as files only are stat(2)ed if