summaryrefslogtreecommitdiff
path: root/lib/table.h
Commit message (Expand)AuthorAgeFilesLines
* table: Create method for resetting table formatting.Mark Michelson2018-10-081-0/+1
* table: Introduce a constant for default table style.Jakub Sitnicki2018-07-231-0/+2
* table: New function table_format() for formatting a table as a string.Ben Pfaff2018-07-101-0/+3
* table: Add --max-column-width option.Ben Pfaff2017-12-221-3/+10
* table: provide table formatting option help at runtimeLance Richardson2017-04-061-0/+1
* table: correct documented default format in man pagesLance Richardson2016-12-221-1/+1
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-1/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ovsdb-client: Add optional timestamps to "monitor" command output.Ben Pfaff2012-02-021-1/+3
* Consistently write null pointer constants as NULL instead of 0.Ben Pfaff2011-05-161-6/+6
* table: Add new "bare" output formatting options.Ben Pfaff2011-02-081-2/+12
* ovsdb-client: Break table formatting into new library.Ben Pfaff2011-02-081-0/+113