]> git.ipfire.org Git - thirdparty/util-linux.git/history - text-utils
cal: Add test, all are checked against ncal
[thirdparty/util-linux.git] / text-utils /
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-20  Rosen Penev[clang-tidy] fix wrong *cmp usage
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-04-19  Rosen Penev[clang-tidy] do not return in void functions
2020-04-17  Karel ZakMerge branch 'map-user' of https://github.com/mat8913...
2020-04-14  Karel ZakMerge branch '2020wk13' of https://github.com/kerolasa...
2020-04-13  Sami Kerolainclude: add remove_entry() to env.h
2020-04-13  Sami Kerolamore: fix moving backwards so that it can reach beginin...
2020-04-13  Sami Kerolamore: use getopt_long() to parse options
2020-04-13  Sami Kerolamore: remove underlining related code
2020-04-13  Sami Kerolamore: fix SIGSTOP and SIGCONT handling
2020-04-13  Sami Kerolamore: make execute() more robust and timely
2020-04-13  Sami Kerolamore: target all standard streams when calling fflush()
2020-04-13  Sami Kerolamore: remove kill_line() in favor of erase_prompt()
2020-04-13  Sami Kerolamore: avoid defining special characters locally
2020-04-13  Sami Kerolamore: use off_t and cc_t to clarify what variables...
2020-04-13  Sami Kerolamore: do not reset parent process terminal in execute()
2020-04-13  Sami Kerolamore: use single exit path to ensure resource freeing...
2020-03-31  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2020-03-28  Sami Kerolamore: refactor and clarify code
2020-03-28  Sami Kerolamore: add display_file() to show files and stdin
2020-03-28  Sami Kerolamore: simplify initterm()
2020-03-28  Sami Kerolamore: move currently open file to control structure
2020-03-28  Sami Kerolamore: move code blocks from more_key_command() to functions
2020-03-28  Sami Kerolamore: move runtime usage output to a function
2020-03-28  Sami Kerolamore: restructure print_buf() if-else with continue
2020-03-28  Sami Kerolamore: tell in run time help what the 'v' will execute...
2020-03-28  Sami Kerolamore: drop setuid permissions before executing anything
2020-03-27  Sami Kerolamore: do not allocate shell command buffer from stack
2020-03-27  Sami Kerolamore: replace siglongjmp() and signal() calls with...
2020-03-09  Karel Zakrev: (man) add note about limitations
2020-03-09  Karel Zakhexdump: fix typo, dcl instead of dc1
2020-03-09  Karel ZakMerge branch 'topic/irq'
2020-03-04  Karel Zakrev: report line on error
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-02-05  Karel Zakdocs: improve size arguments description in --help...
2020-01-02  Karel ZakMerge branch 'fix-map-current-user-shortopt' of https...
2019-12-20  Karel ZakMerge branch 'master' of https://github.com/dsd/util...
2019-12-17  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2019-12-17  Bjarni Ingi Gislasonman pages: Change a HYPHEN-MINUS (-) to a minus (\...
2019-12-17  Bjarni Ingi Gislasonman pages: Add a comma after "e.g." and "i.e."
2019-12-17  Bjarni Ingi Gislasonman pages: Make the number of .RS/.RE equal
2019-09-30  Karel ZakMerge branch 'non-canonical-completion' of https:/...
2019-09-20  Karel Zakhexdump: add header file guards [lgtm scan]
2019-09-16  Karel ZakMerge branch 'typos' of https://github.com/kerolasa...
2019-09-12  Sami Kerolamisc: fix typos [codespell]
2019-09-02  Karel Zakcolcrt: make seek to \n more robust
2019-08-27  Karel ZakMerge branch '2019wk33' of https://github.com/kerolasa...
2019-08-26  Sami Keroladocs: try to find broken man references and fix them
2019-08-21  Sami Kerolacolumn: pass control struct to local_wcstok()
2019-07-29  Karel ZakMerge branch '2019wk29' of https://github.com/kerolasa...
2019-07-29  Yousong Zhoucolumn: fix outputing empty column at the end of line
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-17  Karel ZakMerge branch 'topic/wdctl'
2019-06-17  Karel Zakmisc: replaces atexit(close_stdout) with new close_stdo...
2019-06-13  Karel Zakrev: be careful with close()
2019-05-28  Karel Zakul: make sure buffers are zeroized [coverity scan]
2019-05-28  Karel Zakcolumn: make code more robust [coverity scan]
2019-05-15  Austin Englishcolumn: fix "maybe be" duplication
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-26  Karel ZakMerge branch 'dana/column-x' of https://github.com...
2019-02-22  danacolumn: Address fill-order confusion in documentation
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-02-05  Karel Zakcol: improve error message, update regression test
2019-02-05  Karel Zakcol: make flush_line() a little bit robust
2018-12-11  Karel ZakMerge branch 'fix-couple-warnings' of https://github...
2018-12-10  Sami Kerolahexdump: fix potential null pointer dereference warnings
2018-09-11  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-09-02  Sami Kerolamore: rename functions
2018-09-02  Sami Kerolamore: rename variable names
2018-09-02  Sami Kerolamore: remove unnecessary ifdef preprosessor directives
2018-09-02  Sami Kerolamore: do not call fileno() for std{in,out,err} streams
2018-09-02  Sami Kerolamore: remove 'register' keywords
2018-09-02  Sami Kerolamore: remove pointless functions
2018-09-02  Sami Kerolamore: return is statement not a function
2018-09-02  Sami Kerolamore: remove dead code and useless comments
2018-08-23  Karel Zakcolumn: add --table-empty-lines
2018-08-16  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2018-08-16  Jakub WilkFix man page typos
2018-08-06  Bjarni Ingi Gislasonman pages: Remove "left" (or change to "l") in the...
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-18  Sami Kerolamore: remove function like preprocessor defines
2018-06-18  Sami Kerolamore: remove global variables, add struct more_control
2018-06-18  Sami Kerolamore: move couple functions
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-05-28  Sami Kerolarev: move a global variable to local scope
2018-05-23  Bjarni Ingi Gislasonman: Use the correct macro for a font change of one...
2018-05-23  Sami Kerolamore: reorder global declarations
2018-05-23  Sami Kerolamore: remove function prototypes
2018-04-16  Karel ZakMerge branch 'rename-interactive' of https://github...
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-04-09  Karel ZakMerge branch 'rename-fix-noact-without-nooverwrite...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-03-27  Karel Zakcolumn: fix leading space characters bug
2018-03-19  Karel ZakMerge branch 'master' of https://github.com/dirkmueller...
2018-03-19  ahmogitcolumn: update column.1
2018-02-20  Karel Zakcolumn: fix memory leak [coverity scan]
2018-02-12  Karel Zakcolumn: don't ignore space-char separators at begin...
2018-02-01  Karel Zaktext-utils: use errexec()
next