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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
24711: fix re-presentation of here-documents munged internally
Peter Stephenson
2008-03-14
1
-0
/
+6
*
24705: rationalise curses and term headers even more
Peter Stephenson
2008-03-13
1
-0
/
+8
*
24704: completion for BSD calendar.
Clint Adams
2008-03-12
1
-0
/
+5
*
24703: Src/Zle/zle_main.c: clear trashedzle when first starting
Bart Schaefer
2008-03-11
1
-0
/
+6
*
unposted: make test for added space in 24699 safer
Peter Stephenson
2008-03-11
1
-0
/
+5
*
24702: fix 24701
Clint Adams
2008-03-09
1
-1
/
+1
*
24701: use $service instead of $words[1] so completion will work if git is an...
Clint Adams
2008-03-09
1
-0
/
+5
*
24699: bug with ${(Q)...} on initial ">"
Peter Stephenson
2008-03-08
1
-0
/
+8
*
users/12699: don't complete normal arguments where we're completing the
Peter Stephenson
2008-03-07
1
-0
/
+6
*
Richard Hartmann: 24631: gpg completion update
Peter Stephenson
2008-03-07
1
-0
/
+2
*
24696: turn off MULTIBYTE by default in sh emulation
Peter Stephenson
2008-03-07
1
-0
/
+5
*
History file-handling improvments.
Wayne Davison
2008-03-06
1
-0
/
+11
*
unposted: improved handling of perforce @label and @date
Peter Stephenson
2008-03-04
1
-0
/
+5
*
24673: another attempt to sort characters the same way on multiple UTF-8
Peter Stephenson
2008-03-03
1
-0
/
+3
*
24662: River Tarnell: strtoul() compat when not in system library
Peter Stephenson
2008-03-03
1
-0
/
+5
*
24653, 24659: Completion/Unix/Type/_path_commands: use a helper function
Bart Schaefer
2008-03-03
1
-0
/
+6
*
overeagnerness to spot integers in cd after - and +
Peter Stephenson
2008-03-02
1
-0
/
+5
*
24650: use zstyle -t instead of -T since extra-verbose isn't meant to default...
Clint Adams
2008-03-01
1
-0
/
+5
*
24632: fix remote ssh filename quoting.
Clint Adams
2008-03-01
1
-0
/
+5
*
24672: fix(?) crash resizing window during menu-select
Peter Stephenson
2008-02-28
1
-0
/
+5
*
24626: only process command descriptions if extra-verbose style is set.
Clint Adams
2008-02-28
1
-0
/
+3
*
24622: add completion for 'git bisect skip' and 'git bisect run'.
Clint Adams
2008-02-28
1
-1
/
+6
*
24618: avoid problems with sorting of UTF-8 characters by using sort
Peter Stephenson
2008-02-27
1
-0
/
+5
*
24617: add '.' to the yodl include path for when files are passed as ../../Do...
Clint Adams
2008-02-27
1
-0
/
+5
*
24611: fix ${+array[...]} for empty range
Peter Stephenson
2008-02-27
1
-0
/
+5
*
24600: yet another typo
Peter Stephenson
2008-02-26
1
-0
/
+8
*
pws fatfingered the last change in utils.c
Geoff Wing
2008-02-26
1
-0
/
+4
*
24596: use "US-ASCII" as charset if nl_langinfo(CODESET) returns "" or "646"
Peter Stephenson
2008-02-26
1
-0
/
+3
*
24592: make types of charset conversion failure more explicit
Peter Stephenson
2008-02-26
1
-0
/
+5
*
24588: tweak glob qualifier completion
Peter Stephenson
2008-02-23
1
-0
/
+6
*
24585: completion for glob qualifiers plus
Peter Stephenson
2008-02-23
1
-0
/
+11
*
unposted: new p4 change option -u
Peter Stephenson
2008-02-22
1
-0
/
+5
*
24578: stop completing --print-gnu-build-architecture, which was dropped in 2...
Clint Adams
2008-02-22
1
-0
/
+3
*
24576: replace shebang lines.
Clint Adams
2008-02-22
1
-0
/
+5
*
users/12632: bug unexporting special after being set for funccall
Peter Stephenson
2008-02-21
1
-0
/
+5
*
24572: add style reformat-date to calendar
Peter Stephenson
2008-02-20
1
-1
/
+1
*
24570: don't attempt to pre-filter $commands on $PREFIX, just let compadd
Bart Schaefer
2008-02-19
1
-0
/
+6
*
24572: add style reformat-date to calendar
Peter Stephenson
2008-02-19
1
-0
/
+5
*
unposted: Functions/Misc/xtermctl: update uses of "read" to take advantage
Bart Schaefer
2008-02-18
1
-0
/
+3
*
users/12600: Src/builtin.c: reorder handling of -s/-d/-t options
Bart Schaefer
2008-02-18
1
-0
/
+6
*
24566: fix prompts with glitch spaces a bit more
Peter Stephenson
2008-02-17
1
-0
/
+7
*
24556: %G in prompt for glitch characters
Peter Stephenson
2008-02-15
1
-0
/
+3
*
24554: reduce accumulated memory listing in completion listing
Peter Stephenson
2008-02-15
1
-0
/
+6
*
24551: Free heap memory after every ZLE command
Peter Stephenson
2008-02-14
1
-0
/
+7
*
users/12547: [0] -> [1] in completion arrays
Peter Stephenson
2008-02-11
1
-0
/
+4
*
24545: new acroread options
Peter Stephenson
2008-02-11
1
-0
/
+5
*
24542: fix RC_QUOTES completion if opening quote not at start of string
Peter Stephenson
2008-02-09
1
-0
/
+6
*
unposted: remove shebang line.
Clint Adams
2008-02-07
1
-1
/
+3
*
unposted: remove shebang line.
Clint Adams
2008-02-07
1
-0
/
+4
*
24536: tweaks to 24529, spelling fix.
Clint Adams
2008-02-06
1
-1
/
+4
[next]