Age | Commit message (Expand) | Author |
2021-02-10 | rephrase example in a more consistent way | Marc Espie |
2021-02-01 | in case we're not a tty, don't do anything else | Marc Espie |
2021-01-31 | turns out STDOUT may have been redirected, in which case tcgetpgrp will | Marc Espie |
2021-01-30 | do not print to STDOUT if we're in background, as requested by Theo | Marc Espie |
2021-01-30 | I'm such a doofus, of course I have to call base method as well | Marc Espie |
2021-01-30 | switch ProgressMeter to clearer API | Marc Espie |
2021-01-30 | rework API slightly, so that handle_continue is an explicit method | Marc Espie |
2021-01-30 | for now, do not try to install quirks in case we're running "not" | Marc Espie |
2021-01-29 | be more forceful about FULLPKGPATH | Marc Espie |
2021-01-26 | remove test that's now bogus, as fullpkgpath takes precedence. | Marc Espie |
2021-01-11 | - grab fullpkgpath early (to decide: hard error if not provided) ? | Marc Espie |
2021-01-08 | avoid extra warnings if undefined values are encountered | Marc Espie |
2020-12-20 | rename pkg_add's pod files to avoid filenames with colons | Daniel Dickman |
2020-11-16 | zap trailing whitespace; | Jason McIntyre |
2020-11-09 | blurb about @tag being recorded as well | Marc Espie |
2020-11-09 | speed up the dependency check pass significantly: | Marc Espie |
2020-11-09 | fix indirect dependencies bug: match what pkg_add does by adding tag | Marc Espie |
2020-11-09 | reword confusing message | Marc Espie |
2020-07-25 | More DESC -> DESCR; spotted by espie@ | Antoine Jacoutot |
2020-07-25 | tyop: DESC -> DESCR | Antoine Jacoutot |
2020-07-24 | fix sentence grammar in AUTHORS; | Jason McIntyre |
2020-07-24 | make it a bit clearer that -p is a path to a package repository, | Jason McIntyre |
2020-06-22 | add missing .Pp | Landry Breuil |
2020-06-09 | Show a message while pkg_add updates the font cache. This occurs at the | Stuart Henderson |
2020-05-17 | in order for PKG_CACHE to work, skipped entries at the end should still | Marc Espie |
2020-04-23 | ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread; | Jason McIntyre |
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 |