git2go/script
lhchavez 333344141a Mark some symbols to be deprecated #minor (#698)
This change introduces the file deprecated.go, which contains any
constants, functions, and types that are slated to be deprecated in the
next major release.

These symbols are deprecated because they refer to old spellings in
pre-1.0 libgit2. This also makes the build be done with the
`-DDEPRECATE_HARD` flag to avoid regressions.

This, together with
[gorelease](https://godoc.org/golang.org/x/exp/cmd/gorelease)[1] should
make releases safer going forward.

1: More information about how that works at
   https://go.googlesource.com/exp/+/refs/heads/master/apidiff/README.md
(cherry picked from commit 137c05e802)
2020-12-05 15:24:02 +00:00
..
build-libgit2-dynamic.sh Update CI configuration 2020-02-22 18:21:38 -08:00
build-libgit2-static.sh Update CI configuration 2020-02-22 18:21:38 -08:00
build-libgit2.sh Mark some symbols to be deprecated #minor (#698) 2020-12-05 15:24:02 +00:00
check-MakeGitError-thread-lock.go Avoid installing script binary to user's $GOPATH/bin. 2015-04-16 18:45:53 -07:00
install-libgit2.sh Update libgit2 version to install on Travis to 24 2016-03-07 11:33:44 +01:00