index
:
delta/telepathy-glib.git
baserock/gnome
baserock/morph
call1
gdbus-prep3
master
next
telepathy-glib-0.10
telepathy-glib-0.12
telepathy-glib-0.14
telepathy-glib-0.16
telepathy-glib-0.18
telepathy-glib-0.20
telepathy-glib-0.22
telepathy-glib-0.24
telepathy-glib-0.6
telepathy-glib-0.8
gitlab.freedesktop.org: telepathy/telepathy-glib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into next
Guillaume Desmottes
2014-05-26
11
-11
/
+11
|
\
|
*
stop hardcoding python's path in .py scripts
Guillaume Desmottes
2014-05-08
12
-12
/
+12
|
*
Don't leak method call results (regression in 0.23.1)
Simon McVittie
2014-03-18
2
-3
/
+24
*
|
make-version-script: output symbols in sorted order for easier diffing
Simon McVittie
2014-04-08
1
-5
/
+5
*
|
Move TpSvc* registration code to the -dbus library
Simon McVittie
2014-04-03
1
-1
/
+1
*
|
Rename core-util.c to value-array.c and put it in the -dbus library
Simon McVittie
2014-04-03
1
-0
/
+2
*
|
Also remove unused move_into_gvalue
Simon McVittie
2014-03-26
1
-22
/
+0
*
|
Remove unused code from codegen
Xavier Claessens
2014-03-26
4
-139
/
+1
*
|
TpProxy: rewrite signal listening
Simon McVittie
2014-03-26
1
-154
/
+17
*
|
TpProxy: rewrite async and reentrant calls
Simon McVittie
2014-03-26
1
-214
/
+100
*
|
remove assorted dbus-glib-specific valgrind suppressions
Simon McVittie
2014-03-26
1
-49
/
+0
*
|
glib-ginterface-gen: register a TpSvcInterfaceInfo, not dbus-glib glue
Simon McVittie
2014-03-26
1
-162
/
+173
*
|
tp_dbus_daemon_watch_name_owner: rewrite in terms of g_bus_watch_name_on_conn...
Simon McVittie
2014-03-26
1
-8
/
+0
*
|
Do domain-specific errors via GDBus, not dbus-glib
Simon McVittie
2014-03-26
1
-8
/
+0
*
|
Remove TpProxy::interface-added, and dbus-glib marshaller registration
Simon McVittie
2014-03-26
1
-7
/
+0
*
|
libglibcodegen: add code to generate GDBusInterfaceInfo from the Tp spec
Simon McVittie
2014-03-26
1
-0
/
+203
*
|
Add ABI management for telepathy-logger
Simon McVittie
2014-03-25
1
-9
/
+66
*
|
Don't leak method call results (regression in 0.23.1)
Simon McVittie
2014-03-18
2
-2
/
+23
*
|
logger tests: rely on GTestDBus instead of with-session-bus.sh
Simon McVittie
2014-03-18
2
-108
/
+0
*
|
glib-client-gen: factor out value_getter
Simon McVittie
2014-03-13
2
-44
/
+28
*
|
codegen: move get_emits_changed() to libtpcodegen
Simon McVittie
2014-03-13
2
-11
/
+11
*
|
Ignore allocations in gobject_init_ctor
Simon McVittie
2014-03-13
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/master' into next-merge
Guillaume Desmottes
2014-02-27
1
-1
/
+1
|
\
\
|
|
/
|
*
maintainer-prepare-release: do "git tag" in srcdir
telepathy-glib-0.23.1
Simon McVittie
2014-02-04
1
-1
/
+1
*
|
Merge branch 'master' into next
Simon McVittie
2014-01-07
1
-1
/
+0
|
\
\
|
|
/
|
*
Stop calling g_type_init()
Simon McVittie
2014-01-07
1
-1
/
+0
*
|
Replace im.telepathy1 with im.telepathy.v1
Simon McVittie
2013-11-11
1
-2
/
+2
*
|
Merge branch 'master' into next
Simon McVittie
2013-11-04
2
-63
/
+29
|
\
\
|
|
/
|
*
codegen: factor out copy_into_gvalue
Simon McVittie
2013-10-29
2
-62
/
+29
*
|
Bring back with-session-bus.sh
Simon McVittie
2013-10-31
2
-0
/
+108
*
|
Don't strip ABI versions from generated code
Simon McVittie
2013-10-25
3
-22
/
+13
*
|
Merge branch 'master' into next
Simon McVittie
2013-09-26
3
-108
/
+12
|
\
\
|
|
/
|
*
glib-client-gen.py: ignore GValueArray deprecation warnings
Simon McVittie
2013-09-26
1
-0
/
+10
|
*
Port unit tests to g_test_dbus_up/down
Xavier Claessens
2013-09-26
2
-108
/
+0
*
|
Merge tag 'telepathy-glib-0.21.1' into next
Simon McVittie
2013-09-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_P
Simon McVittie
2013-06-11
1
-1
/
+1
|
*
Merge branch 'telepathy-glib-0.20' and update NEWS
Simon McVittie
2013-04-04
1
-0
/
+6
|
|
\
|
|
*
with-session-bus.sh: clear DBUS_STARTER_*
Simon McVittie
2013-04-04
1
-0
/
+6
*
|
|
with-session-bus.sh: clear DBUS_STARTER_*
Simon McVittie
2013-09-12
1
-0
/
+6
*
|
|
Merge branch 'master' into next
Simon McVittie
2013-01-03
13
-126
/
+131
|
\
\
\
|
|
/
/
|
*
|
Make the code generation tools work under either Python 2 or 3
Simon McVittie
2013-01-03
13
-120
/
+129
|
|
/
|
*
Do not include single headers in codegen
Xavier Claessens
2012-09-10
1
-5
/
+3
*
|
Remove reference to tp_proxy_borrow_interface_by_id()
Xavier Claessens
2012-12-26
1
-1
/
+1
*
|
Merge branch 'master' into next
Xavier Claessens
2012-09-07
1
-2
/
+2
|
\
\
|
|
/
|
*
TpProxy: Deprecate _borrow_ functions and replace them by _get_
Xavier Claessens
2012-09-05
1
-0
/
+4
*
|
Merge branch 'master' into next
Jonny Lamb
2012-08-31
1
-0
/
+1
|
\
\
|
|
/
|
*
lcov: add a holding page for lcov reports
Jonny Lamb
2012-08-30
1
-0
/
+1
*
|
Merge branch 'master' into next
Xavier Claessens
2012-07-10
1
-3
/
+12
|
\
\
|
|
/
|
*
Make sure "make -j3 maintainer-foo" works
telepathy-glib-0.19.3
Xavier Claessens
2012-07-05
1
-3
/
+12
*
|
Make sure to not use single includes in generated code
Xavier Claessens
2012-06-26
1
-6
/
+18
[next]