Age | Commit message (Expand) | Author |
2020-03-26 | Add support for "alpha" suffixes in package versions | Jeremie Courreges-Anglas |
2020-02-20 | document no debug | Marc Espie |
2020-02-20 | forgot to actually put "nodebug" in state | Marc Espie |
2020-02-20 | make shell "with debug info" by default and add a bit of code to mark | Marc Espie |
2020-02-19 | document new option combo | Marc Espie |
2020-02-19 | refactor opt('Q') into its own code | Marc Espie |
2020-02-19 | allow search objects to say "keep_all" and make PackageRepositoryLists | Marc Espie |
2020-02-19 | Separate singular and plural | Marc Espie |
2020-02-18 | have description of -Q match reality | Marc Espie |
2020-02-17 | future replacement for PackageInfo.pm | Marc Espie |
2020-02-11 | add iwx to fw_update | Stefan Sperling |
2020-01-28 | banish implicit return | Marc Espie |
2020-01-28 | match opendir with closedir... not that important as the thing was most | Marc Espie |
2020-01-26 | give pkg_create knowledge of WRKOBJDIR, so it can error out if a symlink | Marc Espie |
2020-01-24 | Add FILES sections; OK espie@ solene@. | Ingo Schwarze |
2020-01-13 | nit, use "fatal" with parameters as intended | Marc Espie |
2020-01-11 | debug-> pkg-debug defines | Marc Espie |
2020-01-09 | have ask_tree be more specific in its error reporting. | Marc Espie |
2020-01-05 | In his original writeup, espie@ had the terse parenthetical remark | Ingo Schwarze |
2020-01-04 | mention $DB::inhibit_exit; | Ingo Schwarze |
2020-01-04 | be a bit more precise about what %a and %v do in paths; | Ingo Schwarze |
2020-01-04 | New manual page OpenBSD::style(3p). | Ingo Schwarze |
2020-01-02 | plain forgot about THAT optimization. | Marc Espie |
2019-12-29 | partial backout of 1.166: we still need to compute the pkgname without the | Marc Espie |
2019-12-08 | close the gap for the "final" hint that did not install debug packages | Marc Espie |
2019-12-08 | have DEBUG_PKG_CACHE also apply to already installed packages, to | Marc Espie |
2019-12-04 | explicitly say you're not allowed to insert most of these yourself | Marc Espie |
2019-12-04 | document DEBUG_PKG_CACHE | Marc Espie |
2019-12-04 | add DEBUG_PKG_CACHE functionality. Doesn't interfere with normal operation. | Marc Espie |
2019-12-04 | allow error to be passed along, in case we need to save $? for later | Marc Espie |
2019-11-16 | preliminary addition of -d option (semantics: add debug packages if | Marc Espie |
2019-11-15 | nicer order of multi-choice packages (by version if everything else is | Marc Espie |
2019-11-12 | document the new annotations corresponding to DEBUG_PACKAGES | Marc Espie |
2019-11-10 | tweaks to the file hierarchy to annotate anything with debuginfo, so | Marc Espie |
2019-11-10 | typo | Marc Espie |
2019-11-08 | added too much for -stable, if ftp says 404, we still need to save that | Marc Espie |
2019-11-07 | when asking the ports tree, we fork a child. | Marc Espie |
2019-11-07 | style nit | Marc Espie |
2019-11-05 | Add ogx to fw_update. | Visa Hankala |
2019-10-23 | adapt to new ftp(1) retrieving error messages | Theo de Raadt |
2019-10-20 | I didn't check robert's fix closely enough. | Marc Espie |
2019-10-13 | name value to shorten code | Marc Espie |
2019-10-13 | even in the empty case, use wantarray to properly return 0/an empty array. | Marc Espie |
2019-10-13 | - have a method explicitly return undef instead of falling off the end | Marc Espie |
2019-09-04 | let collisionreport work better with FETCH_PACKAGES | Marc Espie |
2019-08-26 | also pass the signature style | Marc Espie |
2019-08-25 | synch with other changes. bug noticed by naddy@ | Marc Espie |
2019-08-21 | Remove cdrom mention | Daniel Jakots |
2019-08-20 | fix error reporting, specifically having two repos on the same site may | Marc Espie |
2019-08-19 | -Pcdrom is nonsensical now, so error out properly on it. | Marc Espie |