summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-09-1433145: vcs_info git: fix applied-string nameMarc Finet2-1/+4
Documentation and hg backend use applied-string. patch-string does not appear anywhere.
2014-09-1433148: vcs_info quilt: refactor standalone detectionMarc Finet2-5/+6
Since VCS_INFO_bydir_detect always uses the vcs_comm[detect_need_file], it should be cleared when querying it without file.
2014-09-1433147: vcs_info git: detect revert or cherry-pick with multiple commitsMarc Finet2-0/+8
When revert or cherry-pick involve many commits the .git/sequencer directory holds context for the action and no CHERRY_PICK_HEAD exist.
2014-09-1433151: completion git: support aliases when \n existMarc Finet2-3/+10
The git completion for aliases (i.e. completing with aliased verb) was broken whem some \n exist in aliases.
2014-09-1433149: vcs_info examples: fix typoMarc Finet2-1/+5
2014-09-1233143: POSIX_ARGZERO more closely matches bash et al.Barton E. Schaefer2-2/+7
2014-09-12Add $functypestack special parameter in zsh/parameterPeter Stephenson3-1/+58
2014-09-0933132: use ip on Linux to get interface namesEric Cook2-9/+23
2014-09-08users/19059 based on users/19058: remove ineffiency with multiple * matchesPeter Stephenson3-0/+23
2014-09-0733122: typo from 32891 caused incorrect matches for pcre_match -nBarton E. Schaefer3-1/+15
2014-09-06clarify ${(~j.|.)array} exampleBarton E. Schaefer2-4/+7
2014-09-0633118: record original param unset state when treating empty the same as unset,Barton E. Schaefer2-6/+13
to avoid incorrect NO_UNSET errors
2014-09-0633116: followup to 32580 to prevent double-locking with shared or ↵Barton E. Schaefer2-6/+13
incremental history
2014-09-0633061: More useful setopt / unsetopt completionMikael Magnusson3-18/+20
2014-09-0433110: document use of $IFS[0] for variable paddingPeter Stephenson2-0/+9
2014-09-0433108: stgit --patch completionAlexandre Rames2-0/+14
2014-09-0433091: improve documentation for ttyctlPeter Stephenson2-3/+19
2014-09-0333100: check $fd more rigorously in "exec {fd}<&-"Barton E. Schaefer2-6/+20
2014-09-0333088: indentation in $PS4Barton E. Schaefer2-0/+6
2014-09-0133081: suppress unnecessary error messageMark Oteiza2-2/+7
2014-08-31Further tweaking of the descriptor leak regression test that sometimes hangsBarton E. Schaefer2-4/+7
2014-08-3133077: SHTTY = -1 when closing it in closem()Barton E. Schaefer2-1/+8
2014-08-3033070: add %(e..) based on %eBarton E. Schaefer3-0/+14
2014-08-3033069: remove internal quoting before lookup when expanding aliases in an ↵Barton E. Schaefer2-0/+8
unquoted word
2014-08-2933057: %e in prompts shows evaluation / execution depthPeter Stephenson3-0/+24
2014-08-28Update notes on use of .distfilesPeter Stephenson2-6/+13
2014-08-28unposted: update version to 5.0.6-dev-0 for new commits post releasePeter Stephenson2-1/+4
2014-08-28Release 5.0.6Peter Stephenson2-2/+6
2014-08-24unposted: 5.0.5-dev-3Peter Stephenson2-2/+6
2014-08-24un-transpose help text for git merge -{-no,}-verifyBarton E. Schaefer2-2/+7
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson70-1193/+63
2014-08-23Fix mergePeter Stephenson4-1/+48
2014-08-23unposted: .gitignore generated FAQ*.html filesPeter Stephenson2-0/+5
2014-08-2333046: new completion for "chsh"Barton E. Schaefer4-1/+48
2014-08-22Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2-2/+7
Conflicts: ChangeLog
2014-08-2233042: $? and $pipestatus report 128+signal number for stopped jobsBarton E. Schaefer3-5/+22
2014-08-2133038: Fix {^@..a} hangingMikael Magnusson2-2/+7
2014-08-20Update .distfiles for _dockerBarton E. Schaefer2-2/+3
2014-08-2033032: new completion for dockerLokesh Mandvekar2-0/+415
2014-08-17Increase size of xbuf2 in xsymlinks to make gcc FORTIFY_SOURCE=2 happy.Barton E. Schaefer1-1/+1
2014-08-15timeout the final "read" in hung shell regressionBarton E. Schaefer2-1/+4
2014-08-1533012: add an error return value (-1) to xsymlinks()Barton E. Schaefer2-7/+14
2014-08-1432998: completion function updatesOliver Kiddle6-37/+136
2014-08-1432997: new utility function for separated listsOliver Kiddle7-19/+66
2014-08-1433002: tcp_expect -P pm tags matches with a stringPeter Stephenson3-9/+45
2014-08-1332925: complete process groups, partly as a way to suppress insertion of ↵Oliver Kiddle2-1/+8
ambiguous PID prefix
2014-08-1332893: move use of _call_program inside the _tags loop to allow processes to ↵Oliver Kiddle2-19/+29
be separated
2014-08-12unposted: 5.0.5-dev-2Peter Stephenson2-2/+6
2014-08-12unposted: Indent entries in NEWS for changes since 5.0.0 for consistencyMikael Magnusson1-76/+76
2014-08-1232985: Add NEWS entry for array zipping operators.Mikael Magnusson2-0/+9