about summary refs log tree commit diff
path: root/Functions
Commit message (Expand)AuthorAgeFilesLines
* 4.3.4-dev-8 zsh-4.3.4-dev-8Peter Stephenson2008-01-291-0/+2
* users/12453: X11 window control for xterm-compatible emulatorsBart Schaefer2008-01-181-0/+116
* Fix introductory comment and add -i to the #! line.Bart Schaefer2008-01-161-2/+5
* users/12426: post-it notes for zshBart Schaefer2008-01-131-0/+87
* 24364: local assignment to HELPDIR with a default location.Bart Schaefer2008-01-131-2/+2
* users/12412: check for extra arguments in test and [Peter Stephenson2008-01-101-1/+6
* 24349: add comment about HELPDIR to assist replacement in Debian build.Clint Adams2008-01-041-0/+2
* 24332, 24333: Improvements to run-help suggested by J.Sommer.Bart Schaefer2007-12-315-4/+52
* 24298: Tonguc Yumruk: emulate -L consistencyPeter Stephenson2007-12-191-1/+1
* 24242: unify top lines as #!/bin/zsh (followed by options).Clint Adams2007-12-137-7/+7
* Kohsuke Kawaguchi: 24129: when completing ant targets,Peter Stephenson2007-11-294-44/+169
* unposted: fix typo in git psvar assignment.Clint Adams2007-11-221-1/+1
* 24082: delete-whole-word-match failed on whitespacePeter Stephenson2007-11-101-1/+1
* 24081: fix xtracePeter Stephenson2007-11-101-1/+1
* Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson2007-11-103-4/+4
* 24043: remove one "emulate" that was too manyBart Schaefer2007-10-311-1/+0
* unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer2007-10-141-2/+2
* zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't tryBart Schaefer2007-10-141-2/+5
* 23947: remove apm battery status and add git branch detection.Clint Adams2007-10-131-14/+8
* unposted: fix recurring calendar event format in calendarPeter Stephenson2007-09-051-0/+3
* unposted: calendar_show: error in subscriptsPeter Stephenson2007-08-231-2/+2
* 23791: use VARARR for MB_CUR_MAXPeter Stephenson2007-08-221-1/+1
* unposted: calendar_scandate needs to find the first time on the linePeter Stephenson2007-08-211-37/+47
* users/11790: avoid nounsetPeter Stephenson2007-08-212-0/+4
* 23764: allow hidden continuations in calendar entriesPeter Stephenson2007-08-162-6/+30
* 23761: calendar -b shows brief outputPeter Stephenson2007-08-161-4/+14
* 23759: a few improvements to pick-web-browserPeter Stephenson2007-08-141-63/+88
* attempt to remove executable permission, part 3Peter Stephenson2007-07-251-0/+6
* attempt to remove executable permission, part 2Peter Stephenson2007-07-251-6/+0
* unposted: force file to be non-executablePeter Stephenson2007-07-251-1/+1
* unposted: improved calendar_lockfiles configurationPeter Stephenson2007-07-061-4/+4
* unposted: force latest version of files from vendor to main branchPeter Stephenson2007-07-035-29/+56
* 23645: use == instead of =.Clint Adams2007-07-031-6/+14
* users/11568: use UTF-8 characters in some prompt themesPeter Stephenson2007-06-148-31/+62
* 23560: improve $zsh_scheduled_events to make it easier to parsePeter Stephenson2007-06-141-7/+2
* Remove conversion comment.Clint Adams2007-06-121-1/+1
* 23518: MIME styles find-file-in-path and file-path.Peter Stephenson2007-06-041-2/+17
* unposted: more uses of zstatPeter Stephenson2007-06-022-21/+5
* 11484: allow zmv to rename to equivalent but differently named filesPeter Stephenson2007-05-141-7/+2
* 23301: fix semicolon mistyped as a colon.Clint Adams2007-04-191-1/+1
* users/11419: zle copy-region-as-kill <string>Peter Stephenson2007-04-193-33/+29
* unposted: meant to add add-zsh-hook a while ago zsh-4.3.4Peter Stephenson2007-04-191-0/+63
* users/11424: don't embed a comment inside a math expression.Wayne Davison2007-04-181-2/+2
* unposted: prepare for release of 4.3.3 zsh-4.3.3Peter Stephenson2007-04-162-2/+10
* unposted: more random calendar system fixes and improvementsPeter Stephenson2007-03-265-84/+133
* 23228: calendar tweaks, including summer time adjustmentPeter Stephenson2007-03-222-14/+80
* unposted: tweak for possible multibyte characters.Bart Schaefer2007-02-261-6/+12
* unposted (based on users/10881,10884): add auto-previous zstyle, updateBart Schaefer2007-02-261-21/+50
* 23142: calendar enhancements: relative times, recurring eventsPeter Stephenson2007-01-315-66/+270
* users/11083: functions for handling shell arguments in ZLEPeter Stephenson2006-12-153-19/+132