Commit Graph

351 Commits (circleci-project-setup)

Author SHA1 Message Date
Tim Stack f06b68640a [site] bump version number 3 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 3 months ago
Tim Stack c075da3eaa [blog] add a post about PRQL 3 months ago
Tim Stack 6d2d414e97 [prql] add more online help 3 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 3 months ago
dependabot[bot] 8af30ee1fa
Bump commonmarker from 0.23.9 to 0.23.10 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.9 to 0.23.10.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.9...v0.23.10)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot] 65e816b7a9
Bump nokogiri from 1.13.10 to 1.16.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.16.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.16.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 3 months ago
Tim Stack 6bb616e034 [readline] add support for default completions 4 months ago
Tim Stack 8ae78a2b8e [docs] bump version 4 months ago
Tim Stack a0e1f53930 [blog] set syntax highlighter 4 months ago
Tim Stack b94a9c0bb1 [docs] mention json-lines 4 months ago
Tim Stack 36ab5e1e8b [docs] tweak the site a bit 4 months ago
Tim Stack d8a75fc264 [blog] fix typo 6 months ago
Tim Stack 0144d7ffcc [blog] add Hammered challenge post 6 months ago
Tim Stack 21377958ca [hex-view] add a new view 9 months ago
Tim Stack 02b3308df7 [docs] mention timestamps 9 months ago
Tim Stack 8a5616c010 [docs] mention timezone stuff 10 months ago
Tim Stack c796a66273 [blog] add post about the new "config" management commands 10 months ago
Tim Stack 6edc9268d7 [release] bump version number 10 months ago
Tim Stack 463853efd9 [docs] change to furo theme 10 months ago
Tim Stack cb5b02b220 [docs] pass for next release 10 months ago
Tim Stack 884e2df6ad [:eval] treat the argument like the contents of a file with multiple commands 10 months ago
Tim Stack 01c973868d [file_collection] handle large file counts better 10 months ago
Tim Stack be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
10 months ago
Tim Stack 530021604e [docs] add some more stuff for the gantt chart 10 months ago
Tim Stack 5c0333fd64 [themes] add dracula theme
Various improvements to styling.

Empty opids are not valid.
10 months ago
Tim Stack c464827737 [views_vtab] programmatic control of the overlay toggle 11 months ago
Tim Stack cc445cc78f [listview] use ctrl-] to focus on overlays 11 months ago
Tim Stack 1c857feed7 [gantt] support for sub-ids 11 months ago
Tim Stack 155dad6ee1 [date_time_scanner] convert timestamps with zones to local time
Related to #703
11 months ago
Tim Stack 9306ddbf13 [gantt] tweak the style of dates in the chart headers 11 months ago
Tim Stack f71300ba1d [gantt] add a gantt chart view 11 months ago
Tim Stack a16a8cf3fa [log-annotations] add :annotate command 11 months ago
Tim Stack b2bd2bf8c9 [docs] add a screenshot of "make check" in the text view 11 months ago
Tim Stack 2107aa538f [piper] pass SIGINT to child 11 months ago
Tim Stack 401ec5181f [piper] add metadata to piper file header and cleanup workdir 11 months ago
Tim Stack 9b2a6f323a [misc] add URL handler test
Fix loading of configs from include dirs

Add "config get" and "config blame" management CLI
commands
12 months ago
Tim Stack 2f9a41dfaf [files] custom url handlers
Related to #1029
12 months ago
Tim Stack 8df83d562a [config] simplify file format detection by moving it into the log format definition 12 months ago
Tim Stack 2e09202ff5 [config] externalize file format detection 12 months ago
Suresh Sundriyal 9ff7564d20 [posts] Replace dead link with an archived link.
The link to linuxmagazine is dead. Replacing it with the last archived
link on the wayback machine.
12 months ago
Tim Stack 5787f47767 [piper] replace piper_proc with a thread
Related to #1029
12 months ago
Tim Stack 9df36484f6 [build] bump doc version numbers 12 months ago
Tim Stack c575ba0a50 [build] fix rpm spec version 1 year ago
Tim Stack d7857ef696 [docs] add missing SQL tables
Related to #1167
1 year ago
Tim Stack 29e2db5cc3 [textview] fix backwards search for cursor mode and mention it in FAQ
Related to #385
1 year ago
Tim Stack 7f18aa9cd9 [blog] add post for cursor mode 1 year ago
Tim Stack 19de26e4c2 [docs] add copy button to code blocks 1 year ago
Tim Stack 78cf53fc4d [docs] mention cursor mode in the intro 1 year ago