Commit Graph

40 Commits

Author SHA1 Message Date
rpointel
ba6d41cdd2 changed python3 default version so bump revision. 2014-06-03 11:34:24 +00:00
jasper
0f913c9010 update to py-git2-0.20.3 2014-04-17 19:26:33 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
jasper
edf3c6bdbb update to libgit2-glib-0.0.12 2014-03-09 20:01:51 +00:00
jasper
3a0eeaf45a update to pygit2-0.20.2 2014-03-09 20:01:29 +00:00
jasper
abcaac9f73 update to libgit2-glib-0.0.10 2014-01-03 19:53:02 +00:00
espie
80546a87fd remove redundancies with new filename{url}sufx scheme 2013-12-02 16:25:08 +00:00
jasper
e863c49790 - update to libgit2-glib-0.0.8 2013-11-25 12:59:23 +00:00
jasper
5e7eb17d87 - update to pygit2-0.20.0 2013-11-25 12:59:14 +00:00
jasper
7c311ae80d - update to libgit2-0.20.0 2013-11-25 12:58:58 +00:00
sthen
b1c4f89726 switch github MASTER_SITES urls with the query-string hack to using
DISTFILES=myfilename{theirfilename} type syntax, using a unified DISTFILES
line so they can later be merged.  ok rpe@
2013-11-12 15:00:25 +00:00
jasper
d29c37372c pushed upstream 2013-09-27 17:29:33 +00:00
jasper
2ec3ae7bcd fix pkgconfig file so it can actually be used. 2013-09-27 14:36:29 +00:00
jasper
917ee8f808 +libgit2-glib 2013-09-27 12:17:44 +00:00
jasper
0a5bd3fb51 import libgit2-glib-0.0.6
libgit2-glib is a glib library which wraps libgit2 providing making it
easier to develop manage git repositories in a GObject oriented
application.

ok aja@
2013-09-27 12:17:02 +00:00
ajacoutot
f351db9fe7 Remove uneeded chunks. 2013-09-06 07:52:41 +00:00
naddy
2394f51acd move http://github.com and http://bitbucket.org to https
suggested by bentley@
2013-08-07 21:57:40 +00:00
jasper
92578f40f4 allow MASTER_SITES to be overriden 2013-07-09 10:53:01 +00:00
jasper
202ff23188 add some patches from upstream to fix a seg fault on git_clone 2013-07-09 10:09:44 +00:00
jasper
868a36a429 remove some unneeded variables 2013-07-09 10:05:39 +00:00
jasper
472922c7ca update to git master to unbreak with libgit2 >= 0.19.0 2013-07-09 10:04:15 +00:00
jasper
4be22e9fb9 update to libgit2-0.19.0 2013-07-09 10:03:47 +00:00
jasper
765eea3860 - enable regress tests in py-git2
- patch in libgit2 has been merged upstream
2013-04-22 06:39:53 +00:00
jasper
8e81ca68b7 - redo MASTER_SITES
- no more need for gtar
2013-04-22 06:33:28 +00:00
jasper
c3ce88244e - update to py-git2-0.18.1 2013-04-22 06:23:24 +00:00
jasper
6c846b1378 - update to libgit2-0.18.0 2013-04-22 06:22:21 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
59f1cd0a21 add missing build dependency on python
spotted by landry@
2012-08-29 20:20:43 +00:00
jasper
fc051c4e33 - update to 0.17.1 2012-08-12 17:19:59 +00:00
jasper
bbe828fed3 - update to 0.17.0 2012-08-12 17:19:47 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
naddy
328f5cd2ab Honor CFLAGS and don't use -Wextra (not available on gcc < 4); ok jasper@ 2011-08-28 16:59:22 +00:00
jasper
439a60babd - update to 0.14.0
- tighten libgit dependency

based on an update from wen heping
2011-08-25 07:12:08 +00:00
jasper
d78fb9315e - update to 0.14.0
based on an update from wen heping
2011-08-25 07:11:20 +00:00
jasper
9489b22123 - set DIST_SUBDIR 2011-08-25 07:10:47 +00:00
jasper
ec234ff16c add makefiles 2011-06-30 12:07:59 +00:00
jasper
7875f5f5bf import py-git-0.12.0
py-git2 is a set of Python 2.5+ bindings to the libgit2 linkable C Git
library.

ok sthen@
2011-06-30 12:07:32 +00:00
jasper
917be4d61b import libgit2 0.12.0
libgit2 is a portable, pure C implementation of the Git core methods
provided as a re-entrant linkable library with a solid API, allowing you
to write native speed custom Git applications in any language which
supports C bindings.

ok sthen@
2011-06-30 12:07:02 +00:00