index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-08
52946: Revert "Handle completer filenames with funny characters in them"
Mikael Magnusson
2
-5
/
+5
2024-05-24
52904: Improve quoting of paths passed via _call_program to "git ls-files"
Bart Schaefer
1
-1
/
+1
2024-05-20
52895: Partial revert of 44274 which broke _baudrates
Mikael Magnusson
1
-2
/
+3
2024-04-01
github #115: completion(ruby): completer opts for irb
OKURA Masafumi
1
-0
/
+2
2024-04-01
52859: use _date_formats for fc and complete -m/-M for vared
Oliver Kiddle
2
-1
/
+3
2024-03-26
52798: handle comments in ssh config
Oliver Kiddle
2
-8
/
+6
2024-03-23
52768: Handle completer filenames with funny characters in them
Mikael Magnusson
2
-5
/
+5
2024-03-18
52770: handle newrole in SELinux completions
Oliver Kiddle
1
-8
/
+23
2024-03-18
52769: fix completion of ansible keywords and --step option
Oliver Kiddle
1
-7
/
+7
2024-03-05
52646: extend support for highlight groups to completion explanation strings ...
Oliver Kiddle
1
-8
/
+13
2024-02-28
52594: support for POSIX real-time signals with kill and trap
Oliver Kiddle
1
-4
/
+5
2024-02-22
52552: newer Java supports passing source files directly to java
Oliver Kiddle
1
-1
/
+4
2024-02-19
* 52544: _diff_options: support macOS Ventura or newer
Jun-ichi Takimoto
1
-2
/
+6
2024-02-15
github #112: Completion: todo.sh uses shorthelp and not showhelp
Poncho
1
-1
/
+1
2024-01-26
github #110: Fix incorrect completion for `dnf --showduplicates`
OpenSauce
1
-1
/
+1
2024-01-26
github #108: add perlbrew completion
Aurélien Olivier
1
-0
/
+315
2024-01-14
Fix a typo
Wu Zhenyu
1
-1
/
+1
2023-12-16
52413: support Citrus version of iconv on macOS, DragonFly, NetBSD
Jun-ichi Takimoto
1
-1
/
+1
2023-12-09
52366 + fix typo: rename find_targets as _ant_targets, replace one sed with s...
Bart Schaefer
1
-5
/
+6
2023-12-05
52326, 52372: add -q option to kill for sigqueue
Oliver Kiddle
1
-0
/
+1
2023-12-05
52373: fix _numbers for suffixes containing % and update affected functions
Oliver Kiddle
3
-10
/
+11
2023-12-02
52361: fix quoting of _ant target files
Bart Schaefer
1
-2
/
+2
2023-11-22
unposted: fix missing closing brace from 52301
Oliver Kiddle
1
-1
/
+1
2023-11-22
52315: completion options update
Oliver Kiddle
52
-199
/
+471
2023-11-17
52307: new completion for many SELinux tools
Oliver Kiddle
10
-38
/
+814
2023-11-17
52303: updates to completions for macOS 13
Oliver Kiddle
19
-73
/
+86
2023-11-14
github #106: update tmux completion (20230919); tweak Util/check-tmux-state
Matt Koscica
1
-2
/
+10
2023-11-14
unposted (cf. 52167): mutt's -a takes a list of files terminated by --
Oliver Kiddle
1
-3
/
+4
2023-11-14
52301: update options in completions for ruby 3.2, gem 3.4.10 and ri 6.5
Oliver Kiddle
3
-36
/
+48
2023-11-14
52300: update completion options for ansible 2.15.2
Oliver Kiddle
1
-3
/
+10
2023-11-09
52280: update git completion for new options in git through to version 2.42.0
Oliver Kiddle
1
-93
/
+238
2023-11-08
github #105: add "-I" for "zle" completion
Shotaro Aoyama
1
-0
/
+1
2023-11-08
52168: add completion for xfce's xfconf-query(1)
Eric Cook
1
-0
/
+33
2023-11-02
52268: update nmcli completion to networkmanager 1.42.2
Oliver Kiddle
1
-2
/
+18
2023-11-02
52266: update completion for strace to 2.6.5
Oliver Kiddle
1
-3
/
+11
2023-11-02
52265: update completions for some util-linux tools to version 2.39.2
Oliver Kiddle
3
-3
/
+23
2023-11-02
52260: handle variable assignments before the command in sudo completion
Oliver Kiddle
1
-15
/
+41
2023-11-01
52179: Fix gradlew completion when it isn't in PATH
Shohei Yoshida
1
-1
/
+1
2023-10-29
github #102: Ensure todo.sh completion uses builtin commands
Ulysse Buonomo
1
-3
/
+3
2023-10-24
github #103: fix completion for zpool upgrade
Christian Heusel
1
-1
/
+1
2023-10-16
52056: _sccs: don't handle subcommands in main namespace
Mikael Magnusson
1
-1
/
+1
2023-10-11
52189: ignore compadd -M if -U also specified as they don't make sense together
Oliver Kiddle
1
-1
/
+2
2023-10-11
52217: update completions for FreeBSD 14
Oliver Kiddle
20
-124
/
+200
2023-09-20
51857: Include fusermount3 in fusermount completions
Wim de With
1
-1
/
+1
2023-09-20
51980: Add glob qualifier grouping operator to completion
Atte Peltomäki
1
-0
/
+1
2023-09-20
52102: Add subcommand autopurge to apt completion
Jörg Sommer
1
-9
/
+5
2023-09-20
52141: Add trailer token completion for git commit --trailer
Wesley Schwengle
1
-1
/
+14
2023-09-20
52163: completion update for OpenZFS 2.2
Oliver Kiddle
1
-16
/
+93
2023-09-15
52142: Move _history_modifiers call to _parameter
Mikael Magnusson
2
-5
/
+5
2023-09-09
unposted: extra quoting of words in "eval" for safety
Bart Schaefer
1
-2
/
+2
[next]