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
*
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
*
cal: fix January 1753 week number printout
Sami Kerola
2015-05-18
1
-1
/
+1
*
cal: add -Y and -n <num>
Max Klinger
2015-04-07
1
-100
/
+101
*
cal: care about setuprterm() result
Karel Zak
2015-03-12
1
-21
/
+38
*
colors: cleanup man pages, add hint to usage()
Karel Zak
2015-02-25
1
-0
/
+3
*
cal: use int64_t instead of long
Ruediger Meier
2015-02-10
1
-1
/
+2
*
cal: fix signed integer overflow [AddressSanitizer]
Sami Kerola
2014-12-19
1
-2
/
+4
*
cal: remove unnused structure and definition
Sami Kerola
2014-07-13
1
-5
/
+0
*
build: fix some compiler warnings
Ruediger Meier
2014-05-30
1
-2
/
+0
*
cal: all output must use my_putstring
Ruediger Meier
2014-05-27
1
-20
/
+30
*
lib/colors: check for /etc/terminal-colors.d/[util].disable
Ondrej Oprala
2014-03-11
1
-2
/
+2
*
cal: remove unnecessary static variables
Sami Kerola
2014-02-10
1
-19
/
+0
*
cal: limit year to 32 bit value
Sami Kerola
2014-02-06
1
-21
/
+23
*
cal: use month contents structure for --year printing
Sami Kerola
2013-12-06
1
-184
/
+45
*
cal: use month contents structure for --three printing
Sami Kerola
2013-12-06
1
-110
/
+26
*
cal: add month contents structure
Sami Kerola
2013-12-06
1
-7
/
+169
*
cal: determine how many header lines are needed at initialization
Sami Kerola
2013-12-06
1
-31
/
+22
*
cal: make user request to be part of read-only control struct
Sami Kerola
2013-12-06
1
-65
/
+73
*
cal: determine output width at beginning of run and reuse result
Sami Kerola
2013-12-06
1
-47
/
+38
*
cal: simplify ascii_weeknum() function
Sami Kerola
2013-12-06
1
-5
/
+2
*
cal: make day_in_week() use same variable names as other functions
Sami Kerola
2013-12-06
1
-14
/
+14
*
cal: add input variable names to function prototypes
Sami Kerola
2013-12-06
1
-16
/
+18
*
cal: rename ascii_wnum() to ascii_weeknum()
Sami Kerola
2013-12-06
1
-4
/
+4
*
cal: use control structure for run time configuration
Sami Kerola
2013-12-06
1
-131
/
+140
*
cal: fix coding style
Karel Zak
2013-10-22
1
-81
/
+107
*
cal: remove optional from short arg -w
Tommi Kyntola
2013-10-22
1
-2
/
+2
*
cal: added argument option for -w|--week to display that week
Tommi Kyntola
2013-10-22
1
-16
/
+99
[next]