.hgignore
author Brock Pytlik <bpytlik@sun.com>
Thu, 12 Mar 2009 16:30:25 -0700
changeset 941 e7bff46da54e
parent 927 2beb452e6245
child 1024 e83271f2e133
permissions -rw-r--r--
6175 search needs to be moved to version 1 2666 Search should support structured/field specific search 2667 Search should support boolean search 2668 Search should have a mode which only returns packages 2670 Client should get entire action from search 3238 failed searches no longer distinguished by HTTP response code 3338 Search needs a more flexible protocol to communicate during remote searches 5874 Search API required 5967 indexer leaves open files 6062 paths stored with leading slash on server, not on client 6170 remote search needs to validate server response 6173 versioned_urlopen breaks on cherrypy based servers 6287 search api should be able to send multiple queries in one network transaction 6413 search should return which authority the response came from 6501 Case sensitive remote search should be allowed 6532 Search should allow control over the number, and starting point, of results 6560 Consider making "pkg search -r" the default
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
31
8370ccbdde5b improve ignore patterns for binary module builds
Stephen Hahn <sch@sun.com>
parents: 22
diff changeset
     1
# Ignore compiled byte code, lint output, object files, shared objects,
328
83af2c933642 1005 Provide import target for ClusterTools 7.1
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents: 253
diff changeset
     2
# VIM swap files, emacs backups and the entire proto area.
22
379f0f6809ff pkgsend open, pkgsend add file, pkgsend close; Transaction object
"Stephen Hahn <sch@sun.com>"
parents:
diff changeset
     3
\.pyc
31
8370ccbdde5b improve ignore patterns for binary module builds
Stephen Hahn <sch@sun.com>
parents: 22
diff changeset
     4
\.ln
428
e011e45fe2cd 2239 repository attribute system needed
Shawn Walker <shawn.walker@sun.com>
parents: 395
diff changeset
     5
\.mo
31
8370ccbdde5b improve ignore patterns for binary module builds
Stephen Hahn <sch@sun.com>
parents: 22
diff changeset
     6
\.o
8370ccbdde5b improve ignore patterns for binary module builds
Stephen Hahn <sch@sun.com>
parents: 22
diff changeset
     7
\.so
50
bfcb1661f019 basic image and package plans
Stephen Hahn <sch@sun.com>
parents: 31
diff changeset
     8
\.sw.
166
170777185dcf Update .hgignore for .make.* and distro-import chaff
Dan Price <dp@eng.sun.com>
parents: 114
diff changeset
     9
\.make\.
428
e011e45fe2cd 2239 repository attribute system needed
Shawn Walker <shawn.walker@sun.com>
parents: 395
diff changeset
    10
\.intltool-merge-cache
328
83af2c933642 1005 Provide import target for ClusterTools 7.1
Bart Smaalders <Bart.Smaalders@Sun.COM>
parents: 253
diff changeset
    11
~$
22
379f0f6809ff pkgsend open, pkgsend add file, pkgsend close; Transaction object
"Stephen Hahn <sch@sun.com>"
parents:
diff changeset
    12
^proto
98
2ac7781efe22 Package up the packaging system.
Danek Duvall <danek.duvall@sun.com>
parents: 59
diff changeset
    13
^packages
22
379f0f6809ff pkgsend open, pkgsend add file, pkgsend close; Transaction object
"Stephen Hahn <sch@sun.com>"
parents:
diff changeset
    14
# Specific build products
607
77b19d8766e7 3438 usage message exceeds typical line length
David.Comay@Sun.COM
parents: 476
diff changeset
    15
^src/*.tar.gz$
77b19d8766e7 3438 usage message exceeds typical line length
David.Comay@Sun.COM
parents: 476
diff changeset
    16
^src/CherryPy-.*$
840
36b873a0d9e8 6224 Plea for integrating SUNWinstall-test package into IPS repository
David.Comay@Sun.COM
parents: 838
diff changeset
    17
^src/Mako-.*$
36b873a0d9e8 6224 Plea for integrating SUNWinstall-test package into IPS repository
David.Comay@Sun.COM
parents: 838
diff changeset
    18
^src/gui/data/addmoresoftware.desktop$
821
c86df5cfbe44 5738 Need mechanism to change initial value for TopLevel and category
Padraig O'Briain <padraig.obriain@sun.com>
parents: 769
diff changeset
    19
^src/gui/data/packagemanager-preferences.schemas$
428
e011e45fe2cd 2239 repository attribute system needed
Shawn Walker <shawn.walker@sun.com>
parents: 395
diff changeset
    20
^src/gui/data/packagemanager.desktop$
821
c86df5cfbe44 5738 Need mechanism to change initial value for TopLevel and category
Padraig O'Briain <padraig.obriain@sun.com>
parents: 769
diff changeset
    21
^src/gui/data/packagemanager.png$
691
cd1d9c1e82f3 4612 Alternative to os.fork needed for subprocess
johansen <johansen@sun.com>
parents: 621
diff changeset
    22
^src/gui/help/.*/package-manager.xml$
927
2beb452e6245 6352 Add MimeType support for adding Authorities and Packages via PM
John Rice <john.rice@sun.com>
parents: 908
diff changeset
    23
