index
:
delta/gnome/gnome-logs.git
alatiera/flatpak-devel
barthalion/gnome-runtime-images-quay
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-42
journal-from-file
master
wip/cdavis/40-consistency-update
wip/cdavis/adw-banner
wip/cdavis/adwapplication
wip/cdavis/deprecation-cleanups
wip/cdavis/quit-shortcut
wip/exalm/margin
wip/jonathankang/fix-mem-leak
wip/jonathankang/meson
wip/shortcuts
wip/test
gitlab.gnome.org: GNOME/gnome-logs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow users to ignore insufficient permission warning
Jonathan Kang
2017-07-31
1
-0
/
+36
*
Various improvements to event compression UI
Pranav Ganorkar
2017-07-24
4
-6
/
+182
*
Remove size group for the widgets in each row
Jonathan Kang
2017-07-07
3
-34
/
+0
*
Remove tooltip showing full log text from each row
Jonathan Kang
2017-06-30
1
-3
/
+0
*
Remove GlEventView type
Pranav Ganorkar
2017-06-29
7
-655
/
+21
*
Display detailed event information in a GtkPopover
Pranav Ganorkar
2017-06-29
4
-97
/
+12
*
Compress similar events in GlEventViewList
Pranav Ganorkar
2017-06-29
3
-26
/
+324
*
Pass GlRowEntry objects from model to view
Pranav Ganorkar
2017-06-29
8
-24
/
+51
*
Define GlRowEntry object and it's API
Pranav Ganorkar
2017-06-29
2
-0
/
+86
*
Move sorting from view to model
Pranav Ganorkar
2017-05-30
3
-83
/
+54
*
Avoid deprecated gtk_show_uri()
Jonathan Kang
2017-04-25
1
-2
/
+2
*
Avoid deprecated gtk_show_uri()
Jonathan Kang
2017-03-23
1
-2
/
+2
*
Fix crash when users don't have proper permissions
Jonathan Kang
2017-02-06
1
-3
/
+12
*
Fix crash when exact search type is selected
Pranav Ganorkar
2017-02-04
1
-10
/
+17
*
Rename some functions
Jonathan Kang
2017-01-05
9
-20
/
+20
*
Keep boot_match as a duplicated string
Jonathan Kang
2016-12-16
1
-2
/
+4
*
Remember search results when switch back to list
Jonathan Kang
2016-12-02
1
-5
/
+0
*
Use Unicode in translatable strings
Piotr Drąg
2016-11-10
1
-4
/
+4
*
Improve search performance
Jonathan Kang
2016-11-08
1
-16
/
+27
*
Connect search entry to the search bar
Jonathan Kang
2016-10-25
1
-0
/
+3
*
Fix CSS parsing error
Jonathan Kang
2016-10-20
3
-2
/
+133
*
Add custom journal timestamp range submenu
Pranav Ganorkar
2016-10-20
3
-4
/
+1002
*
Add journal timestamp range filters
Pranav Ganorkar
2016-10-20
7
-62
/
+391
*
Add search type option to search popover
Pranav Ganorkar
2016-10-20
5
-55
/
+181
*
Add search popover with journal field filtering
Pranav Ganorkar
2016-10-20
3
-12
/
+419
*
Delete unused function in gl-eventviewlist.c
Jonathan Kang
2016-10-17
2
-20
/
+0
*
Fix crash when the journal is empty
David King
2016-09-13
1
-8
/
+13
*
Improve the check for journal permissions
Dirk Maetens
2016-08-10
3
-23
/
+119
*
Add support for additional journal parameters
Pranav Ganorkar
2016-07-21
4
-25
/
+200
*
Change the "uid" variable type in GlJournalEntry
Pranav Ganorkar
2016-07-21
3
-11
/
+12
*
Move search matches to model using query API
Pranav Ganorkar
2016-07-18
3
-401
/
+488
*
Pass GPtrArray to gl_journal_set_matches()
Pranav Ganorkar
2016-07-18
3
-19
/
+20
*
Move category matches to model using query API
Pranav Ganorkar
2016-07-18
3
-71
/
+194
*
Define structs for query API
Pranav Ganorkar
2016-07-18
2
-0
/
+60
*
Remove PROP_MATCHES property from journal model
Pranav Ganorkar
2016-07-18
1
-22
/
+0
*
Make comments to be seen by translators
Ovidiu Dancila
2016-03-24
1
-16
/
+16
*
Add support for displaying newline character
Pranav Ganorkar
2016-03-24
1
-1
/
+47
*
Olny output search result
Jonathan Kang
2016-02-25
1
-0
/
+9
*
Do not return NULL if error fetching PRIORITY
Jonathan Kang
2016-02-25
1
-8
/
+3
*
Declare "GError *error" in gl_journal_get_boots
Jonathan Kang
2016-02-24
1
-0
/
+1
*
Use GError while calling gl_journal_get_data
Jonathan Kang
2016-02-24
1
-5
/
+17
*
Remove a couple of unused variables
David King
2016-02-16
1
-2
/
+0
*
Avoid double frees on journal errors
David King
2015-12-08
1
-0
/
+6
*
Set default icon (for when app-menu is broken).
Arnaud Bonatti
2015-11-26
1
-0
/
+1
*
Show seconds in details view and exported logs
Jonathan Kang
2015-11-24
5
-29
/
+105
*
Add the full log text as a tooltip to each row
David King
2015-11-12
1
-0
/
+3
*
Only fetch the latest 5 boots to improve startup time
Jonathan Kang
2015-11-12
1
-111
/
+72
*
Make the Support link in detail view clickable
Jonathan Kang
2015-10-14
1
-4
/
+20
*
Warn if the user doesn't have permissions to view journal logs
Jonathan Kang
2015-10-12
3
-0
/
+161
*
Add Jonathan Kang as a maintainer
David King
2015-10-12
1
-1
/
+2
[next]