~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-11-04 22:03:46 UTC
  • Revision ID: john@arbash-meinel.com-20091104220346-ncxbtnp4d0fc6glb
Work on doing globbing, etc for all commands on Windows.

Implement a UnicodeShlex that takes the key bits from shlex.shlex.
Most notably, though, it works on a Unicode string, and not a collection
of input files. It also has a slightly different handling of \ because
those are frequently part of the path.

It also lets us know if a given section was quoted, so that we know if
we should skip glob expansion or not.

Then start expanding globs as appropriate.
Filename Latest Rev Last Changed Committer Comment Size
..
_bzr 1185.33.32 19 years ago Martin Pool [merge] fix \t in commit messages 8.8 KB Diff Download File