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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
34748: completion: git: update list of builtintools
Daniel Hahler
2015-04-10
1
-0
/
+5
*
34850: make URLs in html/pdf docs clickable
Jun-ichi Takimoto
2015-04-07
1
-0
/
+7
*
34851: fix thinko from 34093 that short-circuited some "whence -m" searches
Barton E. Schaefer
2015-04-06
1
-0
/
+5
*
34837: avoid loss of original file path when applying colon-modifiers in glob...
Barton E. Schaefer
2015-04-03
1
-0
/
+6
*
34840: minor format fixes in prompt.yo
Jun-ichi Takimoto
2015-04-03
1
-1
/
+5
*
34836: fix description of '%-0<<' in prompt.yo
Jun-ichi Takimoto
2015-04-03
1
-0
/
+4
*
34814: completion: git: Fix bug introduced by 236da69
Daniel Shahaf
2015-04-01
1
-0
/
+5
*
34822: correction to GLOB_SUBST doc
Han Pingtian
2015-04-01
1
-0
/
+5
*
users/20058: improve device completion in ip completion.
Peter Stephenson
2015-03-31
1
-0
/
+7
*
34817: Catch some errors earlier when reading history.
Peter Stephenson
2015-03-29
1
-0
/
+6
*
34792: langinfo: Fix pointer type
Theo Buehler
2015-03-29
1
-0
/
+4
*
34762: completion: git: add short option for '--dir-diff' (_git-difftool)
Daniel Hahler
2015-03-29
1
-0
/
+5
*
34781: add implicit space after alias expansion of tokens that form words wit...
Barton E. Schaefer
2015-03-28
1
-0
/
+4
*
34804: refine POSIX_ALIAS change to preserve old behavior of [[ ]] conditionals
Barton E. Schaefer
2015-03-28
1
-0
/
+5
*
34788: refine errflag handling in cmd_or_math()
Barton E. Schaefer
2015-03-27
1
-0
/
+4
*
34785: fix typo in SHINSTDIN doc
Han Pingtian
2015-03-27
1
-0
/
+2
*
34787: Add more history tests
Peter Stephenson
2015-03-27
1
-0
/
+4
*
34784: fix old bug with history word selection
Peter Stephenson
2015-03-26
1
-0
/
+5
*
34779: tests for 34776
Barton E. Schaefer
2015-03-25
1
-0
/
+6
*
34769: incorrect doc of process time calculation
Han Pingtian
2015-03-25
1
-0
/
+5
*
34776: improve suppression of alias expansions from history.
Peter Stephenson
2015-03-25
1
-0
/
+5
*
34774: fix %prep and use read from a no-op pipe to force wait for the timeout
Barton E. Schaefer
2015-03-25
1
-0
/
+5
*
34772: add new test suite file for history; fix "read" usage in comptest
Barton E. Schaefer
2015-03-23
1
-0
/
+6
*
34759: improve implementation of last commit
Peter Stephenson
2015-03-22
1
-0
/
+2
*
34758: fix yet more history / command subst interaction.
Peter Stephenson
2015-03-22
1
-0
/
+6
*
users/20034: adjust PREFIX and SUFFIX for unambiguous_cursor on second comple...
Barton E. Schaefer
2015-03-21
1
-0
/
+6
*
34753: work around NFS problem in tests.
Peter Stephenson
2015-03-20
1
-0
/
+3
*
34752: another fix for history expansion in cmd subst
Peter Stephenson
2015-03-20
1
-0
/
+6
*
34742: history expansion inside command substitution failed.
Peter Stephenson
2015-03-19
1
-1
/
+7
*
34739: git completion: Fix regression in ce80a92
Daniel Shahaf
2015-03-19
1
-0
/
+5
*
34734: further aliasing adjustments and doc
Barton E. Schaefer
2015-03-18
1
-0
/
+7
*
34723: disable fixed site function dir if user disable site function dir
Peter Stephenson
2015-03-18
1
-0
/
+5
*
unposted: update NEWS some more
Peter Stephenson
2015-03-17
1
-0
/
+4
*
34725: update NEWS for site function configuration.
Peter Stephenson
2015-03-16
1
-0
/
+3
*
34721: new glob qualifier functions before, after
Peter Stephenson
2015-03-16
1
-0
/
+5
*
34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git --f...
Daniel Shahaf
2015-03-16
1
-0
/
+4
*
34671: git completion: only offer recent commits' tags/heads for --fixup
Daniel Shahaf
2015-03-16
1
-0
/
+5
*
34712: clarify words that may be aliased
Barton E. Schaefer
2015-03-15
1
-0
/
+4
*
Fix ~ and (Q) order in _zattr
Mikael Magnusson
2015-03-15
1
-0
/
+5
*
users/19985: improve doc of subscripting substrings further
Peter Stephenson
2015-03-10
1
-0
/
+5
*
34673: vcs_info git: Fix error message when rebase hasn't started
Daniel Shahaf
2015-03-09
1
-0
/
+3
*
34693: sudo completion: Don't false positive 'sudo -e' detection
Daniel Shahaf
2015-03-09
1
-0
/
+3
*
34693: _strace: Fix variable leakage of $sys_calls
Daniel Shahaf
2015-03-09
1
-0
/
+5
*
Fix ChangeLog
Daniel Shahaf
2015-03-07
1
-1
/
+1
*
34638 with tweaks: git completion: complete commit hashes and --fixup
Daniel Hahler
2015-03-07
1
-0
/
+5
*
34643: clarify documentation for print and bindkey
Jun-ichi Takimoto
2015-03-06
1
-0
/
+5
*
34653: move aborted vared lines to ZLE_VARED_ABORTED
Peter Stephenson
2015-03-06
1
-0
/
+3
*
34657: document the effect of substring subscripting better
Peter Stephenson
2015-03-06
1
-0
/
+5
*
34654: Improved rpm -q --whatprovides completion
Peter Stephenson
2015-03-05
1
-0
/
+3
*
34651: Avoid core dump if no lexical token
Peter Stephenson
2015-03-05
1
-0
/
+2
[prev]
[next]