index
:
delta/gnome/libgweather.git
153-memory-leak-in-version-3
benzea/40.alpha.1
benzea/gnome-3-36-met.no-backport
benzea/maintainers
benzea/wip-variant-backend
destring-rebase
ebassi/add-logo
ebassi/issue-161
gbsneto/fix-refs
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-20
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
h.finucane-rebase
improve-build
jjardon/G_GSIZE_FORMAT
libgweather-3
main
master
mcatanzaro/soup3-default
pgriffis/gmodule-dep
pgriffis/libsoup-ci
skip-locale
wip/api-break
wip/carlosg/plug-leaks
wip/cdavis/windspeed-string
wip/flatten-stations
wip/forecasts
wip/hadess/app-id
wip/hadess/faster-pylint
wip/hadess/gnome-shell-crasher
wip/hadess/met-no-migration
wip/hadess/serialisation-fix-stable
wip/hadess/weather-fixes
wip/meson
wip/muktupavels/fix-metar-data
wip/piotrdrag/concatenated-strings
wip/piotrdrag/vicenza-master
wip/tintou/modern-code
gitlab.gnome.org: GNOME/libgweather.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgweather
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ebassi/doc-fixes' into 'main'
Emmanuele Bassi
2022-09-11
1
-2
/
+0
|
\
|
*
docs: Remove inaccurate statement
Emmanuele Bassi
2022-09-10
1
-2
/
+0
*
|
build: Move shared variables in the top level build file
Emmanuele Bassi
2022-09-10
2
-6
/
+0
*
|
build: Remove deprecated Meson functions
Emmanuele Bassi
2022-09-10
2
-4
/
+10
|
/
*
Merge branch 'vapigen' into 'main'
Emmanuele Bassi
2022-09-08
1
-1
/
+1
|
\
|
*
meson: Use dependency() for finding vapigen
Matt Turner
2022-03-20
1
-1
/
+1
*
|
Merge branch 'rhendric/nws' into 'main'
Emmanuele Bassi
2022-08-22
6
-2
/
+1098
|
\
\
|
*
|
Add NWS (USA) backend
Ryan Hendrickson
2022-08-16
6
-2
/
+1098
*
|
|
Merge branch 'ebassi/issue-170' into 'main'
Emmanuele Bassi
2022-08-22
1
-3
/
+0
|
\
\
\
|
*
|
|
build: Disable documentation when cross-compiling
Emmanuele Bassi
2022-08-22
1
-3
/
+0
|
|
/
/
*
|
|
Initialize mapped file variable
Emmanuele Bassi
2022-08-22
1
-1
/
+1
|
/
/
*
|
metar: Use G_REGEX_OPTIMIZE with older GLib versions
Emmanuele Bassi
2022-07-13
1
-7
/
+12
*
|
build: Update geocode-glib libsoup3 dependency
Bastien Nocera
2022-06-30
1
-9
/
+2
*
|
metar test: Don't use "known" duplicates
Pierre Labastie
2022-04-26
1
-12
/
+3
|
/
*
fixup! tests: Add coding style check
Emmanuele Bassi
2022-03-03
1
-1
/
+1
*
tests: Add coding style check
Emmanuele Bassi
2022-03-03
1
-3
/
+17
*
libgweather/gweather-private.c: Fix compilation in i686; Use guint instead gsize
jjardon/G_GSIZE_FORMAT
Javier Jardón
2022-01-04
1
-3
/
+3
*
Add Location.has_timezone()
Emmanuele Bassi
2021-12-31
2
-0
/
+31
*
location: Remove unused world variable
Will Thompson
2021-12-29
1
-1
/
+0
*
vala: Fix binding of Location.detect_nearest_city()
Rico Tzschichholz
2021-12-15
1
-0
/
+2
*
Remove year fields from GWeatherDb
Emmanuele Bassi
2021-11-26
2
-16
/
+0
*
Remove GWeatherTimezone
Emmanuele Bassi
2021-11-23
10
-459
/
+53
*
Consolidate GWeatherLocation construction
Emmanuele Bassi
2021-11-22
2
-89
/
+128
*
Remove nullable instance arguments
Emmanuele Bassi
2021-11-22
1
-50
/
+18
*
Update precondition checks to GWeatherLocation
Emmanuele Bassi
2021-11-22
1
-102
/
+153
*
Rename GWeatherInfo source and header files
Emmanuele Bassi
2021-11-22
8
-12
/
+10
*
build: Ensure tests depend on generated enum schemas
Emmanuele Bassi
2021-11-19
1
-1
/
+1
*
build: Update the compiler warnings
Emmanuele Bassi
2021-11-19
1
-3
/
+10
*
tests: Use private API to access the locations database
Emmanuele Bassi
2021-11-19
1
-3
/
+2
*
tests: Replace a warning with a test message
Emmanuele Bassi
2021-11-19
1
-3
/
+1
*
tests: Remove unnecessary include directives
Emmanuele Bassi
2021-11-19
1
-8
/
+0
*
tests: Hide the glib/gstdio.h include
Emmanuele Bassi
2021-11-19
2
-1
/
+2
*
tests: Move METAR test to its own suite
Emmanuele Bassi
2021-11-19
4
-163
/
+192
*
build: Remove unnecessary symbol
Emmanuele Bassi
2021-11-19
1
-1
/
+0
*
tests: Split off the timezone tests
Emmanuele Bassi
2021-11-19
3
-188
/
+218
*
tests: Move shared API into a separate file
Emmanuele Bassi
2021-11-19
5
-163
/
+140
*
tests: Move duplicate units into their own suite
Emmanuele Bassi
2021-11-19
3
-157
/
+284
*
tests: Make sure we don't leave around temporary directories
Emmanuele Bassi
2021-11-19
2
-11
/
+51
*
Get the GWeatherDb when getting a timezone
Emmanuele Bassi
2021-11-19
1
-5
/
+1
*
Move GWeatherDb loading out of GWeatherLocation
Emmanuele Bassi
2021-11-19
3
-102
/
+128
*
build: Error out if enabled Vala bindings can't be built
Emmanuele Bassi
2021-11-19
1
-0
/
+8
*
docs: Fix links to GWeatherLocation
Emmanuele Bassi
2021-11-17
2
-2
/
+2
*
Remove trailing newlines from logging functions
Emmanuele Bassi
2021-11-17
4
-27
/
+21
*
tests: Turn random output into test messages
Emmanuele Bassi
2021-11-17
1
-33
/
+25
*
metar: Plug a memory leak
Emmanuele Bassi
2021-11-17
1
-0
/
+5
*
Remove GWeatherLocation reference wrappers
Emmanuele Bassi
2021-11-17
2
-37
/
+0
*
Turn GWeatherLocation into a proper GObject
Emmanuele Bassi
2021-11-17
7
-244
/
+317
*
Check that gweather_location_get_world() doesn't return NULL
Emmanuele Bassi
2021-11-12
1
-5
/
+17
*
Remove unused assignment
Emmanuele Bassi
2021-11-12
1
-3
/
+2
*
Remove unused assignment
Emmanuele Bassi
2021-11-12
1
-9
/
+12
[next]