summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.26.4HEAD3.26.4masterBastien Nocera2022-08-082-1/+7
* build: Install binaries in libexecdirBastien Nocera2022-08-082-4/+6
* nominatim: Validate response as UTF-8Will Thompson2022-08-061-4/+4
* nominatim: Correctly read response data from soup3Will Thompson2022-08-061-7/+10
* tests: Check that setlocale() succeededBastien Nocera2022-07-041-4/+4
* ci: Add Swedish langpackBastien Nocera2022-07-041-0/+1
* ci: Run installed-tests tooBastien Nocera2022-07-021-0/+2
* ci: Install library in /usrBastien Nocera2022-07-021-1/+1
* tests: Fix locale in "pi" testBastien Nocera2022-07-021-0/+6
* build: Install pi data for installed testsJan Tojnar2022-07-021-0/+1
* lib: Fix building for Windows platformBiswapriyo Nath2022-07-011-0/+6
* 3.26.33.26.3Bastien Nocera2022-06-302-1/+10
* ci: Always export dist artifactsBastien Nocera2022-06-301-1/+3
* ci: Simplify libsoup2 buildBastien Nocera2022-06-301-4/+0
* ci: Use distribution-built libsoup3Bastien Nocera2022-06-301-10/+1
* tests: Re-enable Paris, Texas testBastien Nocera2022-06-301-13/+13
* tests: Add π building in St AndrewsBastien Nocera2022-06-302-0/+38
* tests: Re-enable long-disabled "Bonneville" testBastien Nocera2022-06-303-11/+16
* tests: Install .test file as required for installed-testsBastien Nocera2022-06-302-0/+21
* build: Install tests in datadir not libexecdirBastien Nocera2022-06-301-1/+1
* build: Expand tests install dirBastien Nocera2022-06-302-2/+2
* build: Fix tests not being enabled if not installedBastien Nocera2022-06-302-23/+23
* tests: Exercise geocode_forward_set_bounded() helperBastien Nocera2022-06-301-1/+2
* geocode-nominatim: Handle boolean "bounded" attributeBastien Nocera2022-06-301-5/+11
* forward: Fix "bounded" data typeBastien Nocera2022-06-301-1/+1
* README: Add information about libsoup 3.x API version changeBastien Nocera2022-06-301-0/+6
* README: Update users in READMEBastien Nocera2022-06-301-2/+9
* ci: Update ABI check for API version changeBastien Nocera2022-06-301-3/+2
* build: Namespace installed-tests for new APIBastien Nocera2022-06-301-1/+1
* build: Namespace gtk-doc output for new APIBastien Nocera2022-06-301-1/+1
* build: Namespace shared library for new APIBastien Nocera2022-06-301-1/+5
* build: Install soup3 build as API version 2.0Bastien Nocera2022-06-301-1/+5
* location: Stop using g_get_current_time()Bilal Elmoussaoui2022-05-111-3/+3
* lib: Stop using g_type_class_add_private()Bilal Elmoussaoui2022-05-115-219/+405
* build: Avoid using global argumentsStephan Vedder2022-05-111-11/+11
* ci: Fix undoing delangification when package isn't availableBastien Nocera2022-05-112-6/+28
* build: Expose libsoup API version in pkg-configpgriffis/soupapiversionPatrick Griffis2021-09-211-0/+7
* ci: Build both soup2 and soup3 variantsPatrick Griffis2021-09-172-115/+45
* lib: Add support for libsoup3 through a compile-time optionDaniel Kolesa2021-09-175-9/+111
* Merge branch 'wip/hadess/helper' into 'master'Bastien Nocera2021-09-171-0/+7
|\
| * doap: Add myself as a helperBastien Nocera2021-09-171-0/+7
|/
* Merge branch 'wip/hadess/simplify-ci' into 'master'Bastien Nocera2021-09-161-3/+16
|\
| * ci: Simplify dependencies installationBastien Nocera2021-09-161-3/+16
|/
* Merge branch 'hicolor' into 'master'Bastien Nocera2020-05-091-1/+1
|\
| * build: Install POI icons into the hicolor themeChris Mayo2020-05-071-1/+1
|/
* Merge branch 'wip/hadess/3.26.2' into 'master'3.26.2Bastien Nocera2020-03-092-1/+8
|\
| * 3.26.2Bastien Nocera2020-03-092-1/+8
|/
* Merge branch 'wip/issue-18' into 'master'Bastien Nocera2019-11-062-22/+21
|\
| * location: Allow unknown parameters inside geo: URLThomas Pointhuber2019-11-062-22/+21
|/
* Merge branch 'wip/hadess/fixes' into 'master'Bastien Nocera2019-11-065-464/+125
|\