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: godotengine/godot-git-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: godotengine/godot-git-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.3
Choose a head ref
  • 14 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 1, 2021

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

Commits on Oct 2, 2021

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

Commits on Nov 28, 2021

  1. linux build script updated for other shells

    fixed the way the CORES variable assignment  to be compliant with other shells other than bash
    VinegarLove authored Nov 28, 2021
    Configuration menu
    Copy the full SHA
    9cefa91 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    2c7f341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d938a8 View commit details
    Browse the repository at this point in the history
  3. Fix typo in README.md

    `featured` -> `features`
    twaritwaikar authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    3abcf57 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 31, 2022

  1. Fix pcre not being included in static libgit2 build

    Fixes #94
    
    This backports a fix from v2.x which adds the builtin version of pcre as
    a static dependency, rather than relying on the OS to provide pcre
    twaritwaikar committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7fd33be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f85fef2 View commit details
    Browse the repository at this point in the history
  3. Update licensing date

    twaritwaikar authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    d821a88 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    fab7b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0378e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    242d72e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e0415d View commit details
    Browse the repository at this point in the history
Loading