about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 33830: META-FAQ updates.Peter Stephenson2014-12-012-4/+9
* 33823: overwrite mode shouldn't replace newlinesOliver Kiddle2014-11-303-11/+26
* 33820: detect support for realpath() with a NULLOliver Kiddle2014-11-303-25/+42
* 33800: remove old workaround for ancient systems toOliver Kiddle2014-11-302-41/+5
* 33818: fix types passed to sizeof detected by coverity as being wrongOliver Kiddle2014-11-306-9/+15
* 33816, 33819: GLOB_ASSIGN changes integer and floating type variables to stri...Barton E. Schaefer2014-11-283-1/+37
* unposted: fix compiler set-but-not-used warning.Wayne Davison2014-11-282-2/+8
* 33139: add doc example to glob broken symbolic links.Simon Ruderich2014-11-282-0/+8
* 33815: Fix word transposition bug.Marc Finet2014-11-282-1/+5
* 33805: rewrite zshparams intro, tweak formattingBarton E. Schaefer2014-11-272-33/+74
* 33804: hide values of large arrays in typeset outputBarton E. Schaefer2014-11-272-5/+10
* unposted: test binary input using 0bPeter Stephenson2014-11-262-0/+12
* 33793: add 0b binary interpretation to integer constantsPeter Stephenson2014-11-264-3/+13
* 33769: workaround for KEYTIMEOUT to work from testJun T2014-11-252-2/+5
* 33770: avoid calling identical FIONREAD ioctl twice in successionOliver Kiddle2014-11-252-9/+8
* users/19365: completer for current directory of other shell processesOliver Kiddle2014-11-252-0/+45
* 33791: fatal errors in an "always" construct yield nonzero statusBarton E. Schaefer2014-11-252-2/+9
* 33746: read -q doc refers to -tDaniel Hahler2014-11-242-4/+8
* 33785: Fix leaks of desthost in ztcpMikael Magnusson2014-11-242-0/+8
* 33775: error opening file in $(<...) is not fatalBarton E. Schaefer2014-11-232-2/+6
* 33743: use posix_openpt in zpty if it is availableOliver Kiddle2014-11-243-0/+10
* 33729: "git remote add" should complete local repositoriesPeter Stephenson2014-11-232-1/+12
* 33740: doc for output of hideval parameter flagStephane Chazelas2014-11-231-0/+2
* 33740: FAQ: another way of avoiding MULTIOs effects on pipesStephane Chazelas2014-11-233-1/+16
* 33763 (cf. Baptiste Daroussin 33747): fix nested item list in generated zshmo...Barton E. Schaefer2014-11-222-0/+6
* 33750: handle function autoloads for DEBUG_BEFORE_CMDBarton E. Schaefer2014-11-212-0/+6
* add menu reference to Text ObjectsBarton E. Schaefer2014-11-212-0/+5
* 33712: add --auto-remove optionsaga2014-11-212-0/+3
* 33738: account for a selection in vi-replace-charsOliver Kiddle2014-11-213-8/+43
* 33730: vim style text objects for selecting wordsOliver Kiddle2014-11-217-3/+426
* 33728: Complete bzr shelve subcommandSebastien Alaiwan2014-11-212-0/+16
* unposted but c.f. 33723: typo in FAQPeter Stephenson2014-11-202-1/+6
* users/19404: Login shells may not be interactivePeter Stephenson2014-11-192-13/+23
* 33679: Note on patter s in case statementsPeter Stephenson2014-11-192-2/+12
* unposted: reindent large blockOliver Kiddle2014-11-171-69/+68
* 33704: keybindings, documentation, tests and minorOliver Kiddle2014-11-178-17/+176
* 33636: add support for a linewise visual selection modeOliver Kiddle2014-11-176-11/+96
* 33635: adapt region to function as vim style visual selection modeOliver Kiddle2014-11-176-13/+74
* 33700: new widget for put in vim style visual selection modeOliver Kiddle2014-11-175-5/+70
* 33699: support short delays in zle tests where weOliver Kiddle2014-11-173-3/+20
* 33633: support vim style text objectsOliver Kiddle2014-11-172-2/+15
* 33632: use viopp and visual local keymaps if they existOliver Kiddle2014-11-173-1/+14
* 33697: new vim style vi-backward-word-end widgetsOliver Kiddle2014-11-154-3/+78
* 33696: simple up/down line widgets that don't go through history linesOliver Kiddle2014-11-154-10/+23
* 33695: fix various vi-indent problems and vi-swap-case on a blank lineOliver Kiddle2014-11-154-5/+37
* 19371 plus tweak: run-help helper for ipArtur Penttinen2014-11-132-0/+44
* Marc Finet: problems with working directory rationalisation.Peter Stephenson2014-11-132-1/+11
* 33686: set PS1 before pattern-matching for itBarton E. Schaefer2014-11-132-3/+5
* 33656: different algorithm for "whence -am" to produce results more consisten...Barton E. Schaefer2014-11-132-44/+35
* 33669: allow an empty line to be yanked with yyOliver Kiddle2014-11-133-2/+15