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: shihanng/gig
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: shihanng/gig
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref

Commits on Dec 14, 2019

  1. feat(cmd): add autogen

    shihanng committed Dec 14, 2019
    Copy the full SHA
    e09878f View commit details
  2. Copy the full SHA
    9ed054f View commit details
  3. Copy the full SHA
    8b987b5 View commit details
  4. fix(doc): update README

    shihanng committed Dec 14, 2019
    Copy the full SHA
    22a4cb7 View commit details
  5. Merge pull request #50 from shihanng/issues-39__autogen

    Add autogen subcommand
    shihanng authored Dec 14, 2019
    Copy the full SHA
    2881945 View commit details

Commits on Dec 15, 2019

  1. Copy the full SHA
    4a0b9fa View commit details
  2. fix(doc): update README

    shihanng committed Dec 15, 2019
    Copy the full SHA
    a12dd83 View commit details
  3. Merge pull request #51 from shihanng/issues-22__brew

    Add brew install
    shihanng authored Dec 15, 2019
    Copy the full SHA
    411c43f View commit details

Commits on Jan 21, 2022

  1. repo: Use force checkout

    Close #53
    shihanng committed Jan 21, 2022
    Copy the full SHA
    b72411c View commit details
  2. Use github.com/go-git/go-git/v5

    Replacing gopkg.in/src-d/go-git.v4
    shihanng committed Jan 21, 2022
    Copy the full SHA
    c6bb059 View commit details
  3. Use goreleaser-action v2

    This solve issue
    
       Warning: Calling bottle :unneeded is deprecated! There is no replacement.
    shihanng committed Jan 21, 2022
    Copy the full SHA
    bf1809b View commit details
  4. Copy the full SHA
    798287a View commit details
  5. Use go 1.17

    shihanng committed Jan 21, 2022
    Copy the full SHA
    e774c3a View commit details
  6. List returns unique files

    shihanng committed Jan 21, 2022
    Copy the full SHA
    87d44e9 View commit details
  7. Fix integration tests

    - Update upstream API endpoint
    
    - Update golden files
    
    - Compare list using string to ease debugging
    shihanng committed Jan 21, 2022
    Copy the full SHA
    4f2ad4a View commit details
  8. Copy the full SHA
    e8e73fa View commit details
  9. Copy the full SHA
    f0f7897 View commit details
  10. Fix missing return error

    shihanng committed Jan 21, 2022
    Copy the full SHA
    936df7e View commit details
  11. Fix style linting errors

    shihanng committed Jan 21, 2022
    Copy the full SHA
    110d810 View commit details
  12. Copy the full SHA
    ba54cb3 View commit details
  13. Fix gosec linting errors

    shihanng committed Jan 21, 2022
    Copy the full SHA
    9146732 View commit details
  14. Fix style

    shihanng committed Jan 21, 2022
    Copy the full SHA
    a33a709 View commit details
  15. Use inline nolint for gosec

    shihanng committed Jan 21, 2022
    Copy the full SHA
    95cf16c View commit details
  16. Ignore lll

    shihanng committed Jan 21, 2022
    Copy the full SHA
    0ad993d View commit details
  17. Copy the full SHA
    a8f79a8 View commit details
  18. Move gochecknoglobals to inline ignore

    Remove scopelint config
    shihanng committed Jan 21, 2022
    Copy the full SHA
    12e7bcd View commit details
  19. Disable some linters

    shihanng committed Jan 21, 2022
    Copy the full SHA
    e422363 View commit details
  20. Copy the full SHA
    b367a93 View commit details
  21. Copy the full SHA
    5cabdea View commit details
  22. Merge pull request #54 from shihanng/fix-checkout-error

    Fix checkout error
    shihanng authored Jan 21, 2022
    Copy the full SHA
    588fe45 View commit details
  23. Fix goreleaser config error

    shihanng committed Jan 21, 2022
    Copy the full SHA
    0b2f030 View commit details
  24. Merge pull request #55 from shihanng/fix-goreleaser

    Fix goreleaser config error
    shihanng authored Jan 21, 2022
    Copy the full SHA
    6c48191 View commit details
  25. Bump Go version

    shihanng committed Jan 21, 2022
    Copy the full SHA
    52dadde View commit details
Loading