index
:
telepathy-logger
get-frequent-contacts
master
nch
Unnamed repository; edit this file to name it for gitweb.
Guillaume Desmottes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-24
Fail on missing gobject-instrospection makefile
HEAD
master
Nicolas Dufresne
1
-1/+3
2011-11-24
Post release version bump
Nicolas Dufresne
1
-1/+1
2011-11-18
Update check-c-style.sh from telepathy-glib
Cosimo Alfarano
1
-0/+13
2011-11-18
Replace g_ptr_array_free with g_ptr_array_unref
Cosimo Alfarano
3
-3/+3
2011-11-18
Replace g_array_free with g_array_unref
Cosimo Alfarano
3
-5/+5
2011-11-18
Replace g_hash_table_destroy with g_hash_table_unref
Cosimo Alfarano
4
-19/+19
2011-11-01
Version 0.2.12
Nicolas Dufresne
2
-3/+12
2011-10-31
Version 0.2.11
Nicolas Dufresne
2
-3/+20
2011-10-31
Improve GObject introspection anotation
Nicolas Dufresne
3
-8/+19
2011-10-31
Remove call to g_thread_init()
Nicolas Dufresne
1
-12/+0
2011-10-31
Fixing some non-quiet actions
Nicolas Dufresne
2
-7/+7
2011-10-31
Correctly enable silent build output
Nicolas Dufresne
1
-1/+1
2011-10-14
Fix observer singleton and select features
Nicolas Dufresne
8
-44/+59
2011-07-15
Avoid dereferencing NULL pointers
Vincent Penquerc'h
1
-25/+39
2011-06-27
Fix action chain not to free result in finish
Nicolas Dufresne
1
-2/+5
2011-06-27
Post version bump
Nicolas Dufresne
1
-1/+1
2011-05-27
version 0.2.10
Nicolas Dufresne
2
-5/+21
2011-05-26
test_add_superseding_event: add some edit timestamps
David Laban
1
-3/+14
2011-05-26
Use gint64 for timestamps (not guint64)
David Laban
4
-17/+17
2011-05-26
Update timestamp recording in text-channel
David Laban
1
-10/+38
2011-05-26
Add edit-timestamp, and remove original-timestamp
David Laban
3
-33/+33
2011-05-26
Revert "Update tests to use original-timestamp"
David Laban
1
-9/+5
2011-05-26
Merge branch 'fix-insert-after'
Nicolas Dufresne
8
-89/+119
2011-05-26
Optimise _tpl_log_manager_get_filtered_events()
Nicolas Dufresne
1
-44/+9
2011-05-26
Add a testcase for bug #37288
Emilio Pozuelo Monfort
1
-0/+23
2011-05-26
Fix destroy function for get_entities_async
Emilio Pozuelo Monfort
1
-1/+1
2011-05-26
Move event_queue_insert_sorted_after() to util
Nicolas Dufresne
3
-38/+44
2011-05-26
Style fix two empty line between function
Nicolas Dufresne
1
-0/+8
2011-05-26
Test case where first call is older then any text
Nicolas Dufresne
4
-3/+39
2011-05-26
Add comment to explain a bit the tests
Nicolas Dufresne
1
-0/+4
2011-05-26
Fixed initial call event_queue_insert_sorted_after()
Nicolas Dufresne
2
-27/+40
2011-05-26
Fixed initialised but unused warning
Nicolas Dufresne
1
-3/+1
2011-05-26
Fix warn not checking system() return value
Nicolas Dufresne
1
-1/+4
2011-05-25
log-store-xml.c: fix uninitialised variable warning
David Laban
1
-1/+1
2011-05-24
Update tests to use original-timestamp
David Laban
1
-5/+9
2011-05-24
text-channel: Put original-message-sent/received into original-timestamp
David Laban
1
-1/+18
2011-05-24
add_text_event/parse_text_node: use original-timestamp for edits
David Laban
1
-4/+31
2011-05-24
add_{text,call}_event: s/timestamp/time_str/
David Laban
1
-10/+10
2011-05-24
log_store_xml_format_timestamp()
David Laban
1
-2/+8
2011-05-24
text-event: add original-timestamp property
David Laban
2
-0/+32
2011-05-24
text-event: s/dup_supersedes/get_supersedes/
David Laban
3
-25/+11
2011-05-20
fixup! fixup! Test message edits that have broken timestamps
David Laban
1
-9/+9
2011-05-20
fixup! fixup! Add tests to cover messages arriving a bit/a lot late
David Laban
1
-2/+2
2011-05-20
fixup! fixup! Store, save and test message-token and supersedes-token
David Laban
1
-2/+2
2011-05-20
fixup! fixup! log_store_xml_get_events_for_file: replace edited messages.
David Laban
1
-4/+4
2011-05-20
fixup! tpl_text_event_{add,dup}_supersedes
David Laban
1
-0/+1
2011-05-19
fixup! Test message edits that have broken timestamps
David Laban
1
-9/+22
2011-05-19
fixup! Add tests to cover messages arriving a bit/a lot late
David Laban
1
-2/+4
2011-05-19
fixup! Store events in the correct file according to their timestamp
David Laban
1
-1/+1
2011-05-19
fixup! log_store_xml_get_events_for_file: replace edited messages.
David Laban
1
-17/+31
[next]