about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 34444: git completion: minor improvementsDaniel Shahaf2015-02-022-4/+9
* 34446: add "ztie -r" and "zuntie -u", update documentationBarton E. Schaefer2015-02-013-20/+70
* 34411: _hg completion: Complete bookmark names for -rDaniel Shahaf2015-02-012-8/+22
* 34439: unset variable about to be tiedPeter Stephenson2015-01-302-2/+20
* 34435: Update emulate completion.Peter Stephenson2015-01-304-4/+18
* 34430: parameter fixes for gdbm tied hash.Peter Stephenson2015-01-293-9/+42
* unposted: fix other typeset doc errorsBarton E. Schaefer2015-01-282-10/+16
* 34421: clean up typeset documentationBarton E. Schaefer2015-01-282-51/+79
* 34415: cache list of all python modulesJun-ichi Takimoto2015-01-284-25/+81
* 34423: fix a typo in _rubyJun-ichi Takimoto2015-01-282-1/+5
* Missing change log entryPeter Stephenson2015-01-271-0/+5
* 34419: vcs_info documentation: Fix wordingFrank Terbeck2015-01-272-2/+6
* 34412: complete all groups for chown under sudoDaniel Shahaf2015-01-272-2/+7
* 34403: refine 34399 to avoid settyinfo() when the input descriptor is not a TTYBarton E. Schaefer2015-01-262-2/+7
* 34387: Avoid loading the main zsh binary as a moduleMikael Magnusson2015-01-272-1/+6
* 34382: Handle NULL return from dlerror() more gracefullyMikael Magnusson2015-01-272-1/+7
* Unsetting gdbm tied variable basically works.Peter Stephenson2015-01-262-1/+31
* 34399: fix polltty thinko from 34365Barton E. Schaefer2015-01-252-1/+7
* 34389: fix parsing of ">!" when read from histfile with HIST_LEX_WORDSBarton E. Schaefer2015-01-252-1/+7
* 34365: History lockfile backoff: randomised time.Peter Stephenson2015-01-253-15/+125
* 34350, 34353: document zsh/db/gdbm module, clean up a few things in the codeBarton E. Schaefer2015-01-254-21/+64
* 34369: document error and warning codesDaniel Shahaf2015-01-252-1/+17
* 34383: ztrdup() should be dupstring() in new cd codePeter Stephenson2015-01-252-1/+5
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-2516-93/+179
* 34381: vcs_info: Documentation updateDaniel Shahaf2015-01-252-4/+65
* unposted: Forgot X-Seq: numbers with Daniel's last few patchesFrank Terbeck2015-01-251-4/+9
* _zstyle vcs_info completion: Add missing stylesDaniel Shahaf2015-01-252-0/+45
* _zstyle vcs_info: Unbreak branchformat completionDaniel Shahaf2015-01-252-1/+4
* vcs_info hg: Support inactive bookmarksDaniel Shahaf2015-01-253-0/+30
* 34335: fix bugs in _yum_all_pkgsJun-ichi Takimoto2015-01-232-5/+9
* 34331: better handling of NULL in cd.Peter Stephenson2015-01-223-7/+17
* 34344: fix 34338, pcre builtins need loading tooBarton E. Schaefer2015-01-222-0/+4
* 34338: check pcre-match feature availabilityBarton E. Schaefer2015-01-222-3/+7
* PATCH: 34333: vcs_info quilt: fix unapplied detection in subdirMarc Finet2015-01-222-13/+22
* 34327: fix cache identifier used in _cache_invalidJun-ichi Takimoto2015-01-222-1/+6
* 34329: add -S option to which and wherePeter Stephenson2015-01-203-4/+7
* users/19756: test for case of closing fd with no error messagePeter Stephenson2015-01-202-1/+9
* users/19751: remove error on failure to close file descriptor by number.Peter Stephenson2015-01-203-5/+18
* 34322: bug with interface to parsestr() etc.Peter Stephenson2015-01-1811-26/+59
* Fix X-SeqPeter Stephenson2015-01-181-1/+1
* 34319: fix alias expansion in history for command substitutionPeter Stephenson2015-01-183-7/+26
* Changelog entry to previous commit by Wieland HoffmannAxel Beckert2015-01-171-0/+5
* _git: Change one --validate to --no-validateWieland Hoffmann2015-01-171-1/+1
* unposted: another dubious comment in hist.c fixedPeter Stephenson2015-01-162-2/+4
* unposted: improve comment on hist_in_word().Peter Stephenson2015-01-162-2/+9
* 32413: turn off history word marking in cmd substPeter Stephenson2015-01-163-2/+27
* 34304: improve use of new cmd subst in completionPeter Stephenson2015-01-162-10/+108
* 34290: note FORCE_FLOAT option changePeter Stephenson2015-01-152-4/+47
* 34280: more widespread use of FORCE_FLOAT.Peter Stephenson2015-01-154-4/+30
* 34287: preprocessor for signal name generation.Peter Stephenson2015-01-152-1/+16