Rev 2179: (Kent Gibson, Jan Hudec) Better glob pattern matcher (fixes bug #57637) in /home/pqm/archives/thelove/bzr/+trunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Tue Dec 12 16:30:00 GMT 2006
------------------------------------------------------------
revno: 2179
revision-id: pqm at pqm.ubuntu.com-20061212162959-cd3c77ebe8d57759
parent: pqm at pqm.ubuntu.com-20061212123432-6640bfa4477523fc
parent: john at arbash-meinel.com-20061212150910-yxyy4ioaclh6z7m8
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2006-12-12 16:29:59 +0000
message:
(Kent Gibson, Jan Hudec) Better glob pattern matcher (fixes bug #57637)
added:
bzrlib/globbing.py glob.py-20061113075651-q63o2v35fm2ydk9x-1
bzrlib/tests/test_globbing.py test_glob.py-20061113075651-q63o2v35fm2ydk9x-2
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/benchmarks/bench_workingtree.py bench_workingtree.py-20060527061822-cxrgsa9ax2q4d82q-1
bzrlib/builtins.py builtins.py-20050830033751-fc01482b9ca23183
bzrlib/tests/__init__.py selftest.py-20050531073622-8d0e3c8845c97a64
bzrlib/tests/test_workingtree.py testworkingtree.py-20051004024258-b88d0fe8f101d468
bzrlib/tests/workingtree_implementations/test_is_ignored.py test_is_ignored.py-20060518083307-a5b383dd4d070083
bzrlib/workingtree.py workingtree.py-20050511021032-29b6ec0a681e02e3
------------------------------------------------------------
merged: john at arbash-meinel.com-20061212150910-yxyy4ioaclh6z7m8
parent: pqm at pqm.ubuntu.com-20061212123432-6640bfa4477523fc
parent: warthog618 at gmail.com-20061208141116-0mrpch4psu1x82uo
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Tue 2006-12-12 09:09:10 -0600
message:
(Kent Gibson, Jan Hudec) Better glob pattern matcher (fixes bug #57637)
------------------------------------------------------------
merged: warthog618 at gmail.com-20061208141116-0mrpch4psu1x82uo
parent: warthog618 at gmail.com-20061208125911-wsnbxy7aydzjb47s
committer: Kent Gibson <warthog618 at gmail.com>
branch nick: lp57637
timestamp: Fri 2006-12-08 22:11:16 +0800
message:
Add helper method to simplify test_char_group cases.
------------------------------------------------------------
merged: warthog618 at gmail.com-20061208125911-wsnbxy7aydzjb47s
parent: warthog618 at gmail.com-20061128180141-t8c0wcj2hh4gluxe
committer: Kent Gibson <warthog618 at gmail.com>
branch nick: lp57637
timestamp: Fri 2006-12-08 20:59:11 +0800
message:
Implement JAM's review suggestions.
------------------------------------------------------------
merged: warthog618 at gmail.com-20061128180141-t8c0wcj2hh4gluxe
parent: warthog618 at gmail.com-20061128174231-b603629ca23ff1bc
committer: Kent Gibson <warthog618 at gmail.com>
branch nick: lp57637
timestamp: Wed 2006-11-29 02:01:41 +0800
message:
Removed unecessary import.
------------------------------------------------------------
merged: warthog618 at gmail.com-20061128174231-b603629ca23ff1bc
parent: warthog618 at gmail.com-20061128172448-qxgw64v9p555asin
committer: Kent Gibson <warthog618 at gmail.com>
branch nick: lp57637
timestamp: Wed 2006-11-29 01:42:31 +0800
message:
Update ignore help to remove case-insensitive comment.
------------------------------------------------------------
merged: warthog618 at gmail.com-20061128172448-qxgw64v9p555asin
parent: warthog618 at gmail.com-20061128171121-d67b3e57f5664c5f
committer: Kent Gibson <warthog618 at gmail.com>
branch nick: lp57637
timestamp: Wed 2006-11-29 01:24:48 +0800
message:
Reverted case-insensitive matches on case-insensitive platforms.
------------------------------------------------------------
merged: warthog618 at gmail.com-20061128171121-d67b3e57f5664c5f
parent: warthog618 at gmail.com-20061128170136-b11d15f1de7992af
committer: Kent Gibson <warthog618 at gmail.com>
branch nick: lp57637
timestamp: Wed 2006-11-29 01:11:21 +0800
message:
Revert unnecessary change to test_mixed_is_ignored.
------------------------------------------------------------
merged: warthog618 at gmail.com-20061128170136-b11d15f1de7992af
parent: warthog618 at gmail.com-20061113141356-kdfo22erpow15g4k
committer: Kent Gibson <warthog618 at gmail.com>
branch nick: lp57637
timestamp: Wed 2006-11-29 01:01:36 +0800
message:
Ignore pattern matcher (glob.py) patches:
- '*' now matches leading '.' as per fnmatch.
- Support '**' extension as per zsh.
- fixed case-insensitive match on case-insensitive platforms.
- Updated NEWS.
------------------------------------------------------------
merged: warthog618 at gmail.com-20061113141356-kdfo22erpow15g4k
parent: pqm at pqm.ubuntu.com-20061111170313-7046f63cb736a63f
committer: Kent Gibson <warthog618 at gmail.com>
branch nick: lp57637
timestamp: Mon 2006-11-13 22:13:56 +0800
message:
Added glob module to replace broken fnmatch based ignore pattern matching (#57637)
More information about the bazaar-commits
mailing list