1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 10:41:11 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Daniel Hahler
6925e2b298 35286: fix zstyle lookups with _baz and _tla
Add trailing colons to context being used with `zstyle -s`.
2015-05-27 19:38:05 +02:00
Peter Stephenson
ffabab4e74 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
Clint Adams
45de69686b 22609: complete for baz switch 2006-08-15 05:04:58 +00:00
Clint Adams
3bad367b6e 21763: Completion/Unix/Command/_baz: remove stray underscore. 2005-09-26 03:08:48 +00:00
Clint Adams
a4d443af43 21692: remove set-tree-version, fix tree-version, add tree-id. 2005-08-31 19:58:53 +00:00
Clint Adams
9448c686fe 21519: only complete files after baz commit, not archive/version. 2005-07-24 18:13:13 +00:00
Clint Adams
d92e06df5c 21517: complete files after build-config if there's a configs subdir, even if one is not in a project tree. 2005-07-24 14:44:08 +00:00
Clint Adams
54614a941b * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:
handle parsing of subcommand help output a bit more sanely.
2005-04-17 13:40:23 +00:00
Clint Adams
89f3361e60 * 21147: factor out some common code from _tla and _baz, and fix some breakage
from 21075.
2005-04-16 20:22:44 +00:00
Clint Adams
dfe7d91ae7 21075: update baz completion to not use -A option since it's being dropped in baz 1.3. 2005-03-31 13:44:07 +00:00
Clint Adams
6ab396f5fb * 20961: Completion/Unix/Command/_baz: fix completion of status and diff subcommands. 2005-03-11 01:11:36 +00:00
Clint Adams
1f9166d4e1 * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge completion. 2005-03-09 02:03:50 +00:00
Clint Adams
a4c3d06744 * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt Zimmerman. 2004-12-15 17:33:36 +00:00