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 (
Collapse
)
Author
Age
Files
Lines
*
30299: "$*" was split with SHWORDSPLIT if IFS was empty or unset
Peter Stephenson
2012-02-29
3
-3
/
+18
|
*
Get the date right, even more
Peter Stephenson
2012-02-26
1
-1
/
+1
|
*
30270: don't need errors when testing to see if mtime test will work
Peter Stephenson
2012-02-26
2
-2
/
+6
|
*
update to 4.3.17-dev-0 and fix year
Peter Stephenson
2012-02-26
2
-3
/
+9
|
*
unposted: 4.3.17
zsh-4.3.17
Peter Stephenson
2012-02-23
4
-5
/
+9
|
*
30242: Tests for ${...=...} in POSIX emulation
Bart Schaefer
2012-02-22
2
-4
/
+8
|
*
30238 plus small tweaks: document the fork behaviour on suspending complex
Peter Stephenson
2012-02-22
2
-1
/
+22
|
|
|
|
builtins
*
30242: use PREFORK_SINGLE for ${...=...} in POSIX emulation
Bart Schaefer
2012-02-20
2
-4
/
+14
|
*
Fix post number for 30203
zsh-4.3.16
Peter Stephenson
2012-02-20
1
-2
/
+2
|
*
unposted: 4.3.16
Peter Stephenson
2012-02-19
3
-2
/
+5
|
*
unposted: 4.3.16
Peter Stephenson
2012-02-19
2
-3
/
+7
|
*
30231, 30232: updates for 4.3.16
Peter Stephenson
2012-02-15
4
-4
/
+19
|
*
30198: fix environ style lookup to be done in conventional manner
Oliver Kiddle
2012-02-14
3
-4
/
+8
|
*
fix dpkg-deb completion broken by 30199 (spotted by Mikael)
Oliver Kiddle
2012-02-14
2
-2
/
+6
|
*
users/16760: make reply local in url-quote-magic for the benefit of styles
Peter Stephenson
2012-02-14
2
-1
/
+7
|
*
30214: emulate bash's \$ prompt behavior.
Wayne Davison
2012-02-14
1
-1
/
+1
|
*
30214: prompt_redhat_setup: Fix quoting in `redhat' prompt.
Frank Terbeck
2012-02-13
2
-2
/
+7
|
*
30181, plus rename of PF_* flags to PREFORK_*:
Peter Stephenson
2012-02-12
6
-44
/
+114
|
|
|
|
|
|
Pass sh-wordsplitting instructions to paramsubst() using flags, avoiding side effects of explicitly setting and unsetting the SHWORDSPLIT option.
*
30206: Fix ldd completion
Mikael Magnusson
2012-02-11
2
-2
/
+7
|
*
30199: add (-.) to many completion _files globs
Oliver Kiddle
2012-02-10
28
-63
/
+82
|
*
30197: complete subversion changelists
Oliver Kiddle
2012-02-10
2
-4
/
+20
|
*
30177: completion for fontconfig fonts
Oliver Kiddle
2012-02-10
3
-1
/
+50
|
*
30193: remnulargs() after poking into string in case length changes
Bart Schaefer
2012-02-09
2
-2
/
+7
|
*
fix typo in ChangeLog
Peter Stephenson
2012-02-08
1
-2
/
+2
|
*
Timothy Redaelli: file name manipulations
Peter Stephenson
2012-02-08
2
-1
/
+11
|
|
|
|
in history can return NULL if HAVE_CANONICALIZE_FILE_NAME
*
Holger Macht via Ismail: 30185: openSUSE directory missed from
Peter Stephenson
2012-02-07
2
-2
/
+7
|
|
|
|
module definition
*
30127: forbid fc from executing history lines in reverse
Peter Stephenson
2012-02-05
2
-1
/
+12
|
*
Mariusz Glebocki: 30179: suppress stderr for listing services
Peter Stephenson
2012-02-03
2
-2
/
+7
|
*
A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"
Frank Terbeck
2012-02-01
3
-3
/
+8
|
*
seiler via Ismail: 30174: osc completion update
Peter Stephenson
2012-01-31
3
-5
/
+8
|
*
Felipe: 30158: compgen test not useful with current bashcompinit
Peter Stephenson
2012-01-31
4
-39
/
+7
|
*
Richard Hartmann: 30140: whitespace fix in mplayer completion
Peter Stephenson
2012-01-29
2
-4
/
+7
|
*
Felipe Contreras: 31031 to 30137: various bashcompinit improvements
Peter Stephenson
2012-01-29
2
-18
/
+18
|
*
Ben: 30118: sqlite completion
Peter Stephenson
2012-01-23
3
-1
/
+57
|
*
Ben: 30117: new xclip completion
Peter Stephenson
2012-01-22
3
-1
/
+21
|
*
30114: VCS_INFO_check_com: Remove a superfluous stat()
Frank Terbeck
2012-01-19
2
-2
/
+7
|
*
missed log entry for 30110
Peter Stephenson
2012-01-17
1
-1
/
+6
|
*
30111: Src/exec.c: Fix segfaults with exec options.
Frank Terbeck
2012-01-16
2
-2
/
+17
|
*
Richard Hartmann: 30110: new vcsh Completion
Peter Stephenson
2012-01-15
2
-0
/
+19
|
*
Stepan Koltsov: 30105: fix stgit delete completion
Peter Stephenson
2012-01-09
2
-2
/
+7
|
*
typo
Peter Stephenson
2012-01-08
1
-2
/
+2
|
*
users/16711: try to take account of PATH_DIRS option in command completion
Peter Stephenson
2012-01-08
2
-1
/
+22
|
*
30101: add HASH_EXECUTABLES_ONLY option
Peter Stephenson
2012-01-08
4
-2
/
+19
|
*
30098: missed commit log entry
Peter Stephenson
2012-01-08
1
-1
/
+6
|
*
30098: Jun T.: alternative to 30079: don't setlocale() in setlang() if ↵
Peter Stephenson
2012-01-07
1
-3
/
+4
|
|
|
|
LC_ALL set
*
unposted: fix uninitialised variable warning in pcre
Peter Stephenson
2012-01-06
2
-1
/
+7
|
*
30087: Christian Höltje: remove any hooks with prompt theme
Peter Stephenson
2012-01-05
2
-3
/
+8
|
*
30084: `zle -T tc func' for zle testing of termcap output
Peter Stephenson
2012-01-05
6
-4
/
+196
|
*
30081: make _main_complete independent of IGNORE_CLOSE_BRACES option
Peter Stephenson
2012-01-05
1
-3
/
+10
|
*
30079: Src/params.c: Restore `LC_ALL' when setting `LANG'.
Frank Terbeck
2012-01-04
2
-1
/
+8
|
[next]