about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 35824: allow highlighting of just pasted text and put text from bracketed pas...Oliver Kiddle2015-07-236-10/+40
* 35815: fix for lack of startup output from newer nslookupOliver Kiddle2015-07-232-2/+3
* 35814: POSTEDIT needs to be unmetafiedOliver Kiddle2015-07-232-1/+5
* 35939: fix select polling in ztcp and zsocketJoshua Krusell2015-07-223-2/+6
* users/20324: add (D) flag for tilde-fied completion listingBarton E. Schaefer2015-07-222-3/+10
* fix another test for 35581Barton E. Schaefer2015-07-222-2/+4
* 35826: add getsparam_u() to return unmetafied string, use it for a number of ...Barton E. Schaefer2015-07-229-20/+38
* 35823: fix handling of MARK and CURSOR, clean up documentary commentBarton E. Schaefer2015-07-222-26/+42
* 35581, 35582: output array assignments with spaces inside the parensBarton E. Schaefer2015-07-224-7/+20
* 35805: tests for 35799Barton E. Schaefer2015-07-162-0/+18
* 35799: with NO_EXEC, parse parameter subscript expressionsBarton E. Schaefer2015-07-152-7/+21
* unposted: _ps1234: Fix ternary test char completionMikael Magnusson2015-07-152-3/+8
* 35789: (tweaked c.f. Bart: 35791): duplicate glob qualifier handling from _pa...Oliver Kiddle2015-07-142-1/+25
* 35790: zyodl.vim: Be compatible with Vim 6.Daniel Shahaf2015-07-142-1/+3
* 35775: New zsh-specific yodl vim syntax highlighting.Daniel Shahaf2015-07-134-0/+86
* 35769: edit-command-line: Go to the right byte offsetDaniel Shahaf2015-07-132-1/+16
* 35737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and bee...Oliver Kiddle2015-07-143-2/+9
* 35756: use the actual colours in the completion list for terminal coloursOliver Kiddle2015-07-142-17/+34
* 35774: fix double formatting of date explanation messageOliver Kiddle2015-07-142-4/+12
* 35779: completion: _git-config: remove extraneous "local expl"Daniel Hahler2015-07-132-1/+5
* unposted: TypoDaniel Shahaf2015-07-122-1/+5
* unposted: notes on ZTST_unimplemented and ZTST_skip.Peter Stephenson2015-07-102-1/+18
* 35761: Make sure to skip alternate format extension test properlyMikael Magnusson2015-07-102-8/+10
* unposted: another ZTST_skipPeter Stephenson2015-07-102-2/+3
* 35760: Add ZTST_skip to test systemPeter Stephenson2015-07-105-31/+64
* 35708: add UNDO_LIMIT_NOPeter Stephenson2015-07-094-3/+52
* unposted: Make V09 set a known timezoneMikael Magnusson2015-07-092-3/+7
* 35751: Fix ERR_RETURN and ERR_EXIT in "else"Peter Stephenson2015-07-093-1/+52
* 35745: ztrftime: Pass everything unhandled to the system strftime()Mikael Magnusson2015-07-093-25/+122
* 35748: fixes to prompt spec completion where it contains date formatsOliver Kiddle2015-07-094-141/+173
* 35749: (c.f. Jun T: 35732): fix exclusion list for flags/modifiersOliver Kiddle2015-07-092-2/+7
* 35729: new compadd completionOliver Kiddle2015-07-082-0/+54
* 35727: support OpenBSD for diff optionsMatthew Martin2015-07-082-12/+47
* 35700: complete OS specific date format specifiers and put % in a prefixOliver Kiddle2015-07-072-71/+100
* 35718: new calendar style date completionOliver Kiddle2015-07-074-10/+150
* unposted: remove compiler error in completion codePeter Stephenson2015-07-072-1/+6
* unposted: alphabetize ${(b)...} flagBarton E. Schaefer2015-07-061-19/+19
* 35709: explain :s/// modifier contexts.Barton E. Schaefer2015-07-061-0/+13
* 35694: fix handling of history modifiers applied across all elements of an ar...Barton E. Schaefer2015-07-063-2/+27
* 35704: compadd -E 0 should imply -J and -2Oliver Kiddle2015-07-064-4/+11
* 35697: _ps1234, _date_formats: Complete strftime formats for %D{}Mikael Magnusson2015-07-063-3/+94
* 35696: _ps1234: complete colors for %F{ and %K{Mikael Magnusson2015-07-062-6/+28
* 35441: Make devs' ChangeLog generator scripts discoverableDaniel Shahaf2015-07-062-0/+18
* 35692: cfp_matcher_range used wrong raw characterPeter Stephenson2015-07-052-1/+4
* 35688: Improved attempt to turn case wordcode into text.Peter Stephenson2015-07-052-7/+15
* Turning case parsed as multiple alternatives back into text.Peter Stephenson2015-07-043-10/+40
* 35681: fix day of month initialisationOliver Kiddle2015-07-032-1/+5
* 35674: make an undo event for initial buffer contentsOliver Kiddle2015-07-032-0/+6
* 35673: Improve _zargsMikael Magnusson2015-07-032-20/+48
* 35665: better handling for command line completion match handlingHan Pingtian2015-07-022-3/+9