index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further clarification about processing of expansions
Peter Stephenson
2017-07-20
2
-3
/
+11
*
41429: Try to improve description of how stages of expansion fit together.
Peter Stephenson
2017-07-17
2
-2
/
+8
*
41432: use option grouping in xz completion
Oliver Kiddle
2017-07-15
1
-40
/
+41
*
41431: update options in assorted completions
Oliver Kiddle
2017-07-15
11
-23
/
+70
*
41414: fix for commas used in exclusion lists
Fabian Klötzl
2017-07-14
5
-5
/
+17
*
41419: update for git 2.13.2
Oliver Kiddle
2017-07-14
2
-11
/
+34
*
41420: "{.." wasn't check for brace expansion properly
Peter Stephenson
2017-07-13
3
-0
/
+11
*
41409: complete "django startproject"
Marcin Mielniczuk
2017-07-11
2
-0
/
+6
*
unposted: update dev version due to wordcode changes
Peter Stephenson
2017-07-09
2
-1
/
+4
*
41402: Delay has_tokens() in ecstrcode as may not be needed
Sebastian Gniazdowski
2017-07-09
2
-1
/
+8
*
41402: Add hasher to ecstrcode to reduce string comparisons
Sebastian Gniazdowski
2017-07-09
3
-1
/
+11
*
Delay processing "disown" for superjob.
Peter Stephenson
2017-07-04
4
-0
/
+18
*
Avoid invalid access with isearch in completion list
Maxime de Roucy
2017-07-04
2
-5
/
+12
*
41375: GDBM interface bug fixes
Sebastian Gniazdowski
2017-07-03
2
-63
/
+97
*
41386: when backgrounding a STAT_CURSH job, remove the flag.
Peter Stephenson
2017-07-02
2
-1
/
+6
*
22760: fix partial string length reports with NO_MULTIBYTE
Peter Stephenson
2017-07-02
3
-1
/
+26
*
41368: Add missing unqueue_signals() to compctl.
Peter Stephenson
2017-06-27
2
-0
/
+6
*
41345: Use consistent prompt variables in prompt themese.
Peter Stephenson
2017-06-26
2
-3
/
+8
*
41342: check for Yodl version 4
Axel Beckert
2017-06-22
2
-0
/
+3
*
41339: Unquote treeish argument for git checkout completion
Peter Stephenson
2017-06-22
2
-2
/
+5
*
41308 (tweaked): behaviour of PCRE with NUL bytes
Phil Pennock
2017-06-22
3
-11
/
+37
*
41319: dupstring a possibly readonly string before modifying
Mikael Magnusson
2017-06-19
2
-1
/
+4
*
unposted: Credit to Sebastian
Barton E. Schaefer
2017-06-19
1
-1
/
+1
*
41322: reduce number of changes in signal queuing/blocking state during shing...
Barton E. Schaefer
2017-06-19
2
-3
/
+8
*
41317: use heap allocation in getoutputfile() to plug memory leak
Barton E. Schaefer
2017-06-19
2
-2
/
+7
*
41242: zstrbcmp(...) removed in favor of zstrcmp(..., SORTIT_IGNORING_BACKSLA...
Barton E. Schaefer
2017-06-17
3
-48
/
+8
*
41265: quote the inserted file names as necessary
Wieland Hoffmann
2017-06-16
2
-2
/
+7
*
unposted: fix typo in url-quote-magic
Eric Cook
2017-06-13
2
-1
/
+4
*
41275: Leave stdin open when executing widgets
Stephane Chazelas
2017-06-13
5
-6
/
+28
*
41284: Fix NULL dereference in cd.
Peter Stephenson
2017-06-13
3
-1
/
+19
*
41244: Add zmodload -s option.
Peter Stephenson
2017-06-12
6
-14
/
+23
*
unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.
Daniel Shahaf
2017-06-09
2
-0
/
+11
*
41239: Save and restore default history event on context stack.
Peter Stephenson
2017-06-07
3
-0
/
+7
*
41232: Use page up/down keys in zed keymap.
Sebastian Gniazdowski
2017-06-07
2
-0
/
+28
*
41225: sethparam() should not attempt to change special parameters into hashes
Barton E. Schaefer
2017-06-05
2
-6
/
+16
*
41191: Check for immortal thingies when checking for specific thingies
Peter Stephenson
2017-06-01
4
-5
/
+19
*
41177: _nm: add support for macOS and OpenBSD
Jun-ichi Takimoto
2017-06-01
2
-30
/
+85
*
41164: Don't free a history entry if it's curline.
Peter Stephenson
2017-05-30
4
-29
/
+23
*
41151: propagate flags when creating new parameter
Sebastian Gniazdowski
2017-05-28
2
-1
/
+4
*
41153: finish module setup only after all error conditions have been checked
Sebastian Gniazdowski
2017-05-28
2
-4
/
+7
*
unposted: clarify ZLS_COLORS pattern matching contexts
Barton E. Schaefer
2017-05-28
2
-1
/
+7
*
41159: handle "Include" and "HostName" lines in ~/.ssh/config
Barton E. Schaefer
2017-05-28
2
-11
/
+22
*
41146: careul in GDBM freeing strings with embedded nulls
Sebastian Gniazdowski
2017-05-24
2
-10
/
+32
*
40898: fix GDBM error handling
Sebastian Gniazdowski
2017-05-24
2
-1
/
+6
*
41142: Ensure close-on-exec is passed to moved file descriptor
Stephane Chazelas
2017-05-23
2
-10
/
+25
*
41087: Update kvno completion to MIT krb 1.14
Marko Myllynen
2017-05-22
2
-4
/
+9
*
41086: Update librt completions
Marko Myllynen
2017-05-22
2
-2
/
+6
*
41085: Update OpenStack completions
Marko Myllynen
2017-05-22
2
-3
/
+6
*
41128: typo in compsys documentation
Jörg Sommer
2017-05-22
2
-1
/
+5
*
users/22707: Document extra use of accept-exact-dirs
Peter Stephenson
2017-05-19
2
-3
/
+16
[next]