Age | Commit message (Expand) | Author |
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 |
2014-07-19 | actually use the cve match_location correctly. | Marc Espie |
2014-07-18 | fix sorted output | Marc Espie |
2014-07-14 | unhardcode db paths. | Marc Espie |
2014-07-13 | bye bye src url. Never amounted to much, we went another road a while ago | Marc Espie |
2014-07-13 | bundling base + packages was slow, as it needed to find lots of files. | Marc Espie |
2014-07-13 | tedu setlist support, superseded by the new locate dbs. | Marc Espie |
2014-07-13 | stuff no longer needed, now that base/x release install its own locate dbs | Marc Espie |
2014-07-12 | don't check_security on newer *after* making sure the set doesn't have | Marc Espie |
2014-07-12 | zap trailing whitespace; | Jason McIntyre |
2014-07-12 | oh well, remove -Q entirely... I'm probably the only one who ever used that. | Marc Espie |
2014-07-12 | security check in quirks | Marc Espie |
2014-07-12 | undocument -Q | Marc Espie |
2014-07-12 | finish killing old experiment, less confusing code | Marc Espie |
2014-07-12 | @endfake died a while ago | Marc Espie |
2014-07-12 | so, pkg_check can now troll thru the whole file system. Either use | Marc Espie |
2014-07-11 | use the merged 4.4BSD.dist mtree if BSD.local is gone | Marc Espie |
2014-07-11 | display the extraction tally only if verbose | Marc Espie |
2014-07-11 | with out-of-order extraction, match tempnames to item names | Marc Espie |
2014-07-10 | make quirks slightly more special, grab the whole packing-list always, | Marc Espie |
2014-07-10 | prevent users from adding timestamp themselves | Marc Espie |
2014-07-10 | add a separate timestamp annotation to have this as metadata | Marc Espie |
2014-07-08 | don't really bother cleaning up the callback, it will go away soon enough | Marc Espie |
2014-07-08 | in case we say("Some parameter #1 blabla there") but we | Marc Espie |
2014-07-08 | Prettify the list of "required by" package names by sorting it. | Vadim Zhukov |