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
2015-04-25
34961: properly handle the case of finding no files when searching $fpath and...
Barton E. Schaefer
2
-0
/
+4
2015-04-25
34961: minor wording clarification
Barton E. Schaefer
2
-1
/
+3
2015-04-25
34961: $TZ is implicitly local in builtin strftime (originally workers/34602 ...
Barton E. Schaefer
2
-1
/
+23
2015-04-25
34961: clean up declarations of quote() and quotebreak()
Barton E. Schaefer
2
-3
/
+5
2015-04-25
34961: sysparams[pid] and sysparams[ppid] added to variables index
Barton E. Schaefer
2
-0
/
+5
2015-04-25
34961: replace a couple of free() with zfree() for consistency
Barton E. Schaefer
3
-2
/
+5
2015-04-25
34961: add backslash to alias expansion matching (related to workers/32186)
Barton E. Schaefer
2
-1
/
+4
2015-04-25
34961: test for breadth-first glob with (Y1) qualifier (originally workers/32...
Barton E. Schaefer
2
-0
/
+7
2015-04-24
34955: save and restore list_pipe_job with its friends
Peter Stephenson
2
-2
/
+10
2015-04-24
34940: _fc: fix typo breaking completion for history
Oliver Kiddle
2
-1
/
+6
2015-04-21
Revert "34926: _fc: Remove a spurious 2"
Mikael Magnusson
2
-5
/
+1
2015-04-19
34926: _fc: Remove a spurious 2
Mikael Magnusson
2
-1
/
+5
2015-04-17
34921: handle error in recursive par_event().
Peter Stephenson
2
-0
/
+5
2015-04-17
34920: info on git pull
Peter Stephenson
2
-2
/
+13
2015-04-17
34919: update interrupt parse error for ZLE cases.
Peter Stephenson
3
-2
/
+5
2015-04-17
34899: completion: _vim: add nvim to #compdef
Daniel Hahler
2
-1
/
+6
2015-04-17
34905: no parse error after keyboard interrupt.
Peter Stephenson
4
-6
/
+14
2015-04-16
34902: Doc: Explain the numeric argument and be consistent about what we call it
Mikael Magnusson
4
-20
/
+37
2015-04-15
34901: Test for the previous commit
Peter Stephenson
2
-0
/
+19
2015-04-15
34900: assignment before an "exec".
Peter Stephenson
2
-7
/
+19
2015-04-15
unposted: rewrite Nularg math handling to be like other cases
Peter Stephenson
2
-2
/
+9
2015-04-15
34892 (slightly tweaked): math evaluation fix
Peter Stephenson
3
-3
/
+9
2015-04-15
34887: Fix POSIX_BUILTINS with assignment.
Peter Stephenson
3
-7
/
+40
2015-04-13
users/20159: completion: zstyle: Add 'show-ambiguity'
Daniel Shahaf
2
-0
/
+4
2015-04-13
34886: completion: git: Complete rebase --exec argument
Daniel Shahaf
2
-1
/
+4
2015-04-13
34885: completion: git: Sort "commit object" completions most recent first
Daniel Shahaf
2
-1
/
+4
2015-04-13
34885: completion: git: Fix another instance of the 34671 bug fixed in 34814
Daniel Shahaf
2
-1
/
+8
2015-04-13
34880: POSIX_TRAPS doc
Han Pingtian
2
-1
/
+3
2015-04-13
34875: CSH_JUNKIE_HISTORY doc
Han Pingtian
2
-2
/
+4
2015-04-13
users/20078: HIST_BEEP doc
Han Pingtian
2
-1
/
+5
2015-04-10
34874: completion for cabal
Clint Adams
2
-0
/
+14
2015-04-10
34748: completion: git: update list of builtintools
Daniel Hahler
2
-9
/
+21
2015-04-07
34850: make URLs in html/pdf docs clickable
Jun-ichi Takimoto
9
-32
/
+42
2015-04-06
34851: fix thinko from 34093 that short-circuited some "whence -m" searches
Barton E. Schaefer
2
-5
/
+12
2015-04-03
34837: avoid loss of original file path when applying colon-modifiers in glob...
Barton E. Schaefer
2
-2
/
+8
2015-04-03
34840: minor format fixes in prompt.yo
Jun-ichi Takimoto
2
-4
/
+8
2015-04-03
34836: fix description of '%-0<<' in prompt.yo
Jun-ichi Takimoto
2
-1
/
+6
2015-04-01
34814: completion: git: Fix bug introduced by 236da69
Daniel Shahaf
2
-1
/
+8
2015-04-01
34822: correction to GLOB_SUBST doc
Han Pingtian
2
-1
/
+6
2015-03-31
users/20058: improve device completion in ip completion.
Peter Stephenson
4
-39
/
+58
2015-03-29
34817: Catch some errors earlier when reading history.
Peter Stephenson
3
-1
/
+13
2015-03-29
34792: langinfo: Fix pointer type
Theo Buehler
2
-1
/
+6
2015-03-29
34762: completion: git: add short option for '--dir-diff' (_git-difftool)
Daniel Hahler
2
-1
/
+6
2015-03-28
34781: add implicit space after alias expansion of tokens that form words wit...
Barton E. Schaefer
3
-1
/
+15
2015-03-28
34804: refine POSIX_ALIAS change to preserve old behavior of [[ ]] conditionals
Barton E. Schaefer
3
-4
/
+10
2015-03-27
34788: refine errflag handling in cmd_or_math()
Barton E. Schaefer
2
-1
/
+5
2015-03-27
34785: fix typo in SHINSTDIN doc
Han Pingtian
2
-1
/
+3
2015-03-27
34787: Add more history tests
Peter Stephenson
2
-0
/
+45
2015-03-26
34784: fix old bug with history word selection
Peter Stephenson
3
-11
/
+26
2015-03-25
34779: tests for 34776
Barton E. Schaefer
3
-1
/
+31
[next]