Package: mmv / 1.01b-19

Metadata

Package Version Patches format
mmv 1.01b-19 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
patches as of mmv 1.01b 15.diff | (download)

Makefile | 6 3 + 3 - 0 !
mmv.c | 91 55 + 36 - 0 !
2 files changed, 58 insertions(+), 39 deletions(-)

 patches as of mmv 1.01b-15
 This patch contains the functional patches as of mmv 1.01b-15 when it
 has been converted to the source format "3.0 (quilt)"
man page fixes.diff | (download)

mmv.1 | 123 64 + 59 - 0 !
1 file changed, 64 insertions(+), 59 deletions(-)

 man page fixes as of mmv 1.01b-15
 This patch contains the man-page fixes as of mmv 1.01b-15 when it has
 been converted to the source format "3.0 (quilt)"
format security.diff | (download)

mmv.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes build failure with -werror=format-security
 ("format not a string literal and no format arguments")
better diagnostics for directories 584850.diff | (download)

mmv.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 provide better diagnostic for directories
 Provides better diagnostic when renaming directories. Based on patch
 by Ulrich Eckhardt <doomster@knuut.de>.
Debian-Bug: 584850
man page examples.diff | (download)

mmv.1 | 37 37 + 0 - 0 !
1 file changed, 37 insertions(+)

 add examples section to man page
 This patch adds several examples of common mmv usage to the man page
Debian-Bug: 380327
man page warning 149873.diff | (download)

mmv.1 | 13 12 + 1 - 0 !
1 file changed, 12 insertions(+), 1 deletion(-)

 add warnings about #149873 to man page
 This patch adds warnings about issues with spaces in patterns and
 files when patterns are read from STDIN to the man page
Debian-Bug: 149873