1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-30 19:20:53 +02:00
Commit graph

7500 commits

Author SHA1 Message Date
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
Bart Schaefer
4a29eaaccd Describe differences in -i/-I/-l/-L/-n options from xargs to zargs. 2012-05-08 16:50:26 +00:00
Peter Stephenson
d60de3001b 30469: Src/builtin.c: allow reverse listing of history using
fc -r, but don't allow reverse execution of commands at all.
2012-05-08 11:29:32 +00:00
Peter Stephenson
bd95e7658f unposted: clarify that zargs is different from xargs 2012-05-08 11:27:51 +00:00
Peter Stephenson
ff7644409a unposted, c.f. 30465: add index entries and cross-references
for match, mbegin, mend, MATCH, MBEGIN, MEND
2012-05-03 09:20:09 +00:00
Mikael Magnusson
8ac002dab1 unposted: fix trailing spaces from previous commit 2012-05-02 13:59:28 +00:00
Mikael Magnusson
f7ce5878b8 30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set-local-history zle widget 2012-05-02 13:30:33 +00:00
Mikael Magnusson
150dc9021b 30461, 30462 (tweaked): add missing local for match, mbegin and mend 2012-05-02 13:09:37 +00:00
Peter Stephenson
cd1b5d86e0 users/17046: don't count too many elements when splitting quoted parameter
substitution on null parameter
2012-05-01 19:43:44 +00:00
Mikael Magnusson
8da652f6ae 30456: Completion/Unix/Command/_getconf: Use new array syntax. 2012-05-01 12:33:13 +00:00
Peter Stephenson
c335b7f0a1 30455: remove max array length test 2012-04-25 09:31:57 +00:00
Mikael Magnusson
3e05817b77 30444: add NEWS entry for 30431 2012-04-25 09:18:48 +00:00
Mikael Magnusson
92c8a8fa2a 30430: fix some errors and outdatedness in intro.ms 2012-04-25 09:15:09 +00:00
Mikael Magnusson
8afbb00962 30429: avoid error in _init_d when service doesn't exist 2012-04-25 09:12:58 +00:00
Peter Stephenson
e49e41725a unposted: add test for valid identifier to 30431 2012-04-22 20:49:39 +00:00
Peter Stephenson
cb4ff5e970 30439: ${...:*...} with nonexistent or non-array after *
should return no results
2012-04-22 18:39:53 +00:00
Peter Stephenson
5eb53bf88d 30431 with typo in _typeset fix:
add ${...:|...} and ${...:*...} operators, as documented
2012-04-22 18:10:42 +00:00
Bart Schaefer
19fe2dcc03 30433: double backslash is not line continuation. 2012-04-21 18:42:56 +00:00
Mikael Magnusson
8a5928841a 30427: fix syntax error from previous commit 2012-04-20 15:40:25 +00:00
Mikael Magnusson
e440ba875d 30412: document set-local-history 2012-04-19 22:37:41 +00:00
Peter Stephenson
da025c6349 Michael Proko: 30414: more flexible configuration file finding for _mdadm 2012-04-16 12:35:51 +00:00
Peter Stephenson
4f142f2794 30413: (q-) parameter flag should quote null string
(q-q) etc. should be treated as errors
2012-04-16 11:26:09 +00:00
Peter Stephenson
3dbb6723ab unposted: more NEWS tweaks 2012-04-15 19:35:29 +00:00
Peter Stephenson
66ce92a415 unposted: more NEWS tweaks 2012-04-15 19:26:38 +00:00
Peter Stephenson
16e05d0f56 unposted: incporate Bart's NEWS suggestions from 30408 2012-04-15 19:21:25 +00:00
Peter Stephenson
1a8b031749 unposted: incporate Bart's NEWS suggestions from 30408 2012-04-15 19:20:57 +00:00
Peter Stephenson
b8d7e068fc 30410 plus one other case: avoid divide-by-zero errors
in TIMEFMT interpretation
2012-04-15 13:46:35 +00:00
Peter Stephenson
bf62018cc7 30402: turn intro.ms into intro.pdf for doc distribution 2012-04-14 20:42:38 +00:00
Mikael Magnusson
1416ec9644 30406: NEWS: typo fixes 2012-04-14 19:24:49 +00:00
Peter Stephenson
287bd2dff2 update Etc/.distfiles for moved NEWS-4.3 2012-04-13 22:37:37 +00:00
Peter Stephenson
b8a8a8dd59 Christian Neukirchen: 30398, 30399: TIMEFMT documentation 2012-04-13 22:33:36 +00:00
Peter Stephenson
41a0865337 30400 plus extra tweaks: update NEWS for 5.0 2012-04-13 22:26:41 +00:00
Peter Stephenson
653abd34a9 30391: tweak to ignore DISABLED flag in new hash-based arrayuniq() 2012-04-13 16:01:20 +00:00
Peter Stephenson
b1f58eb766 fix UTF-8 2012-04-12 19:54:15 +00:00
Peter Stephenson
5e2fe3ca18 30388, 30389 (Stephane): zargs: handle zero-length arguments. 2012-04-12 18:45:59 +00:00
Bart Schaefer
4a4d9f3cbe 30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by
implementing a hash seive algorithm; add test to exercise it.
2012-04-10 01:17:02 +00:00
Peter Stephenson
246a63d9d3 users/16944: more locals needed in url-quote-magic 2012-04-01 17:28:31 +00:00