summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [scripts] add scripts/package_map.pl which emits all useful metadata for all ...Kent Fredric2012-04-091-0/+132
* [scripts/deptools.pm] Update hand-coded exception map from metadata filesKent Fredric2012-04-071-21/+32
* [scripts] Reduce size limit to 5000, as its upstreams maximumKent Fredric2012-04-072-2/+2
* [scripts/aggregate_tree.pl] Be more verbose about scraping the overlay/repoKent Fredric2012-04-051-6/+10
* [scripts/deptools.pm] add exception for extuils-dependsKent Fredric2012-03-271-1/+7
* make module_log run on older perlsKent Fredric2012-03-271-2/+2
* [scripts/fixvdep.pl] Clarify usage in documentationKent Fredric2012-03-061-0/+13
* [scripts/dual-life.pl] refactored and split into modules, overhauled to make ...Kent Fredric2012-03-064-162/+239
* [scripts/aggregate_tree.pl] declare perl dep is only 5.12Kent Fredric2012-03-061-1/+1
* [script/libs] Change Italic encoding to use Term::ANSIColor via a bit of hackeryKent Fredric2012-03-031-1/+7
* [scripts/gen_ebuild.pl] add gpl_3 license mappingKent Fredric2012-03-021-0/+1
* [scripts/package_log.pl] improve documentation for --helpKent Fredric2012-03-011-0/+4
* add --from and --to timestamp range controlsKent Fredric2012-03-011-4/+12
* [scripts/gen_ebuild.pl] add artistic_1 license to mapKent Fredric2012-03-011-0/+1
* [scripts:new] aggregate_tree.pl, harvest <remote-id type=cpan> data into a bi...Kent Fredric2012-02-291-0/+138
* [scripts/package_log.pl] update to use optparser , fix bug that was preventin...Kent Fredric2012-02-291-41/+37
* [scripts] Rehash module_log.pl to use optparse libKent Fredric2012-02-291-28/+12
* [scripts] factor out my simple option parsing logic to a libKent Fredric2012-02-291-0/+62
* [scripts/lib/deptools.pm] Add a few more exceptions ( perltidy )Kent Fredric2012-02-291-0/+4
* [scripts/lib/deptools.pm] add exception rules for net-server and padreKent Fredric2012-02-291-0/+2
* [scripts/lib/deptools.pm] Add a few more translation rules for exception casesKent Fredric2012-02-281-10/+13
* [scripts/gen_ebuild.pl] Improve non-debug mode tracing, remove warning errors...Kent Fredric2012-02-262-13/+126
* [scripts] enhanced metacpan requests:Kent Fredric2012-02-262-51/+73
* [scripts] misc module lookup/resolver fixesKent Fredric2012-02-244-83/+117
* [scripts] Be less vulnerable to weird quotes in abstractKent Fredric2012-02-241-1/+3
* [scripts] fix quoting style to give literal \n :(Kent Fredric2012-02-241-1/+1
* [scripts/gen_ebuild.pl] Improve --help data, add a terse debug tracer to get ...Kent Fredric2012-02-242-40/+176
* [scripts] Back cache-time back to 12h with a lesser range of variance, 1 hour...Kent Fredric2012-02-231-2/+2
* [scripts] Set the cache time to 1 hour, give-or-take a random amount. This ma...Kent Fredric2012-02-231-0/+2
* [scripts] Add a debug level to the WWW_MECH_DEBUG handler to show full respon...Kent Fredric2012-02-151-2/+8
* [scripts] gen_ebuild more verbose error handlingKent Fredric2012-02-121-5/+28
* [script] remove newest_date limitation on package_logKent Fredric2012-02-121-1/+1
* [scripts] fix various post( to search endpoints due to weird server-side changesKent Fredric2012-01-061-2/+2
* [scripts] optimise package query, fix end-point to _search, add debug options...Kent Fredric2012-01-062-22/+45
* [scripts] add Artistic-2 to license mapKent Fredric2011-12-061-1/+2
* [scripts] add a git modified dirs utilKent Fredric2011-11-141-0/+1
* Add support for --debug to gen_ebuildKent Fredric2011-11-141-49/+51
* [scripts/lib] add a few other exception rules to deptoolsKent Fredric2011-11-141-25/+26
* [scripts/lib] Add debug subdispatch to the bashcode emitterKent Fredric2011-11-141-22/+54
* [scripts] added fixvdep for easy version subsKent Fredric2011-11-121-0/+38
* [scripts] +Hack for CGI-Simple, add lgpl-2.1 license mapKent Fredric2011-11-122-2/+8
* [scripts/dual-life.pl] Tidy codeKent Fredric2011-11-011-30/+27
* [scripts/dual-life.pl] early stage of dual-life script, shows delta between a...Kent Fredric2011-11-011-0/+199
* add config-general to the weirdlistKent Fredric2011-10-311-0/+2
* [scripts/lib/dep/provided.pm] handle a provider having no versionKent Fredric2011-10-311-1/+1
* Add a mapping for MIT licenseKent Fredric2011-10-311-0/+1
* [scripts/gen_ebuild.pl] die with an error if the requested package can't be r...Kent Fredric2011-10-311-0/+4
* add apache2 license to generatorKent Fredric2011-10-311-0/+1
* generator script now producing full stubsKent Fredric2011-10-311-3/+3
* Ebuild Output targetKent Fredric2011-10-315-6/+506