Navigation Menu

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: groonga/groonga
base: main
Choose a base ref
...
head repository: groonga/groonga
compare: v4.1.0
Choose a head ref
  • 4 commits
  • 16 files changed
  • 1 contributor

Commits on Jan 9, 2015

  1. Revert "Consider the case when some of split chunks become empty."

    This reverts commit 4af5da1.
    
    Because the change may break index.
    kou committed Jan 9, 2015
    Copy the full SHA
    7c87f2a View commit details
    Browse the repository at this point in the history
  2. Add 4.1.0 entry

    kou committed Jan 9, 2015
    Copy the full SHA
    14ee514 View commit details
    Browse the repository at this point in the history
  3. Bump version

        % make update-version NEW_VERSION=4.1.0
    kou committed Jan 9, 2015
    Copy the full SHA
    22740b9 View commit details
    Browse the repository at this point in the history
  4. Update to the latest release

        % make update-latest-release OLD_RELEASE=4.0.9 OLD_RELEASE_DATE=2014-12-29 NEW_RELEASE_DATE=2015-01-09
    kou committed Jan 9, 2015
    Copy the full SHA
    c3c480e View commit details
    Browse the repository at this point in the history