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
Commit message (
Expand
)
Author
Age
Files
Lines
*
24990: Stephane Chazelas: fix various little quirks in zmv
Peter Stephenson
2008-05-11
2
-29
/
+35
*
unposted: fix uninitialised variable
Peter Stephenson
2008-05-09
1
-1
/
+1
*
users/12846: not so many Windows ports, these days
Peter Stephenson
2008-05-09
2
-26
/
+15
*
24986: prompt escapes for colours
Peter Stephenson
2008-05-09
8
-376
/
+622
*
unposted: bad argument to zmodload -F error message
Peter Stephenson
2008-05-08
2
-1
/
+3
*
24980: zmodload -mF
Peter Stephenson
2008-05-08
5
-44
/
+120
*
24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options
Peter Stephenson
2008-05-08
4
-19
/
+100
*
unposted: typo in ChangeLog
Peter Stephenson
2008-05-08
1
-1
/
+1
*
Oliver: 24962: update prompt_oliver_setup with default highlighting
Peter Stephenson
2008-05-07
2
-8
/
+13
*
24959: crash with ^D in compctl
Peter Stephenson
2008-05-07
2
-6
/
+11
*
24957: better sanity checking of colour ranges
Peter Stephenson
2008-05-06
3
-12
/
+41
*
24911: missed REGION_ACTIVE documentation, somehow
Peter Stephenson
2008-05-06
2
-0
/
+14
*
24953: "default" zle_highlight; fix allocation bug in colour sequences
Peter Stephenson
2008-05-06
3
-91
/
+148
*
24951: implement ZLS_COLORS ln=target
Peter Stephenson
2008-05-06
5
-31
/
+79
*
24947: complete -safe-mode for firefox.
Clint Adams
2008-05-06
2
-0
/
+6
*
24938: tweak Free BSD XOPEN test
Peter Stephenson
2008-05-06
2
-4
/
+4
*
24937: finally(?) fix free BSD XOPEN test
Peter Stephenson
2008-05-06
2
-1
/
+4
*
24932: try to fix up code that regularizes attributes after right prompt
Peter Stephenson
2008-05-06
3
-18
/
+38
*
24927: Phil Pennock: limit XOPEN workaround to FreeBSD 6
Peter Stephenson
2008-05-06
2
-1
/
+6
*
Only call close(flock_fd) if flock_fd is >= 0.
Wayne Davison
2008-05-05
1
-2
/
+4
*
Locking simplification and signed/unsigned fixes.
Wayne Davison
2008-05-05
4
-100
/
+68
*
Mikael Magnusson: 24911 (slightly tweaked):
Peter Stephenson
2008-05-04
1
-0
/
+17
*
24904 + 24916: be more careful definined _XOPEN_SOURCE_EXTENDED on BSD systems
Peter Stephenson
2008-05-04
3
-17
/
+22
*
24915: some more fix-ups for combining characters
Peter Stephenson
2008-05-04
5
-29
/
+84
*
users/12812: fix hang with confusion over process numbers
Peter Stephenson
2008-05-02
4
-46
/
+82
*
24900: add backward-kill-word behaviour to isearch
Peter Stephenson
2008-05-01
3
-40
/
+88
*
24899: make colour escape sequences configurable
Peter Stephenson
2008-05-01
4
-41
/
+242
*
Matt Wozniski: typo
Peter Stephenson
2008-04-29
2
-1
/
+3
*
oops
Peter Stephenson
2008-04-29
2
-1
/
+5
*
24894: enable colouring of highlighted text in editor
Peter Stephenson
2008-04-29
5
-62
/
+242
*
24893: duplicate statusline to avoid crashes when constant
Peter Stephenson
2008-04-29
2
-1
/
+8
*
unposted: reset search line on anchored pattern isearch
Peter Stephenson
2008-04-28
2
-11
/
+18
*
unposted: more tweaks for failed isearch pattern matches
Peter Stephenson
2008-04-28
2
-1
/
+5
*
24890: Matt Wozniski: reset skip_pos on backtracking in isearch
Peter Stephenson
2008-04-28
2
-14
/
+18
*
24887: geoff: typo
Peter Stephenson
2008-04-28
2
-1
/
+5
*
24886: fix endless loop in string isearch
Peter Stephenson
2008-04-27
2
-1
/
+6
*
24822: highlighting of isearch matches
Peter Stephenson
2008-04-26
5
-35
/
+115
*
unposted: typo
Peter Stephenson
2008-04-26
2
-1
/
+8
*
unposted: fix position of cursor on forward pattern searching
Peter Stephenson
2008-04-26
2
-11
/
+40
*
24881: only feep once on an invalid pattern
Peter Stephenson
2008-04-26
2
-2
/
+7
*
feeping on a failed match could be mistimed
Peter Stephenson
2008-04-26
2
-0
/
+7
*
24879: unpleasantness at the pattern search line duplication test club
Peter Stephenson
2008-04-26
2
-3
/
+19
*
24878: add incremental pattern searches
Peter Stephenson
2008-04-26
8
-230
/
+567
*
24876: Jun T.: don't install manual pages if empty
Peter Stephenson
2008-04-26
2
-0
/
+3
*
24872: revert to original patch
Peter Stephenson
2008-04-26
2
-4
/
+1
*
Jun T. 24872 + 24873: capitalization with combining characters
Peter Stephenson
2008-04-26
2
-0
/
+7
*
24869: Marc Chantreux: make default readnullcmd configurable
Peter Stephenson
2008-04-26
3
-1
/
+19
*
unposted: Jun T.: fix backkill() calculation of charaters to kill
Peter Stephenson
2008-04-24
2
-8
/
+12
*
unposted: fix overwrite without MULTIBYTE_SUPPORT
Peter Stephenson
2008-04-23
2
-1
/
+12
*
24867: _XOPEN_SOURCE -> _XOPEN_SOURCE_EXTENDED
Peter Stephenson
2008-04-23
2
-2
/
+10
[next]