Commit Graph

3234 Commits (circleci-project-setup)
 

Author SHA1 Message Date
Tim Stack 523e61bab0 [circleci] debug 3 months ago
Tim Stack 8b85b5960d [circleci] more prog 3 months ago
Tim Stack d2cc4164b9 [circle] sigh..... 3 months ago
Tim Stack 125101e94b [circleci] fix lz4 path 3 months ago
Tim Stack 05dcda4ff2 [circleci] churn 3 months ago
Tim Stack 382b6dd33f sigh... 3 months ago
Tim Stack 94b98d8c0d [circleci] fix xcode version 3 months ago
Tim Stack 1f3d185f3a CircleCI Commit 3 months ago
Tim Stack c497dc49f1 Revert "[build] try to build macos-12-arm64"
This reverts commit e08f53f1a6.
3 months ago
Tim Stack e08f53f1a6 [build] try to build macos-12-arm64 3 months ago
Tim Stack a2b573aa58 [view_curses] check color
Related to #1245
3 months ago
Tim Stack 3a63791b22 [view_curses] check for -1 bg
Related to #1245
3 months ago
Tim Stack f06b68640a [site] bump version number 3 months ago
Tim Stack acc2668884 [tests] update hist tests 3 months ago
Tim Stack 5c2d61e0b3 [hist] accidentally disabled the bars in the hist view 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 dee87e5436 [actions] disable arm build for now 3 months ago
Tim Stack 6d2d414e97 [prql] add more online help 3 months ago
Tim Stack 8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
3 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 3 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 3 months ago
Tim Stack c00eabe967 [build] fix build without cargo and rpm 3 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 3 months ago
Tim Stack 1025e466a2 [build] more test linkage 3 months ago
Tim Stack 4a899e287a [build] try to fix test linkage 3 months ago
Tim Stack 398b17f0f6 [prql] refinements 3 months ago
Tim Stack 20839cb85f [build] fix dist paths 3 months ago
Tim Stack 680156859f [build] try to fix dist issue 3 months ago
Tim Stack 857d3c036f [build] add cargo to musl builder 3 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 3 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
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
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
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 5f28edd1c1 [nextflow_log] add timestamp-formats 3 months ago
Tim Stack df29c7d0dd [formats] add nextflow_log 3 months ago
Tim Stack 91a47dbd39 [build] add new textfile to makefile 3 months ago
Tim Stack b4b08fc3f5 [lnav -i] write file to install to temp file
Related to #1240
3 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 3 months ago
Tim Stack 31cf49ec0d [session] redo marked_session_lines 3 months ago
Tim Stack 6bb616e034 [readline] add support for default completions 4 months ago
Tim Stack db5db6a07e [help] add default command help 4 months ago
Tim Stack 8ae78a2b8e [docs] bump version 4 months ago
Tim Stack a0e1f53930 [blog] set syntax highlighter 4 months ago
Tim Stack 5bc667d100 [formats] fix up the sssd log
Related to #1233
4 months ago
Tim Stack 9cf2832ff3 [cmds] fix some timezone issues with :convert-time-to and other spots
Related to #1236
4 months ago
Tim Stack c68b7ec7a3 [misc] cleanups before release 4 months ago
Tim Stack b94a9c0bb1 [docs] mention json-lines 4 months ago