Revisions of reuse
Ana Guerrero (anag+factory)
accepted
request 1172025
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 3.0.2: * `annotate`'s '`--style` now works again when used for a file with an unrecognised extension.
Dominique Leuenberger (dimstar_suse)
accepted
request 1102638
from
Martin Pluskal (pluskalm)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 1078361
from
Martin Pluskal (pluskalm)
(revision 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1043856
from
Dirk Mueller (dirkmueller)
(revision 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 978130
from
Carmen Bianca Bakker (carmenbianca)
(revision 10)
- update to 1.0.0: - Added the ability to ignore parts of a file when running `reuse lint`. Simply add `REUSE-IgnoreStart` and `REUSE-IgnoreEnd` as comments and all lines between the two will be ignored by the next run of `reuse lint`. (#463) - Meson subprojects are now ignored by default. (#496) - Added `--skip-existing` flag to `addheader` in order to skip files that already contain SPDX information. This may be useful for only adding SPDX information to newly created files. (#480) - Added `--recursive` flag to `addheader`. (#469) - Ignore all SPDX files with their typical formats and extensions. (#494) - Add support for merging copyright lines based on copyright statement, transforming multiple lines with a single year into a single line with a range. (#328) - Deprecated `--explicit-license` in favour of `--force-dot-license`. `--explicit-license` will remain useable (although undocumented) for the foreseeable future. (#476) - Better support for unary "+" operator in license identifiers. For example, if `Apache-1.0+` appears as a declared license, it should not be identified as missing, bad, or unused if `LICENSES/Apache-1.0.txt` exists. It is, however, identified separately as a used license. (#123) - When `addheader` creates a `.license` file, that file now has a newline at the end. (#477) - `supported-licenses` command that lists all licenses supported by REUSE (#401) - `--quiet` switch to the `lint` command (#402)
Dominique Leuenberger (dimstar_suse)
accepted
request 827119
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 0.11.1: - Always write the output files encoded in UTF-8, explicitly. This is already the default on most Unix systems, but it was not on Windows. - All symlinks and 0-sized files in projects are now ignored. - The licenses CAL-1.0 and CAL-1.0-Combined-Work-Exception contain an SPDX tag within themselves. Files that are named after these licenses are now ignored. - Fixed a bug where `addheader` wouldn't properly apply the template on `.license` files if the `.license` file was non-empty, but did not contain valid SPDX tags. - Add support for autoconf comment style (listed as m4). + Cython (`.pyx`, `.pxd`) + Sass and SCSS (`.sass`, `.scss`) + XSL (`.xsl`) + Mailmap (`.mailmap`) - Added `--single-line` and `--multi-line` flags to `addheader`. These flags force a certain comment style. - Added support for Mercurial 4.3+. - A pre-commit hook has been added. - When an incorrect SPDX identifier is forwarded to `download` or `init`, the tool now suggests what you might have meant. - Under the hood, a lot of code that has to do with Git and Mercurial was moved into its own module. - Fixed a bug with `addheader --explicit-license` that would result in `file.license.license` if `file.license` already existed. - Fixed a Windows-only bug to do with calling subprocesses. - Fixed a rare bug that would trigger when a directory is both ignored and contains a `.git` file.
Dominique Leuenberger (dimstar_suse)
accepted
request 766673
from
Carmen Bianca Bakker (carmenbianca)
(revision 8)
- Update to version 0.8.0: + Performance improved with multiprocessing + New translations added for various different languages. + Can no longer lint subdirectories; must specify root with --root. + addheader supports many more file types. + Deprecated licenses are now recognised.
Dominique Leuenberger (dimstar_suse)
accepted
request 751629
from
Carmen Bianca Bakker (carmenbianca)
(revision 7)
- Update to version 0.7.0: + Git submodules are ignored by default. Use --include-submodules to include them again. + Upstream name changed from fsfe-reuse to reuse. + addheader improvements. - Update to version 0.5.0: + The tool is now compliant with REUSE v3.0 - Update to version 0.3.3: + Files ending in .spdx are no longer considered licenses. - Update to version 0.3.1: + Finding of root directory fixed when using pygit2. - Update to version 0.3.0: + Bill of materials output is now deterministic. Entries are sorted. - Update to version 0.2.0: + Added translations for Dutch, Esperanto and Spanish. + Added new `-only` and `-or-later` SPDX tags for GPL. + Based on argparse instead of click. - Remove xfail-test.patch. - Added package, version 0.1.1. - Add xfail-test.patch to ignore a test that fails occasionally.
Dominique Leuenberger (dimstar_suse)
accepted
request 738631
from
Carmen Bianca Bakker (carmenbianca)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 631179
from
Factory Maintainer (factory-maintainer)
(revision 5)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 629261
from
Carmen Bianca Bakker (carmenbianca)
(revision 4)
- Update to version 0.3.1: + Finding of root directory fixed when using pygit2.
Dominique Leuenberger (dimstar_suse)
accepted
request 609141
from
Carmen Bianca Bakker (carmenbianca)
(revision 3)
- Update to version 0.3.0: + Bill of materials output is now deterministic. Entries are sorted.
Dominique Leuenberger (dimstar_suse)
accepted
request 597558
from
Carmen Bianca Bakker (carmenbianca)
(revision 2)
- Update to version 0.2.0: + Added translations for Dutch, Esperanto and Spanish. + Added new `-only` and `-or-later` SPDX tags for GPL. + Based on argparse instead of click. - Remove xfail-test.patch.
Dominique Leuenberger (dimstar_suse)
accepted
request 558610
from
Carmen Bianca Bakker (carmenbianca)
(revision 1)
Created new package reuse, introduced in <https://lists.opensuse.org/opensuse-factory/2017-12/msg00273.html>.
Displaying all 17 revisions