index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-29
32592: add CORRECT_IGNORE_FILE variable
Tomoki Sekiyama
4
-1
/
+25
2014-04-26
Fix merge conflict
Peter Stephenson
2
-15
/
+39
2014-04-25
32580: avoid indefinite wait in lockhistfile() by checking for lock file time...
Barton E. Schaefer
2
-15
/
+39
2014-04-23
32562: updates for bzr completion
Sebastien Alaiwan
2
-2
/
+13
2014-04-23
32558: _XOPEN_SOURCE_EXTENDED now OK on OpenBSD
Jasper Lievisse Adriaanse
2
-1
/
+6
2014-04-20
32569: lastval ($?) should not be reset between word list substitution and lo...
Barton E. Schaefer
2
-3
/
+6
2014-04-20
32568: consistency in handling of errflag condition during substitutions
Barton E. Schaefer
3
-4
/
+27
2014-04-18
32552 (updated by 32560): fix segfault when using process substitution in ano...
Andrew Waldron
5
-11
/
+33
2014-04-15
32546: better handling of ignored files with _path_files -W prefixes
Jun T
2
-2
/
+8
2014-04-13
32540: in doexpandhist(), discard saved line position data rather than restor...
Barton E. Schaefer
3
-1
/
+28
2014-04-07
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
5
-0
/
+37
2014-04-07
addition to 32527: also update .distfiles
Peter Stephenson
1
-0
/
+1
2014-04-07
32527: zcalc-auto-insert key binding for use in zcalc
Peter Stephenson
4
-0
/
+36
2014-04-06
Fix email address
Barton E. Schaefer
1
-1
/
+1
2014-04-06
unposted: fix typo
Barton E. Schaefer
2
-1
/
+3
2014-04-06
32531: fix memory leaks detected by valgrind
Barton E. Schaefer
4
-1
/
+12
2014-04-06
32533: add completion for "apt-mark"
Sebastian Ramacher
2
-1
/
+35
2014-04-06
32532: completion for "apt" command
Alessandro Ghedini
2
-1
/
+37
2014-04-06
complete zfs ... -o multiple times
llua
2
-3
/
+6
2014-04-06
32521: document that LOGNAME comes from getlogin()
Peter Stephenson
2
-1
/
+8
2014-04-05
32528: vcs_info: Document 'post-backend' hook and bzr 'check-for-changes' sup...
Daniel Shahaf
2
-3
/
+17
2014-04-05
32528: vcs_info: Add check-for-staged-changes
Daniel Shahaf
5
-5
/
+41
2014-03-28
32505: improved Solaris compatibility for pgrep completion
Danek Duvall
2
-4
/
+52
2014-03-23
m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes
m0viefreak
5
-19
/
+31
2014-03-21
32502: fix typo in argument list for git completio
Takeshi Banse
2
-1
/
+6
2014-03-20
Merge branch 'master' of https://git.code.sf.net/p/zsh/code
Peter Stephenson
2
-1
/
+9
2014-03-20
users/18644: bindkey -s doc should have forward reference.
Peter Stephenson
2
-0
/
+6
2014-03-20
32500: handle interrupts during pattern matching
Barton E. Schaefer
2
-1
/
+9
2014-03-20
unposted: in Perforce path completion complete depots after //
Peter Stephenson
2
-2
/
+10
2014-03-18
32497: avoid using comptesteval in the middle of a series of tests
Barton E. Schaefer
3
-6
/
+21
2014-03-17
32494: Yodl hack to fix indents in manual page output
Jun T
2
-2
/
+5
2014-03-17
32493: some man page formatting fixes
Jun T
5
-2
/
+10
2014-03-16
Merge branch 'master' of ssh://git.code.sf.net/p/zsh/code
Peter Stephenson
0
-0
/
+0
2014-03-16
Fix zypper commands completion [zypper <TAB>].
Mariusz Fik
2
-1
/
+9
2014-03-16
Fix zypper commands completion [zypper <TAB>].
Mariusz Fik
1
-1
/
+4
2014-03-14
unposted: document effect of 32479 on POSIX_TRAPS
Peter Stephenson
2
-1
/
+6
2014-03-14
32482: fix character translation issue with some versions of Yodl
Jun T
2
-1
/
+6
2014-03-14
32479: POSIXTRAPS and implicit return values.
Peter Stephenson
3
-2
/
+22
2014-03-13
32471: tidy up pgrep completion
Kosuke Asami
2
-23
/
+21
2014-03-13
32471: handle BSD process management in pgrep completion
Kosuke Asami
2
-6
/
+51
2014-03-13
32472: new pgrep completion options
Kosuke Asami
2
-2
/
+38
2014-03-13
32480: Fix crash in vi mode with too few previous changes
Jun T
2
-1
/
+6
2014-03-09
32468: save/restore match/mbegin/mend when doing pattern lookups against zsty...
Barton E. Schaefer
2
-55
/
+67
2014-03-03
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
9
-22
/
+124
2014-03-03
users/18550: matcher-list documentation clarifications
Barton E. Schaefer
2
-6
/
+12
2014-03-03
32289: Doc: Add zsh version to footer in HTML documentation.
Simon Ruderich
3
-2
/
+13
2014-03-03
32441: add completer for file extensions
Oliver Kiddle
3
-0
/
+45
2014-03-03
32450: make get-line widget set the history number that was saved with the line
Oliver Kiddle
2
-0
/
+7
2014-03-03
32448: fix seg fault if $WIDGET is accessed after recursive-edit is interrupted
Oliver Kiddle
2
-1
/
+3
2014-03-03
32439: add new show-ambiguity style
Oliver Kiddle
3
-0
/
+20
[next]