Commit Graph

  • 703f9a2a0a
    Use --border-label instead of --prompt (thoughts?) main Junegunn Choi 2023-03-29 11:10:16 +0900
  • f36662f603
    Ensure 'open in browser' contains file path (#20) Stoyan Dimov 2022-12-22 12:49:42 +0100
  • 9190e1bf72
    Fix hashes when awk does not support interval expressions (#18) Jan Palus 2022-09-30 03:42:36 +0200
  • a48b941487
    Extract a single hash-like pattern from each line Junegunn Choi 2022-09-06 11:35:35 +0900
  • a409f051ec
    Fix key binding trigger delay (#14) ptzz 2022-09-03 02:50:08 +0200
  • 926a33da4d
    Fix preview when log message contains hash-like string (#13) ptzz 2022-09-03 02:49:18 +0200
  • f31e8a07b5
    Fix _fzf_git_files not showing anything in clean repo on macOS (#9) Mathieu Lemay 2022-08-30 20:08:55 -0400
  • bfcd68d3b4
    Ignore nobeep argument Junegunn Choi 2022-08-30 16:19:01 +0900
  • e44dfb3319
    Refine README (#10) timsu92 2022-08-30 12:32:37 +0800
  • 01cf6ba658
    Fall back to using Ruby when readlink -f is not working Junegunn Choi 2022-08-28 09:14:28 +0900
  • 84dd4de929
    Should not exit zsh when 'set -u' is set Junegunn Choi 2022-08-27 11:09:55 +0900
  • d9c0458ba0
    Use ALT-{A,E} instead of CTRL-{A,E} Junegunn Choi 2022-08-24 13:11:25 +0900
  • ca7531b941
    Add CTRL-G CTRL-E for for-each-ref (#6) Junegunn Choi 2022-08-22 22:16:33 +0900
  • c8e146ec1b
    Define an alternative set of bindings (CTRL-G KEY) (#5) Junegunn Choi 2022-08-22 13:33:30 +0900
  • f72ebd8231
    Allow passing extra fzf options to _fzf_git_* function Junegunn Choi 2022-08-20 09:55:20 +0900
  • a5c30a5894
    Update README.md Junegunn Choi 2022-08-19 16:38:47 +0900
  • 92b3c556c4
    Branches: Underline on matched characters Junegunn Choi 2022-08-19 16:34:52 +0900
  • 575d0f399b
    Use tab character instead of | as the delimiter Junegunn Choi 2022-08-19 08:22:46 +0900
  • 015b682e0c
    Enhance branches binding Junegunn Choi 2022-08-19 08:15:41 +0900
  • 183dead640
    Fix CTRL-O when `git config branch."${branch}".remote` returning an URL Junegunn Choi 2022-08-18 10:56:43 +0900
  • 27aa7a3202
    No need to strip 'remote/' from branch Junegunn Choi 2022-08-17 20:28:15 +0900
  • 9d2e2b0b26
    Bindings and headers Junegunn Choi 2022-08-17 20:26:03 +0900
  • 5d53537770
    Add .github/FUNDING.yml Junegunn Choi 2022-08-17 10:01:26 +0900
  • 41d66dcca4
    Link to raw.githubusercontent.com for easier download Junegunn Choi 2022-08-17 09:04:50 +0900
  • 0712df9cfb
    Revert "Bindings and headers" Junegunn Choi 2022-08-16 18:17:15 +0900
  • 98345f5e95
    Bindings and headers Junegunn Choi 2022-08-16 18:09:22 +0900
  • 8b4e07460b
    Prefix private functions and variables with double underscores Junegunn Choi 2022-08-16 18:08:29 +0900
  • f1a4f048e8
    git diff --no-ext-diff Junegunn Choi 2022-08-16 15:01:40 +0900
  • af6550190b
    Clarification Junegunn Choi 2022-08-15 23:51:42 +0900
  • 538b47d237
    Clarification Junegunn Choi 2022-08-15 23:49:19 +0900
  • 43ad68f192
    Update README Junegunn Choi 2022-08-15 23:48:09 +0900
  • da11f5cc63
    CTRL-O to open object in the web browser (in GitHub URL scheme) Junegunn Choi 2022-08-15 23:36:24 +0900
  • 9867a4ac3c
    Initial commit Junegunn Choi 2022-08-14 23:24:49 +0900
  • 4bc0323b48
    Initial commit Junegunn Choi 2022-08-14 00:51:14 +0900