Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-08 | 43618: vcs_info: Don't redefine helper functions on every execution of the ↵ | Daniel Shahaf | 5 | -2/+22 | |
autoloadable outer function. This allows enabling tracing of the helper functions without fned'ing the outer function. | |||||
2018-10-08 | unposted: doc tweak for helpfiles | Peter Stephenson | 2 | -1/+5 | |
2018-10-08 | 43616: Various parameter setting and display fixes. | Peter Stephenson | 10 | -156/+574 | |
Mostly to do with typeset -p and tied variables and their interaction. Some general tied variable fixes. | |||||
2018-10-07 | 43587: vcs_info git: In 'git rebase -i', when computing subjects of ↵ | Daniel Shahaf | 2 | -0/+24 | |
applied-patches, handle an edge case where the subject is not available. | |||||
2018-10-07 | 43588: vcs_info git: Make sure applied-patches is of the form "$hash ↵ | Daniel Shahaf | 2 | -0/+10 | |
$subject" --- that is, has a space and a non-empty second argument --- even with future 'git rebase -i' verbs. Use of '?' is consistent with these precedents: Backends/VCS_INFO_get_data_git:220: printf -v "git_patches_applied[$p]" "%04d ?" "$p" Backends/VCS_INFO_get_data_git:242: git_patches_applied+=("? $subject") Backends/VCS_INFO_get_data_git:244: git_patches_applied+=("?") VCS_INFO_quilt:160: applied[$i]+=" ?" VCS_INFO_quilt:168: unapplied[$i]+=" ?" | |||||
2018-10-07 | 43586: vcs_info git: Reformat to minimise next diff. No functional change. | Daniel Shahaf | 2 | -2/+17 | |
2018-10-07 | 43585: vcs_info svn: Recognize working copies in need of an upgrade. | Daniel Shahaf | 2 | -1/+15 | |
2018-10-03 | Get debian/changelog back in shape | Axel Beckert | 1 | -1/+6 | |
2018-10-03 | unposted: minor FAQ typos | Peter Stephenson | 2 | -2/+4 | |
2018-10-03 | 43589: Further improved subjob reporting. | Peter Stephenson | 2 | -9/+10 | |
Show subjob status instead of user-visible superjob any time the subjob still has associated processes. | |||||
2018-10-02 | unposted: Indicate which use-case each branch handles. | Daniel Shahaf | 2 | -1/+6 | |
2018-10-02 | unposted: Fix typo | Daniel Shahaf | 2 | -1/+5 | |
2018-10-01 | d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP | Ondřej Nový | 2 | -5/+11 | |
2018-09-30 | 43531: Completion: Fix some false positives in the logic for "are these two ↵ | Daniel Shahaf | 2 | -3/+7 | |
candidates completions equivalent". | |||||
2018-09-28 | 43570: Start documenting jobs.c, in particular superjobs. | Daniel Shahaf | 2 | -3/+29 | |
2018-09-27 | 43563: zshzle: Clarify sentence in introduction. | Daniel Shahaf | 2 | -3/+8 | |
2018-09-26 | 43564: improve job control report about stopped subjob | Peter Stephenson | 2 | -5/+39 | |
2018-09-26 | 53542 (tweaked): further output about "which" output | Peter Stephenson | 2 | -15/+21 | |
2018-09-25 | 43528: zshbuiltins(1): Document 'which''s "not found is not an error" behaviour. | Daniel Shahaf | 2 | -0/+11 | |
2018-09-25 | 43554 (tweaked): Fix zathura completion ignoring multiple plugin directories. | Oliver Freyermuth | 2 | -3/+7 | |
2018-09-25 | 43544: Fix zathura filename completion derived from *.so plugin name. | Oliver Freyermuth | 2 | -1/+6 | |
2018-09-25 | 43489: Add error checking on a new write() call. | Daniel Shahaf | 2 | -1/+8 | |
Silences a compiler warning (write(2) is declared with warn_unused_result in current Debian Unstable). | |||||
2018-09-25 | 43543: Further improvements to fg/bg of superjob/subjob. | Peter Stephenson | 2 | -24/+33 | |
Attempt to keep STAT_STOPPED correct for superjob, rendering additional "stopped = 1" unnecessary. Wait for subjob before superjob. | |||||
2018-09-25 | unposted: Add a test for 43546. | Daniel Shahaf | 2 | -0/+9 | |
2018-09-25 | 43546: "typeset -p" should show -U flag | Stephane Chazelas | 2 | -0/+12 | |
2018-09-24 | users/23642: Revert _files change from workers/42984 | Takeshi Banse | 2 | -1/+6 | |
See also users/23635 | |||||
2018-09-24 | 43535: Fixes for bg / fg handling of superjobs. | Peter Stephenson | 3 | -19/+54 | |
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 | 43493: Have V07pcre fail if PCRE was enabled by configure (config.modules) ↵ | Daniel Shahaf | 2 | -3/+7 | |
but failed to load for any reason. | |||||
2018-09-24 | 43527, tweaked: describe which output behaviour in FAQ. | Peter Stephenson | 2 | -0/+34 | |
2018-09-23 | gitlab !2: _toilet: detect .flf files as well as .tlf ones | Noam Barnea | 2 | -1/+6 | |
2018-09-21 | d/upstream/signing-key.asc: Add the upstream signing key used since ↵ | Daniel Shahaf | 1 | -0/+81 | |
5.5.1-test-1. As it happens, it's my key. | |||||
2018-09-21 | 43511: Initialiase alias entry on input stack. | Peter Stephenson | 2 | -0/+7 | |
This didn't happen if neither history nor alias expansion was in use. | |||||
2018-09-19 | 43502: Search XDG_DATA_DIRS in _setxkbmap completion | Maximilian Bosch | 2 | -4/+11 | |
2018-09-19 | Upload to unstable as 5.6.2-3 | Axel Beckert | 1 | -0/+8 | |
2018-09-18 | 43464: complete options for the valgrind drd tool and update them for helgrind | Oliver Kiddle | 2 | -7/+45 | |
2018-09-18 | Revert "Switch from the deprecated libpcre3 to the newer (!) libpcre2." | Axel Beckert | 2 | -2/+2 | |
This reverts commit a5db24730b1318dbcd80aa79c01b9d1a624cc9ca. | |||||
2018-09-18 | Upload to unstable as 5.6.2-2 | Axel Beckert | 1 | -0/+12 | |
2018-09-17 | d/bin/commit2quilt: Try harder to find the user's preferred editor. | Daniel Shahaf | 1 | -1/+1 | |
Gbp-Dch: Ignore | |||||
2018-09-17 | Cherry-pick 551ff842 (43464: Another attachtty() fix) (workers/43474) from ↵ | Daniel Shahaf | 2 | -0/+110 | |
upstream. | |||||
2018-09-17 | unposted: Fix typo in ChangeLog. | Daniel Shahaf | 1 | -1/+5 | |
2018-09-16 | unposted: Fix trivial formatting error in docs | dana | 2 | -1/+5 | |
2018-09-16 | 43464: Another attachtty() fix. | Peter Stephenson | 5 | -8/+31 | |
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-15 | Switch from the deprecated libpcre3 to the newer (!) libpcre2. | Axel Beckert | 2 | -2/+2 | |
LP: #1792544 Gbp-Dch: Full | |||||
2018-09-15 | Upload to unstable as 5.6.2-1 | Axel Beckert | 1 | -2/+7 | |
2018-09-15 | Refresh further-mitigate-test-suite-hangs.patch | Axel Beckert | 1 | -1/+1 | |
2018-09-15 | Cherry-pick decc78c72 from upstream: _svn: Allow hyphens in command name ↵ | Axel Beckert | 2 | -0/+18 | |
aliases. | |||||
2018-09-15 | Add initial debian/changelog entry for 5.6.2-1 | Axel Beckert | 1 | -0/+13 | |
Gbp-Dch: Ignore | |||||
2018-09-15 | Merge tag 'zsh-5.6.2' into debian | Axel Beckert | 16 | -84/+184 | |
Patch release: 5.6.2 | |||||
2018-09-14 | unposted: ChangeLog entry for previous commit. | Daniel Shahaf | 1 | -0/+3 | |
(I'd meant to post it, but slipped.) | |||||
2018-09-14 | _svn: Allow hyphens in command name aliases. | Daniel Shahaf | 1 | -1/+1 | |
Used by svn 1.11.0-rc1. |