Commit graph

21 commits

Author SHA1 Message Date
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