about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 37150: _git: Autocomplete .. for commit rangesDaniel Shahaf2015-12-052-3/+6
* 36957: _git: Apply matchspecs to filename completion such as 'git log f/b<TAB...Daniel Shahaf2015-12-052-1/+6
* 37305: typeset -p can now output arrays on one linePeter Stephenson2015-12-045-45/+13
* 37303: test WARN_CREATE_GLOBAL negative cases.Peter Stephenson2015-12-041-0/+9
* 37202: suppress WARN_CREATE_GLOBAL warnings after a forkPeter Stephenson2015-12-042-6/+7
* unposted: fix init_io() calls in previous changePeter Stephenson2015-12-045-3/+8
* 37294: Add ZSH_EXECUTION_STRING.Peter Stephenson2015-12-043-13/+25
* 37253: Constify two local variables.Daniel Shahaf2015-12-032-4/+8
* unposted: Remove uneeded executability bits.Daniel Shahaf2015-12-036-0/+6
* 37296: Avoid needless calloc().Daniel Shahaf2015-12-032-11/+15
* 37295: kill-word-match: Join killsDaniel Shahaf2015-12-033-0/+9
* unposted: Update internal version to 5.2-dev-0.Peter Stephenson2015-12-032-2/+9
* unposted: zsh 5.2 zsh-5.2Peter Stephenson2015-12-021-2/+2
* 37256: _debchange (_dch): Update completion.Daniel Shahaf2015-11-302-6/+77
* 37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...Daniel Shahaf2015-11-302-1/+6
* 37254: No functional change: change code layout in preparation for 37253.Daniel Shahaf2015-11-302-6/+9
* 37250: No functional change: rename local variables.Daniel Shahaf2015-11-302-10/+18
* unposted: 5.1.1-test-3 zsh-5.1.1-test-3Peter Stephenson2015-11-292-2/+6
* unposted (after 37243): Explain the breadcrumb by adding a comment.Daniel Shahaf2015-11-282-0/+6
* Fix conflicts in ChangeLogBarton E. Schaefer2015-11-276-6/+36
|\
| * unposted: ZCALCPROMPT created globally in zcalcPeter Stephenson2015-11-272-1/+7
| * 37214: 'prompt walters': Don't export PS1Daniel Shahaf2015-11-272-3/+6
| * 37163: Remove curl completionDaniel Shahaf2015-11-273-1/+11
| * 37215: _regex_words: Don't add mismatched parenthesesDaniel Shahaf2015-11-272-1/+12
* | 37243: too many problems with inserting a line into B02, instead add a placeh...Barton E. Schaefer2015-11-273-5/+14
|/
* 37229: non-local assignment to a parameter name whose outermost declaration i...Barton E. Schaefer2015-11-263-16/+81
* Comment should say export is equivalent to typeset -xgBarton E. Schaefer2015-11-262-1/+3
* 37225: fix test for typeset with zsh/param/privateBarton E. Schaefer2015-11-262-1/+12
* 37224: delete obsolete commentBarton E. Schaefer2015-11-262-1/+5
* 37100: update for sysctl completionMatthew Martin2015-11-262-7/+12
* unposted: 5.1.1-test-2 zsh-5.1.1-test-2 5.1.1-test-2Peter Stephenson2015-11-252-2/+6
* 37208: check for restricted parameter before changing from unset to setBarton E. Schaefer2015-11-232-8/+27
* 37208: re-run the "typeset" tests with the private module loadedBarton E. Schaefer2015-11-232-1/+9
* 37208: assignment in a nested scope should not change private parameters in t...Barton E. Schaefer2015-11-232-14/+34
* 37206: fix ${(t)param} for "typeset -H param"Barton E. Schaefer2015-11-232-1/+3
* 37205: update documentary commentBarton E. Schaefer2015-11-232-7/+11
* unposted: 20974 -> users/20974 because pedanticBarton E. Schaefer2015-11-231-1/+1
* 37203: WARN_CREATE_GLOBAL test in wrong place for associative arrayPeter Stephenson2015-11-232-2/+9
* 37201: change quoting to handle group names with spacesMatthew Martin2015-11-222-2/+7
* 37192: silence WARN_CREATE_GLOBAL in prompt themesBarton E. Schaefer2015-11-228-7/+22
* 37191: fix strftime() expansion issue with %p and %P.Peter Stephenson2015-11-222-4/+14
* 37188: New hash builtin testPeter Stephenson2015-11-222-1/+74
* 37187: infinite loop in "hash -m"Peter Stephenson2015-11-222-0/+3
* 37186: a couple more WARN_CREATE_GLOBAL fixesPeter Stephenson2015-11-223-1/+8
* 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS...Barton E. Schaefer2015-11-2116-39/+50
* unposted: Make 5.1.1-test-1 in preparation for 5.2 zsh-5.1.1-test-1Peter Stephenson2015-11-214-10/+12
* unposted: document order of entries for $history and $historywordsBarton E. Schaefer2015-11-202-1/+10
* 37161: Disable the heuristic setting RPROMPT_INDENT to 0Mikael Magnusson2015-11-202-2/+9
* 37170: suppress global create warning in functionPeter Stephenson2015-11-202-5/+8
* 37168: No WARN_CREATE_GLOBAL on special parametersPeter Stephenson2015-11-202-1/+3