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