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