Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort some functions | Thierry Vignaud | 2016-10-11 | 1 | -728/+678 |
| | | | | make next commit more readable | ||||
* | sort the fake Gtk3::* packages | Thierry Vignaud | 2016-10-11 | 1 | -4788/+4785 |
| | | | | it'll help making next commit more readable | ||||
* | recognize ~~ (smartmatch) | Thierry Vignaud | 2016-10-11 | 3 | -2/+7 |
| | |||||
* | blacklist File::Spec::Unix, Test::Builder for iurt | Thierry Vignaud | 2016-10-11 | 2 | -2/+3 |
| | |||||
* | more Gtk3 functions | Thierry Vignaud | 2016-09-21 | 1 | -0/+7 |
| | | | | | | | thus increasing perl_checker SNR on drakx I really should resurect my Glib::Object::Introspection patch in order to generate fake introspection packages... | ||||
* | list a cople missing Gtk3 'new' methods | Thierry Vignaud | 2016-09-17 | 2 | -0/+5 |
| | | | | thus increasing SNR in eg: rpmdrake, userdrake | ||||
* | 1.2.291.2.29 | Thierry Vignaud | 2016-09-16 | 2 | -1/+3 |
| | |||||
* | shrink blacklist accordingly | Thierry Vignaud | 2016-09-16 | 1 | -69/+0 |
| | |||||
* | blacklist some basic packages | Thierry Vignaud | 2016-09-16 | 2 | -1/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | they are not parsable by perl_checker and thus end in every project blacklist, so ... AutoLoader B Compress::Gzip Compress::Raw::Zlib Config::IniFiles Convert::ASN1 DateTime Digest::base Digest::Perl::MD5 encoding Errno Exporter::Heavy Exporter::Tiny ExtUtils::MakeMaker File::Copy File::Copy::Recursive File::Find File::FnMatch File::GlobMapper FileHandle File::MimeInfo::Magic File::NCopy File::Path File::Slurp File::Sync File::Temp Gtk2::Gdk::Keysyms Hash::Util::FieldHash HTTP::Message HTTP::Request::Common IO::Compress::Base::Common IO::Compress::Gzip IO::File IO::Handle IO::Pipe IO::Socket::INET IO::Socket::IP IO::Socket::SSL IO::Uncompress::Gunzip Libconf::Glueconf Libconf::Templates::Generic::KeyValue List::MoreUtils LWP::UserAgent MDV::Distribconf::Build MIME::Base64 MIME::Words Net::DBus::Binding::Introspector Net::DBus::Binding::Iterator Net::DBus::RemoteObject Net::DBus::Test::MockIterator Net::HTTP Net::HTTP::Methods Net::LDAP Net::LDAP::Constant Net::LDAP::Control Net::LDAP::Filter Net::LDAP::Intermediate Net::LDAP::Schema Net::LDAP::Util Net::SSL overload parent Perl::Tidy Pod::Usage String::Escape Symbol Sys::Syslog Term::ReadKey Test::More Text::ParseWords Text::Wrap Time::ZoneInfo URI::Escape XML::LibXML::AttributeHash XML::LibXML::Boolean XML::LibXML::Error XML::LibXML::Literal XML::LibXML::NodeList XML::LibXML::Number XML::Parser XML::Simple XML::Writer | ||||
* | recognize "bytes", "open" & "constant" pragmas | Thierry Vignaud | 2016-09-16 | 2 | -1/+3 |
| | | | | also sort them | ||||
* | help perl_checker | Thierry Vignaud | 2016-09-16 | 1 | -1/+1 |
| | | | | it doesn't like package names starting with numbers :-( | ||||
* | 1.2.281.2.28 | Thierry Vignaud | 2016-09-16 | 2 | -1/+3 |
| | |||||
* | tell perl_checker all func are exported by default | Thierry Vignaud | 2016-09-16 | 1 | -0/+2 |
| | | | | well nearly all them anyway | ||||
* | add POSIX fake package | Thierry Vignaud | 2016-09-16 | 2 | -1/+166 |
| | |||||
* | do not blacklist POSIX | Thierry Vignaud | 2016-09-16 | 1 | -1/+1 |
| | | | | using a fake package is better... | ||||
* | Gtk package is long dead (sicne nearly 15 years) | Thierry Vignaud | 2016-09-16 | 1 | -1/+1 |
| | |||||
* | add Cwd fake package | Thierry Vignaud | 2016-09-13 | 2 | -1/+29 |
| | |||||
* | update Curses::UI fake package | Thierry Vignaud | 2016-09-13 | 1 | -6/+16 |
| | |||||
* | update Encode fake package | Thierry Vignaud | 2016-09-13 | 1 | -6/+3 |
| | |||||
* | update Getopt::Long fake package | Thierry Vignaud | 2016-09-13 | 1 | -0/+1 |
| | |||||
* | update MDV::Distribconf fake package | Thierry Vignaud | 2016-09-13 | 2 | -33/+62 |
| | |||||
* | remove Cairo fake packages (unused) | Thierry Vignaud | 2016-09-13 | 2 | -350/+1 |
| | |||||
* | remove Gnome2 fake packages (unused) | Thierry Vignaud | 2016-09-13 | 3 | -730/+1 |
| | |||||
* | update Net::DNS fake package | Thierry Vignaud | 2016-09-13 | 2 | -5/+995 |
| | |||||
* | update RPM4 fake package | Thierry Vignaud | 2016-09-13 | 2 | -11/+1 |
| | |||||
* | add c fake package | Thierry Vignaud | 2016-09-13 | 2 | -1/+78 |
| | |||||
* | add Encode fake package | Thierry Vignaud | 2016-09-13 | 2 | -1/+180 |
| | |||||
* | add Carp fake package | Thierry Vignaud | 2016-09-13 | 2 | -1/+27 |
| | |||||
* | add XSLoader fake package | Thierry Vignaud | 2016-09-13 | 2 | -1/+6 |
| | |||||
* | add Glib::Object::Introspection fake package | Thierry Vignaud | 2016-09-13 | 2 | -0/+33 |
| | |||||
* | update Gtk2 fake package | Thierry Vignaud | 2016-09-13 | 2 | -0/+5 |
| | |||||
* | update Glib fake package | Thierry Vignaud | 2016-09-13 | 1 | -1/+13 |
| | |||||
* | 1.2.271.2.27 | Thierry Vignaud | 2016-08-27 | 2 | -1/+3 |
| | |||||
* | add USER fake package for userdrake | Thierry Vignaud | 2016-08-27 | 2 | -0/+58 |
| | |||||
* | warn when @ISA / "use base" is used more than once | Thierry Vignaud | 2015-06-14 | 2 | -1/+4 |
| | | | | make it a warning instead of dying (needed for Parted bindings) | ||||
* | update blacklist (from drakx) | Thierry Vignaud | 2015-05-25 | 1 | -1/+69 |
| | |||||
* | update Glib | Thierry Vignaud | 2015-05-25 | 1 | -0/+85 |
| | |||||
* | update URPM | Thierry Vignaud | 2015-05-25 | 1 | -9/+12 |
| | |||||
* | generate tarball in current dir like other projects | Thierry Vignaud | 2015-05-18 | 1 | -1/+1 |
| | |||||
* | simplify as we only handle git | Thierry Vignaud | 2015-05-18 | 1 | -1/+0 |
| | |||||
* | drop SVN leftovers | Thierry Vignaud | 2015-05-03 | 1 | -21/+1 |
| | |||||
* | 1.2.261.2.26 | Thierry Vignaud | 2014-02-24 | 2 | -1/+3 |
| | |||||
* | better fake Gtk3 | Thierry Vignaud | 2014-02-04 | 1 | -15/+2577 |
| | |||||
* | fix "undeclared variable $_" false positive on List::Util::first() | Thierry Vignaud | 2014-01-22 | 2 | -1/+2 |
| | |||||
* | blacklist some keywords | Thierry Vignaud | 2014-01-19 | 1 | -4/+0 |
| | |||||
* | fake packages: add Gtk3 & Gtk3::{Notify,WebKit} | Thierry Vignaud | 2014-01-19 | 4 | -0/+16815 |
| | |||||
* | we don't handle the new // operator | Thierry Vignaud | 2013-09-13 | 1 | -0/+7 |
| | |||||
* | 1.2.251.2.25 | Thierry Vignaud | 2013-09-05 | 2 | -1/+3 |
| | |||||
* | "please remove the space before the function call" is no more fatal | Thierry Vignaud | 2013-09-05 | 2 | -1/+2 |
| | | | | (for Gtk3) | ||||
* | one more item | Thierry Vignaud | 2013-05-17 | 1 | -0/+2 |
| |