summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-07-05Cherry pick multiple upstream commits to migrate pcre module to pcre2.Axel Beckert6-2/+637
Update Build-Depends and Build-Using from libpcre3-dev to libpcre2-dev accordingly. Closes: #999918 Gbp-Dch: Full
2023-02-05Upload to unstable as 5.9-4Axel Beckert1-3/+4
2023-02-04Bump my packaging copyright years in debian/copyrightAxel Beckert2-1/+9
2023-02-03Enable gdbm module to be build again, this time via --enable-gdbmAxel Beckert1-0/+1
Thanks: András Korn for reporting this regression. Closes: 1030349
2023-01-30Upload to unstable as 5.9-3Axel Beckert1-0/+12
2023-01-30Drop alternative build-dep on transitional package bsdmainutilsAxel Beckert1-1/+1
Thanks: Lintian!
2023-01-30Declare compliance with Debian Policy 4.6.2Axel Beckert1-1/+1
No other changes were needed. Gbp-Dch: Full
2023-01-30Cherry-pick upstream commit 3e3cfabc to fix a completion regressionAxel Beckert2-0/+33
This fixes completion regression with NO_CASE_GLOB in Zsh 5.9. Closes: #1013434 Thanks: Vincent Lefèvre! Gbp-Dch: Full
2022-11-14Upload to unstable as 5.9-2Axel Beckert1-0/+12
2022-11-14Bracketize and update lintian overrides where neededAxel Beckert4-19/+19
2022-11-13Update Helmut's patch to use more debhelper style file installingAxel Beckert5-2/+2
2022-11-13Update /etc/shells using dpkg triggersHelmut Grohne8-22/+9
Closes: #1023317
2022-05-15Upload to unstable as 5.9-1 with urgency=lowAxel Beckert1-2/+7
2022-05-15Declare compliance with Debian Policy 4.6.1.Axel Beckert1-1/+1
No further changes were needed. Gbp-Dch: Full
2022-05-15Drop lintian override for hardening-no-fortify-functions, no more neededAxel Beckert1-1/+0
2022-05-15Add patch to fix two typos in man pages found by LintianAxel Beckert2-0/+27
2022-05-14Update debian/changelog for new 5.9 upstream releaseAxel Beckert1-1/+9
Retroactively set urgency=low in 5.8.1.2-test-2. This allows us to upload 5.9-1 to unstable with urgency=low as well. Gbp-Dch: Ignore
2022-05-14Update upstream source from tag 'upstream/5.9'Axel Beckert67-1105/+1163
Update to upstream version '5.9' with Debian dir 9ec0c75153d850f8dda83cca1a9ed3ff6200c14b
2022-05-14New upstream version 5.9Axel Beckert67-1105/+1163
2022-05-14unposted: Release 5.9dana2-2/+6
2022-05-1150192: use set{u,g}id() for dropping privilege on NetBSDJun-ichi Takimoto2-0/+15
2022-05-09Upload to experimental as 5.8.1.3-test-1Axel Beckert1-2/+2
2022-05-09Add debian/changelog entry for new upstream test release 5.8.1.3-testAxel Beckert1-0/+7
Gbp-Dch: Ignore
2022-05-08Remove cherry-picked patches applied upstreamAxel Beckert3-53/+0
2022-05-0850176 (tweaked): Improve htop completiondana2-11/+60
* Correct -v to -V * Make -u argument optional * Enable option stacking * Improve descriptions * Fix broken sort keys with htop 3.x and add new key descriptions * Remove _sequence limit on -p * Add several missing options + Fixed a typo and an erroneous comment in the original patch Thanks to GitHub user xpufx, whose work formed the initial basis of this change (see zsh-users/zsh pull #89)
2022-05-08Update upstream source from tag 'upstream/5.8.1.3-test'Axel Beckert52-119/+482
Update to upstream version '5.8.1.3-test' with Debian dir db59cf6a81e7a92e349f815dc21759ccb7ed689a
2022-05-08New upstream version 5.8.1.3-testAxel Beckert52-119/+482
2022-05-0750184: fix inclusion of -S separator in -r options passed to compadd through ↵Bart Schaefer2-1/+4
_describe
2022-05-07Marlon Richert: 49954: gradle completion improvementsBart Schaefer2-53/+64
* Adjust the pattern for matching tasks. The old one was too strict, causing it to filter out perfectly valid tasks. * Add completion of subproject names. * Prevent subproject tasks from overwriting the main task description. * Require `:` prefix for showing subprojects. * Require a subproject prefix before showing subproject tasks. * Standardize the use of completion tags. * Rebuild the cache if it can't be read or doesn't contain the required arrays.
2022-05-07unposted: cross-reference "typeset -f" for "functions -[Tt]"Bart Schaefer2-1/+7
2022-05-02Fix problems with tests for 50126 and 50150.Bart Schaefer3-1/+14
2022-05-01Merge because I forgot to "git pull" before committing Test changesBart Schaefer0-0/+0
2022-05-01unposted: Test release: 5.8.1.3-testdana2-2/+4
2022-05-01unposted: Mention #zsh topic in creating-a-releasedana2-1/+6
Per off-list suggestion
2022-05-0150160: Regression tests for 50126, 50136, and 50149Bart Schaefer3-1/+30
2022-05-0150157: Tests for 50150Daniel Shahaf2-0/+13
2022-05-0150159: Tests for sysread, including 50101 regressionBart Schaefer2-0/+70
2022-05-01unposted: Test release: 5.8.1.3-testdana2-2/+4
2022-05-01unposted: Mention #zsh topic in creating-a-releasedana2-1/+6
Per off-list suggestion
2022-04-30unposted: remove the reference to debian #924736, and correct another editBart Schaefer2-3/+4
2022-04-30Typo in previous commitBart Schaefer1-1/+1
2022-04-30unposted: Add details about ${(*)...} expansionBart Schaefer3-1/+10
2022-04-3050150: Filenames need unmetafy for printingBart Schaefer2-5/+9
2022-04-30Add entry for 50149Bart Schaefer1-0/+5
2022-04-3050149: Remove all remaining =(...) files at shell exitBart Schaefer3-2/+13
2022-04-2950136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609Bart Schaefer3-6/+3
2022-04-2950134: Tweak process group handling to prevent unkillable pipelinesBart Schaefer2-2/+8
In some cases the process group leader of the forked-left side of a pipe needs to be set to the pipe process PID rather than to the group leader PID returned by entersubsh().
2022-04-29Details about STTY handling; consistency nitBart Schaefer2-2/+8
2022-04-2850138: Note ERRNO must be set before use.Bart Schaefer2-0/+5
2022-04-2850133: use read-ahead and lseek-rewind for efficient line-buffered inputBart Schaefer3-1/+86