1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
zsh/Doc/Zsh
Daniel Shahaf 9d25fd7255 vcs_info hg: Support inactive bookmarks
(Similar to git detached heads)
2015-01-25 01:42:05 +01:00
..
.cvsignore
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
arith.yo 34914: explanation of effect of integer promotion 2015-01-10 19:49:16 +00:00
builtins.yo 34329: add -S option to which and where 2015-01-20 17:31:28 +00:00
calsys.yo 32715: doc formatting fixes 2014-06-06 22:02:04 +01:00
compat.yo 32666: shell emulation doc addition 2014-06-13 21:32:58 +01:00
compctl.yo 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
compsys.yo 34273: use "enough" colons in each completion style pattern example 2015-01-13 19:24:58 -08:00
compwid.yo unposted: document change to brace parameter completion context in 29452/29459 2011-06-14 18:59:23 +00:00
cond.yo 32640: (#q) in [[ ... ]] forces globbing 2014-06-01 20:55:39 +01:00
contrib.yo vcs_info hg: Support inactive bookmarks 2015-01-25 01:42:05 +01:00
exec.yo 23671: command not found handler 2007-07-13 10:09:06 +00:00
expn.yo 33883: documentation for (*) glob qualifier 2014-12-07 16:13:39 +00:00
filelist.yo 25958: make it possible to get docs for startup files correct 2008-10-30 12:09:18 +00:00
files.yo 25958: make it possible to get docs for startup files correct 2008-10-30 12:09:18 +00:00
ftp_sites.yo Remove unavailable sites 2012-07-23 03:45:40 +00:00
func.yo 31830: New feature for zshaddhistory hooks. 2013-10-17 10:14:25 +01:00
grammar.yo 33679: Note on patter s in case statements 2014-11-19 15:48:58 +00:00
index.yo
intro.yo
invoke.yo 27793 and follow ups: add PATH_SCRIPT option to find script using $PATH 2010-03-16 09:43:51 +00:00
jobs.yo Users/18033: Documentation for exit and ERR_EXIT. 2013-10-16 20:55:48 +01:00
manual.yo unposted: update address of HTML manual 2010-09-23 09:59:22 +00:00
metafaq.yo 33830: META-FAQ updates. 2014-12-01 14:28:37 +00:00
mod_attr.yo 28253: document -h argument to atribute commands 2010-09-12 18:56:40 +00:00
mod_cap.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
mod_clone.yo Mikael: 28531: typos 2010-12-16 13:55:35 +00:00
mod_compctl.yo
mod_complete.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
mod_complist.yo 29206: fix formatting 2011-05-11 10:02:00 +00:00
mod_computil.yo 33206: fix compdescribe doc 2014-09-19 19:45:55 -07:00
mod_curses.yo 31263 (but changed * to - for consitency): 2013-04-12 23:01:25 +01:00
mod_datetime.yo 29674: add $epochtime to datetime 2011-08-11 18:45:04 +00:00
mod_deltochar.yo
mod_example.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
mod_files.yo 34182: doc: to add zf_\* builtins use zmodload -m -F 2015-01-09 17:24:16 +00:00
mod_langinfo.yo
mod_mapfile.yo 31658: fix manual entry about getting lines from mapfile 2013-09-06 14:09:08 +01:00
mod_mathfunc.yo 31902: rationalise use of gamma function. 2013-10-27 00:00:56 +01:00
mod_newuser.yo 26185: fix two places where path to global zshenv was specified statically. 2008-12-29 04:33:52 +00:00
mod_parameter.yo users/19097: remove $functypetrace in favour of ref to $zsheval_context 2014-09-18 19:09:52 +01:00
mod_pcre.yo 32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string 2014-07-20 11:42:09 -07:00
mod_regex.yo 32493: some man page formatting fixes 2014-03-17 15:11:30 +00:00
mod_sched.yo 32493: some man page formatting fixes 2014-03-17 15:11:30 +00:00
mod_socket.yo
mod_stat.yo unposted: fix yodl problem with 26229 2009-01-06 10:33:32 +00:00
mod_system.yo 33763 (cf. Baptiste Daroussin 33747): fix nested item list in generated zshmodules.1 2014-11-22 14:52:31 -08:00
mod_tcp.yo
mod_termcap.yo
mod_terminfo.yo
mod_zftp.yo
mod_zle.yo
mod_zleparameter.yo unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
mod_zprof.yo Mikael Magnusson: 28181: Remove a stray `)' that caused a ".RE" string to be output 2010-08-21 09:35:49 +00:00
mod_zpty.yo 26301: make zpty -r exit more cleanly on bad reads 2009-01-13 12:09:26 +00:00
mod_zselect.yo Mikael: 27279: doc tweaks 2009-09-18 09:50:49 +00:00
mod_zutil.yo Fix some typos in the documentation 2014-10-03 04:54:48 +02:00
modules.yo unposted: cross-reference zmodload from the modules intro doc. 2011-09-25 18:09:13 +00:00
options.yo 34280: more widespread use of FORCE_FLOAT. 2015-01-15 13:52:40 +00:00
params.yo 33876: etc.: Separate errors and keyboards interrupts 2014-12-11 09:41:17 +00:00
prompt.yo 33070: add %(e..) based on %e 2014-08-30 14:11:58 -07:00
redirect.yo unposted: fix two typos in 29661 2011-08-10 23:04:57 +00:00
restricted.yo
roadmap.yo zsh-users/19551: history documentation. 2014-12-17 10:53:13 +00:00
seealso.yo
tcpsys.yo 33002: tcp_expect -P pm tags matches with a string 2014-08-14 09:56:43 +01:00
zftpsys.yo Baptiste Daroussin: 27267 plus 27269 plus doc: 2009-09-11 11:20:45 +00:00
zle.yo 33956: document key binding changes and remove ^X binding 2014-12-13 19:34:24 +01:00