summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-1337090: correctly handle blank lines in yodl macro example()Jun-ichi Takimoto3-0/+9
2015-11-1237096: Another $${(P)...} tweak.Peter Stephenson3-3/+26
2015-11-1137094: Further tweaks to parameter name references.Peter Stephenson2-3/+52
2015-11-1137092: make nested ${(P)name} properly refer to parameter on returnPeter Stephenson9-69/+138
2015-11-11missed log entryPeter Stephenson1-0/+5
2015-11-1137091: clear lastline and lastlinesz when freeingPeter Stephenson1-0/+2
2015-11-1037084: add implementation check to zsh/parm/private testPeter Stephenson2-0/+8
2015-11-09Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2-5/+10
2015-11-09Jun T. proofreadingBarton E. Schaefer2-2/+6
2015-11-0937085: fix doc: DEBUG_BEFORE_CMD is set by defaultJun-ichi Takimoto2-5/+10
2015-11-0837081: new module zsh/param/private for private-scoped parameters in functionsBarton E. Schaefer6-2/+955
2015-11-0837080: use paramtab abstraction more consistently, add explanatory commentsBarton E. Schaefer3-6/+14
2015-11-0837079: better description of "optstr" field in struct builtin as used in BUIL...Barton E. Schaefer2-1/+8
2015-11-0737074: extend previous fix to over whitespace at endPeter Stephenson3-46/+73
2015-11-0637073: another SH_WORD_SPLIT problem.Peter Stephenson3-6/+94
2015-11-0437062: tentative mechanism for git commit descriptions.Peter Stephenson2-9/+39
2015-11-0235303: remove Completion/Unix/Command/_systemdDaniel Hahler2-470/+5
2015-11-0137038: add -l option to emulate to list options in emulationsPeter Stephenson4-9/+69
2015-10-3137029: update options and new tr completionOliver Kiddle5-14/+82
2015-10-3137028: new scl completionOliver Kiddle2-0/+40
2015-10-3136993: zed: fix argument parsingEric Cook2-21/+14
2015-10-31unposted (cf. 36998,36999): undo 36956 / restore 34451 with expanded comment ...Barton E. Schaefer3-6/+10
2015-10-3137032: Temporarily revert 36959.Daniel Shahaf2-1/+8
2015-10-3037027: allow subword context to discriminate between wordsPeter Stephenson3-5/+14
2015-10-30unposted: Typo in ChangeLogDaniel Shahaf1-1/+1
2015-10-30unposted (after 37018): Fix typo in error message.Daniel Shahaf3-2/+7
2015-10-3037022: add GLOB_STAR_SHORT option to abbreviate ** and ***Peter Stephenson6-18/+60
2015-10-2937018: Make WARNCREATEGLOBAL more consistent.Peter Stephenson4-42/+45
2015-10-29missed ChangeLog entryPeter Stephenson1-0/+2
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