Barton E. Schaefer
e1ba30afae
33205: keep array of completions and array of display strings in sync when filtering for matches
2014-09-19 19:42:45 -07:00
Peter Stephenson
08e5191ff0
users/19097: remove $functypetrace in favour of ref to $zsheval_context
2014-09-18 19:09:52 +01:00
Marc Finet
9c29a4f1f6
33184: vcs_info git: consider patches for rebase
...
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 "?".
2014-09-16 23:20:55 +02:00
Marc Finet
2c2d4f9627
33188: vcs_info git: set rrn before using it
...
This would fix handling get-revision, check-for-changes or
check-for-staged-changes when set per repository.
2014-09-16 23:20:52 +02:00
Mikael Magnusson
cd09b81626
33137: _path_files: complete # to introduce a glob flag
2014-09-16 00:32:14 +02:00
Mikael Magnusson
78dd672e1a
33136: P glob qual appends words when negated
2014-09-16 00:27:05 +02:00
Marc Finet
089123f9e8
33150: completion git: fix send-email --confirm values
2014-09-14 12:02:38 +02:00
Marc Finet
d5f574e20a
33145: vcs_info git: fix applied-string name
...
Documentation and hg backend use applied-string. patch-string does not
appear anywhere.
2014-09-14 12:02:37 +02:00
Marc Finet
06e03e7234
33148: vcs_info quilt: refactor standalone detection
...
Since VCS_INFO_bydir_detect always uses the
vcs_comm[detect_need_file], it should be cleared when querying
it without file.
2014-09-14 12:02:36 +02:00
Marc Finet
5e40996891
33147: vcs_info git: detect revert or cherry-pick with multiple commits
...
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-14 12:02:36 +02:00
Marc Finet
ffd439b69b
33151: completion git: support aliases when \n exist
...
The git completion for aliases (i.e. completing with aliased verb)
was broken whem some \n exist in aliases.
2014-09-14 12:02:35 +02:00
Marc Finet
6ec8cfdeaa
33149: vcs_info examples: fix typo
2014-09-14 12:02:34 +02:00
Barton E. Schaefer
03e53c8f25
33143: POSIX_ARGZERO more closely matches bash et al.
2014-09-12 15:28:51 -07:00
Peter Stephenson
246404a44d
Add $functypestack special parameter in zsh/parameter
2014-09-12 20:35:16 +01:00
Eric Cook
add8d94665
33132: use ip on Linux to get interface names
2014-09-09 09:33:23 +01:00
Peter Stephenson
8bf3595e3a
users/19059 based on users/19058: remove ineffiency with multiple * matches
2014-09-08 16:38:51 +01:00
Barton E. Schaefer
956829c18e
33122: typo from 32891 caused incorrect matches for pcre_match -n
2014-09-07 10:48:32 -07:00
Barton E. Schaefer
b7ba62871e
clarify ${(~j.|.)array} example
2014-09-06 22:17:56 -07:00
Barton E. Schaefer
5a9f3ac773
33118: record original param unset state when treating empty the same as unset,
...
to avoid incorrect NO_UNSET errors
2014-09-06 22:15:28 -07:00
Barton E. Schaefer
4414e54ea7
33116: followup to 32580 to prevent double-locking with shared or incremental history
2014-09-06 22:10:30 -07:00
Mikael Magnusson
c61a927d1d
33061: More useful setopt / unsetopt completion
2014-09-06 11:01:12 +02:00
Peter Stephenson
3518783680
33110: document use of $IFS[0] for variable padding
2014-09-04 20:23:22 +01:00
Alexandre Rames
ed8602ee3f
33108: stgit --patch completion
2014-09-04 15:48:49 +01:00
Peter Stephenson
2bff41d1f6
33091: improve documentation for ttyctl
2014-09-04 09:31:44 +01:00
Barton E. Schaefer
a3b1e3ffb1
33100: check $fd more rigorously in "exec {fd}<&-"
2014-09-03 08:46:56 -07:00
Barton E. Schaefer
6d9635b0bd
33088: indentation in $PS4
2014-09-03 00:24:29 -07:00
Mark Oteiza
7c7f00e6b1
33081: suppress unnecessary error message
2014-09-01 20:00:47 +01:00
Barton E. Schaefer
4d0d6e8bed
Further tweaking of the descriptor leak regression test that sometimes hangs
2014-08-31 14:08:20 -07:00
Barton E. Schaefer
839a72de10
33077: SHTTY = -1 when closing it in closem()
2014-08-31 13:53:25 -07:00
Barton E. Schaefer
5b57f28256
33070: add %(e..) based on %e
2014-08-30 14:11:58 -07:00
Barton E. Schaefer
e01739d2b7
33069: remove internal quoting before lookup when expanding aliases in an unquoted word
2014-08-30 14:09:23 -07:00
Peter Stephenson
711e1427b5
33057: %e in prompts shows evaluation / execution depth
2014-08-29 09:46:34 +01:00
Peter Stephenson
40d559d880
Update notes on use of .distfiles
2014-08-28 20:54:10 +01:00
Peter Stephenson
93d923b8c1
unposted: update version to 5.0.6-dev-0 for new commits post release
2014-08-28 20:17:07 +01:00
Peter Stephenson
5dd476786c
Release 5.0.6
2014-08-28 19:07:04 +01:00
Peter Stephenson
cc69eef1cd
unposted: 5.0.5-dev-3
2014-08-24 18:07:32 +01:00
Barton E. Schaefer
2e99ef809d
un-transpose help text for git merge -{-no,}-verify
2014-08-24 08:43:40 -07:00
Peter Stephenson
cc6e9db29d
33047: use git to simplify massively source distribution file selection
2014-08-23 21:01:58 +01:00
Peter Stephenson
510a11834a
Fix merge
2014-08-23 20:54:43 +01:00
Peter Stephenson
dc9d994498
unposted: .gitignore generated FAQ*.html files
2014-08-23 20:52:37 +01:00
Barton E. Schaefer
4bab43d11d
33046: new completion for "chsh"
2014-08-23 12:37:58 -07:00
Barton E. Schaefer
7d2912de04
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
...
Conflicts:
ChangeLog
2014-08-22 09:14:50 -07:00
Barton E. Schaefer
cb468501c9
33042: $? and $pipestatus report 128+signal number for stopped jobs
2014-08-22 09:12:23 -07:00
Mikael Magnusson
33ad7174f6
33038: Fix {^@..a} hanging
2014-08-21 01:23:32 +02:00
Barton E. Schaefer
e5b504b975
Update .distfiles for _docker
2014-08-20 08:39:24 -07:00
Lokesh Mandvekar
56439df95d
33032: new completion for docker
2014-08-20 08:37:01 -07:00
Barton E. Schaefer
4ba08eef7e
Increase size of xbuf2 in xsymlinks to make gcc FORTIFY_SOURCE=2 happy.
2014-08-17 10:32:02 -07:00
Barton E. Schaefer
a3651e1205
timeout the final "read" in hung shell regression
2014-08-15 10:24:09 -07:00
Barton E. Schaefer
47d91c5fba
33012: add an error return value (-1) to xsymlinks()
2014-08-15 10:19:54 -07:00
Oliver Kiddle
2be0d8bdef
32998: completion function updates
2014-08-14 19:02:48 +02:00