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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
1/2 of 21644
Wayne Davison
2005-08-16
1
-0
/
+5
*
21642: remove redundant checks
Andrey Borzenkov
2005-08-16
1
-0
/
+5
*
21631: make sure an unmetafied string is passed to ztat to determine file type.
Clint Adams
2005-08-16
1
-0
/
+5
*
unposted: fix spelling
Andrey Borzenkov
2005-08-15
1
-1
/
+1
*
21627: fix recursive ZLE from completion call
Andrey Borzenkov
2005-08-15
1
-0
/
+3
*
21622: fix recursive completion call in zrefresh()
Andrey Borzenkov
2005-08-15
1
-0
/
+5
*
21619: define wide versions of zarrdup, zputs, niceztrlen.
Clint Adams
2005-08-15
1
-0
/
+3
*
21565: better handle uncompresed manpages with .[0-9] in their names.
Clint Adams
2005-08-15
1
-0
/
+5
*
21609
Wayne Davison
2005-08-15
1
-0
/
+4
*
21616: typo
Peter Stephenson
2005-08-15
1
-0
/
+2
*
21611: Added Firefox completion support.
Felix Rosencrantz
2005-08-15
1
-0
/
+4
*
21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.
Peter Stephenson
2005-08-15
1
-0
/
+7
*
Several belated commits including workers/21366,21369
Bart Schaefer
2005-08-15
1
-2
/
+13
*
21606
Wayne Davison
2005-08-12
1
-0
/
+8
*
21603: wchar/multibyte conversion of cursor position when at end of line
Peter Stephenson
2005-08-12
1
-0
/
+4
*
21412: Travis Spencer: pkg-config completion
Peter Stephenson
2005-08-12
1
-0
/
+5
*
Some ZWC -> ZWS changes.
Wayne Davison
2005-08-11
1
-0
/
+3
*
The last word in B02typeset.ztst fixes (for now).
Wayne Davison
2005-08-11
1
-6
/
+7
*
21598: fix typo that broke svn ci completion and avoid problem if LC_ALL set
Oliver Kiddle
2005-08-11
1
-0
/
+8
*
Improved a sentence.
Wayne Davison
2005-08-11
1
-1
/
+1
*
21596: fix run-help, which-command, accept-and-menu-complete
Peter Stephenson
2005-08-10
1
-0
/
+6
*
/tmp/cvsgx0BlF
Wayne Davison
2005-08-10
1
-0
/
+6
*
21593: character arrays wrongly declared with ZLE_UNICODE_SUPPORT
Peter Stephenson
2005-08-10
1
-0
/
+3
*
21592: browsing new directory from menu selection crashed
Peter Stephenson
2005-08-10
1
-0
/
+3
*
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
2005-08-10
1
-0
/
+12
*
21579
Wayne Davison
2005-08-10
1
-0
/
+5
*
Fixes from Thorsten Dahlheimer.
Peter Stephenson
2005-08-09
1
-0
/
+9
*
21577 (adapted): Dan Bullok: improved window resize handling, again
Peter Stephenson
2005-08-09
1
-0
/
+6
*
21580
Wayne Davison
2005-08-09
1
-0
/
+3
*
21581
Wayne Davison
2005-08-09
1
-0
/
+5
*
21584
Wayne Davison
2005-08-09
1
-0
/
+6
*
21576: test for 21575
Peter Stephenson
2005-08-08
1
-0
/
+2
*
unposted: unnecessary variable in 21575
Peter Stephenson
2005-08-08
1
-0
/
+3
*
21575 plus unposted: Add WARN_CREATE_GLOBAL option
Peter Stephenson
2005-08-08
1
-0
/
+7
*
21567: Dan Bullok: trashzle on updating window size
Peter Stephenson
2005-08-08
1
-0
/
+5
*
21570: complete for the help sub-command
Oliver Kiddle
2005-08-08
1
-0
/
+3
*
new brctl completion
Oliver Kiddle
2005-08-08
1
-0
/
+2
*
21566: Tobias Gruetzmacher: fix to list all repositories
Oliver Kiddle
2005-08-08
1
-0
/
+5
*
unposted: fix syntax error in _mencal introduced by recent cleanup.
Clint Adams
2005-08-08
1
-0
/
+5
*
silence is golden.
Wayne Davison
2005-08-02
1
-0
/
+2
*
21557: Thorsten Dahlheimer: BRACE_CCL fix
Peter Stephenson
2005-08-02
1
-0
/
+5
*
A few more improvements for B03print.ztst.
Wayne Davison
2005-08-01
1
-1
/
+6
*
various cleanups: fix indentation and capitalisation of descriptions
Oliver Kiddle
2005-08-01
1
-0
/
+9
*
21393: add missing local declarations
Oliver Kiddle
2005-08-01
1
-0
/
+4
*
21552: Thorsten Dahlheimer: various fixes to print builtin
Peter Stephenson
2005-08-01
1
-0
/
+3
*
unposted: Perforce "attribute" command
Peter Stephenson
2005-08-01
1
-0
/
+14
*
21553: improve zsh.pdf and don't distribute .ps
Peter Stephenson
2005-07-31
1
-0
/
+7
*
21548
Wayne Davison
2005-07-29
1
-0
/
+5
*
add Functions/Exceptions/.distfiles
Peter Stephenson
2005-07-28
1
-0
/
+2
*
21541: remove some warnings from ZLE_UNICODE_SUPPORT
Peter Stephenson
2005-07-28
1
-0
/
+5
[next]