Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: devo-ody/git2-rs

Tags

0.12.0

Toggle 0.12.0's commit message
Bump version numbers of crates

libgit2-sys-0.11.0

Toggle libgit2-sys-0.11.0's commit message
Bump version numbers of crates

git2-curl-0.13.0

Toggle git2-curl-0.13.0's commit message
Bump version numbers of crates

0.11.0

Toggle 0.11.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Accept all refspecs that implement AsRef<str> (rust-lang#482)

* Accept all refspecs that implement AsRef<str>

This changes the signature of the Remote::fetch and Remote::push methods
to accept refspecs as slices of not only &str but anything that
implements AsRef<str> (and IntoCString and Clone). In this way, refspecs
can be provided, for example, by a &Vec<String>, which wasn’t possible
before.

* Accept AsRef<str> refspecs in Remote::download

This extends the signature of Remote::download to accept refspecs of type
&[Str], where Str: AsRef<str>, to bring it in line with the previous
change for Remote::fetch and Remote::push.

libgit2-sys-0.10.0

Toggle libgit2-sys-0.10.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Accept all refspecs that implement AsRef<str> (rust-lang#482)

* Accept all refspecs that implement AsRef<str>

This changes the signature of the Remote::fetch and Remote::push methods
to accept refspecs as slices of not only &str but anything that
implements AsRef<str> (and IntoCString and Clone). In this way, refspecs
can be provided, for example, by a &Vec<String>, which wasn’t possible
before.

* Accept AsRef<str> refspecs in Remote::download

This extends the signature of Remote::download to accept refspecs of type
&[Str], where Str: AsRef<str>, to bring it in line with the previous
change for Remote::fetch and Remote::push.

git2-curl-0.12.0

Toggle git2-curl-0.12.0's commit message
Bump git2-curl to 0.12.0

0.10.2

Toggle 0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump versions of git2 and libgit2-sys (rust-lang#496)

libgit2-sys-0.9.2

Toggle libgit2-sys-0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump versions of git2 and libgit2-sys (rust-lang#496)

0.10.1

Toggle 0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-lang#467 from rust-lang/bump

Bump to 0.10.1 and 0.9.1

libgit2-sys-0.9.1

Toggle libgit2-sys-0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-lang#467 from rust-lang/bump

Bump to 0.10.1 and 0.9.1