Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-18 | Fix typo | Daniel Shahaf | 1 | -1/+1 | |
Gbp-Dch: Ignore | |||||
2019-02-05 | Upload to unstable as 5.7.1-1 | Axel Beckert | 1 | -2/+3 | |
2019-02-04 | Drop fix-vcs-info-p4.patch, fixed upstream | Axel Beckert | 2 | -13/+0 | |
2019-02-04 | Update debian/changelog for new upstream bugfix release | Axel Beckert | 1 | -0/+9 | |
Gbp-Dch: Ignore | |||||
2019-02-04 | New upstream bugfix release 5.7.1 | Axel Beckert | 11 | -15/+227 | |
Merge branch 'upstream' at 'zsh-5.7.1' into 'debian'. | |||||
2019-02-03 | unposted: Release 5.7.1 | dana | 4 | -4/+7 | |
2019-02-03 | 44034: _date_formats: Complete %9./%N, adjust wording | dana | 2 | -7/+15 | |
2019-02-03 | 44033: Add completion for dos2unix/unix2dos | dana | 2 | -0/+132 | |
2019-02-03 | 44030: prompt: Return error for unrecognised colour name | dana | 3 | -0/+15 | |
2019-01-28 | github #32: Fix a typo in the git tag completion. | Fredric Silberberg | 2 | -1/+6 | |
2019-01-27 | unposted: Update release instructions | dana | 2 | -2/+45 | |
2019-01-27 | d/upstream/signing-key.asc: Add the 5.7 RM's signing key. | Daniel Shahaf | 1 | -0/+30 | |
I retrieved the key with `gpg --recv-keys 7CA7ECAAF06216B90F894146ACF8146CAE8CBBC4`, where the hash value was obtained by pulling upstream's zsh-web.git over an SSH remote and inspecting Arc/source.html in the resulting clone. | |||||
2019-01-27 | Upload to unstable as 5.7-2 with urgency=low | Michael Prokop | 1 | -0/+7 | |
2019-01-27 | Fix perforce detection in vcs-info | Frank Terbeck | 2 | -0/+13 | |
This is known upstream, this is a quickfix to limit our user's exposure to the issue. | |||||
2019-01-27 | 44020: VCS_INFO_detect_p4: Fix infinite recursion | dana | 2 | -1/+5 | |
2019-01-25 | Upload to unstable as 5.7-1 with urgency=low | Axel Beckert | 1 | -2/+3 | |
2019-01-25 | Update debian/changelog for 5.7 release | Axel Beckert | 1 | -0/+6 | |
2019-01-25 | New upstream release 5.7 | Axel Beckert | 10 | -24/+96 | |
Merge branch 'upstream' at 'zsh-5.7' into branch debian | |||||
2019-01-24 | unposted: Post-release version bump | dana | 2 | -2/+4 | |
2019-01-24 | unposted: Release 5.7 | dana | 3 | -3/+8 | |
2019-01-23 | 44012: X04zlehighlight: Fix spurious test failures on OpenBSD | dana | 2 | -1/+13 | |
2019-01-23 | 44011: Only use fg_start_code for non-truecolor | Mikael Magnusson | 4 | -16/+36 | |
The sequence for truecolor uses a different prefix from palette colors | |||||
2019-01-21 | 44001: _brace_parameter: Complete (q+) | dana | 2 | -0/+5 | |
2019-01-18 | 43990: _opkg: Support gain-privileges | dana | 2 | -4/+14 | |
2019-01-08 | users/23829: add and coument file-split-chars style | Peter Stephenson | 3 | -0/+20 | |
2019-01-05 | Upload to experimental as 5.6.2-test-3-1 | Axel Beckert | 1 | -3/+11 | |
2019-01-05 | Make autopkgtest pass by including config.modules in zsh-dev | Axel Beckert | 3 | -1/+3 | |
* Test/V07pcre.ztst now tries to access ../config.modules to check if the PCRE module was enabled and needs to be tested. * The test emits a warning on STDERR if ../config.modules is not found. * Let debian/tests/run-testsuite depend on zsh-dev and symlink /usr/include/zsh/config.modules into $AUTOPKGTEST_TMP. | |||||
2019-01-05 | Change shebang path in example script to Debian's zsh path | Axel Beckert | 2 | -0/+13 | |
With dh compat 12, example scripts are installed uncompressed. Hence this showed up as script with wrong interpreter in the shebang line. | |||||
2019-01-05 | Bump debhelper compatibility level to 12 | Axel Beckert | 2 | -2/+1 | |
Use b-d on "debhelper-compat (= 12)" instead of debian/compat Gbp-Dch: Full | |||||
2019-01-05 | debian/pkg-zsh-workflow-new-upstream-release.md fine-tuning | Axel Beckert | 1 | -2/+5 | |
2019-01-05 | Update changelog for new upstream release candidate 5.6.2-test-3 | Axel Beckert | 1 | -0/+7 | |
Gbp-Dch: Ignore | |||||
2019-01-05 | New upstream release candidate 5.6.2-test-3 | Axel Beckert | 29 | -49/+1737 | |
Merge branch 'upstream' at 'zsh-5.6.2-test-3' into branch debian | |||||
2019-01-05 | unposted: Update for 5.6.2-test-3 | dana | 3 | -2/+10 | |
2019-01-04 | 43974: _git: Always offer -F/-m for `git tag` | dana | 2 | -10/+5 | |
2019-01-04 | 43970: Update NEWS for previously unmentioned features in 5.{4,5,6} | dana | 3 | -2/+39 | |
Also clarify release documentation and fix a typo mentioned in workers/43971 | |||||
2019-01-03 | 43969: untokenize Dash for compctl with GLOB_SUBST set | Peter Stephenson | 2 | -0/+14 | |
2019-01-02 | unposted: Add missing change-log entries for 37302 and 37303 | dana | 1 | -0/+6 | |
e40a14c5e (workers/37302) and dc8c39eff (workers/37303) were committed without change-log entries Note also that the commit message for e40a14c5e erroneously referred to workers/37202 | |||||
2019-01-01 | 43960: Add full completion for exec and setsid | dana | 4 | -1/+26 | |
2019-01-01 | 43959: Add completion for strongSwan, &al. | dana | 4 | -1/+411 | |
Also update _urls to complete unix:// URIs as for file:// | |||||
2018-12-31 | 43962: Fix X04 test module_path | dana | 2 | -0/+5 | |
2018-12-30 | users/23809: ZLE_HIGHLIGHT extensions. | Peter Stephenson | 3 | -4/+183 | |
Allow non-termcap use of colours > 7. Add tests. | |||||
2018-12-30 | 43945 (tweaked to remove test failure, noted in test): | Martijn Dekker | 3 | -10/+68 | |
Fix exit statuses from wait for POSIX_BUILTINS mode. Also add tests. | |||||
2018-12-30 | 43944: apply NO_UNSET consistently to arithmeitc | Martijn Dekker | 5 | -1/+32 | |
2018-12-30 | unposted: test for 43938 | Peter Stephenson | 1 | -0/+8 | |
2018-12-30 | 43914 (tweaked): Add completion for Composer | dana | 2 | -0/+853 | |
Tweaks: Adjusted spelling, fixed minor idiomatic issues | |||||
2018-12-30 | 43930: Improve _multi_parts performance | dana | 2 | -7/+11 | |
2018-12-30 | unposted (per 43938): Avoid segfault when unmetafying empty string | dana | 2 | -1/+6 | |
2018-12-29 | 43953: Fix rounding/truncation error in %. time-format specifier | dana | 3 | -6/+36 | |
Also fixes an issue where %. couldn't be used more than once in a format string without strange results Tweaked very slightly per workers/43954 | |||||
2018-12-24 | 43935: Reject too-large nanosecond values given to strftime | dana | 3 | -3/+12 | |
... and, in so doing, fix an error in the tests on 32-bit machines. The value for the new too-large test is changed slightly from the patch posted to the ML to make it test for the right thing on 32-bit machines as well. | |||||
2018-12-24 | Upload to experimental as 5.6.2-test-2-1 | Axel Beckert | 1 | -6/+15 | |