summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Collapse)AuthorFilesLines
2008-02-2224576: replace shebang lines.Clint Adams2-0/+2
2008-02-1924572: add style reformat-date to calendarPeter Stephenson1-6/+16
2008-02-18unposted: Functions/Misc/xtermctl: update uses of "read" to take advantageBart Schaefer1-5/+9
of users/12600.
2008-02-07unposted: remove shebang line.Clint Adams3-5/+0
2008-01-294.3.4-dev-8Peter Stephenson1-0/+2
2008-01-18users/12453: X11 window control for xterm-compatible emulatorsBart Schaefer1-0/+116
2008-01-16Fix introductory comment and add -i to the #! line.Bart Schaefer1-2/+5
2008-01-13users/12426: post-it notes for zshBart Schaefer1-0/+87
2008-01-1324364: local assignment to HELPDIR with a default location.Bart Schaefer1-2/+2
2008-01-10users/12412: check for extra arguments in test and [Peter Stephenson1-1/+6
2008-01-0424349: add comment about HELPDIR to assist replacement in Debian build.Clint Adams1-0/+2
2007-12-3124332, 24333: Improvements to run-help suggested by J.Sommer.Bart Schaefer5-4/+52
2007-12-1924298: Tonguc Yumruk: emulate -L consistencyPeter Stephenson1-1/+1
2007-12-1324242: unify top lines as #!/bin/zsh (followed by options).Clint Adams7-7/+7
2007-11-29Kohsuke Kawaguchi: 24129: when completing ant targets,Peter Stephenson4-44/+169
skip those beginning - that cant be invoked from the command line
2007-11-22unposted: fix typo in git psvar assignment.Clint Adams1-1/+1
2007-11-1024082: delete-whole-word-match failed on whitespacePeter Stephenson1-1/+1
2007-11-1024081: fix xtracePeter Stephenson1-1/+1
2007-11-10Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson3-4/+4
calls with general arguments
2007-10-3124043: remove one "emulate" that was too manyBart Schaefer1-1/+0
2007-10-14unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer1-2/+2
2007-10-14zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't tryBart Schaefer1-2/+5
to run precmd or preexec if they don't exist.
2007-10-1323947: remove apm battery status and add git branch detection.Clint Adams1-14/+8
2007-09-05unposted: fix recurring calendar event format in calendarPeter Stephenson1-0/+3
2007-08-23unposted: calendar_show: error in subscriptsPeter Stephenson1-2/+2
2007-08-2223791: use VARARR for MB_CUR_MAXPeter Stephenson1-1/+1
users/11791: remove mysterious comment around emulate -L zsh in incremental-complete-word
2007-08-21unposted: calendar_scandate needs to find the first time on the linePeter Stephenson1-37/+47
2007-08-21users/11790: avoid nounsetPeter Stephenson2-0/+4
2007-08-1623764: allow hidden continuations in calendar entriesPeter Stephenson2-6/+30
allow UIDs to help with updates
2007-08-1623761: calendar -b shows brief outputPeter Stephenson1-4/+14
2007-08-1423759: a few improvements to pick-web-browserPeter Stephenson1-63/+88
2007-07-25attempt to remove executable permission, part 3Peter Stephenson1-0/+6
2007-07-25attempt to remove executable permission, part 2Peter Stephenson1-6/+0
2007-07-25unposted: force file to be non-executablePeter Stephenson1-1/+1
2007-07-06unposted: improved calendar_lockfiles configurationPeter Stephenson1-4/+4
2007-07-03unposted: force latest version of files from vendor to main branchPeter Stephenson5-29/+56
2007-07-0323645: use == instead of =.Clint Adams1-6/+14
2007-06-14users/11568: use UTF-8 characters in some prompt themesPeter Stephenson8-31/+62
2007-06-1423560: improve $zsh_scheduled_events to make it easier to parsePeter Stephenson1-7/+2
2007-06-12Remove conversion comment.Clint Adams1-1/+1
2007-06-0423518: MIME styles find-file-in-path and file-path.Peter Stephenson1-2/+17
2007-06-02unposted: more uses of zstatPeter Stephenson2-21/+5
2007-05-1411484: allow zmv to rename to equivalent but differently named filesPeter Stephenson1-7/+2
2007-04-1923301: fix semicolon mistyped as a colon.Clint Adams1-1/+1
2007-04-19users/11419: zle copy-region-as-kill <string>Peter Stephenson3-33/+29
adds text to the kill ring
2007-04-19unposted: meant to add add-zsh-hook a while agoPeter Stephenson1-0/+63
2007-04-18users/11424: don't embed a comment inside a math expression.Wayne Davison1-2/+2
2007-04-16unposted: prepare for release of 4.3.3Peter Stephenson2-2/+10
2007-03-26unposted: more random calendar system fixes and improvementsPeter Stephenson5-84/+133
2007-03-2223228: calendar tweaks, including summer time adjustmentPeter Stephenson2-14/+80