Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-24 | debian/TODO.md: Mention that switching zsh-dev to arch:all is non-trivial. | Axel Beckert | 1 | -1/+3 | |
2018-12-24 | Declare compliance with Debian Policy 4.3.0. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2018-12-08 | Add zsh-autosuggestions to list of zsh-related packages in bug-script | Axel Beckert | 1 | -0/+1 | |
2018-10-03 | Get debian/changelog back in shape | Axel Beckert | 1 | -1/+6 | |
2018-10-01 | d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP | Ondřej Nový | 2 | -5/+11 | |
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-19 | Upload to unstable as 5.6.2-3 | Axel Beckert | 1 | -0/+8 | |
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-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 | 43457: Release 5.6.2 | Daniel Shahaf | 5 | -5/+22 | |
2018-09-14 | 43466: Make path(5) test more generic. | Peter Stephenson | 2 | -6/+16 | |
Only test non-zero status as OS error codes and messages vary. | |||||
2018-09-12 | unposted: _svn: Complete --accept=recommended, new in 1.10.0. | Daniel Shahaf | 2 | -1/+4 | |
2018-09-12 | 43447: Generate tar.xz artifacts only. | Daniel Shahaf | 3 | -17/+9 | |
2018-09-12 | 43443: _git: When completing worktrees, show the ref and hash of each worktree. | Daniel Shahaf | 2 | -2/+22 | |
2018-09-12 | 43442: _git: Break out a helper function. | Daniel Shahaf | 2 | -2/+11 | |
2018-09-12 | Fix windowsize when reattaching to terminal on process exit | Peter Stephenson | 2 | -0/+4 | |
2018-09-12 | 43446: More entersubsh() / addproc() wiring. | Peter Stephenson | 4 | -19/+45 | |
Fix additional races by passing back use of list_pipe_job from subshell. | |||||
2018-09-11 | d/README.Debian: Fix typo. | Daniel Shahaf | 1 | -1/+1 | |
2018-09-11 | Upload to unstable as 5.6.1-1 | Axel Beckert | 1 | -2/+4 | |
2018-09-11 | Add initial changelog entry for 5.6.1-1 | Axel Beckert | 1 | -0/+9 | |
2018-09-11 | Merge tag 'zsh-5.6.1' into debian | Axel Beckert | 12 | -43/+179 | |
Patch release: 5.6.1 | |||||
2018-09-10 | GitHub #28: Add missing math.h include for builtins | Jörg Thalheim | 2 | -0/+7 | |
math.h is required for isnan/isinf | |||||
2018-09-10 | 43426: disable job control tests involving suspension. | Peter Stephenson | 2 | -34/+41 | |
These are provoking races on OpenSUSE. | |||||
2018-09-08 | unposted: creating-a-release.txt: Add another step. | Daniel Shahaf | 2 | -0/+3 | |
2018-09-08 | unposted: Post-release version bump. | Daniel Shahaf | 2 | -1/+3 | |
2018-09-08 | unposted: Patch release: 5.6.1 | Daniel Shahaf | 5 | -6/+17 | |
2018-09-07 | 43409: Fix process group setting in main shell. | Peter Stephenson | 3 | -21/+43 | |
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 | 43404 (after 43392): Fix 'make install' in out-of-tree builds | Daniel Shahaf | 2 | -3/+8 | |
2018-09-06 | 43392: dist: Generate doc/help/* and doc/help.txt in builddir rather than ↵ | Daniel Shahaf | 3 | -9/+7 | |
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 | 43366: _compdef: Change and add sources for completed completion function names. | Daniel Shahaf | 2 | -2/+8 | |
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-05 | 43372: Add completion for e2label | dana | 2 | -0/+8 | |
2018-09-05 | 43375 with fix from 43390: fix #! tests. | Peter Stephenson | 2 | -7/+16 | |
Don't assume path to sh and echo, instead work it out. | |||||
2018-09-05 | unposted (cf 43373): Add two caveats: no local modifications, and need to ↵ | Daniel Shahaf | 2 | -0/+12 | |
build in-tree. | |||||
2018-09-05 | Update README.Debian wrt. -dbg vs -dbgsym packages and apt-get vs apt. | Axel Beckert | 2 | -12/+29 | |
2018-09-05 | Retroactively mention #908000 in previous changelog entry. | Axel Beckert | 1 | -1/+1 | |
Debian bug report #908000 has been filed to track CVE-2018-0502 and CVE-2018-13259 in the Debian BTS. It has been written only after the upload of 5.6-1 due to the embargo on these issues as the upload of 5.6-1 happened only minutes after the end of the embargo. | |||||
2018-09-03 | 43370: New maintainer-facing documentation. | Daniel Shahaf | 2 | -0/+63 | |
2018-09-03 | Upload to unstable as 5.6-1 with urgency=high due to security fixes | Axel Beckert | 1 | -3/+9 | |
2018-09-03 | Install symlinks to NEWS.gz (Policy 4.2.0) and README.Debian to ↵ | Axel Beckert | 2 | -1/+7 | |
/usr/share/doc/zsh/. Also drop no more used symlink from /usr/share/doc/zsh/changelog.gz to /usr/share/doc/zsh-common/changelog.gz from debian/zsh.links. Mention in debian/TODO.md other minor, but non-trivial issues noticed recently. Gbp-Dch: Full | |||||
2018-09-03 | Update debian/changelog for new upstream release | Axel Beckert | 1 | -0/+9 | |
2018-09-03 | Refresh patch further-mitigate-test-suite-hangs.patch | Axel Beckert | 1 | -5/+3 | |
2018-09-03 | Merge tag 'zsh-5.6' into debian | Axel Beckert | 46 | -187/+444 | |
Release 5.6. | |||||
2018-09-03 | unposted: Post-release version bump. | Daniel Shahaf | 2 | -2/+4 | |