Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mkchoi212/fac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: mkchoi212/fac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 11 files changed
  • 6 contributors

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    257fa25 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. all: gofmt

    Run standard gofmt command on project root.
    
    - go version go1.10.3 darwin/amd64
    
    Signed-off-by: ia <[email protected]>
    whilei committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    60d58b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Issue: #44: Add option to set default peeks aka context lines

    Abhijeet Rastogi committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    4c08789 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from shadyabhi/issue_44

    Issue: #44: (New feature) Add option to set default peeks aka context lines
    mkchoi212 authored Sep 8, 2018
    Configuration menu
    Copy the full SHA
    024a9a9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    e9e90cd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Merge pull request #47 from shilangyu/pretty-binds

    prettified the markdown keybinds
    mkchoi212 authored May 23, 2019
    Configuration menu
    Copy the full SHA
    b1d27a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    7ebcbda View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Merge pull request #54 from cothi/master

    docs: 'go get' is no longer supported outside a module.
    mkchoi212 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f9fe5a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. switch from dep to Go modules

    Signed-off-by: Paul Meyer <[email protected]>
    katexochen committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    346b2fb View commit details
    Browse the repository at this point in the history
  2. go.mod: update dependencies

    Signed-off-by: Paul Meyer <[email protected]>
    katexochen committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7b58515 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Merge pull request #56 from katexochen/gomods

    switch from dep to Go modules
    mkchoi212 authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d232b05 View commit details
    Browse the repository at this point in the history
Loading