summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-29unposted: ignore .orig filesPeter Stephenson1-0/+1
2015-10-2937014: Improved internal parameter setting.Peter Stephenson9-29/+94
2015-10-2936983 + 36990: new completions for head and tailJun-ichi Takimoto3-0/+115
2015-10-2736994: declare local REPLY for use with "zle .read-command"; use .self-insert...Barton E. Schaefer2-3/+9
2015-10-27unposted: fix typo quite -> queueBarton E. Schaefer1-1/+1
2015-10-2736982: Fix bug with (#cN) patterns and remove redundant description.Peter Stephenson5-10/+22
2015-10-2736977: note about difficulties of pattern repetitionsPeter Stephenson2-0/+13
2015-10-2736974: fix some functions with empty argument listsPeter Stephenson6-11/+17
2015-10-2636906: quite_signals() in ZSH_MEM realloc()Kamil Dudka2-2/+10
2015-10-2636968: use addmodulefd() to tell the shell about the descriptor of the dbm fileBarton E. Schaefer2-2/+10
2015-10-2636956: revert 34451, mmap() is too slow on MacOSBarton E. Schaefer2-0/+11
2015-10-26users/20825: fix crash when complex completion hooks.Peter Stephenson2-0/+23
2015-10-2536962: _git: Fix completion of RHS of refspecs.Daniel Shahaf2-1/+5
2015-10-2536964: _git: Complete remotes branch names with slashes correctly.Daniel Shahaf2-1/+4
2015-10-2536960: _git: Enable slash matcher for more branch and tag completions, includ...Daniel Shahaf2-3/+7
2015-10-2536959: _git: Offer @~$n as completion of recent commits.Daniel Shahaf2-1/+5
2015-10-2536958: _git: Fix recent commit completion descriptions.Daniel Shahaf2-12/+32
2015-10-25unposted: _git: Fix 'commit object name' completion messages.Daniel Shahaf2-2/+7
2015-10-2536911: '-optarg' should not match optspec '-opt='Jun-ichi Takimoto2-2/+10
2015-10-24Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer3-1/+43
2015-10-2436943: restore scan for reclaimable blocks in freeheap()Barton E. Schaefer2-2/+13
2015-10-24unposted: _beep completion: Actually hook it for the 'beep' command.Daniel Shahaf2-1/+4
2015-10-2436913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-stringDaniel Shahaf2-0/+33
2015-10-2436912: vcs_info quilt: Tolerate being in child of .pc's parentDaniel Shahaf2-0/+6
2015-10-24unposted: small typo againPeter Stephenson1-1/+1
2015-10-24unposted: small typoPeter Stephenson2-1/+3
2015-10-2436944: extend fd management to zsocketPeter Stephenson5-14/+41
2015-10-2436941: Mark file descripors in ztcp as used.Peter Stephenson4-5/+49
2015-10-22unposted: vcs_info docs: Typo fix.Daniel Shahaf2-1/+5
2015-10-21unposted: strdup should be ztrdupBarton E. Schaefer2-1/+3
2015-10-2136909: in getargs(), sanity-check the offsets for start and end of the reques...Barton E. Schaefer2-2/+19
2015-10-2136871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...Barton E. Schaefer2-4/+12
2015-10-2036900: _git: stash names completion: Display log messagesDaniel Shahaf2-2/+16
2015-10-1936642: complete jail/unjail zfs subcommands on freebsdEric Cook2-0/+11
2015-10-1936646: handle solaris/openzfs differences; only use -t share on solarisEric Cook4-4/+14
2015-10-1936889: completion of system specific sockstat optionsEric Cook2-19/+34
2015-10-1936869: use permissions to limit files completed for ssh identity filesMatthew Martin2-1/+6
2015-10-1836888: vcs_info: Prevent warn_create_global warning with '-preinit-' stateFrank Terbeck2-0/+7
2015-10-1536864: new objdump completion and tweak to nm completionPeter Stephenson3-1/+15
2015-10-1436853: replace pushheap/popheap by NEWHEAPS/OLDHEAPS in doshfunc() to optimiz...Barton E. Schaefer2-201/+206
2015-10-1436856: cdr -p/-P to prune directory listPeter Stephenson3-6/+48
2015-10-11One crucial assignment accidentally lost from 36834 when merging 36836.Barton E. Schaefer1-2/+3
2015-10-1136841: factor out and update the patterns that filter "uninteresting" functio...Barton E. Schaefer2-3/+11
2015-10-1136836: zhalloc() avoids re-scanning all heaps when the last known heap with f...Barton E. Schaefer2-5/+12
2015-10-1136834: freeheap preserves last allocated heapBarton E. Schaefer2-13/+56
2015-10-1136832: vcs_info: Remove dependency on "seq"Frank Terbeck2-2/+6
2015-10-1136830: vcs_info: Silence an error message with new git versionsFrank Terbeck2-12/+27
2015-10-0636780: Fix crash in ksh mode with -n and $HOME.Peter Stephenson2-6/+12
2015-10-0436773: limit CORRECT / CORRECT_ALL to directory names in cases where it is ob...Barton E. Schaefer2-19/+35
2015-10-03unposted: back out 36707, add test case for 36766Barton E. Schaefer4-7/+21