^src/gui/data/packagemanager-info.xml$
171
98d39d52223b Add licensing and getting started guide.
David.Comay@Sun.COM
parents: 166
diff changeset
    24
^src/man/pkg.1$
98d39d52223b Add licensing and getting started guide.
David.Comay@Sun.COM
parents: 166
diff changeset
    25
^src/man/pkg.5$
98d39d52223b Add licensing and getting started guide.
David.Comay@Sun.COM
parents: 166
diff changeset
    26
^src/man/pkg.depotd.1m$
375
fa5286b09191 1773 Want tool to obtain contents of packages
johansen <johansen@sun.com>
parents: 353
diff changeset
    27
^src/man/pkgrecv.1$
171
98d39d52223b Add licensing and getting started guide.
David.Comay@Sun.COM
parents: 166
diff changeset
    28
^src/man/pkgsend.1$
22
379f0f6809ff pkgsend open, pkgsend add file, pkgsend close; Transaction object
"Stephen Hahn <sch@sun.com>"
parents:
diff changeset
    29
^src/pkg$
171
98d39d52223b Add licensing and getting started guide.
David.Comay@Sun.COM
parents: 166
diff changeset
    30
^src/pkg.depotd$
908
eccb14dedf29 6821 missing dependancy in SUNWcups-manager
David.Comay@Sun.COM
parents: 883
diff changeset
    31
^src/pkgdefs/pkgproto$
eccb14dedf29 6821 missing dependancy in SUNWcups-manager
David.Comay@Sun.COM
parents: 883
diff changeset
    32
^src/pkgdefs/protoproto$
607
77b19d8766e7 3438 usage message exceeds typical line length
David.Comay@Sun.COM
parents: 476
diff changeset
    33
^src/pkgrecv$
77b19d8766e7 3438 usage message exceeds typical line length
David.Comay@Sun.COM
parents: 476
diff changeset
    34
^src/pkgsend$
941
e7bff46da54e 6175 search needs to be moved to version 1
Brock Pytlik <bpytlik@sun.com>
parents: 927
diff changeset
    35
^src/ply-.*$
476
98bfead2f1c3 2940 pyOpenSSL tarball and directory need to be in .hgignore
Danek Duvall <danek.duvall@sun.com>
parents: 443
diff changeset
    36
^src/pyOpenSSL-.*$
607
77b19d8766e7 3438 usage message exceeds typical line length
David.Comay@Sun.COM
parents: 476
diff changeset
    37
^src/um/data/updatemanager-preferences.schemas$
77b19d8766e7 3438 usage message exceeds typical line length
David.Comay@Sun.COM
parents: 476
diff changeset
    38
^src/um/data/updatemanager.desktop$
821
c86df5cfbe44 5738 Need mechanism to change initial value for TopLevel and category
Padraig O'Briain <padraig.obriain@sun.com>
parents: 769
diff changeset
    39
^src/um/data/updatemanager.png$
607
77b19d8766e7 3438 usage message exceeds typical line length
David.Comay@Sun.COM
parents: 476
diff changeset
    40
^src/um/data/updatemanagernotifier.desktop$
77b19d8766e7 3438 usage message exceeds typical line length
David.Comay@Sun.COM
parents: 476
diff changeset
    41
^src/util/distro-import/.*/entire.incorporation$
171
98d39d52223b Add licensing and getting started guide.
David.Comay@Sun.COM
parents: 166
diff changeset
    42
^src/util/distro-import/SUNWfixes/
98d39d52223b Add licensing and getting started guide.
David.Comay@Sun.COM
parents: 166
diff changeset
    43
^src/util/distro-import/cluster.import$
197
8fd0ce0a2b9b 175 Java is missing
David.Comay@Sun.COM
parents: 171
diff changeset
    44
^src/util/distro-import/ksh-wrapper$
171
98d39d52223b Add licensing and getting started guide.
David.Comay@Sun.COM
parents: 166
diff changeset
    45
^src/util/distro-import/proto/
253
778739a0b356 471 ssh is looking for xauth in all the wrong places, again
David.Comay@Sun.COM
parents: 197
diff changeset
    46
^src/util/distro-import/redist_cluster$
778739a0b356 471 ssh is looking for xauth in all the wrong places, again
David.Comay@Sun.COM
parents: 197
diff changeset
    47
^src/util/distro-import/slim_cluster$
621
6c144915eed1 551 IPS should handle socket errors
johansen <johansen@sun.com>
parents: 607
diff changeset
    48
^src/util/misc/extract_hostid$
59
eef94b0c0694 require dependencies; dependency following; pkg status; timestamp change
Stephen Hahn <sch@sun.com>
parents: 50
diff changeset
    49
^webrev