safe-rm:master

Last commit made on 2022-06-17
Get this branch:
git clone -b master https://git.launchpad.net/safe-rm
Only François Marier can upload to this branch. If you are François Marier please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:safe-rm

Recent commits

534bdc1... by François Marier

Simplify string types and conversions in tests.

61bb250... by François Marier

Use the correct string type for binary name.

8c83986... by François Marier

Add a unit test for ensure_real_rm_is_callable().

3069aa0... by François Marier

Use iterator adapters instead of a for loop.

f6c8f08... by François Marier

Add a unit test for a read-only config file.

b978b91... by François Marier

Store protected paths in a HashSet for faster lookups.

ed87865... by François Marier

Move tools unavailable in Debian to a separate target.

a1a95d8... by François Marier

Switch to the std module instead of core.

https://users.rust-lang.org/t/whats-the-difference-of-the-module-core-and-std/2923/5

8b7e622... by François Marier

Replace for loops with flattened filter_maps.

9badda1... by François Marier

Convert for loop to map over array.