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

1012 commits

Author SHA1 Message Date
Clint Adams
d5a328eafc 25491: patch to improve "git checkout" completion, from Mikael Magnusson. 2008-08-21 00:13:07 +00:00
Clint Adams
cdd9f7751c 25489: remove cruft for "git octopus/octupus". 2008-08-19 01:55:06 +00:00
Clint Adams
153d8f0ad0 25488: patch to complete things after "git bisect start", Mikael Magnusson. 2008-08-19 01:44:45 +00:00
Clint Adams
117d3ded00 25487: whitespace changes from Mikael Magnusson. 2008-08-19 01:10:15 +00:00
Clint Adams
123ebafbba 25486: patch to allow --shared to be completed without --local with git clone. 2008-08-19 01:07:25 +00:00
Clint Adams
a5c5174c00 25485: patch to allow --abbrev to be completed before -v with git branch, from Mikael Magnusson. 2008-08-19 01:00:59 +00:00
Clint Adams
51ba8a4faf 25480: add more quotes to the three _call_program invocations with git for-each-ref. 2008-08-18 22:47:44 +00:00
Clint Adams
51460525c0 Mikael Magnusson: 25473: add missing parenthesis. 2008-08-18 01:55:29 +00:00
Clint Adams
cbca622b57 unposted: additional git branch options. 2008-08-18 01:52:40 +00:00
Clint Adams
45195791a8 25475: determine heads, tags, and branches through git for-each-ref instead of git tag and git branch. 2008-08-18 01:49:18 +00:00
Clint Adams
6f0734c632 25469: assorted changes cherry-picked from Mikael Magnusson. 2008-08-17 14:05:59 +00:00
Clint Adams
1ed1af9812 25465: patch from Mikael Magnusson to add more git-add and git-checkout options. 2008-08-16 18:33:30 +00:00
Clint Adams
c960e8a83b unposted: another typo fix. 2008-08-16 18:09:54 +00:00
Clint Adams
7438bada2f 25464: patch from Mikael Magnusson to add --graph. 2008-08-16 18:02:14 +00:00
Clint Adams
71b215074a 25463: patch to add git completion for --base/-1, --ours/-2 and --theirs/-3, from Mikael Magnusson. 2008-08-16 17:56:15 +00:00
Clint Adams
9a9759e340 25462: patch to add some -s -w to _arguments and new options for revert, from Mikael Magnusson. 2008-08-16 13:58:57 +00:00
Clint Adams
f413d1f4d9 25461: patch to add HEAD as a completion for heads, from Mikael Magnusson. 2008-08-16 13:28:28 +00:00
Clint Adams
ad001cc1e3 25460: patch to add the --branches/tags/remotes for rev-list to _git from Mikael Magnusson. 2008-08-16 13:00:25 +00:00
Clint Adams
ddd6af43ef 25457: improvements for git diff and git log. 2008-08-16 00:48:48 +00:00
Clint Adams
d1fba243ee Mikael Magnusson: 25456: fix typo of "before". 2008-08-16 00:38:46 +00:00
Clint Adams
ac8d013c16 Frank Terbeck: 24455: Completion/Unix/Command/_git: handle git stashes. 2008-08-16 00:22:00 +00:00
Clint Adams
fcf8b81ec3 25452: redirect stderr from look to /dev/null. 2008-08-14 19:28:39 +00:00
Peter Stephenson
b2e70921b0 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>:
new and improved BSD completions
unposted: fix Solaris completion .distfiles
2008-08-12 10:37:30 +00:00
Peter Stephenson
eccd5ca1a3 users/13077: Max Mikhanosha: restore follow after sort in _path_files 2008-07-30 14:57:27 +00:00
Peter Stephenson
71432c3205 users/13072: add follow option to file-sort 2008-07-29 08:39:37 +00:00
Clint Adams
4ecc91742c 25328: fix --recv-keys and --send-keys to complete key IDs instead of uid email addresses. 2008-07-23 00:34:04 +00:00
Peter Stephenson
5b29fedad8 25324: Danek Duvall: some Solaris and more general completions 2008-07-21 19:15:22 +00:00
Peter Stephenson
ffabab4e74 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
Peter Stephenson
ba1bcef67f 25258(?): donʼt use -M option with -U in _path_files 2008-06-30 21:24:12 +00:00
Peter Stephenson
c52864df2f users/12985, users/12986, users/12988: Tomasz Pala:
some new and updated completions
2008-06-24 13:02:04 +00:00
Peter Stephenson
6763a3cc55 25231: fix approximation of absolute paths in root directory 2008-06-21 21:36:00 +00:00
Peter Stephenson
90f5247f84 move _strace to be Linux-specific 2008-06-13 12:51:08 +00:00
Peter Stephenson
ed60d48d6c users/12911: Tomasz Pala: completion for strace 2008-06-13 11:29:36 +00:00
Peter Stephenson
98a406a993 unposted: missing .distfiles entries 2008-06-04 10:35:20 +00:00
Peter Stephenson
4e1a7704eb unposted: another typo in _path_files 2008-06-04 10:12:02 +00:00
Peter Stephenson
61b27ae461 25130 with typos fixed: use compad -U in _path_files to fix problem
with spelling correction of path prefixes
2008-06-04 09:33:13 +00:00
Peter Stephenson
a46bb7f49d 25131: typo with b:zstat loading zstat 2008-06-03 09:30:56 +00:00
Peter Stephenson
6c6ce048e7 Tomasz Pala <gotar@polanet.pl>: users/12884:
new completions for iftop and tcpdump
2008-05-29 12:51:15 +00:00
Peter Stephenson
ddb336e6f7 25104; 25111 (Jun T): better completion for multiple versoins of locate 2008-05-26 13:09:05 +00:00
Clint Adams
9e1034a301 25077: consolidation of GNUpod script completion from Omari Norman in 25075. 2008-05-20 15:41:42 +00:00
Peter Stephenson
7eed3e6d5d users/12858: add accept-exact-dirs style 2008-05-18 20:51:47 +00:00
Peter Stephenson
5e373b83a5 unposted: handle p4 sizes and license completion 2008-05-14 15:56:50 +00:00
Peter Stephenson
e77c7c2844 unposted: handle p4 protects completion 2008-05-14 15:48:53 +00:00
Peter Stephenson
547adf2021 25018: Omari Norman: completion for awk, join, sort 2008-05-13 16:08:35 +00:00
Clint Adams
35cedab218 248??: some fixes and updates for git 1.5.5. 2008-04-17 03:00:07 +00:00
Clint Adams
a81c33682a Markus Waldeck: 24799: complete .spx files for ogg123. 2008-04-07 20:35:46 +00:00
Clint Adams
ded1416ca1 24789: completion for stg subcommands. 2008-04-04 01:41:40 +00:00
Peter Stephenson
50d9cdeae4 24768: add -q option to cd, chdir, pushd, popd
use in _canonical_paths
add 4.3.6 release note with this and other stuff
2008-03-28 09:59:06 +00:00
Peter Stephenson
42ddb45fe8 24759: dont unfunction if no function; sanitize helper functions 2008-03-27 11:29:17 +00:00
Peter Stephenson
4d2d7d7e37 24757: canonicalize paths some more 2008-03-27 10:35:08 +00:00