]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils/cal.c
cal: add --color to usage()
[thirdparty/util-linux.git] / misc-utils / cal.c
2013-05-26  Sami Kerolacal: add --color to usage()
2013-05-26  Sami Kerolacal: support --color[={auto,always,never}]
2013-05-26  Sami Kerolacal: de-duplicate julian specific functions
2013-05-26  Sami Kerolacal: remove unnecessary initializations
2013-05-26  Sami Kerolacal: simplify calendar reformat calculations
2013-05-26  Sami Kerolacal: clean up use of constants
2013-05-26  Sami Kerolacal: convert function like definitions to functions
2013-05-26  Sami Kerolacal: fix preprocessor directive indendation
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Benno Schulenbergtextual: spell and encode the name of Arkadiusz Miśkiew...
2013-01-25  Karel Zaktextual: use UTIL_LINUX_VERSION everywhere
2013-01-17  Karel Zakcal: don't mix ncurses output functions and printf()
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Karel Zakmisc-utils: cleanup strtoxx_or_err()
2012-04-16  James Le Cuirotcal: Fix building under uClibc.
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolamisc-utils: verify writing to streams was successful
2011-12-02  Sami Kerolabuild-sys: check HAVE_ definitions with #ifdef [smatch...
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-12  Karel Zakcal: non-ANSI definition [smatch scan]
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-16  Karel Zakcal: indent usage()
2011-08-08  Benno Schulenbergcal.c: fix typo ("fistt day") in help text, seize chanc...
2011-06-27  Karel ZakMerge branch 'wknd23' of git://github.com/kerolasa...
2011-06-25  Sami KerolaMerge branch 'wknd23' into sfdisk
2011-06-25  Sami Kerolacal: clean up few coding style issues
2011-06-25  Sami Kerolacal: fix compiler warnings
2011-06-25  Sami Kerolacal: argument checking, long options and argument checking
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2010-11-15  Karel Zakcal: follow HAVE_LANGINFO
2010-10-07  Karel Zakcal: use EXIT_* and program_invocation_short_name
2010-03-16  Pádraig Bradycal: factor out and update multibyte alignment code
2010-02-11  Karel Zakcal: fix first day of the week calculation on BE systems
2009-10-15  Karel Zakcal: use c.h
2009-10-09  Guillem Jovercal: remove obsolete <localeinfo.h> include
2009-07-20  Peter Breitenlohnercal: fix broken computation for Sep 1752
2009-07-20  Peter Breitenlohnercal: fix (harmless) typo
2009-05-19  Tom Princecal: uClibc has langinfo.h but not _NL_TIME_WEEK_1STDAY.
2009-05-07  Rajeev V. Pillaical: Highlight today even when month or year specified
2009-03-10  Karel Zakcal: remove gcc-ism from nl_langinfo() call
2009-03-10  Pádraig Bradycal: determine the first day of week from the locale
2008-04-16  Karel Zakcal: use HAVE_LIB{NCURSES,NCURSESW} instead HAVE_NCURSES
2008-01-17  Pádraig Bradycal: fix weekday alignment for certain locales
2007-10-16  Karel Zakcal: replace errs.h with libc err.h
2007-10-11  Pádraig Bradycal: add support for highlighting an arbitrary date
2007-10-03  Jim Meyeringcal: avoid -Wformat warnings
2007-09-19  Mike Frysingerbuild-sys: nls/locale handling in util-linux-ng general
2007-07-10  Karel Zakcal: add test code
2007-06-12  Karel Zakcal: widechar code cleanup
2007-06-12  Karel Zakcal: ifdef cleanup, non-curses/tempcap code fixes
2007-06-12  Karel Zakcal: fix a segfault and -3m highlighting
2007-01-30  Karel Zakbuild-sys: fix ifdef ENABLE_WIDECHAR usage
2006-12-06  Karel ZakImported from util-linux-2.13-pre2 tarball. v2.13-pre2
2006-12-06  Karel ZakImported from util-linux-2.13-pre1 tarball. v2.13-pre1
2006-12-06  Karel ZakImported from util-linux-2.12j tarball. v2.12j
2006-12-06  Karel ZakImported from util-linux-2.11x tarball. v2.11x
2006-12-06  Karel ZakImported from util-linux-2.11v tarball. v2.11v
2006-12-06  Karel ZakImported from util-linux-2.11r tarball. v2.11r
2006-12-06  Karel ZakImported from util-linux-2.11o tarball. v2.11o
2006-12-06  Karel ZakImported from util-linux-2.11n tarball. v2.11n
2006-12-06  Karel ZakImported from util-linux-2.11m tarball. v2.11m
2006-12-06  Karel ZakImported from util-linux-2.11b tarball. v2.11b
2006-12-06  Karel ZakImported from util-linux-2.10s tarball. v2.10s
2006-12-06  Karel ZakImported from util-linux-2.10m tarball. v2.10m
2006-12-06  Karel ZakImported from util-linux-2.10f tarball. v2.10f
2006-12-06  Karel ZakImported from util-linux-2.9v tarball. v2.9v
2006-12-06  Karel ZakImported from util-linux-2.9i tarball. v2.9i
2006-12-06  Karel ZakImported from util-linux-2.8 tarball. v2.8
2006-12-06  Karel ZakImported from util-linux-2.7.1 tarball. v2.7.1
2006-12-06  Karel ZakImported from util-linux-2.5 tarball. v2.5
2006-12-06  Karel ZakImported from util-linux-2.2 tarball. v2.2