Oliver Kiddle
fbcf719e28
32848: fix words array before using _normal for script arguments
2014-07-17 16:58:23 +02:00
Peter Stephenson
4e54648add
32866: new replace-argument ZLE function.
...
Also a couple of read-from-minibuffer fixes: don't pass numeric
argument to recursive edit, and hide the minibuffer edit from
the undo history.
2014-07-17 09:45:46 +01:00
Koen Wilde
7d5db0d277
32863: completion for mpc insert command
2014-07-15 19:32:05 +01:00
Dominic Hopf
71e094772b
32837: improved installation location support for help directories
2014-07-08 09:42:05 +01:00
Peter Stephenson
f6b322979b
Attempt to improve doc for assignment
2014-07-08 09:38:48 +01:00
Sebastian Ramacher
2abc8530dd
32814: Add some more recent dpkg options
...
Expands dpkg completion by adding the --add-architecture,
--remove-architecture, and --print-foreign-architectures options.
Initially submitted to Debian at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681518#13
2014-07-04 00:50:06 +02:00
Daniel Bolton
d6c759fc80
32815: aptitude completion missing resolver options
...
Expand aptitude completion by two boolean options
Initially submitted to Debian at https://bugs.debian.org/702760
2014-07-04 00:49:00 +02:00
Vincent Lefevre
d5886eb3ed
32818: gzip completion: --rsyncable option is missing
...
Debian's gzip version has a --rsyncable option (see "gzip --help"
output, the man page not being currently up to date). It should be
supported by "/usr/share/zsh/functions/Completion/Unix/_gzip".
Initially submitted to Debian at https://bugs.debian.org/702000
2014-07-04 00:48:12 +02:00
Felipe Sateler
0b62bde088
32819: Update for axi-cache completion
...
Add some subcommands and to disable file name completion
for the subcommands info and help.
Initially submitted to Debian at https://bugs.debian.org/729921
2014-07-04 00:46:12 +02:00
Mikael Magnusson
8088a453b4
32821: Update _gcc as of GCC 4.8.3 for generic options and x86
2014-07-03 23:57:35 +02:00
Jun T
d13c6dc441
32833: complete Python and Ruby arguments as for Perl
2014-07-03 22:55:42 +01:00
Jun T
c8e5be9d0f
32823: complete file instead of Perl script after -
2014-06-30 20:07:04 +01:00
Jun T
fa4c71b29e
32812: put contents at start of manual
2014-06-26 21:33:45 +01:00
Peter Stephenson
e0dccff13e
32799: resource NTHR not well handled on NetBSD
2014-06-26 10:48:19 +01:00
Peter Stephenson
920db696cb
32789: --enable-zsh-valgrind allows analysis of heap allocation
2014-06-24 18:50:50 +01:00
Jun T
0853bcfdd6
32781: source behaves like . w.r.t. path search
2014-06-16 20:15:35 +01:00
Jun T
522908c7ff
32779: fix a typo in options.yo
2014-06-14 16:14:38 +02:00
Peter Stephenson
b5198b10a1
32768 with further modifications: LOCAL_LOOPS option.
2014-06-13 21:39:44 +01:00
jchaloup
d6698d89a6
32666: shell emulation doc addition
2014-06-13 21:32:58 +01:00
Jun T
e6d7d7b013
32767: another spot to tweak bracechardots()
2014-06-11 10:19:24 -07:00
Barton E. Schaefer
d1da134c63
32766: bracechardots() agrees with xpandbraces() about what constitutes a {C1..C2} pattern, thus preventing crash
2014-06-10 23:52:38 -07:00
Jun T
e1fbf76de0
32765: fix build when not MULTIBYTE_SUPPORT
2014-06-10 23:46:15 -07:00
Peter Stephenson
6336347c9e
fix my own merge conflict with grammar changes
2014-06-09 09:50:37 +01:00
Jun T
2ba4aa275e
32755: move incorrectly placed line in grammar.yo
2014-06-09 09:45:47 +01:00
Nikolas Garofil
4f4d2b8247
32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation
...
fixes
Src/utils.c: properly ifdef declarations
Src/zsh_system.h: memmove() should return its dest argument
Src/signals.c: define ret before use
Src/mem.c: remove unused pointers
Src/prototypes.h: use size_t in bcopy()
Src/compat.c: fix const declaration inconsistency
2014-06-07 13:48:40 -07:00
Jun T
37ccdf58c0
32719: minor doc issues
2014-06-06 22:04:08 +01:00
Jun T
d7ca50c872
32715: doc formatting fixes
2014-06-06 22:02:04 +01:00
Peter Stephenson
7f6dc0fe8e
32682 with tweaks: Add INC_APPEND_HISTORY_TIME.
...
Revert INC_APPEND_HISTORY behaviour.
2014-06-06 21:56:47 +01:00
Andrew Magee
605cc1ba57
19939: hg committable files
2014-06-06 21:51:17 +01:00
Barton E. Schaefer
32756f78af
32723: add braces around some if/else branches
2014-06-05 21:10:23 -07:00
Barton E. Schaefer
c41287b318
32716: properly test iconv return values for error conditions
2014-06-05 08:57:40 -07:00
Barton E. Schaefer
92f62fed00
32711: run "continue" test in a new shell
2014-06-04 22:50:48 -07:00
Daniel Shahaf
69378db3c5
32708: glob qualifier (Y) implies (oN)
...
plus incidental patch to avoid adding a meaningless bitvalue to sort-order flags
2014-06-04 22:47:20 -07:00
Daniel Shahaf
9381bb6a2d
32694: the number of matches to find is the suffix argument of (Y) qualifier
2014-06-03 23:46:07 -07:00
Jun T
5cfe18670c
32681: formatting issue in zle doc
2014-06-03 20:26:42 +01:00
Peter Stephenson
4664dad925
unposted: restore cond_match() in case used in add-on module
2014-06-03 09:53:02 +01:00
Barton E. Schaefer
108fc822bd
Numbers transcribed in last commit message: article ID should be 32656.
2014-06-02 07:30:24 -07:00
Barton E. Schaefer
b3e5284f13
36526: when __APPLE__ is defined at compile, normalize Unicode filenames in zreaddir()
2014-06-02 07:26:50 -07:00
Peter Stephenson
09f29ef00c
Fix merge conflict
2014-06-02 14:33:39 +01:00
Daniel Shahaf
06a4913245
users/18870: fix glob scanner insert counting check.
...
Was causing problems with globs in paths with (Y) glob qualifier
2014-06-02 14:32:51 +01:00
Daniel Shahaf
b85b09b78b
32662: vcs_info git: Fix stagedstr for empty repos
...
In empty repositories, HEAD is an unresolvable symbolic ref. Start computing
stagedstr/unstagedstr in that case; for the former, use a different method
than the non-empty-repository case.
2014-06-02 15:17:04 +02:00
Barton E. Schaefer
f5ad1ccbd6
32653: complete files with the ".phar" extension as well as ".php"
...
Also respect the suffixes zstyle to change the extensions
2014-06-01 15:21:13 -07:00
Barton E. Schaefer
19f3161e51
32634: add POSIX_ARGZERO option
2014-06-01 15:01:37 -07:00
Daniel Shahaf
10ae77c0cf
users/18857: add (Y) glob qualifier to generate only one match per pattern
2014-06-01 14:18:21 -07:00
Peter Stephenson
501f2003a8
32640: (#q) in [[ ... ]] forces globbing
2014-06-01 20:55:39 +01:00
Peter Stephenson
880020ca2e
32624: use correct scaling factor (clock ticks) for times
2014-05-29 21:40:33 +01:00
Peter Stephenson
5554cf8244
users/18860: man -M overrides manpath
2014-05-29 21:39:02 +01:00
Peter Stephenson
1cc3424cbe
unposted: use DIGBUFSIZE for pipestatus numeric buffer
2014-05-29 20:17:30 +01:00
Daniel Shahaf
e65a221439
32620: Typo fix after commit eb4c70d
2014-05-29 16:50:08 +02:00
Daniel Shahaf
55d5feed30
32621: vcs_info svn: 'Fix set-branch-format' when in subdirs
...
The previous code would fail to detect the wcroot with Subversion 1.7+
when cwd is at least two levels below the root (i.e., ../../.svn exists
and ../.svn doesn't), and would then pass to the hook the revision and
basename of cwd rather than of the wcroot.
2014-05-29 16:50:07 +02:00