summaryrefslogtreecommitdiff
path: root/Functions/Calendar
AgeCommit message (Expand)AuthorFilesLines
2015-09-28unposted: Fix broken case condition and "qualifer" typoMikael Magnusson1-1/+1
2015-03-1634721: new glob qualifier functions before, afterPeter Stephenson2-0/+134
2015-01-10unposted (cf. 34218): : remove -m from zmodload callsBarton E. Schaefer1-1/+1
2015-01-1034202: safe tempfile creation part 3 -- use zf_ln instead of mvBarton E. Schaefer1-1/+2
2014-12-2834068: create tempfiles without forking, and safe temp directory creationBarton E. Schaefer1-1/+1
2014-12-2734067: safe tempfile creation, part 1Barton E. Schaefer1-2/+1
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson1-12/+0
2013-05-2931422: better heuristic for timestamps in age functionPeter Stephenson1-2/+8
2013-05-2131418: improve documentation for "age" functionPeter Stephenson1-1/+1
2013-05-2131417: age function needs protection against file names starting "-"Stephane Chazelas1-3/+3
2011-05-1929307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson1-1/+1
2010-07-28c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson5-5/+5
2010-06-1428038: improved handling of recurring events in calendar systemPeter Stephenson4-123/+340
2010-04-13unposted: calendar system updates:Peter Stephenson5-10/+18
2010-03-19update calendar to run calendar_show in current shellPeter Stephenson1-12/+13
2010-03-17unposted: calendar -s was broken by file locking changePeter Stephenson1-3/+13
2010-03-09unposted: fix calendar bug updating repeating eventsPeter Stephenson2-2/+11
2010-02-2627756: add OS file locking to calendarPeter Stephenson4-7/+43
2010-02-08unposted: a couple of typeset -g's and a commentPeter Stephenson1-2/+3
2009-11-03unposted: brief calendar displayPeter Stephenson1-3/+3
2009-10-29unposted: Functions/Calendar/calendar: brief display failed on single linesPeter Stephenson1-1/+2
2009-02-11Richard Hartmann: 26550: document unchangeable options betterPeter Stephenson1-4/+14
2008-12-1026121: add -B <lines> option to calendarPeter Stephenson1-9/+18
2008-11-20users/13464: allow MIME suffixes to match upper case variantsPeter Stephenson1-0/+12
2008-06-30unlocalised variablePeter Stephenson1-0/+1
2008-03-31unposted: use kdialog in calendar_show if appropriatePeter Stephenson1-2/+12
2008-02-2224576: replace shebang lines.Clint Adams1-0/+1
2008-02-1924572: add style reformat-date to calendarPeter Stephenson1-6/+16
2008-02-07unposted: remove shebang line.Clint Adams1-2/+0
2008-01-10users/12412: check for extra arguments in test and [Peter Stephenson1-1/+6
2007-12-1324242: unify top lines as #!/bin/zsh (followed by options).Clint Adams1-1/+1
2007-11-29Kohsuke Kawaguchi: 24129: when completing ant targets,Peter Stephenson4-44/+169
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-21unposted: calendar_scandate needs to find the first time on the linePeter Stephenson1-37/+47
2007-08-1623764: allow hidden continuations in calendar entriesPeter Stephenson2-6/+30
2007-08-1623761: calendar -b shows brief outputPeter Stephenson1-4/+14
2007-07-06unposted: improved calendar_lockfiles configurationPeter Stephenson1-4/+4
2007-06-1423560: improve $zsh_scheduled_events to make it easier to parsePeter Stephenson1-7/+2
2007-06-02unposted: more uses of zstatPeter Stephenson1-19/+3
2007-04-16unposted: prepare for release of 4.3.3Peter Stephenson1-2/+9
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
2007-01-3123142: calendar enhancements: relative times, recurring eventsPeter Stephenson5-66/+270
2006-12-04Vin Shelton: 23027: typo in calsys.yoPeter Stephenson3-57/+135
2006-12-01unposted: fix calendar stuffPeter Stephenson1-2/+7
2006-12-01c.f. 23023: new calendar function system.Peter Stephenson9-0/+1192