Age | Commit message (Expand) | Author |
2005-08-17 | save architecture as well for ExtraInfo, so that pkg_add -u won't try | Marc Espie |
2005-06-26 | faster fat package finder | Marc Espie |
2005-06-21 | move Arch->check() up to Packingelement, so that it can be called anywhere, | Marc Espie |
2004-12-16 | save depend information into cache when package is installed. | Marc Espie |
2004-12-16 | renamed borked_installation from borked.n to partial-<pkgname> ... | Marc Espie |
2004-12-15 | move -n down into RequiredBy and PackingList (as $main::not, since we | Marc Espie |
2004-11-18 | add @wantlib and @depend keyword | Marc Espie |
2004-11-15 | compile patterns once, should be a slight speed up. | Marc Espie |
2004-11-13 | don't store things in cache if we know we're not going to use them again. | Marc Espie |
2004-11-13 | synchronize installed stuff, using the cache in -n mode so that -n | Marc Espie |
2004-11-13 | likewise, packing-lists state will store refs to cwd, so make this | Marc Espie |
2004-11-13 | cwd() function so that further changes to internal storage won't matter | Marc Espie |
2004-11-12 | store a ref to cwd instead of cwd itself, allowing it to be shared. | Marc Espie |
2004-11-11 | cache packing-lists, so that we don't read them again and again. | Marc Espie |
2004-11-11 | introduce shortcuts to read/write contents from_installation/to_installation | Marc Espie |
2004-11-10 | use ExtraInfo, finally: allows pkg_info to report packages according to | Marc Espie |
2004-11-09 | avoid scanning the whole packing-list when looking for info that are | Marc Espie |
2004-10-26 | more accurate name: DirRmOnly -> SharedItemsOnly | Marc Espie |
2004-10-23 | beginning of update module: basic check that stuff we are replacing | Marc Espie |
2004-10-11 | remove special `visiting order' when writing packing-lists. | Marc Espie |
2004-10-11 | better visitor, that allows for revisits later. | Marc Espie |
2004-09-24 | 2nd half of @newuser/@newgroup: treat them as shared items, and remove | Marc Espie |
2004-09-21 | @newuser/@newgroup initial support: | Marc Espie |
2004-09-18 | new-style conflicts that respect pkgspec. | Marc Espie |
2004-09-16 | Add LibraryOnly routine to check on @lib files. | Marc Espie |
2004-09-14 | new categories, modules and manual-installation, not active yet. | Marc Espie |
2004-08-06 | @lib shared library marker. | Marc Espie |
2004-08-06 | block-scoped require is way simpler than weird AUTOLOAD hack. | Marc Espie |
2004-08-06 | unified headers, switch to smaller copyright notice. | Marc Espie |
2004-08-05 | kill 3 lines of unused code | Marc Espie |
2004-08-05 | refactor classes in PackingElement to share more code. | Marc Espie |
2004-08-03 | forgot mandir. reorder slightly. | Marc Espie |
2004-08-03 | Support @sample, tested by fries@. | Marc Espie |
2004-08-02 | @man type file for manpages. | Marc Espie |
2004-07-22 | fast-scanner should now about dir/ too. | Marc Espie |
2004-07-20 | support for gnu-info, with @info keyword. | Marc Espie |
2004-07-14 | Rework @dirrm: keep them all, and remove them at the end of pkg_delete. | Marc Espie |
2004-07-13 | at pkg_create time, mark hard links with @link, and symlinks with @symlink, | Marc Espie |
2004-07-05 | less esoteric error message for missing @name, on a question from | Marc Espie |
2004-05-19 | Add word boundary markers, so that the fast scanners get exactly what they | Marc Espie |
2004-04-28 | slightly more intricate selectors code. | Marc Espie |
2004-02-23 | document that this even more off-limits than the rest of the | Marc Espie |
2004-01-28 | Add -L to record/enforce localbase. | Marc Espie |
2003-12-26 | Allow storing of `arch' annotations inside packages. | Marc Espie |
2003-11-06 | Implement discovery of a `packing-list' prefix, e.g., the first @cwd | Marc Espie |
2003-10-19 | plist's has/get methods for accessing elements: perl ->{} has quirks | Marc Espie |
2003-10-16 | new import of my pkgtools, after a slight naming disagreement with the | Marc Espie |