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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mikael: 27453: highlighting for removable completion suffixes
Peter Stephenson
2009-12-05
1
-1
/
+13
*
27446: Frank: tmux completion update
Peter Stephenson
2009-12-02
1
-0
/
+5
*
27441: add "sa" for suffix alias completion highlighting
Peter Stephenson
2009-11-30
1
-0
/
+4
*
Mikael: 27347: enhance extended attribute support
Peter Stephenson
2009-11-04
1
-0
/
+5
*
unposted, c.f. 27313: mailing list and website moved
Peter Stephenson
2009-10-22
3
-13
/
+13
*
Frank Terbeck: 27309: VCS_INFO doc
Peter Stephenson
2009-10-18
2
-2
/
+2
*
Lionel Flandrin: 27307: enhanced Mecurial VCS_INFO support
Peter Stephenson
2009-10-04
1
-4
/
+20
*
Darel Henman: users/14412: fix confusion in getopts documentation
Peter Stephenson
2009-09-19
1
-2
/
+2
*
27281: Holger Weiss: fix example of global history substitution
Peter Stephenson
2009-09-19
1
-1
/
+1
*
Mikael: 27279: doc tweaks
Peter Stephenson
2009-09-18
2
-1
/
+2
*
users/14387 (tweaked): alternative zsh syntax is not going to be removed
Peter Stephenson
2009-09-15
1
-4
/
+4
*
Baptiste Daroussin: 27267 plus 27269 plus doc:
Peter Stephenson
2009-09-11
1
-7
/
+4
*
Greg Klanderman: 27255: some consistency fixes
Peter Stephenson
2009-09-09
4
-8
/
+8
*
27188: improve read -q by using read -k code
Peter Stephenson
2009-07-24
1
-3
/
+4
*
27181: extend POSIX_CD to handle target directory printing behaviour
Peter Stephenson
2009-07-21
1
-0
/
+8
*
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
2009-07-19
2
-0
/
+19
*
27134: Close SHTTY on exec.
Peter Stephenson
2009-07-12
1
-3
/
+19
*
27106: reset status on command that expands to empty
Peter Stephenson
2009-07-10
1
-0
/
+11
*
27087: change return codes from failed "."
Peter Stephenson
2009-07-02
1
-2
/
+2
*
27085: add accept-search handling to scrollist keymap
Peter Stephenson
2009-07-01
1
-0
/
+3
*
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
2009-07-01
1
-1
/
+3
*
27080: it wasnt possible to exit menu selection cleanly
Peter Stephenson
2009-07-01
1
-2
/
+3
*
27304: add ${(q-)..} flag
Peter Stephenson
2009-06-05
1
-8
/
+16
*
Jesse W: 27024: allow overriding TEXI2HTML.
Peter Stephenson
2009-05-30
1
-1
/
+1
*
Ingmar Vanhassel: 26990: tidy up more HTML files
Peter Stephenson
2009-05-25
1
-2
/
+2
*
Michael Hwang: 26986: formatting
Peter Stephenson
2009-05-23
1
-1
/
+1
*
26982: Julien Langer: support stgit in VCS_Info
Peter Stephenson
2009-05-22
1
-3
/
+19
*
users/14143 plus tweak in padding code:
Peter Stephenson
2009-05-20
1
-0
/
+3
*
26973: zmathfuncdef enhancements
Peter Stephenson
2009-05-19
1
-2
/
+7
*
Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK
Peter Stephenson
2009-05-17
2
-7
/
+17
*
26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARS
Peter Stephenson
2009-04-24
2
-0
/
+48
*
users/14033 as modified by users/14037 and added doc: allow colon quoting
Andrey Borzenkov
2009-04-18
1
-1
/
+2
*
users/14041: bind : by default to execute-named-cmd in vicmd mode
Peter Stephenson
2009-04-17
1
-1
/
+1
*
Jesse W: 26840: texi2html instructions
Peter Stephenson
2009-04-17
1
-3
/
+3
*
26839: add --node-files option to texi2html
Peter Stephenson
2009-04-16
3
-3
/
+3
*
Frank Terbeck: 26816 to 26820: VCS_Info updates
Peter Stephenson
2009-04-06
1
-0
/
+17
*
26806 (doc tweaked): Add CORRECT_IGNORE variable
Peter Stephenson
2009-04-06
2
-0
/
+14
*
26797: yet more changes to posix_aliases information
Peter Stephenson
2009-03-26
1
-5
/
+6
*
26795: further warning in POSIX_ALIASES
Peter Stephenson
2009-03-26
1
-1
/
+6
*
26783: new _user_expand completer
Peter Stephenson
2009-03-25
1
-7
/
+36
*
Jon Strait: 26778, 26781: extra options for PCRE matching
Peter Stephenson
2009-03-25
1
-2
/
+35
*
26748: c modifier to add command path
Peter Stephenson
2009-03-23
1
-0
/
+9
*
26754: tweak zgetdir() and test for realpath()
Peter Stephenson
2009-03-19
1
-1
/
+2
*
Michael Hwang: 26731 with cosmetic changes: add "a" and "A" modifiers
Peter Stephenson
2009-03-15
1
-18
/
+27
*
users/13902: make isearch return status useful
Peter Stephenson
2009-03-13
1
-3
/
+12
*
26683: add some notes on LC_CTYPE
Peter Stephenson
2009-03-03
2
-1
/
+17
*
26676: redirect POSIX_ALIASES readers to reserved word doc
Peter Stephenson
2009-03-03
1
-25
/
+3
*
26675: add POSIX_ALIASES option
Peter Stephenson
2009-03-03
1
-0
/
+37
*
26671: various minor attribute tidy ups
Peter Stephenson
2009-03-03
1
-19
/
+70
*
Mikael Magnusson: 26670: add zsh/attr module
Peter Stephenson
2009-03-03
3
-2
/
+37
[next]