index
:
telepathy/telepathy-glib
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
Telepathy GLib bindings (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-glib)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
fix: build fix with -Werror=incompatible-pointer-types
HEAD
master
Mamoru TASAKA
1
-1
/
+1
2023-09-04
Port examples to python 3, retaining compatibility
Arusekk
7
-45
/
+50
2023-09-04
test: make test-cm accepted with newer GLib
Mamoru TASAKA
1
-4
/
+2
2021-02-04
Merge branch 'telepathy-glib-0.24'
Alexander Akulich
18
-34
/
+39
2021-01-26
NEWS: Change the target release to 0.24.2
Alexander Akulich
1
-1
/
+1
2021-01-26
Merge 'master' into telepathy-glib-0.24 (the branch has only fixes)
Alexander Akulich
22
-212
/
+104
2021-01-26
Merge telepathy-master into telepathy-glib-0.24 excluding some changes
Alexander Akulich
0
-0
/
+0
2020-08-27
protocol: fix a memory leak
Ivaylo Dimitrov
1
-1
/
+3
2020-05-19
Tests: Make tests Python 3 compatible
Jakub Kulík
1
-1
/
+1
2020-05-19
Sort generated types and adjust expected accordingly
Jakub Kulík
3
-13
/
+13
2019-12-13
TpBasePasswordChannel: fix gtk-doc comment for finished signal
Ting-Wei Lan
1
-1
/
+2
2019-12-13
debug-sender: fix messages queue locking
Fabrice Bellet
1
-0
/
+7
2019-12-12
call-channel: fix a memory leak
Fabrice Bellet
1
-0
/
+2
2019-12-12
Tests: Adjust expected gtypes sources to conform with the types order
Alexander Akulich
2
-16
/
+16
2019-12-12
tools/glib-gtypes-generator.py: Sort generated types
Alexander Akulich
1
-3
/
+3
2019-12-12
Port tools/manager-file.py to Python 3
Alexey Andreyev
1
-17
/
+18
2019-12-12
Port make-release-mail.py to Python 3
Alexander Akulich
1
-5
/
+5
2019-09-25
xincludator.py: Fix behaviour on LANG=C
Alexander Akulich
1
-4
/
+5
2016-09-01
build: fix previous commit for out-of-source running of autogen.sh
George Kiagiadakis
1
-11
/
+7
2016-07-14
Enable silent builds
Sebastian Geiger
1
-1
/
+1
2016-06-18
Update NEWS
George Kiagiadakis
1
-0
/
+18
2016-06-18
tests: Fix a service file path to fix the build with installed tests
Philip Withnall
1
-1
/
+1
2016-06-18
tests: Remove a G_GNUC_UNUSED which isn't true any more
Iain Lane
1
-1
/
+1
2016-06-18
build: cd to the $srcdir in autogen.sh for running gtkdocize
Philip Withnall
1
-1
/
+10
2016-06-18
tests: eliminate duplicate test case paths
George Kiagiadakis
4
-7
/
+7
2014-09-17
Replace tp_verify_* with equivalent G_STATIC_ASSERTs
Simon McVittie
3
-149
/
+4
2014-09-17
Merge remote-tracking branch 'origin/telepathy-glib-0.24'
Simon McVittie
2
-3
/
+7
2014-09-17
Revert "Upload documentation to the 0.24.x location"
Simon McVittie
2
-3
/
+1
2014-09-17
Revert "Don't check documentation completeness in this stable branch"
Simon McVittie
1
-2
/
+10
2014-09-17
Revert "Disable warnings about deprecated functions for stable branch"
Simon McVittie
1
-2
/
+1
2014-08-25
set nano flag
Guillaume Desmottes
1
-1
/
+1
2014-08-25
0.24.1
telepathy-glib-0.24.1
Guillaume Desmottes
2
-4
/
+8
2014-05-26
Merge branch 'telepathy-glib-0.24'
Guillaume Desmottes
2
-3
/
+7
2014-05-26
test-connection-error: don't check errors twice
Guillaume Desmottes
1
-10
/
+2
2014-05-26
account-request: remove useless 'priv' variable
Guillaume Desmottes
1
-11
/
+7
2014-05-26
contact-list: don't crash if 'd' is NULL
Guillaume Desmottes
1
-2
/
+6
2014-05-26
base-client: fix potential uninitialized variable bug
Guillaume Desmottes
1
-1
/
+1
2014-05-08
stop hardcoding python's path in .py scripts
Guillaume Desmottes
13
-13
/
+13
2014-03-26
nano version
Simon McVittie
2
-1
/
+6
2014-03-26
0.24.0
telepathy-glib-0.24.0
Simon McVittie
2
-6
/
+8
2014-03-26
Upload documentation to the 0.24.x location
Simon McVittie
2
-1
/
+3
2014-03-26
Don't check documentation completeness in this stable branch
Simon McVittie
1
-10
/
+2
2014-03-26
Disable warnings about deprecated functions for stable branch
Simon McVittie
1
-1
/
+2
2014-03-18
NEWS
Simon McVittie
1
-0
/
+7
2014-03-18
Don't leak method call results (regression in 0.23.1)
Simon McVittie
2
-3
/
+24
2014-03-18
set nano flag
Guillaume Desmottes
1
-1
/
+1
2014-03-18
0.23.3
telepathy-glib-0.23.3
Guillaume Desmottes
6
-8
/
+34
2014-03-17
tp_list_connection_managers_async: terminate properly if there is no CM
Guillaume Desmottes
3
-0
/
+97
2014-03-17
connection-manager: factor out all_cms_prepared()
Guillaume Desmottes
1
-20
/
+26
2014-03-14
call-channel: pass our factory to TpCallStream objects
Guillaume Desmottes
2
-0
/
+5
[next]