summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-2530735: array substitutions aren't simple:Peter Stephenson2-1/+11
prevent crash on process substitution therein
2012-10-19Roman Kaminski: 30738: bzr send commandPeter Stephenson2-1/+8
2012-10-19Greg Bouzakis: 30741: add suspend command to systemd completionPeter Stephenson2-1/+5
2012-10-19unposted: further parameter splitting clarificationsPeter Stephenson2-3/+9
2012-10-1830740: add example of process substitution using anonymous functionPeter Stephenson2-1/+22
2012-10-18c.f. users/17330: fix reference to splitting rule in parameter expn rulesPeter Stephenson2-2/+7
2012-10-1130726: make shell options passed to emulate stick along with the emulationPeter Stephenson12-41/+287
2012-10-1130724: shell code optimisd to use execsimple() doesn't have a valid thisjobPeter Stephenson3-5/+37
2012-10-09users/17318: only increment the undo variable return value for thePeter Stephenson2-1/+15
first request in a row
2012-10-09users/17314: ensure an undo change numberPeter Stephenson2-11/+22
uniquely specifies a point in editing history by incrementing the value returned by the variable.
2012-10-09fix trivial typo with "functions +T"Peter Stephenson2-2/+6
2012-10-07typoPeter Stephenson1-2/+2
2012-10-0730722: fix some cases where emulations or options were not propagated properlyPeter Stephenson7-67/+145
from the emulate command
2012-10-0730718: emulate command evaluations should apply sticky emulationPeter Stephenson5-10/+75
to autoloads, too
2012-10-07add evince, zathura, dwb to command lists of basic completionsOliver Kiddle3-3/+6
2012-10-07complete files and -t and -f options for xclipOliver Kiddle2-12/+19
2012-10-0530716: make IGNORECLOSEBRACES an emulation optionPeter Stephenson2-2/+5
2012-10-0530715: use enum lextok for variables containing lexical tokensPeter Stephenson7-48/+67
2012-10-05additional split change fixesPeter Stephenson1-2/+5
2012-10-03users/17305: fix doc of ordering of word splittingPeter Stephenson2-31/+41
improve (z) and (Z) doc
2012-10-03users/17310: we can't treat < after [ as a normal character.Peter Stephenson5-24/+17
Document problem and test for case that needs to work.
2012-10-02users/17304: angle brackets aren't associated with special parsingPeter Stephenson3-3/+28
inside square brackets
2012-09-30Aaron Schrab: 30712: .editorconfig: multi-editor specification ofPeter Stephenson3-2/+14
editing formats.
2012-09-30Aaron Schrab: 30711: improved _bind_addresses completionfor IPv6.Peter Stephenson2-2/+5
2012-09-30Aaron Schrab: 30710: perldoc completion updatesPeter Stephenson2-4/+17
2012-09-28Baptiste Daroussin: 30703: VCS_INFO_detect_fossil: Fix fossil detection on unixFrank Terbeck2-2/+6
2012-09-28Seth House: 30701: Misc/vcs_info-examples: Added an hg hook example to ↵Frank Terbeck2-19/+19
restore the 40-char hash
2012-09-28Seth House: 30702: contrib.yo, VCS_INFO_get_data_hg: Removed --debug flag ↵Frank Terbeck3-6/+18
from the hg vcs_info backend
2012-09-2730697: new completion definition for dbus-send and dbus-monitorOliver Kiddle2-1/+92
2012-09-2130692: allow autoload +X -m to workPeter Stephenson4-5/+14
change to _path_files to make it load in that fashion
2012-09-2130687 with typo corrected: don't REPORTTIME if zleactivePeter Stephenson3-2/+12
2012-09-15Александр Балезин: 30667: add addrlabl subcommand.Peter Stephenson2-1/+40
2012-09-11NEWS: unposted: further updatePeter Stephenson1-0/+5
2012-09-11typoPeter Stephenson1-1/+1
2012-09-11update ChangeLog for NEWS commitPeter Stephenson1-1/+3
2012-09-1130647, 30649: allow underscores in numeric constantsPeter Stephenson6-19/+112
2012-09-0930664: Jun T.: fix some Yodl version issuesPeter Stephenson2-2/+7
2012-09-08Didn't mean to check this inPeter Stephenson1-1/+1
2012-09-08users/17236: r and other fc output didn't metafy when listing to a filePeter Stephenson3-4/+13
other than stdout
2012-09-0630656: prevent SIGFPE in division by -1 by multiplying insteadPeter Stephenson2-4/+29
2012-09-05Jun T.: 30658: complete more uniq optionsPeter Stephenson2-2/+9
2012-09-05Silas Silva: users/17223: lp page-ranges option.Peter Stephenson2-2/+7
2012-09-03users/12713: returning REPLY to _user_expand sets description for expansionPeter Stephenson3-8/+17
2012-08-27Oliver (olipro): 30643: ipset completion updatePeter Stephenson2-89/+80
2012-08-25John Stahara: 30641: bindkey -N error report is misleadingPeter Stephenson2-2/+7
when copying keymap.
2012-08-23Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we needPeter Stephenson3-4/+17
the replacement wcwidth function anyway
2012-08-23Aaron Schrab: 30636: telnet-ssl option completionPeter Stephenson2-1/+19
2012-08-23Aaron Schrab: 30637: -b telnet option completionPeter Stephenson2-1/+4
2012-08-23Aaron Schrab: 30638: IPv4 and IPv6 telnet option completionPeter Stephenson2-1/+8
2012-08-21users/17211: new recursive-files stylePeter Stephenson3-3/+42