Age | Commit message (Expand) | Author |
2007-05-31 | don't bother registering files that have tempnames. The real files don't/no | Marc Espie |
2007-05-31 | oops, move realname up so that ::Sample sees it too. | Marc Espie |
2007-05-31 | kill REQ script directly. I'm pretty sure it doesn't quite work anyways. | Marc Espie |
2007-05-31 | a few cosmetic changes, move realname over to PackingElement to be | Marc Espie |
2007-05-30 | simplify the way partial installations get recorded: store elements | Marc Espie |
2007-05-30 | new functionality: copy elements of packing-lists to a new plist if they | Marc Espie |
2007-05-29 | don't bypass add_object to create special files, otherwise infodir won't | Marc Espie |
2007-05-29 | a few more details so that infodirs become useful. | Marc Espie |
2007-05-29 | clean-up SpecialFile a bit: make sure the name passed during creation is | Marc Espie |
2007-05-29 | downgrade `can't find +DISPLAY' to a warning until I figure things out. | Marc Espie |
2007-05-24 | catch up and rethrow Packing-List read issues with the filename when | Marc Espie |
2007-05-22 | mark `digitalsignature' as a known keyword, which helps me. | Marc Espie |
2007-05-20 | make the package tools more aware of manpages: handle names correctly, | Marc Espie |
2007-05-18 | Add pkgpath hints to pkgspec. Make PackageRepository/Source functional: | Marc Espie |
2007-05-17 | make sure that mkfontdir and friends get their arguments | Marc Espie |
2007-05-14 | put Search objects into their own file, finally | Marc Espie |
2007-05-14 | put search objects into a search class. | Marc Espie |
2007-05-14 | name tweaks: match -> match_list, match_repo -> match | Marc Espie |
2007-05-13 | normalize quoting in extra info. | Marc Espie |
2007-05-12 | lift PkgSpec creation up into PackingElement::Dependency. | Marc Espie |
2007-05-12 | use PkgSpec objects most of the time | Marc Espie |
2007-05-07 | split common code into run_if_exists | Marc Espie |
2007-05-07 | remove non sensical eval {} | Marc Espie |
2007-05-02 | replace general @args -> $args unless strictly needed. | Marc Espie |
2007-05-02 | replace abstract Factory name with a more sensible create name. | Marc Espie |
2007-05-02 | $o->method() becomes $o->method | Marc Espie |
2007-05-02 | add code to keep obsolete constructs around. This allows pkg_info to | Marc Espie |
2007-05-01 | simplify signature computation slightly | Marc Espie |
2007-05-01 | unique objects probably use their class name as category. | Marc Espie |
2007-05-01 | kill old constructs that have been deprecated since 2004. | Marc Espie |
2007-05-01 | move the old elements into PackingElements, since the code is now | Marc Espie |
2007-05-01 | allows us to register anything, and not just a class, with the factory. | Marc Espie |
2007-05-01 | define keyword() first, and allow register_with_factory() to reuse it | Marc Espie |
2007-05-01 | rename setKeyword to register_with_factory | Marc Espie |
2007-04-30 | add most things concerning @ignore, since we now have ways nicer to do | Marc Espie |
2007-04-29 | make packing-lists more regular by including the CONTENTS. Avoid | Marc Espie |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2007-04-15 | do not rely on side-effects in there. | Marc Espie |
2006-12-16 | ltlib marker for libtool convenience library. | Marc Espie |
2006-12-02 | allows us to mark *.pc files as PkgConfig. | Marc Espie |
2006-11-17 | don't return undef, use plain return. | Marc Espie |
2006-03-19 | Partial revert of previous changes, nasty regexps not greedy the way they sho... | Marc Espie |
2006-03-17 | un-special case old constructs: make them inherit from the same class, | Marc Espie |
2006-03-05 | avoid running mkfontdir/fc-cache if they don't exist. | Marc Espie |
2006-02-07 | minor independent tweaks: | Marc Espie |
2005-10-19 | mark links being extracted with `zap', so that they do not get recorded | Marc Espie |
2005-09-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |
2005-08-14 | no reason not to record special files sizes along with md5. | Marc Espie |
2005-06-21 | move Arch->check() up to Packingelement, so that it can be called anywhere, | Marc Espie |
2004-12-16 | renamed borked_installation from borked.n to partial-<pkgname> ... | Marc Espie |