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
2005-12-09
unposted: better completion for sortm
Oliver Kiddle
2
-0
/
+8
2005-12-09
require 2.53b of autoconf for AC_PROG_EGREP
Oliver Kiddle
2
-1
/
+5
2005-12-09
22065: starts with "--".
Clint Adams
2
-1
/
+6
2005-12-09
22057: don't use zsh/newuser in emulation
Peter Stephenson
6
-19
/
+53
2005-12-07
22056: Restore MIME style defaults
Peter Stephenson
1
-1
/
+0
2005-12-07
22056: Restore MIME style defaults
Peter Stephenson
2
-3
/
+9
2005-12-07
22055: completion for the FUSE sshfs.
Clint Adams
2
-0
/
+17
2005-12-07
22054: completion for fusermount.
Clint Adams
2
-0
/
+29
2005-12-06
22053: FAQ tweak plus better option and parameter documentation
Peter Stephenson
3
-33
/
+113
2005-12-05
22052: improvements to surfraw completion.
Clint Adams
2
-3
/
+480
2005-12-05
22050: fixes for Debian GNU/kfreebsd
Oliver Kiddle
5
-8
/
+12
2005-12-05
21712: include fallback for where $OSTYPE is not matched
Oliver Kiddle
2
-41
/
+46
2005-12-05
Changes implied by users/9744.
Bart Schaefer
2
-1
/
+12
2005-12-03
22049: bug exiting from sourced file within function
Peter Stephenson
2
-1
/
+8
2005-11-30
An arg fix for the new parsedigit() function in zle_misc.c.
Wayne Davison
1
-0
/
+3
2005-11-30
Fixed parsedigit() to have it use its arg instead of "lastchar".
Wayne Davison
1
-15
/
+12
2005-11-30
One more fix for the non-multibyte prototype generation.
Wayne Davison
1
-0
/
+2
2005-11-30
add changelog entry for accidental commit (re hurd errno)
Clint Adams
1
-0
/
+2
2005-11-30
Use $EGREP instead of "grep -E".
Wayne Davison
1
-0
/
+5
2005-11-30
Use $EGREP instead of a hard-wired "grep -E".
Wayne Davison
1
-1
/
+2
2005-11-29
22042: handle the Hurd's errno.h.
Clint Adams
1
-1
/
+1
2005-11-29
22046: descriptions for unrar commands, some additional switches.
Clint Adams
2
-2
/
+28
2005-11-29
fix utils.c prototype generation for non multibyte build
Geoff Wing
2
-0
/
+7
2005-11-25
22031: new git completion
Peter Stephenson
2
-0
/
+1351
2005-11-25
22027: more zsh-newuser-install fixes
Peter Stephenson
3
-42
/
+101
2005-11-25
22022: completion for dchroot
Oliver Kiddle
1
-6
/
+10
2005-11-25
22022: completion for dchroot
Oliver Kiddle
2
-0
/
+22
2005-11-24
22021: back-to-back Unicode insertions didn't work.
Peter Stephenson
2
-1
/
+9
2005-11-24
22018: minor newuser tweaks
Peter Stephenson
3
-3
/
+6
2005-11-24
22014: argument-base, insert-unicode-char
Peter Stephenson
9
-16
/
+133
2005-11-23
22013: initial go at a working zsh-newuser-install
Peter Stephenson
5
-37
/
+1098
2005-11-22
22012: completion for mergechanges.
Clint Adams
2
-0
/
+10
2005-11-22
22011: MÃ¥rten Svantesson <msv@kth.se>: cvs -R is generally available
Peter Stephenson
2
-6
/
+7
2005-11-21
22009: another double-width character fix
Peter Stephenson
2
-0
/
+11
2005-11-19
Belated commit of 21994: fix option-argument semantics in sed completion.
Bart Schaefer
2
-4
/
+10
2005-11-18
users/9690
Wayne Davison
1
-0
/
+4
2005-11-18
Make the new completion handle multile names per "Host" directive
Wayne Davison
1
-3
/
+8
2005-11-18
Got rid of two unneeded casts in zle_tricky.c.
Wayne Davison
1
-0
/
+4
2005-11-18
Got rid of two unneeded "(char *)" casts.
Wayne Davison
1
-2
/
+2
2005-11-18
users/9688: improved _ssh_hosts from Hanna Koivisto
Peter Stephenson
2
-3
/
+23
2005-11-17
22005: completion for flasher utility for Nokia 770 Internet Tablet.
Clint Adams
2
-0
/
+34
2005-11-15
Got rid of some compiler warnings about comparisons between signed
Wayne Davison
2
-5
/
+9
2005-11-15
22001: removing forced casts for unsigned<->signed char pointers.
Wayne Davison
1
-0
/
+10
2005-11-15
Changed zlelineasstring() and zlegetline() to each return a normal char
Wayne Davison
1
-29
/
+25
2005-11-15
Changed zlemetaline into a normal char pointer, not unsigned char.
Wayne Davison
1
-39
/
+35
2005-11-15
Changed zleread() to return a normal char pointer, not unsigned char.
Wayne Davison
1
-8
/
+7
2005-11-15
The non-multibyte version of ZWS() doesn't need to force a cast anymore.
Wayne Davison
1
-2
/
+2
2005-11-15
Changed ztrcmp() to take normal char pointers, not unsigned char.
Wayne Davison
1
-17
/
+19
2005-11-15
Changed two zle functions to each return a char pointer, not an
Wayne Davison
2
-5
/
+5
2005-11-15
Got rid of some unsigned-char/char pointer casts.
Wayne Davison
11
-112
/
+86
[next]