Commit Graph

138 Commits (a3264fb104e879c4ea639e997726dd631adaa1dd)

Author SHA1 Message Date
Timothy Stack 8a91c96bed [build] bump version to 0.7.3 since we will release soon 9 years ago
Timothy Stack a300ce9977 [format] order the formats based on sample matches 9 years ago
Timothy Stack 38e56b63ea [hist] fix the histogram when filters change 9 years ago
Timothy Stack 033c861028 [cmd] next/prev-mark commands 9 years ago
Timothy Stack 282e70445e [pretty] reformat all displayed lines instead of just the top one
Fixes #150
9 years ago
Timothy Stack 8fb15e455a [cmd] add a relative-goto command 9 years ago
Timothy Stack aea0bd54e0 [cmd] add a :redraw command to do a full redraw of the window
Fixes #18
9 years ago
Timothy Stack c670a86d04 [pretty-print] first pass at a pretty-printer
Defect Number:
    Reviewed By:
   Testing Done:
9 years ago
Timothy Stack 1d3481c3fa [cmd] add pipe-to and pipe-line-to commands 9 years ago
Timothy Stack 363547428c [version] some more version updates 9 years ago
Timothy Stack 7dd372e305 fix hotkey listing 10 years ago
Timothy Stack 17db6e38fe add a lo-fi mode
Fixes #113
10 years ago
Timothy Stack deeac1a5db [formats] add a "-i" flag to make it easier to install formats 10 years ago
Timothy Stack 45f18bd89c bump version, add some logging, and minor stuff
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 0ab2400d2d [cmd] add a clear-highlight command
Defect Number: Fixes #109
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack d557002724 [format] add OpenAM log formats 10 years ago
Timothy Stack ed296d46d7 [docs] update the on-line docs 10 years ago
Timothy Stack 174e1c855e [version] next release will be 0.7.0 instead of 0.6.3 10 years ago
Timothy Stack e0643fcfc1 [sql] plumb env vars into queries 10 years ago
Timothy Stack 33fe23a325 [status] show the search hit index in the bottom status bar
I've removed the error/warning counts from the status bar since
they're a little redundant with the new scroll bar stuff.
Removing that stuff also made room to show the search hit
index.

Fixes #68
11 years ago
Timothy Stack c29d756fd3 [sql] implement the sqlite3 .schema command 11 years ago
Suresh Sundriyal 13f5ad0dce Change the code to use Spookyhash.
* This change removes the external dependency on OpenSSL, which should
  allow the code to compile on Mac OS X without specifying the
  MAC_OS_X_VERSION_MIN_REQUIRED non-sense.
* Spookyhash should be faster than SHA-1's Merkle-Damgård construction.
* Spookyhash is only 128-bits as opposed to SHA-1's 160-bits so memory
  consumption should be less. I doubt it will lead to too many
  collisions.
* The docs are updated to reflect the fact that OpenSSL is not a
  dependency.
11 years ago
Timothy Stack 6d7e6bf66f [release] some last minute clean up 11 years ago
Timothy Stack 33584ed9f8 [docs] minor tweaks and version bump 11 years ago
Timothy Stack a8c3a8c80b [docs] json format docs and some build fixes 11 years ago
Timothy Stack 7fea5565d2 [docs] mention dependencies 11 years ago
Timothy Stack 49368e1513 [docs] some more writing 11 years ago
Timothy Stack 94ce0ffd83 [docs] more docs and some simple bug fixes 11 years ago
Timothy Stack f716d5a533 [docs] more sections 11 years ago
Timothy Stack fb7d1f1dc9 [docs] some more docs 11 years ago
Timothy Stack 75dd7e2ad6 [docs] start some UI docs 11 years ago
Timothy Stack 255b91771c [version] bump the version to 0.6.0 11 years ago
Timothy Stack 25f02eca08 [docs] more docs 11 years ago
Timothy Stack 500f1da9f6 [docs] explicit shift keys 11 years ago
Timothy Stack f6b2345184 [docs] use a different theme 11 years ago
Timothy Stack e8672e825a [docs] hotkey reference 11 years ago
Timothy Stack a4a0d20ccd [docs] start the hotkey reference 11 years ago
Timothy Stack 2573e356e2 [docs] start docs dir for readthedocs.org 11 years ago