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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-10
these will do for now
wip-gdbus2
Simon McVittie
2
-2
/
+9
2014-03-10
WiP: the rest of the GDBus port in one big commit
Simon McVittie
57
-2797
/
+2240
2014-03-10
fixup: more trivial invocations
Simon McVittie
16
-52
/
+52
2014-03-10
fixup: more marshaller removal
Simon McVittie
3
-46
/
+0
2014-03-10
Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocation
Simon McVittie
38
-235
/
+235
2014-03-10
Remove TpProxy::interface-added, and dbus-glib marshaller registration
Simon McVittie
48
-916
/
+5
2014-03-10
tp_tests_assert_last_unref: add
Simon McVittie
2
-0
/
+32
2014-03-10
invalidated-while-invoking-signals test: extend test coverage
Simon McVittie
1
-8
/
+37
2014-03-10
invalidated-while-invoking-signals test: move to GTest
Simon McVittie
1
-28
/
+52
2014-03-10
dbus test: don't re-enter main loop to request/release names
Simon McVittie
1
-23
/
+63
2014-03-10
GDBus can deliver more than one event per main-loop iteration
Simon McVittie
1
-16
/
+37
2014-03-10
tests: extend timeout
Simon McVittie
1
-1
/
+1
2014-03-10
channel-introspect test: enable debug-logging
Simon McVittie
1
-0
/
+1
2014-03-10
cli-group test: don't leak GMainLoop
Simon McVittie
1
-0
/
+2
2014-03-10
TpTestsSimpleChannelDispatcher: don't leak various struct members
Simon McVittie
1
-2
/
+16
2014-03-10
account test: don't leak copied strings
Simon McVittie
1
-4
/
+6
2014-03-10
TpProxy: finish_all_requests: don't leak copied GQueue
Simon McVittie
1
-1
/
+1
2014-03-10
TpBaseContactList: don't leak groups hash table
Simon McVittie
1
-0
/
+2
2014-03-10
Ignore allocations in gobject_init_ctor
Simon McVittie
1
-0
/
+7
2014-03-10
TpTestsContactsConnection: don't leak list_manager
Simon McVittie
1
-0
/
+11
2014-03-10
TpContact: mime_file_written: don't leak the file's path
Simon McVittie
1
-4
/
+6
2014-03-10
Use concrete dbus-glib parameterized types, not G_TYPE_VALUE_ARRAY
Simon McVittie
2
-10
/
+2
2014-03-10
textchan-group: improve debug
Simon McVittie
1
-0
/
+17
2014-03-07
base-client: inline _take_*_filter functions
Guillaume Desmottes
1
-108
/
+21
2014-03-07
TpCallStateReason: add some padding
Guillaume Desmottes
1
-0
/
+1
2014-03-07
TpFileTransferChannel: store metadata as a GVariant
Guillaume Desmottes
4
-26
/
+50
2014-03-07
turn TpCallChannel:state-details to a GVariant
Guillaume Desmottes
3
-21
/
+23
2014-03-06
client-factory: sink the newly created GVariant if props is NULL
Guillaume Desmottes
1
-9
/
+9
2014-03-06
remove tp_message_peek()
Guillaume Desmottes
3
-26
/
+0
2014-03-06
stop using tp_message_peek() internally
Guillaume Desmottes
3
-40
/
+70
2014-03-06
stop using tp_message_peek() in tests
Guillaume Desmottes
3
-84
/
+117
2014-03-06
echo-message-parts: use tp_message_dup_part()
Guillaume Desmottes
1
-23
/
+36
2014-03-06
logger: use tp_message_dup_part()
Guillaume Desmottes
1
-4
/
+6
2014-03-06
logger: use tp_message_get_pending_message_id()
Guillaume Desmottes
1
-14
/
+7
2014-03-06
message: change string getter to _dup_
Guillaume Desmottes
5
-48
/
+53
2014-03-06
use tp_message_dup_part() instead of tp_message_peek()
Guillaume Desmottes
1
-1
/
+9
2014-03-06
cm-message: use tp_cm_message_get_sender() internally
Guillaume Desmottes
1
-3
/
+1
2014-03-03
Merge branch 'master' into next-protocol
Guillaume Desmottes
4
-29
/
+163
2014-03-03
client-factory: take a vardict for new channel props
Guillaume Desmottes
13
-38
/
+88
2014-03-03
channel-introspect: pass an empty array as Interfaces prop
Guillaume Desmottes
1
-1
/
+2
2014-03-03
file-transfer-chan: set "" as default URI
Guillaume Desmottes
1
-1
/
+1
2014-03-03
client-factory: take a vardict for new connection props
Guillaume Desmottes
2
-10
/
+23
2014-03-03
logger tests: use a GVariant as params
Guillaume Desmottes
2
-53
/
+53
2014-03-03
client-factory: take a vardict for new account props
Guillaume Desmottes
4
-12
/
+25
2014-03-03
handle-channel-context: store handler_info as a GVariant
Guillaume Desmottes
3
-18
/
+20
2014-03-03
test tp_handle_channel_context_dup_handler_info()
Guillaume Desmottes
1
-1
/
+13
2014-03-03
handle-channel-context: replace get_handler_info by a GVariant version
Guillaume Desmottes
4
-15
/
+11
2014-02-28
add tp_protocol_new_vardict()
Guillaume Desmottes
4
-1
/
+58
2014-02-28
protocol: add TpProtocol:protocol-properties-vardict
Guillaume Desmottes
4
-0
/
+54
2014-02-28
test creating a TpProtocol by passing its immutable props
Guillaume Desmottes
1
-0
/
+19
[next]