Age | Commit message (Expand) | Author |
2010-08-23 | When extracting the pkg tar file, don't preserve the atime, just set it | Matthias Kilian |
2010-08-13 | if we pass pkgnames with .tgz to -l, just deal with it silently. | Marc Espie |
2010-08-13 | bad works better if you push consistent stuff in it, like always strings... | Marc Espie |
2010-08-13 | whitespace | Marc Espie |
2010-08-12 | if we ask for cleanup, always close the location. If it's not open, it's | Marc Espie |
2010-08-07 | nasty inversion of parameters, so that state did not get propagated correctly. | Marc Espie |
2010-08-07 | need to check that kept packages are still okay. | Marc Espie |
2010-08-07 | dep is an object, needs to become a string for error messages | Marc Espie |
2010-08-03 | missed one if (continued) test, so simplify logic: test continue beforehand. | Marc Espie |
2010-08-03 | shrink! :) | Marc Espie |
2010-08-03 | sort journal messsages in a better way, put - before +, so that one can | Marc Espie |
2010-08-03 | bug-fix: during updates, only set oldfound after we found a matching pkgpath. | Marc Espie |
2010-08-03 | use proper log idiom (blanket okay from theo for pkg_add careful changes for | Marc Espie |
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 |