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
/
Functions
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Miek Gieben: users/12781: zmv Usage message
Peter Stephenson
2008-04-13
1
-1
/
+1
*
Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test.
Bart Schaefer
2008-03-15
1
-10
/
+27
*
24576: replace shebang lines.
Clint Adams
2008-02-22
1
-0
/
+1
*
unposted: Functions/Misc/xtermctl: update uses of "read" to take advantage
Bart Schaefer
2008-02-18
1
-5
/
+9
*
unposted: remove shebang line.
Clint Adams
2008-02-07
2
-3
/
+0
*
4.3.4-dev-8
zsh-4.3.4-dev-8
Peter Stephenson
2008-01-29
1
-0
/
+2
*
users/12453: X11 window control for xterm-compatible emulators
Bart Schaefer
2008-01-18
1
-0
/
+116
*
Fix introductory comment and add -i to the #! line.
Bart Schaefer
2008-01-16
1
-2
/
+5
*
users/12426: post-it notes for zsh
Bart Schaefer
2008-01-13
1
-0
/
+87
*
24364: local assignment to HELPDIR with a default location.
Bart Schaefer
2008-01-13
1
-2
/
+2
*
24349: add comment about HELPDIR to assist replacement in Debian build.
Clint Adams
2008-01-04
1
-0
/
+2
*
24332, 24333: Improvements to run-help suggested by J.Sommer.
Bart Schaefer
2007-12-31
5
-4
/
+52
*
24298: Tonguc Yumruk: emulate -L consistency
Peter Stephenson
2007-12-19
1
-1
/
+1
*
24242: unify top lines as #!/bin/zsh (followed by options).
Clint Adams
2007-12-13
4
-4
/
+4
*
attempt to remove executable permission, part 3
Peter Stephenson
2007-07-25
1
-0
/
+6
*
attempt to remove executable permission, part 2
Peter Stephenson
2007-07-25
1
-6
/
+0
*
unposted: force file to be non-executable
Peter Stephenson
2007-07-25
1
-1
/
+1
*
11484: allow zmv to rename to equivalent but differently named files
Peter Stephenson
2007-05-14
1
-7
/
+2
*
23301: fix semicolon mistyped as a colon.
Clint Adams
2007-04-19
1
-1
/
+1
*
unposted: meant to add add-zsh-hook a while ago
zsh-4.3.4
Peter Stephenson
2007-04-19
1
-0
/
+63
*
unposted: prepare for release of 4.3.3
zsh-4.3.3
Peter Stephenson
2007-04-16
1
-0
/
+1
*
unposted: tweak for possible multibyte characters.
Bart Schaefer
2007-02-26
1
-6
/
+12
*
Add a number of other notes about terminal attributes.
Bart Schaefer
2006-10-16
1
-3
/
+39
*
22874: run-help unquoting wasn't consistent
Peter Stephenson
2006-10-15
1
-0
/
+3
*
zsh-users/10720: a couple of checkmail fixes
Peter Stephenson
2006-09-15
1
-1
/
+2
*
22480: autoload math functions from zmathfuncdef
Peter Stephenson
2006-06-02
1
-0
/
+26
*
unposted: improve recognition of parameter arguments in zmathfuncdef
Peter Stephenson
2006-04-23
1
-1
/
+1
*
22416: forgot zmathfuncdef
Peter Stephenson
2006-04-20
1
-0
/
+45
*
22416, tweaked: math functions via shell functions
Peter Stephenson
2006-04-19
2
-8
/
+24
*
users/9604: enhance run-help to strip quotes
Peter Stephenson
2005-11-01
1
-1
/
+8
*
21960: put zcalc history file in ZDOTDIR if set.
Clint Adams
2005-10-31
1
-1
/
+1
*
unposted: range-checking of numeric arguments in zargs
Bart Schaefer
2005-09-24
1
-3
/
+30
*
Use set -o in listalloptions to avoid kshoptionprint
Bart Schaefer
2005-07-10
1
-5
/
+2
*
zargs: add -I and -L options of xargs.
Bart Schaefer
2005-06-20
1
-5
/
+22
*
20244: fix bug with zed-iting autoloaded functions.
Bart Schaefer
2004-08-10
1
-1
/
+1
*
20089: various zed improvements
Peter Stephenson
2004-06-23
1
-21
/
+43
*
Use the new `history -ap' command to restore the history instead of
Wayne Davison
2004-05-21
1
-10
/
+3
*
Use the new history push/pop options to fc to save and restore the
Wayne Davison
2004-05-20
1
-13
/
+4
*
19936: zcalc temp history file name
Peter Stephenson
2004-05-13
1
-2
/
+2
*
19733 with docs tweaked: keymaps for vared and zed
Peter Stephenson
2004-04-06
1
-13
/
+20
*
unposted: change "mv" to "mv -f" when backing up .zwc files in zrecompile
Bart Schaefer
2004-03-31
1
-4
/
+4
*
19382: improved zmv documentation
Peter Stephenson
2004-01-16
1
-1
/
+6
*
18472: spelling corrections
Oliver Kiddle
2003-04-25
1
-1
/
+1
*
18450: set $compcontext to -math- to complete math context within zcalc
Oliver Kiddle
2003-04-18
1
-0
/
+1
*
Massive improvement of --max-procs handling; reorganize option parsing to
Bart Schaefer
2002-09-04
1
-44
/
+68
*
Implement --max-procs.
Bart Schaefer
2002-09-02
1
-7
/
+43
*
Add zargs.
Bart Schaefer
2002-09-02
1
-1
/
+1
*
Based on users/5283: Implement xargs-like segmenting of argument list, with
Bart Schaefer
2002-09-02
1
-0
/
+199
*
Add "relative".
Bart Schaefer
2002-04-23
1
-5
/
+3
*
users/4851: Convert a full path to a path relative to a directory.
Bart Schaefer
2002-04-23
1
-0
/
+28
[next]