Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.
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: excalith/git-cheats
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0
Choose a base ref
...
head repository: excalith/git-cheats
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 43 files changed
  • 3 contributors

Commits on Dec 7, 2022

  1. Add pre-commit hooks and lints (#26)

    * Add initial style and husky checks
    * Improve lint configs
    * Add install hook for husky
    * Fix format with prettier
    excalith authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8e352a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    c6ac26e View commit details
    Browse the repository at this point in the history
  2. Support Multiple Languages Through Language API (#27)

    * Add language support to language api
    * Improve Get Method check
    excalith authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    abde929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cd197b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f02087d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    c1c8062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c838c3 View commit details
    Browse the repository at this point in the history
  3. Copy feedback (#30)

    * Improve copy button feedback
    
    * Add button color state on copy
    
    * Improve Search UX, Fix Card Category mobile
    excalith authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    4cad2f7 View commit details
    Browse the repository at this point in the history
  4. Improve meta description

    excalith committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    688d14a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d296355 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Add new commands

    excalith committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b369f6a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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

Commits on Jan 23, 2023

  1. Bump dependencies

    excalith committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f39c798 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Update issue templates

    excalith authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    87dc8d4 View commit details
    Browse the repository at this point in the history
  2. Remove old issue template

    excalith committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    52a091b View commit details
    Browse the repository at this point in the history
  3. Add Complexity Selection For Advanced Command Filtering (#32)

    * Refactor advanced commands with complexity selection
    
    * Add cookies for storing latest complexity
    
    * Add custom complexity data support
    
    * Fix default complexity index
    
    * Update README.md with new complexity feature
    excalith authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    e16dba0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Improve README.md

    excalith committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    c99538b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Update README.md

    excalith authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1c303de View commit details
    Browse the repository at this point in the history
Loading