Skip to content

Tags: Odalrik/git2go

Tags

v33.0.9

Toggle v33.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add refspec bindings (libgit2#898)

This add support for the parse, access, and transform functions for
refspec objects.

v32.1.9

Toggle v32.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add refspec bindings (libgit2#898) (libgit2#907)

This add support for the parse, access, and transform functions for
refspec objects.

(cherry picked from commit eae0077)

Co-authored-by: William Bain <[email protected]>

v32.1.8

Toggle v32.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rebase: Add wrapper for `git_rebase_inmemory_index()` (libgit2#900) (l…

…ibgit2#904)

* rebase: Fix missing initialization of the repo pointer

While the `Rebase` structure has a pointer to the repository the rebase
is creatde in, this pointer isn't ever initialized. Fix this.

* rebase: Add wrapper for `git_rebase_inmemory_index()`

Add a new wrapper for `git_rebase_inmemory_index()`, which can be used
to retrieve the index for an in-memory rebase.

Co-authored-by: Patrick Steinhardt <[email protected]>
(cherry picked from commit e7d1b2b)

Co-authored-by: Patrick Steinhardt <[email protected]>

v31.7.9

Toggle v31.7.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add refspec bindings (libgit2#898) (libgit2#906)

This add support for the parse, access, and transform functions for
refspec objects.

(cherry picked from commit eae0077)

Co-authored-by: William Bain <[email protected]>

v31.7.8

Toggle v31.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rebase: Add wrapper for `git_rebase_inmemory_index()` (libgit2#900) (l…

…ibgit2#902)

* rebase: Fix missing initialization of the repo pointer

While the `Rebase` structure has a pointer to the repository the rebase
is creatde in, this pointer isn't ever initialized. Fix this.

* rebase: Add wrapper for `git_rebase_inmemory_index()`

Add a new wrapper for `git_rebase_inmemory_index()`, which can be used
to retrieve the index for an in-memory rebase.

Co-authored-by: Patrick Steinhardt <[email protected]>
(cherry picked from commit e7d1b2b)

Co-authored-by: Patrick Steinhardt <[email protected]>

v30.6.9

Toggle v30.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add refspec bindings (libgit2#898) (libgit2#909)

This add support for the parse, access, and transform functions for
refspec objects.

(cherry picked from commit eae0077)

Co-authored-by: William Bain <[email protected]>

v30.6.8

Toggle v30.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rebase: Add wrapper for `git_rebase_inmemory_index()` (libgit2#900) (l…

…ibgit2#905)

* rebase: Fix missing initialization of the repo pointer

While the `Rebase` structure has a pointer to the repository the rebase
is creatde in, this pointer isn't ever initialized. Fix this.

* rebase: Add wrapper for `git_rebase_inmemory_index()`

Add a new wrapper for `git_rebase_inmemory_index()`, which can be used
to retrieve the index for an in-memory rebase.

Co-authored-by: Patrick Steinhardt <[email protected]>
(cherry picked from commit e7d1b2b)

Co-authored-by: Patrick Steinhardt <[email protected]>

v28.9.9

Toggle v28.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add refspec bindings (libgit2#898) (libgit2#910)

This add support for the parse, access, and transform functions for
refspec objects.

(cherry picked from commit eae0077)

Co-authored-by: William Bain <[email protected]>

v28.9.8

Toggle v28.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rebase: Add wrapper for `git_rebase_inmemory_index()` (libgit2#900) (l…

…ibgit2#901)

* rebase: Fix missing initialization of the repo pointer

While the `Rebase` structure has a pointer to the repository the rebase
is creatde in, this pointer isn't ever initialized. Fix this.

* rebase: Add wrapper for `git_rebase_inmemory_index()`

Add a new wrapper for `git_rebase_inmemory_index()`, which can be used
to retrieve the index for an in-memory rebase.

Co-authored-by: Patrick Steinhardt <[email protected]>
(cherry picked from commit e7d1b2b)

Co-authored-by: Patrick Steinhardt <[email protected]>

v27.14.7

Toggle v27.14.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rebase: Add wrapper for `git_rebase_inmemory_index()` (libgit2#900) (l…

…ibgit2#903)

* rebase: Fix missing initialization of the repo pointer

While the `Rebase` structure has a pointer to the repository the rebase
is creatde in, this pointer isn't ever initialized. Fix this.

* rebase: Add wrapper for `git_rebase_inmemory_index()`

Add a new wrapper for `git_rebase_inmemory_index()`, which can be used
to retrieve the index for an in-memory rebase.

Co-authored-by: Patrick Steinhardt <[email protected]>
(cherry picked from commit e7d1b2b)

Co-authored-by: Patrick Steinhardt <[email protected]>