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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
31869: reduce WINCH-twaddling in shingetline()
Barton E. Schaefer
2013-10-21
1
-0
/
+4
*
Fix merge conflict
Peter Stephenson
2013-10-19
1
-0
/
+5
|
\
|
*
31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special array
Barton E. Schaefer
2013-10-19
1
-0
/
+5
*
|
Use VERBOSE option in execstring()
Peter Stephenson
2013-10-19
1
-0
/
+5
|
/
*
31846: fix NOEXEC option in execsimple() optimisation
Peter Stephenson
2013-10-18
1
-0
/
+4
*
31840: "read" needs IFS unset to avoid stripping whitespace in makefiles
Barton E. Schaefer
2013-10-18
1
-0
/
+4
*
31832: make execrestore() more signal-safe.
Bart Schaefer
2013-10-17
1
-0
/
+2
*
31823: add HISTORY_IGNORE parameter
Barton E. Schaefer
2013-10-17
1
-0
/
+6
*
31830: New feature for zshaddhistory hooks.
Peter Stephenson
2013-10-17
1
-0
/
+6
*
Users/18033: Documentation for exit and ERR_EXIT.
Peter Stephenson
2013-10-16
1
-0
/
+6
*
31872: zshaddhistory hook example needs options.
Peter Stephenson
2013-10-16
1
-0
/
+5
*
Fix trivial typo in zshaddhistory doc.
Peter Stephenson
2013-10-15
1
-0
/
+4
*
31818: fix completion for zsh in _sh, and document the _arguments behavior th...
Barton E. Schaefer
2013-10-12
1
-0
/
+7
*
Update ChangeLog with previous commits
Mikael Magnusson
2013-10-11
1
-6
/
+21
*
31815: another fix for INCAPPENDHISTORY change.
Peter Stephenson
2013-10-11
1
-0
/
+5
*
31810: tests for simple XTRACE output from conditions
Peter Stephenson
2013-10-10
1
-0
/
+3
*
31809: Make whitespace clear in trace output for patterns.
Peter Stephenson
2013-10-10
1
-0
/
+5
*
31801: missing local declaration for variables in completion
Eric Cook
2013-10-08
1
-0
/
+5
*
31797: to match documentation, avoid expanding history when there is neither a
Barton E. Schaefer
2013-10-08
1
-0
/
+9
*
31794: further refinement to INCAPPENDHISTORY change.
Peter Stephenson
2013-10-07
1
-0
/
+3
*
31793: Fix problem with non-interactive history.
Peter Stephenson
2013-10-07
1
-0
/
+5
*
Add new options for rsync 3.1.0.
Wayne Davison
2013-10-06
1
-0
/
+5
*
users:18023: Add PIPEFAIL option
Peter Stephenson
2013-10-06
1
-0
/
+5
*
31789: Save history for INCAPPENDHISTORY later.
Han Pingtian
2013-10-05
1
-0
/
+5
*
31784: better line width calculation for completion listings
Barton E. Schaefer
2013-10-03
1
-0
/
+6
*
31781: "compdescribe -i" clears the completion list column padding width
Barton E. Schaefer
2013-10-03
1
-0
/
+6
*
31772: queue_signals() to prevent re-entry into endparamscope().
Barton E. Schaefer
2013-09-26
1
-0
/
+3
*
31770: memmove() instead of memcpy() for overlapping regions.
Barton E. Schaefer
2013-09-26
1
-0
/
+5
*
31765: If zle starts in viins mark as insertion.
Peter Stephenson
2013-09-25
1
-0
/
+5
*
31764: Dewreakify havoc caused by pattern disables on glob qualifiers.
Peter Stephenson
2013-09-23
1
-0
/
+6
*
31754: _git: git rm: make git rm --cached work as intended
m0viefreak
2013-09-22
1
-0
/
+5
*
31752: _git: change completion text for consistency
Øystein Walle
2013-09-22
1
-0
/
+5
*
31753: _git: correct some "undocumented" options
m0viefreak
2013-09-22
1
-0
/
+5
*
31751: _git: remove TODOs of actually documented options
Øystein Walle
2013-09-22
1
-0
/
+3
*
31749: _git: fix some typos in description texts
Øystein Walle
2013-09-22
1
-0
/
+5
*
31748: _git: support completing remote branches without <remote>/ prefix
m0viefreak
2013-09-22
1
-0
/
+3
*
31746: _git: reword _git-config TODO
m0viefreak
2013-09-22
1
-0
/
+5
*
31750: _git: add new configuration options to match latest git v1.8.3
Øystein Walle
2013-09-22
1
-0
/
+3
*
31747: _git: completion updates to match latest git v1.8.3 part 2
Øystein Walle
2013-09-22
1
-0
/
+5
*
31755: _git: completion updates to match latest git v1.8.3
m0viefreak
2013-09-22
1
-0
/
+3
*
31745: _git: correctly use __git_guard_number in some cases
m0viefreak
2013-09-22
1
-0
/
+3
*
31744: _git: make git submodule <cmd> completion work
m0viefreak
2013-09-22
1
-0
/
+3
*
31743: _git: fix usage of ->int: for some entries in _git-config
m0viefreak
2013-09-22
1
-0
/
+3
*
31741: _git: fix a wrong variable in __git_config_values
m0viefreak
2013-09-22
1
-0
/
+5
*
unposted: improve an error message.
Barton E. Schaefer
2013-09-21
1
-0
/
+4
*
31737: same loop counter fix in get_cadef as get_cvdef.
Barton E. Schaefer
2013-09-19
1
-0
/
+4
*
31735: fix off-by-one in completion utility cache code.
Axel Beckert
2013-09-19
1
-0
/
+6
*
31726: _git: add few more arguments for cherry-pick and revert
Luka Perkov
2013-09-14
1
-0
/
+3
*
31723: _systemd: add more system commands
Luka Perkov
2013-09-14
1
-0
/
+5
*
31714: handle ".." properly when $PWD or the path prefix traverses a symbolic...
Barton E. Schaefer
2013-09-10
1
-0
/
+5
[next]