Commit graph

79 commits

Author SHA1 Message Date
Paul Irish 789329b69f
cli: only call gh if a github.com remote is detected 2026-04-28 14:22:42 -07:00
Paul Irish 5c78bb1641
test: add regression tests for gerrit and github links 2026-04-27 10:45:49 -07:00
Paul Irish ba6759fa94
test: add test script mirroring homebrew formula 2026-04-27 10:37:39 -07:00
Paul Irish 03f9457daa
comment 2026-04-27 10:36:00 -07:00
Paul Irish f704e49572
cli: remove redundant git-cl status call for gerrit 2026-04-27 10:34:16 -07:00
Paul Irish 42222d3e3c
cli: streamline gerrit/github logic footprint 2026-04-27 10:32:58 -07:00
Paul Irish c8f2e28151
cli: refine gerrit project inference for nested googlesource paths 2026-04-27 10:31:24 -07:00
Paul Irish 661c9dbb9d
cli: refine gerrit metadata discovery from local branch configs 2026-04-27 10:30:47 -07:00
Paul Irish bbbcc0f0f2
cli: prioritize github detection and avoid false gerrit positives 2026-04-27 10:28:04 -07:00
Paul Irish e1c53c207f
cli: move pr/cl status retrieval inside function to fix scope 2026-04-27 10:27:24 -07:00
Paul Irish 61997e0553
cli: ensure pr/cl variables are passed into subshell 2026-04-27 10:13:09 -07:00
Paul Irish c98176a12e
cli: fix github pr matching and surface errors 2026-04-27 10:11:42 -07:00
Paul Irish 5c317d405c
cli: include merged/closed github prs by author 2026-04-27 10:07:38 -07:00
Paul Irish 82298b05eb
cli: improve gerrit url inference for internal google repos 2026-04-27 10:04:09 -07:00
Paul Irish f71fd132d4
cli: infer gerrit server from remote or git-cl status 2026-04-27 09:24:13 -07:00
Paul Irish cd64f1fd34
cli: generalize gerrit/github links and shorten link labels 2026-04-27 08:59:36 -07:00
Paul Irish 3f6b498667
ci: set up npm trusted publishing (OIDC) 2026-04-27 08:42:46 -07:00
Paul Irish aa19c34401
2.2.0 2026-04-27 08:40:57 -07:00
Paul Irish 3b429ea804
Merge branch 'master' of github.com:paulirish/git-recent 2026-04-27 08:40:25 -07:00
Paul Irish d23d325693
easy worktree switching (#37) 2026-04-27 08:39:26 -07:00
Paul Irish 724f48ca79
cleaner diff base cmd 2026-03-29 12:05:27 -07:00
Paul Irish cdffe4c40a 2.1.0 2025-10-25 11:59:25 -07:00
Paul Irish bd0ad4207d
commit listing should include full commit message body (#35) 2025-10-25 11:58:11 -07:00
Paul Irish 2e5e69fe30
Merge remote-tracking branch 'refs/remotes/origin/master' 2025-07-04 12:28:51 -07:00
Paul Irish 6b98834931
todo 2025-07-04 12:27:46 -07:00
Paul Irish 6322cde317 2.0.4 2025-07-04 11:26:14 -07:00
Paul Irish 479bc17a4a adapt cmds to be more cross-shell compatible 2025-07-01 11:50:28 -07:00
Paul Irish d892c4bbf2
2.0.3 2025-06-27 14:06:22 -07:00
Paul Irish 73e40691c6
chromium cl status integration (#33) 2025-06-27 14:05:51 -07:00
Paul Irish d5f63cf328
early exit if not in repo. thx @pickx. closes #32 2025-06-14 12:52:41 -07:00
Paul Irish 34af71aef0
readme update 2025-06-14 12:49:02 -07:00
Paul Irish 5af5ff70c8
homebrew formula 2025-06-14 12:10:05 -07:00
Paul Irish 959e8343da
2.0.2 2025-06-14 12:08:53 -07:00
Paul Irish 6b628b190c
add GIT_RECENT_QUERY env for testing 2025-06-14 12:01:37 -07:00
Paul Irish fbb93ae381
diff_base note. #28 2025-04-15 10:58:09 -07:00
Paul Irish aa46ef3070
ctrl-y to copy branch name to clipboard (#30) 2025-04-15 10:32:14 -07:00
Paul Irish 1bf0581139 extra arg for listing a remote's branches. still not sure about this 2025-02-13 16:18:14 -08:00
Paul Irish 6bd7ff3fdf
grab HEAD branch of origin (main, master) more reliably 2025-02-11 07:59:29 -08:00
Paul Irish bfda73056b
2.0.1 2025-02-06 19:34:47 -08:00
Paul Irish 1c233e995c
Drop fzf-tmux for plain fzf. The popup just complicated it, so I never used it 2025-02-06 19:34:40 -08:00
Paul Irish b324fc2e4a
2.0.0 2025-02-06 17:41:37 -08:00
Paul Irish 8237f19b10
package.json for npm publish 2025-02-06 17:39:04 -08:00
Paul Irish e8a0560e05
Merge pull request #26 from paulirish/two-oh-prep
git recent 2.0
2025-02-06 17:32:41 -08:00
Paul Irish de576427fa
update readme for 2.0. use progressive enhancement for diff pager util 2025-02-06 17:29:27 -08:00
Paul Irish b55a2e4217
rename new to git-recent 2025-02-06 13:27:08 -08:00
Paul Irish 8d19748426
Move git-recent-og 2025-02-06 13:24:41 -08:00
Paul Irish fd0275f148
update summary 2025-02-06 11:46:45 -08:00
Paul Irish 938db7514f
authordate preferred 2025-02-06 11:22:18 -08:00
Paul Irish d2e08436da standalone and checkout works great now 2024-06-07 12:25:20 -07:00
Paul Irish 9d13948f50 recent with fzf tweak 2024-04-25 09:19:34 -07:00