index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-02-12
30181, plus rename of PF_* flags to PREFORK_*:
Peter Stephenson
6
-44
/
+114
Pass sh-wordsplitting instructions to paramsubst() using flags, avoiding side effects of explicitly setting and unsetting the SHWORDSPLIT option.
2012-02-11
30206: Fix ldd completion
Mikael Magnusson
2
-2
/
+7
2012-02-10
30199: add (-.) to many completion _files globs
Oliver Kiddle
28
-63
/
+82
2012-02-10
30197: complete subversion changelists
Oliver Kiddle
2
-4
/
+20
2012-02-10
30177: completion for fontconfig fonts
Oliver Kiddle
3
-1
/
+50
2012-02-09
30193: remnulargs() after poking into string in case length changes
Bart Schaefer
2
-2
/
+7
2012-02-08
fix typo in ChangeLog
Peter Stephenson
1
-2
/
+2
2012-02-08
Timothy Redaelli: file name manipulations
Peter Stephenson
2
-1
/
+11
in history can return NULL if HAVE_CANONICALIZE_FILE_NAME
2012-02-07
Holger Macht via Ismail: 30185: openSUSE directory missed from
Peter Stephenson
2
-2
/
+7
module definition
2012-02-05
30127: forbid fc from executing history lines in reverse
Peter Stephenson
2
-1
/
+12
2012-02-03
Mariusz Glebocki: 30179: suppress stderr for listing services
Peter Stephenson
2
-2
/
+7
2012-02-01
A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"
Frank Terbeck
3
-3
/
+8
2012-01-31
seiler via Ismail: 30174: osc completion update
Peter Stephenson
3
-5
/
+8
2012-01-31
Felipe: 30158: compgen test not useful with current bashcompinit
Peter Stephenson
4
-39
/
+7
2012-01-29
Richard Hartmann: 30140: whitespace fix in mplayer completion
Peter Stephenson
2
-4
/
+7
2012-01-29
Felipe Contreras: 31031 to 30137: various bashcompinit improvements
Peter Stephenson
2
-18
/
+18
2012-01-23
Ben: 30118: sqlite completion
Peter Stephenson
3
-1
/
+57
2012-01-22
Ben: 30117: new xclip completion
Peter Stephenson
3
-1
/
+21
2012-01-19
30114: VCS_INFO_check_com: Remove a superfluous stat()
Frank Terbeck
2
-2
/
+7
2012-01-17
missed log entry for 30110
Peter Stephenson
1
-1
/
+6
2012-01-16
30111: Src/exec.c: Fix segfaults with exec options.
Frank Terbeck
2
-2
/
+17
2012-01-15
Richard Hartmann: 30110: new vcsh Completion
Peter Stephenson
2
-0
/
+19
2012-01-09
Stepan Koltsov: 30105: fix stgit delete completion
Peter Stephenson
2
-2
/
+7
2012-01-08
typo
Peter Stephenson
1
-2
/
+2
2012-01-08
users/16711: try to take account of PATH_DIRS option in command completion
Peter Stephenson
2
-1
/
+22
2012-01-08
30101: add HASH_EXECUTABLES_ONLY option
Peter Stephenson
4
-2
/
+19
2012-01-08
30098: missed commit log entry
Peter Stephenson
1
-1
/
+6
2012-01-07
30098: Jun T.: alternative to 30079: don't setlocale() in setlang() if ↵
Peter Stephenson
1
-3
/
+4
LC_ALL set
2012-01-06
unposted: fix uninitialised variable warning in pcre
Peter Stephenson
2
-1
/
+7
2012-01-05
30087: Christian Höltje: remove any hooks with prompt theme
Peter Stephenson
2
-3
/
+8
2012-01-05
30084: `zle -T tc func' for zle testing of termcap output
Peter Stephenson
6
-4
/
+196
2012-01-05
30081: make _main_complete independent of IGNORE_CLOSE_BRACES option
Peter Stephenson
1
-3
/
+10
2012-01-04
30079: Src/params.c: Restore `LC_ALL' when setting `LANG'.
Frank Terbeck
2
-1
/
+8
2012-01-04
30084: missing zsfree(argzero)
Peter Stephenson
2
-1
/
+7
2012-01-02
queue_signals() to prevent adjustwinsize() loop on FreeBSD
Bart Schaefer
2
-1
/
+21
2011-12-30
30048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime'
Frank Terbeck
2
-1
/
+7
2011-12-30
30046: VCS_INFO_get_data_svn: Fix support for subversion version 1.7
Frank Terbeck
2
-2
/
+23
2011-12-28
30069: replace empty parens with LPAR()RPAR() in an example.
Bart Schaefer
2
-3
/
+8
2011-12-21
30041: fix bash-style offsets for positional parameters when scalars
Peter Stephenson
2
-16
/
+23
2011-12-21
T.C. Hollingsworth: 30036: new systemctl argument completion
Peter Stephenson
2
-1
/
+12
2011-12-20
30033: silence valgrind warnings
Bart Schaefer
2
-1
/
+7
2011-12-19
unposted: update version to 4.3.15-dev-0 to avoid clash with 4.3.15 install
Peter Stephenson
2
-3
/
+8
2011-12-17
unposted: release 4.3.15
Peter Stephenson
4
-7
/
+11
2011-12-16
Simon Olofsson: fix matching of subversion help text
Peter Stephenson
2
-2
/
+7
2011-12-14
29783: _update-alternatives: Add more options.
Mikael Magnusson
2
-19
/
+34
2011-12-14
30021: _globquals: Add d flag, show what unit the digits are entered in.
Mikael Magnusson
2
-8
/
+14
2011-12-13
30019: _tar: fix parsing of argument to -C.
Mikael Magnusson
2
-2
/
+5
2011-12-13
29998: _git: fix a typo (--rerbose).
Mikael Magnusson
2
-2
/
+6
2011-12-13
30012 and 30020: $state_descr and prompt_preview_theme
Bart Schaefer
1
-1
/
+15
2011-12-13
30020: prevent prompt_opts and zle_highlight from leaking out of
Bart Schaefer
1
-1
/
+2
prompt_preview_theme
[next]