.hgignore
author Bart Smaalders <Bart.Smaalders@Sun.COM>
Wed, 18 Nov 2009 15:53:48 -0800
changeset 1505 cc598d70bbbe
parent 1394 38c552cdcfbf
child 1557 d242d38c27d9
permissions -rw-r--r--
4425 pkg install should deal w/ complex dependency changes in one install 12018 Implement Facets 12046 Implement publisher search order proposal 12050 Implement Exclude type dependency 762 Dead code in cfgfiles.py? 2606 expanded dependency version specification capability desired 3096 install and uninstall of multiple matches doesn't seem to work 5015 newest package version not installed by depend action with type=require 6018 image-update fails to update optional dependency 7394 package operation failure misleading when mixing build versions 8535 pkgsend in testutils should not fork 8988 nested incorporations fail with IndexError 9030 image-update fails when package constrained by two incorporations 9242 gcc-dev, ss-dev, etc. should be constrained by entire 9294 uninstall should not remove symlinks still used by another package 10922 Image.repair() doesn't set self.imageplan, leading to traceback on "pkg fix" 11681 fmri object should include publisher in hash 11697 pkg dumps stack traceback when --be-name argument contains '+' character 12120 -n operations (install, image-update, etc) w/o -v can skip retrieving manifests 12121 filters have been obsoleted by variants & facets and should be removed. 12455 pkg needs additional exit status codes 12551 imageplan should use manifest prefetch facility introduced in 1472:c50eb141435a

# Ignore compiled byte code, lint output, object files, shared objects,
# VIM swap files, emacs backups and the entire proto area.
\.pyc
\.ln
\.mo
\.o
\.so
\.sw.
\.make\.
\.intltool-merge-cache
~$
^nbproject
^proto
^packages
^nbproject
# Specific build products
^src/extern/.*
^src/brand/fmri_compare$
^src/brand/support$
^src/gui/data/addmoresoftware.desktop$
^src/gui/data/packagemanager-preferences.schemas$
^src/gui/data/packagemanager.desktop$
^src/gui/help/.*/package-manager.xml$
^src/gui/data/packagemanager-info.xml$
^src/man/packagemanager.1$
^src/man/pkg.1$
^src/man/pkg.5$
^src/man/pkg.depotd.1m$
^src/man/pkgdep.1$
^src/man/pkgrecv.1$
^src/man/pkgsend.1$
^src/man/pm-updatemanager.1$
^src/pkg$
^src/pkg.depotd$
^src/pkgdefs/pkgproto$
^src/pkgdefs/protoproto$
^src/pkgrecv$
^src/pkgsend$
^src/um/data/updatemanager-preferences.schemas$
^src/um/data/updatemanager.desktop$
^src/um/data/updatemanager.png$
^src/um/data/updatemanagernotifier.desktop$
^src/util/distro-import/.*/entire.incorporation$
^src/util/distro-import/SUNWfixes/
^src/util/distro-import/cluster.import$
^src/util/distro-import/ksh-wrapper$
^src/util/distro-import/proto/
^src/util/distro-import/redist_cluster$
^src/util/distro-import/slim_cluster$
^src/util/misc/extract_hostid$
^src/tests/.figleaf$
^webrev