about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 37018: Make WARNCREATEGLOBAL more consistent.Peter Stephenson2015-10-294-42/+45
* missed ChangeLog entryPeter Stephenson2015-10-291-0/+2
* unposted: ignore .orig filesPeter Stephenson2015-10-291-0/+1
* 37014: Improved internal parameter setting.Peter Stephenson2015-10-299-29/+94
* 36983 + 36990: new completions for head and tailJun-ichi Takimoto2015-10-293-0/+115
* 36994: declare local REPLY for use with "zle .read-command"; use .self-insert...Barton E. Schaefer2015-10-272-3/+9
* unposted: fix typo quite -> queueBarton E. Schaefer2015-10-271-1/+1
* 36982: Fix bug with (#cN) patterns and remove redundant description.Peter Stephenson2015-10-275-10/+22
* 36977: note about difficulties of pattern repetitionsPeter Stephenson2015-10-272-0/+13
* 36974: fix some functions with empty argument listsPeter Stephenson2015-10-276-11/+17
* 36906: quite_signals() in ZSH_MEM realloc()Kamil Dudka2015-10-262-2/+10
* 36968: use addmodulefd() to tell the shell about the descriptor of the dbm fileBarton E. Schaefer2015-10-262-2/+10
* 36956: revert 34451, mmap() is too slow on MacOSBarton E. Schaefer2015-10-262-0/+11
* users/20825: fix crash when complex completion hooks.Peter Stephenson2015-10-262-0/+23
* 36962: _git: Fix completion of RHS of refspecs.Daniel Shahaf2015-10-252-1/+5
* 36964: _git: Complete remotes branch names with slashes correctly.Daniel Shahaf2015-10-252-1/+4
* 36960: _git: Enable slash matcher for more branch and tag completions, includ...Daniel Shahaf2015-10-252-3/+7
* 36959: _git: Offer @~$n as completion of recent commits.Daniel Shahaf2015-10-252-1/+5
* 36958: _git: Fix recent commit completion descriptions.Daniel Shahaf2015-10-252-12/+32
* unposted: _git: Fix 'commit object name' completion messages.Daniel Shahaf2015-10-252-2/+7
* 36911: '-optarg' should not match optspec '-opt='Jun-ichi Takimoto2015-10-252-2/+10
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2015-10-243-1/+43
|\
| * unposted: _beep completion: Actually hook it for the 'beep' command.Daniel Shahaf2015-10-242-1/+4
| * 36913 + 36945: vcs_info quilt: Pass patch subject lines to gen-applied-stringDaniel Shahaf2015-10-242-0/+33
| * 36912: vcs_info quilt: Tolerate being in child of .pc's parentDaniel Shahaf2015-10-242-0/+6
* | 36943: restore scan for reclaimable blocks in freeheap()Barton E. Schaefer2015-10-242-2/+13
|/
* unposted: small typo againPeter Stephenson2015-10-241-1/+1
* unposted: small typoPeter Stephenson2015-10-242-1/+3
* 36944: extend fd management to zsocketPeter Stephenson2015-10-245-14/+41
* 36941: Mark file descripors in ztcp as used.Peter Stephenson2015-10-244-5/+49
* unposted: vcs_info docs: Typo fix.Daniel Shahaf2015-10-222-1/+5
* unposted: strdup should be ztrdupBarton E. Schaefer2015-10-212-1/+3
* 36909: in getargs(), sanity-check the offsets for start and end of the reques...Barton E. Schaefer2015-10-212-2/+19
* 36871: move initial call to "zle .bracketed-paste-magic" to occur earlier in ...Barton E. Schaefer2015-10-212-4/+12
* 36900: _git: stash names completion: Display log messagesDaniel Shahaf2015-10-202-2/+16
* 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