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
2015-01-04
34091: typo with "whence -s" expansions
Peter Stephenson
2
-2
/
+4
2015-01-04
users/19682: document recommended use of whence
Peter Stephenson
2
-3
/
+13
2015-01-02
users/19671: remove confusion with whence -a.
Peter Stephenson
2
-1
/
+4
2015-01-02
users/19667: whence -S shows intermediate steps in symlink expansion
Peter Stephenson
4
-15
/
+76
2015-01-02
34077: further tests for return status from "for" loops
Peter Stephenson
2
-0
/
+58
2014-12-29
33963: remove work of art in _mount
Mikael Magnusson
2
-21
/
+8
2014-12-28
34070: fix starting position for memset() from 34005.
Daniel Shahaf
2
-1
/
+4
2014-12-28
34068: create tempfiles without forking, and safe temp directory creation
Barton E. Schaefer
13
-18
/
+32
2014-12-27
34067: safe tempfile creation, part 1
Barton E. Schaefer
15
-65
/
+75
2014-12-27
34064: assignment before command replaces array with export even when KSH_ARRAYS
Takeshi Banse
3
-0
/
+23
2014-12-27
34065: following an "if" condition, do not test lastval for ERR_EXIT until a ...
Barton E. Schaefer
4
-5
/
+39
2014-12-21
33977: don't complete widgets as first argument to bindkey
Daniel Shahaf
2
-0
/
+6
2014-12-19
34015: disallow strange environment variable names.
Peter Stephenson
2
-16
/
+27
2014-12-19
34005: region_highlights memory fix
Peter Stephenson
2
-2
/
+13
2014-12-18
34002: zshcalloc() in init_keymaps()
Barton E. Schaefer
1
-1
/
+1
2014-12-18
33992: do not attempt attachtty() for process group zero (which is possible i...
Barton E. Schaefer
2
-2
/
+12
2014-12-18
34008: metafy the environment on arrival in the shell
Peter Stephenson
2
-1
/
+4
2014-12-18
34006: unmetafy anything put into the environment
Peter Stephenson
2
-1
/
+14
2014-12-18
33999: remove docker completion.
Lokesh Mandvekar
2
-410
/
+6
2014-12-18
33981: more care with region_highlights management
Peter Stephenson
2
-29
/
+39
2014-12-18
33978: avoid infinite loop in interactive mode
Jun-ichi Takimoto
2
-1
/
+8
2014-12-17
zsh-users/19551: history documentation.
Peter Stephenson
3
-1
/
+15
2014-12-16
33984: bin_dirs() should use zputs() to print metafied directory names
Jun Kuriyama
2
-2
/
+5
2014-12-16
33982: minimal support for pid namespaces by recognizing that GETPGRP() may r...
Chirantan Ekbote
2
-1
/
+6
2014-12-15
33976: fix overlapping strcpy()
Barton E. Schaefer
2
-1
/
+5
2014-12-14
users/19530: Handle commented lines in /etc/filesystems
Mikael Magnusson
2
-1
/
+6
2014-12-14
unposted: Add missing -f arg to zsh in D04parameter.ztst
Peter Stephenson
2
-2
/
+7
2014-12-13
33958: update sudo completion for newer options
Oliver Kiddle
2
-26
/
+38
2014-12-13
33956: document key binding changes and remove ^X binding
Oliver Kiddle
3
-9
/
+10
2014-12-13
33846: additional default vi-mode key bindings
Oliver Kiddle
4
-5
/
+17
2014-12-12
33950: ignore KEYTIMEOUT for vi operators
Oliver Kiddle
5
-12
/
+31
2014-12-11
33876: etc.: Separate errors and keyboards interrupts
Peter Stephenson
31
-134
/
+315
2014-12-10
Parse "Gentoo" as being GNU libc
Mikael Magnusson
4
-3
/
+9
2014-12-10
33940: handle backslash-meta correctly in lexer
Jun-ichi Takimoto
2
-1
/
+17
2014-12-09
33932: revise boundary check in unmeta()
Jun-ichi Takimoto
2
-5
/
+7
2014-12-08
33924: allow vi line/characterwise mode to be forced
Oliver Kiddle
7
-5
/
+59
2014-12-08
33927: nm completion improvements
Peter Stephenson
2
-2
/
+5
2014-12-08
33843: minor optimisation for recursive-files.
Peter Stephenson
2
-1
/
+10
2014-12-07
33912: fix filename default case
Barton E. Schaefer
2
-2
/
+3
2014-12-07
33901: fix warning message reference to funcstack (updates 33859)
Barton E. Schaefer
2
-1
/
+4
2014-12-07
33894: boundary conditions in unmeta(), unmetafy()
Barton E. Schaefer
2
-3
/
+9
2014-12-07
33854: errors end recursion through scanner()
Barton E. Schaefer
2
-1
/
+6
2014-12-07
33883: documentation for (*) glob qualifier
Daniel Shahaf
3
-3
/
+9
2014-12-07
33829: unbind ESC~ as a more reliable workaround
Jun-ichi Takimoto
3
-1
/
+7
2014-12-06
33882: Complete CXXFLAGS as CFLAGS too
Mikael Magnusson
2
-1
/
+6
2014-12-05
33861: update lsof completion for new options
Oliver Kiddle
2
-9
/
+42
2014-12-05
33860: minor fixes to vi mode changes
Oliver Kiddle
6
-44
/
+66
2014-12-05
33845: save correct cursor position with push-line from vi command mode
Oliver Kiddle
2
-0
/
+7
2014-12-05
33866: addendum to completion trap fix
Peter Stephenson
2
-0
/
+4
2014-12-05
33859: Fix traps in completion
Peter Stephenson
2
-2
/
+10
[next]