index
:
telepathy-logger
cleanup
dont-import-c-files-in-tests
dont-write-empathy-logs
gtalk
master
💣
Will Thompson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
Split legacy Empathy log reader into its own class
HEAD
master
dont-write-empathy-logs
Will Thompson
5
-28/+125
2013-01-16
log-store-xml: use _tpl_log_store_get_name()
Will Thompson
1
-3/+2
2013-01-16
log-store-xml: simplify choosing basedir
Will Thompson
1
-3/+2
2013-01-10
log-walker: Use a queue instead of a mutex for serializing operations
Debarshi Ray
1
-37/+70
2013-01-10
log-walker: Use the op_res for carrying async context
Nicolas Dufresne
1
-26/+36
2013-01-09
log-walker: Use _take_error instead of _set_from_error / _error_free
Nicolas Dufresne
1
-8/+2
2013-01-09
log-walker: Use complete_in_idle() instead of idle_add()
Nicolas Dufresne
1
-22/+6
2013-01-09
tests: Add a test for log-walker/rewind
Debarshi Ray
1
-0/+35
2013-01-09
tests: Add a test for log-walker/get-events
Debarshi Ray
1
-0/+41
2013-01-09
log-walker: Streamline the history code
Debarshi Ray
1
-16/+11
2013-01-09
log-walker: Run the filter synchronously in the walker
Debarshi Ray
13
-148/+133
2013-01-09
log-walker: Rework get_events
Debarshi Ray
1
-71/+174
2013-01-09
Include config.h as the first thing in every .c file
Debarshi Ray
13
-0/+29
2013-01-09
Bump minimum GLib version to 2.28
Debarshi Ray
1
-1/+1
2012-12-29
Merge remote-tracking branch 'origin/telepathy-logger-0.6'
Xavier Claessens
4
-16/+32
2012-10-30
start on version 0.6.1
Jonny Lamb
2
-1/+6
2012-10-30
version 0.6.0
Jonny Lamb
2
-7/+7
2012-10-30
Add missing file in gitignore
Nicolas Dufresne
1
-0/+1
2012-10-30
tools: Remove telepathy-glib-env from version control
Debarshi Ray
1
-9/+0
2012-10-30
tools: expect a tar.bz2 not a tar.gz
Jonny Lamb
2
-10/+10
2012-10-30
log-store-xml: Filter out duplicate dates in get_dates
Nicolas Dufresne
1
-0/+13
2012-10-29
Fix distcheck, missing file in clean list
Nicolas Dufresne
1
-0/+1
2012-10-29
NEWS: summary for 0.6.0
Jonny Lamb
1
-2/+13
2012-09-27
Merge branch 'cleanup'
Will Thompson
10
-257/+50
2012-09-25
Ignore cscope.out file
cleanup
Will Thompson
1
-0/+1
2012-09-25
TplLogStore: remove :name property entirely.
Will Thompson
4
-43/+0
2012-09-25
Make TplLogStore:name immutable.
Will Thompson
8
-59/+14
2012-09-25
LogManager: rearrange creating log stores a little.
Will Thompson
1
-26/+25
2012-09-25
LogManager: simplify checking for duplicate stores
Will Thompson
1
-9/+3
2012-09-25
TplLogStore: make :readable property immutable
Will Thompson
6
-45/+11
2012-09-25
TplLogStore: remove writable property.
Will Thompson
6
-90/+11
2012-09-25
TplLogStore: attach doc comments to the right properties
Will Thompson
1
-11/+11
2012-09-25
Correct some typos in docstrings
Will Thompson
1
-4/+4
2012-08-30
log-walker: Don't leak the GList node
Debarshi Ray
1
-1/+1
2012-08-29
log-walker: Add an example explaining how to use the API
Debarshi Ray
1
-0/+135
2012-08-29
Fix distcheck, missing file in clean list
Nicolas Dufresne
1
-0/+1
2012-08-29
Rename is_begin into is_start
Nicolas Dufresne
2
-10/+10
2012-08-28
Fix doc warning: missing field in TplLogWalkerClass
Nicolas Dufresne
1
-0/+1
2012-08-28
Documentation fix
Nicolas Dufresne
7
-12/+22
2012-08-28
Add missing file in gitignore
Nicolas Dufresne
1
-0/+1
2012-08-28
Add missing valgrind suppression
Nicolas Dufresne
1
-0/+7
2012-08-28
doc: Add log-*-internal.h to IGNORE_HFILES and link to log-walker.xml
Debarshi Ray
2
-0/+5
2012-08-28
tools: Remove telepathy-glib-env from version control
Debarshi Ray
1
-9/+0
2012-08-28
tests: Add a test for log-walker/rewind
Debarshi Ray
1
-0/+90
2012-08-28
tests: Add a test for log-walker/get-events
Debarshi Ray
2
-0/+294
2012-08-28
tests: Add new TpLogger and purple logs to flex the TplLogWalker
Debarshi Ray
7
-2/+70
2012-08-28
tests: Add a test for log-iter-pidgin/rewind
Debarshi Ray
1
-0/+270
2012-08-28
tests: Add a test for log-iter-pidgin/get-events
Debarshi Ray
2
-0/+577
2012-08-28
tests: Add a test for log-iter-xml/rewind
Debarshi Ray
1
-0/+195
2012-08-28
tests: Add a test for log-iter-xml/get-events
Debarshi Ray
2
-0/+234
[next]