index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
Update Python tools from telepathy-glib (avoid deprecations, etc.)
Simon McVittie
13
-181
/
+167
2013-10-09
Use MKDIR_P instead of deprecated mkdir_p
Simon McVittie
1
-1
/
+1
2012-09-11
Update tools from telepathy-glib
Xavier Claessens
24
-117
/
+2658
2012-08-14
Make sure "make -j3 maintainer-foo" works
Xavier Claessens
1
-3
/
+12
2012-02-21
Update telepathy.am from telepathy-glib 0.17.5 to fix out-of-tree releases
Simon McVittie
1
-3
/
+5
2011-11-21
Merge branch 'xmpp-console'
Will Thompson
4
-144
/
+285
2011-11-18
tools: update to respect EmitsChangedSignal
Will Thompson
4
-144
/
+285
2011-11-16
Add coding style check for g_hash_table_destroy and g_array_free usage
Xavier Claessens
1
-0
/
+13
2011-07-27
make-release-mail: detect headers more robustly.
telepathy-gabble-0.13.3
Will Thompson
1
-2
/
+11
2011-05-12
Update the release mail automation script to contain the Git URL
Debarshi Ray
1
-0
/
+3
2011-03-14
telepathy.am: update to latest version from tp-glib
Jonny Lamb
1
-1
/
+6
2010-12-10
Update telepathy.am from telepathy-glib
Simon McVittie
1
-4
/
+9
2010-10-01
Automate release process
Will Thompson
3
-4
/
+107
2010-01-28
Use the Glorious XIncludator, not identity.xsl
Will Thompson
3
-9
/
+41
2010-01-11
Sync glib-ginterface-gen.py from telepathy-glib, fixing method names that are...
Simon McVittie
1
-3
/
+3
2010-01-11
Grab UNRELEASED-checking distcheck-hook from tp-glib
Will Thompson
1
-0
/
+12
2010-01-08
Move xep.xsl into docs/ and add xep.dtd, xep.ent, xep.xsd
Simon McVittie
2
-930
/
+1
2009-12-20
Test for the source file, not the target file
Sjoerd Simons
1
-2
/
+2
2009-12-08
Fix coding style checks for out-of-tree builds
Will Thompson
1
-2
/
+2
2009-12-08
Make log-strip.py process its arguments
Will Thompson
1
-2
/
+12
2009-12-08
Make log-strip.py executable
Will Thompson
1
-1
/
+1
2009-12-07
Update code-gten tools from telepathy-glib 0.9.2
Sjoerd Simons
6
-188
/
+337
2009-09-29
Sync glib-interfaces-gen.py with tp-glib HEAD to stop spurious lines on build...
Jonny Lamb
1
-5
/
+5
2009-09-29
Move from shave to automake 1.11's silent rules.
Jonny Lamb
2
-6
/
+2
2009-08-27
Force date format for ChangeLog
Will Thompson
1
-1
/
+1
2009-08-25
Only write the changelog since 0.6.0 to ChangeLog, and don't use --stat
Simon McVittie
1
-2
/
+1
2009-08-12
improve log strip regex for pointers
Dafydd Harries
1
-1
/
+1
2009-08-11
add tool for stripping log files for comparison
Dafydd Harries
1
-0
/
+25
2009-04-21
Keep QUIET_GEN in tools/shave.mk and include that in the appropriate Makefiles.
Jonny Lamb
2
-1
/
+3
2009-04-21
Converted gabble to use shave and make make output legible.
Jonny Lamb
1
-2
/
+4
2009-01-20
Insert "wait for exit" in a way that only enables it when using lcov or refdbg
Simon McVittie
1
-1
/
+1
2009-01-20
Add LCOV machinery
Simon McVittie
2
-0
/
+25
2008-11-04
Update glib-ginterface-gen.py from telepathy-glib (no significant changes)
Simon McVittie
1
-2
/
+13
2008-11-04
Update tools/telepathy.am from telepathy-glib so it will upload the signature
Simon McVittie
1
-1
/
+6
2008-10-22
Copy telepathy.am from telepathy-glib
Simon McVittie
2
-0
/
+23
2008-08-19
Update xep.xsl from xmpp.org (r2166)
Simon McVittie
1
-1
/
+7
2008-08-19
Remove empty .git-darcs-dir files
Simon McVittie
1
-0
/
+0
2008-07-22
Allow undefined (external) interfaces in extensions
Simon McVittie
1
-14
/
+27
2008-07-21
Update doc-generator.xsl from telepathy-spec HEAD
Simon McVittie
1
-38
/
+381
2008-07-21
Update code-gen tools from telepathy-glib 0.7.12
Simon McVittie
9
-498
/
+300
2008-07-21
Update xep.xsl to r2040
Simon McVittie
1
-5
/
+11
2008-07-21
Remove tab in check-c-style.sh
Simon McVittie
1
-1
/
+1
2008-07-21
check-c-style.sh: be strict about formatting of casts and pointer types
Simon McVittie
1
-0
/
+20
2008-06-09
Actually add GLib interfaces generator XSL
Simon McVittie
2
-0
/
+102
2008-06-09
tools: add glib-interfaces-*-generator.xsl
Simon McVittie
1
-1
/
+7
2008-06-09
Update libglibcodegen.py from telepathy-glib; add libtpcodegen (new dependenc...
Simon McVittie
4
-161
/
+445
2008-06-09
doc-generator.xsl: update from telepathy-glib
Simon McVittie
1
-34
/
+119
2008-05-07
Adapt check-coding-style hook
Simon McVittie
1
-1
/
+1
2008-05-07
Update code-gen tools from telepathy-glib
Simon McVittie
6
-114
/
+532
2008-04-23
Update xep.xsl to r1806. Stop pasting in the revision number, it's error-pron...
Simon McVittie
2
-7
/
+5
[next]