7
0
forked from pool/libgit2
Commit Graph

19 Commits

Author SHA256 Message Date
ca7b574409 Accepting request 336939 from home:AndreasStieger:branches:devel:libraries:c_c++
libgit2 0.23.3

OBS-URL: https://build.opensuse.org/request/show/336939
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=33
2015-10-07 11:31:01 +00:00
2c54abae58 Accepting request 330363 from GNOME:Next
Fix .pc file - makes libgit2-glib build again

OBS-URL: https://build.opensuse.org/request/show/330363
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=30
2015-09-10 16:16:51 +00:00
Ismail Dönmez
b61c4045d7 Accepting request 329591 from home:AndreasStieger:branches:devel:libraries:c_c++
0.23.2, and use system libraries instead of bundled ones

OBS-URL: https://build.opensuse.org/request/show/329591
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=28
2015-09-08 07:31:54 +00:00
Ismail Dönmez
5ac5b4904b Accepting request 328937 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/328937
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=27
2015-09-04 11:00:14 +00:00
3352140038 Accepting request 283059 from home:dimstar:branches:GNOME:Factory
update to version 0.22.1

OBS-URL: https://build.opensuse.org/request/show/283059
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=26
2015-01-28 08:23:07 +00:00
701e071286 Accepting request 257260 from home:sumski:hazard:to:your:stereo
Add baselibs.conf, needed for ktexteditor-32bit


please sync to 13.2, tnx!

OBS-URL: https://build.opensuse.org/request/show/257260
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=24
2014-10-17 07:23:19 +00:00
040d3088bf Accepting request 240283 from home:dimstar:branches:GNOME:Factory
Update to 0.21.0 - with SSH support enabled

OBS-URL: https://build.opensuse.org/request/show/240283
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=22
2014-07-10 22:28:36 +00:00
15ecf81f29 Accepting request 222388 from GNOME:Next
- Build libgit2 threadsafe:
  + Pass -DTHREADSAFE:BOOL=ON to cmake call.

OBS-URL: https://build.opensuse.org/request/show/222388
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=20
2014-02-14 20:07:33 +00:00
f737150414 Accepting request 208340 from GNOME:Next
- Update to version 0.20.0:
  + Blame APIs.
  + Filter APIs.
  + Public git_buffer APIs.
  + Merge conflict support in Checkout.
  + Simplified Clone options and git_clone_into.
  + Config iterator APIs and updated Config multivar API.
  + Diff API reorganization and renaming, with Patch API split off.
  + Indexer API renaming and improvements.
  + ODB backend API cleanup.
  + Improves progress callbacks for Packbuilder, Push, Fetch (and
    any other Remote operation).
  + Public Pathspec matching APIs.
  + Reflog API and RefDB Backend API cleanup.
  + Remote API extensions.
  + SSH Transport configuration cleanup.
  + Submodule status improvements.
  + Pluggable Transport APIs.
  + Lots of other small features (e.g. decomposed unicode support on
    MacOS, revwalk simplifying by first parent),
  + Bug fixes (e.g. junction support on Win32, redirect handling
    in HTTP transport) and performance improvements.
  + Lots of new examples (init, status, log, blame, etc.) and
    relicensing of example code under CC0 license.

OBS-URL: https://build.opensuse.org/request/show/208340
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=18
2013-11-26 10:57:15 +00:00
Sascha Peilicke
d76eca75ad Accepting request 182548 from home:dimstar:branches:GNOME:Factory
- Update to version 0.19.0:
  + New (threadsafe) cache for objects.
  + Iterator for Status.
  + New Merge APIs.
  + SSH support on *NIX.
  + Function context on diff.
  + Namespaces support.
  + Index add/update/remove with wildcard support.
  + Iterator for References.
  + Fetch and push refspecs for Remotes.
  + Rename support in Status.
  + New 'sys/` namespace for external headers with low-level APIs.

OBS-URL: https://build.opensuse.org/request/show/182548
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=16
2013-07-09 07:41:34 +00:00
Stephan Kulow
45a6177d20 Accepting request 180690 from home:dimstar:branches:GNOME:Factory
- Update to version 0.18:
Update required for libgit2-glib, a new lib depending on libgit2 and used by gedit-plugins.

OBS-URL: https://build.opensuse.org/request/show/180690
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=14
2013-06-24 08:35:32 +00:00
Ismail Dönmez
e40b40b337 Accepting request 132201 from home:cgiboudeaux:branches:devel:libraries:c_c++
Update to 0.17.0

OBS-URL: https://build.opensuse.org/request/show/132201
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=12
2012-08-31 16:09:32 +00:00
Ismail Dönmez
6e417e601d - Fix license to be GPL-2.0-with-GCC-exception
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=10
2012-05-07 10:12:49 +00:00
Ismail Dönmez
8ccf4c7a9d Fix SLE build
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=9
2012-04-16 12:44:18 +00:00
Ismail Dönmez
70fff9b8b7 Accepting request 113872 from home:cgiboudeaux:branches:devel:libraries:c_c++
Update to 0.16.0

OBS-URL: https://build.opensuse.org/request/show/113872
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=8
2012-04-16 12:43:18 +00:00
ab1eb54b50 Provide pkgconfig symbols
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=6
2012-01-31 17:13:48 +00:00
Sascha Peilicke
5a4001f725 - Change license to 'GPL-2.0 with linking', fixes bnc#726789
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=4
2011-10-27 09:58:18 +00:00
Sascha Peilicke
3a7b29d623 - Update to version 0.15.0
- Removed outdated %clean section

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=2
2011-10-26 12:22:33 +00:00
50efe4f233 Accepting request 58715 from home:saschpe
ok

OBS-URL: https://build.opensuse.org/request/show/58715
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=1
2011-02-02 11:23:07 +00:00