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
2017-07-29
41472: introduce cleanup hooks default and restore special themes, and update...
Barton E. Schaefer
6
-39
/
+187
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
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 availa...
Daniel Shahaf
2
-1
/
+12
2017-07-27
41464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.
Peter Stephenson
5
-3
/
+42
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
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
2017-07-04
Avoid invalid access with isearch in completion list
Maxime de Roucy
2
-5
/
+12
2017-07-03
41375: GDBM interface bug fixes
Sebastian Gniazdowski
2
-63
/
+97
2017-07-02
41386: when backgrounding a STAT_CURSH job, remove the flag.
Peter Stephenson
2
-1
/
+6
2017-07-02
22760: fix partial string length reports with NO_MULTIBYTE
Peter Stephenson
3
-1
/
+26
2017-06-27
41368: Add missing unqueue_signals() to compctl.
Peter Stephenson
2
-0
/
+6
2017-06-26
41345: Use consistent prompt variables in prompt themese.
Peter Stephenson
2
-3
/
+8
2017-06-22
41342: check for Yodl version 4
Axel Beckert
2
-0
/
+3
2017-06-22
41339: Unquote treeish argument for git checkout completion
Peter Stephenson
2
-2
/
+5
2017-06-22
41308 (tweaked): behaviour of PCRE with NUL bytes
Phil Pennock
3
-11
/
+37
2017-06-19
41319: dupstring a possibly readonly string before modifying
Mikael Magnusson
2
-1
/
+4
2017-06-19
unposted: Credit to Sebastian
Barton E. Schaefer
1
-1
/
+1
2017-06-19
41322: reduce number of changes in signal queuing/blocking state during shing...
Barton E. Schaefer
2
-3
/
+8
2017-06-19
41317: use heap allocation in getoutputfile() to plug memory leak
Barton E. Schaefer
2
-2
/
+7
2017-06-17
41242: zstrbcmp(...) removed in favor of zstrcmp(..., SORTIT_IGNORING_BACKSLA...
Barton E. Schaefer
3
-48
/
+8
2017-06-16
41265: quote the inserted file names as necessary
Wieland Hoffmann
2
-2
/
+7
2017-06-13
unposted: fix typo in url-quote-magic
Eric Cook
2
-1
/
+4
2017-06-13
41275: Leave stdin open when executing widgets
Stephane Chazelas
5
-6
/
+28
2017-06-13
41284: Fix NULL dereference in cd.
Peter Stephenson
3
-1
/
+19
2017-06-12
41244: Add zmodload -s option.
Peter Stephenson
6
-14
/
+23
2017-06-09
unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.
Daniel Shahaf
2
-0
/
+11
2017-06-07
41239: Save and restore default history event on context stack.
Peter Stephenson
3
-0
/
+7
2017-06-07
41232: Use page up/down keys in zed keymap.
Sebastian Gniazdowski
2
-0
/
+28
2017-06-05
41225: sethparam() should not attempt to change special parameters into hashes
Barton E. Schaefer
2
-6
/
+16
2017-06-01
41191: Check for immortal thingies when checking for specific thingies
Peter Stephenson
4
-5
/
+19
2017-06-01
41177: _nm: add support for macOS and OpenBSD
Jun-ichi Takimoto
2
-30
/
+85
2017-05-30
41164: Don't free a history entry if it's curline.
Peter Stephenson
4
-29
/
+23
2017-05-28
41151: propagate flags when creating new parameter
Sebastian Gniazdowski
2
-1
/
+4
2017-05-28
41153: finish module setup only after all error conditions have been checked
Sebastian Gniazdowski
2
-4
/
+7
2017-05-28
unposted: clarify ZLS_COLORS pattern matching contexts
Barton E. Schaefer
2
-1
/
+7
2017-05-28
41159: handle "Include" and "HostName" lines in ~/.ssh/config
Barton E. Schaefer
2
-11
/
+22
[next]