Commit Graph

3260 Commits (c5cde7caa4a58f17ee194229f660055856fc01ef)
 

Author SHA1 Message Date
Tim Stack c5cde7caa4 [db-view] move bar charts to individual columns 3 months ago
Tim Stack 49aea165d4 [view_curses] fix wrapping issues with CJK characters
Related to #935
3 months ago
Tim Stack 03d000736f [sql] add humanize_id function
Related to #1061
3 months ago
Tim Stack 980900e899 [docs] mention running autogen.sh
Related to #420
3 months ago
Tim Stack 299757212a [highlights] restrict hash highlights to certain text formats
Related to #575
3 months ago
Tim Stack 8106626c91 [bins] add manpage
Related to #1176
3 months ago
Tim Stack e382e3ad84 [open] improve file previews
The file preview for :open was not fully fleshed out.

Related to #1254
3 months ago
Tim Stack e71ec01ac3 [prql] fix double quoted string highlighting 3 months ago
Tim Stack 572c758dcc [md4c] import v0.5.2 3 months ago
Tim Stack 7e67521181 [prql] fix lexing of "||" and add stats.hist
Related to #1253
3 months ago
Tim Stack d54b17c7b4 [last-word] minor tweaks 3 months ago
Tim Stack 45fca37323
Merge pull request #1249 from flicus/master
last-word shortening algorithm added
3 months ago
sskoptsov 151864167c last-word shortening algorithm added 3 months ago
Tim Stack 547b7308e4 [exec] missed creating workdir
The workdir was not being created in some cases.

Related to #1247

Also, bump version
3 months ago
Tim Stack f5946a502a [news] missed an update 3 months ago
Tim Stack 5c6fde92a6 [tests] try to fix a couple issues 3 months ago
Tim Stack b266bb68ff [prqlc-c] remove example links 3 months ago
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
3 months ago
Tim Stack 844147bc27 [security] improve handling of file names with escape sequences 3 months ago
Tim Stack 98f1504b4f [build] add schemas to dist 3 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.
3 months ago
Tim Stack 9a715fc439 [circleci] test output 3 months ago
Tim Stack dc4ea7546d [circleci] dump test output 3 months ago
Tim Stack 596f51ad14 [log_level_re.re] regen with newer re2c 3 months ago
Tim Stack 7d45832a77 Merge branch 'circleci-project-setup' 3 months ago
Tim Stack 884e6b7415 [help_text] fix static init issue 3 months ago
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