Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:gitpython-developers/gitdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:4.0.12
Choose a base ref
Loading
...
head repository:gitpython-developers/gitdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:master
Choose a head ref
Loading
  • 13commits
  • 6files changed
  • 3contributors

Commits on Jan 2, 2025

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

Commits on Jan 5, 2025

  1. Add SECURITY.md, referencing GitPython's

    Along withgitpython-developers/smmap#59and a forthcoming related PR in GitPython, this willfix#116.
    @EliahKagan
    EliahKagan committedJan 5, 2025
    Configuration menu
    Copy the full SHA
    2620952View commit details
    Browse the repository at this point in the history
  2. Merge pull request#117from EliahKagan/security

    Add SECURITY.md, referencing GitPython's
    @Byron
    Byron authoredJan 5, 2025
    Configuration menu
    Copy the full SHA
    6fdd19cView commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Bump gitdb/ext/smmap fromf31bfa3 to8f82e6c

    Bumps [gitdb/ext/smmap](https://github.com/gitpython-developers/smmap) from `f31bfa3` to `8f82e6c`.- [Release notes](https://github.com/gitpython-developers/smmap/releases)- [Commits](gitpython-developers/smmap@f31bfa3...8f82e6c)---updated-dependencies:- dependency-name: gitdb/ext/smmap  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    4fe5657View commit details
    Browse the repository at this point in the history
  2. Merge pull request#118from gitpython-developers/dependabot/submodul…

    …es/gitdb/ext/smmap-8f82e6cBump gitdb/ext/smmap from `f31bfa3` to `8f82e6c`
    @Byron
    Byron authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    9e68ea1View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Improve description of backoff sequence in db.loose

    The sequence of backoff wait times used in `gitdb.db.loose` isquadratic rather than exponential, as discussed in:#115 (comment)This corrects the variable name by making it more general, and thecomment by having it explicitly describe the backoff as quadratic.This is conceptually related toGitoxideLabs/gitoxide#1815, butthis is a non-breaking change, as no interfaces are affected: onlya local variable and comment.
    @EliahKagan
    EliahKagan committedJan 26, 2025
    Configuration menu
    Copy the full SHA
    b4fd74cView commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Merge pull request#119from EliahKagan/quadratic

    Improve description of backoff sequence in `db.loose`
    @Byron
    Byron authoredJan 27, 2025
    Configuration menu
    Copy the full SHA
    f36c0ccView commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    d7a7b3bView commit details
    Browse the repository at this point in the history
  2. Merge pull request#121from EliahKagan/gha-permissions

    Specify explicit `contents: read` workflow permissions
    @EliahKagan
    EliahKagan authoredMay 30, 2025
    Configuration menu
    Copy the full SHA
    12f8916View commit details
    Browse the repository at this point in the history
  3. Add CI test job for no-GIL ("threaded") Python 3.13

    Seegitpython-developers/GitPython#2005.The rationale is that, while this is probably less important to doin gitdb and smmap, any failure that arises for this in GitPythonwould likely raise the question of whether a correspond problem hasbegun to occur in gitdb and smmap. (Both gitdb and smmap providehelpers used in GitPython even when the in-memory object databaseis not used, and failures may plausibly occur for reasons otherthan code changes because of the finicky nature of concurrency bugsand the potential for interactions affected by the runner image.)
    @EliahKagan
    EliahKagan committedMay 30, 2025
    Configuration menu
    Copy the full SHA
    8d57ac7View commit details
    Browse the repository at this point in the history
  4. Merge pull request#122from EliahKagan/threaded

    Add CI test job for no-GIL ("threaded") Python 3.13
    @EliahKagan
    EliahKagan authoredMay 30, 2025
    Configuration menu
    Copy the full SHA
    7e02fbdView commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Bump gitdb/ext/smmap from8f82e6c toc6b53d3

    Bumps [gitdb/ext/smmap](https://github.com/gitpython-developers/smmap) from `8f82e6c` to `c6b53d3`.- [Release notes](https://github.com/gitpython-developers/smmap/releases)- [Commits](gitpython-developers/smmap@8f82e6c...c6b53d3)---updated-dependencies:- dependency-name: gitdb/ext/smmap  dependency-version: c6b53d35deb82a38d5d07ca7712c1334a7a10c10  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJun 2, 2025
    Configuration menu
    Copy the full SHA
    18b437bView commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Merge pull request#123from gitpython-developers/dependabot/submodul…

    …es/gitdb/ext/smmap-c6b53d3Bump gitdb/ext/smmap from `8f82e6c` to `c6b53d3`
    @Byron
    Byron authoredJun 3, 2025
    Configuration menu
    Copy the full SHA
    335c0f6View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp