Age | Commit message (Expand) | Author |
2010-08-01 | note specifically that pkg_add -u parameters are *installed* package names, | Marc Espie |
2010-08-01 | adjust position of test so that it does something ! | Marc Espie |
2010-08-01 | typo | Marc Espie |
2010-08-01 | fix the qt 4.5 -> 4.6 update issue. | Marc Espie |
2010-07-31 | very old thinko, not really a problem, obviously, but groups and users are | Marc Espie |
2010-07-31 | keep location open while we grab updateinfo. | Marc Espie |
2010-07-30 | fix header during update | Marc Espie |
2010-07-28 | more explicit message | Marc Espie |
2010-07-28 | let fatal work, fix typo | Marc Espie |
2010-07-28 | pass state to Ustar objects, use it to display those pesky error and | Marc Espie |
2010-07-27 | print these better | Marc Espie |
2010-07-26 | better progress_message | Marc Espie |
2010-07-26 | typo in message | Marc Espie |
2010-07-26 | even if you write signal handlers to not do anything stupid when you're | Marc Espie |
2010-07-26 | typo (canacar@) | Marc Espie |
2010-07-25 | oops | Marc Espie |
2010-07-24 | pass state to Makewhatis. With new hooks in there, that means display | Marc Espie |
2010-07-15 | store openssl error output during verification, and log it if it didn't work. | Marc Espie |
2010-07-12 | missed one next -> return, as noticed by marco@ | Marc Espie |
2010-07-12 | need to copy f() parameters, otherwise strange bugs with sub expressions | Marc Espie |
2010-07-11 | move compare into LibSpec, it's not so specific to Signature after all | Marc Espie |
2010-07-11 | display updateset name alongside collisionreport (turns out it's not | Marc Espie |
2010-07-09 | fix pkg_mklocatedb | Marc Espie |
2010-07-08 | use more natural English in messages; ok espie@ | Stuart Henderson |
2010-07-06 | fuss over wantntogo, especially when it's false (make sure we still get :ok | Marc Espie |
2010-07-04 | - zap trailing whitespace | Jason McIntyre |
2010-07-04 | reindent, turn function mkheader into method. | Marc Espie |
2010-07-04 | remove direct prints, pass thru state. | Marc Espie |
2010-07-04 | best if I don't forget half of the commit... | Marc Espie |
2010-07-04 | initial documentation for pkg.conf, after nits from jmc@, and straightening | Marc Espie |
2010-07-04 | two config options | Marc Espie |
2010-07-03 | string comparison (noticed by landry) | Marc Espie |
2010-07-03 | we can't checksum directories either, so give a better error message | Marc Espie |
2010-07-02 | parse pkg.conf and use it for default_path if PKG_PATH is not defined. | Marc Espie |
2010-07-02 | move the empty url message up to PackageRepository, so that we can print | Marc Espie |
2010-07-02 | use state to print error messages | Marc Espie |
2010-07-02 | use state to print out all error messages | Marc Espie |
2010-07-02 | fix params so that state is state and not PackageLocator... | Marc Espie |
2010-07-02 | pass (and save) state around in Repository-related stuff. | Marc Espie |
2010-07-01 | remove the try/catch in debug mode, so that we get the errors directly... | Marc Espie |
2010-06-30 | use newer code | Marc Espie |
2010-06-30 | handle GrabPlist as well | Marc Espie |
2010-06-30 | modernize pkg_merge, avoid warning for link sizes. | Marc Espie |
2010-06-30 | allow say and errsay to work without parameters, as it's ways common. | Marc Espie |
2010-06-30 | whitespace cleanup | Marc Espie |
2010-06-30 | extra parameter to UpdateSet: use the factory to create extra object. | Marc Espie |
2010-06-30 | access locator through new API | Marc Espie |
2010-06-30 | pass state along to find_by_spec, clean up error messages. | Marc Espie |
2010-06-30 | simple use of new state->repo API | Marc Espie |
2010-06-30 | pass state along when signing packages, uses repo and fatal directly | Marc Espie |