The NetBSD Project

CVS log for pkgsrc/converters/convmv/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / converters / convmv

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2011Q3


Revision 1.13 / (download) - annotate - [select for diffs], Mon Aug 22 13:23:38 2011 UTC (12 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update to 1.15:

1.15
- add --dump-options to make it easier to allow people to write a
bash completion file. Let me know when you have one ready :-)

- fix a bug where on case-insensitive filesystems --upper and
--lower did not work because we thought the new file would already
exist (stat "foo" and stat "FOO" are the same, yeah. The obvious
workaround to use "--replace" would delete the files on case-insensitive
filesystems instead, which was even worse. Case conversion should
be working well now, I tested it on Darwin and on case-insensitive
XFS. The latter one is a bit buggy by the way, see
https://bugzilla.kernel.org/show_bug.cgi?id=39512. convmv works
around that bug, too.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>