index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-06
34093: "whence" should always return nonzero when it finds that nothing match...
Barton E. Schaefer
1
-15
/
+17
2015-01-04
34092: fix miscount of symlink resolution for "..".
Peter Stephenson
1
-0
/
+2
2015-01-04
34091: typo with "whence -s" expansions
Peter Stephenson
1
-2
/
+2
2015-01-02
users/19671: remove confusion with whence -a.
Peter Stephenson
1
-1
/
+1
2015-01-02
users/19667: whence -S shows intermediate steps in symlink expansion
Peter Stephenson
2
-13
/
+66
2014-12-28
34070: fix starting position for memset() from 34005.
Daniel Shahaf
1
-1
/
+1
2014-12-27
34064: assignment before command replaces array with export even when KSH_ARRAYS
Takeshi Banse
1
-0
/
+2
2014-12-27
34065: following an "if" condition, do not test lastval for ERR_EXIT until a ...
Barton E. Schaefer
2
-5
/
+15
2014-12-19
34015: disallow strange environment variable names.
Peter Stephenson
1
-16
/
+23
2014-12-19
34005: region_highlights memory fix
Peter Stephenson
1
-2
/
+8
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
1
-2
/
+5
2014-12-18
34008: metafy the environment on arrival in the shell
Peter Stephenson
1
-1
/
+1
2014-12-18
34006: unmetafy anything put into the environment
Peter Stephenson
1
-1
/
+11
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
1
-1
/
+3
2014-12-16
33984: bin_dirs() should use zputs() to print metafied directory names
Jun Kuriyama
1
-1
/
+1
2014-12-16
33982: minimal support for pid namespaces by recognizing that GETPGRP() may r...
Chirantan Ekbote
1
-1
/
+1
2014-12-15
33976: fix overlapping strcpy()
Barton E. Schaefer
1
-1
/
+1
2014-12-13
33956: document key binding changes and remove ^X binding
Oliver Kiddle
2
-1
/
+2
2014-12-13
33846: additional default vi-mode key bindings
Oliver Kiddle
3
-5
/
+12
2014-12-12
33950: ignore KEYTIMEOUT for vi operators
Oliver Kiddle
3
-12
/
+19
2014-12-11
33876: etc.: Separate errors and keyboards interrupts
Peter Stephenson
28
-124
/
+273
2014-12-10
33940: handle backslash-meta correctly in lexer
Jun-ichi Takimoto
1
-1
/
+13
2014-12-09
33932: revise boundary check in unmeta()
Jun-ichi Takimoto
1
-5
/
+3
2014-12-08
33924: allow vi line/characterwise mode to be forced
Oliver Kiddle
4
-3
/
+26
2014-12-07
33894: boundary conditions in unmeta(), unmetafy()
Barton E. Schaefer
1
-3
/
+5
2014-12-07
33854: errors end recursion through scanner()
Barton E. Schaefer
1
-1
/
+1
2014-12-05
33860: minor fixes to vi mode changes
Oliver Kiddle
4
-44
/
+52
2014-12-05
33845: save correct cursor position with push-line from vi command mode
Oliver Kiddle
1
-0
/
+2
2014-11-30
33823: overwrite mode shouldn't replace newlines
Oliver Kiddle
1
-11
/
+10
2014-11-30
33820: detect support for realpath() with a NULL
Oliver Kiddle
1
-25
/
+22
2014-11-30
33800: remove old workaround for ancient systems to
Oliver Kiddle
1
-41
/
+2
2014-11-30
33818: fix types passed to sizeof detected by coverity as being wrong
Oliver Kiddle
5
-9
/
+9
2014-11-28
33816, 33819: GLOB_ASSIGN changes integer and floating type variables to stri...
Barton E. Schaefer
1
-1
/
+9
2014-11-28
unposted: fix compiler set-but-not-used warning.
Wayne Davison
1
-2
/
+4
2014-11-28
33815: Fix word transposition bug.
Marc Finet
1
-1
/
+0
2014-11-26
33793: add 0b binary interpretation to integer constants
Peter Stephenson
2
-2
/
+6
2014-11-25
33770: avoid calling identical FIONREAD ioctl twice in succession
Oliver Kiddle
1
-9
/
+5
2014-11-25
33791: fatal errors in an "always" construct yield nonzero status
Barton E. Schaefer
1
-2
/
+3
2014-11-24
33785: Fix leaks of desthost in ztcp
Mikael Magnusson
1
-0
/
+4
2014-11-23
33775: error opening file in $(<...) is not fatal
Barton E. Schaefer
1
-2
/
+2
2014-11-24
33743: use posix_openpt in zpty if it is available
Oliver Kiddle
1
-0
/
+4
2014-11-21
33750: handle function autoloads for DEBUG_BEFORE_CMD
Barton E. Schaefer
1
-0
/
+4
2014-11-21
33738: account for a selection in vi-replace-chars
Oliver Kiddle
1
-8
/
+35
2014-11-21
33730: vim style text objects for selecting words
Oliver Kiddle
4
-1
/
+335
2014-11-17
unposted: reindent large block
Oliver Kiddle
1
-69
/
+68
2014-11-17
33704: keybindings, documentation, tests and minor
Oliver Kiddle
4
-13
/
+26
2014-11-17
33636: add support for a linewise visual selection mode
Oliver Kiddle
5
-11
/
+92
2014-11-17
33635: adapt region to function as vim style visual selection mode
Oliver Kiddle
5
-13
/
+70
[next]