index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
/
_man
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
unposted: Fix --ascii typo in _man
dana
1
-1
/
+1
2018-06-15
43024: Improve _man section-name matching
dana
1
-6
/
+37
2018-06-11
42983: Address misc. feedback re: _man
dana
1
-8
/
+14
2018-06-10
42977: Complete options to major man variants, otherwise improve especially s...
dana
1
-45
/
+306
2017-01-05
40264: _man: Complete all sections after '-a'.
Daniel Shahaf
1
-1
/
+5
2016-09-07
39194: _man (Solaris): Ignore man-index. Support multiple sections in the -s ...
Danek Duvall
1
-0
/
+3
2016-08-05
38996: _man: Support _correct_word.
Daniel Shahaf
1
-11
/
+2
2016-08-05
38994: _man: Fix two bugs when completing manpage filenames in separate-secti...
Daniel Shahaf
1
-3
/
+14
2016-08-05
38993: _man: Drop (b): it's incorrect when $sect contains '|'.
Daniel Shahaf
1
-2
/
+5
2016-08-01
38981: _man: Followup to 37634: unbreak OpenBSD 'man 3p' and Linux $MANSECT.
Daniel Shahaf
1
-5
/
+11
2016-01-18
37634: _man: Support subsection names such as '3p'.
Daniel Shahaf
1
-2
/
+2
2016-01-18
37634: _man: Disentangle a local variable that had two distinct semantics. No...
Daniel Shahaf
1
-8
/
+11
2014-05-29
users/18860: man -M overrides manpath
Peter Stephenson
1
-1
/
+1
2010-12-03
28468: allow man page completion for files when / is present
Peter Stephenson
1
-2
/
+14
2010-10-21
not quite posted, exactly: improvement to previous _man change
Peter Stephenson
1
-2
/
+3
2010-10-21
Silas Silva: completion support for man -M
Peter Stephenson
1
-0
/
+10
2009-06-28
unposted: support lzma compression of man pages used in Mandriva
Andrey Borzenkov
1
-2
/
+2
2009-04-16
Alexey I. Froloff: 26830: stripping of manual page suffixes in completion
Peter Stephenson
1
-2
/
+2
2006-06-09
users/10282: complete associated sections with man page names.
Clint Adams
1
-4
/
+15
2006-02-12
22237: location of man pages on NetBSD
Peter Stephenson
1
-1
/
+1
2005-08-15
21565: better handle uncompresed manpages with .[0-9] in their names.
Clint Adams
1
-2
/
+2
2002-05-31
17266: check `manpath` even when $MANPATH is set.
Clint Adams
1
-8
/
+12
2002-01-10
allow manual pages to be shown separated by section with new separate-section...
Sven Wischnowsky
1
-2
/
+22
2001-08-21
Better handling of manual section numbers.
Bart Schaefer
1
-3
/
+14
2001-07-10
remove not only numeric suffixes, but also `.n' and the like (15352)
Sven Wischnowsky
1
-3
/
+2
2001-06-21
improve pattern matching to make match specs work for manual page completion ...
Sven Wischnowsky
1
-45
/
+60
2001-04-02
moved from Completion/User/_man
Sven Wischnowsky
1
-0
/
+47