Age | Commit message (Expand) | Author |
2014-12-29 | re-add missing space in confirm prompt that got lost in -r1.18 | Jasper Lievisse Adriaanse |
2014-12-27 | prepare things slightly further, FwUpdate still not active... | Marc Espie |
2014-12-27 | make it at least work a wee little bit. | Marc Espie |
2014-12-27 | Specialisation of PkgAdd to do fw_update, not yet finished | Marc Espie |
2014-12-24 | recheck list for non emptyness *after* filtering obsolete packages. | Marc Espie |
2014-12-23 | tweak meta-info checking a bit. | Marc Espie |
2014-12-22 | when we run into real errors, the progress meter is distracting, so have | Marc Espie |
2014-12-03 | zap extra parameter that my first read missed, because that one is constant. | Marc Espie |
2014-12-02 | zap extra parenthesis after recent rewrite | Marc Espie |
2014-11-30 | much simpler checks, always enforce root/bin (or root/wheel for symlinks) | Marc Espie |
2014-11-30 | interactive/progressmeter clean-up | Marc Espie |
2014-11-30 | much cleaner way to handle progress meter wipes: have state methods that | Marc Espie |
2014-11-30 | get rid of some of the unadorned printfs | Marc Espie |
2014-11-30 | missed some. | Marc Espie |
2014-11-30 | forgot to take that out... | Marc Espie |
2014-11-30 | clear progress meter before asking questions | Marc Espie |
2014-11-29 | simplify the interactive code into its own little object with simpler | Marc Espie |
2014-11-27 | default for interactive should match non-interactive. | Marc Espie |
2014-11-25 | minor clean-up: the stuff not to display is tied to the set, so make the | Marc Espie |
2014-11-21 | a long time ago, DISPLAY and UNDISPLAY required special treatment, as they | Marc Espie |
2014-11-20 | big trim-down of MESSAGE/UNMESSAGE: just match checksums between new packages | Marc Espie |
2014-11-20 | avoid some warning message, normal dirs don't have any log info registered | Marc Espie |
2014-11-20 | theo's right. use random_name for truely random stuff. | Marc Espie |
2014-11-17 | CAVEATS was removed (no more INSTALL/DEINSTALL scripts, so it's OK for | Stuart Henderson |
2014-10-13 | scaffolding for future new features, committed early, so that pkg_sign | Marc Espie |
2014-10-11 | allow signing to proceed when interrupted | Marc Espie |
2014-09-21 | final bulk shows chunking to happen in all the right places, and signing | Marc Espie |
2014-09-20 | gzip timestamps are not needed there. In fact, they produce gratuitous | Marc Espie |
2014-09-20 | need meta stuff that tells me those are "real files" to not create extra | Marc Espie |
2014-09-19 | .py files no longer need to be special, as the timestamps are stored in | Marc Espie |
2014-09-16 | fix display of comments to use "say" properly. | Marc Espie |
2014-09-16 | if a @ts annotation is detected, wipe tarball timestamp. Archives will | Marc Espie |
2014-09-16 | store explicit timestamps in generated plists. | Marc Espie |
2014-09-11 | fix the only .Xr ordering and punctuation issue i could find | Ingo Schwarze |
2014-09-09 | register @newuser/@newgroup so that we try creating tarballs with the correct | Marc Espie |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2014-09-01 | @newuser and @newgroup won't necessarily be on the machine during pkg_create, | Marc Espie |
2014-09-01 | be a wee bit more paranoid about file sizes. | Marc Espie |
2014-08-27 | Rename Persistant to Persistent. | Kent R. Spillner |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |
2014-08-10 | zap trailing whitespace | Jasper Lievisse Adriaanse |
2014-08-10 | comment what's going on | Marc Espie |
2014-08-10 | Ouch... fuck cvs | Marc Espie |
2014-08-10 | if pkg_create is run as non-root, restory correct group/owner to root/bin. | Marc Espie |
2014-07-30 | prepare for post 5.6 packages, recognize special case where timestamp exist. | Marc Espie |
2014-07-27 | make sure makewhatis shows error messages without unsightly CODE() refs | Marc Espie |
2014-07-27 | - log libraries in a proper way | Marc Espie |
2014-07-27 | ensure log stuff happens, even without context | Marc Espie |
2014-07-23 | document format changes, including the new @ts annotation that pkg_create | Marc Espie |
2014-07-23 | move misleading comment | Marc Espie |