index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc-utils
/
cal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cal: make sure months_in_row makes sense [coverity scan]
Karel Zak
2019-05-16
1
-5
/
+11
*
misc: consolidate version printing and close_stdout()
Karel Zak
2019-04-16
1
-3
/
+2
*
cal: fix Sexit and Senter
Karel Zak
2019-02-18
1
-1
/
+1
*
cal: use standout mode on monochrome terminals
Karel Zak
2019-02-04
1
-3
/
+15
*
cal: fix --span for large numbers of months
Karel Zak
2018-08-07
1
-6
/
+9
*
cal: use snprintf everywhere
Karel Zak
2018-08-07
1
-15
/
+17
*
nls: remove translation strings
Sami Kerola
2018-05-28
1
-3
/
+3
*
cal: add ifdef TEST_CAL
Karel Zak
2018-02-02
1
-2
/
+20
*
cal: remove extra space after year output
Karel Zak
2018-01-30
1
-3
/
+0
*
cal: don't use year header for -1, -3 or -n
Karel Zak
2018-01-30
1
-1
/
+2
*
cal: follow terminal width
Karel Zak
2018-01-30
1
-9
/
+19
*
cal: do not set months_in_row with -3 option
J William Piggott
2018-01-24
1
-1
/
+0
*
cal: honor num_months when only a year argument
J William Piggott
2018-01-24
1
-3
/
+6
*
cal: fix first week calculation
J William Piggott
2018-01-22
1
-1
/
+1
*
cal: fix week calculations for 1752
J William Piggott
2018-01-22
1
-0
/
+3
*
cal: Use ALTMON_* correctly
Rafal Luzynski
2018-01-22
1
-2
/
+2
*
cal: fix julian calendars for large years
J William Piggott
2018-01-22
1
-4
/
+5
*
cal: add option to set Gregorian reform date
J William Piggott
2018-01-16
1
-4
/
+49
*
cal: move REFORMATION_YEAR to control struct
J William Piggott
2018-01-15
1
-37
/
+49
*
cal: fix multi-byte comment, explain in better way
Karel Zak
2017-12-18
1
-13
/
+17
*
Revert "cal: simplify leap year rule"
Karel Zak
2017-12-14
1
-1
/
+5
*
cal: explain magic values for day of week calculation
Karel Zak
2017-12-13
1
-8
/
+16
*
cal: simplify leap year rule
Karel Zak
2017-11-13
1
-5
/
+1
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-2
/
+2
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+1
*
misc: never use usage(stderr)
Ruediger Meier
2017-06-26
1
-5
/
+7
*
misc: fix ggc-7 fallthrough warnings
Sami Kerola
2017-06-14
1
-2
/
+2
*
build-sys: ncurses headers cleanup
Karel Zak
2017-05-31
1
-4
/
+4
*
cal: ncurses cleanup
Karel Zak
2017-05-30
1
-7
/
+8
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
1
-2
/
+2
*
docs: Fix word repetitions
Yuri Chornoivan
2017-02-13
1
-1
/
+1
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-2
/
+1
*
misc: fix typos using codespell
Ruediger Meier
2016-12-01
1
-1
/
+1
*
cal: support abbreviated month names
Karel Zak
2016-10-07
1
-1
/
+18
*
cal: support alone month name parameter
Karel Zak
2016-10-07
1
-2
/
+8
*
cal: remove err message from monthname_to_number()
Karel Zak
2016-10-07
1
-3
/
+7
*
misc: simplify if clauses [oclint]
Sami Kerola
2016-07-21
1
-4
/
+2
*
cal: cleanup non-ncurses build
Karel Zak
2016-06-09
1
-12
/
+17
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-2
/
+2
*
cal: support timestamps
Karel Zak
2016-05-31
1
-1
/
+11
*
cal: allow to specify month by name
Karel Zak
2016-05-31
1
-2
/
+31
*
cal: use %04d for year
Karel Zak
2016-05-18
1
-4
/
+4
*
cal: remove libtermcap arguments to my_tgetstr()
Sami Kerola
2016-03-09
1
-3
/
+3
*
misc: safer (and uniform) handling of return value
Yuriy M. Kaminskiy
2016-03-07
1
-1
/
+6
*
build-sys: remove libtermcap support
Sami Kerola
2016-01-26
1
-48
/
+11
*
cal: Add --span option
Deiz
2015-10-10
1
-8
/
+15
*
cal: Track date span independently from months_in_row
Deiz
2015-10-10
1
-1
/
+4
*
cal: check biggest week number correctly when highlighting
Sami Kerola
2015-08-31
1
-1
/
+1
*
cal: replace magic constants with symbolical values
Sami Kerola
2015-08-31
1
-32
/
+41
*
cal: correct gregorian week numbering
Sami Kerola
2015-08-31
1
-18
/
+15
[next]