]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils/cal.c
agetty: fix output of escaped characters
[thirdparty/util-linux.git] / misc-utils / cal.c
2018-08-07  Karel Zakcal: fix --span for large numbers of months
2018-08-07  Karel Zakcal: use snprintf everywhere
2018-05-28  Sami Kerolanls: remove translation strings
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-02-02  Karel Zakcal: add ifdef TEST_CAL
2018-01-31  Karel ZakMerge branch 'libblkid-atari' of https://github.com...
2018-01-30  Karel Zakcal: remove extra space after year output
2018-01-30  Karel Zakcal: don't use year header for -1, -3 or -n
2018-01-30  Karel Zakcal: follow terminal width
2018-01-24  J William Piggottcal: do not set months_in_row with -3 option
2018-01-24  J William Piggottcal: honor num_months when only a year argument
2018-01-22  J William Piggottcal: fix first week calculation
2018-01-22  J William Piggottcal: fix week calculations for 1752
2018-01-22  Karel ZakMerge branch 'patch-2' of https://github.com/sourcejedi...
2018-01-22  Karel ZakMerge branch 'master' of https://github.com/rluzynski...
2018-01-22  Karel ZakMerge branch 'arm-cpus' of https://github.com/suihkulok...
2018-01-22  Rafal Luzynskical: Use ALTMON_* correctly
2018-01-22  J William Piggottcal: fix julian calendars for large years
2018-01-16  J William Piggottcal: add option to set Gregorian reform date
2018-01-15  J William Piggottcal: move REFORMATION_YEAR to control struct
2018-01-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2017-12-20  Karel ZakMerge branch 'gpt-part-name' of https://github.com...
2017-12-18  Karel Zakcal: fix multi-byte comment, explain in better way
2017-12-14  Karel ZakRevert "cal: simplify leap year rule"
2017-12-13  Karel Zakcal: explain magic values for day of week calculation
2017-11-13  Karel Zakcal: simplify leap year rule
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2017-05-31  Karel Zakbuild-sys: ncurses headers cleanup
2017-05-30  Karel Zakcal: ncurses cleanup
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-11-30  Ruediger Meiermisc: fix typos using codespell
2016-10-07  Karel Zakcal: support abbreviated month names
2016-10-07  Karel Zakcal: support alone month name parameter
2016-10-07  Karel Zakcal: remove err message from monthname_to_number()
2016-08-02  Karel ZakMerge branch 'getopt' of git://github.com/kerolasa...
2016-08-02  Karel ZakMerge branch 'oclint' of git://github.com/kerolasa...
2016-07-21  Sami Kerolamisc: simplify if clauses [oclint]
2016-06-09  Karel Zakcal: cleanup non-ncurses build
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-31  Karel Zakcal: support timestamps
2016-05-31  Karel Zakcal: allow to specify month by name
2016-05-20  Karel ZakMerge branch 'cal04'
2016-05-18  Karel Zakcal: use %04d for year
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-09  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-03-09  Sami Kerolacal: remove libtermcap arguments to my_tgetstr()
2016-03-07  Karel ZakMerge branch 'master' of https://github.com/Rufflewind...
2016-03-07  Karel ZakMerge branch 'tests-results-again' of https://github...
2016-03-07  Karel ZakMerge branch 'fix-minix' of https://github.com/rudimeie...
2016-03-07  Yuriy M. Kaminskiymisc: safer (and uniform) handling of return value
2016-01-26  Sami Kerolabuild-sys: remove libtermcap support
2015-11-05  Karel ZakMerge branch 'cal-span' of https://github.com/Deiz...
2015-10-10  Deizcal: Add --span option
2015-10-10  Deizcal: Track date span independently from months_in_row
2015-08-31  Sami Kerolacal: check biggest week number correctly when highlighting
2015-08-31  Sami Kerolacal: replace magic constants with symbolical values
2015-08-31  Sami Kerolacal: correct gregorian week numbering
2015-05-18  Sami Kerolacal: fix January 1753 week number printout
2015-04-07  Karel ZakMerge branch 'fix-last' of https://github.com/rudimeier...
2015-04-07  Max Klingercal: add -Y and -n <num>
2015-03-12  Karel Zakcal: care about setuprterm() result
2015-02-26  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2015-02-25  Karel Zakcolors: cleanup man pages, add hint to usage()
2015-02-10  Karel ZakMerge branch 'hwman' of github.com:jwpi/util-linux
2015-02-10  Ruediger Meiercal: use int64_t instead of long
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2014-12-19  Karel ZakMerge remote-tracking branch 'sami/2014wk49'
2014-12-19  Sami Kerolacal: fix signed integer overflow [AddressSanitizer]
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...
next