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
*
29367, 29368: avoid redirecting the xtrace of simple commands along with
Bart Schaefer
2011-05-24
2
-2
/
+13
*
Belated commit: unposted tweak to description of the -l / LOGIN option.
Bart Schaefer
2011-05-24
1
-1
/
+4
*
29364: partial fix for make completion in dirs with spaces.
Mikael Magnusson
2011-05-24
2
-2
/
+5
*
29335: update valgrind --tool= completion hack.
Mikael Magnusson
2011-05-24
2
-3
/
+10
*
29338: fix pattern in _main_complete for insert-tab.
Mikael Magnusson
2011-05-24
2
-2
/
+7
*
reorder ChangeLog
zsh-4.3.11-dev-4
Peter Stephenson
2011-05-23
1
-3
/
+3
*
29351: casts needed to pass integers through stdarg
Peter Stephenson
2011-05-23
2
-3
/
+7
*
minor typo
Peter Stephenson
2011-05-23
2
-2
/
+4
*
unposted: 4.3.11-dev-4
Peter Stephenson
2011-05-23
2
-3
/
+5
*
29341, corrected: go programming language
Peter Stephenson
2011-05-23
3
-1
/
+26
*
unposted: quote a -e with tt(), fix some of my changelog entries.
Mikael Magnusson
2011-05-22
2
-20
/
+30
*
29328: Another missing backslash in _git, remove some not needed backslashes ...
Mikael Magnusson
2011-05-22
7
-14
/
+19
*
29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
Mikael Magnusson
2011-05-19
5
-14
/
+61
*
29261: Add g:: flag.
Mikael Magnusson
2011-05-19
4
-4
/
+96
*
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
2011-05-19
32
-40
/
+45
*
29315: add a missing backslash.
Wayne Davison
2011-05-18
2
-2
/
+7
*
unposted: Minor clarification in doc for -l option
Bart Schaefer
2011-05-18
1
-1
/
+1
*
29312, users/16032: add "zparseopts -M"
Bart Schaefer
2011-05-18
1
-1
/
+20
*
29313: better sh emulation with SHWORDPLIT and empty $IFS
Bart Schaefer
2011-05-18
2
-14
/
+23
*
29312, users/16032: add "zparseopts -M"
Bart Schaefer
2011-05-18
2
-4
/
+75
*
29306: typo fix from Laurent Fousse.
Clint Adams
2011-05-17
2
-2
/
+7
*
Nikolai Weibull: 29166: _git: Speed improvements for file completion.
Frank Terbeck
2011-05-17
2
-37
/
+31
*
29273: Completion/Unix/Command/_git: Fix __git_guard_number
Nikolai Weibull
2011-05-17
2
-1
/
+10
*
29278: Completion/Unix/Type/_path_files: fix use of the $skips
Bart Schaefer
2011-05-15
2
-2
/
+7
*
29271: document _alternative -O name.
Mikael Magnusson
2011-05-14
2
-2
/
+10
*
29282: hide prototypes for ZSH_HEAP_DEBUG with #ifdef's
Peter Stephenson
2011-05-14
2
-1
/
+11
*
29276: always typedef Heapid for use by auto-generated header files.
Bart Schaefer
2011-05-14
2
-2
/
+8
*
29268: extra dupstring() for value to be used in completion match group
Peter Stephenson
2011-05-14
2
-2
/
+5
*
fix typo (heap debug, not hash debug)
Peter Stephenson
2011-05-14
1
-2
/
+2
*
29267: add -enable-zsh-debug and use for debugging completion matcher groups
Peter Stephenson
2011-05-14
9
-7
/
+406
*
Danek: 29254: fix some compiler warnings
Peter Stephenson
2011-05-13
6
-5
/
+9
*
Jérémie Roquet: 29258: mark a couple more functions for export.
Peter Stephenson
2011-05-13
2
-3
/
+6
*
unposted (late commit): updates for 4.3.11-dev-3
Peter Stephenson
2011-05-13
4
-3
/
+10
*
29245: _xset: pass -O instead of -o to _describe.
Mikael Magnusson
2011-05-12
2
-3
/
+8
*
Nikolai Weibull: 29124: Fix -l option in _git.
Mikael Magnusson
2011-05-12
2
-4
/
+9
*
29205: don't sort processes in _pids
Mikael Magnusson
2011-05-12
2
-2
/
+6
*
29208: make vimatchbracket more useful in emacs mode
Mikael Magnusson
2011-05-12
2
-1
/
+9
*
29206: fix formatting
Mikael Magnusson
2011-05-11
2
-3
/
+7
*
29217: main shell now depends on zshcurses.h and zshterm.h
Peter Stephenson
2011-05-11
2
-4
/
+7
*
rename system.h to zsh_system.h
Peter Stephenson
2011-05-10
4
-3
/
+7
*
29214: use -I rather than explicit path to find headers
Peter Stephenson
2011-05-10
4
-9
/
+10
*
29191 (Danek) and 29203 (with fixes): make TERMINFO variable special.
Peter Stephenson
2011-05-10
3
-6
/
+57
*
29195: Separate nameddir hash to avoid clash of
Peter Stephenson
2011-05-09
6
-280
/
+366
*
29193: badly placed variable declaration
Peter Stephenson
2011-05-09
2
-3
/
+6
*
29165: use term.h globally if needed at all.
Peter Stephenson
2011-05-09
23
-228
/
+254
*
users/15986: handle EINTR in zccmd_input
Bart Schaefer
2011-05-08
2
-5
/
+50
*
29187: add a missing backslash.
Wayne Davison
2011-05-08
2
-2
/
+7
*
29175: optimize freeheap
Bart Schaefer
2011-05-07
2
-3
/
+27
*
unposted: Add missing word ("style") spotted by Bart.
Frank Terbeck
2011-05-07
2
-3
/
+6
*
29170: vcs_info: Clarify check-for-changes style behaviour with the mercurial...
Frank Terbeck
2011-05-07
2
-1
/
+10
[next]