summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2015-10-241-0/+11
|\
| * unposted: _beep completion: Actually hook it for the 'beep' command.Daniel Shahaf2015-10-241-0/+3
| * 36913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-stringDaniel Shahaf2015-10-241-0/+3
| * 36912: vcs_info quilt: Tolerate being in child of .pc's parentDaniel Shahaf2015-10-241-0/+5
* | 36943: restore scan for reclaimable blocks in freeheap()Barton E. Schaefer2015-10-241-0/+5
|/
* unposted: small typoPeter Stephenson2015-10-241-0/+2
* 36944: extend fd management to zsocketPeter Stephenson2015-10-241-0/+4
* 36941: Mark file descripors in ztcp as used.Peter Stephenson2015-10-241-0/+6
* unposted: vcs_info docs: Typo fix.Daniel Shahaf2015-10-221-0/+4
* unposted: strdup should be ztrdupBarton E. Schaefer2015-10-211-0/+2
* 36909: in getargs(), sanity-check the offsets for start and end of the reques...Barton E. Schaefer2015-10-211-0/+3
* 36871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...Barton E. Schaefer2015-10-211-0/+5
* 36900: _git: stash names completion: Display log messagesDaniel Shahaf2015-10-201-0/+5
* 36642: complete jail/unjail zfs subcommands on freebsdEric Cook2015-10-191-0/+3
* 36646: handle solaris/openzfs differences; only use -t share on solarisEric Cook2015-10-191-0/+4
* 36889: completion of system specific sockstat optionsEric Cook2015-10-191-0/+3
* 36869: use permissions to limit files completed for ssh identity filesMatthew Martin2015-10-191-0/+5
* 36888: vcs_info: Prevent warn_create_global warning with '-preinit-' stateFrank Terbeck2015-10-181-0/+5
* 36864: new objdump completion and tweak to nm completionPeter Stephenson2015-10-151-0/+6
* 36853: replace pushheap/popheap by NEWHEAPS/OLDHEAPS in doshfunc() to optimiz...Barton E. Schaefer2015-10-141-0/+5
* 36856: cdr -p/-P to prune directory listPeter Stephenson2015-10-141-0/+5
* 36841: factor out and update the patterns that filter "uninteresting" functio...Barton E. Schaefer2015-10-111-0/+5
* 36836: zhalloc() avoids re-scanning all heaps when the last known heap with f...Barton E. Schaefer2015-10-111-1/+4
* 36834: freeheap preserves last allocated heapBarton E. Schaefer2015-10-111-0/+4
* 36832: vcs_info: Remove dependency on "seq"Frank Terbeck2015-10-111-0/+3
* 36830: vcs_info: Silence an error message with new git versionsFrank Terbeck2015-10-111-0/+5
* 36780: Fix crash in ksh mode with -n and $HOME.Peter Stephenson2015-10-061-0/+5
* 36773: limit CORRECT / CORRECT_ALL to directory names in cases where it is ob...Barton E. Schaefer2015-10-041-0/+5
* unposted: back out 36707, add test case for 36766Barton E. Schaefer2015-10-031-0/+4
* 36766: fix incorrect reset of noerrexit during "if" conditionsBarton E. Schaefer2015-10-031-0/+5
* 36760: more care with already unmetafied pattern trial stringsPeter Stephenson2015-10-031-0/+5
* 36754: Functions/TCP: Tweak some usage output in the tcp_* functionsMikael Magnusson2015-10-031-0/+6
* 36732: _zsh now complets script args; also support -s, -bJun-ichi Takimoto2015-10-021-0/+5
* 36737: Ensure we don't dreference unterminated zero-length stringPeter Stephenson2015-10-011-0/+3
* 36735: add ~/.zcalcrc handling to zcalcPeter Stephenson2015-10-011-0/+2
* 36729: fix some typos in distro docsAndrew Janke2015-10-011-0/+2
* 36722: allow git range to complete after ^.Peter Stephenson2015-10-011-0/+5
* Merge branch 'master' of https://git.code.sf.net/p/zsh/codePeter Stephenson2015-10-011-0/+37
|\
| * users/20672: missing "do" in gettext2() for "select"Barton E. Schaefer2015-09-301-0/+2
| * 36707: distinguish ERR_RETURN value of retflag so that execif() can ignore it...Barton E. Schaefer2015-09-301-0/+3
| * remove sentence fragmentBarton E. Schaefer2015-09-301-0/+4
| * 36692: bracketed-paste-url-magic: simpler alternative for handling pasted urlsMikael Magnusson2015-10-011-0/+3
| * 36709: zle -f from inside widget to set flags and make yank start/end zle par...Mikael Magnusson2015-10-011-0/+7
| * 36725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.Daniel Shahaf2015-09-301-0/+4
| * 36725: vcs_info git: Compute %b correctly when rebasing detached heads.Daniel Shahaf2015-09-301-0/+3
| * 36725: vcs_info git: Compute %b correctly when merging to detached heads.Daniel Shahaf2015-09-301-0/+6
| * 36697: handle options of _arguments correctlyJun-ichi Takimoto2015-09-301-0/+5
* | 36693: arithmetic rounds towards zero, documentMatthew Martin2015-09-301-0/+3
|/
* 36711: Allocate unmetafied pattern trial string on the heapPeter Stephenson2015-09-301-0/+5
* 36682: expand pattern interface to optimise unmetaficationPeter Stephenson2015-09-281-0/+6