Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/junegunn/fzf. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jan 13, 2021
  2. Jan 10, 2021
  3. Jan 08, 2021
  4. Jan 07, 2021
  5. Jan 04, 2021
  6. Jan 03, 2021
    • Elliott Sales de Andrade's avatar
      Use more explicit int-to-string conversion. · 82791f7e
      Elliott Sales de Andrade authored
      This fixes the following errors with Go 1.15:
      ```
      src/options.go:452:69: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      src/options.go:463:33: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      ```
      82791f7e
  7. Jan 02, 2021
  8. Jan 01, 2021
  9. Dec 31, 2020
  10. Dec 30, 2020
  11. Dec 23, 2020
  12. Dec 16, 2020
  13. Dec 08, 2020
  14. Dec 07, 2020
  15. Dec 05, 2020
  16. Dec 04, 2020
  17. Dec 03, 2020
  18. Nov 25, 2020
  19. Nov 24, 2020
Loading