summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 36642: complete jail/unjail zfs subcommands on freebsdEric Cook2015-10-192-0/+11
* 36646: handle solaris/openzfs differences; only use -t share on solarisEric Cook2015-10-194-4/+14
* 36889: completion of system specific sockstat optionsEric Cook2015-10-192-19/+34
* 36869: use permissions to limit files completed for ssh identity filesMatthew Martin2015-10-192-1/+6
* 36888: vcs_info: Prevent warn_create_global warning with '-preinit-' stateFrank Terbeck2015-10-182-0/+7
* 36864: new objdump completion and tweak to nm completionPeter Stephenson2015-10-153-1/+15
* 36853: replace pushheap/popheap by NEWHEAPS/OLDHEAPS in doshfunc() to optimiz...Barton E. Schaefer2015-10-142-201/+206
* 36856: cdr -p/-P to prune directory listPeter Stephenson2015-10-143-6/+48
* One crucial assignment accidentally lost from 36834 when merging 36836.Barton E. Schaefer2015-10-111-2/+3
* 36841: factor out and update the patterns that filter "uninteresting" functio...Barton E. Schaefer2015-10-112-3/+11
* 36836: zhalloc() avoids re-scanning all heaps when the last known heap with f...Barton E. Schaefer2015-10-112-5/+12
* 36834: freeheap preserves last allocated heapBarton E. Schaefer2015-10-112-13/+56
* 36832: vcs_info: Remove dependency on "seq"Frank Terbeck2015-10-112-2/+6
* 36830: vcs_info: Silence an error message with new git versionsFrank Terbeck2015-10-112-12/+27
* 36780: Fix crash in ksh mode with -n and $HOME.Peter Stephenson2015-10-062-6/+12
* 36773: limit CORRECT / CORRECT_ALL to directory names in cases where it is ob...Barton E. Schaefer2015-10-042-19/+35
* unposted: back out 36707, add test case for 36766Barton E. Schaefer2015-10-034-7/+21
* 36766: fix incorrect reset of noerrexit during "if" conditionsBarton E. Schaefer2015-10-032-1/+7
* 36760: more care with already unmetafied pattern trial stringsPeter Stephenson2015-10-032-15/+45
* 36754: Functions/TCP: Tweak some usage output in the tcp_* functionsMikael Magnusson2015-10-035-5/+11
* unposted: define zle_usable before using it (reported in 36741)Mikael Magnusson2015-10-021-17/+17
* 36732: _zsh now complets script args; also support -s, -bJun-ichi Takimoto2015-10-022-1/+21
* unposted: zle_thingy: return a value in bin_zle_flagsMikael Magnusson2015-10-011-1/+5
* unposted: bracketed-paste-url-magic: actually do what the comment saysMikael Magnusson2015-10-011-4/+6
* 36737: Ensure we don't dreference unterminated zero-length stringPeter Stephenson2015-10-012-3/+10
* 36735: add ~/.zcalcrc handling to zcalcPeter Stephenson2015-10-013-0/+14
* 36729: fix some typos in distro docsAndrew Janke2015-10-014-7/+9
* 36722: allow git range to complete after ^.Peter Stephenson2015-10-012-1/+13
* Merge branch 'master' of https://git.code.sf.net/p/zsh/codePeter Stephenson2015-10-0112-41/+204
|\
| * users/20672: missing "do" in gettext2() for "select"Barton E. Schaefer2015-09-302-1/+5
| * 36707: distinguish ERR_RETURN value of retflag so that execif() can ignore it...Barton E. Schaefer2015-09-303-3/+10
| * remove sentence fragmentBarton E. Schaefer2015-09-302-2/+5
| * 36692: bracketed-paste-url-magic: simpler alternative for handling pasted urlsMikael Magnusson2015-10-012-0/+45
| * 36709: zle -f from inside widget to set flags and make yank start/end zle par...Mikael Magnusson2015-10-015-12/+92
| * 36725: vcs_info git: Compute %b correctly when "git am"-ing onto detached heads.Daniel Shahaf2015-09-302-0/+5
| * 36725: vcs_info git: Compute %b correctly when rebasing detached heads.Daniel Shahaf2015-09-302-0/+7
| * 36725: vcs_info git: Compute %b correctly when merging to detached heads.Daniel Shahaf2015-09-302-1/+7
| * 36697: handle options of _arguments correctlyJun-ichi Takimoto2015-09-302-22/+28
* | 36693: arithmetic rounds towards zero, documentMatthew Martin2015-09-302-5/+8
|/
* 36711: Allocate unmetafied pattern trial string on the heapPeter Stephenson2015-09-303-52/+12
* unposted: fix typo in comment.Barton E. Schaefer2015-09-291-1/+1
* 36700: unmetafy early for parameter matchPeter Stephenson2015-09-293-188/+294
* 36682: expand pattern interface to optimise unmetaficationPeter Stephenson2015-09-286-130/+288
* unposted: Test for 36669Daniel Shahaf2015-09-282-0/+10
* 36601: vcs_info: handle missing .git/rebase-apply/{next,msg-clean}Daniel Hahler2015-09-282-11/+19
* 36669: fix ${(z)...} of an an incomplete math expression by restoring "((" at...Barton E. Schaefer2015-09-272-0/+14
* unposted: Update link to my ChangeLog generator script,Daniel Shahaf2015-09-282-0/+8
* unposted: Fix broken case condition and "qualifer" typoMikael Magnusson2015-09-285-11/+16
* 36651: WARN_CREATE_GLOBAL += math expressionsDaniel Shahaf2015-09-275-2/+38
* 36653: OpenBSD's usermod has no -a flagMatthew Martin2015-09-272-1/+6