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-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
2017-05-24
41146: careul in GDBM freeing strings with embedded nulls
Sebastian Gniazdowski
2
-10
/
+32
2017-05-24
40898: fix GDBM error handling
Sebastian Gniazdowski
2
-1
/
+6
2017-05-23
41142: Ensure close-on-exec is passed to moved file descriptor
Stephane Chazelas
2
-10
/
+25
2017-05-22
41087: Update kvno completion to MIT krb 1.14
Marko Myllynen
2
-4
/
+9
2017-05-22
41086: Update librt completions
Marko Myllynen
2
-2
/
+6
2017-05-22
41085: Update OpenStack completions
Marko Myllynen
2
-3
/
+6
2017-05-22
41128: typo in compsys documentation
Jörg Sommer
2
-1
/
+5
2017-05-19
users/22707: Document extra use of accept-exact-dirs
Peter Stephenson
2
-3
/
+16
2017-05-18
41113 (tweaked): Save current line linkage to history ring.
Peter Stephenson
4
-15
/
+35
2017-05-12
41090: Replace iswprint() if unicode9 is enabled.
Jun-ichi Takimoto
9
-351
/
+56
2017-05-11
41096: Don't assume null termination copying string.
Peter Stephenson
2
-1
/
+7
2017-05-09
unposted: Adding comments to test changed line number in output
Peter Stephenson
2
-1
/
+6
2017-05-09
40181: Fix buffer overrun in xsymlinks.
Peter Stephenson
3
-3
/
+22
2017-05-09
41078: Empty psvar could cause bad dereference in prompt expansion
Peter Stephenson
3
-1
/
+10
2017-05-08
41095: Use 2>&- in completion to avoide restricted shell problem.
Jan Kryl
2
-1
/
+4
2017-05-08
40173: Off-by-one error checking for {varid}.
Peter Stephenson
3
-1
/
+13
2017-05-08
users/22688: Allow mixing redirs and arguments after anon functions.
Peter Stephenson
3
-4
/
+30
2017-05-08
Fix combination of HERE document and |&.
Peter Stephenson
3
-1
/
+22
2017-05-04
41038: Document recent, backwards-compatible precommand modifiers changes.
Daniel Shahaf
2
-0
/
+16
2017-05-03
41043: Close pipes in shell when disowning background job.
Peter Stephenson
2
-0
/
+6
2017-05-02
unposted: Use typeset -g in insert-unicode-char
Peter Stephenson
2
-2
/
+7
2017-04-28
41020: Fix "command -p"; "-p" was incorrectly left in command arguments
Peter Stephenson
3
-2
/
+24
2017-04-27
41012: Fix premature exit from nested function in EXIT trap.
Peter Stephenson
5
-8
/
+60
2017-04-27
41016: Test that quoted precommand modifiers now work
Peter Stephenson
2
-0
/
+11
2017-04-26
unposted: fix syntax on line end
Oliver Kiddle
2
-1
/
+3
2017-04-26
40965: fix for missing local declarations of expl
Oliver Kiddle
32
-58
/
+109
2017-04-26
41008: Handle expansions for precommand modifiers
Peter Stephenson
5
-35
/
+177
2017-04-26
41006: _ls: new optiosns and a few fixes
Jun-ichi Takimoto
2
-24
/
+81
2017-04-23
40943: __git_recent_commits: prefer recent commit objects
Daniel Hahler
2
-2
/
+7
2017-04-23
40995: Don't disable alias expansion when finding command substitution limits
Peter Stephenson
3
-3
/
+16
2017-04-23
40994: unmeta_one() need not count Meta
Jun-ichi Takimoto
2
-8
/
+5
[next]