index
:
~smcv/telepathy-glib
016-async-ownership
asv
beforemerge
cm-debug-68390
codegen-tmpfile
disconnect-api-45459
dup-new-channels-52011
filtration
gdb
gdbus
gdbus-object
gdbus-object2
gdbus-prep2
gdbus-prep3
gdbus-properties
gdbus-properties2
gdbus2
gdbus3
gdk3
introspectable
master
merge-tp-fs
meta-header-more
names
new-interfaces
next
next-abi
next-after-gdbus
next-decore
next-del-deprecated
next-docs-49338
next-factory
next-gdbus
next-gvariant1
next-merge-logger
next-misc
next-privatize
next-tap
next-trivia
no-tmpnam-68350
py3k-codegen-56758
rm-dbus-glib-properties1
seal
seal-more
self-handle-changed
spec
telepathy-glib-0.18
telepathy-glib-0.20
trivia
variant
wip-better-assertions
wip-exportable
wip-gdbus-all
wip-gdbus-object
wip-gdbus2
wip-gdbus3
wip-gdbus4
wip-introspectable-connection
wip-next-api-review
wip-next-divisive
wip-next-gdbus
wip-next-gvariant-calls
wip-older-api
wip-presence-mixin
wip-run-until-prepared
wip-seal
wip-valgrind
wip-weak-ref
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
make-version-script: output symbols in sorted order for easier diffing
Simon McVittie
1
-5
/
+5
2014-04-03
Move TpSvc* registration code to the -dbus library
Simon McVittie
1
-1
/
+1
2014-04-03
Rename core-util.c to value-array.c and put it in the -dbus library
Simon McVittie
1
-0
/
+2
2014-03-26
Also remove unused move_into_gvalue
Simon McVittie
1
-22
/
+0
2014-03-26
Remove unused code from codegen
Xavier Claessens
4
-139
/
+1
2014-03-26
TpProxy: rewrite signal listening
Simon McVittie
1
-154
/
+17
2014-03-26
TpProxy: rewrite async and reentrant calls
Simon McVittie
1
-214
/
+100
2014-03-26
remove assorted dbus-glib-specific valgrind suppressions
Simon McVittie
1
-49
/
+0
2014-03-26
glib-ginterface-gen: register a TpSvcInterfaceInfo, not dbus-glib glue
Simon McVittie
1
-162
/
+173
2014-03-26
tp_dbus_daemon_watch_name_owner: rewrite in terms of g_bus_watch_name_on_conn...
Simon McVittie
1
-8
/
+0
2014-03-26
Do domain-specific errors via GDBus, not dbus-glib
Simon McVittie
1
-8
/
+0
2014-03-26
Remove TpProxy::interface-added, and dbus-glib marshaller registration
Simon McVittie
1
-7
/
+0
2014-03-26
libglibcodegen: add code to generate GDBusInterfaceInfo from the Tp spec
Simon McVittie
1
-0
/
+203
2014-03-25
Add ABI management for telepathy-logger
Simon McVittie
1
-9
/
+66
2014-03-18
Don't leak method call results (regression in 0.23.1)
Simon McVittie
2
-2
/
+23
2014-03-18
logger tests: rely on GTestDBus instead of with-session-bus.sh
Simon McVittie
2
-108
/
+0
2014-03-13
glib-client-gen: factor out value_getter
Simon McVittie
2
-44
/
+28
2014-03-13
codegen: move get_emits_changed() to libtpcodegen
Simon McVittie
2
-11
/
+11
2014-03-13
Ignore allocations in gobject_init_ctor
Simon McVittie
1
-0
/
+7
2014-02-27
Merge remote-tracking branch 'origin/master' into next-merge
Guillaume Desmottes
1
-1
/
+1
2014-02-04
maintainer-prepare-release: do "git tag" in srcdir
Simon McVittie
1
-1
/
+1
2014-01-07
Merge branch 'master' into next
Simon McVittie
1
-1
/
+0
2014-01-07
Stop calling g_type_init()
Simon McVittie
1
-1
/
+0
2013-11-11
Replace im.telepathy1 with im.telepathy.v1
Simon McVittie
1
-2
/
+2
2013-11-04
Merge branch 'master' into next
Simon McVittie
2
-63
/
+29
2013-10-31
Bring back with-session-bus.sh
Simon McVittie
2
-0
/
+108
2013-10-29
codegen: factor out copy_into_gvalue
Simon McVittie
2
-62
/
+29
2013-10-25
Don't strip ABI versions from generated code
Simon McVittie
3
-22
/
+13
2013-09-26
Merge branch 'master' into next
Simon McVittie
3
-108
/
+12
2013-09-26
glib-client-gen.py: ignore GValueArray deprecation warnings
Simon McVittie
1
-0
/
+10
2013-09-26
Port unit tests to g_test_dbus_up/down
Xavier Claessens
2
-108
/
+0
2013-09-12
Merge tag 'telepathy-glib-0.21.1' into next
Simon McVittie
1
-1
/
+1
2013-09-12
with-session-bus.sh: clear DBUS_STARTER_*
Simon McVittie
1
-0
/
+6
2013-06-11
Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_P
Simon McVittie
1
-1
/
+1
2013-04-04
Merge branch 'telepathy-glib-0.20' and update NEWS
Simon McVittie
1
-0
/
+6
2013-04-04
with-session-bus.sh: clear DBUS_STARTER_*
Simon McVittie
1
-0
/
+6
2013-01-03
Merge branch 'master' into next
Simon McVittie
13
-126
/
+131
2013-01-03
Make the code generation tools work under either Python 2 or 3
Simon McVittie
13
-120
/
+129
2012-12-26
Remove reference to tp_proxy_borrow_interface_by_id()
Xavier Claessens
1
-1
/
+1
2012-09-10
Do not include single headers in codegen
Xavier Claessens
1
-5
/
+3
2012-09-07
Merge branch 'master' into next
Xavier Claessens
1
-2
/
+2
2012-09-05
TpProxy: Deprecate _borrow_ functions and replace them by _get_
Xavier Claessens
1
-0
/
+4
2012-08-31
Merge branch 'master' into next
Jonny Lamb
1
-0
/
+1
2012-08-30
lcov: add a holding page for lcov reports
Jonny Lamb
1
-0
/
+1
2012-07-10
Merge branch 'master' into next
Xavier Claessens
1
-3
/
+12
2012-07-05
Make sure "make -j3 maintainer-foo" works
telepathy-glib-0.19.3
Xavier Claessens
1
-3
/
+12
2012-06-26
Make sure to not use single includes in generated code
Xavier Claessens
1
-6
/
+18
2012-05-09
Merge branch 'master' into next
Xavier Claessens
1
-7
/
+0
2012-05-09
check-c-style: don't check if GError are initialized
Guillaume Desmottes
1
-7
/
+0
2012-05-07
Merge branch 'master' into next
Simon McVittie
1
-1
/
+12
[next]