summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_baz
AgeCommit message (Collapse)AuthorFilesLines
2021-07-1049157: fix uses of literal % characters in completion descriptionsOliver Kiddle1-1/+1
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle1-11/+11
2015-05-2735286: fix zstyle lookups with _baz and _tlaDaniel Hahler1-2/+2
Add trailing colons to context being used with `zstyle -s`.
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson1-1/+1
2006-08-1522609: complete for baz switchClint Adams1-0/+3
2005-09-2621763: Completion/Unix/Command/_baz: remove stray underscore.Clint Adams1-1/+1
2005-08-3121692: remove set-tree-version, fix tree-version, add tree-id.Clint Adams1-4/+4
2005-07-2421519: only complete files after baz commit, not archive/version.Clint Adams1-1/+1
2005-07-2421517: complete files after build-config if there's a configs subdir, even ↵Clint Adams1-2/+6
if one is not in a project tree.
2005-04-17 * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:Clint Adams1-2/+2
handle parsing of subcommand help output a bit more sanely.
2005-04-16 * 21147: factor out some common code from _tla and _baz, and fix some breakageClint Adams1-113/+5
from 21075.
2005-03-3121075: update baz completion to not use -A option since it's being dropped ↵Clint Adams1-13/+7
in baz 1.3.
2005-03-11 * 20961: Completion/Unix/Command/_baz: fix completion of status and diff ↵Clint Adams1-2/+4
subcommands.
2005-03-09 * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge ↵Clint Adams1-3/+3
completion.
2004-12-15 * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt ↵Clint Adams1-0/+690
Zimmerman.