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
*
24179: use queue_signals() for 24170
Peter Stephenson
2007-12-07
4
-32
/
+7
*
Guillaume Chazarain: 24170: block interrupts around fork()
Peter Stephenson
2007-12-07
2
-0
/
+9
*
24173: fix thinko in 24171
Clint Adams
2007-12-07
2
-2
/
+2
*
unposted: argh
Clint Adams
2007-12-07
2
-2
/
+2
*
24172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses ...
Clint Adams
2007-12-07
2
-6
/
+12
*
24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncurs...
Clint Adams
2007-12-07
2
-1
/
+6
*
24169: use print in command substitution to avoid a literal non-ASCII charact...
Clint Adams
2007-12-06
2
-1
/
+7
*
24160: build terminfo module if ncursesw is present but curses.h is not.
Clint Adams
2007-12-05
3
-2
/
+30
*
unposted: typo in "ip addr replace" completion
Peter Stephenson
2007-12-05
2
-1
/
+6
*
24147
Wayne Davison
2007-12-04
2
-10
/
+13
*
24148: attempt to use strerror_r() to make errors in signal handle safer
Peter Stephenson
2007-12-03
3
-3
/
+41
*
document the distfiles business
Peter Stephenson
2007-12-03
3
-1
/
+44
*
24140: spelling fix and removal of redundant "config" subcommand as proposed ...
Clint Adams
2007-12-03
2
-2
/
+6
*
24135: consistently complete subcommands with minus signs instead of undersco...
Clint Adams
2007-12-01
2
-4
/
+9
*
arno: 24134: extra find completion options
Peter Stephenson
2007-11-30
2
-0
/
+16
*
24130: belated ChangeLog entry for calendar_parse change:
Peter Stephenson
2007-11-29
1
-0
/
+7
*
Kohsuke Kawaguchi: 24129: when completing ant targets,
Peter Stephenson
2007-11-29
7
-45
/
+207
*
Test for matcher fix in 24127
Peter Stephenson
2007-11-28
2
-0
/
+10
*
24127: bug in matcher specs with left anchor and partial words
Peter Stephenson
2007-11-28
3
-24
/
+50
*
One more rsync 3.0.0 option.
Wayne Davison
2007-11-28
2
-1
/
+7
*
Mustafa Oezkan: 24126: additional mount completion options
Peter Stephenson
2007-11-28
2
-0
/
+7
*
Ryan F: users/12154: MacOS X group completion
Peter Stephenson
2007-11-26
2
-1
/
+10
*
unposted: changes for 4.3.4-dev-3
Peter Stephenson
2007-11-26
3
-47
/
+212
*
24120: termcap string memory allocation was screwy
Peter Stephenson
2007-11-26
2
-1
/
+8
*
c.f. 12248: zshcalsys.1 missing from dist
Peter Stephenson
2007-11-26
2
-1
/
+7
*
24118: only link against libnsl if we have NIS and need it for yp_all, or if ...
Clint Adams
2007-11-24
2
-4
/
+9
*
Markus Waldeck: 24117: completion for uname.
Clint Adams
2007-11-23
2
-0
/
+58
*
24113: createparamtable() was still messing with
Bart Schaefer
2007-11-23
2
-0
/
+9
*
24098: Fix my botch with 23924, rework out new prompts and
Geoff Wing
2007-11-23
2
-8
/
+11
*
unposted: fix typo in git psvar assignment.
Clint Adams
2007-11-22
2
-1
/
+4
*
Sean Finney: 24115: offer tags as well as heads where refspecs are valid.
Clint Adams
2007-11-22
2
-1
/
+6
*
24114: make colon suffix removable after the first part of refspecs.
Clint Adams
2007-11-22
2
-1
/
+6
*
arno.: 24111: complete -lsbin and -lsman options to dlocate.
Clint Adams
2007-11-21
2
-0
/
+7
*
24110: change ncurses includes again
Peter Stephenson
2007-11-21
2
-4
/
+8
*
24108 plus YAT: fix tests for ncurses headers even more
Peter Stephenson
2007-11-20
2
-10
/
+15
*
24107: extra search for ncurses headers but dont use if library isnt ncurses
Peter Stephenson
2007-11-20
3
-11
/
+43
*
????? & 24104: attempt to fix error message on Tru64 Unix
Peter Stephenson
2007-11-20
4
-5
/
+36
*
add some mod_export tags where needed
zsh-4.3.4-dev-2
Peter Stephenson
2007-11-20
3
-3
/
+5
*
unposted: prepare for 4.3.4-dev-2
Peter Stephenson
2007-11-20
7
-3
/
+17
*
users/12230: fix problem setting killring to zero size
Peter Stephenson
2007-11-19
2
-10
/
+16
*
From Eric Mangold: update _twisted completion
Peter Stephenson
2007-11-19
2
-2
/
+7
*
Nikolai Weibull: 24075: completion of values for --preserve and --no-preserve.
Clint Adams
2007-11-18
2
-2
/
+7
*
24093: floating point precision
Peter Stephenson
2007-11-12
2
-1
/
+5
*
24089 plus tweak: fix curses on older systems
Peter Stephenson
2007-11-12
3
-9
/
+19
*
Vin Shelton: 24088: error with no multibyte
Peter Stephenson
2007-11-12
2
-1
/
+6
*
Nikolai Weibull: 24046: improve completion for Solaris and GNU strips.
Clint Adams
2007-11-11
2
-3
/
+62
*
24083: add zcurses querychar
Peter Stephenson
2007-11-10
4
-43
/
+177
*
24082: delete-whole-word-match failed on whitespace
Peter Stephenson
2007-11-10
2
-1
/
+4
*
24081: fix xtrace
Peter Stephenson
2007-11-10
1
-1
/
+1
*
Mikael Magnusson, 24076; 24081: cancel argument processing after widget
Peter Stephenson
2007-11-10
5
-5
/
+15
[next]