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
/
text-utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
column: fix outputing empty column at the end of line
Yousong Zhou
2019-07-29
1
-1
/
+1
*
misc: replaces atexit(close_stdout) with new close_stdout_atexit()
Karel Zak
2019-06-17
1
-1
/
+1
*
rev: be careful with close()
Karel Zak
2019-06-13
1
-1
/
+2
*
ul: make sure buffers are zeroized [coverity scan]
Karel Zak
2019-05-28
1
-2
/
+2
*
column: make code more robust [coverity scan]
Karel Zak
2019-05-28
1
-0
/
+3
*
column: fix "maybe be" duplication
Austin English
2019-05-15
1
-1
/
+1
*
misc: consolidate version printing and close_stdout()
Karel Zak
2019-04-16
10
-38
/
+31
*
column: Address fill-order confusion in documentation
dana
2019-02-22
1
-1
/
+10
*
col: improve error message, update regression test
Karel Zak
2019-02-05
1
-1
/
+1
*
col: make flush_line() a little bit robust
Karel Zak
2019-02-05
1
-6
/
+7
*
hexdump: fix potential null pointer dereference warnings
Sami Kerola
2018-12-10
1
-5
/
+7
*
more: rename functions
Sami Kerola
2018-09-02
1
-85
/
+86
*
more: rename variable names
Sami Kerola
2018-09-02
1
-558
/
+556
*
more: remove unnecessary ifdef preprosessor directives
Sami Kerola
2018-09-02
1
-8
/
+0
*
more: do not call fileno() for std{in,out,err} streams
Sami Kerola
2018-09-02
1
-6
/
+6
*
more: remove 'register' keywords
Sami Kerola
2018-09-02
1
-29
/
+29
*
more: remove pointless functions
Sami Kerola
2018-09-02
1
-61
/
+34
*
more: return is statement not a function
Sami Kerola
2018-09-02
1
-20
/
+20
*
more: remove dead code and useless comments
Sami Kerola
2018-09-02
1
-74
/
+24
*
column: add --table-empty-lines
Karel Zak
2018-08-23
2
-2
/
+25
*
Fix man page typos
Jakub Wilk
2018-08-16
1
-1
/
+1
*
man pages: Remove "left" (or change to "l") in the column formats of tables
Bjarni Ingi Gislason
2018-08-06
1
-1
/
+1
*
more: remove function like preprocessor defines
Sami Kerola
2018-06-18
1
-104
/
+134
*
more: remove global variables, add struct more_control
Sami Kerola
2018-06-18
1
-639
/
+671
*
more: move couple functions
Sami Kerola
2018-06-18
1
-123
/
+123
*
rev: move a global variable to local scope
Sami Kerola
2018-05-28
1
-3
/
+2
*
man: Use the correct macro for a font change of one argument
Bjarni Ingi Gislason
2018-05-23
2
-4
/
+4
*
more: reorder global declarations
Sami Kerola
2018-05-23
1
-48
/
+48
*
more: remove function prototypes
Sami Kerola
2018-05-23
1
-998
/
+968
*
column: fix leading space characters bug
Karel Zak
2018-03-27
1
-33
/
+3
*
column: update column.1
ahmogit
2018-03-19
1
-1
/
+1
*
column: fix memory leak [coverity scan]
Karel Zak
2018-02-20
1
-0
/
+3
*
column: don't ignore space-char separators at begin of the line
Karel Zak
2018-02-12
1
-1
/
+33
*
text-utils: use errexec()
Karel Zak
2018-02-01
2
-4
/
+5
*
misc: fix typos
Sami Kerola
2017-11-28
1
-1
/
+1
*
column: use \x<hex> for invalid multibyte seq.
Karel Zak
2017-11-22
2
-3
/
+15
*
column: allow to hide unnamed columns
Karel Zak
2017-11-13
2
-2
/
+35
*
column: add --table-noheadings
Karel Zak
2017-11-13
2
-2
/
+11
*
column: (-t) disable encoding for non-printable chars
Karel Zak
2017-07-31
1
-1
/
+3
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
10
-18
/
+18
*
column: fix compilation when libc lacks wide-character support
Carlos Santos
2017-06-29
1
-0
/
+8
*
misc: consolidate all --help option descriptions
Ruediger Meier
2017-06-27
2
-4
/
+6
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
8
-16
/
+8
*
misc: cosmetics, remove argument from usage(FILE*)
Ruediger Meier
2017-06-26
7
-20
/
+25
*
misc: cosmetics, remove argument from usage(int)
Ruediger Meier
2017-06-26
1
-4
/
+4
*
misc: never use usage(stderr)
Ruediger Meier
2017-06-26
1
-5
/
+8
*
misc: cleanup and fix --unknownopt issues
Ruediger Meier
2017-06-26
1
-6
/
+7
*
more: add --help and --version
Ruediger Meier
2017-06-22
2
-7
/
+28
*
misc: remove superfluous null pointer checks for optarg
Ruediger Meier
2017-06-22
1
-1
/
+1
*
more: remove unused variable
Ruediger Meier
2017-06-15
1
-2
/
+1
[next]