Commit Graph

18 Commits (5a7d6dab2cd77e8b5800ff70cdc5dd49dd411960)

Author SHA1 Message Date
Timothy Stack 5a7d6dab2c [cleanup] uncrustify 11 years ago
Timothy Stack 5d478fc17a [cleanup] start a tracer/debugger for the data parser 11 years ago
Timothy Stack 178937886c [cmd] add summarize command 11 years ago
Timothy Stack 5e18f47cd2 [nits] fix some recently introduced bugs and some long standing ones 11 years ago
Timothy Stack 865849f017 [spam] uncrustify pass 11 years ago
Timothy Stack b04e6bfc78 [glog] some tweaks to the glog change
Some changes to the glog_log sql table:

  * Removed the 'glog_level' field since the standard one should be able to
    handle everything now.
  * Changed the 'file' column to 'src_file' and added a 'src_line' column.
  * Added the sample glog log content to the test directory.
11 years ago
Timothy Stack f62b5c271c [release] bump to 0.5.1 11 years ago
Timothy Stack c6c19eabb5 [generic log format/misc] try to pull millisecond value out of the log
* log_format.cc, log_format_impls.cc, log_format.hh: Change
   log_scanf to return a pointer to the character in the
   time string that was not part of the time.  Change the
   generic log format to try and pull out the millisecond
   value from the timestamp.
 * test/Makefile.am: Fix some dist problems.
 * test/logfile_generic.0: Test logfile for the generic log format.
12 years ago
Timothy Stack b68a1bba9b [test] some cleanup for tests and other things
Just a cleanup pass
12 years ago
Tim Stack 9fb10d5340 fix some bugs on OS X and fix a bug that caused style attributes
to be misaligned for lines with tabs in them.
13 years ago
tstack fd7d59383b search fixes 14 years ago
tstack e1c309c49f Merge branch 'master' of git@github:tstack/lnav 15 years ago
tstack c09aa3ba70 fix some minor build issues 15 years ago
Timothy Stack 3735fccda2 clean up some auto conf and add an strace test 15 years ago
Timothy Stack 1d40a8edcf build work 15 years ago
tstack 905b33d9a6 fix make distcheck 15 years ago
tstack 335dbadb22 random fixes 15 years ago
tstack b4ec432515 first commit 15 years ago