index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-10
30177: completion for fontconfig fonts
Oliver Kiddle
1
-1
/
+6
2012-02-09
30193: remnulargs() after poking into string in case length changes
Bart Schaefer
1
-1
/
+6
2012-02-08
fix typo in ChangeLog
Peter Stephenson
1
-2
/
+2
2012-02-08
Timothy Redaelli: file name manipulations
Peter Stephenson
1
-1
/
+6
2012-02-07
Holger Macht via Ismail: 30185: openSUSE directory missed from
Peter Stephenson
1
-1
/
+6
2012-02-05
30127: forbid fc from executing history lines in reverse
Peter Stephenson
1
-1
/
+6
2012-02-03
Mariusz Glebocki: 30179: suppress stderr for listing services
Peter Stephenson
1
-1
/
+6
2012-02-01
A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"
Frank Terbeck
1
-1
/
+6
2012-01-31
seiler via Ismail: 30174: osc completion update
Peter Stephenson
1
-1
/
+4
2012-01-31
Felipe: 30158: compgen test not useful with current bashcompinit
Peter Stephenson
1
-1
/
+7
2012-01-29
Richard Hartmann: 30140: whitespace fix in mplayer completion
Peter Stephenson
1
-1
/
+4
2012-01-29
Felipe Contreras: 31031 to 30137: various bashcompinit improvements
Peter Stephenson
1
-1
/
+7
2012-01-23
Ben: 30118: sqlite completion
Peter Stephenson
1
-1
/
+6
2012-01-22
Ben: 30117: new xclip completion
Peter Stephenson
1
-1
/
+6
2012-01-19
30114: VCS_INFO_check_com: Remove a superfluous stat()
Frank Terbeck
1
-1
/
+6
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
1
-1
/
+5
2012-01-09
Stepan Koltsov: 30105: fix stgit delete completion
Peter Stephenson
1
-1
/
+6
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
1
-1
/
+10
2012-01-08
30098: missed commit log entry
Peter Stephenson
1
-1
/
+6
2012-01-06
unposted: fix uninitialised variable warning in pcre
Peter Stephenson
1
-1
/
+6
2012-01-05
30087: Christian Höltje: remove any hooks with prompt theme
Peter Stephenson
1
-1
/
+4
2012-01-05
30084: `zle -T tc func' for zle testing of termcap output
Peter Stephenson
1
-1
/
+11
2012-01-04
30079: Src/params.c: Restore `LC_ALL' when setting `LANG'.
Frank Terbeck
1
-1
/
+5
2012-01-04
30084: missing zsfree(argzero)
Peter Stephenson
1
-1
/
+6
2012-01-02
queue_signals() to prevent adjustwinsize() loop on FreeBSD
Bart Schaefer
1
-1
/
+7
2011-12-30
30048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime'
Frank Terbeck
1
-1
/
+4
2011-12-30
30046: VCS_INFO_get_data_svn: Fix support for subversion version 1.7
Frank Terbeck
1
-1
/
+6
2011-12-28
30069: replace empty parens with LPAR()RPAR() in an example.
Bart Schaefer
1
-1
/
+6
2011-12-21
30041: fix bash-style offsets for positional parameters when scalars
Peter Stephenson
1
-1
/
+6
2011-12-21
T.C. Hollingsworth: 30036: new systemctl argument completion
Peter Stephenson
1
-1
/
+6
2011-12-20
30033: silence valgrind warnings
Bart Schaefer
1
-1
/
+6
2011-12-19
unposted: update version to 4.3.15-dev-0 to avoid clash with 4.3.15 install
Peter Stephenson
1
-1
/
+6
2011-12-17
unposted: release 4.3.15
Peter Stephenson
1
-1
/
+5
2011-12-16
Simon Olofsson: fix matching of subversion help text
Peter Stephenson
1
-1
/
+6
2011-12-14
29783: _update-alternatives: Add more options.
Mikael Magnusson
1
-5
/
+10
2011-12-14
30021: _globquals: Add d flag, show what unit the digits are entered in.
Mikael Magnusson
1
-1
/
+5
2011-12-13
30019: _tar: fix parsing of argument to -C.
Mikael Magnusson
1
-1
/
+4
2011-12-13
29998: _git: fix a typo (--rerbose).
Mikael Magnusson
1
-1
/
+5
2011-12-13
30012 and 30020: $state_descr and prompt_preview_theme
Bart Schaefer
1
-1
/
+15
2011-12-12
30000 plus some comments: Better POSIXJOBs behaviour.
Peter Stephenson
1
-1
/
+8
2011-12-11
discussed in 29984: use m+7 for files more than a week old
Peter Stephenson
1
-1
/
+4
2011-12-11
29991: allow explicit "d" for days in time qualifiers
Peter Stephenson
1
-1
/
+6
2011-12-10
29961: _ssh: extend option completion.
Mikael Magnusson
1
-1
/
+3
2011-12-10
29962: Actually return ret in _ssh.
Mikael Magnusson
1
-1
/
+5
2011-12-10
Fix ChangeLog --- last entry was added in the middle instead of the top
Peter Stephenson
1
-6
/
+6
2011-12-10
GI: 29977: caching and function definition fixes for _modutils
Peter Stephenson
1
-1
/
+6
2011-12-10
Fix some zsh-users article references that have transposed or off-by-one
Bart Schaefer
1
-3
/
+3
2011-12-09
29918: Completion: Add new _remote_files() helper and use it to reduce code d...
Simon Ruderich
1
-1
/
+4
[prev]
[next]