Age | Commit message (Expand) | Author |
2018-05-31 | Document -u | Marc Espie |
2018-05-30 | port -u userlist option from update-plist, as suggested by sthen@. | Marc Espie |
2018-05-26 | - old implem of @rcscript predates absolute_okay. | Marc Espie |
2018-05-16 | be a bit more paranoid about termsizes, this works around broken | Marc Espie |
2018-05-13 | adjust highly misleading comment to match reality | Marc Espie |
2018-05-09 | on the other hand, commenting this out was involuntary. | Marc Espie |
2018-05-04 | the perl debugger tells you everything a perl process exits. | Marc Espie |
2018-04-29 | if we create fragments, we must know which files they come from | Marc Espie |
2018-04-28 | okay, this wants BOTH shared directories AND dependency info, haha | Marc Espie |
2018-04-28 | update-plist wants to ask the ports tree as well, so refactor so that | Marc Espie |
2018-04-28 | need instrumentation for fragments | Marc Espie |
2018-04-26 | reorg error handling so it's always passed to class methods that can | Marc Espie |
2018-04-25 | we might not get update_info if unsigned! | Marc Espie |
2018-04-22 | try logging, but if we're in pkg_info, we don't have the tools | Marc Espie |
2018-03-14 | disable the session resumption warnings for release | Marc Espie |
2018-03-03 | Be specific on what is slow | job |
2018-02-27 | sanitize say/print output further | Marc Espie |
2018-02-26 | actually have safe do something, stupid typo | Marc Espie |
2018-02-26 | revert, unneeded | Marc Espie |
2018-02-26 | forgot the non-interactive case | Marc Espie |
2018-02-26 | spacing | Marc Espie |
2018-02-26 | - move sane into State.pm | Marc Espie |
2018-02-25 | much better checks | Marc Espie |
2018-02-25 | add explicit permission checks. | Marc Espie |
2018-02-25 | sprinkle quite a few more calls to safe | Marc Espie |
2018-02-13 | give up a bit on the infamous cups update issue. | Marc Espie |
2018-02-12 | some mode of session resumptions are not currently supported by ftp(1) | Marc Espie |
2018-02-10 | implement the use of new ftp -S session=... for https | Marc Espie |
2018-02-10 | rewrite file around fh_file, temp file creation with signal protection, | Marc Espie |
2018-02-07 | prepare for session files | Marc Espie |
2018-02-07 | prepare for session saving by separating the pkgfetch code. | Marc Espie |
2018-02-06 | avoid not working if redirected to another urlscheme | Marc Espie |
2018-02-06 | syslog cdns redirect, as suggested by sthen@ | Marc Espie |
2018-02-06 | refactor the "Signature" code for later | Marc Espie |
2018-01-24 | add the glue to generate future libset, which are currently 100% unused | Marc Espie |
2018-01-20 | oops, no chomp, so get rid of the extra blank line by using print | Marc Espie |
2018-01-19 | display the actual redirect message, as that's informative. | Marc Espie |
2018-01-17 | Remove erreneous and leftover slash that was part of the regex before | Patrick Wildt |
2018-01-17 | Process redirection messages from http. | Marc Espie |
2018-01-11 | Install the intel firmware package which contains microcode updates | Patrick Wildt |
2018-01-11 | Create a second hash that maps all possible drivers to a default regex | Patrick Wildt |
2018-01-08 | Mark up command strings with Cm, and variables with Va. | Anthony J. Bentley |
2018-01-05 | @libset is going to be part of the dependency information. | Marc Espie |
2018-01-01 | placeholder for new keyword that doesn't do anything yet, so that when it | Marc Espie |
2017-12-23 | the trick to get signal names requires skipping over POSIX stuff we don't | Marc Espie |
2017-12-02 | switching to _pbuild is tricky, you can't take it back. | Marc Espie |
2017-11-07 | Revert previous, it breaks ports/infrastructure/bin/resolve-lib (I think) | Antoine Jacoutot |
2017-11-06 | typo, surprised nobody noticed yet | Marc Espie |
2017-11-03 | properly cleanup the controller after closing the cmdfh. | Marc Espie |
2017-11-01 | don't look directly at PKG_CACHE, but ask the state, so that only | Marc Espie |