Revisions of libgit2-glib
Ana Guerrero (anag+factory)
accepted
request 1164290
from
Dominique Leuenberger (dimstar)
(revision 38)
Dominique Leuenberger (dimstar_suse)
accepted
request 1110832
from
Dominique Leuenberger (dimstar)
(revision 37)
- Update to version 1.2.0: + diff: fix user_data parameter type. + ggit_repository_create_commit_from_ids: add safe checks. + Allow to sign commits. + Add mailmap support. + Miscelaneous of bug fixes. - Drop bogus python3 BuildRequires: python3-base is sufficient.
Dominique Leuenberger (dimstar_suse)
accepted
request 994792
from
Dominique Leuenberger (dimstar)
(revision 36)
New upstream release (forwarded request 994395 from iznogood)
Dominique Leuenberger (dimstar_suse)
accepted
request 942320
from
Dominique Leuenberger (dimstar)
(revision 35)
(forwarded request 942243 from iznogood)
Dominique Leuenberger (dimstar_suse)
accepted
request 795233
from
Dominique Leuenberger (dimstar)
(revision 34)
Scripted push of project GNOME:Next (forwarded request 795086 from iznogood)
Dominique Leuenberger (dimstar_suse)
accepted
request 701612
from
Dominique Leuenberger (dimstar)
(revision 33)
New stable release (forwarded request 701238 from iznogood)
Stephan Kulow (coolo)
accepted
request 674756
from
Bjørn Lie (iznogood)
(revision 32)
- Add libgit2-glib-libgit2_028-compat.patch: Fix build with libgit2 0.28 version. Patch from upstream merge requests. - Update to version 0.27.8: + Add body property to DiffFormatEmailOptions. + Add submodule update. + Fix missing struct field init in branch enumerator. + Fix cross compilation builds. + Several meson improvements. - Update to version 0.27.7: + pkg-config pc file generation fixed + Fix cached hunks - Remove libgit2-glib-libgit2-0.27.0.patch: Version 0.27.7 added support for libgit2 0.27.0 - Add libgit2-glib-libgit2-0.27.0.patch: Fix build with libgit2 0.27.0. Patch only conditionally applied. - Update to version 0.26.4: + Make meson the official build system. + Misc bug fixes. - Switch to meson buildsystem following upstreams port, add meson BuildRequires and use meson macros as well as pass explicit options to meson, build the features we want. - Modernize spec-file by calling spec-cleaner - Fix spelling project names again. Adjust RPM group. - Update to version 0.26.2: + Several fixes on the annotations. + Misc bug fixes. - Update Url to https://wiki.gnome.org/Projects/Libgit2-glib: current Libgit2-glib project's web page. - Adopt the use of %make_build macro instead of raw make command, following the best practices. - Add missing gtk-doc BuildRequires and pass enable-gtk-doc to configure once the API documentation is desired. - Correct the library's name spelling in summaries and descriptions. - Update to version 0.26.0: + Port to libgit2 0.26.x. - Update to version 0.25.0: + Port to libgit2 0.25.x. + Add initial version of meson build system. - Update to version 0.24.4: + Do not stat index entry when restoring from blob (bgo#770956). - Update to version 0.24.3: + Reduce memory allocations during diff generation. + Fix ctime in index entry. - Update to version 0.24.2: + Fix several crashes. + Misc bugfixing. - Add to the SDK. Fate#319349 - Update to version 0.24.0: + Fix api breaks made in libgit2. + Misc bugfixing. - Update to version 0.23.10: + Protected against empty signature. + Do not mandatorily require gtkdocize. - Update to version 0.23.8: + Misc bugfixing. - Update to version 0.23.6: + Fix corrupted memory on diff. + Bind more api. + Misc bugfixing. - Update to version 0.23.4: + Bind more api. + Misc bugfixing. - Update to version 0.23.2: + Add ggit_config_snapshot. + Allow to enable debug builds. + Misc bugfixing. - Update to version 0.23.0: + Fix api breaks made in libgit2. + Misc bugfixing. - Add pkgconfig(libssh2) BuildRequires: New dependency. - Update to version 0.22.8: + Include passed in cflags for ssh check. - Update to version 0.22.6: + Add ggit_repository_path_is_ignored. - Update to version 0.22.4: + Fix crash when cloning. - Update to version 0.22.2: + Misc bugfixes. - Update to version 0.22.0: + Fix api breaks made in libgit2. + Follow libgit2's version. + Misc bugfixing. - Update to version 0.0.24: + Support Notes. + Misc bugfixing. - Update to version 0.0.22: + More API support. + Fixes to build on win32. - Update to version 0.0.20: + More API support. + Added vala bindings. + Fixes to build on win32. - Update to version 0.0.18: + Add checkout API. + Add ssh credential schemes. + Improve coverage. + Cover more of the API. - Changes from version 0.0.16: + Fix important crash. - Changes from version 0.0.14: + Bump libgit2 requirement to 0.21.0. + API changes to match libgit2 0.21.0 API. + Misc bugfixing. - Update to version 0.0.12: + Add push progress API. + Fix install of pygobject overrides. + Bump libgit2 requirement to 0.20.0. + Misc bugfixing. - Update to version 0.0.10: + Bind blaming API. + Initial binding of attribute API. + Automatic conversion of diff text to UTF-8. + Fixes in GgitBlobOutputStream. - Update to version 0.0.8: + Add ggit_patch_get_hunk. + Added ggit_patch_get_delta. + Add API to set remote callbacks in clone options. + Add _ggit_native_release. + Implement GgitRemoteCallbacks. + Added coverage tool. + Update enums. + Rename _head_orphan to _head_unborn. + Implemented branch enumerator. + Added GgitRemoteHead. + Add GgitDiffHunk. + Add GgitDiffLine. + Update to libgit2 0.20.0 api. + Misc bugfixing. - Update to version 0.0.6: + Rename GgitDiff to GgitDiffList. + Bind GgitMergeTreeOptions. + Added ggit_diff_patch_to_stream. + Added writing blob using output stream. + Bind more index API (write_tree, add_bypath, owner). + Rename FILEMODE constants to FILE_MODE. + Bind create_commit. + Bind ggit_message_prettify. + Bind get_patch and patch_to_string. + Added new status options. + Added ggit_index_entry_stat. + Added _set API for GgitIndexEntry. + Bind tree builder API. + Misc bugfixing. - Update to version 0.0.4: + Update bindings to the latest libgit2 API changes 0.19.0. + Rename GgitStatusFlag to GgitStatusOption. + Add GgitStatusOptions. + Added tree builder API. + Bind create_blob_from... API. + Misc bugfixing. - Initial package, version 0.0.2.
Dominique Leuenberger (dimstar_suse)
accepted
request 649253
from
Dominique Leuenberger (dimstar)
(revision 31)
bumped version to 0.27.7 (forwarded request 648960 from kdalai)
Dominique Leuenberger (dimstar_suse)
accepted
request 601534
from
Dominique Leuenberger (dimstar)
(revision 30)
- Add libgit2-glib-libgit2-0.27.0.patch: Fix build with libgit2 0.27.0. Patch only conditionally applied. (forwarded request 600977 from dimstar)
Dominique Leuenberger (dimstar_suse)
accepted
request 582926
from
Dominique Leuenberger (dimstar)
(revision 29)
(forwarded request 582570 from dimstar)
Dominique Leuenberger (dimstar_suse)
accepted
request 556679
from
Dominique Leuenberger (dimstar)
(revision 28)
Dominique Leuenberger (dimstar_suse)
accepted
request 554712
from
Dominique Leuenberger (dimstar)
(revision 27)
- Update to version 0.26.2: + Several fixes on the annotations. + Misc bug fixes. - Update Url to https://wiki.gnome.org/Projects/Libgit2-glib: current Libgit2-glib project's web page. - Adopt the use of %make_build macro instead of raw make command, following the best practices. - Add missing gtk-doc BuildRequires and pass enable-gtk-doc to configure once the API documentation is desired. - Correct the library's name spelling in summaries and descriptions. (forwarded request 554634 from dimstar)
Yuchen Lin (maxlin_factory)
accepted
request 515289
from
Bjørn Lie (Zaitor)
(revision 26)
Needed with sr#515191 - libgit2 bump
Dominique Leuenberger (dimstar_suse)
accepted
request 461058
from
Dominique Leuenberger (dimstar)
(revision 25)
Scripted push of project GNOME:Factory
Dominique Leuenberger (dimstar_suse)
accepted
request 426682
from
Dominique Leuenberger (dimstar)
(revision 24)
Scripted push of project GNOME:Factory
Dominique Leuenberger (dimstar_suse)
accepted
request 423055
from
Bjørn Lie (Zaitor)
(revision 23)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 399423
from
Dominique Leuenberger (dimstar)
(revision 22)
Sync package with SLE12SP2 - just for easier tracking (forwarded request 399215 from dimstar)
Dominique Leuenberger (dimstar_suse)
accepted
request 374220
from
Dominique Leuenberger (dimstar)
(revision 21)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 349159
from
Bjørn Lie (Zaitor)
(revision 20)
1
Displaying revisions 1 - 20 of 38