Commit Graph

3242 Commits (844147bc27ec6caae750eb6db9f36aeafee4dfe7)
 

Author SHA1 Message Date
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 6 months ago
Tim Stack 98f1504b4f [build] add schemas to dist 6 months ago
Tim Stack b33713904e [schemas] anchor patterns in the config/format json schemas
Also, add a check-local that runs a third-party validator
on the builtin configs/formats.
6 months ago
Tim Stack 9a715fc439 [circleci] test output 6 months ago
Tim Stack dc4ea7546d [circleci] dump test output 6 months ago
Tim Stack 596f51ad14 [log_level_re.re] regen with newer re2c 6 months ago
Tim Stack 7d45832a77 Merge branch 'circleci-project-setup' 6 months ago
Tim Stack 884e6b7415 [help_text] fix static init issue 6 months ago
Tim Stack 523e61bab0 [circleci] debug 6 months ago
Tim Stack 8b85b5960d [circleci] more prog 6 months ago
Tim Stack d2cc4164b9 [circle] sigh..... 6 months ago
Tim Stack 125101e94b [circleci] fix lz4 path 6 months ago
Tim Stack 05dcda4ff2 [circleci] churn 6 months ago
Tim Stack 382b6dd33f sigh... 6 months ago
Tim Stack 94b98d8c0d [circleci] fix xcode version 6 months ago
Tim Stack 1f3d185f3a CircleCI Commit 6 months ago
Tim Stack c497dc49f1 Revert "[build] try to build macos-12-arm64"
This reverts commit e08f53f1a6.
6 months ago
Tim Stack e08f53f1a6 [build] try to build macos-12-arm64 6 months ago
Tim Stack a2b573aa58 [view_curses] check color
Related to #1245
6 months ago
Tim Stack 3a63791b22 [view_curses] check for -1 bg
Related to #1245
6 months ago
Tim Stack f06b68640a [site] bump version number 6 months ago
Tim Stack acc2668884 [tests] update hist tests 6 months ago
Tim Stack 5c2d61e0b3 [hist] accidentally disabled the bars in the hist view 6 months ago
Tim Stack 991972b62f [prql] some more docs/tweaks 6 months ago
Tim Stack c075da3eaa [blog] add a post about PRQL 6 months ago
Tim Stack dee87e5436 [actions] disable arm build for now 6 months ago
Tim Stack 6d2d414e97 [prql] add more online help 6 months ago
Tim Stack 8d70397005 [jsonl] pay attention to min width for abbrev overflow method
Related to #1237
6 months ago
Tim Stack 45b7a6c33f [misc] fix a few random issues 6 months ago
Tim Stack 3c4a93cca6 [prql] bump prql git version 6 months ago
Tim Stack c00eabe967 [build] fix build without cargo and rpm 6 months ago
Tim Stack 2cb227e14f [prql] use cxx for rust ffi stuff 6 months ago
Tim Stack 1025e466a2 [build] more test linkage 6 months ago
Tim Stack 4a899e287a [build] try to fix test linkage 6 months ago
Tim Stack 398b17f0f6 [prql] refinements 6 months ago
Tim Stack 20839cb85f [build] fix dist paths 6 months ago
Tim Stack 680156859f [build] try to fix dist issue 6 months ago
Tim Stack 857d3c036f [build] add cargo to musl builder 6 months ago
Tim Stack bdc9c5a28d [prql] initial work for integrating PRQL 6 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
6 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>
6 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
6 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>
6 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 6 months ago
Tim Stack 5f28edd1c1 [nextflow_log] add timestamp-formats 6 months ago
Tim Stack df29c7d0dd [formats] add nextflow_log 6 months ago
Tim Stack 91a47dbd39 [build] add new textfile to makefile 7 months ago
Tim Stack b4b08fc3f5 [lnav -i] write file to install to temp file
Related to #1240
7 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 7 months ago
Tim Stack 31cf49ec0d [session] redo marked_session_lines 7 months ago