Commit graph

63 commits

Author SHA1 Message Date
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
Paul Irish 03cf5a320e rename. invoking this with a git alias now 2024-02-27 15:44:13 -08:00
Paul Irish cfd00de858 add fzf powered git browse. incl all of git recent and trigger for diffbranch 2024-02-22 11:18:33 -08:00
Paul Irish 8d67039988 denser 2024-02-22 11:07:14 -08:00
Paul Irish 1985391134 v1.1.1 2019-06-20 20:20:30 -07:00
Tim 09848b42e5 Handle new git behavior requiring count parameter (#19) 2019-06-20 20:19:17 -07:00
Paul Irish a7ae3198bd v1.1.0 2018-10-11 11:35:28 -07:00
Kevin Ramsunder 514bf95d27 Add count parameter (-n) (#12) 2018-10-11 11:34:55 -07:00
Paul Irish 8beb4ddc42
readme: install with homebrew 2018-04-20 09:48:18 -07:00
Daniel Liuzzi 68acec4862 Target both 32-bit & 64-bit MinGW (#17) 2018-04-20 09:29:24 -07:00
Paul Irish 89e81a1437 v1.0.4 2018-03-02 17:51:00 -08:00
Paul Irish 8c06e77f56 force color on. 2018-03-02 17:50:46 -08:00
Amila Welihinda a2ab14c618 Added MIT LICENSE (#14) 2017-04-20 02:26:59 -07:00
Paul Irish 029cc00103
1.0.3 2016-09-12 16:12:33 -07:00
Paul Irish 955a90a841
1.0.2 2016-09-12 16:12:25 -07: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
Paul Irish b0cca7800b Merge pull request #10 from amitmerchant1990/master
Update readme.md
2016-08-29 11:25:35 -07:00