]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils/cal.c
lib/mbalign: fix unsigned integer overflow [AddressSanitizer]
[thirdparty/util-linux.git] / misc-utils / cal.c
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-13  Sami Kerolacal: remove unnused structure and definition
2014-05-30  Karel ZakMerge branch 'lscpu-detect-v3' of https://github.com...
2014-05-30  Karel ZakMerge branch 'warnings-squashed' of https://github...
2014-05-29  Ruediger Meierbuild: fix some compiler warnings
2014-05-28  Karel ZakMerge branch 'tests-stuff' of https://github.com/rudime...
2014-05-27  Karel ZakMerge branch 'setterm' of git://github.com/kerolasa...
2014-05-27  Karel ZakMerge branch 'uuid' of git://github.com/kerolasa/lelux...
2014-05-27  Ruediger Meiercal: all output must use my_putstring
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-11  Ondrej Opralalib/colors: check for /etc/terminal-colors.d/[util...
2014-02-10  Sami Kerolacal: remove unnecessary static variables
2014-02-10  Karel ZakMerge branch 'master' of https://github.com/micha137...
2014-02-06  Sami Kerolacal: limit year to 32 bit value
2013-12-06  Sami Kerolacal: use month contents structure for --year printing
2013-12-06  Sami Kerolacal: use month contents structure for --three printing
2013-12-06  Sami Kerolacal: add month contents structure
2013-12-06  Sami Kerolacal: determine how many header lines are needed at...
2013-12-06  Sami Kerolacal: make user request to be part of read-only control...
2013-12-06  Sami Kerolacal: determine output width at beginning of run and...
2013-12-06  Sami Kerolacal: simplify ascii_weeknum() function
2013-12-06  Sami Kerolacal: make day_in_week() use same variable names as...
2013-12-06  Sami Kerolacal: add input variable names to function prototypes
2013-12-06  Sami Kerolacal: rename ascii_wnum() to ascii_weeknum()
2013-12-06  Sami Kerolacal: use control structure for run time configuration
2013-10-22  Karel Zakcal: fix coding style
2013-10-22  Tommi Kyntolacal: remove optional from short arg -w
2013-10-22  Tommi Kyntolacal: added argument option for -w|--week to display...
2013-10-22  Tommi Kyntolacal: added -w|--week for showing week numbers
2013-10-15  Karel Zakcal: fix compiler warning on systems without term libs
2013-10-15  Karel Zakcal: fix warning when compiled --without-ncurses
2013-10-11  Karel Zakcal: fix gettext warning
2013-10-11  Pádraig Bradycal: improve the help text and man page
2013-10-08  Benno Schulenbergtextual: tag a translator comment and put it in proper...
2013-08-05  Sami Kerolacal: set statically defined data read-only
2013-06-17  Karel Zakcal: fix -y output for UTF8
2013-06-07  Sami Kerolacal: fix few type mismatches
2013-05-28  Karel Zakcal: improve coding style
2013-05-28  Karel Zakcal: simplify colormode parsing
2013-05-28  Karel ZakMerge branch 'cal-fourth' of git://github.com/kerolasa...
2013-05-26  Sami Kerolacal: remove arbitrary limit of maxium year being 9999
2013-05-26  Sami Kerolacal: use Claus Tøndering's day of the week algorithm
2013-05-26  Sami Kerolacal: simplify day_in_week() calculation
2013-05-26  Sami Kerolacal: mark all functions static
2013-05-26  Sami Kerolacal: stop trimming whitespaces
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
next