index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-22
45111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in conjun...
Daniel Shahaf
1
-0
/
+4
2019-12-22
45112: zshmodules: Explicitly document the return values of the 'zstyle' gett...
Daniel Shahaf
1
-0
/
+3
2019-12-22
45113: vcs_info docs: Clarify documentation of the %p/%u/%a patch-format expa...
Daniel Shahaf
1
-0
/
+3
2019-12-22
45114: vcs_info quilt: Improve support for svn-style patch headers.
Daniel Shahaf
1
-0
/
+3
2019-12-22
45115: vcs_info examples: Make the quilt-patch-dir example friendlier.
Daniel Shahaf
1
-0
/
+3
2019-12-22
45116: vcs_info examples: Add an example of showing Git environment variables.
Daniel Shahaf
1
-0
/
+3
2019-12-22
45107: ztst.vim: Highlight some more special variables
Daniel Shahaf
1
-0
/
+2
2019-12-22
45108: ztst.vim: Conceal the '>' or '?' on pattern expected output / expected...
Daniel Shahaf
1
-0
/
+3
2019-12-22
45109: Add Vim highlighting file for Test/*.ztst files.
Daniel Shahaf
1
-0
/
+5
2019-12-21
unposted: Test release: 5.7.1-test-2
dana
1
-0
/
+2
2019-12-21
45101: Adjust white space
dana
1
-0
/
+2
2019-12-21
45101: Document new dev/test versioning scheme, clarify other release steps
dana
1
-0
/
+6
2019-12-21
unposted: Group related tests. No functional change.
Daniel Shahaf
1
-0
/
+3
2019-12-21
unposted: Etc/BUGS: Add two bugs discussed on -workers@ this week
Daniel Shahaf
1
-0
/
+5
2019-12-20
45055: Clarify _files documentation
dana
1
-0
/
+4
2019-12-18
45083: Add signal protection to execarith().
Peter Stephenson
1
-0
/
+5
2019-12-18
45076: internal: Simplify handling of try_tryflag. No functional change.
Daniel Shahaf
1
-0
/
+3
2019-12-18
45066: internal: Document forklevel, locallevel, and exit_pending.
Daniel Shahaf
1
-0
/
+3
2019-12-18
45065: Make 'make -s' print nothing when it does nothing.
Daniel Shahaf
1
-0
/
+3
2019-12-18
45064: Fix the mktemp() warning, in debug builds only.
Daniel Shahaf
1
-0
/
+3
2019-12-18
45073: regex-replace docs: Simplify grammar (avoid a double negative, state d...
Daniel Shahaf
1
-0
/
+5
2019-12-17
45058: internal: Add symbolic names to possible values of zexit()'s "from_whe...
Daniel Shahaf
1
-0
/
+5
2019-12-17
Add ChangeLog entry for last commit.
Daniel Shahaf
1
-0
/
+5
2019-12-17
unposted: Fix ChangeLog typo
Daniel Shahaf
1
-1
/
+1
2019-12-16
Missed out ChangeLog from previous commit.
Peter Stephenson
1
-0
/
+5
2019-12-16
44698, 45000: Baptiste BEAUPLAT: Completion for sbuild
Baptiste BEAUPLAT
1
-0
/
+2
2019-12-16
github #36: Add completion file for GNU Stow
Aurélien Olivier
1
-0
/
+2
2019-12-16
45035: be explicit about the need for a # in colours specified as hex triplets
Oliver Kiddle
1
-0
/
+5
2019-12-15
45025: fix re-entrancy problem with memory management in readoutput().
Peter Stephenson
1
-0
/
+6
2019-12-14
unposted: Update change log for 5.7.1-test-1
dana
1
-0
/
+5
2019-12-12
45001: Fix zero-length matches with ${...%...}
Peter Stephenson
1
-0
/
+6
2019-12-11
45004: Fix typos in comments
Martijn Dekker
1
-0
/
+9
2019-12-11
45003: Fix more documentation typos
Martijn Dekker
1
-0
/
+7
2019-12-10
44997: GLOB_COMPLETE fix for compctl file completion.
Peter Stephenson
1
-0
/
+5
2019-12-04
44976: fixup describe-key-briefly for visual mode
Oliver Kiddle
1
-0
/
+2
2019-12-04
44970: _brace_parameter: Update the description of S flag
Sebastian Gniazdowski
1
-0
/
+5
2019-12-04
44981: Fix some typos in the documentation.
Martijn Dekker
1
-0
/
+7
2019-12-03
Revert "44904: _subversion: Complete multiple comma-separated arguments to --...
Daniel Shahaf
1
-5
/
+0
2019-12-03
44960: vcs_info cvs: Fix infinite loop when /CVS exists.
Daniel Shahaf
1
-0
/
+3
2019-12-03
44961: vcs_info svn: Fix infinite loop when /.svn exists.
Daniel Shahaf
1
-0
/
+3
2019-12-03
44962: vcs_info: Document internal function and variable
Daniel Shahaf
1
-0
/
+4
2019-12-03
44964: zshmisc(1): Document APPEND_CREATE under the append redirection operat...
Daniel Shahaf
1
-0
/
+5
2019-12-02
44969: completion-style-guide: Mention defaults and superfluous descriptions
dana
1
-0
/
+3
2019-12-02
unposted (cf. 44967): _alsa-utils: Fix minor syntax error in arg spec
dana
1
-0
/
+5
2019-12-02
unposted: vcs_info: Add an example of using $functions to find hooks by name.
Daniel Shahaf
1
-0
/
+5
2019-12-01
unposted: another place to complete selinux contexts that was missed in 44781
Oliver Kiddle
1
-0
/
+3
2019-12-01
44968: cleanup and update objdump and readelf completions
Oliver Kiddle
1
-0
/
+4
2019-12-01
44967: Completion for aplay from alsa-utils
Sebastian Gniazdowski
1
-0
/
+5
2019-12-01
unposted: zstyle: Add a unit test and some comments.
Daniel Shahaf
1
-0
/
+3
2019-12-01
unposted: _sqlite: Fix syntax error
Daniel Shahaf
1
-0
/
+4
[next]