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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
32592: add CORRECT_IGNORE_FILE variable
Tomoki Sekiyama
2014-04-29
2
-0
/
+11
*
32527: zcalc-auto-insert key binding for use in zcalc
Peter Stephenson
2014-04-07
1
-0
/
+19
*
unposted: fix typo
Barton E. Schaefer
2014-04-06
1
-1
/
+1
*
32521: document that LOGNAME comes from getlogin()
Peter Stephenson
2014-04-06
1
-1
/
+3
*
32528: vcs_info: Document 'post-backend' hook and bzr 'check-for-changes' sup...
Daniel Shahaf
2014-04-05
1
-3
/
+14
*
32528: vcs_info: Add check-for-staged-changes
Daniel Shahaf
2014-04-05
1
-0
/
+13
*
users/18644: bindkey -s doc should have forward reference.
Peter Stephenson
2014-03-20
1
-0
/
+3
*
32494: Yodl hack to fix indents in manual page output
Jun T
2014-03-17
1
-2
/
+2
*
32493: some man page formatting fixes
Jun T
2014-03-17
4
-2
/
+4
*
unposted: document effect of 32479 on POSIX_TRAPS
Peter Stephenson
2014-03-14
1
-1
/
+4
*
32482: fix character translation issue with some versions of Yodl
Jun T
2014-03-14
1
-1
/
+1
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2014-03-03
2
-2
/
+26
|
\
|
*
32289: Doc: Add zsh version to footer in HTML documentation.
Simon Ruderich
2014-03-03
1
-2
/
+8
|
*
32441: add completer for file extensions
Oliver Kiddle
2014-03-03
1
-0
/
+9
|
*
32439: add new show-ambiguity style
Oliver Kiddle
2014-03-03
1
-0
/
+9
*
|
users/18550: matcher-list documentation clarifications
Barton E. Schaefer
2014-03-03
1
-5
/
+7
|
/
*
32412 / 32415: New giga- and terabyte units for glob qualifiers
Manuel Presnitz
2014-03-01
1
-4
/
+6
*
Fix merge conflict
Peter Stephenson
2014-02-28
1
-1
/
+1
|
\
|
*
unposted: fix typo in documentation
Oliver Kiddle
2014-02-25
1
-1
/
+1
*
|
users 18531 plus doc etc.: new expand-absolute-path widget
Peter Stephenson
2014-02-28
1
-0
/
+6
|
/
*
32427: avoid busy loop on closed descriptors for "zle -F" handlers
Barton E. Schaefer
2014-02-23
1
-18
/
+29
*
update zshcontrib for latest helpfiles
m0viefreak
2014-02-18
1
-14
/
+13
*
unposted: document interactions of "fc -R" etc. with "fc -l" and $HISTCMD
Barton E. Schaefer
2014-02-17
2
-3
/
+7
*
32388: zparseopts -K preserves individual associative array elements
Barton E. Schaefer
2014-02-15
1
-4
/
+6
*
32355: document and test vi mode undo changes
Oliver Kiddle
2014-02-05
1
-1
/
+15
*
Minor indexing changes to generate more consistent page layouts
Barton E. Schaefer
2014-02-02
3
-4
/
+3
*
32338: create empty help.txt so lack of helpfiles does not break the build
Barton E. Schaefer
2014-02-02
1
-1
/
+2
*
use LPAR() instead of parens in sqrt example
Bart Schaefer
2014-01-23
1
-1
/
+1
*
32299: add use of underscores on arithmetic output for spacing
Peter Stephenson
2014-01-23
1
-0
/
+21
*
32271: fix matcher-list example
Daniel Hahler
2014-01-17
1
-1
/
+1
*
32246: option "shift -p" pops arguments from end of array
Peter Stephenson
2014-01-11
1
-1
/
+4
*
users/18298 (tidied up): add {<char>..<char>} expansion
Peter Stephenson
2014-01-09
1
-0
/
+10
*
unposted: update version to 5.0.5
zsh-5.0.5
Peter Stephenson
2014-01-05
1
-1
/
+1
*
unposted but c.f. 32231: $line from _arguments doesn't include command
Peter Stephenson
2014-01-05
1
-5
/
+5
*
32157: fix extra line feed after prompt, and erased character in completion l...
Barton E. Schaefer
2013-12-18
1
-1
/
+1
*
32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right
Patrick Oscity
2013-12-16
1
-0
/
+13
*
users/18210: document "print -D" better
Peter Stephenson
2013-12-09
1
-2
/
+2
*
32045 (adjusted by 32047): use makefile dependencies to determine whether to
Barton E. Schaefer
2013-11-25
1
-7
/
+8
*
32031 plus missed _run_help: get helpfiles install path corect in functions
Peter Stephenson
2013-11-23
1
-1
/
+0
*
32008: complete "." and ":" for run-help, clean Doc/help in make
Martin Vaeth
2013-11-18
1
-2
/
+3
*
follow up to 31959: I patched the files to the wrong place.
Peter Stephenson
2013-11-18
2
-0
/
+0
*
Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, ass...
Barton E. Schaefer
2013-11-15
1
-1
/
+1
*
31959: missed files
Martin Vaeth
2013-11-13
2
-0
/
+6
*
31959 (plus tweak to .gitignore): make help files during installation
Martin Vaeth
2013-11-12
3
-5
/
+34
*
31940: zcalc -e uses arguments as input
Peter Stephenson
2013-11-08
1
-1
/
+5
*
31937: zle -Fw uses widget semantics for file descriptor handler
Peter Stephenson
2013-11-07
1
-2
/
+9
*
31936: Rationalise limits for threads
Stefan Neudorf
2013-11-03
1
-2
/
+2
*
31935: further updates to limits for BSD
Stefan Neudorf
2013-11-03
1
-10
/
+8
*
31930 / 31934: New limits from BSD.
Stefan Neudorf
2013-10-31
1
-1
/
+10
*
31902: rationalise use of gamma function.
Jun T
2013-10-27
1
-1
/
+1
[prev]
[next]