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
*
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
*
Holger Macht via Ismail: 30185: openSUSE directory missed from
Peter Stephenson
2012-02-07
2
-2
/
+7
*
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 LC_ALL...
Peter Stephenson
2012-01-07
1
-3
/
+4
*
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
*
30084: missing zsfree(argzero)
Peter Stephenson
2012-01-04
2
-1
/
+7
*
queue_signals() to prevent adjustwinsize() loop on FreeBSD
Bart Schaefer
2012-01-02
2
-1
/
+21
*
30048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime'
Frank Terbeck
2011-12-30
2
-1
/
+7
*
30046: VCS_INFO_get_data_svn: Fix support for subversion version 1.7
Frank Terbeck
2011-12-30
2
-2
/
+23
*
30069: replace empty parens with LPAR()RPAR() in an example.
Bart Schaefer
2011-12-28
2
-3
/
+8
*
30041: fix bash-style offsets for positional parameters when scalars
Peter Stephenson
2011-12-21
2
-16
/
+23
*
T.C. Hollingsworth: 30036: new systemctl argument completion
Peter Stephenson
2011-12-21
2
-1
/
+12
*
30033: silence valgrind warnings
Bart Schaefer
2011-12-20
2
-1
/
+7
*
unposted: update version to 4.3.15-dev-0 to avoid clash with 4.3.15 install
Peter Stephenson
2011-12-19
2
-3
/
+8
*
unposted: release 4.3.15
zsh-4.3.15
Peter Stephenson
2011-12-17
4
-7
/
+11
*
Simon Olofsson: fix matching of subversion help text
Peter Stephenson
2011-12-16
2
-2
/
+7
*
29783: _update-alternatives: Add more options.
Mikael Magnusson
2011-12-14
2
-19
/
+34
*
30021: _globquals: Add d flag, show what unit the digits are entered in.
Mikael Magnusson
2011-12-14
2
-8
/
+14
*
30019: _tar: fix parsing of argument to -C.
Mikael Magnusson
2011-12-13
2
-2
/
+5
*
29998: _git: fix a typo (--rerbose).
Mikael Magnusson
2011-12-13
2
-2
/
+6
*
30012 and 30020: $state_descr and prompt_preview_theme
Bart Schaefer
2011-12-13
1
-1
/
+15
*
30020: prevent prompt_opts and zle_highlight from leaking out of
Bart Schaefer
2011-12-13
1
-1
/
+2
*
30012: add $state_descr
Bart Schaefer
2011-12-13
5
-12
/
+21
[next]