index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
pkg_add
/
OpenBSD
/
State.pm
Age
Commit message (
Expand
)
Author
2012-05-01
properly pass extra parameters from State->new to init.
Marc Espie
2012-04-10
prevent dpb trace handler from getting in the way of normal usage error reports.
Marc Espie
2011-08-26
zap fatpackages. nobody actually uses them.
Marc Espie
2010-12-24
handle failures from ports tree with more care.
Marc Espie
2010-12-18
bump ->defines up to main state class.
Marc Espie
2010-10-24
redo ->system in a smarter way (fork+exec) so that we can sneak in a code
Marc Espie
2010-10-02
whitespace
Marc Espie
2010-07-26
typo in message
Marc Espie
2010-07-12
need to copy f() parameters, otherwise strange bugs with sub expressions
Marc Espie
2010-07-09
fix pkg_mklocatedb
Marc Espie
2010-07-04
best if I don't forget half of the commit...
Marc Espie
2010-07-02
parse pkg.conf and use it for default_path if PKG_PATH is not defined.
Marc Espie
2010-07-02
pass (and save) state around in Repository-related stuff.
Marc Espie
2010-06-30
handle GrabPlist as well
Marc Espie
2010-06-30
allow say and errsay to work without parameters, as it's ways common.
Marc Espie
2010-06-30
whitespace cleanup
Marc Espie
2010-06-30
create RepositoryFactory object that can be used as a single access point
Marc Espie
2010-06-25
do options the other way so that we provide defaults that can be overridden
Marc Espie
2010-06-25
move common options (-D/-v) handling code upto State.
Marc Espie
2010-06-15
typo
Marc Espie
2010-06-15
more printing changes.
Marc Espie
2010-06-09
common pattern reuse
Marc Espie
2010-06-09
ui changes: go thru a state object for most printouts
Marc Espie