index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
lib/tty: don't truncate output on non-terminals
Karel Zak
1
-2
/
+8
2012-12-18
include/list: add list_last_entry()
Karel Zak
1
-3
/
+3
2012-10-23
lib/tt: don't ignore "extreme" columns if an free space is available
Karel Zak
1
-1
/
+2
2012-08-13
lib/tt: always escape '\' to simplify parsing in scripts
Karel Zak
1
-14
/
+3
2012-08-08
lib/tt: fix \x%02x usage
Karel Zak
1
-4
/
+4
2012-08-07
include/tt: improve work with non-utf8 chars
Karel Zak
1
-9
/
+23
2012-08-06
lib/tt: count read cells, improve \x?? hex encoding
Karel Zak
1
-14
/
+161
2012-05-22
lib/tt: export tt_fputs_{quoted,nonblank} function
Karel Zak
1
-4
/
+4
2012-05-15
include: move get_terminal_width() to ttyutils.h
Petr Uzel
1
-27
/
+1
2012-05-03
include/tt: remove obsolete stuff
Karel Zak
1
-1
/
+1
2012-04-26
lib/tt: check for non-printable chars for raw/export format
Karel Zak
1
-3
/
+3
2012-04-26
lib/tt: encode data for RAW and EXPORT format
Karel Zak
1
-2
/
+30
2012-03-20
lib/tt: work more sensitive with large columns
Karel Zak
1
-1
/
+7
2011-12-22
lib,tt: don't trim last line char
Karel Zak
1
-0
/
+1
2011-11-14
lib,tt: fix compiler warning [-Wreturn-type]
Karel Zak
1
-1
/
+1
2011-11-10
lib,tt: add TT_FL_NOEXTREMES
Karel Zak
1
-41
/
+124
2011-08-01
lib: [tt.c] clean up used types
Karel Zak
1
-16
/
+20
2011-07-27
include: [strutils.c] add list parsers
Karel Zak
1
-41
/
+0
2011-07-27
include; [tt.c] check for array size in columns parser
Karel Zak
1
-7
/
+11
2011-07-15
include: [tt.c] always truncate if TT_FL_TRUNC
Karel Zak
1
-2
/
+10
2011-06-14
lib: [tt.c] Fix mbs_width macro for systems without WIDECHAR
Josiah Worcester
1
-1
/
+1
2011-05-10
lib: [tt.c] support key="value" output format
Karel Zak
1
-3
/
+16
2011-04-27
lib: [tt.c] support fixed width and multiple tt_print_table() calls
Karel Zak
1
-5
/
+37
2011-03-11
lib: [tt.c] use mbs_truncate() from mbsalign.c
Karel Zak
1
-64
/
+3
2011-03-11
lib: [tt.c] dereferencing data before a null check [coverity scan]
Karel Zak
1
-1
/
+2
2011-02-14
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
1
-1
/
+0
2011-01-25
include: [tt] enlarge output buffer
Karel Zak
1
-4
/
+21
2011-01-04
findmnt: add --submounts option
Karel Zak
1
-0
/
+8
2010-12-16
lib: [tt] fix alignment of the last tree child
Karel Zak
1
-1
/
+1
2010-11-24
lib: [tt] add TT_FL_RIGHT, add columns list parser
Karel Zak
1
-9
/
+59
2010-11-15
findmnt: follow HAVE_LANGINFO
Karel Zak
1
-4
/
+1
2010-11-15
lib/tt: fix langinfo build break
Davidlohr Bueso
1
-1
/
+1
2010-06-03
lib: remove unwanted debug messages
Karel Zak
1
-8
/
+2
2010-06-03
lib: tt.c - fix minimal width of column
Karel Zak
1
-6
/
+15
2010-06-03
lib: tt.c: don't print header for empty table
Karel Zak
1
-1
/
+1
2010-06-03
lib: add tt.c (Tree and Table output)
Karel Zak
1
-0
/
+722