~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.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.3 KB Diff Download File
bzr.simple 2512.1.1 17 years ago John Arbash Meinel (Antonin 'gree' Komenda) simple update for bash co 588 bytes Diff Download File
File bzrbashprompt.sh 3528.1.1 16 years ago Jelmer Vernooij Merge bashprompt script that prints the bzr branch 324 bytes Diff Download File