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

408 commits

Author SHA1 Message Date
Peter Stephenson
ad3d514ac7 26973: zmathfuncdef enhancements 2009-05-19 15:33:24 +00:00
Peter Stephenson
49db32f2b5 Paul Ackersviller: 26959: delay before removing test modules
users/14118: fix test and assignment in prompt_special_chars
2009-05-13 08:39:47 +00:00
Peter Stephenson
d1abd3e7cf 26957: Fix some memory problems with read builtin
unposted: fix a WARN_CREATE_GLOBAL warning
2009-05-12 11:11:14 +00:00
Peter Stephenson
7e304940e5 unposted: back off 26862 2009-04-25 20:30:20 +00:00
Peter Stephenson
46fd8beec7 c.f. 26867: remove extraneous "${" 2009-04-22 08:31:53 +00:00
Peter Stephenson
0c11cb5b47 Greg: 26862: remove unnecessary print 2009-04-21 16:05:34 +00:00
Peter Stephenson
8dd8067f13 Frank Terbeck: 26816 to 26820: VCS_Info updates 2009-04-06 19:19:08 +00:00
Peter Stephenson
672923e282 Frank Terbeck: 26751: suppress WARN_CREATE_GLOBAL warning 2009-03-18 09:47:54 +00:00
Peter Stephenson
f2dd38acc1 Richard Hartmann: 26550: document unchangeable options better 2009-02-11 17:57:56 +00:00
Peter Stephenson
76f05a9932 Frank Terbeck: 26549: VCS_Info improvements: check for changes in git 2009-02-11 12:48:21 +00:00
Peter Stephenson
45bee14fec 26313: --enable-custom-patchlevel
unposted: WARN_CREATE_GLOBAL in tcp_log
2009-01-15 14:49:50 +00:00
Peter Stephenson
a21ffe815d Benjamin R. Haskell: 26265: fix some composed characters 2009-01-09 09:44:45 +00:00
Peter Stephenson
76dc71f882 Frank Terbeck: 26215: VCS_Info disable-patterns style 2009-01-03 18:40:17 +00:00
Clint Adams
80bb48a400 26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, zstyle, and ztcp builtins as well. 2008-12-30 05:40:55 +00:00
Clint Adams
0414a4fd70 26141: word-split EDITOR/VISUAL so users can have multi-argument commands in those variables. 2008-12-16 15:41:13 +00:00
Peter Stephenson
b4a2d51e57 Frank Terbeck: 26125: add "command" style to VCS_INFO 2008-12-11 09:53:12 +00:00
Peter Stephenson
37a4dce4bc 26121: add -B <lines> option to calendar 2008-12-10 13:30:27 +00:00
Peter Stephenson
2e0031c348 Benjamin R. Haskell: users/13544: typo in composing characters 2008-12-08 09:47:43 +00:00
Peter Stephenson
ec48872b7c Frank Terbeck: 26104: eliminate WARN_CREATE_GLOBAL warnings 2008-12-02 09:33:56 +00:00
Peter Stephenson
33b846810c users/13464: allow MIME suffixes to match upper case variants
26075: fix repeated calendar events so that the next event is always in the
future
2008-11-20 18:12:31 +00:00
Clint Adams
ac38534728 26046: return an error if session's fd is unusable. 2008-11-15 16:58:35 +00:00
Peter Stephenson
ef0a55efe2 unposted: belatedly sort out some distfiles 2008-10-29 10:28:14 +00:00
Peter Stephenson
000fe2060b update to 4.3.8 2008-10-29 09:57:52 +00:00
Peter Stephenson
198a53dd46 unposted: silence some warnings when WARN_CREATE_GLOBAL is set 2008-10-10 13:20:05 +00:00
Bart Schaefer
27d940901f Quote expansion of prompt_opts in prompt() because zsh emulation is by
necessity not enforced there.
2008-10-10 09:53:48 +00:00
Bart Schaefer
e4ae98949c 25814: quote arguments to "eval". 2008-10-10 09:53:22 +00:00
Clint Adams
7e86f2da31 25823: bring up zshcontrib man page if run-help is run on run-help and run-help is a function. 2008-10-07 08:07:04 +00:00
Peter Stephenson
06cf28875e 25778: Frank Terbeck: use builtin cd 2008-09-30 16:55:00 +00:00
Peter Stephenson
dd3a749ce9 unposted: VCS_Info p4 backend should restrict changes to #have 2008-09-29 08:33:12 +00:00
Peter Stephenson
c328252c58 25733: add revision number to Perforce vcs_info backend
add abbreviation to list of backends
2008-09-23 16:48:27 +00:00
Peter Stephenson
f49d738db3 25732: make vcs_info p4 backend use server if style use-server is set 2008-09-23 16:10:57 +00:00
Peter Stephenson
708999149b 25710: various minor consistency tweaks for VCS_Info 2008-09-22 16:56:32 +00:00
Clint Adams
8dbf2a5bfa 25713: ensure that vcs_info functions immediately after autoloading. 2008-09-22 16:30:49 +00:00
Clint Adams
1870a858ea 25697: drop git code and switch to vcs_info. 2008-09-21 12:42:36 +00:00
Peter Stephenson
23f2b4503c users/13252 and elsewhere: Frank Terbeck plus tweaks:
add VCS_Info function system
2008-09-19 12:58:46 +00:00
Bart Schaefer
ae79d264a3 25600: fix incorrect pattern introduced by 25059. 2008-09-03 03:12:01 +00:00
Peter Stephenson
5e7e797ca9 TCP functions: fix some variable handling problems,
also standardise indentation
add-zsh-hook: fix check for existence of hook function in existing hook
2008-08-01 11:48:38 +00:00
Peter Stephenson
a6d838f902 25304: Richard Hartmann: dont go beyond 80 columns in new user script 2008-07-18 11:50:29 +00:00
Peter Stephenson
0409391c7d 25272: add zshaddhistory hook 2008-07-17 11:27:55 +00:00
Peter Stephenson
ffabab4e74 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
Peter Stephenson
1b1712d065 unposted: fix warn_create_global warnings in copy-earlier-word 2008-07-07 09:15:44 +00:00
Peter Stephenson
db59a707c6 unlocalised variable 2008-06-30 13:07:45 +00:00
Peter Stephenson
46c8127e93 25244: add subword-range style 2008-06-24 16:09:28 +00:00
Peter Stephenson
86b8b5eaa3 users/12987: add subword capability to word-style 2008-06-24 11:18:39 +00:00
Peter Stephenson
0d7df628a4 25237: TCP function system: make tcp_on_open return status significant 2008-06-23 13:38:09 +00:00
Peter Stephenson
4f9c07dc05 25236: zsh-mime-setup -l arguments 2008-06-23 13:34:52 +00:00
Peter Stephenson
aadd07e05f zcalc completion idiosyncracies with :! 2008-06-13 14:27:37 +00:00
Peter Stephenson
627c7db0e5 zcalc completion idiosyncracies with :! 2008-06-13 14:16:57 +00:00
Peter Stephenson
808b79eba6 improved zcalc escapes and completion 2008-06-13 13:57:04 +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