Commit graph

40 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 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 d23d325693
easy worktree switching (#37) 2026-04-27 08:39:26 -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 479bc17a4a adapt cmds to be more cross-shell compatible 2025-07-01 11:50:28 -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 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 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 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 8d67039988 denser 2024-02-22 11:07:14 -08:00
Tim 09848b42e5 Handle new git behavior requiring count parameter (#19) 2019-06-20 20:19:17 -07:00
Kevin Ramsunder 514bf95d27 Add count parameter (-n) (#12) 2018-10-11 11:34:55 -07:00
Daniel Liuzzi 68acec4862 Target both 32-bit & 64-bit MinGW (#17) 2018-04-20 09:29:24 -07:00
Paul Irish 8c06e77f56 force color on. 2018-03-02 17:50:46 -08:00
Daniel Liuzzi d45fb14b7d Workaround for broken format on Windows (#9)
- Make OS detection logic more POSIX-ish
- Add CYGWIN and CYGWIN Windows variants
2016-09-12 16:11:36 -07:00
Ryan Guill 504fcb4fec changing tracking color to yellow to match branch 2016-08-08 08:09:44 -05:00
Ryan Guill 26fc354bff adding ahead/behind tracking to output format 2016-08-05 19:30:43 -05:00
Paul Irish 59506473c2
2016-08-05 11:44:57 -07:00