[MERGE] smart_add should make less calls into is_control_filename
Robert Collins
robertc at robertcollins.net
Fri May 19 01:20:45 BST 2006
smart_add calls is_controlfilename twice during recursive operation :
once before deciding to queue a path for adding, and once during the add
of the file itself. The second check is only needed for user supplied
paths.
This patch changes it to only be made for user supplied paths.
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-less-is-control.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060519/154e4f14/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060519/154e4f14/attachment.pgp
More information about the bazaar
mailing list