Thanks to visit codestin.com
Credit goes to github.com

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: reugn/gemini-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: reugn/gemini-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 24 files changed
  • 2 contributors

Commits on Feb 27, 2025

  1. feat: allow style set by environment variable (#43)

    This is the standard environment variable used with other Glamour apps
    (such as Github CLI).  This way the user does not have to add extra
    arguments (--style=) to all their comand line invocations to use a style
    file, and the value of the variable will get passed to the Glamour
    backend for interpretation.
    
    Furthermore, it allows sharing settings with other Glamour-using
    applications, by using an environment variable.
    smemsh authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    a4383c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

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

Commits on Apr 19, 2025

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

Commits on May 31, 2025

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

Commits on Jul 11, 2025

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

Commits on Sep 2, 2025

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

Commits on Sep 20, 2025

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

Commits on Nov 19, 2025

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

Commits on Nov 20, 2025

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

Commits on Nov 21, 2025

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

Commits on Nov 22, 2025

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