Commit Graph

3326 Commits (master)
 

Author SHA1 Message Date
Tim Stack c497dc49f1 Revert "[build] try to build macos-12-arm64"
This reverts commit e08f53f1a6.
2 months ago
Tim Stack e08f53f1a6 [build] try to build macos-12-arm64 2 months ago
Tim Stack a2b573aa58 [view_curses] check color
Related to #1245
2 months ago
Tim Stack 3a63791b22 [view_curses] check for -1 bg
Related to #1245
2 months ago
Tim Stack f06b68640a [site] bump version number 2 months ago
Tim Stack acc2668884 [tests] update hist tests 2 months ago
Tim Stack 5c2d61e0b3 [hist] accidentally disabled the bars in the hist view 2 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 2 months ago
Tim Stack c075da3eaa [blog] add a post about PRQL 2 months ago
Tim Stack dee87e5436 [actions] disable arm build for now 2 months ago
Tim Stack 6d2d414e97 [prql] add more online help 2 months ago
Tim Stack 8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
2 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 2 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 2 months ago
Tim Stack c00eabe967 [build] fix build without cargo and rpm 2 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 2 months ago
Tim Stack 1025e466a2 [build] more test linkage 2 months ago
Tim Stack 4a899e287a [build] try to fix test linkage 2 months ago
Tim Stack 398b17f0f6 [prql] refinements 2 months ago
Tim Stack 20839cb85f [build] fix dist paths 2 months ago
Tim Stack 680156859f [build] try to fix dist issue 2 months ago
Tim Stack 857d3c036f [build] add cargo to musl builder 2 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 2 months ago
Tim Stack 1113320cd4
Merge pull request #1243 from tstack/dependabot/bundler/docs/commonmarker-0.23.10
Bump commonmarker from 0.23.9 to 0.23.10 in /docs
2 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>
2 months ago
Tim Stack a1ff72457c
Merge pull request #1242 from tstack/dependabot/bundler/docs/nokogiri-1.16.3
Bump nokogiri from 1.13.10 to 1.16.3 in /docs
2 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>
2 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 2 months ago
Tim Stack 5f28edd1c1 [nextflow_log] add timestamp-formats 2 months ago
Tim Stack df29c7d0dd [formats] add nextflow_log 2 months ago
Tim Stack 91a47dbd39 [build] add new textfile to makefile 2 months ago
Tim Stack b4b08fc3f5 [lnav -i] write file to install to temp file
Related to #1240
2 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 2 months ago
Tim Stack 31cf49ec0d [session] redo marked_session_lines 3 months ago
Tim Stack 6bb616e034 [readline] add support for default completions 3 months ago
Tim Stack db5db6a07e [help] add default command help 3 months ago
Tim Stack 8ae78a2b8e [docs] bump version 3 months ago
Tim Stack a0e1f53930 [blog] set syntax highlighter 3 months ago
Tim Stack 5bc667d100 [formats] fix up the sssd log
Related to #1233
3 months ago
Tim Stack 9cf2832ff3 [cmds] fix some timezone issues with :convert-time-to and other spots
Related to #1236
3 months ago
Tim Stack c68b7ec7a3 [misc] cleanups before release 3 months ago
Tim Stack b94a9c0bb1 [docs] mention json-lines 3 months ago
Tim Stack bf3bb2b415 [docs] footnote again 3 months ago
Tim Stack 4d0decd88f [docs] fix footnote link 3 months ago
Tim Stack a4bf5bacfd [docs] mention ssh demos in readme 3 months ago
Tim Stack acccc9f7a6 [docs] some more readme tweaks 3 months ago
Tim Stack 0ef8957588 [docs] fix links in readme 3 months ago
Tim Stack 04b5e5edaa [docs] update readme a bit 3 months ago
Tim Stack 57bfcbf473 [docs] add tags to file-timezone commands 3 months ago
Tim Stack 36ab5e1e8b [docs] tweak the site a bit 3 months ago