Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-22 | Declare compliance with Debian Policy 4.1.0. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-08-11 | Document change of default behaviour in 5.4.1 in NEWS.Debian | Axel Beckert | 1 | -0/+34 | |
Closes: #871816 | |||||
2017-08-11 | Upload to unstable as 5.4.1-1 | Axel Beckert | 1 | -6/+20 | |
2017-08-11 | Replace dh_autotools-dev_*config with dh_update_autotools_config (+ dh_clean) | Axel Beckert | 2 | -4/+1 | |
Also remove just added Lintian override again. | |||||
2017-08-10 | Change the value of $ZSH_PATCHLEVEL. | Daniel Shahaf | 1 | -1/+2 | |
Before this patch the value was 'Debian'. With this patch the value embeds the vendor name and package version number: 'debian/5.3.1-5'. Upstream's default is `git describe` output, e.g., '5.3.1-test-2-0-gd17f9d32f'. | |||||
2017-08-10 | Add lintian override for missing-build-dependency-for-dh_-command, see #871711 | Axel Beckert | 1 | -0/+2 | |
2017-08-10 | Drop build-dependencies on autotools-dev and dh-autoreconf | Axel Beckert | 1 | -3/+1 | |
No more needed with debhelper compatibility level 10 and the according versioned build-dependency. Thanks: Lintian for the hint. Gbp-Dch: Full | |||||
2017-08-10 | Drop all but two patches for 5.4.1, add changelog entry for 5.4.1-1 | Axel Beckert | 10 | -336/+8 | |
2017-08-10 | Merge tag '5.4.1' into debian | Axel Beckert | 228 | -2489/+8184 | |
Release 5.4.1. | |||||
2017-08-08 | unposted: update to 5.4.1 | Peter Stephenson | 4 | -6/+10 | |
2017-08-08 | Revert "41499 (with one further tweak): POSIX_STRINGS behaviour." | Peter Stephenson | 4 | -80/+16 | |
This reverts commit 2eacbef91913fe967335812900d43cf2edfa54d9. Conflicts: ChangeLog | |||||
2017-08-08 | 41510: update doc for $ZSH_PATCHLEVEL | Peter Stephenson | 2 | -2/+6 | |
2017-08-08 | 41481: _df: Complete mounted device and mount points. | Daniel Shahaf | 4 | -45/+52 | |
This splits umount's "udevordir" completion from _mount to a new file, without changing it. | |||||
2017-08-08 | 41486: _tmux: Correct completions of new-window, split-window, ↵ | Daniel Shahaf | 2 | -4/+7 | |
respawn-window, respawn-pane. This follows up to 41467 which patched new-session. | |||||
2017-08-08 | unposted: Post-release version number bump to 5.4-dev-0. | Daniel Shahaf | 2 | -2/+7 | |
2017-08-07 | unposted: version 5.4 | Peter Stephenson | 2 | -2/+4 | |
2017-08-07 | 41499 (with one further tweak): POSIX_STRINGS behaviour. | Peter Stephenson | 4 | -11/+86 | |
Ignore a terminating delimiter when splitting as separators despite being called separators are terminators. | |||||
2017-08-07 | 41500: document "-" to end zparseopts options | Anthony Heading | 2 | -1/+6 | |
2017-08-06 | 41493: fix to not print hash into terminal and update options for git 2.14 | Oliver Kiddle | 2 | -2/+10 | |
2017-08-05 | 41492: update some options in completions | Oliver Kiddle | 5 | -32/+61 | |
2017-08-03 | 41485: test for previous fix | Peter Stephenson | 2 | -0/+7 | |
2017-08-03 | 41484: Make ${(q+)...} quote backsleshes. | Martijn Dekker | 2 | -1/+10 | |
2017-08-02 | 41479: _xz: Complete compressed, rather than uncompressed, files after -d. | Daniel Shahaf | 2 | -1/+4 | |
2017-08-02 | 41475: _git: Complete files after 'reset' when there are no commits, when ↵ | Daniel Shahaf | 2 | -0/+12 | |
the 'verbose' style is set. | |||||
2017-08-01 | 41470: Another note on new effect of POSIX_BUILTINS | Peter Stephenson | 2 | -1/+10 | |
exec now won't find precommand modifiers after it with the option set. This may need further attention. | |||||
2017-07-31 | 41472: missed ChangeLog entry from commit 43e55a9b | Barton E. Schaefer | 1 | -0/+9 | |
2017-08-01 | 41474: Fix pbuilder's --distribution,--architecture completion. | Daniel Shahaf | 3 | -2/+20 | |
2017-07-31 | unpostes: test release 5.3.1-test-2 | Peter Stephenson | 2 | -2/+6 | |
2017-07-31 | unposted: _git: Fix style lookup for 'max-verbose'. | Daniel Shahaf | 2 | -1/+6 | |
2017-07-29 | 41472: introduce cleanup hooks default and restore special themes, and ↵ | Barton E. Schaefer | 6 | -39/+187 | |
update documentation | |||||
2017-07-29 | unposted: update distribution docs for 5.4 release. | Peter Stephenson | 4 | -8/+21 | |
2017-07-28 | 41467: Correct completion of 'tmux new <TAB>'. | Daniel Shahaf | 4 | -1/+43 | |
Reference: window_pane_spawn() in tmux 2.5. Also, document _cmdstring and _precommand. | |||||
2017-07-28 | 41471 (tweaked): _svn: Complete propvals in 'propset'. | Daniel Shahaf | 2 | -1/+27 | |
2017-07-28 | 41458: _subversion: Don't cache an empty commands list when svn is not ↵ | Daniel Shahaf | 2 | -1/+12 | |
available at the first invocation of _svn. | |||||
2017-07-27 | 41464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands. | Peter Stephenson | 5 | -3/+42 | |
Document the default behaviour and add a test. | |||||
2017-07-26 | unposted: correct typo in _xclip | Oliver Kiddle | 2 | -1/+3 | |
2017-07-26 | 41461: complete list of zsh manual pages in manual introcution | Jim | 2 | -0/+11 | |
2017-07-20 | Further clarification about processing of expansions | Peter Stephenson | 2 | -3/+11 | |
2017-07-17 | 41429: Try to improve description of how stages of expansion fit together. | Peter Stephenson | 2 | -2/+8 | |
2017-07-15 | 41432: use option grouping in xz completion | Oliver Kiddle | 1 | -40/+41 | |
2017-07-15 | 41431: update options in assorted completions | Oliver Kiddle | 11 | -23/+70 | |
2017-07-14 | 41414: fix for commas used in exclusion lists | Fabian Klötzl | 5 | -5/+17 | |
also missing escape for _gcc and --no-index option for git diff | |||||
2017-07-14 | 41419: update for git 2.13.2 | Oliver Kiddle | 2 | -11/+34 | |
2017-07-13 | 41420: "{.." wasn't check for brace expansion properly | Peter Stephenson | 3 | -0/+11 | |
2017-07-11 | 41409: complete "django startproject" | Marcin Mielniczuk | 2 | -0/+6 | |
2017-07-09 | unposted: update dev version due to wordcode changes | Peter Stephenson | 2 | -1/+4 | |
2017-07-09 | 41402: Delay has_tokens() in ecstrcode as may not be needed | Sebastian Gniazdowski | 2 | -1/+8 | |
2017-07-09 | 41402: Add hasher to ecstrcode to reduce string comparisons | Sebastian Gniazdowski | 3 | -1/+11 | |
2017-07-04 | Delay processing "disown" for superjob. | Peter Stephenson | 4 | -0/+18 | |
This is a job forked from the current shell when a job partly running from the current shell was suspended. When all associated processes started from the main shell are finished the job is continued and at this point the disown can complete. | |||||
2017-07-04 | Avoid invalid access with isearch in completion list | Maxime de Roucy | 2 | -5/+12 | |