safe-rm:rust-rewrite

Last commit made on 2020-11-27
Get this branch:
git clone -b rust-rewrite 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:
rust-rewrite
Repository:
lp:safe-rm

Recent commits

6abcb83... by François Marier

Update build steps for Rust.

4c2bdd5... by François Marier

Remove old Perl version.

abf7446... by François Marier

Mention another way to install safe-rm.

9d73a7d... by François Marier

Add a test case for configs with trailing slashes (bugs #1398437).

3ce852d... by François Marier

Protect /usr/bin/env by default (bug #1854102).

2893b7b... by François Marier

Put a bound on the number of paths per glob expansion.

a51e95d... by François Marier

Support globs in config files.

edecf95... by François Marier

Delete Rust build directory in clean.

81ba7aa... by François Marier

Add a missing feature.

I will probably need to use the librust-glob-dev crate:

  https://crates.io/crates/glob

fb8d69c... by François Marier

Add Rust tests.