index
:
~debarshir/telepathy-logger
event-filter
master
scratch
Debarshi Ray's personal Telepathy Logger repository
debarshir
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-09
Include config.h as the first thing in every .c file
HEAD
master
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
telepathy-logger-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
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
2012-08-28
log-store-xml: Filter out duplicate dates in get_dates
Nicolas Dufresne
1
-0
/
+13
2012-08-28
log-walker: Implement rewind
Debarshi Ray
1
-0
/
+57
2012-08-28
log-walker: Add rewind skeleton
Debarshi Ray
2
-0
/
+107
2012-08-28
log-walker: Keep a list of (iter, count) tuples
Debarshi Ray
1
-0
/
+45
2012-08-28
log-iter-pidgin: Implement rewind
Debarshi Ray
1
-0
/
+70
2012-08-28
log-iter-xml: Implement rewind
Debarshi Ray
1
-0
/
+70
2012-08-28
log-iter: Add a rewind pure virtual method
Debarshi Ray
2
-0
/
+23
2012-08-28
log-walker: Treat the internal state as a critical section
Debarshi Ray
1
-2
/
+32
2012-08-28
log-walker: Add is_begin and is_end methods, and use them in get_events
Debarshi Ray
2
-2
/
+56
2012-08-28
log-iter-pidgin: Implement get_events
Debarshi Ray
1
-0
/
+65
2012-08-28
log-store-pidgin: Implement create_iter
Debarshi Ray
1
-0
/
+19
2012-08-28
Add TplLogIterPidgin skeleton
Debarshi Ray
3
-0
/
+321
[next]