about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* 33206: fix compdescribe docBarton E. Schaefer2014-09-192-6/+8
|
* 33205: keep array of completions and array of display strings in sync when ↵Barton E. Schaefer2014-09-192-1/+7
| | | | filtering for matches
* users/19097: remove $functypetrace in favour of ref to $zsheval_contextPeter Stephenson2014-09-183-52/+15
|
* 33184: vcs_info git: consider patches for rebaseMarc Finet2014-09-163-49/+85
| | | | | | | | Since a rebase contains a list of patches to re-apply, re-use the facility for stgit to have the same mechanism. The patch list given to the gen-{un,}applied-string hooks is an array with the sha1 and the subject of the commit. On rebase merge, the applied patches prior to current contains only a number and "?".
* 33188: vcs_info git: set rrn before using itMarc Finet2014-09-162-2/+7
| | | | | This would fix handling get-revision, check-for-changes or check-for-staged-changes when set per repository.
* 33137: _path_files: complete # to introduce a glob flagMikael Magnusson2014-09-162-7/+18
|
* 33136: P glob qual appends words when negatedMikael Magnusson2014-09-163-6/+26
|
* 33150: completion git: fix send-email --confirm valuesMarc Finet2014-09-142-1/+4
|
* 33145: vcs_info git: fix applied-string nameMarc Finet2014-09-142-1/+4
| | | | | Documentation and hg backend use applied-string. patch-string does not appear anywhere.
* 33148: vcs_info quilt: refactor standalone detectionMarc Finet2014-09-142-5/+6
| | | | | | Since VCS_INFO_bydir_detect always uses the vcs_comm[detect_need_file], it should be cleared when querying it without file.
* 33147: vcs_info git: detect revert or cherry-pick with multiple commitsMarc Finet2014-09-142-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.
* 33151: completion git: support aliases when \n existMarc Finet2014-09-142-3/+10
| | | | | The git completion for aliases (i.e. completing with aliased verb) was broken whem some \n exist in aliases.
* 33149: vcs_info examples: fix typoMarc Finet2014-09-142-1/+5
|
* 33143: POSIX_ARGZERO more closely matches bash et al.Barton E. Schaefer2014-09-122-2/+7
|
* Add $functypestack special parameter in zsh/parameterPeter Stephenson2014-09-123-1/+58
|
* 33132: use ip on Linux to get interface namesEric Cook2014-09-092-9/+23
|
* users/19059 based on users/19058: remove ineffiency with multiple * matchesPeter Stephenson2014-09-083-0/+23
|
* 33122: typo from 32891 caused incorrect matches for pcre_match -nBarton E. Schaefer2014-09-073-1/+15
|
* clarify ${(~j.|.)array} exampleBarton E. Schaefer2014-09-062-4/+7
|
* 33118: record original param unset state when treating empty the same as unset,Barton E. Schaefer2014-09-062-6/+13
| | | | to avoid incorrect NO_UNSET errors
* 33116: followup to 32580 to prevent double-locking with shared or ↵Barton E. Schaefer2014-09-062-6/+13
| | | | incremental history
* 33061: More useful setopt / unsetopt completionMikael Magnusson2014-09-063-18/+20
|
* 33110: document use of $IFS[0] for variable paddingPeter Stephenson2014-09-042-0/+9
|
* 33108: stgit --patch completionAlexandre Rames2014-09-042-0/+14
|
* 33091: improve documentation for ttyctlPeter Stephenson2014-09-042-3/+19
|
* 33100: check $fd more rigorously in "exec {fd}<&-"Barton E. Schaefer2014-09-032-6/+20
|
* 33088: indentation in $PS4Barton E. Schaefer2014-09-032-0/+6
|
* 33081: suppress unnecessary error messageMark Oteiza2014-09-012-2/+7
|
* Further tweaking of the descriptor leak regression test that sometimes hangsBarton E. Schaefer2014-08-312-4/+7
|
* 33077: SHTTY = -1 when closing it in closem()Barton E. Schaefer2014-08-312-1/+8
|
* 33070: add %(e..) based on %eBarton E. Schaefer2014-08-303-0/+14
|
* 33069: remove internal quoting before lookup when expanding aliases in an ↵Barton E. Schaefer2014-08-302-0/+8
| | | | unquoted word
* 33057: %e in prompts shows evaluation / execution depthPeter Stephenson2014-08-293-0/+24
|
* Update notes on use of .distfilesPeter Stephenson2014-08-282-6/+13
|
* unposted: update version to 5.0.6-dev-0 for new commits post releasePeter Stephenson2014-08-282-1/+4
|
* Release 5.0.6 zsh-5.0.6Peter Stephenson2014-08-282-2/+6
|
* unposted: 5.0.5-dev-3 zsh-5.0.5-dev-3Peter Stephenson2014-08-242-2/+6
|
* un-transpose help text for git merge -{-no,}-verifyBarton E. Schaefer2014-08-242-2/+7
|
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-2370-1193/+63
|
* Fix mergePeter Stephenson2014-08-234-1/+48
|\
| * 33046: new completion for "chsh"Barton E. Schaefer2014-08-234-1/+48
| |
* | unposted: .gitignore generated FAQ*.html filesPeter Stephenson2014-08-232-0/+5
|/
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2014-08-222-2/+7
|\ | | | | | | | | Conflicts: ChangeLog
| * 33038: Fix {^@..a} hangingMikael Magnusson2014-08-212-2/+7
| |
* | 33042: $? and $pipestatus report 128+signal number for stopped jobsBarton E. Schaefer2014-08-223-5/+22
|/
* Update .distfiles for _dockerBarton E. Schaefer2014-08-202-2/+3
|
* 33032: new completion for dockerLokesh Mandvekar2014-08-202-0/+415
|
* Increase size of xbuf2 in xsymlinks to make gcc FORTIFY_SOURCE=2 happy.Barton E. Schaefer2014-08-171-1/+1
|
* timeout the final "read" in hung shell regressionBarton E. Schaefer2014-08-152-1/+4
|
* 33012: add an error return value (-1) to xsymlinks()Barton E. Schaefer2014-08-152-7/+14
|