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
*
30314: add completion for ssh-copy-id.
Clint Adams
2012-03-05
1
-2
/
+7
*
30307 plus tweak suggsted by Wayne: use %lld for zlong when long long
Peter Stephenson
2012-03-05
1
-1
/
+8
*
30303: emulate inside function marked for execution tracing enables xtrace
Peter Stephenson
2012-03-01
1
-1
/
+6
*
Several previously uncommitted patches or patches based on list discussion;
Bart Schaefer
2012-03-01
1
-2
/
+22
*
30276: Src/glob.c: Use zlong rather than int when calculating brace expansion...
Mikael Magnusson
2012-02-29
1
-1
/
+6
*
30299: "$*" was split with SHWORDSPLIT if IFS was empty or unset
Peter Stephenson
2012-02-29
1
-2
/
+7
*
30270: don't need errors when testing to see if mtime test will work
Peter Stephenson
2012-02-26
1
-1
/
+5
*
update to 4.3.17-dev-0 and fix year
Peter Stephenson
2012-02-26
1
-1
/
+7
*
unposted: 4.3.17
zsh-4.3.17
Peter Stephenson
2012-02-23
1
-1
/
+5
*
30242: Tests for ${...=...} in POSIX emulation
Bart Schaefer
2012-02-22
1
-3
/
+4
*
30238 plus small tweaks: document the fork behaviour on suspending complex
Peter Stephenson
2012-02-22
1
-1
/
+6
*
30242: use PREFORK_SINGLE for ${...=...} in POSIX emulation
Bart Schaefer
2012-02-20
1
-3
/
+8
*
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
1
-2
/
+3
*
unposted: 4.3.16
Peter Stephenson
2012-02-19
1
-1
/
+5
*
30231, 30232: updates for 4.3.16
Peter Stephenson
2012-02-15
1
-1
/
+6
*
30198: fix environ style lookup to be done in conventional manner
Oliver Kiddle
2012-02-14
1
-2
/
+6
*
fix dpkg-deb completion broken by 30199 (spotted by Mikael)
Oliver Kiddle
2012-02-14
1
-1
/
+5
*
users/16760: make reply local in url-quote-magic for the benefit of styles
Peter Stephenson
2012-02-14
1
-1
/
+6
*
30214: prompt_redhat_setup: Fix quoting in `redhat' prompt.
Frank Terbeck
2012-02-13
1
-1
/
+6
*
30181, plus rename of PF_* flags to PREFORK_*:
Peter Stephenson
2012-02-12
1
-1
/
+9
*
30206: Fix ldd completion
Mikael Magnusson
2012-02-11
1
-1
/
+6
*
30199: add (-.) to many completion _files globs
Oliver Kiddle
2012-02-10
1
-1
/
+20
*
30197: complete subversion changelists
Oliver Kiddle
2012-02-10
1
-1
/
+3
*
30177: completion for fontconfig fonts
Oliver Kiddle
2012-02-10
1
-1
/
+6
*
30193: remnulargs() after poking into string in case length changes
Bart Schaefer
2012-02-09
1
-1
/
+6
*
fix typo in ChangeLog
Peter Stephenson
2012-02-08
1
-2
/
+2
*
Timothy Redaelli: file name manipulations
Peter Stephenson
2012-02-08
1
-1
/
+6
*
Holger Macht via Ismail: 30185: openSUSE directory missed from
Peter Stephenson
2012-02-07
1
-1
/
+6
*
30127: forbid fc from executing history lines in reverse
Peter Stephenson
2012-02-05
1
-1
/
+6
*
Mariusz Glebocki: 30179: suppress stderr for listing services
Peter Stephenson
2012-02-03
1
-1
/
+6
*
A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"
Frank Terbeck
2012-02-01
1
-1
/
+6
*
seiler via Ismail: 30174: osc completion update
Peter Stephenson
2012-01-31
1
-1
/
+4
*
Felipe: 30158: compgen test not useful with current bashcompinit
Peter Stephenson
2012-01-31
1
-1
/
+7
*
Richard Hartmann: 30140: whitespace fix in mplayer completion
Peter Stephenson
2012-01-29
1
-1
/
+4
*
Felipe Contreras: 31031 to 30137: various bashcompinit improvements
Peter Stephenson
2012-01-29
1
-1
/
+7
*
Ben: 30118: sqlite completion
Peter Stephenson
2012-01-23
1
-1
/
+6
*
Ben: 30117: new xclip completion
Peter Stephenson
2012-01-22
1
-1
/
+6
*
30114: VCS_INFO_check_com: Remove a superfluous stat()
Frank Terbeck
2012-01-19
1
-1
/
+6
*
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
1
-1
/
+5
*
Stepan Koltsov: 30105: fix stgit delete completion
Peter Stephenson
2012-01-09
1
-1
/
+6
*
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
1
-1
/
+10
*
30098: missed commit log entry
Peter Stephenson
2012-01-08
1
-1
/
+6
*
unposted: fix uninitialised variable warning in pcre
Peter Stephenson
2012-01-06
1
-1
/
+6
*
30087: Christian Höltje: remove any hooks with prompt theme
Peter Stephenson
2012-01-05
1
-1
/
+4
*
30084: `zle -T tc func' for zle testing of termcap output
Peter Stephenson
2012-01-05
1
-1
/
+11
*
30079: Src/params.c: Restore `LC_ALL' when setting `LANG'.
Frank Terbeck
2012-01-04
1
-1
/
+5
*
30084: missing zsfree(argzero)
Peter Stephenson
2012-01-04
1
-1
/
+6
[next]