• Joined on 2019-12-31
pt pushed to master at pt/setup_env 2026-05-10 03:13:49 -04:00
8931988ec7 split into setup_env.sh (fresh install) and sync.sh (day-to-day sync)
d5bc117023 call install_neovim.sh from main before nvchad
6e85423bdf call install_nvchad.sh from main to keep nvim config in sync
8076392a97 skip apt if packages installed, skip symlinks if already correct
3cb52999e7 self-update: pull remote and re-exec if script changed before deploying
Compare 5 commits »
pt pushed to master at pt/setup_env 2026-05-10 02:53:56 -04:00
d85b6ca29a remove obsolete opg/osw/xpg/xsw aliases
75466aa599 install_nvchad: pull instead of re-clone if already installed, deploy lua modules after clone
Compare 2 commits »
pt pushed to master at pt/setup_env 2026-05-10 02:47:21 -04:00
b6c48db105 comment out all lines in example files, remove path entries from bashrc_local_example
399d71808a bootstrap .bashrc_local and .bashrc_paths from example if missing
d964af18cb migrate existing .bashrc_local and .bashrc_paths into repo on setup
a2ffa6afb5 document .bashrc_paths pattern and machine-specific config workflow
9da62c0908 add .bashrc_paths for machine-specific PATH and tool inits
Compare 6 commits »
pt pushed to customize at pt/nvchad 2026-05-10 02:31:05 -04:00
358902079f remove td.lua from repo tracking and inline duplicate — td managed by setup_env
c5e5ae4385 Merge branch 'customize' of gitea.hptrow.me:pt/nvchad into customize
60437b1511 load td_mappings for time tracking keybindings
Compare 3 commits »
pt pushed to master at pt/setup_env 2026-05-10 01:52:05 -04:00
21c0c7ebd0 add ~/.local/bin to PATH for deploy_bin scripts
c1cd2de219 vc: use git add -u to avoid accidentally staging untracked files
dbbc511d9a move machine-specific config out of bashrc into bashrc_local_example
aacd04fed2 source ~/.bashrc_local instead of hardcoded repo path
81e74f5f44 fix nv alias path to match install_neovim.sh location
Compare 5 commits »
pt pushed to master at pt/setup_env 2026-05-10 01:40:32 -04:00
14931c541f resolve merge conflicts
8ffd28b654 merge local additions and incorporate remote improvements
Compare 2 commits »
pt pushed to master at pt/setup_env 2026-05-06 09:14:11 -04:00
cbb783bfdf description
fcf1132a61 add td week subcommand, nvim centralization, and README
Compare 2 commits »
pt pushed to arrow at pt/pf_app 2026-05-03 22:45:10 -04:00
682968b820 Fix slice handling: payload preview, date column support, subtotal filter
cf391286a2 Improve theme toggle icons; document light/dark in CLAUDE.md
Compare 2 commits »
pt pushed to main at pt/pipekit 2026-05-02 21:07:12 -04:00
dfc76a96d8 Add CLAUDE.md for Claude Code guidance
pt pushed to master at pt/pf_app 2026-05-02 20:58:50 -04:00
0a2f0e50a1 Add pf.sh — interactive deployment and service management script
73e8f5d202 Add CLAUDE.md project instructions and license field to package.json
39335bca75 Add per-source default Perspective layout
953ae2709f Reference offsets, edit visual cues, todo updates
4fde752b54 Default forecast pivot to value column with pf_iter rows
Compare 45 commits »
pt pushed to main at pt/pipekit 2026-05-02 20:56:35 -04:00
546242e11a Wizard step 2: schema browser panel with datalist autocomplete
ff19ae9b81 Drivers: add list_schemas() to base, PG, DB2, MSSQL
Compare 2 commits »
pt pushed to arrow at pt/pf_app 2026-05-02 20:48:04 -04:00
73e8f5d202 Add CLAUDE.md project instructions and license field to package.json
pt created branch arrow in pt/pf_app 2026-04-29 23:01:35 -04:00
pt pushed to arrow at pt/pf_app 2026-04-29 23:01:35 -04:00
39335bca75 Add per-source default Perspective layout
953ae2709f Reference offsets, edit visual cues, todo updates
4fde752b54 Default forecast pivot to value column with pf_iter rows
408cb06150 Unify Baseline segment view/edit with filter groups and SQL override
74ff97400b Track todo with implementation notes
Compare 10 commits »
pt pushed to light-dark-mode at pt/pf_app 2026-04-27 22:58:38 -04:00
a6e6efd36e Switch /data endpoint to Arrow IPC stream with pg cursor batching
11f5b02fc4 Spec: add OR filter groups, raw_where escape hatch, and Arrow IPC streaming for large datasets
Compare 2 commits »
pt created branch light-dark-mode in pt/pf_app 2026-04-27 21:10:30 -04:00
pt pushed to light-dark-mode at pt/pf_app 2026-04-27 21:10:30 -04:00
4a4cb80189 Add light/dark mode with theme toggle
bd5ea1c60e Restore functional changes lost in dark theme revert
8f009e468e Fix cleanLayout stripping expression columns (e.g. Year) on restore
742d4b4cc4 Revert "Dark theme for Forecast view controls and operation panel"
cda3943515 Dark theme for Forecast view controls and operation panel
Compare 10 commits »
pt created branch main in pt/pipekit 2026-04-25 13:28:34 -04:00
pt pushed to main at pt/pipekit 2026-04-25 13:28:34 -04:00
f18ea55a12 Wizard: warn in-UI when default dest table already exists.
bb0b493d18 Wizard step 2: add jump-to-columns shortcut for known tables.
fde4fa99b6 Wizard: don't clobber pre-existing dest tables.
4650a3cbc5 bin/pipekit auto-detects venv; stop rewriting it in deploy.sh.
c205b48be2 Honor api_host in config.yaml; ignore .venv/ created by deploy.sh.
Compare 10 commits »
pt created repository pt/pipekit 2026-04-25 13:28:28 -04:00