Commit Graph

60 Commits

Author SHA1 Message Date
jasper
d39d41be36 update to libgit2-glib-0.22.4 2015-04-07 08:51:31 +00:00
jasper
e81e5e23cf update to libgit2-0.22.2 2015-04-04 08:45:48 +00:00
jasper
09832a13b0 update to libgit2-glib-0.22.2 2015-04-04 08:17:23 +00:00
landry
e56f9ab500 BROKEN-hppa = no atomic ops 2015-03-16 21:42:37 +00:00
ajacoutot
5e02da4dd0 Update to py-git2-0.22.0. 2015-01-28 09:20:28 +00:00
ajacoutot
c5e00a71b2 Update to libgit2-glib-0.22.0.
ok jasper@
2015-01-28 09:20:07 +00:00
ajacoutot
d50260f900 Update to libgit2-0.22.1.
with and ok jasper@
2015-01-28 09:19:45 +00:00
jasper
38f0ba9ac7 update to libgit2-0.21.3 2014-12-19 08:05:25 +00:00
jasper
a7cb04b6b8 sync with what's been committed upstream 2014-12-17 19:23:32 +00:00
jasper
8b853d6ce4 update to libgit2-glib-0.0.24 2014-11-08 12:33:40 +00:00
jasper
da37afcf09 update to py-git2-0.21.3 2014-09-16 08:18:07 +00:00
jasper
0e3fcb6106 update to libgit2-glib-0.0.22 2014-09-16 08:18:06 +00:00
jasper
d42fb0a902 update to libgit2-0.21.1 2014-09-16 08:12:27 +00:00
ajacoutot
d11cd4a9e1 Add vala bindings.
ok jasper@
2014-08-14 08:26:10 +00:00
jasper
af39785839 - update to libgit2-glib-0.0.20
- whack the OutputStream statemachine with mutexes and conditional variables (from guenther@, thanks!)
2014-08-14 06:42:16 +00:00
ajacoutot
3c5381c59b The x11/gnome MODULE will soon stop setting USE_GMAKE unconditionally, so
explicitely add it where needed.
2014-07-09 17:43:52 +00:00
jasper
2c5cf8e229 update to pygit2-0.21.0 2014-07-08 15:34:01 +00:00
jasper
66a53cbd9d update to libgit2-glib-0.0.18 2014-07-08 15:33:42 +00:00
jasper
7314335d73 update to libgit2-0.21.0 2014-07-08 15:33:11 +00:00
rpointel
a5da6b1161 changed python 3 default to 3.4 so bump revision.
spotted by naddy@.
2014-06-04 15:32:55 +00:00
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