aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/calendar
Commit message (Expand)AuthorAgeFilesLines
* Add myselfGanael LAPLANCHE2011-03-281-0/+1
* Please welcome the Brazilian calendar in the FreeBSD base.Edwin Groothuis2011-03-2310-0/+521
* Add myself to calendar.freebsd.Sofian Brabez2011-03-181-0/+1
* Add my birthday to the freebsd calendar.Dmitry Chagin2011-03-141-0/+1
* Add myself to calendar.freebsd and committers-src.dot.Mikolaj Golub2011-03-111-0/+1
* Expand the name of Palm Sunday holiday with more canonical Entry of theSergey A. Osokin2011-03-021-5/+3
* Fix beginning day of the Carnival. it startsSergey A. Osokin2011-03-021-1/+1
* Replace hard-coded value by Julian2Gregorian converter function.Sergey A. Osokin2011-02-182-1/+11
* Fix the beginning day of the Great Lent, it starts on Monday for 7 weeks befo...Sergey A. Osokin2011-02-171-2/+6
* Always convert Paskha day from Julian (old) to Gregorian (new) style bySergey A. Osokin2011-02-091-2/+2
* Fix Paskha and Paskha-specific holidays.Sergey A. Osokin2011-02-091-0/+1
* Fix typo: March -> September.Sergey A. Osokin2011-01-051-1/+1
* Add myself.Josh Paetzel2011-01-021-0/+1
* Fix typo (Pashka -> Paskha).Sergey A. Osokin2010-12-253-3/+3
* FreeBSD committer Dan Moschuk has passed away. Here is his death notice:Warner Losh2010-12-131-1/+1
* Add myself to calendar.freebsd and committers-ports.dotFlorian Smeets2010-12-071-0/+1
* Pet make checkdpadd.Ulrich Spörlein2010-11-251-0/+1
* Add my birthday to the calendar so everyone can send me presents.Zack Kirsch2010-11-101-0/+1
* Add/expand country/state.Ruslan Ermilov2010-11-081-7/+7
* A traditional (once per three years) sort by month/day/year/login.Ruslan Ermilov2010-11-081-19/+19
* Replace spaces by a tab after the date.Frederic Culot2010-10-181-1/+1
* Add myself to calendar.freebsd.Frederic Culot2010-10-171-0/+1
* Update manual with regarding to the status of calendars/calendar.judaic.Edwin Groothuis2010-10-142-5/+4
* Add myself to calendar.freebsd and committers-src.dot.Sergey Kandaurov2010-10-061-0/+1
* And now the 2nd part of the patch: Also fix the year.Edwin Groothuis2010-09-221-1/+1
* Fix location of the Battle of the Plains of AbrahamEdwin Groothuis2010-09-221-1/+1
* Add myself as a ports committerSunpoet Po-Chuan Hsieh2010-09-221-0/+1
* Remove extra ;Ed Maste2010-09-141-1/+1
* Add myself to calendar.freebsd and committers-src.dot.Andreas Tobler2010-09-061-0/+1
* Add myself to calendar.freebsdSteve Wills2010-09-051-0/+1
* Adding a missing firstname (Monique)Edwin Groothuis2010-09-021-1/+1
* For calendars which don't match the solar-based Gregorian calendar,Edwin Groothuis2010-08-304-37/+541
* Add myself to calendars.freebsd.Dimitry Andric2010-08-301-0/+1
* Add one more new memory day for Russian Federation: the end of Second World War.Sergey A. Osokin2010-08-251-0/+1
* '\0' -> 0Edwin Groothuis2010-08-191-2/+2
* Add myself as a ports committerBaptiste Daroussin2010-07-281-0/+1
* - Add myself to committers-src.dotTijl Coosemans2010-07-171-0/+1
* Nervously welcoming myself to the family.Joseph S. Atkinson2010-07-161-0/+1
* fix memset() calls.Edwin Groothuis2010-06-091-2/+2
* Make clang happier by removing unused assignments.Edwin Groothuis2010-06-051-16/+16
* Fix warnings about uninitialized variables.Edwin Groothuis2010-06-051-0/+2
* Fix: when unable to parse the sequence string, erase everything.Edwin Groothuis2010-06-051-2/+2
* Fix memory-leak at the processing of multiple calendars.Edwin Groothuis2010-06-051-1/+4
* Properly check the return value of chdir, even if it is a "thisEdwin Groothuis2010-06-051-1/+2
* - Add myself to committers-src.dotMatthew D Fleming2010-06-041-0/+1
* - Add myself to committers-src.dotAndrey V. Elsukov2010-06-031-0/+1
* Add new memory days for Russian Federation.Sergey A. Osokin2010-05-201-2/+17
* Remove duplicateDoug Barton2010-05-141-1/+0
* While I am here, add more missing (unsigned char) casts to ctype() macrosAndrey A. Chernov2010-05-062-2/+2
* Fix recent space skipping:Andrey A. Chernov2010-05-061-2/+2