1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 22:31:24 +02:00
Commit graph

8236 commits

Author SHA1 Message Date
Peter Stephenson
268e56a144 30169: repeat "typeset -T" with same two first arguments is not an error 2012-08-16 14:00:11 +00:00
Peter Stephenson
1849668c81 30617: rationalise replacement tgoto() prototype 2012-08-16 13:42:21 +00:00
Peter Stephenson
fbc73f0583 add 5.0.0 release note 2012-08-14 19:34:22 +00:00
Peter Stephenson
441e78287b delete ChangeLog-5.0, add .distfiles and ChangeLog entries 2012-08-14 19:33:02 +00:00
Peter Stephenson
787df27854 ChangeLog-5.0 should be ChangeLog-4.3, Bart says 2012-08-14 09:04:55 +00:00
Peter Stephenson
5fdc9c9f8f unposted: move changes up to 5.0.0 into subdirectory 2012-08-13 19:50:51 +00:00
Peter Stephenson
a4c85df8eb Michal Halenika: 30608: _ip syntax fix 2012-08-13 19:39:13 +00:00
Peter Stephenson
3cdf730e52 Jesse Weinstein: 30607: Doc/Makefile.in: fix ancient Codl
dependendency problems
2012-08-13 08:52:13 +00:00
Peter Stephenson
1c0ed3b498 Aaron Scrab: 30604: make repeating vi skip character useful by ignoring
character just matched
2012-08-13 08:47:13 +00:00
Peter Stephenson
3e39278c24 Aaron Schrab: 30603: repeating vi skip characters command caused bad position 2012-08-13 08:44:05 +00:00
Peter Stephenson
a00b866099 cat_in_136: 17200: new lha and nkf completions 2012-08-07 18:43:40 +00:00
Peter Stephenson
85a698b8ec YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646 2012-08-07 18:29:02 +00:00
Peter Stephenson
494444b90a 30590: Work around problem turning intro.ms into PDF 2012-07-27 18:43:17 +00:00
Peter Stephenson
977d812b47 Renumber as 5.0.0-dev-0 2012-07-27 18:42:22 +00:00
Geoff Wing
95239ec7dc Doc/Zsh/ftp_sites.yo: remove unavailable sites 2012-07-23 03:47:16 +00:00
Geoff Wing
acb7209f06 Remove unavailable sites 2012-07-23 03:45:40 +00:00
Peter Stephenson
e27142d456 update to 5.0.0 release 2012-07-21 18:33:48 +00:00
Bart Schaefer
3d75ca5c64 users/17051: explicit IFS for "read" in compinit 2012-07-17 15:25:44 +00:00
Peter Stephenson
c5c3cd9af1 add _mosh to .distfiles 2012-07-15 18:11:22 +00:00
Peter Stephenson
40bd829d6e 4.3.17-test-2 2012-07-15 18:08:34 +00:00
Peter Stephenson
129ebac4b0 Bart: 30560: unset ordinary array element by setting to null 2012-07-15 18:06:40 +00:00
Peter Stephenson
b2722856e2 Danek: 30562: Solaris completion updates 2012-07-08 17:54:01 +00:00
Bart Schaefer
e1491b2542 30540: typeset flag handling with SECONDS 2012-06-30 17:40:18 +00:00
Peter Stephenson
0e4c462317 unposted: belated commit of version number updated 2012-06-27 18:52:30 +00:00
Bart Schaefer
9af1cd4722 30530,30533: fix problems with COLUMNS or LINES < 1, and related issues 2012-06-27 07:10:29 +00:00
Peter Stephenson
71052cb69c Danek (plus .distfiles): 30520: updated Solaris 11 copmletion 2012-06-21 08:50:14 +00:00
Peter Stephenson
cbb8a3c762 30518: attempt to supply tgoto() prototype when missing only.
For Solaris 10 and earlier.
2012-06-21 08:45:02 +00:00
Peter Stephenson
e71f43fbf7 30519 plus correction from Danek: try to modernise MACHINES 2012-06-21 08:43:21 +00:00
Peter Stephenson
c3fb9dbfa3 Dima Kogan: 30515: fix globbing problem with large files:
failure owing to bad cast with large integers
2012-06-18 09:05:01 +00:00
Bart Schaefer
38a4364db5 users/17134: avoid bad math error 2012-06-16 04:30:35 +00:00
Phil Pennock
0ea4e90a7a ChangeLog for 30513 2012-06-16 01:26:32 +00:00
Phil Pennock
52ef609f69 30513: zsh/regex metafy fixes for widechar 2012-06-16 01:21:02 +00:00
Peter Stephenson
e0c8d8dec3 30509: updates for 5.0.0 2012-06-15 21:23:41 +00:00
Peter Stephenson
8b6c8b870a Danek: 30510: bad indentation in params.yo 2012-06-15 21:22:36 +00:00
Clint Adams
f9257b66c8 30503: rudimentary completion for mosh. 2012-06-10 03:35:51 +00:00
Mikael Magnusson
02a3fc7271 Jeremy Mates: 30505: Allow multiple --header= in _wget 2012-06-10 03:25:39 +00:00
Mikael Magnusson
b0a64cce8d unposted: add : to ChangeLog entry 2012-06-06 14:07:28 +00:00
Peter Stephenson
d65a9da50a 30497: xsltproc option completion issue 2012-06-06 13:22:15 +00:00
Peter Stephenson
5b32dece55 users/17132: skip-whitespace-first style for compatibility with bash etc.
in widgets using forward-word-match
2012-06-04 16:40:42 +00:00
Peter Stephenson
07933936f3 Foudil Brétel: _systemctl -> _systemd plus enhancements 2012-05-31 08:38:55 +00:00
Frank Terbeck
c3d6e0b13b unposted: Add x-seq: number of last commit to ChangeLog (30488) 2012-05-23 07:42:38 +00:00
Frank Terbeck
c45bb3e70c Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied' 2012-05-23 07:39:48 +00:00
Peter Stephenson
7d09ec507c Jun T.: 30483: improved completion on MacOS 2012-05-22 08:58:41 +00:00
Peter Stephenson
d64e62ef11 Danek: 30485: trailing garbage after signal number not recognised in kill 2012-05-22 08:57:22 +00:00
Peter Stephenson
338c70ff56 c.f 30482 (Peter Jaros): typo in description. 2012-05-21 16:31:11 +00:00
Mikael Magnusson
95f02efe7e 30474: add ssh -O cancel completion 2012-05-17 13:37:08 +00:00
Mikael Magnusson
08408fe134 30473: update _strace completion 2012-05-17 13:35:52 +00:00
Mikael Magnusson
e86eb843bf ChangeLog: forgot to mention who reported 30468 2012-05-14 15:36:37 +00:00
Mikael Magnusson
c435a8cc61 30466: Add prompt format and printf format completion. 2012-05-14 15:32:26 +00:00
Mikael Magnusson
2a7c994ed4 30468: prompt_fade_setup: add missing $ 2012-05-14 15:24:20 +00:00