about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 33942: always block to fix ZLS_COLORS interrupt_abortPeter Stephenson2014-12-091-8/+13
* Fix typo in initial commitMikael Magnusson2014-12-081-1/+1
* Fix typos for TRY_BLOCK_INTERRUPTMikael Magnusson2014-12-082-2/+2
* 33931: reset errflag before precmd()Peter Stephenson2014-12-081-0/+8
* Ensure propagation of SIGINT.Peter Stephenson2014-12-081-3/+3
* fix typoPeter Stephenson2014-12-071-1/+1
* 33918: add TRY_BLOCK_INTERRUPTPeter Stephenson2014-12-073-12/+27
* 33911: turn off ERRFLAG_INT for always block.Peter Stephenson2014-12-071-3/+16
* Remove interrupt status on return to main keymap.Peter Stephenson2014-12-071-0/+10
* Put back commenting out of obscure error clearing.Peter Stephenson2014-12-071-1/+13
* Remove unnecessary ternary setting lastval.Peter Stephenson2014-12-071-1/+1
* First go at separating errors and keyboard interruptsPeter Stephenson2014-12-0727-124/+226
* 33883: documentation for (*) glob qualifierDaniel Shahaf2014-12-073-3/+9
* 33829: unbind ESC~ as a more reliable workaroundJun-ichi Takimoto2014-12-073-1/+7
* 33882: Complete CXXFLAGS as CFLAGS tooMikael Magnusson2014-12-062-1/+6
* 33861: update lsof completion for new optionsOliver Kiddle2014-12-052-9/+42
* 33860: minor fixes to vi mode changesOliver Kiddle2014-12-056-44/+66
* 33845: save correct cursor position with push-line from vi command modeOliver Kiddle2014-12-052-0/+7
* 33866: addendum to completion trap fixPeter Stephenson2014-12-052-0/+4
* 33859: Fix traps in completionPeter Stephenson2014-12-052-2/+10
* 33841: explain array append a bit betterBarton E. Schaefer2014-12-042-10/+20
* Unposted: minor change: "scalar or integer" to "scalar" to include floats.Barton E. Schaefer2014-12-041-2/+1
* 33689: make cp --reflink's argument optionalEric Cook2014-12-032-1/+6
* 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