Daniel Shahaf
abc94e8f6a
43585: vcs_info svn: Recognize working copies in need of an upgrade.
2018-10-07 15:05:13 +00:00
Peter Stephenson
0290757ed4
unposted: minor FAQ typos
2018-10-03 13:53:12 +01:00
Peter Stephenson
623294a3ed
43589: Further improved subjob reporting.
...
Show subjob status instead of user-visible superjob any time
the subjob still has associated processes.
2018-10-03 11:32:39 +01:00
Daniel Shahaf
f9952301b2
unposted: Indicate which use-case each branch handles.
2018-10-02 15:22:06 +00:00
Daniel Shahaf
6a5c38626b
unposted: Fix typo
2018-10-02 15:22:06 +00:00
Daniel Shahaf
d756c4d5cb
43531: Completion: Fix some false positives in the logic for "are these two candidates completions equivalent".
2018-09-30 22:18:46 +00:00
Daniel Shahaf
80ff65dc42
43570: Start documenting jobs.c, in particular superjobs.
2018-09-28 16:21:47 +00:00
Daniel Shahaf
15d613a14f
43563: zshzle: Clarify sentence in introduction.
2018-09-27 16:03:51 +00:00
Peter Stephenson
c2d65a3a6e
43564: improve job control report about stopped subjob
2018-09-26 16:23:00 +01:00
Peter Stephenson
3da60d2102
53542 (tweaked): further output about "which" output
2018-09-26 15:04:37 +01:00
Daniel Shahaf
3f2bcceec8
43528: zshbuiltins(1): Document 'which''s "not found is not an error" behaviour.
2018-09-25 23:29:06 +00:00
Oliver Freyermuth
cbcf6d1864
43554 (tweaked): Fix zathura completion ignoring multiple plugin directories.
2018-09-25 22:52:57 +00:00
Oliver Freyermuth
e4ca9d8ae3
43544: Fix zathura filename completion derived from *.so plugin name.
2018-09-25 20:33:04 +00:00
Daniel Shahaf
db67cc2f4b
43489: Add error checking on a new write() call.
...
Silences a compiler warning (write(2) is declared with warn_unused_result
in current Debian Unstable).
2018-09-25 19:35:15 +00:00
Peter Stephenson
464065f429
43543: Further improvements to fg/bg of superjob/subjob.
...
Attempt to keep STAT_STOPPED correct for superjob, rendering additional
"stopped = 1" unnecessary.
Wait for subjob before superjob.
2018-09-25 19:25:10 +01:00
Daniel Shahaf
64a26b2091
unposted: Add a test for 43546.
2018-09-25 16:38:38 +00:00
Stephane Chazelas
a75b47973d
43546: "typeset -p" should show -U flag
2018-09-25 10:06:18 +01:00
Takeshi Banse
67ce7c2bf8
users/23642: Revert _files change from workers/42984
...
See also users/23635
2018-09-24 19:06:21 -05:00
Peter Stephenson
0a20f4e5a6
43535: Fixes for bg / fg handling of superjobs.
...
Be more consistent about marking both superjob and subjob as
running when sending SIGCONT.
Send SIGCONT to superjob / subjob combination any time it is put
in foreground, even if thought running, since subjob may invisibly
have suspended.
When waiting for superjob, wait for subjob, too.
2018-09-24 21:32:40 +01:00
Daniel Shahaf
dc2bfeee26
43493: Have V07pcre fail if PCRE was enabled by configure (config.modules) but failed to load for any reason.
2018-09-24 14:15:18 +00:00
Peter Stephenson
e9a75f4bc7
43527, tweaked: describe which output behaviour in FAQ.
2018-09-24 14:34:31 +01:00
Noam Barnea
14fa595f66
gitlab !2 : _toilet: detect .flf files as well as .tlf ones
2018-09-23 18:04:37 +02:00
Peter Stephenson
e76ea18477
43511: Initialiase alias entry on input stack.
...
This didn't happen if neither history nor alias expansion was in use.
2018-09-21 16:29:07 +01:00
Maximilian Bosch
624219e0e4
43502: Search XDG_DATA_DIRS in _setxkbmap completion
2018-09-19 21:24:28 +00:00
Oliver Kiddle
54d2c4fe5d
43464: complete options for the valgrind drd tool and update them for helgrind
2018-09-18 16:38:26 +02:00
Daniel Shahaf
a4759c16c8
unposted: Fix typo in ChangeLog.
2018-09-17 19:59:21 +00:00
dana
a435ab530f
unposted: Fix trivial formatting error in docs
2018-09-16 18:39:55 -05:00
Peter Stephenson
551ff84272
43464: Another attachtty() fix.
...
If list_pipe_job triggered more than once we need to know
the most recent process group leader, so record that
both if the attach happened in the main shell on in
entersubsh().
Also don't pass back proocess group for ESUB_ASYNC subshells.
2018-09-16 19:13:38 +01:00
Daniel Shahaf
301ca1229a
unposted: ChangeLog entry for previous commit.
...
(I'd meant to post it, but slipped.)
2018-09-14 14:28:11 +00:00
Daniel Shahaf
decc78c721
_svn: Allow hyphens in command name aliases.
...
Used by svn 1.11.0-rc1.
2018-09-14 14:25:07 +00:00
Daniel Shahaf
24d427953b
unposted: Post-release version bump.
2018-09-14 12:53:57 +00:00
Daniel Shahaf
92bef88545
43457: Release 5.6.2
2018-09-14 12:52:40 +00:00
Peter Stephenson
1056827194
43466: Make path(5) test more generic.
...
Only test non-zero status as OS error codes and messages vary.
2018-09-14 09:22:08 +01:00
Daniel Shahaf
24bb465566
unposted: _svn: Complete --accept=recommended, new in 1.10.0.
2018-09-12 16:23:43 +00:00
Daniel Shahaf
3b8c407bb9
43447: Generate tar.xz artifacts only.
2018-09-12 15:12:12 +00:00
Daniel Shahaf
b44be21525
43443: _git: When completing worktrees, show the ref and hash of each worktree.
2018-09-12 15:12:09 +00:00
Daniel Shahaf
7ae2be3a2f
43442: _git: Break out a helper function.
2018-09-12 15:12:07 +00:00
Peter Stephenson
07ad7fd970
Fix windowsize when reattaching to terminal on process exit
2018-09-12 09:49:14 +01:00
Peter Stephenson
7c5241edf3
43446: More entersubsh() / addproc() wiring.
...
Fix additional races by passing back use of list_pipe_job
from subshell.
2018-09-12 09:22:10 +01:00
Jörg Thalheim
03a51a6f09
GitHub #28 : Add missing math.h include for builtins
...
math.h is required for isnan/isinf
2018-09-10 13:05:46 +00:00
Peter Stephenson
d6859ce68e
43426: disable job control tests involving suspension.
...
These are provoking races on OpenSUSE.
2018-09-10 13:48:41 +01:00
Daniel Shahaf
943721abb9
unposted: creating-a-release.txt: Add another step.
2018-09-08 18:06:18 +00:00
Daniel Shahaf
da0ab6d3fd
unposted: Post-release version bump.
2018-09-08 17:42:46 +00:00
Daniel Shahaf
b3239c5e40
unposted: Patch release: 5.6.1
2018-09-08 17:41:13 +00:00
Peter Stephenson
0d5275c6b9
43409: Fix process group setting in main shell.
...
A newly forked subshell now reports back the process group it
will be using for the main shell to record.
This prevents an error where the shell incorrectly thought an
exiting process owned the terminal and so grabbed it back,
putting the foreground process into the background.
2018-09-07 17:49:35 +01:00
Daniel Shahaf
b2ddd97175
43404 (after 43392): Fix 'make install' in out-of-tree builds
2018-09-07 10:13:36 +00:00
Daniel Shahaf
85ae84e895
43392: dist: Generate doc/help/* and doc/help.txt in builddir rather than srcdir.
...
Fixes creating tarballs in out-of-tree builds.
While here, remove the instruction to build zsh before building
a tarball, since that's unneeded.
2018-09-06 13:58:05 +00:00
Daniel Shahaf
b39a102262
43366: _compdef: Change and add sources for completed completion function names.
...
Use ${(v)_comps} instead of going through $fpath again. Use
${functions} as well to find more legitimate matches, such as various
__git_foo() helpers defined in ${^fpath}/_git.
2018-09-06 13:58:00 +00:00
dana
f7e874c101
43372: Add completion for e2label
2018-09-05 14:57:55 -05:00
Peter Stephenson
9bc7e5b404
43375 with fix from 43390: fix #! tests.
...
Don't assume path to sh and echo, instead work it out.
2018-09-05 17:58:41 +01:00