Commits
User selector
Commit History
Commits on Apr 28, 2026
address review feedback and CI failures
Show description for 4af8463andcommittedprevent out-of-repo access when manipulating references.
Show description for 25ba54dandcommitted
Commits on Nov 29, 2025
Commits on Mar 19, 2024
Improve test suite import grouping/sorting, __all__ placement
Show description for 4a4d880committed
Commits on Feb 29, 2024
Revise test suite docstrings and comments
Show description for 5cf5b60committed
Commits on Dec 8, 2023
Compare types in test_orig_head with "is"
Show description for e54277fcommitted
Commits on Nov 30, 2023
Revert "Add xfail marks for IndexFile.from_tree failures"
Show description for e359718committed
Commits on Nov 15, 2023
Add xfail marks for IndexFile.from_tree failures
Show description for 6e477e3committed
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032ccommitted
Commits on Oct 23, 2023
Revise docstrings/comments in most other test modules
Show description for 11fce8acommitted
Commits on Sep 22, 2023
Merge pull request #1672 from trail-of-forks/robust-refname-checks
Show description for e98f57bauthored
Commits on Sep 21, 2023
Remove `@NoEffect` annotations
Show description for a4701a0committedAdd more checks for the validity of refnames
Show description for 46d3d05committed
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018committed
Commits on Sep 6, 2023
Commits on Jul 21, 2023
Commits on Jun 25, 2022
Add regression test for TagReference.create
Show description for f6523c1authored andcommitted
Commits on May 18, 2022
Commits on May 17, 2022
Run everything through 'black'
Show description for 21ec529committed
Commits on Jul 31, 2021
- authored
Commits on Jul 19, 2021
Commits on Jul 12, 2020
tests: move to root dir
Show description for 0374d7ccommitted- committed
tests: move to root dir
Show description for 5453888authored andcommitted
Commits on Nov 25, 2010
Commits on Nov 24, 2010
- committed
Renamed msg named parameter to logmsg, as it describes the purpose of the message much better
Show description for 8652326committed- committed
- committed
- committed
Made previously protected methods public to introduce a method with reflog support which cannot be exposed using the respective property. Ref-Creation is now fully implemented in python. For detail…
Show description for a17c43dcommitted
Commits on Nov 23, 2010
Removed ORIG_HEAD handling which was downright wrong. ORIG_HEAD gets only set during merge and rebase, and probably everything that changes the ref more drastically. Probably I have to reread that.…
Show description for 61f3db7committedActor: Moved it from git.objects.util to git.util, adjusted all imports accordingly. Added methods to Actor to retrieve the global committer and author information
Show description for a21a9f6committed- committed
Initial interface including some of the implementation of the RefLog. TestCase scetched out for now
Show description for 6e5aae2committed