2017-September Archive by Thread

Messages are ordered newest-to-oldest in this index. The newest threads will be at the top of this page, the oldest will be at the bottom.

Within a single thread, the first mail note is the START of the thread; the notes following that are in the chronological order of when they were received. So globally, newest messages are at the top, but within a thread, the oldest (the start of the thread) is at the top.

If you think about it, it is confusing. Just go with the flow and everything will be all right.

  • [balsa] Clean up GdkColor references, Peter Bloomfield
  • [nemiver] Update Swedish translation, Translations User D-L
  • [gnome-flashback] Update Swedish translation, Translations User D-L
  • [anjuta] Update Swedish translation, Translations User D-L
  • [dconf-editor] Update Swedish translation, Translations User D-L
  • [gtk+] Add a forgotten rename, Matthias Clasen
  • [gtk+] Reshuffle things a little bit, Matthias Clasen
  • [gtk+] Small simplification, Matthias Clasen
  • [gtk+] vulkan: Add a counter for intermediate textures, Matthias Clasen
  • [gtk+] Fix a doc comment, Matthias Clasen
  • [tali] Add Polish help screenshots, Piotr Drąg
  • [swell-foop] Add Polish help screenshots, Piotr Drąg
  • [hitori/gnome-3-22] Add Polish help screenshots, Piotr Drąg
  • [hitori] Add Polish help screenshots, Piotr Drąg
  • [gnome-nibbles] Add Polish help screenshots, Piotr Drąg
  • [four-in-a-row] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-mahjongg] Add Polish help screenshots, Piotr Drąg
  • [libgweather] [L10N] Update Persian translation, Arash Mousavi
  • [beast: 9/9] Merge branch 'property-candidates', Tim Janik
  • [beast: 8/9] BSE: fix bse_item_gather_items() not to forget the return value, Tim Janik
  • [beast: 7/9] BSE: derive Server from Container, just like the GTypes, Tim Janik
  • [beast: 6/9] BST: store Bse::ItemH inside bst_param_proxy, Tim Janik
  • [beast: 5/9] BST: make use of Bse::PropertyCandidates and convert where neccessary, Tim Janik
  • [beast: 4/9] BST: add converters bst_it3m_seq_from_item_seq() and bst_item_seq_from_it3m_seq(), Tim Janik
  • [beast: 3/9] BST: make use of Bse::ItemSeq and Bse::PropertyCandidates, Tim Janik
  • [beast: 2/9] SFI: generate code that uses ::Bse::PropertyCandidates, Tim Janik
  • [beast: 1/9] BSE: move ItemSeq, PropertyCandidates, get_property_candidates() into bseapi.idl, Tim Janik
  • [beast] (9 commits) Non-fast-forward update to branch master, Tim Janik
  • [gnome-klotski] Add Polish help screenshots, Piotr Drąg
  • [meld] meldbuffer: Non-existent files should be presented as writable, Kai Willadsen
  • [static-web] recipes: Another recipe contribution, Matthias Clasen
  • [babl] babl: revert and clarify libtool flag for win32 builds, Øyvind Kolås
  • [epiphany/gnome-3-26] Sort out translated help screenshots, Piotr Drąg
  • [epiphany/gnome-3-26] Add Polish help screenshots, Piotr Drąg
  • [epiphany] Sort out translated help screenshots, Piotr Drąg
  • [epiphany] Add Polish help screenshots, Piotr Drąg
  • [goobox] Update German translation, Translations User D-L
  • [vinagre] Add Polish help screenshots, Piotr Drąg
  • [recipes] Fix the build, Matthias Clasen
  • [gnome-logs/gnome-3-26] Move French help screenshots, Piotr Drąg
  • [gnome-logs/gnome-3-26] Add Polish help screenshots, Piotr Drąg
  • [gnome-logs] Move French help screenshots, Piotr Drąg
  • [gnome-logs] Add Polish help screenshots, Piotr Drąg
  • [file-roller] Add Polish help screenshots, Piotr Drąg
  • [static-web] recipes: Add a missing image, Matthias Clasen
  • [gtk+] inspector: GSK_IS_RENDER_NODE() does NULL-check, Benjamin Otte
  • [gtk+/wip/otte/shader: 51/51] gskslstatement: Handle if statements, Benjamin Otte
  • [gtk+/wip/otte/shader: 50/51] gskslfunction: the body of a function is a single statement, Benjamin Otte
  • [gtk+/wip/otte/shader: 49/51] gsksl: Don't return a value from gsk_sl_statement_write_spv(), Benjamin Otte
  • [gtk+/wip/otte/shader: 48/51] gskslstatement: Parse compound statements, Benjamin Otte
  • [gtk+/wip/otte/shader: 47/51] gskslstatement: Print semicolon in the statement print function, Benjamin Otte
  • [gtk+/wip/otte/shader: 46/51] gsksl: Rename GskSlNode to GskSlStatement, Benjamin Otte
  • [gtk+/wip/otte/shader: 45/51] gsksl: Add GskSlPrinter, Benjamin Otte
  • [gtk+/wip/otte/shader: 44/51] gsksl: Add support for overloaded functions, Benjamin Otte
  • [gtk+/wip/otte/shader: 43/51] gskslfunction: Reorganize gsk_sl_function_matches(), Benjamin Otte
  • [gtk+/wip/otte/shader: 42/51] gskslfunction: Split regular and builtin constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 41/51] gskslexpression: Implement negation, Benjamin Otte
  • [gtk+/wip/otte/shader: 40/51] gskslexpression: Change function call error handling, Benjamin Otte
  • [gtk+/wip/otte/shader: 39/51] gskslexpression: Parse (sub)expressions in parenthesis, Benjamin Otte
  • [gtk+/wip/otte/shader: 38/51] gskslfunction: Parse arguments, Benjamin Otte
  • [gtk+/wip/otte/shader: 37/51] gsksl: Introduce gsk_sl_preprocessor_sync(), Benjamin Otte
  • [gtk+/wip/otte/shader: 36/51] gskslfunction: Properly type-check calls to struct constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 35/51] gsksltype: Generate better type names, Benjamin Otte
  • [gtk+/wip/otte/shader: 34/51] gsksl: Add support for parsing members of struct variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 33/51] gsksl: Add support for structs, Benjamin Otte
  • [gtk+/wip/otte/shader: 32/51] gskslexpression: Implment function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 31/51] gskslscope: Track function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 30/51] gskslnode: Always return a statement, Benjamin Otte
  • [gtk+/wip/otte/shader: 29/51] gsksl: Make expression parsing never fail, Benjamin Otte
  • [gtk+/wip/otte/shader: 28/51] gskslpreprocessor: Return fatalness of parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 27/51] gsksl: Add an error enum, Benjamin Otte
  • [gtk+/wip/otte/shader: 26/51] gskslpreprocessor: Redo error emission, Benjamin Otte
  • [gtk+/wip/otte/shader: 25/51] gskslexpression: Parse swizzles, Benjamin Otte
  • [gtk+/wip/otte/shader: 24/51] gsksltype: Add gsk_sl_type_get_index_stride(), Benjamin Otte
  • [gtk+/wip/otte/shader: 23/51] gskslexpression: References to const variables are const, Benjamin Otte
  • [gtk+/wip/otte/shader: 22/51] gskslprogram: Allow variables to have constant initializers, Benjamin Otte
  • [gtk+/wip/otte/shader: 21/51] gskslvariable: Allow storing an initializer value with a variable, Benjamin Otte
  • [gtk+/wip/otte/shader: 20/51] gsksldeclaration: Throw an error if a variable initializer doesn't match, Benjamin Otte
  • [gtk+/wip/otte/shader: 19/51] gskslvariable: Store constness of variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 18/51] gskslexpression: Change is_constant() to get_constant(), Benjamin Otte
  • [gtk+/wip/otte/shader: 17/51] gsksl: Parse common layout() specifiers, Benjamin Otte
  • [gtk+/wip/otte/shader: 16/51] gsksl: Redo declaration "decorator" parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 15/51] gsksl: Introduce GskSlValue, Benjamin Otte
  • [gtk+/wip/otte/shader: 14/51] gskslprogram: Parse global variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 13/51] gskslfunction: Change name printing to name getting, Benjamin Otte
  • [gtk+/wip/otte/shader: 12/51] gsksl: Turn functions into functions, Benjamin Otte
  • [gtk+/wip/otte/shader: 11/51] gsksl: Split Expression from Node, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/51] gsksl: Add GskSlVariable, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/51] gskslpreprocessor: Implement #define and #undef, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/51] gskslcompiler: Add support for adding defines, Benjamin Otte
  • [gtk+/wip/otte/shader: 7/51] gsksl: Introduce GskSlCompiler, Benjamin Otte
  • [gtk+/wip/otte/shader: 6/51] gsksl: Split out GskSlProgram, Benjamin Otte
  • [gtk+/wip/otte/shader: 5/51] gsksltokenizer: Always return idents, Benjamin Otte
  • [gtk+/wip/otte/shader: 4/51] gsksltokenizer: Detect preprocessor directives, Benjamin Otte
  • [gtk+/wip/otte/shader: 3/51] gsksl: Implement skeleton SPIRV output, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/51] gsk: Add GskSlPointerType, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/51] gtk: Add gtk-glsl binary, Benjamin Otte
  • [gtk+] (51 commits) Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [static-web] recipes: Fix a naming mishap, Matthias Clasen
  • [static-web] recipes: Some additions, Matthias Clasen
  • [recipes] Update appdata, Matthias Clasen
  • [recipes] Revise the ingredients list a bit, Matthias Clasen
  • [recipes] Another recipe contribution, Matthias Clasen
  • [gnome-logs] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-dictionary] Add Polish help screenshots, Piotr Drąg
  • [gnome-logs/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [epiphany/wip/google-safe-browsing: 27/27] tests: Add test for ephy_gsb_service_verify_url(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 26/27] gsb-service: Add update-finished signal, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 25/27] safe-browsing: Add documentation comments to public functions, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 24/27] gsb-service: Matches array can miss from fullHashes:find response, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 23/27] prefs-dialog: Add safe browsing checkbutton, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 22/27] gsb-utils: Remove unused fields from EphyGSBHashPrefixLookup, Gabriel Ivașcu
  • [gnome-dictionary/gnome-3-24] Add missing signal hanlder in the GdictSourceDialog UI definition, Emmanuele Bassi
  • [epiphany/wip/google-safe-browsing: 21/27] gsb-storage: Remove unused timestamp column, Gabriel Ivașcu
  • [gnome-dictionary/gnome-3-24] Fix typos in the GdictSourceDialog widget names, Emmanuele Bassi
  • [epiphany/wip/google-safe-browsing: 20/27] gsb-service: Make back-off parameters persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 19/27] gsb-service: Make next_full_hashes_time persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 18/27] gsb-service: Store/restore next_list_updates_time in dispose/constructed, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 17/27] gsb-service: Rename some variables, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 16/27] gsb-storage: Store metadata values as integers, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 15/27] safe-browsing: Add support for Rice compression scheme, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 14/27] gsb-storage: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 13/27] gsb-service: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 12/27] web-view: Verify and inform user about URL safety, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/27] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/27] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/27] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/27] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/27] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/27] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/27] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/27] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/27] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/27] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/27] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany] (27 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [gnome-dictionary] Add missing signal hanlder in the GdictSourceDialog UI definition, Emmanuele Bassi
  • [gnome-dictionary] Add debugging message for new source creation, Emmanuele Bassi
  • [gnome-dictionary] Fix typos in the GdictSourceDialog widget names, Emmanuele Bassi
  • [gnome-dictionary] build: Use a dependency object for IPv6 libraries, Emmanuele Bassi
  • [gnome-calculator] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-builder] Update British English translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] Update British English translation, Translations User D-L
  • [gnome-hello] Add Polish help screenshots, Piotr Drąg
  • [five-or-more] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-todo] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-todo/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [gucharmap] Add Polish help screenshots, Piotr Drąg
  • [gnome-software] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-software/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [sound-juicer] Update Polish help screenshots, Piotr Drąg
  • [gnome-system-monitor] [L10N] Update Persian translation, Arash Mousavi
  • [bijiben] Add Polish help screenshots, Piotr Drąg
  • [polari] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-online-accounts] gschema: Fix gettext-domain, Piotr Drąg
  • [gdm] gschema: Fix gettext-domain, Piotr Drąg
  • [gnome-calendar] [L10N] Update Persian translation, Arash Mousavi
  • [empathy/gnome-3-12] gschema: Fix gettext-domain, Piotr Drąg
  • [gnome-calendar/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [empathy] gschema: Fix gettext-domain, Piotr Drąg
  • [gsettings-desktop-schemas] gschema: Fix gettext-domain, Piotr Drąg
  • [gimp] Update German translation, Translations User D-L
  • [gnome-weather] gschema: Fix gettext-domain, Piotr Drąg
  • [tracker-miners] gschema: Fix gettext-domain, Piotr Drąg
  • [beast] SFI: include numeric for std::iota, Tim Janik
  • [tracker] gschema: Fix gettext-domain, Piotr Drąg
  • [gnome-calculator] gschema: Fix gettext-domain, Piotr Drąg
  • [brasero] gschema: Fix gettext-domain, Piotr Drąg
  • [epiphany] gschema: Fix gettext-domain, Piotr Drąg
  • [seahorse] String fixups for the last commits, Piotr Drąg
  • [dconf-editor] Update Polish translation, Piotr Drąg
  • [eog] data: Add missing gettext-domain to gschema, Piotr Drąg
  • [chronojump] Encoder power feedback can be relative to set or historical, Xavier de Blas
  • [babl] babl: improve alpha calc. in pal+alpha -> rgba conversion, N/A
  • [babl] babl: consistently use unsigned char in u8 palette conversions, N/A
  • [beast: 12/12] Merge branch 'migrate-procs', Tim Janik
  • [beast: 11/12] SFI: tests: add test function for vector_erase_element() and copy_reordered(), Tim Janik
  • [beast: 10/12] SFI: add vector_erase_element() and copy_reordered(), Tim Janik
  • [beast: 9/12] GXK: use std::isnan and std::isfinite, Tim Janik
  • [beast: 8/12] BST: adjust to use new Bse::Item methods, Tim Janik
  • [beast: 7/12] BSE: move Bse::Item use/unuse/set_name/editable_property into bseapi.idl, Tim Janik
  • [beast: 6/12] BST: adjust to use new Bse::Item methods, Tim Janik
  • [beast: 5/12] BSE: move most Bse::Item methods into bseapi.idl, Tim Janik
  • [beast: 4/12] BST: adjust to use Item.get_project() and Item.[un]group_undo(), Tim Janik
  • [beast: 3/12] BSE: move Item.get_project and undo grouping into bseapi.idl, Tim Janik
  • [beast: 2/12] BST: adjust to use Item.check_is_a(), Tim Janik
  • [beast: 1/12] BSE: move Item.check_is_a into bseapi.idl, Tim Janik
  • [beast] (12 commits) ...Merge branch 'migrate-procs', Tim Janik
  • [gnome-shell] Update Malayalam translation, Translations User D-L
  • [totem-pl-parser] Update Malayalam translation, Translations User D-L
  • [dconf-editor] Update Malayalam translation, Translations User D-L
  • [rygel] Update Malayalam translation, Translations User D-L
  • [gnome-characters] Update Malayalam translation, Translations User D-L
  • [gnome-games] Created tag rm, Adrien Plazas
  • [gnome-games] Created tag 3.26.1.1, Adrien Plazas
  • [gnome-games/gnome-3-26] Version 3.26.1, Adrien Plazas
  • [gnome-games] Created tag 3.26.1, Adrien Plazas
  • [gnome-panel] remove X-GNOME-Bugzilla from desktop file, Alberts Muktupāvels
  • [metacity] data: remove X-GNOME-Bugzilla, Alberts Muktupāvels
  • [metacity] stack-tracker: keep override redirect windows on top, Alberts Muktupāvels
  • [gnome-flashback] data: remove X-GNOME-Bugzilla, Alberts Muktupāvels
  • [retro-gtk] Created tag 0.12.1, Adrien Plazas
  • [retro-gtk/gnome-3-26] Version 0.12.1, Adrien Plazas
  • [gnome-font-viewer] Updated Russian translation, Yuri Myasoedov
  • [gnome-font-viewer/gnome-3-26] Updated Russian translation, Yuri Myasoedov
  • [gnome-nettool] Update Slovak translation, Translations User D-L
  • [dconf-editor] build: Remove X-GNOME-Bugzilla stuff, Arnaud Bonatti
  • [nemiver] Update Slovak translation, Translations User D-L
  • [gparted] Update Slovak translation, Translations User D-L
  • [gnome-logs] Updated Russian translation, Yuri Myasoedov
  • [gnome-logs/gnome-3-26] Updated Russian translation, Yuri Myasoedov
  • [ghex/gnome-3-10] Update Slovak translation, Translations User D-L
  • [ghex] Update Slovak translation, Translations User D-L
  • [eog-plugins] Update Slovak translation, Translations User D-L
  • [gnome-todo] Updated Russian translation, Yuri Myasoedov
  • [gnome-todo/gnome-3-26] Updated Russian translation, Yuri Myasoedov
  • [gnome-documents] Updated Russian translation, Yuri Myasoedov
  • [gnome-documents/gnome-3-26] Updated Russian translation, Yuri Myasoedov
  • [libcryptui] Update Slovak translation, Translations User D-L
  • [gnome-calendar] Updated Russian translation, Yuri Myasoedov
  • [gnome-calendar/gnome-3-26] Updated Russian translation, Yuri Myasoedov
  • [gupnp-tools] Update Slovak translation, Translations User D-L
  • [gnome-packagekit] Update Slovak translation, Translations User D-L
  • [gnome-boxes] Updated Russian translation, Yuri Myasoedov
  • [gnome-boxes/gnome-3-26] Updated Russian translation, Yuri Myasoedov
  • [geary] Update Slovak translation, Translations User D-L
  • [chrome-gnome-shell] Update Slovak translation, Translations User D-L
  • [bijiben/gnome-3-24] Update Slovak translation, Translations User D-L
  • [evolution/gnome-3-24] Update Slovak translation, Translations User D-L
  • [evince] Created tag 3.24.2, Carlos Garcia Campos
  • [evince/gnome-3-24] release: 3.24.2, Carlos Garcia Campos
  • [gjs/wip/ptomato/develop: 11/11] coverage: Stop using cache, Philip Chimento
  • [gjs/wip/ptomato/develop: 10/11] coverage: Misc refactors, Philip Chimento
  • [gjs/wip/ptomato/develop: 9/11] coverage: Refactor to use Debugger.Script.getOffsetsCoverage(), Philip Chimento
  • [gjs/wip/ptomato/develop: 8/11] jsapi-util: Remove jsapi-private, Philip Chimento
  • [gjs/wip/ptomato/develop: 7/11] object: Remove vfunc list, Philip Chimento
  • [gjs/wip/ptomato/develop: 6/11] tests: Speed up coverage tests, Philip Chimento
  • [gjs/wip/ptomato/develop: 5/11] object: Merge weak_pointer_list and dissociate_list, Philip Chimento
  • [gjs/wip/ptomato/develop: 4/11] object: Remove hash-x32 implementation, Philip Chimento
  • [gjs/wip/ptomato/develop: 3/11] error: Use JSProtoKey to get Error constructor, Philip Chimento
  • [gjs/wip/ptomato/develop: 2/11] jsapi-util-args: Update out-of-date comments, Philip Chimento
  • [pitivi] docs: Update how to release, Alexandru Băluț
  • [gnome-builder/gnome-builder-3-26] editor: add light shadow around search bar, Christian Hergert
  • [gnome-builder] editor: add light shadow around search bar, Christian Hergert
  • [meld] vcview: Fix invalid tree iter crash with queued refreshes (bgo#787256), Kai Willadsen
  • [gtk+] Support repeat nodes in vulkan, Matthias Clasen
  • [gtk+] vulkan: Add a repeating sampler, Matthias Clasen
  • [gtk+] vulkan: Move sampler creation down, Matthias Clasen
  • [gtk+] vulkan: Rename blend pipeline to texture, Matthias Clasen
  • [gtk+] vulkan: Allow to control scaling in the blend pipeline, Matthias Clasen
  • [polari] Move Polish help screenshots, Piotr Drąg
  • [polari] Add Polish help screenshots, Piotr Drąg
  • [simple-scan/gnome-3-26] Add Polish help screenshots, Piotr Drąg
  • [simple-scan] Add Polish help screenshots, Piotr Drąg
  • [gnome-builder/gnome-builder-3-26] editor: tweak sizing of search bar, Christian Hergert
  • [gnome-builder] editor: tweak sizing of search bar, Christian Hergert
  • [gnome-shell] tools: Remove obsolete check-for-missing script, Florian Müllner
  • [brasero] Add Polish help screenshots, Piotr Drąg
  • [beast: 16/16] Merge branch 'bse-macros', Tim Janik
  • [beast: 15/16] BSE: use BSE_MFENCE instead of a Rapicorn macro, Tim Janik
  • [beast: 14/16] SFI: provide BSE_CACHE_LINE_ALIGNMENT and BSE_?FENCE directives, Tim Janik
  • [beast: 13/16] BSE: use __func__ instead of a Rapicorn macro, Tim Janik
  • [beast: 12/16] BSE: use DOXYGEN instead of a Rapicorn macro, Tim Janik
  • [beast: 11/16] BSE: use BSE_BACKTRACE instead of a Rapicorn macro, Tim Janik
  • [beast: 10/16] BSE: use BSE_NORETURN instead of a Rapicorn macro, Tim Janik
  • [beast: 9/16] BSE: use BSE_UNUSED instead of a Rapicorn macro, Tim Janik
  • [beast: 8/16] SFI: fix debug message, Tim Janik
  • [beast: 7/16] BSE: use BSE_CLASS_NON_COPYABLE instead of a Rapicorn macro, Tim Janik
  • [beast: 6/16] BSE: use static_assert instead of a Rapicorn macro, Tim Janik
  • [beast: 5/16] SFI: fix a Bse::warning, Tim Janik
  • [beast: 4/16] BSE: use BSE_UNLIKELY instead of a Rapicorn macro, Tim Janik
  • [beast: 3/16] BSE: use BSE_ARRAY_SIZE instead of a Rapicorn macro, Tim Janik
  • [beast: 2/16] BSE: use BSE_ASSERT_RETURN instead of a Rapicorn macro, Tim Janik
  • [beast: 1/16] SFI: use BSE_ASSERT_RETURN instead of a Rapicorn macro, Tim Janik
  • [seahorse] Remove gitignores (since we have git.mk), Niels De Graef
  • [beast] (16 commits) ...Merge branch 'bse-macros', Tim Janik
  • [seahorse] Ported the SSH module to Vala., Niels De Graef
  • [beast: 11/11] Merge branch 'res', Tim Janik
  • [beast: 10/11] PO: scan res/gxk/*.xml files, Tim Janik
  • [beast: 9/11] BST: use Bse::Blob instead of Res and Blob from Rapicorn, Tim Janik
  • [beast: 8/11] BSE: use Bse::Blob instead of Res and Blob from Rapicorn, Tim Janik
  • [beast: 7/11] BSE: use Bse::Blob instead of Res and Blob from Rapicorn, Tim Janik
  • [beast: 6/11] SFI: compile resource files and add Blob() API to allow access, Tim Janik
  • [beast: 5/11] MISC: packres.py: add script to generate compressed C++ strings from binaries, Tim Janik
  • [beast: 4/11] BUILD: remove rapidres dependency, Tim Janik
  • [beast: 3/11] RES: move all GXK GUI .xml resource files into res/gxk/, Tim Janik
  • [beast: 2/11] RES: move all .bse resource files into res/bse/, Tim Janik
  • [beast: 1/11] RES: add toplevel res/ directory for internal program resources, Tim Janik
  • [beast] (11 commits) ...Merge branch 'res', Tim Janik
  • [gtk+/wip/otte/shader: 19/19] gsksl: Add support for overloaded functions, Benjamin Otte
  • [gtk+/wip/otte/shader: 18/19] gskslfunction: Reorganize gsk_sl_function_matches(), Benjamin Otte
  • [gtk+/wip/otte/shader: 17/19] gskslfunction: Split regular and builtin constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 16/19] gskslexpression: Implement negation, Benjamin Otte
  • [gtk+/wip/otte/shader: 15/19] gskslexpression: Change function call error handling, Benjamin Otte
  • [gtk+/wip/otte/shader: 14/19] gskslexpression: Parse (sub)expressions in parenthesis, Benjamin Otte
  • [gtk+/wip/otte/shader: 13/19] gskslfunction: Parse arguments, Benjamin Otte
  • [gtk+/wip/otte/shader: 12/19] gsksl: Introduce gsk_sl_preprocessor_sync(), Benjamin Otte
  • [gtk+/wip/otte/shader: 11/19] gskslfunction: Properly type-check calls to struct constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/19] gsksltype: Generate better type names, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/19] gsksl: Add support for parsing members of struct variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/19] gsksl: Add support for structs, Benjamin Otte
  • [gtk+/wip/otte/shader: 7/19] gskslexpression: Implment function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 6/19] gskslscope: Track function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 5/19] gskslnode: Always return a statement, Benjamin Otte
  • [gtk+/wip/otte/shader: 4/19] gsksl: Make expression parsing never fail, Benjamin Otte
  • [gtk+/wip/otte/shader: 3/19] gskslpreprocessor: Return fatalness of parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/19] gsksl: Add an error enum, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/19] gskslpreprocessor: Redo error emission, Benjamin Otte
  • [gtk+] (19 commits) Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [gegl] webp-load: use signed capable return type when returning -1, Øyvind Kolås
  • [gegl] tiff-load: read compression and colorspace as gushort, Øyvind Kolås
  • [gnome-mahjongg] Add Polish help translation, Piotr Drąg
  • [gnome-user-docs/gnome-3-26] Update Swedish translation, Translations User D-L
  • [gegl] gcut: obey some warnings exposed by clang, Øyvind Kolås
  • [babl] sse4-int8: avoid using uninitialized variable, Øyvind Kolås
  • [mutter] Revert "src/core/screen.c: Set _NET_NUMBER_OF_DESKTOPS in meta_screen_new", Florian Müllner
  • [metacity] screen: unset timeout ID after removal, Alberts Muktupāvels
  • [gnome-nettool] added friulian commits, Fabio Tomat
  • [meld] Fix support for auto-compare from the command line (bgo#785630), Kai Willadsen
  • [meld] tree: Add a helper to iterate over rows matching a set of states, Kai Willadsen
  • [meld] dirdiff: Break out diff-from-iter helper for reuse in auto-compare, Kai Willadsen
  • [metacity] ui: fix memory leak when changing theme, Alberts Muktupāvels
  • [eog] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-builder/gnome-builder-3-26] editor: fix (re)selection in editor search entry, Christian Hergert
  • [gnome-builder] editor: fix (re)selection in editor search entry, Christian Hergert
  • [file-roller] [L10N] Update Persian translation, Arash Mousavi
  • [sysprof] Update German translation, Translations User D-L
  • [sysprof/sysprof-3-24] Update German translation, Translations User D-L
  • [gnome-dictionary] [L10N] Update Persian translation, Arash Mousavi
  • [glib-networking] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-builder] editor: fix the search system, Sébastien Lafargue
  • [gnome-tweak-tool/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-tweak-tool] [L10N] Update Persian translation, Arash Mousavi
  • [tali] Add Polish help translation, Piotr Drąg
  • [metacity] main: do not call g_printerr in a signal handler, Alberts Muktupāvels
  • [tracker] Created tag 1.10.6, Carlos Garnacho
  • [tracker/tracker-1.10] Release 1.10.6, Carlos Garnacho
  • [tracker/tracker-1.10] tracker-needle: Fix build, Carlos Garnacho
  • [tracker/tracker-1.10] Use conditional to work around gtk+-3.0.vapi breakage, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-extract: Pass the right struct pointer, Carlos Garnacho
  • [tracker/tracker-1.10] applications: Ignore broken symlinks, Carlos Garnacho
  • [tracker/tracker-1.10] tracker-miner-fs: Explicitly ignore non-native mounts, Carlos Garnacho
  • [tracker/tracker-1.10] tracker-miner-fs: Use correct graph when inserting tracker:Volumes, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Always fallback to URN query when queueing file, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Check directory updates before dropping mtime info, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Ensure sparql buffer keeps flushing, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Fix warnings if move ops happened during initial crawling, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Shuffle refcount handling when queueing back a file, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Fix use of an uninitialised variable, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Fully stop TrackerFileNotifier operations on errors, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Fix mem/fd leaks on TrackerCrawler cancellation, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Add missing return after switch() case, Carlos Garnacho
  • [tracker/tracker-1.10] libtracker-miner: Handle extra GFileMonitorEvent values, Carlos Garnacho
  • [gtk+] vulkan: Fix setup for dependent render passes, Matthias Clasen
  • [damned-lies] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-tweak-tool] appdata: Update, Jeremy Bicha
  • [metacity] window: fix build warnings, Alberts Muktupāvels
  • [metacity] window: minor fixes from mutter e3d59832 commit, Alberts Muktupāvels
  • [gtk-mac-integration] Commit documentation so that it appears at https://jralls.github.io/gtk-mac-integration., John Ralls
  • [evince/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [evince] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-terminal] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-terminal/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-initial-setup] [L10N] Update Persian translation, Arash Mousavi
  • [gtk+] docs: css-properties: Fix wrongly repeated colour, Daniel Boles
  • [gtk+/gtk-3-22] docs: css-properties: Fix wrongly repeated colour, Daniel Boles
  • [tracker] Created tag 1.12.4, Carlos Garnacho
  • [tracker/tracker-1.12] Release 1.12.4, Carlos Garnacho
  • [tracker/tracker-1.12] libtracker-sparql: Introspection fix for tracker_notifier_new(), Carlos Garnacho
  • [tracker/tracker-1.12] libtracker-sparql: Fix introspection for Tracker.Notifier.new(), Carlos Garnacho
  • [tracker/tracker-1.12] applications: Ignore broken symlinks, Carlos Garnacho
  • [tracker/tracker-1.12] tracker-miner-fs: Explicitly ignore non-native mounts, Carlos Garnacho
  • [tracker/tracker-1.12] libtracker-miner: Always fallback to URN query when queueing file, Carlos Garnacho
  • [tracker/tracker-1.12] libtracker-miner: Check directory updates before dropping mtime info, Carlos Garnacho
  • [tracker/tracker-1.12] libtracker-miner: Use TrackerDecorator variable after checking cancellable, Carlos Garnacho
  • [tracker/tracker-1.12] libtracker-miner: Set up cancellable for TrackerDecorator internal ops, Carlos Garnacho
  • [tracker/tracker-1.12] libtracker-miner: Ensure sparql buffer keeps flushing, Carlos Garnacho
  • [tracker/tracker-1.12] libtracker-miner: Fix warnings if move ops happened during initial crawling, Carlos Garnacho
  • [tracker/tracker-1.12] libtracker-miner: Shuffle refcount handling when queueing back a file, Carlos Garnacho
  • [gnome-shell] shell-app: Don't transition to STOPPED while still in the STARTING state, Mario Sanchez Prada
  • [nautilus] [L10N] Update Persian translation, Arash Mousavi
  • [nautilus/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [polari] serverRoomManager: Drop debug message, Gitlab System User
  • [mutter] x11/window: Implement _NET_RESTACK_WINDOW and XConfigureRequestEvent sibling, Rui Matos
  • [gxml] Fix non-English colons in translatable strings, Piotr Drąg
  • [epiphany/gnome-3-24-loki: 16/16] Remove keyboard shortcuts menu item, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 15/16] Fix dialog filters better, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 14/16] Make bookmarks export not crash, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 13/16] Make the bookmarks popover work using a fixed height request, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 12/16] Don't use new stuff in the bookmarks properties grid either, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 11/16] Really remove propagate-natural-height. And also max-content-height, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 10/16] Don't use propagate-natural-height, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 9/16] Don't use gtk_widget_set_focus_on_click, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 8/16] Revert "Use gtk_popover_popup", Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 7/16] Set old-style GtkEntry style class, retro!, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 6/16] Sabotague AX_IS_RELEASE, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 5/16] Revert "Stop using intltool", Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 4/16] Reduce GTK+ and gdk-pixbuf dependencies, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 3/16] Add fallback for missing GtkFileChooserNative, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 2/16] Revert "Use gtk_show_uri_on_window", Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 1/16] Revert "Don't use deprecated gtk_menu_popup", Michael Catanzaro
  • [epiphany] (16 commits) Created branch gnome-3-24-loki, Michael Catanzaro
  • [epiphany] Deleted branch gnome-3-24-loki, Michael Catanzaro
  • [gxml] CssSelectorParser: improve attribute pasing, Daniel Espinosa Ortiz
  • [epiphany] Created tag 3.26.1, Michael Catanzaro
  • [epiphany/gnome-3-26] Prepare 3.26.1, Michael Catanzaro
  • [vte] build: Fix dist, Christian Persch
  • [libgda] Make GdaTime introspectable, Daniel Espinosa Ortiz
  • [epiphany] Created tag 3.24.5, Michael Catanzaro
  • [epiphany/gnome-3-24] Prepare 3.24.5, Michael Catanzaro
  • [chronojump] load-power graphic with multiples lateralities with paraboles, Xavier Padullés
  • [chronojump] minor changes, Xavier Padullés
  • [chronojump] minor change, Xavier Padullés
  • [gnome-nettool] [L10N] Update Persian translation, Arash Mousavi
  • [telepathy-account-widgets] [L10N] Update Persian translation, Arash Mousavi
  • [gspell] [L10N] Update Persian translation, Arash Mousavi
  • [libgtop] [L10N] Update Persian translation, Arash Mousavi
  • [epiphany/gnome-3-24] header-bar: Don't disable navigation actions when history is cleared, Michael Catanzaro
  • [libgweather] [L10N] Update Persian translations, Arash Mousavi
  • [epiphany/gnome-3-26] header-bar: Don't disable navigation actions when history is cleared, Michael Catanzaro
  • [epiphany] header-bar: Don't disable navigation actions when history is cleared, Michael Catanzaro
  • [totem-pl-parser] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-maps] Update Arabic translation, Khaled Hosny
  • [gnome-maps/gnome-3-26] Update Arabic translation, Khaled Hosny
  • [gnome-bluetooth] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-disk-utility] Keep FS mounted while growing partition, Kai Lüke
  • [gnome-clocks] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-color-manager] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-font-viewer/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-font-viewer] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-music/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-music] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-software/wip/ubuntu-3-20] snap: Fix leak of GsApp, Robert Ancell
  • [gnome-photos/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-photos] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-software/gnome-3-22] snap: Fix leak of GsApp, Robert Ancell
  • [gnome-screenshot/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-software/wip/ubuntu-3-22] snap: Fix leak of GsApp, Robert Ancell
  • [gnome-screenshot] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-contacts/gnome-3-26] [L10N] Update Persian translation, Arash Mousavi
  • [gnome-contacts] [L10N] Update Persian translation, Arash Mousavi
  • [mutter] window: Make should_be_on_all_workspaces() handle being headless, Jonas Ådahl
  • [gnome-software/wip/ubuntu-3-26: 13/13] snap: Correct the app origin, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 12/13] snap: Install classic snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 11/13] Display a warning for non-sandboxed snaps., Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 10/13] Don't randomize editors picks., Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 9/13] snap: Only feature snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 8/13] packagekit: Disable updates, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 7/13] details: Show an in-app notification when passed an invalid file or URL, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 6/13] Hide Kudo details since we don't have good data, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 5/13] Sort snaps before other apps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 4/13] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 3/13] Hide licence, updated and category fields if they aren't set, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 2/13] Construct the "Software Sources" menu item dynamically, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 1/13] gs_details_page_set_url: Pass helper to gs_plugin_loader_job_process_async, Robert Ancell
  • [gnome-software] (13 commits) Non-fast-forward update to branch wip/ubuntu-3-26, Robert Ancell
  • [gnome-software] Revert "gs_details_page_set_url: Pass helper to gs_plugin_loader_job_process_async", Robert Ancell
  • [gnome-software/wip/ubuntu-3-26] gs_details_page_set_url: Pass helper to gs_plugin_loader_job_process_async, Robert Ancell
  • [gnome-software] gs_details_page_set_url: Pass helper to gs_plugin_loader_job_process_async, Robert Ancell
  • [gtkmm-documentation] Update description of the errthrow parameter in _WRAP_METHOD, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] Gio::Action: Add exception specs to errthrow, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] Glib::KeyFile, OptionContext, Regex: Add exception specs to errthrow, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] gmmproc: _WRAP_METHOD: Accept optional list of exceptions in errthrow, Kjell Ahlstedt
  • [gnome-shell] windowManager: Disable OSK gesture on lock screen, Florian Müllner
  • [gnome-shell] calendar: Make notification icons font-relative, Florian Müllner
  • [gnome-shell-sass] calendar: Make notification icons font-relative, Florian Müllner
  • [gtk-osx] Add bison patch fixing vasnprintf() under macOS 10.13, John Ralls
  • [glibmm] Gio::Action: Add exception specs to errthrow, Kjell Ahlstedt
  • [glibmm] Glib::KeyFile, OptionContext, Regex: Add exception specs to errthrow, Kjell Ahlstedt
  • [glibmm] gmmproc: _WRAP_METHOD: Accept optional list of exceptions in errthrow, Kjell Ahlstedt
  • [sysprof] Update POTFILES.in, Piotr Drąg
  • [tracker-miners] tests: Add assert around g_file_set_contents() call, Carlos Garnacho
  • [tracker-miners] tracker-miner-fs: Explicitly ignore non-native mounts, Carlos Garnacho
  • [tracker-miners] applications: Ignore broken symlinks, Carlos Garnacho
  • [tracker] libtracker-miner: Always fallback to URN query when queueing file, Carlos Garnacho
  • [tracker] libtracker-miner: Check directory updates before dropping mtime info, Carlos Garnacho
  • [tracker] libtracker-miner: Use TrackerDecorator variable after checking cancellable, Carlos Garnacho
  • [tracker] libtracker-sparql: Introspection fix for tracker_notifier_new(), Sam Thursfield
  • [vte/vte-0-48] widget: Fix initial size in presence of non-default padding, Egmont Koblinger
  • [vte/vte-0-50] widget: Fix initial size in presence of non-default padding, Egmont Koblinger
  • [vte] widget: Fix initial size in presence of non-default padding, Egmont Koblinger
  • [pybliographer] Install new icon set to follow GNOME standards, Zoltan Kota
  • [gnome-flashback] display-config: remove, Alberts Muktupāvels
  • [gnome-flashback] input-settings: port to new monitor manager, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: add gf_monitor_manager_get_logical_monitors, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: add gf_monitor_manager_get_monitor_matrix, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: add gf_monitor_manager_get_outputs, Alberts Muktupāvels
  • [gvfs] Created branch gnome-3-26, Ondrej Holy
  • [gnome-keysign: 75/75] Added a DOAP file, Gitlab System User
  • [gnome-keysign: 74/75] Merge gpgme and utf8 compatibility, Gitlab System User
  • [gnome-keysign: 73/75] Merge waiting for user input in sign-key, Gitlab System User
  • [gnome-keysign: 72/75] sign-key: Require user input before quitting the app, Gitlab System User
  • [gnome-keysign: 71/75] tests: mks: Free some variables from the context, Gitlab System User
  • [gnome-keysign: 70/75] tests: gpgmeh: Make it compatible with gpgme 1.8 and gpgme 1.9, Gitlab System User
  • [gnome-keysign: 69/75] tests: gpgmeh: Use secret keys only when necessary, Gitlab System User
  • [gnome-keysign: 68/75] tests: mks: strip keydata when read, Gitlab System User
  • [gnome-keysign: 67/75] gpgmeh: Use gpgconf to determine the agent's location, Gitlab System User
  • [gnome-keysign: 66/75] tests: mks: load public keys rather than private key, Gitlab System User
  • [gnome-keysign: 65/75] gpgmeh: sign_key: bail out INV_SGNR, Gitlab System User
  • [gnome-keysign: 64/75] gpgmeh: log setting the signers, Gitlab System User
  • [gnome-keysign: 63/75] setup.cfg: Remove the where clause, Gitlab System User
  • [gnome-keysign: 62/75] send: Remove false comment on GLib import, Gitlab System User
  • [gnome-keysign: 61/75] test: removed seckey-1.asc, Gitlab System User
  • [gnome-keysign: 60/75] Added a glib_markup_escape_text_to_text helper function, Gitlab System User
  • [gnome-keysign: 59/75] tests: use private keys in utf8 tests, Gitlab System User
  • [gnome-keysign: 58/75] tests: gpgmks: Reorder keys for Utf8 test, Gitlab System User
  • [gnome-keysign: 56/75] tests: gpgmks: Added a key with UTF8 encoded UIDs, Gitlab System User
  • [gnome-keysign: 57/75] tests: Added utf-8 test to gpgmeh, Gitlab System User
  • [gnome-keysign: 55/75] .gitignore: Ignore coverage folder, Gitlab System User
  • [gnome-keysign: 54/75] Merge pull request #17 from RyuzakiKK/i18n-it, Gitlab System User
  • [gnome-keysign: 53/75] Merge branch 'py3', Gitlab System User
  • [gnome-keysign: 52/75] i18n: Initialised IT locale, Gitlab System User
  • [gnome-keysign: 51/75] Merge branch 'i18n-grace', Gitlab System User
  • [gnome-keysign: 50/75] Merge branch 'i18n-klw', Gitlab System User
  • [gnome-keysign: 49/75] keylistwidget: Import _ from i18n, Gitlab System User
  • [gnome-keysign: 48/75] i18n: Gracefully handle lang not being available, Gitlab System User
  • [gnome-keysign: 47/75] Merge branch 'py3-babelglade' into py3, Gitlab System User
  • [gvfs] sftp: Add support for setting timestamps, Ondrej Holy
  • [gnome-keysign: 46/75] babelglade: Port exception syntax to Python 3, Gitlab System User
  • [gvfs] metadata: Use static keyword for private function, Ondrej Holy
  • [gnome-keysign: 45/75] Merged colon UIDs, Gitlab System User
  • [gvfs] Post branch version bump, Ondrej Holy
  • [gnome-keysign: 44/75] Merge pgpy, Gitlab System User
  • [gnome-keysign: 43/75] Merge translatable strings, Gitlab System User
  • [gvfs] dav: Prevent usage of uninitialized variable, Ondrej Holy
  • [gnome-keysign: 42/75] Merge remote-tracking branch 'origin/pr/14', Gitlab System User
  • [gvfs] afp: Prevent usage of uninitialized variable, Ondrej Holy
  • [gnome-keysign: 41/75] README: Fedora 25+ has moved the gtksink element to a separate packge, Gitlab System User
  • [gnome-keysign: 40/75] RELEASE_NOTES: Added comment about the avahioffer, Gitlab System User
  • [gnome-keysign: 39/75] Merge branch 'avahioffer-noglib', Gitlab System User
  • [gnome-keysign: 38/75] avahioffer: Remove pygi imports, Gitlab System User
  • [gnome-keysign: 37/75] tests: gpgmks: Add some more check to bail out early, Gitlab System User
  • [gnome-keysign: 36/75] gpgmks: Export a key based on its fingerprint rather than UID, Gitlab System User
  • [gnome-keysign: 35/75] gpgmks: Make UIDExport get the key by fingerprint rather than UID, Gitlab System User
  • [gnome-keysign: 34/75] Merge KEY_CONSIDERED which is needed for gpgme tests to pass, Gitlab System User
  • [gnome-keysign: 33/75] gpgmeh: Log the repr of the gpgme.Sink, Gitlab System User
  • [gnome-keysign: 32/75] gpgmks: sign_keydata_and_encrypt: Use the fingerprint as recipient, Gitlab System User
  • [gnome-keysign: 31/75] tests: gpgmeh: Sanitise UID from gpgme before comparing, Gitlab System User
  • [gnome-keysign: 30/75] gpgkey: Make the UID "safe" for direct consumption, Gitlab System User
  • [gnome-keysign: 29/75] AvahiBrowser: Referred to an open pull request for Avahi, Gitlab System User
  • [gnome-keysign] (75 commits) ...Added a DOAP file, Gitlab System User
  • [libxslt] Adjust expected error output for libxml2 changes, Nick Wellnhofer
  • [gnome-software] fwupd: Port to the version 1.0 API, Richard Hughes
  • [gnome-software] fwupd: Get the device name from the FwupdDevice, Richard Hughes
  • [vala] gnutls: Fix free_function ccode-attribute of Certificate, Rico Tzschichholz
  • [gtk+] testsuite: Add test case for previous commit, Timm Bäder
  • [gtk+] widget: Fix inserting child widgets at the beginning, Timm Bäder
  • [gtk+] build: Add widgetorder unit test to build system, Timm Bäder
  • [gtk+] box: Remove return value from box_pack, Timm Bäder
  • [gtk+] box: Remove size_allocate_no_center, Timm Bäder
  • [gtk+] adwaita: Remove outlines from focused entries for now, Timm Bäder
  • [baobab/gnome-3-26] Rework settings handling, Stefano Facchini
  • [gnome-builder/gnome-builder-3-26] vim: fix de db dw, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] add yfX, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] vim: add y$, Sébastien Lafargue
  • [baobab/wip/gtk4: 2/2] more porting, Stefano Facchini
  • [baobab/wip/gtk4: 1/2] start gtk4 port, Stefano Facchini
  • [baobab] (2 commits) Created branch wip/gtk4, Stefano Facchini
  • [baobab] Deleted branch wip/gtk4, Stefano Facchini
  • [baobab] Rework settings handling, Stefano Facchini
  • [baobab] trivial: fix style, Stefano Facchini
  • [libsoup/gnome-3-22] Authentication should success in some cases when gss_init_sec_context() returns error, Tomas Popela
  • [libsoup/gnome-3-22] Can't access sites that request closing the connection during 401, Tomas Popela
  • [libsoup/gnome-3-22] Rework some of the SoupAuthNegotiate internals, Tomas Popela
  • [libsoup/gnome-3-22] Don't leak the SoupMessage and SoupSession objects in the examples/get utility, Tomas Popela
  • [libsoup/gnome-3-24] Authentication should success in some cases when gss_init_sec_context() returns error, Tomas Popela
  • [libsoup/gnome-3-24] Can't access sites that request closing the connection during 401, Tomas Popela
  • [libsoup/gnome-3-24] Rework some of the SoupAuthNegotiate internals, Tomas Popela
  • [libsoup/gnome-3-24] Don't leak the SoupMessage and SoupSession objects in the examples/get utility, Tomas Popela
  • [gnome-builder] add some larger application icon variants, Christian Hergert
  • [libsoup/gnome-3-22] Bug 788238 - Fallback to another authentication type if the current failed, Tomas Popela
  • [gnome-builder] gjs-sybmols: Fix some unhandled exceptions, Patrick Griffis
  • [evince/gnome-3-26] Update Greek translation, Translations User D-L
  • [geary/geary-0.11] Update Swedish translation, Translations User D-L
  • [devhelp] Update Greek translation, Translations User D-L
  • [anjuta] Update Greek translation, Translations User D-L
  • [evolution/gnome-3-26] Bug 788112 - To Do Bar has recurring items from following week, Milan Crha
  • [evolution/gnome-3-26] Use large-enough buffer in e_calendar_item_draw_day_numbers(), Milan Crha
  • [evolution] Bug 788112 - To Do Bar has recurring items from following week, Milan Crha
  • [libsoup/gnome-3-24] Bug 788238 - Fallback to another authentication type if the current failed, Tomas Popela
  • [libsoup] Bug 788238 - Fallback to another authentication type if the current failed, Tomas Popela
  • [sysadmin-bin] Append moved_to_gitlab to the infrastructure directories, Andrea Veri
  • [pybliographer] Remove unneeded gnome-related files. They are not used anymore., Zoltan Kota
  • [gnome-todo/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [gnome-nettool] Updated Slovenian translation, Matej Urbančič
  • [gnome-calendar/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [evolution-data-server/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [gnome-internet-radio-locator] Revert "Add Matej Urbančič (Slovenian translation)", ole
  • [gnome-internet-radio-locator] Add Matej Urbančič (Slovenian translation), ole
  • [gnome-disk-utility/gnome-3-26] Show mount options for swap volumes, Kai Lüke
  • [gnome-disk-utility/gnome-3-26] Fix license link in logo SVG metadata, Kai Lüke
  • [gnome-disk-utility/gnome-3-26] Fix SIGSEGV in gdu_utils_get_all_contained_objects, Kai Lüke
  • [gnome-builder] vim: add y$, Sébastien Lafargue
  • [gnome-builder] vim: fix b B db dB, Sébastien Lafargue
  • [gnome-calendar/gnome-3-26] Update Hungarian translation, Translations User D-L
  • [gnome-todo] Update Hungarian translation, Translations User D-L
  • [gnome-todo/gnome-3-26] Update Hungarian translation, Translations User D-L
  • [anjuta] Update Hungarian translation, Translations User D-L
  • [gnome-todo] Updated Slovenian translation, Matej Urbančič
  • [gnome-settings-daemon/gnome-3-24] Updated Slovenian translation, Matej Urbančič
  • [gnome-session] Updated Slovenian translation, Matej Urbančič
  • [gnome-session/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [gnome-control-center/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [gnome-calendar] Updated Slovenian translation, Matej Urbančič
  • [glib/glib-2-54] Updated Slovenian translation, Matej Urbančič
  • [epiphany] Updated Slovenian translation, Matej Urbančič
  • [epiphany/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [epiphany/gnome-3-24] Updated Slovenian translation, Matej Urbančič
  • [anjuta] Updated Slovenian translation, Matej Urbančič
  • [anjuta-extras] Updated Slovenian translation, Matej Urbančič
  • [gvfs] programs: Fix bashism in gvfs-* wrapper script, Ondrej Holy
  • [gnome-builder] movements: work around inconsistencies for 'b' and 'B' in vim, Christian Hergert
  • [gjs] coverage: Refactor bootstrap code to use ES6 classes, Philip Chimento
  • [gjs/wip/ptomato/develop: 2/2] coverage: Misc refactors, Philip Chimento
  • [gjs/wip/ptomato/develop: 1/2] coverage: Refactor to use Debugger.Script.getOffsetsCoverage(), Philip Chimento
  • [gjs] (2 commits) Non-fast-forward update to branch wip/ptomato/develop, Philip Chimento
  • [gtk+] Recorder: Add details for inset and outset shadow nodes, Matthias Clasen
  • [gnome-todo] task-row: improve animations even more, Georges Basile Stavracas Neto
  • [gnome-todo] task-row: make edit pane drop from above, Georges Basile Stavracas Neto
  • [gnome-todo] main: simplify main, Georges Basile Stavracas Neto
  • [gtk+] gsk: Fix a typo, Matthias Clasen
  • [gtk+] Recorder: Show details about linear gradient nodes, Matthias Clasen
  • [gtk+] Recorder: Show details of blur nodes, Matthias Clasen
  • [gtk+] recorder: Show details for blend nodes, Matthias Clasen
  • [gtk+] gsk: remove gsk_blend_node_get_blend_mode from public api, Matthias Clasen
  • [gtk+] Recorder: Show details of crossfade nodes, Matthias Clasen
  • [gtk+] recorder: Show details for opacity nodes, Matthias Clasen
  • [gtk+] Recorder: Show details of border nodes, Matthias Clasen
  • [gtk+] recorder: Put text color in the right row, Matthias Clasen
  • [gnome-builder/gnome-builder-3-26] notification: try harder to suppress messages, Christian Hergert
  • [gnome-builder] notification: try harder to suppress messages, Christian Hergert
  • [gtk+/wip/otte/shader] gskslexpression: Implement negation, Benjamin Otte
  • [sysprof] build: fix header installation paths, Christian Hergert
  • [gnome-calendar] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-calendar/gnome-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-todo/gnome-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [sysprof] build: use subdir meson.build files, Christian Hergert
  • [anjuta] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk+/wip/otte/shader] gskslexpression: Change function call error handling, Benjamin Otte
  • [gtk+/wip/otte/shader] gskslexpression: Parse (sub)expressions in parenthesis, Benjamin Otte
  • [sysprof] build: move script to meson subdir, Christian Hergert
  • [sysprof] source tree cleanup, Christian Hergert
  • [sysprof] git: modernize .gitignore, Christian Hergert
  • [gnome-todo/gnome-3-26] Update Swedish translation, Translations User D-L
  • [gnome-nettool] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-nettool] Update Swedish translation, Translations User D-L
  • [gnome-nettool] Update Polish translation, Piotr Drąg
  • [gnome-nettool] Add translator comments to the .desktop file, Piotr Drąg
  • [evince/gnome-3-24] view: Fix infinite loop over annotation windows, Jose Aliste
  • [gegl] tests: update contrast-curve test result, Øyvind Kolås
  • [librsvg] ViewBox::new() - new constructor, Federico Mena Quintero
  • [librsvg] Remove test for 760180.svg - it is the same SVG as painting-marker-06-f.svg, Federico Mena Quintero
  • [librsvg] wip: marker.rs: make order consistent with viewport, Federico Mena Quintero
  • [librsvg] viewport.rs: Give better names to the test functions, Federico Mena Quintero
  • [librsvg] viewport.rs: Make the order of operations consistent, Federico Mena Quintero
  • [librsvg] viewport.rs: Disable rendering if the viewBox size is 0, per the spec, Federico Mena Quintero
  • [librsvg] draw_in_viewport(): Take in a ClipMode enum instead of an obscure boolean, Federico Mena Quintero
  • [librsvg] marker.rs: Start directly with the state's current transformation, not an identity, Federico Mena Quintero
  • [librsvg] marker.rs: Compute the rotation with less code, Federico Mena Quintero
  • [gtk+] Recorder: Show colors visually for text too, Matthias Clasen
  • [gtk+] Reshuffle the recorder ui a bit, Matthias Clasen
  • [gtk+] recorder: Show surfaces and textures, Matthias Clasen
  • [gtk+] recorder: Show text node properties, Matthias Clasen
  • [gnome-todo/gnome-3-26] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-calendar/gnome-3-26] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-builder/gnome-builder-3-26] Updated Danish translation, Ask Hjorth Larsen
  • [anjuta] Updated Danish translation, Ask Hjorth Larsen
  • [babl] babl: use -no-install to avoid libtool .sh wrappers, Øyvind Kolås
  • [gegl] build: pass -no-install to libtool for some test binaries, Øyvind Kolås
  • [gnome-nettool] build: Fix missing translations, Iñigo Martínez
  • [gnome-nettool] build: Migrate from Intltool to Gettext, Iñigo Martínez
  • [gnome-builder/gnome-builder-3-26] source-view: fix paste with repeat counts, Christian Hergert
  • [gedit] Update Hungarian translation, Translations User D-L
  • [gnome-builder] source-view: fix paste with repeat counts, Christian Hergert
  • [gtk+/wip/otte/shader: 56/56] gskslfunction: Parse arguments, Benjamin Otte
  • [gtk+/wip/otte/shader: 55/56] gsksl: Introduce gsk_sl_preprocessor_sync(), Benjamin Otte
  • [gtk+/wip/otte/shader: 54/56] gskslfunction: Properly type-check calls to struct constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 53/56] gsksltype: Generate better type names, Benjamin Otte
  • [gtk+/wip/otte/shader: 52/56] gsksl: Add support for parsing members of struct variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 51/56] gsksl: Add support for structs, Benjamin Otte
  • [gtk+/wip/otte/shader: 50/56] gskslexpression: Implment function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 49/56] gskslscope: Track function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 48/56] gskslnode: Always return a statement, Benjamin Otte
  • [gtk+/wip/otte/shader: 47/56] gsksl: Make expression parsing never fail, Benjamin Otte
  • [gtk+/wip/otte/shader: 46/56] gskslpreprocessor: Return fatalness of parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 45/56] gsksl: Add an error enum, Benjamin Otte
  • [gtk+/wip/otte/shader: 44/56] gskslpreprocessor: Redo error emission, Benjamin Otte
  • [gtk+/wip/otte/shader: 43/56] gskslexpression: Parse swizzles, Benjamin Otte
  • [gtk+/wip/otte/shader: 42/56] gsksltype: Add gsk_sl_type_get_index_stride(), Benjamin Otte
  • [gtk+/wip/otte/shader: 41/56] gskslexpression: References to const variables are const, Benjamin Otte
  • [gtk+/wip/otte/shader: 40/56] gskslprogram: Allow variables to have constant initializers, Benjamin Otte
  • [gtk+/wip/otte/shader: 39/56] gskslvariable: Allow storing an initializer value with a variable, Benjamin Otte
  • [gtk+/wip/otte/shader: 38/56] gsksldeclaration: Throw an error if a variable initializer doesn't match, Benjamin Otte
  • [gtk+/wip/otte/shader: 37/56] gskslvariable: Store constness of variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 36/56] gskslexpression: Change is_constant() to get_constant(), Benjamin Otte
  • [gtk+/wip/otte/shader: 35/56] gsksl: Parse common layout() specifiers, Benjamin Otte
  • [gtk+/wip/otte/shader: 34/56] gsksl: Redo declaration "decorator" parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 33/56] gsksl: Introduce GskSlValue, Benjamin Otte
  • [gtk+/wip/otte/shader: 32/56] gskslprogram: Parse global variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 31/56] gskslfunction: Change name printing to name getting, Benjamin Otte
  • [gtk+/wip/otte/shader: 30/56] gsksl: Turn functions into functions, Benjamin Otte
  • [gtk+/wip/otte/shader: 29/56] gsksl: Split Expression from Node, Benjamin Otte
  • [gtk+/wip/otte/shader: 28/56] gsksl: Add GskSlVariable, Benjamin Otte
  • [gtk+/wip/otte/shader: 27/56] gskslpreprocessor: Implement #define and #undef, Benjamin Otte
  • [gtk+/wip/otte/shader: 26/56] gskslcompiler: Add support for adding defines, Benjamin Otte
  • [gtk+/wip/otte/shader: 25/56] gsksl: Introduce GskSlCompiler, Benjamin Otte
  • [gtk+/wip/otte/shader: 24/56] gsksl: Split out GskSlProgram, Benjamin Otte
  • [gtk+/wip/otte/shader: 23/56] gsksltokenizer: Always return idents, Benjamin Otte
  • [gtk+/wip/otte/shader: 22/56] gsksltokenizer: Detect preprocessor directives, Benjamin Otte
  • [gtk+/wip/otte/shader: 21/56] gsksl: Implement skeleton SPIRV output, Benjamin Otte
  • [gtk+/wip/otte/shader: 20/56] gsk: Add GskSlPointerType, Benjamin Otte
  • [gtk+/wip/otte/shader: 19/56] gtk: Add gtk-glsl binary, Benjamin Otte
  • [gtk+/wip/otte/shader: 18/56] gsksltype: Turn gsk_sl_type_print() into gsk_sl_type_get_name(), Benjamin Otte
  • [gtk+/wip/otte/shader: 17/56] gskslnode: Parse return statements, Benjamin Otte
  • [gtk+/wip/otte/shader: 16/56] gskslnode: Add builtin constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 15/56] gskslnode: Add arithmetic operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 14/56] gskslnode: Add comparison and shift operators, Benjamin Otte
  • [gtk+/wip/otte/shader: 13/56] gskslnode: Add support for bitwise operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 12/56] gsksltype: Add matrix type, Benjamin Otte
  • [gtk+/wip/otte/shader: 11/56] gsksltype: Add support for vector types, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/56] gsksltype: Make GskSlType classed, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/56] gsksltype: Prepare type system for rework, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/56] gskslnode: Add GskSlNodeOperation, Benjamin Otte
  • [gtk+/wip/otte/shader: 7/56] gskslnode: Add variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 6/56] gskslnode: Add gsk_sl_node_is_constant(), Benjamin Otte
  • [gtk+/wip/otte/shader: 5/56] gskslnode: Add gsk_sl_node_get_return_type(), Benjamin Otte
  • [gtk+/wip/otte/shader: 4/56] gsksl: Add gsksltypesprivate.h, Benjamin Otte
  • [gtk+/wip/otte/shader: 3/56] gsksl: Parse assignments, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/56] gsksl: Start parsing statements by parsing constants, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/56] gsk: Add a skeleton for a GLSL parser, Benjamin Otte
  • [gtk+] (56 commits) Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [gnome-builder] vim: fix 'de' 'db' 'dw', Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] python-indenter: handle compose keys with e or f, Christian Hergert
  • [gnome-builder] python-indenter: handle compose keys with e or f, Christian Hergert
  • [gnome-software/wip/ubuntu-master] gs_details_page_set_url: Pass helper to gs_plugin_loader_job_process_async, Iain Lane
  • [shotwell] Update Swedish translation, Translations User D-L
  • [giggle] Update Swedish translation, Translations User D-L
  • [sysprof] line-visualizer: lower task priority, Christian Hergert
  • [sysprof] line-visualizer: teach draw code how to fill in lines, Christian Hergert
  • [frogr] Update Swedish translation, Translations User D-L
  • [damned-lies] Update Danish translation, Translations User D-L
  • [gnome-software/gnome-3-24] Updated Czech translation, Marek Černocký
  • [gnome-software/gnome-3-26] Updated Czech translation, Marek Černocký
  • [gnome-software] Updated Czech translation, Marek Černocký
  • [gtk+] recorder: show color information for color nodes, Matthias Clasen
  • [chronojump] Encoder analyze treeview now don't colorize max, avg, sd rows, Xavier de Blas
  • [at-spi2-core] Remove dependency on libxkbcommon, Mike Gorse
  • [libxslt] Created tag v1.1.31-rc1, Daniel Veillard
  • [gnome-todo/gnome-3-26] task: dereference pointer before comparing tasks, Georges Basile Stavracas Neto
  • [gnome-todo] task: dereference pointer before comparing tasks, Georges Basile Stavracas Neto
  • [libxml2] Created tag v2.9.6-rc1, Daniel Veillard
  • [gnome-internet-radio-locator] Update screenshot for 1.0, ole
  • [gnome-todo] task-row: improve spacing, Georges Basile Stavracas Neto
  • [gnome-todo] new-task-row: make entry cover the whole row, Georges Basile Stavracas Neto
  • [gdm/wip/rancell/g-auto: 6/6] Use g_auto for variables, Robert Ancell
  • [gdm] (6 commits) Non-fast-forward update to branch wip/rancell/g-auto, Robert Ancell
  • [gdm] daemon: Remove obsolete module gdm-xerrors, Robert Ancell
  • [gdm] daemon: Tidy up main() failure cases, Robert Ancell
  • [gnome-todo] task-row: end-align date label, Georges Basile Stavracas Neto
  • [gnome-todo] provider: remove :get_edit_panel vfunc, Georges Basile Stavracas Neto
  • [gnome-todo] task-row: don't show date label when no date is set, Georges Basile Stavracas Neto
  • [gdm] daemon: Move root check before settings are loaded, Robert Ancell
  • [gdm] daemon: Fix double free of GError, Robert Ancell
  • [gdm] daemon: Remove unnecessary check for function that can't return NULL, Robert Ancell
  • [gtk+] Plug some memory leaks, Timm Bäder
  • [gtk+] GdkEvent: OWNER_CHANGE events have a selection as well, Timm Bäder
  • [gtk+] GdkEvent: Unref user_data in free, Timm Bäder
  • [tracker-miners] Fix builddir != srcdir builds, Sam Thursfield
  • [gedit-plugins] Update Polish translation, Piotr Drąg
  • [gedit-plugins] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [frogr] Add missing id parameters to <section>s so yelp-check validates, Andre Klapper
  • [frogr] Fix a typo in help file, Andre Klapper
  • [evolution/gnome-3-26] Remove linked page that got deleted in 8f967d9f, Andre Klapper
  • [evolution] Remove linked page that got deleted in 8f967d9f, Andre Klapper
  • [gedit-plugins] Fix translation of plugins metainfo, Piotr Drąg
  • [gnome-apps-nightly] org.gnome.Todo: add a flatpakref file, Georges Basile Stavracas Neto
  • [at-spi2-atk] meson: Ensure paths written to .pc are absolute, Mike Gorse
  • [gdm/wip/rancell/g-auto] Use g_auto for variables, Robert Ancell
  • [gdm] Created branch wip/rancell/g-auto, Robert Ancell
  • [tracker] meson: Fix hardcoded TRACKER_API_VERSION=1.0, Sam Thursfield
  • [anjuta] Update Slovak translation, Translations User D-L
  • [gnome-todo] Update Slovak translation, Translations User D-L
  • [gnome-todo/gnome-3-26] Update Slovak translation, Translations User D-L
  • [gnome-calendar] Update Slovak translation, Translations User D-L
  • [gnome-calendar/gnome-3-26] Update Slovak translation, Translations User D-L
  • [gnome-builder] vim: add yfX, Sébastien Lafargue
  • [gnome-shell] messageTray: Check monitor's existence before trying to update the state, Mario Sanchez Prada
  • [gnome-flashback] shell: avoid deprecated gdk_screen_get_n_monitors, Alberts Muktupāvels
  • [gnome-flashback] shell: fix monitor labels, Alberts Muktupāvels
  • [gnome-flashback] shell: avoid deprecated gdk_screen_get_monitor_workarea, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: change display configuration timeout, Alberts Muktupāvels
  • [damned-lies] Replaced the Sites framework by a simple SITE_DOMAIN setting, Claude Paroz
  • [tracker] meson: Fix misspelled keyword arg, Sam Thursfield
  • [gnote] Add missing id parameter to <section> so yelp-check validates, Andre Klapper
  • [damned-lies] Replace deprecated urlresolvers references, Claude Paroz
  • [damned-lies] Add test for leaving team, Claude Paroz
  • [gnome-apps-nightly] Manifest moved to Geary repository., Michael Gratton
  • [geary] Add woraround for view source not working under flatpak., Michael Gratton
  • [geary] Import flatpak-builder config into the tree from gnome-apps-nightly., Michael Gratton
  • [gnome-todo] project: Fix documentation generation, Georges Basile Stavracas Neto
  • [gnome-todo/gnome-3-26] project: Fix documentation generation, Georges Basile Stavracas Neto
  • [geary] Revert appdata id change to fix flatpak build., Michael Gratton
  • [geary] Fix flatpak build error maybe., Michael Gratton
  • [geary] Banish last traces of "email client" from app., Michael Gratton
  • [gimp] Bug 786844 - Issue with grain merge layer mode, N/A
  • [gtk+] vulkan: Measure gpu time, Matthias Clasen
  • [gtk+] gsk: Change the profiler setup, Matthias Clasen
  • [gtk+] gsk: Redo the sampling in the profiler, Matthias Clasen
  • [gnome-flashback] monitor-manager: add get_monitor_for_connector, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: add get_monitor_for_output, Alberts Muktupāvels
  • [gnome-flashback] backends: add gf_backend_monitors_changed, Alberts Muktupāvels
  • [balsa] Fix prefixes in marshal files, Peter Bloomfield
  • [vte/vte-0-48] emulation: Add support for REP (repeat preceding graphic character), Egmont Koblinger
  • [vte/vte-0-50] emulation: Add support for REP (repeat preceding graphic character), Egmont Koblinger
  • [vte] emulation: Add support for REP (repeat preceding graphic character), Egmont Koblinger
  • [balsa] Fix basenames of marshal files, Peter Bloomfield
  • [mutter/gnome-3-24] wayland/surface: Send buffer release events immediately, Jonas Ådahl
  • [mutter] backends/x11: Prevent segfault when querying list of devices, Jonas Ådahl
  • [mutter] wayland/surface: Send buffer release events immediately, Jonas Ådahl
  • [gimp] Update Galician translation, Translations User D-L
  • [pan2] Update Polish translation, Piotr Drąg
  • [mutter] screen: Unset timeout ID after removal, Florian Müllner
  • [pan2] One more Unicode apostrophe, Piotr Drąg
  • [niepce] engine+rust: FolderVirtualType is now defined in Rust, Hubert Figuière
  • [niepce] rust+engine: move more definitions to Rust, Hubert Figuière
  • [niepce] rust+notification: handle LabelChanged in the C glue code, Hubert Figuière
  • [niepce] Rust: cleanup, Hubert Figuière
  • [niepce] eng+rust: LibMetadata::to_properties now implemented in Rust, Hubert Figuière
  • [niepce] fwk+rust: PropertyValue and PropertyBag are in Rust, Hubert Figuière
  • [niepce] fwk+rust: fix the err_out!() macro, Hubert Figuière
  • [gegl/wip/pippin/per-thread-buffer-iterator] gegl: use gegl_buffer_iterator per thread for point-ops, Øyvind Kolås
  • [gegl] Created branch wip/pippin/per-thread-buffer-iterator, Øyvind Kolås
  • [gnome-flashback] Update Polish translation, Piotr Drąg
  • [shotwell] Update Polish translation, Piotr Drąg
  • [gnome-builder/gnome-builder-3-26] editor: paste from external text at wrong position, Sébastien Lafargue
  • [gnome-todo] eds-plugin: move EDS dependencies to EDS plugin, Georges Basile Stavracas Neto
  • [gnome-builder] editor: paste from external text at wrong position, Sébastien Lafargue
  • [nemiver] Update Polish translation, Piotr Drąg
  • [gthumb] Update Polish translation, Piotr Drąg
  • [gnome-todo] doc: fix build file, Georges Basile Stavracas Neto
  • [accerciser] Update Polish translation, Piotr Drąg
  • [gnome-todo/gnome-3-26] doc: fix build file, Georges Basile Stavracas Neto
  • [seahorse] Update Polish translation, Piotr Drąg
  • [gnome-todo] Update Polish translation, Piotr Drąg
  • [gnome-todo/gnome-3-26] Update Polish translation, Piotr Drąg
  • [gnome-calendar] Update Polish translation, Piotr Drąg
  • [gnome-calendar/gnome-3-26] Update Polish translation, Piotr Drąg
  • [gnome-todo] Update Finnish translation, Translations User D-L
  • [gnome-todo/gnome-3-26] Update Finnish translation, Translations User D-L
  • [gnome-calendar] Update Finnish translation, Translations User D-L
  • [gnome-calendar/gnome-3-26] Update Finnish translation, Translations User D-L
  • [anjuta] Update Polish translation, Piotr Drąg
  • [gtk+] gsk: Add a profile counter for vulkan render passes, Matthias Clasen
  • [gtk+] vulkan: Implement multiple render passes, Matthias Clasen
  • [gtk+] Add an api to get the vertex data for a render pass, Matthias Clasen
  • [gtk+] Add semaphores to the command buffer submit api, Matthias Clasen
  • [gtk+] Add an api to create intermediate textures, Matthias Clasen
  • [gnome-nettool] build: add meson build, Germán Poo-Caamaño
  • [seahorse] Mark missing strings for translation, Piotr Drąg
  • [shotwell] Mark missing strings for translation, Piotr Drąg
  • [network-manager-openvpn] Mark missing strings for translation, Piotr Drąg
  • [anjuta] Update Galician translation, Translations User D-L
  • [gnome-todo] Update Galician translation, Translations User D-L
  • [gnome-todo/gnome-3-26] Update Galician translation, Translations User D-L
  • [gnome-software] Update Galician translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Galician translation, Translations User D-L
  • [gnome-calendar] Update Galician translation, Translations User D-L
  • [gnome-calendar/gnome-3-26] Update Galician translation, Translations User D-L
  • [nemiver] Mark missing strings for translation, Piotr Drąg
  • [libdazzle] Mark missing strings for translation, Piotr Drąg
  • [gnome-flashback] monitor-manager: show confirm display change dialog, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: add current_switch_config, Alberts Muktupāvels
  • [gtk+] inspector: Mark missing strings for translation, Piotr Drąg
  • [gthumb] Mark missing strings for translation, Piotr Drąg
  • [gnome-todo/gnome-3-26] Mark missing strings for translation, Piotr Drąg
  • [gnome-todo] Mark missing strings for translation, Piotr Drąg
  • [gnome-calendar/gnome-3-26] Mark missing strings for translation, Piotr Drąg
  • [gnome-documents/gnome-3-26] Mark missing strings for translation, Piotr Drąg
  • [gnome-software/gnome-3-26] Mark missing strings for translation, Piotr Drąg
  • [gnome-software] Mark missing strings for translation, Piotr Drąg
  • [gnome-logs] Mark missing strings for translation, Piotr Drąg
  • [gnome-documents] Mark missing strings for translation, Piotr Drąg
  • [gnome-color-manager] Mark missing strings for translation, Piotr Drąg
  • [gnome-calendar] Mark missing strings for translation, Piotr Drąg
  • [evolution] Mark missing strings for translation, Piotr Drąg
  • [anjuta] Mark missing strings for translation, Piotr Drąg
  • [accerciser] Mark missing strings for translation, Piotr Drąg
  • [gnome-flashback] display-config: mark a string for translation, Piotr Drąg
  • [gnome-builder] build: Fix meson warning, Patrick Griffis
  • [baobab/wip/gtk4] more porting, Stefano Facchini
  • [jhbuild] core-deps-3.26: use the 0_9_X branch of fwupd, Richard Hughes
  • [jhbuild] core-deps-3.24: use the 0_8_X branch of fwupd, Richard Hughes
  • [jhbuild] core-deps-3.22: use the 0_8_X branch of fwupd, Richard Hughes
  • [jhbuild] core-deps-3.20: use the 0_8_X branch of fwupd, Richard Hughes
  • [gnome-flashback] Updated Czech translation, Marek Černocký
  • [gnome-todo] todo-txt: generate task with provider vfunc, Georges Basile Stavracas Neto
  • [gnome-todo] provider: set random uuid by default, Georges Basile Stavracas Neto
  • [gnome-todo] task: transfer ownership of due date, Georges Basile Stavracas Neto
  • [gtk+/wip/matthiasc/renderpasses: 6/6] vulkan: Move code around, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses: 5/6] gsk: Add a profile counter for vulkan render passes, Matthias Clasen
  • [gnome-todo] provider: Introduce :generate_task vfunc, Georges Basile Stavracas Neto
  • [gtk+/wip/matthiasc/renderpasses: 4/6] Implement multiple render passes, Matthias Clasen
  • [gnome-todo] task: Move ECalComponent to EDS plugin, Georges Basile Stavracas Neto
  • [gtk+/wip/matthiasc/renderpasses: 3/6] Add an api to get the vertex data for a render pass, Matthias Clasen
  • [gnome-todo] application: add Tobias Bernard as Artist, Georges Basile Stavracas Neto
  • [gtk+/wip/matthiasc/renderpasses: 2/6] Add semaphores to the command buffer submit api, Matthias Clasen
  • [gnome-todo] edit-pane: remove private field, Georges Basile Stavracas Neto
  • [gtk+/wip/matthiasc/renderpasses: 1/6] Add an api to create intermediate textures, Matthias Clasen
  • [gnome-todo] Remove libdazzle, Georges Basile Stavracas Neto
  • [gtk+] (6 commits) Non-fast-forward update to branch wip/matthiasc/renderpasses, Matthias Clasen
  • [gnome-todo] Deleted branch wip/gbsneto/component-to-eds, Georges Basile Stavracas Neto
  • [gnome-todo/wip/gbsneto/component-to-eds: 4/4] task: Move ECalComponent to EDS plugin, Georges Basile Stavracas Neto
  • [gnome-todo/wip/gbsneto/component-to-eds: 3/4] application: add Tobias Bernard as Artist, Georges Basile Stavracas Neto
  • [gnome-todo/wip/gbsneto/component-to-eds: 2/4] edit-pane: remove private field, Georges Basile Stavracas Neto
  • [gnome-todo/wip/gbsneto/component-to-eds: 1/4] Remove libdazzle, Georges Basile Stavracas Neto
  • [gnome-todo] (4 commits) Created branch wip/gbsneto/component-to-eds, Georges Basile Stavracas Neto
  • [gtk+/wip/otte/shader] gskslfunction: Properly type-check calls to struct constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 38/38] gsksltype: Generate better type names, Benjamin Otte
  • [gtk+/wip/otte/shader: 37/38] gsksl: Add support for parsing members of struct variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 36/38] gsksl: Add support for structs, Benjamin Otte
  • [gtk+/wip/otte/shader: 35/38] gskslexpression: Implment function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 34/38] gskslscope: Track function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 33/38] gskslnode: Always return a statement, Benjamin Otte
  • [gtk+/wip/otte/shader: 32/38] gsksl: Make expression parsing never fail, Benjamin Otte
  • [gtk+/wip/otte/shader: 31/38] gskslpreprocessor: Return fatalness of parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 30/38] gsksl: Add an error enum, Benjamin Otte
  • [gtk+/wip/otte/shader: 29/38] gskslpreprocessor: Redo error emission, Benjamin Otte
  • [gtk+/wip/otte/shader: 28/38] gskslexpression: Parse swizzles, Benjamin Otte
  • [gtk+/wip/otte/shader: 27/38] gsksltype: Add gsk_sl_type_get_index_stride(), Benjamin Otte
  • [gtk+/wip/otte/shader: 26/38] gskslexpression: References to const variables are const, Benjamin Otte
  • [gtk+/wip/otte/shader: 25/38] gskslprogram: Allow variables to have constant initializers, Benjamin Otte
  • [gtk+/wip/otte/shader: 24/38] gskslvariable: Allow storing an initializer value with a variable, Benjamin Otte
  • [gtk+/wip/otte/shader: 23/38] gsksldeclaration: Throw an error if a variable initializer doesn't match, Benjamin Otte
  • [gtk+/wip/otte/shader: 22/38] gskslvariable: Store constness of variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 21/38] gskslexpression: Change is_constant() to get_constant(), Benjamin Otte
  • [gtk+/wip/otte/shader: 20/38] gsksl: Parse common layout() specifiers, Benjamin Otte
  • [gtk+/wip/otte/shader: 19/38] gsksl: Redo declaration "decorator" parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 18/38] gsksl: Introduce GskSlValue, Benjamin Otte
  • [gtk+/wip/otte/shader: 17/38] gskslprogram: Parse global variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 16/38] gskslfunction: Change name printing to name getting, Benjamin Otte
  • [gtk+/wip/otte/shader: 15/38] gsksl: Turn functions into functions, Benjamin Otte
  • [gtk+/wip/otte/shader: 14/38] gsksl: Split Expression from Node, Benjamin Otte
  • [gtk+/wip/otte/shader: 13/38] gsksl: Add GskSlVariable, Benjamin Otte
  • [gtk+/wip/otte/shader: 12/38] gskslpreprocessor: Implement #define and #undef, Benjamin Otte
  • [gtk+/wip/otte/shader: 11/38] gskslcompiler: Add support for adding defines, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/38] gsksl: Introduce GskSlCompiler, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/38] gsksl: Split out GskSlProgram, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/38] gsksltokenizer: Always return idents, Benjamin Otte
  • [gtk+/wip/otte/shader: 7/38] gsksltokenizer: Detect preprocessor directives, Benjamin Otte
  • [gtk+/wip/otte/shader: 6/38] gsksl: Implement skeleton SPIRV output, Benjamin Otte
  • [gtk+/wip/otte/shader: 5/38] gsk: Add GskSlPointerType, Benjamin Otte
  • [gtk+/wip/otte/shader: 4/38] gtk: Add gtk-glsl binary, Benjamin Otte
  • [gtk+/wip/otte/shader: 3/38] gsksltype: Turn gsk_sl_type_print() into gsk_sl_type_get_name(), Benjamin Otte
  • [gtk+/wip/otte/shader: 2/38] gskslnode: Parse return statements, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/38] gskslnode: Add builtin constructors, Benjamin Otte
  • [gtk+] (38 commits) Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [balsa] .split() strings returned by custom config command, Peter Bloomfield
  • [gimp] Update Russian translation, Alexandre Prokoudine
  • [gimp] wavelet-decompose: marke user-visible messages for translation, Alexandre Prokoudine
  • [gimp] Mark user-visible messages for translation, Alexandre Prokoudine
  • [gnome-devel-docs] Add missing images to accessibility guide, Rafael Fontenelle
  • [seahorse] data: Add .in.in files to CLEANFILES so they get gitignored, Niels De Graef
  • [gnome-flashback] add GfConfirmDisplayChangeDialog and remove old dialog, Alberts Muktupāvels
  • [gnome-flashback] backends: remove ApplyConfiguration method from interface, Alberts Muktupāvels
  • [gnome-flashback] monitor-config-manager: fix 90/270 degree rotation not working, Alberts Muktupāvels
  • [gtk+/wip/matthiasc/renderpasses] gsk: Add a profile counter for vulkan render passes, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses] Set up viewport and mvp for secondary render passes, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses] Some fixes to image layouts, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses] wip: dump textures, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses] Fix semaphore wait flags, Matthias Clasen
  • [gegl] Revert "gegl: remove big overallocation in auto-threading code", Øyvind Kolås
  • [pan2] Update Czech translation, Petr Kovář
  • [pan2] Edit strings, Petr Kovář
  • [gnome-maps] flatpak: Remove stray empty line in finish-args array, Marcus Lundblad
  • [pan2] Added autohiding attachments panel, Petr Kovář
  • [pan2] Fixed groups/body panels resizing in GTK 3, Petr Kovář
  • [pan2] Attempt to fix display of threads with unread articles., Petr Kovář
  • [pan2] Use Unicode in translatable strings, Petr Kovář
  • [gegl] gegl: remove big overallocation in auto-threading code, Øyvind Kolås
  • [librsvg] viewport.rs: Start adding tests, Federico Mena Quintero
  • [librsvg] Implement draw_in_viewport() indirectly so we can have some tests, Federico Mena Quintero
  • [gnome-user-docs] Created tag 3.26.0.1, Petr Kovář
  • [gnome-user-docs/gnome-3-26] 3.26.0.1, Petr Kovář
  • [gtk+/wip/baedert/gtk-widget-destroy] nativedialog: Do not ref the transient_for parent, Timm Bäder
  • [gtk+/wip/otte/shader: 12/12] gskslexpression: Implment function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 11/12] gskslscope: Track function calls, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/12] gskslnode: Always return a statement, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/12] gsksl: Make expression parsing never fail, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/12] gskslpreprocessor: Return fatalness of parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 7/12] gsksl: Add an error enum, Benjamin Otte
  • [gtk+/wip/otte/shader: 6/12] gskslpreprocessor: Redo error emission, Benjamin Otte
  • [gtk+/wip/otte/shader: 5/12] gskslexpression: Parse swizzles, Benjamin Otte
  • [gtk+/wip/otte/shader: 4/12] gsksltype: Add gsk_sl_type_get_index_stride(), Benjamin Otte
  • [gtk+/wip/otte/shader: 3/12] gskslexpression: References to const variables are const, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/12] gskslprogram: Allow variables to have constant initializers, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/12] gskslvariable: Allow storing an initializer value with a variable, Benjamin Otte
  • [mousetweaks] Dummy commit to have my git account not expire, Francesco Fumanti
  • [gtk+] Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [gtk+/wip/otte/shader] gskslexpression: Implment function calls, Benjamin Otte
  • [gtk+/wip/otte/shader] gskslscope: Track function calls, Benjamin Otte
  • [gtk+/wip/otte/shader] gskslnode: Always return a statement, Benjamin Otte
  • [gtk+/wip/otte/shader] gsksl: Make expression parsing never fail, Benjamin Otte
  • [gtk+/wip/otte/shader] gskslpreprocessor: Return fatalness of parsing, Benjamin Otte
  • [gtk+/wip/otte/shader] gsksl: Add an error enum, Benjamin Otte
  • [gtk+/wip/otte/shader] gskslpreprocessor: Redo error emission, Benjamin Otte
  • [librsvg] draw_in_viewport(): Don't pass an affine to the callback; it's implicit now, Federico Mena Quintero
  • [librsvg] NodeUse::draw(): use draw_in_viewport(), Federico Mena Quintero
  • [librsvg] draw_in_viewport(): Take in a clip_before_layer_push argument, Federico Mena Quintero
  • [librsvg] Set the current state's affine in the generic function, Federico Mena Quintero
  • [librsvg] structure.rs: Factor out some duplicated code, Federico Mena Quintero
  • [librsvg] viewport.rs: new draw_in_viewport() function, Federico Mena Quintero
  • [jhbuild] core-3.26: use the gnome-3-26 branch of evince, Alberts Muktupāvels
  • [geary] Updated Danish translation, Ask Hjorth Larsen
  • [geary] Update Finnish translation, Translations User D-L
  • [gnome-usage] README: Improve more wording, Gitlab System User
  • [gnome-usage] README: Improve some wording, Gitlab System User
  • [gtk+/wip/baedert/gtk-widget-destroy: 10/10] GtkWindow: Remove _set_has_user_ref_count, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 9/10] GdkEvent: OWNER_CHANGE events have a selection as well, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 8/10] testdnd2: Adapt to widget changes, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 7/10] build: Add missing action-namespace example, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 6/10] testsuite: add widget refcount test case, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 5/10] widget: Remove gtk_widget_destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 4/10] Stop using gtk_widget_destroy everywhere, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 3/10] GdkEvent: Unref user_data in free, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 2/10] gtk: Stop using gtk_widget_destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 1/10] window: Add gtk_window_destroy, Timm Bäder
  • [gtk+] (10 commits) Non-fast-forward update to branch wip/baedert/gtk-widget-destroy, Timm Bäder
  • [gnome-usage] README: Use proper markdown, Gitlab System User
  • [gtkmm] Gtk::Application::custom_class_init(): Update a comment, Kjell Ahlstedt
  • [glibmm] Gio::Application::custom_class_init(): Update a comment, Kjell Ahlstedt
  • [mutter] window: Support snap packages for sandboxed app IDs, Marco Trevisan
  • [glib-openssl] Add a more secure cypher list, Ignacio Casal Quinteiro
  • [glib-openssl] Disable SSLv2 and SSLv3, Ignacio Casal Quinteiro
  • [evolution] Use large-enough buffer in e_calendar_item_draw_day_numbers(), Milan Crha
  • [evolution/gnome-3-26] Bug 788231 - PageDown in Contacts List view mode misbehaves, Milan Crha
  • [evolution] Bug 788231 - PageDown in Contacts List view mode misbehaves, Milan Crha
  • [baobab/wip/gtk4] start gtk4 port, Stefano Facchini
  • [baobab] Created branch wip/gtk4, Stefano Facchini
  • [gnome-usage] Deleted branch wip/feborges/test, Gitlab System User
  • [gnome-usage] Deleted branch widget-templates, Gitlab System User
  • [gnome-usage] Deleted branch storage-view-template, Gitlab System User
  • [seahorse] Use git.mk for the generated gettext m4s, Niels De Graef
  • [retro-gtk/c-port: 37/37] Documentation fixes, Adrien Plazas
  • [retro-gtk/c-port: 36/37] Fix public visibility, Adrien Plazas
  • [retro-gtk/c-port: 35/37] build: Drop Vala, Adrien Plazas
  • [retro-gtk/c-port: 34/37] Drop unused API_VERSION and ENV_PLUGIN_PATH, Adrien Plazas
  • [retro-gtk/c-port: 33/37] build: Move C files out of subdirs in retro-gtk, Adrien Plazas
  • [retro-gtk/c-port: 32/37] build: Drop Vala-generated C headers, Adrien Plazas
  • [retro-gtk/c-port: 31/37] Port Core to C, Adrien Plazas
  • [retro-gtk/c-port: 30/37] core: Rename init() to boot(), Adrien Plazas
  • [retro-gtk/c-port: 29/37] Rename retro-core.h to retro-core-private.h, Adrien Plazas
  • [retro-gtk/c-port: 28/37] Merge CbError into CoreError, Adrien Plazas
  • [retro-gtk/c-port: 27/37] Port CoreError to C, Adrien Plazas
  • [retro-gtk/c-port: 26/37] Drop unused ControllerInfo and ControllerDescription, Adrien Plazas
  • [retro-gtk/c-port: 25/37] Merge Rumble into Core and InputDevice, Adrien Plazas
  • [retro-gtk/c-port: 24/37] Merge InputDeviceManager into Core, Adrien Plazas
  • [static-web] Added GUADEC 2018 static content, Oliver Gutierrez Suarez
  • [retro-gtk/c-port: 23/37] Port MainLoop to C, Adrien Plazas
  • [retro-gtk/c-port: 22/37] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/c-port: 21/37] Port ModuleIterator to C, Adrien Plazas
  • [retro-gtk/c-port: 20/37] Port ModuleQuery to C, Adrien Plazas
  • [retro-gtk/c-port: 19/37] Port g_log() to C, Adrien Plazas
  • [retro-gtk/c-port: 18/37] Port MemoryType to C, Adrien Plazas
  • [retro-gtk/c-port: 17/37] Port PaPlayer to C, Adrien Plazas
  • [retro-gtk/c-port: 16/37] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/c-port: 15/37] Port CoreView to C, Adrien Plazas
  • [retro-gtk/c-port: 14/37] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/c-port: 13/37] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/c-port: 12/37] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/c-port: 11/37] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/c-port: 10/37] Port PointerId to C, Adrien Plazas
  • [retro-gtk/c-port: 9/37] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/c-port: 8/37] Port MouseId to C, Adrien Plazas
  • [retro-gtk/c-port: 7/37] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/c-port: 6/37] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/c-port: 5/37] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/c-port: 4/37] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/c-port: 3/37] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk/c-port: 2/37] Manually define retro-gtk.h, Adrien Plazas
  • [retro-gtk/c-port: 1/37] core-view: Handle the display internaly, Adrien Plazas
  • [retro-gtk] (37 commits) Created branch c-port, Adrien Plazas
  • [gnome-usage] Created branch wip/feborges/test, Gitlab System User
  • [folks] build: Drop check for libvaladoc, Philip Withnall
  • [gnome-games] retro-runner: Adapt to changes in retro-gtk, Adrien Plazas
  • [retro-gtk] (4 commits) ...cairo-display: Make private, Adrien Plazas
  • [folks] Update git.mk to latest upstream, Niels De Graef
  • [folks] Migrate from intltool to gettext., Niels De Graef
  • [retro-gtk] Deleted branch core-view, Adrien Plazas
  • [static-web] Improve the way tables look, Alexandre Franke
  • [jhbuild] gnome-world: Drop valadoc since it’s part of vala now, Philip Withnall
  • [gtk+/gtk-3-22] flowbox: Fix annotation for GListModel binding callback, Rico Tzschichholz
  • [tracker] meson: NetworkManager should be an optional dep, Sam Thursfield
  • [gtk+] flowbox: Fix annotation for GListModel binding callback, Rico Tzschichholz
  • [gvfs/wip/inigomartinez/meson] metadata: Use static keyword for private function, Iñigo Martínez
  • [gvfs/wip/inigomartinez/meson] dav: Prevent usage of uninitialized variable, Iñigo Martínez
  • [gvfs/wip/inigomartinez/meson] afp: Prevent usage of uninitialized variable, Iñigo Martínez
  • [sysprof] Update Polish help translation, Piotr Drąg
  • [giggle] Update Polish help translation, Piotr Drąg
  • [gtk+/wip/matthiasc/renderpasses] add semaphores, Matthias Clasen
  • [gtk+] Non-fast-forward update to branch wip/matthiasc/renderpasses, Matthias Clasen
  • [retro-gtk/core-view: 4/4] cairo-display: Make private, Adrien Plazas
  • [retro-gtk/core-view: 3/4] core-view: Handle the display internaly, Adrien Plazas
  • [retro-gtk/core-view: 2/4] pa-player: Make private, Adrien Plazas
  • [retro-gtk/core-view: 1/4] core-view: Play sound via a PaPlayer, Adrien Plazas
  • [retro-gtk] (4 commits) Created branch core-view, Adrien Plazas
  • [retro-gtk] Deleted branch fix-leaks, Adrien Plazas
  • [glib] goutputstream: Add missing (optional) annotations to bytes_written args, Philip Withnall
  • [retro-gtk] core: Fix a memory leaks in destructor, Adrien Plazas
  • [retro-gtk/gnome-3-26] core: Fix a memory leaks in destructor, Adrien Plazas
  • [tracker/tracker-1.12] Slovenian update ..., Matej Urbančič
  • [gnome-settings-daemon] Updated Slovenian translation, Matej Urbančič
  • [gnome-settings-daemon/gnome-2-24] Updated Slovenian translation, Matej Urbančič
  • [geary] Updated Slovenian translation, Matej Urbančič
  • [retro-gtk] Created branch fix-leaks, Adrien Plazas
  • [evolution] Updated Slovenian translation, Matej Urbančič
  • [evolution/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [evolution/gnome-3-24] Updated Slovenian translation, Matej Urbančič
  • [network-manager-openvpn] properties: fix validation of static-key in GUI, Thomas Haller
  • [gnome-sdk-images/gnome-3-24] Update vala to latest in the same stable series (0.36.5), Alexander Larsson
  • [gjs/wip/ptomato/develop: 18/18] coverage: Misc refactors, Philip Chimento
  • [gjs/wip/ptomato/develop: 17/18] coverage: Use Map objects for function counters, Philip Chimento
  • [gjs/wip/ptomato/develop: 16/18] coverage: Use frame callee script data to get line, Philip Chimento
  • [gjs/wip/ptomato/develop: 15/18] coverage: Refactor bootstrap code to use ES6 classes, Philip Chimento
  • [gjs/wip/ptomato/develop: 14/18] jsapi-util: Remove jsapi-private, Philip Chimento
  • [gjs/wip/ptomato/develop: 13/18] object: Remove vfunc list, Philip Chimento
  • [gjs/wip/ptomato/develop: 12/18] tests: Speed up coverage tests, Philip Chimento
  • [gjs/wip/ptomato/develop: 11/18] object: Merge weak_pointer_list and dissociate_list, Philip Chimento
  • [gjs/wip/ptomato/develop: 10/18] object: Remove hash-x32 implementation, Philip Chimento
  • [gjs/wip/ptomato/develop: 9/18] error: Use JSProtoKey to get Error constructor, Philip Chimento
  • [gjs/wip/ptomato/develop: 8/18] jsapi-util-args: Update out-of-date comments, Philip Chimento
  • [gjs] (18 commits) Non-fast-forward update to branch wip/ptomato/develop, Philip Chimento
  • [gjs/gnome-3-26] coverage: Don't count literals as executable, Philip Chimento
  • [gjs/gnome-3-26] tests: Create test ASTs by parsing JS, Philip Chimento
  • [gjs/gnome-3-26] coverage: Walk AST in more cases, Philip Chimento
  • [gjs/gnome-3-26] coverage: Correct AST walking for labelled statements, Philip Chimento
  • [gjs/gnome-3-26] coverage: Scan ES6 classes for functions, Philip Chimento
  • [gjs/gnome-3-26] coverage: Don't error out on various files, Philip Chimento
  • [gjs] coverage: Don't mark empty var declarations executable, Philip Chimento
  • [gjs] coverage: Don't count literals as executable, Philip Chimento
  • [gjs] tests: Create test ASTs by parsing JS, Philip Chimento
  • [gjs] coverage: Walk AST in more cases, Philip Chimento
  • [gjs] coverage: Correct AST walking for labelled statements, Philip Chimento
  • [gjs] coverage: Scan ES6 classes for functions, Philip Chimento
  • [gjs] coverage: Don't error out on various files, Philip Chimento
  • [gnome-apps-nightly] Brown paper bag fix for Geary., Michael Gratton
  • [gtk+/wip/matthiasc/renderpasses: 10/10] add semaphores, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses: 9/10] Small fix for render pass setup, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses: 8/10] Use the new api, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses: 7/10] Add an api to create intermediate textures, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses: 6/10] first pass at multiple render passes, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses: 5/10] vulkan: shift data to the render pass, Matthias Clasen
  • [gtk+] (10 commits) Non-fast-forward update to branch wip/matthiasc/renderpasses, Matthias Clasen
  • [gnome-photos] print-setup: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gnome-photos] print-preview: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gtk+/wip/otte/shader: 33/33] gskslexpression: Parse swizzles, Benjamin Otte
  • [gtk+/wip/otte/shader: 32/33] gsksltype: Add gsk_sl_type_get_index_stride(), Benjamin Otte
  • [gtk+/wip/otte/shader: 31/33] gskslexpression: References to const variables are const, Benjamin Otte
  • [gtk+/wip/otte/shader: 30/33] gskslprogram: Allow variables to have constant initializers, Benjamin Otte
  • [gtk+/wip/otte/shader: 29/33] gskslvariable: Allow storing an initializer value with a variable, Benjamin Otte
  • [gtk+/wip/otte/shader: 28/33] gsksldeclaration: Throw an error if a variable initializer doesn't match, Benjamin Otte
  • [gtk+/wip/otte/shader: 27/33] gskslvariable: Store constness of variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 26/33] gskslexpression: Change is_constant() to get_constant(), Benjamin Otte
  • [gtk+/wip/otte/shader: 25/33] gsksl: Parse common layout() specifiers, Benjamin Otte
  • [gtk+/wip/otte/shader: 24/33] gsksl: Redo declaration "decorator" parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 23/33] gsksl: Introduce GskSlValue, Benjamin Otte
  • [gtk+/wip/otte/shader: 22/33] gskslprogram: Parse global variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 21/33] gskslfunction: Change name printing to name getting, Benjamin Otte
  • [gtk+/wip/otte/shader: 20/33] gsksl: Turn functions into functions, Benjamin Otte
  • [gtk+/wip/otte/shader: 19/33] gsksl: Split Expression from Node, Benjamin Otte
  • [gtk+/wip/otte/shader: 18/33] gsksl: Add GskSlVariable, Benjamin Otte
  • [gtk+/wip/otte/shader: 17/33] gskslpreprocessor: Implement #define and #undef, Benjamin Otte
  • [gtk+/wip/otte/shader: 16/33] gskslcompiler: Add support for adding defines, Benjamin Otte
  • [gtk+/wip/otte/shader: 15/33] gsksl: Introduce GskSlCompiler, Benjamin Otte
  • [gtk+/wip/otte/shader: 14/33] gsksl: Split out GskSlProgram, Benjamin Otte
  • [gtk+/wip/otte/shader: 13/33] gsksltokenizer: Always return idents, Benjamin Otte
  • [gtk+/wip/otte/shader: 12/33] gsksltokenizer: Detect preprocessor directives, Benjamin Otte
  • [gtk+/wip/otte/shader: 11/33] gsksl: Implement skeleton SPIRV output, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/33] gsk: Add GskSlPointerType, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/33] gtk: Add gtk-glsl binary, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/33] gsksltype: Turn gsk_sl_type_print() into gsk_sl_type_get_name(), Benjamin Otte
  • [gtk+/wip/otte/shader: 7/33] gskslnode: Parse return statements, Benjamin Otte
  • [gtk+/wip/otte/shader: 6/33] gskslnode: Add builtin constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 5/33] gskslnode: Add arithmetic operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 4/33] gskslnode: Add comparison and shift operators, Benjamin Otte
  • [gtk+/wip/otte/shader: 3/33] gskslnode: Add support for bitwise operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/33] gsksltype: Add matrix type, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/33] gsksltype: Add support for vector types, Benjamin Otte
  • [gtk+] (33 commits) Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [gnome-control-center] sound: Use G_DEFINE_TYPE, Robert Ancell
  • [gnome-desktop-testing] Add a --log-directory option, Colin Walters
  • [gnome-control-center] datetime: Use G_DEFINE_TYPE, Robert Ancell
  • [gnome-builder/gnome-builder-3-26] project: use "gio trash" under flatpak, Christian Hergert
  • [gnome-builder] project: use "gio trash" under flatpak, Christian Hergert
  • [gtk+] vulkan: Update the outset-shadow fragment shaders, Matthias Clasen
  • [gtk+] gsk: Fix Vulkan validation errors for image upload, Matthias Clasen
  • [gtk+] gdk: Tone down Vulkan validation, Matthias Clasen
  • [gegl] gegl: avoid loading .so's with -gpl3 in name, unless opted in, Øyvind Kolås
  • [gimp] plug-ins: use a domain on g_set_error()., Jehan Pagès
  • [geary] Update Brazilian Portuguese translation, Translations User D-L
  • [gimp] Bug 788175 - New string in file-pdf-load.c needs plurals., Jehan Pagès
  • [epiphany/wip/editor-state] window: Check context menu item sensitivity using editor state, Michael Catanzaro
  • [epiphany] Created branch wip/editor-state, Michael Catanzaro
  • [gnome-builder] workbench: hide workbench before unloading, Christian Hergert
  • [rhythmbox] application: use G_APPLICATION_NON_UNIQUE to implement -n, Jonathan Matthew
  • [geary] Update Swedish translation, Translations User D-L
  • [gegl] operations: add back color-enhance op that had fallen out, Øyvind Kolås
  • [gtk+/gtk-3-22] gdk-wayland: Do not leak dummy 1x1 surface on every draw, Daniel Elstner
  • [gtk+] gdk-wayland: Do not leak dummy 1x1 surface on every draw, Daniel Elstner
  • [gimp-web] Re-word 'Development snapshots' section on downloads/, Pat David
  • [gimp-web/testing] Re-word 'Development snapshots' section on downloads/, Pat David
  • [gimp-web] Add height to download-dev lede image, Pat David
  • [gimp-web/testing: 5/5] Add height to download-dev lede image, Pat David
  • [gimp-web/testing] (5 commits) ...Add height to download-dev lede image, Pat David
  • [gnome-todo] Update Icelandic translation, Translations User D-L
  • [gnome-todo/gnome-3-26] Update Icelandic translation, Translations User D-L
  • [gnome-boxes/wip/rishi/rhel: 15/16] wizard: Rename a method, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 14/16] wizard-source: Add a WebView with progress indication, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/16] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/16] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/16] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/16] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/16] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/16] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/16] wizard, wizard-source: Don't align & margin WizardSource, Debarshi Ray
  • [gimp-web: 8/8] Merge branch 'testing', Pat David
  • [gnome-boxes/wip/rishi/rhel: 6/16] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gimp-web] (8 commits) ...Merge branch 'testing', Pat David
  • [gnome-boxes/wip/rishi/rhel: 5/16] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/16] wizard-source: Move the file selection button next to the heading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/16] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/16] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gimp-web/testing] Fix parsing errors, Pat David
  • [gimp-gap/gap-2-8] Update Icelandic translation, Translations User D-L
  • [epiphany/wip/google-safe-browsing: 29/29] tests: Add test for ephy_gsb_service_verify_url(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 28/29] gsb-service: Add update-finished signal, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 27/29] safe-browsing: Add documentation comments to public functions, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 26/29] gsb-service: Matches array can miss from fullHashes:find response, Gabriel Ivașcu
  • [gimp-gap] Update Icelandic translation, Translations User D-L
  • [epiphany/wip/google-safe-browsing: 25/29] prefs-dialog: Add safe browsing checkbutton, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 24/29] gsb-utils: Remove unused fields from EphyGSBHashPrefixLookup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 23/29] gsb-storage: Remove unused timestamp column, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 22/29] gsb-service: Make back-off parameters persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 21/29] gsb-service: Make next_full_hashes_time persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 20/29] gsb-service: Store/restore next_list_updates_time in dispose/constructed, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 19/29] gsb-service: Rename some variables, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 18/29] gsb-storage: Store metadata values as integers, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 17/29] safe-browsing: Add support for Rice compression scheme, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 16/29] gsb-storage: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 15/29] gsb-service: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 14/29] web-view: Verify and inform user about URL safety, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 13/29] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 12/29] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/29] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/29] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/29] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/29] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/29] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/29] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [giggle] Updated Czech translation, Marek Černocký
  • [epiphany/wip/google-safe-browsing: 5/29] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/29] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/29] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/29] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/29] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany] (29 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [ocrfeeder] Updated Czech translation, Marek Černocký
  • [evince] Created branch gnome-3-26, Germán Poo-Caamaño
  • [gtk+/wip/baedert/gtk-widget-destroy: 8/8] GdkEvent: OWNER_CHANGE events have a selection as well, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 7/8] testdnd2: Adapt to widget changes, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 6/8] build: Add missing action-namespace example, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 5/8] testsuite: add widget refcount test case, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 4/8] widget: Remove gtk_widget_destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 3/8] Stop using gtk_widget_destroy everywhere, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 2/8] GdkEvent: Unref user_data in free, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 1/8] gtk: Stop using gtk_widget_destroy, Timm Bäder
  • [gtk+] (8 commits) Non-fast-forward update to branch wip/baedert/gtk-widget-destroy, Timm Bäder
  • [gtk+/wip/matthiasc/renderpasses: 2/2] first pass at multiple render passes, Matthias Clasen
  • [gtk+/wip/matthiasc/renderpasses: 1/2] vulkan: shift data to the render pass, Matthias Clasen
  • [gtk+] (2 commits) Created branch wip/matthiasc/renderpasses, Matthias Clasen
  • [gegl] operations: split gpl3+ ops out in own folder/.so, Øyvind Kolås
  • [gegl] configure.ac: depend on libexiv2 >= 0.25, Øyvind Kolås
  • [gnome-builder/gnome-builder-3-26] Update French translation, Translations User D-L
  • [gnome-builder] Add translator comment, Alexandre Franke
  • [adwaita-icon-theme] zopfli syntax fix, Jakub Steiner
  • [adwaita-icon-theme] fullcolor: provide highres mark location, Jakub Steiner
  • [adwaita-icon-theme] symbolic: vpn no route, Jakub Steiner
  • [evince] evince.desktop: add "viewer" to desktop keywords, Germán Poo-Caamaño
  • [giggle] help: Remove an accidental quotation mark introduced in the last commit, Piotr Drąg
  • [gtk+/wip/otte/shader: 12/12] gskslprogram: Allow variables to have constant initializers, Benjamin Otte
  • [gtk+/wip/otte/shader: 11/12] gskslvariable: Allow storing an initializer value with a variable, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/12] gsksldeclaration: Throw an error if a variable initializer doesn't match, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/12] gskslvariable: Store constness of variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/12] gskslexpression: Change is_constant() to get_constant(), Benjamin Otte
  • [gtk+/wip/otte/shader: 7/12] gsksl: Parse common layout() specifiers, Benjamin Otte
  • [gtk+/wip/otte/shader: 6/12] gsksl: Redo declaration "decorator" parsing, Benjamin Otte
  • [gtk+/wip/otte/shader: 5/12] gsksl: Introduce GskSlValue, Benjamin Otte
  • [gtk+/wip/otte/shader: 4/12] gskslprogram: Parse global variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 3/12] gskslfunction: Change name printing to name getting, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/12] gsksl: Turn functions into functions, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/12] gsksl: Split Expression from Node, Benjamin Otte
  • [evince] ev-sidebar-links: Show tooltip for Outline entries, Germán Poo-Caamaño
  • [evince] Fix typo in documentation., Germán Poo-Caamaño
  • [gnome-commander] Update Finnish translation, Translations User D-L
  • [caribou] Update Dutch translation, Translations User D-L
  • [mutter] backend: Remove meta_backend_get_ui_scaling_factor, Rico Tzschichholz
  • [gtk+/wip/baedert/gtk-widget-destroy: 6/6] build: Add missing action-namespace example, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 5/6] testsuite: add widget refcount test case, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 4/6] widget: Remove gtk_widget_destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 3/6] Stop using gtk_widget_destroy everywhere, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 2/6] GdkEvent: Unref user_data in free, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 1/6] gtk: Stop using gtk_widget_destroy, Timm Bäder
  • [gtk+] (6 commits) Non-fast-forward update to branch wip/baedert/gtk-widget-destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 5/5] build: Add missing action-namespace example, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 4/5] testsuite: add widget refcount test case, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 3/5] widget: Remove gtk_widget_destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 2/5] Stop using gtk_widget_destroy everywhere, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 1/5] GdkEvent: Unref user_data in free, Timm Bäder
  • [balsa] Use gnome.genmarshal if glib is new enough, Peter Bloomfield
  • [balsa] Use --output option of glib-genmarshal, Peter Bloomfield
  • [gnome-control-center/gnome-3-26] Update Dutch translation, Translations User D-L
  • [geary] Update Dutch translation, Translations User D-L
  • [geary] Update Kazakh translation, Translations User D-L
  • [gtk+/wip/baedert/gtk-widget-destroy: 5/5] testsuite: add widget refcount test case, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 4/5] widget: Remove gtk_widget_destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 3/5] Stop using gtk_widget_destroy everywhere, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 2/5] GdkEvent: Unref user_data in free, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 1/5] gtk: Stop using gtk_widget_destroy, Timm Bäder
  • [gtk+] (5 commits) Non-fast-forward update to branch wip/baedert/gtk-widget-destroy, Timm Bäder
  • [giggle] Put <media> fallback text into <p>; 'alt' parameter is not supported, Andre Klapper
  • [geary] Update Spanish translation, Translations User D-L
  • [geary] Update Polish translation, Piotr Drąg
  • [ocrfeeder] Fix a typo, Andre Klapper
  • [ocrfeeder] Put <media> fallback text into <p> so yelp-check validates, Andre Klapper
  • [ocrfeeder] Add missing id parameter to <section> so yelp-check validates, Andre Klapper
  • [ocrfeeder] Fix unsupported 'type' parameter for <note>, Andre Klapper
  • [pybliographer] Update GNOME Wiki URL and use HTTPS, Andre Klapper
  • [pybliographer] Remove unsupported 'type' parameter from links, Andre Klapper
  • [pybliographer] Remove unsupported 'type' parameter from links so yelp-check validates, Andre Klapper
  • [pybliographer] Add missing id parameters to <section>s so yelp-check validates, Andre Klapper
  • [adwaita-icon-theme] use zopflipng to optimize for size, Jakub Steiner
  • [libglnx] shutil: Fix assertion failure in glnx_shutil_mkdir_p_at(), Philip Withnall
  • [gnome-mines] help: Remove unused main-window.png figure from user help, Andre Klapper
  • [gnome-mines] help: Remove unused preferences.png figure from user help, Andre Klapper
  • [gnome-photos] print-preview: Make it a final class, Debarshi Ray
  • [gnome-photos] print-setup: Style fixes, Debarshi Ray
  • [gnome-photos] tracker-change-monitor: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos] tracker-change-monitor: Remove the vfunc for the default handler, Debarshi Ray
  • [retro-gtk/c-port] Documentation fixes, Adrien Plazas
  • [retro-gtk/c-port] Fix public visibility, Adrien Plazas
  • [adwaita-icon-theme] 512 mistakenly not scalable, Jakub Steiner
  • [gtk+/wip/baedert/gtk-widget-destroy: 10/10] dnd: Ref the icon widget, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 9/10] widget: Remove gtk_widget_destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 8/10] Stop using gtk_widget_destory everywhere, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 7/10] gtkswitch: Explicitly destroy toplevel, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 6/10] testpopover: Explicitly destroy window, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 5/10] GdkEvent: Unref user_data in free, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 4/10] gtk: Stop using gtk_widget_destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 3/10] clipboard: Make sure we got a selection, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 2/10] window: Add gtk_window_destroy, Timm Bäder
  • [gtk+/wip/baedert/gtk-widget-destroy: 1/10] container: Add gtk_container_remove_callback, Timm Bäder
  • [gtk+] (10 commits) Created branch wip/baedert/gtk-widget-destroy, Timm Bäder
  • [gimp] Another small fix in Italian translation, Marco Ciampa
  • [geary] Add new translatable developer name and translation comments to appdata., Michael Gratton
  • [gimp] Small fix in Italian translation, Marco Ciampa
  • [geary] Further updates for the appdata file., Michael Gratton
  • [network-manager-openvpn: 3/3] service: merge branch 'th/helper-parse-route-bgo788137', Thomas Haller
  • [network-manager-openvpn] Deleted branch th/helper-parse-route-bgo788137, Thomas Haller
  • [network-manager-openvpn: 2/3] service: handle more then 255 routes in helper script, Thomas Haller
  • [network-manager-openvpn: 1/3] shared: re-import shared files, Thomas Haller
  • [network-manager-openvpn] (3 commits) ...service: merge branch 'th/helper-parse-route-bgo788137', Thomas Haller
  • [evolution-data-server/gnome-3-26] Bug 787656 - Do not use Transfer-Encoding:chunked for CalDAV/CardDAV PUT, Milan Crha
  • [evolution-data-server] Bug 787656 - Do not use Transfer-Encoding:chunked for CalDAV/CardDAV PUT, Milan Crha
  • [gnome-backgrounds] build: Add Build API wrapper for meson/ninja, Jakub Steiner
  • [gnome-backgrounds] build: Drop autotools support, Jakub Steiner
  • [gimp] plug-ins: wavelet-decompose improvements, Thomas Manni
  • [gnome-screenshot/gnome-3-26] Update Arabic translation, Khaled Hosny
  • [gnome-screenshot] Update Arabic translation, Khaled Hosny
  • [gnome-backgrounds/gnome-3-22] remove rendering glitch, Jakub Steiner
  • [vte] widget: Improve debug output, Christian Persch
  • [evolution-data-server/gnome-3-26] Fix some issues found by Coverity Scan, Milan Crha
  • [evolution-data-server] Fix some issues found by Coverity Scan, Milan Crha
  • [vte] app: Fix parsing of boolean options, Christian Persch
  • [gimp-help-2] Added missing colons, Marco Ciampa
  • [retro-gtk/c-port: 38/39] Drop unused API_VERSION and ENV_PLUGIN_PATH, Adrien Plazas
  • [retro-gtk/c-port: 37/39] build: Move C files out of subdirs in retro-gtk, Adrien Plazas
  • [retro-gtk/c-port: 36/39] build: Drop Vala-generated C headers, Adrien Plazas
  • [retro-gtk/c-port: 35/39] Port Core to C, Adrien Plazas
  • [retro-gtk/c-port: 34/39] core: Rename init() to boot(), Adrien Plazas
  • [retro-gtk/c-port: 33/39] Rename retro-core.h to retro-core-private.h, Adrien Plazas
  • [retro-gtk] Deleted branch c-port, Adrien Plazas
  • [gnome-photos] properties-dialog: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos] properties-dialog: Remove the vfunc for the default handler, Debarshi Ray
  • [bijiben/wip/jonathankang/import-dialog] import dialog: remove useless gtk_box_pack_start, Jonathan Kang
  • [bijiben] Created branch wip/jonathankang/import-dialog, Jonathan Kang
  • [gnome-photos] search-controller: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos] overview-searchbar: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-font-viewer] Remove duplicate font-view.c in top directory, Piotr Drąg
  • [gegl] Update POTFILES.in, Piotr Drąg
  • [gnome-disk-utility/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-disk-utility] Update Greek translation, Translations User D-L
  • [gnome-font-viewer/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-font-viewer] Update Greek translation, Translations User D-L
  • [jsonrpc-glib] AUTHORS: remove generated comment, Christian Hergert
  • [retro-gtk/c-port: 39/39] build: Drop Vala, Adrien Plazas
  • [retro-gtk/c-port: 38/39] build: Moce C files out of subdirs in retro-gtk, Adrien Plazas
  • [retro-gtk/c-port: 37/39] truc, Adrien Plazas
  • [retro-gtk/c-port: 36/39] Port Core to C, Adrien Plazas
  • [retro-gtk/c-port: 35/39] core: Rename init() to boot(), Adrien Plazas
  • [retro-gtk/c-port: 34/39] Rename retro-core.h to retro-core-private.h, Adrien Plazas
  • [retro-gtk/c-port: 33/39] Drop unused API_VERSION and ENV_PLUGIN_PATH, Adrien Plazas
  • [retro-gtk/c-port: 32/39] Merge CbError into CoreError, Adrien Plazas
  • [retro-gtk/c-port: 31/39] Port CoreError to C, Adrien Plazas
  • [retro-gtk/c-port: 30/39] Drop unused ControllerInfo and ControllerDescription, Adrien Plazas
  • [retro-gtk/c-port: 29/39] Merge Rumble into Core and InputDevice, Adrien Plazas
  • [retro-gtk/c-port: 28/39] Merge InputDeviceManager into Core, Adrien Plazas
  • [retro-gtk/c-port: 27/39] Port MainLoop to C, Adrien Plazas
  • [retro-gtk/c-port: 26/39] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/c-port: 25/39] Port ModuleIterator to C, Adrien Plazas
  • [retro-gtk/c-port: 24/39] Port ModuleQuery to C, Adrien Plazas
  • [retro-gtk/c-port: 23/39] Port g_log() to C, Adrien Plazas
  • [retro-gtk/c-port: 22/39] Port MemoryType to C, Adrien Plazas
  • [retro-gtk/c-port: 21/39] Port PaPlayer to C, Adrien Plazas
  • [retro-gtk/c-port: 20/39] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/c-port: 19/39] Port CoreView to C, Adrien Plazas
  • [retro-gtk/c-port: 18/39] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/c-port: 17/39] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/c-port: 16/39] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/c-port: 15/39] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/c-port: 14/39] Port PointerId to C, Adrien Plazas
  • [retro-gtk/c-port: 13/39] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/c-port: 12/39] Port MouseId to C, Adrien Plazas
  • [retro-gtk/c-port: 11/39] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/c-port: 10/39] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/c-port: 9/39] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/c-port: 8/39] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/c-port: 7/39] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk/c-port: 6/39] Manually define retro-gtk.h, Adrien Plazas
  • [retro-gtk/c-port: 5/39] cairo-display: Make private, Adrien Plazas
  • [retro-gtk/c-port: 4/39] core-view: Handle the display internaly, Adrien Plazas
  • [retro-gtk/c-port: 3/39] pa-player: Make private, Adrien Plazas
  • [retro-gtk/c-port: 2/39] core-view: Play sound via a PaPlayer, Adrien Plazas
  • [retro-gtk/c-port: 1/39] core: Fix a memory leaks in destructor, Adrien Plazas
  • [retro-gtk] (39 commits) Created branch c-port, Adrien Plazas
  • [gnome-builder/gnome-builder-3-26] workbench: be nice to GPropertyAction, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] application: disable greeter when opening project, Christian Hergert
  • [gnome-builder] workbench: be nice to GPropertyAction, Christian Hergert
  • [gnome-builder] application: disable greeter when opening project, Christian Hergert
  • [gnome-logs] Update Greek translation, Translations User D-L
  • [evolution/gnome-3-26] Bug 788164 - Allow adding notes to messages in a search folder, Milan Crha
  • [gnome-logs/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-bluetooth] Update Greek translation, Translations User D-L
  • [gnome-clocks] Update Greek translation, Translations User D-L
  • [evolution] Bug 788164 - Allow adding notes to messages in a search folder, Milan Crha
  • [gnome-apps-nightly] Revert commit 47cdf8e as there is now a workaround in the code base., Michael Gratton
  • [geary] Clean up network monitor handling., Michael Gratton
  • [gnome-builder] style-scheme: tweak builder-dark style, Christian Hergert
  • [gnome-commander] Update Spanish translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] workbench: clear addins before starting unload process, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] workbench: handle GInitiallyUnowned addins properly, Christian Hergert
  • [gjs/wip/ptomato/develop: 11/11] coverage: Misc refactors, Philip Chimento
  • [gjs/wip/ptomato/develop: 10/11] coverage: Use Map objects for function counters, Philip Chimento
  • [gjs/wip/ptomato/develop: 9/11] coverage: Use frame callee script data to get line, Philip Chimento
  • [gjs/wip/ptomato/develop: 8/11] coverage: Refactor bootstrap code to use ES6 classes, Philip Chimento
  • [gjs/wip/ptomato/develop: 7/11] coverage: Don't mark empty var declarations executable, Philip Chimento
  • [gjs/wip/ptomato/develop: 6/11] coverage: Don't count literals as executable, Philip Chimento
  • [gjs/wip/ptomato/develop: 5/11] tests: Create test ASTs by parsing JS, Philip Chimento
  • [gjs/wip/ptomato/develop: 4/11] coverage: Walk AST in more cases, Philip Chimento
  • [gjs/wip/ptomato/develop: 3/11] coverage: Correct AST walking for labelled statements, Philip Chimento
  • [gjs/wip/ptomato/develop: 2/11] coverage: Scan ES6 classes for functions, Philip Chimento
  • [gjs/wip/ptomato/develop: 1/11] coverage: Don't error out on various files, Philip Chimento
  • [gjs] (11 commits) Non-fast-forward update to branch wip/ptomato/develop, Philip Chimento
  • [gnome-builder] workbench: clear addins before starting unload process, Christian Hergert
  • [gnome-builder] workbench: handle GInitiallyUnowned addins properly, Christian Hergert
  • [gnome-games] Update Indonesian translation, Translations User D-L
  • [gnome-games/gnome-3-26] Update Indonesian translation, Translations User D-L
  • [gnome-builder] doc: update transfers example, Christian Hergert
  • [evolution] Bug 787418 - Add a way to create event from command line, Milan Crha
  • [gjs/wip/ptomato/develop: 4/4] coverage: Misc refactors, Philip Chimento
  • [gjs/wip/ptomato/develop: 3/4] coverage: Use Map objects for function counters, Philip Chimento
  • [gjs/wip/ptomato/develop: 2/4] coverage: Use frame callee script data to get line, Philip Chimento
  • [gjs/wip/ptomato/develop: 1/4] coverage: Refactor bootstrap code to use ES6 classes, Philip Chimento
  • [gjs] (4 commits) Non-fast-forward update to branch wip/ptomato/develop, Philip Chimento
  • [nautilus-sendto] Update Nepali translation, Translations User D-L
  • [gnome-desktop] Update Nepali translation, Translations User D-L
  • [gnome-desktop/gnome-3-26] Update Nepali translation, Translations User D-L
  • [gnome-builder] workbench: hide transfers button by default, Christian Hergert
  • [gnome-builder] prefs: add transfers button to preferences, Christian Hergert
  • [gnome-builder] prefs: add IdePreferencesWindow, Christian Hergert
  • [epiphany/gnome-3-26] sync-service: No need to prettify the secrets JSON string, Michael Catanzaro
  • [epiphany/gnome-3-26] sync-service: Handle the case when secret_item_get_secret() returns NULL, Michael Catanzaro
  • [gtk+/wip/otte/shader] gsksl: Parse common layout() specifiers, Benjamin Otte
  • [gtk+/wip/otte/shader] gsksl: Redo declaration "decorator" parsing, Benjamin Otte
  • [gtk+/wip/otte/shader] xxx: split expression, Benjamin Otte
  • [gtk+/wip/otte/shader] gsksl: Introduce GskSlValue, Benjamin Otte
  • [gtk+/wip/otte/shader] xxx: split out function, Benjamin Otte
  • [gtk+/wip/otte/shader] gskslprogram: Parse global variables, Benjamin Otte
  • [gtk+/wip/otte/shader] gskslfunction: Change name printing to name getting, Benjamin Otte
  • [gtk+/wip/otte/shader] gsksl: Turn functions into functions, Benjamin Otte
  • [gtk+/wip/otte/shader] gsksl: Split Expression from Node, Benjamin Otte
  • [gtk+/wip/otte/shader] gsksl: Add GskSlVariable, Benjamin Otte
  • [gtk+] gsk: report fallback pixels as a profile counter, Matthias Clasen
  • [gtk+] gsk: Add a way to reset profiler counters, Matthias Clasen
  • [gtk+] vulkan: add a frame counter to the profiler, Matthias Clasen
  • [gtk+] gsk: Make profiler counters more useful, Matthias Clasen
  • [gnome-builder/gnome-builder-3-26] transfers: fix parent object definition, Christian Hergert
  • [gnome-builder] transfers: move transfer manager to IdeApplication, Christian Hergert
  • [librsvg] Move utility function in rsvg-image.[ch] to rsvg-base.c., Federico Mena Quintero
  • [librsvg] image.rs: Move NodeImage over to Rust. Yay!, Federico Mena Quintero
  • [librsvg] drawing_ctx.rs: Bind rsvg_render_surface(), Federico Mena Quintero
  • [gnome-builder] application: drop use of prctl, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] beautifier: fix invalid use of GError, Christian Hergert
  • [gnome-builder] beautifier: fix invalid use of GError, Christian Hergert
  • [gnome-builder] beautifier: cleanup includes and log domain, Christian Hergert
  • [gnome-builder] build: don't embed beautifier plugin, Christian Hergert
  • [gnome-builder] Revert "beautifier: embed beautifier resources", Christian Hergert
  • [gnome-builder] beautifier: embed beautifier resources, Christian Hergert
  • [epiphany] sync-service: No need to prettify the secrets JSON string, Gabriel Ivașcu
  • [epiphany] sync-service: Handle the case when secret_item_get_secret() returns NULL, Gabriel Ivașcu
  • [network-manager-openvpn] properties: fix unusable config imports, Thomas Haller
  • [babl] babl: fix crash when doing full introspection, Øyvind Kolås
  • [babl] babl: do not try to enumerate sampling conversions, Øyvind Kolås
  • [gnome-builder/gnome-builder-3-26] flatpak: add more ignores for known runtime types, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] flatpak: check for ignored status of installed runtimes, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] flatpak: track all runtimes including ignored ones, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] flatpak: be more aggressive ignoring runtimes, Christian Hergert
  • [gnome-builder] flatpak: add more ignores for known runtime types, Christian Hergert
  • [gnome-builder] flatpak: check for ignored status of installed runtimes, Christian Hergert
  • [gnome-builder] flatpak: track all runtimes including ignored ones, Christian Hergert
  • [gnome-documents/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-builder] gdb: use static library for gdbwire with alternate cflags, Christian Hergert
  • [cheese] Update Greek translation, Translations User D-L
  • [gnome-mines] Update Greek translation, Translations User D-L
  • [gnome-sudoku] Update Greek translation, Translations User D-L
  • [libgweather] Update Greek translation, Translations User D-L
  • [libhttpseverywhere] readme: drop dependency on libxml2, Daniel Brendle
  • [gnome-builder] gdb: ignore some warnings from the gdbwire amalgamation, Christian Hergert
  • [gspell] Update Greek translation, Translations User D-L
  • [gnome-control-center/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-control-center] Non-fast-forward update to branch wip/rancell/background-g-auto, Robert Ancell
  • [gimp] Bug 787951 - improve help system., Jehan Pagès
  • [gnome-control-center] Non-fast-forward update to branch wip/rancell/info-g-auto, Robert Ancell
  • [chrome-gnome-shell] Update Galician translation, Translations User D-L
  • [gnome-builder] ide: Invokable ref-methods should return an unowned reference in vala, Christian Hergert
  • [gnome-control-center/wip/rancell/info-g-auto] info: Use g_auto for variables, Robert Ancell
  • [gnome-control-center] Created branch wip/rancell/info-g-auto, Robert Ancell
  • [mutter] Remove unscaled-font-dpi setting from X11 backend, Iain Lane
  • [gnome-control-center] Update Greek translation, Translations User D-L
  • [gnome-builder] libide: add missing /*< private >*/, Christian Hergert
  • [four-in-a-row] Remove unused figures from user docs, Andre Klapper
  • [babl] babl: set babl_rel_avg_error to a high value on NaN, Øyvind Kolås
  • [json-glib] Update Greek translation, Translations User D-L
  • [nautilus/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-commander] Fix typo in documentation, fixing bgo#788153, Uwe Scholz
  • [nautilus] Update Greek translation, Translations User D-L
  • [gnome-builder] libide: add /*< private >*/ macros, Christian Hergert
  • [epiphany] Update Greek translation, Translations User D-L
  • [epiphany/gnome-3-26] Update Greek translation, Translations User D-L
  • [file-roller] Update Greek translation, Translations User D-L
  • [gnome-initial-setup] Update Greek translation, Translations User D-L
  • [gnome-control-center] info: Use G_DEFINE_TYPE, Robert Ancell
  • [gnome-control-center] bluetooth: Use G_DEFINE_TYPE, Robert Ancell
  • [gnome-control-center/wip/rancell/background-g-auto] background: Use g_auto for variables, Robert Ancell
  • [gnome-control-center] Created branch wip/rancell/background-g-auto, Robert Ancell
  • [babl] tests/grayscale_to_rgb: increase printed debug precision, Øyvind Kolås
  • [libglnx] lockfile: Use an `initialized` member rather than explicit init, Colin Walters
  • [mutter] keybindings: Resolve on us layout too if primary is not latin based, Jonas Ådahl
  • [mutter] keybindings: Add support for resolving from multiple layouts, Jonas Ådahl
  • [mutter] keybindings: Keep a pointer to the backend, Jonas Ådahl
  • [mutter] keybindings: Fix inconsistent struct field alignment, Jonas Ådahl
  • [babl] tests: move non-test binaries from here to ../tools, Øyvind Kolås
  • [gegl] wavelet-blur: use a 1d filter to perform horizontal and vertical steps, Thomas Manni
  • [vala] (2 commits) ...vapi: Update GIR-based bindings, Rico Tzschichholz
  • [gnome-builder] tests: Fix gnome-builder-plugins.h include, Christian Hergert
  • [babl] babl: check both source/dest bits/component in bad_idea(), Øyvind Kolås
  • [babl] babl: add decrease of bits per components to bad_idea(), Øyvind Kolås
  • [balsa] Use include_directories instead of explicit -I…, Peter Bloomfield
  • [balsa] Be consistent in including filter header files, Peter Bloomfield
  • [tracker-miners] Update French translation, Translations User D-L
  • [gthumb] Update French translation, Translations User D-L
  • [babl] tests: use a epsilon instead of == for float compare, Øyvind Kolås
  • [gnome-control-center/wip/rancell/g-define-type: 32/32] Replace old-fashioned GObject boilerplate with G_DEFINE_TYPE, Robert Ancell
  • [gnome-control-center] (32 commits) Non-fast-forward update to branch wip/rancell/g-define-type, Robert Ancell
  • [gnome-control-center] background: Use G_DEFINE_TYPE, Robert Ancell
  • [recipes/recipes-1.0] Update Croatian translation, Translations User D-L
  • [babl] build: link extensions against internal .la again, Øyvind Kolås
  • [babl] babl: limit exported symbols, Øyvind Kolås
  • [gnome-packagekit/gnome-3-24] Add Croatian translation, Translations User D-L
  • [gnome-games/gnome-3-26] Update Croatian translation, Translations User D-L
  • [gnome-games] Update Croatian translation, Translations User D-L
  • [gnome-initial-setup] Update Croatian translation, Translations User D-L
  • [damned-lies] Update Croatian translation, Translations User D-L
  • [gnome-calendar] Update Icelandic translation, Translations User D-L
  • [gnome-calendar/gnome-3-26] Update Icelandic translation, Translations User D-L
  • [glabels] Updated Czech translation, Marek Černocký
  • [gnome-commander] Merges release news from gcmd-1-6 branch into master, Uwe Scholz
  • [network-manager-vpnc] Update Finnish translation, Translations User D-L
  • [network-manager-libreswan] Update Finnish translation, Translations User D-L
  • [network-manager-applet/wip/inigomartinez/meson: 3/3] build: Migrate from Intltool to Gettext, Iñigo Martínez
  • [network-manager-applet/wip/inigomartinez/meson: 2/3] build: Remove autotools, Iñigo Martínez
  • [network-manager-applet/wip/inigomartinez/meson: 1/3] build: Port to meson build system, Iñigo Martínez
  • [network-manager-applet] (3 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [network-manager-fortisslvpn] Update Finnish translation, Translations User D-L
  • [network-manager-openvpn] Update Finnish translation, Translations User D-L
  • [sysprof] Updated Czech translation, Marek Černocký
  • [gnome-shell] Update Icelandic translation, Translations User D-L
  • [gnome-commander] Add missing word in documentation, Uwe Scholz
  • [gnome-commander] Fixes typos in documentation, Uwe Scholz
  • [shotwell] Updated Czech translation, Marek Černocký
  • [geary] README: fix link formatting for IRC room, Niels De Graef
  • [gnome-software] Update Finnish translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Finnish translation, Translations User D-L
  • [gdm] Update Icelandic translation, Translations User D-L
  • [gnome-control-center] Update Icelandic translation, Translations User D-L
  • [gnome-control-center/gnome-3-26] Update Icelandic translation, Translations User D-L
  • [gnome-boxes/wip/rishi/rhel: 14/15] wizard-source: Add a WebView with progress indication, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/15] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/15] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/15] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/15] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/15] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/15] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/15] wizard, wizard-source: Don't align & margin WizardSource, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/15] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/15] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/15] wizard-source: Move the file selection button next to the heading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/15] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/15] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [solang] Remove unsupported <br/> tag so yelp-check validates, Andre Klapper
  • [epiphany/wip/google-safe-browsing] prefs-dialog: Add safe browsing checkbutton, Gabriel Ivașcu
  • [solang] Fix duplicated <section> id parameter so yelp-check validates, Andre Klapper
  • [sysprof] Add missing id parameters to <section>s so yelp-check validates, Andre Klapper
  • [shotwell] Put <media> fallback text into <p> so yelp-check validates, Andre Klapper
  • [shotwell] Remove unsupported link parameter from <link>s so yelp-check validates, Andre Klapper
  • [shotwell] Add missing id parameters to <section>s so yelp-check validates, Andre Klapper
  • [glabels] Remove unsupported 'type' parameter from links and fix a link type so yelp-check validates, Andre Klapper
  • [geary] Add missing id parameters and title to <section>s so yelp-check validates, Andre Klapper
  • [vala/staging] vapi: Update GIR-based bindings, Rico Tzschichholz
  • [gnome-boxes/wip/rishi/rhel: 15/16] wizard-source: Add a WebView with progress indication, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 14/16] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/16] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/16] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/16] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/16] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/16] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/16] wizard, wizard-source: Don't align & margin WizardSource, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/16] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/16] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/16] wizard-source: Move the file selection button next to the heading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/16] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/16] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/16] wizard, wizard-source: Use the headerbar to go back from "Enter URL", Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 1/16] util: Simplify code, Debarshi Ray
  • [zenity] Remove unsupported <td> parameters so yelp-check validates, Andre Klapper
  • [libglnx] macros: use size_t for glnx_strjoina len, Colin Walters
  • [libglnx] fdio: Open target dirname for glnx_file_copy_at(), Colin Walters
  • [gparted] Convert Manual links to HTTPS where possible and update version, Curtis Gedak
  • [gparted] Describe Create New Partition / Partition name field in the Manual, Curtis Gedak
  • [gparted] Pass string literals directly to execute_command(), Curtis Gedak
  • [gparted] Stop nicing external commands run by the DMRaid module (#788007), Curtis Gedak
  • [gparted] Remove backward compatibility for dmraid without -P option (#788007), Curtis Gedak
  • [evolution/gnome-3-26] Bug 788051 - Junk messages moved to a real folder are considered seen, Milan Crha
  • [evolution-data-server/gnome-3-26] Bug 788051 - Junk messages moved to a real folder are considered seen, Milan Crha
  • [evolution] Bug 788051 - Junk messages moved to a real folder are considered seen, Milan Crha
  • [evolution-data-server] Bug 788051 - Junk messages moved to a real folder are considered seen, Milan Crha
  • [network-manager-openvpn/th/helper-parse-route-bgo788137: 2/2] service: handle more then 255 routes in helper script, Thomas Haller
  • [network-manager-openvpn/th/helper-parse-route-bgo788137: 1/2] shared: re-import shared files, Thomas Haller
  • [network-manager-openvpn] (2 commits) Created branch th/helper-parse-route-bgo788137, Thomas Haller
  • [gnome-session] Update Icelandic translation, Translations User D-L
  • [gnome-session/gnome-3-26] Update Icelandic translation, Translations User D-L
  • [geary] Update and simplify README with copy consistent with the wiki., Michael Gratton
  • [geary] Update misc appstream URLs., Michael Gratton
  • [gnome-shell] notificationDaemon: Guard against invalid D-Bus object paths, Mario Sanchez Prada
  • [gnome-shell] notificationDaemon: Consider hyphens for app ID to object path translations, Mario Sanchez Prada
  • [pango] meson: Add required gir dependencies to fix broken build, Rico Tzschichholz
  • [libgweather] Update Icelandic translation, Translations User D-L
  • [geary] Updated Czech translation, Marek Černocký
  • [gnome-music/gnome-3-26] Update Icelandic translation, Translations User D-L
  • [gnome-music] Update Icelandic translation, Translations User D-L
  • [gnome-music/gnome-3-24] Update Icelandic translation, Translations User D-L
  • [gimp] Update Greek translation, Dimitris Spingos
  • [gnome-dictionary] Update Greek translation, Translations User D-L
  • [evince] Update Greek translation, Translations User D-L
  • [eog] Update Greek translation, Translations User D-L
  • [gnome-contacts] Update Greek translation, Translations User D-L
  • [gnome-contacts/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-maps/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-maps] Update Greek translation, Translations User D-L
  • [gnome-documents/gnome-3-26] Update Galician translation, Translations User D-L
  • [gnome-photos] Update Greek translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Greek translation, Translations User D-L
  • [gimp] Updated Italian translation, Marco Ciampa
  • [gnome-terminal] Update Greek translation, Translations User D-L
  • [gnome-terminal/gnome-3-26] Update Greek translation, Translations User D-L
  • [gvfs] Update Greek translation, Translations User D-L
  • [gnome-shell-extensions] Update Greek translation, Translations User D-L
  • [gnome-settings-daemon] Update Greek translation, Translations User D-L
  • [gnome-tweak-tool] Update Greek translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-software] Update Greek translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Greek translation, Translations User D-L
  • [video-subtitles] Update Greek translation, Translations User D-L
  • [video-subtitles] Add Greek translation, Translations User D-L
  • [genius] Fix typos in Spanish user docs translation, Andre Klapper
  • [genius] Fix typos in Greek user docs translation, Andre Klapper
  • [gnote] Fix typos in Slovenian user docs translation, Andre Klapper
  • [tomboy] Fix typos in Romanian user docs translation, Andre Klapper
  • [tomboy] Fix typos in Lithuanian user docs translation, Andre Klapper
  • [tomboy] Fix typo in Catalan user docs translation, Andre Klapper
  • [gtk+] gsk: count fallback pixels, Matthias Clasen
  • [gtk+] GtkBuilder: Enforce "class" as a mandatory attribute for <object>, Debarshi Ray
  • [xchat-gnome] Fix typo in Czech user docs translation, Andre Klapper
  • [rhythmbox] Fix typo in zh_CN user docs translation, Andre Klapper
  • [geary] Replace invalid GObject properties with getters., Michael Gratton
  • [glade] Fix typo in Bulgarian user docs translation, Andre Klapper
  • [glade] ca: Fix markup typos, Andre Klapper
  • [frogr] Fix typo in pt_BR user docs translation, Andre Klapper
  • [cheese] Update Galician translation, Translations User D-L
  • [gnome-tweak-tool] Update Galician translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Galician translation, Translations User D-L
  • [vala/staging] gtk+-4.0: Update to 3.91.2+d09f6951, Rico Tzschichholz
  • [gnome-builder/gnome-builder-3-26] Update Galician translation, Translations User D-L
  • [gnome-photos/gnome-3-24] application: Process the item's pipeline when setting the background, Debarshi Ray
  • [gnome-photos/gnome-3-24] base-item: Add photos_base_item_save_to_file_async, Debarshi Ray
  • [gnome-photos/gnome-3-26] application: Process the item's pipeline when setting the background, Debarshi Ray
  • [gnome-photos/gnome-3-26] base-item: Add photos_base_item_save_to_file_async, Debarshi Ray
  • [gnome-control-center/gnome-3-26] user-accounts: Fix password strenght check, Ondrej Holy
  • [gnome-photos] base-item: Style fixes, Debarshi Ray
  • [gnome-photos] application: Hold the application while setting the background, Debarshi Ray
  • [gnome-photos] application: Don't use g_object_[gs]et_data, Debarshi Ray
  • [gnome-photos] application: Process the item's pipeline when setting the background, Debarshi Ray
  • [gnome-photos] base-item: Add photos_base_item_save_to_file_async, Debarshi Ray
  • [gnome-control-center] user-accounts: Fix password strenght check, Ondrej Holy
  • [evolution/gnome-3-26] Bug 788050 - Manual check for Junk requires automatic junk filtering on, Milan Crha
  • [evolution] Bug 788050 - Manual check for Junk requires automatic junk filtering on, Milan Crha
  • [libgdata] Add Nepali translation, Translations User D-L
  • [gnome-documents] help-overlay: Use American English, Debarshi Ray
  • [geary] Update appstream to point to new screenshots on wiki.gnome.org., Michael Gratton
  • [evolution-data-server/gnome-3-26] Bug 788048 - Junk/filtering preferences change requires restart, Milan Crha
  • [gnome-logs] Update po/Makevars, Piotr Drąg
  • [gnome-logs] Add a translator comment to the .desktop file, Piotr Drąg
  • [evolution-data-server] Bug 788048 - Junk/filtering preferences change requires restart, Milan Crha
  • [vte] widget: Show padding in size request debug output, Christian Persch
  • [babl] babl: tidying of public headers, Øyvind Kolås
  • [gnome-boxes] meson: Use tracker-sparql-2.0, Rico Tzschichholz
  • [gnome-control-center/wip/feborges/new-search-panel: 18/18] search: Add notification advertising the reordering shortcuts, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 17/18] search: Introduce reordering keyboard shortcut, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 16/18] search: Make the list_box the DnD target, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 15/18] search: Adjust panel height according to num of rows, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 14/18] search: Drop move buttons, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 13/18] search: Move the gear button to the top of the panel, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 12/18] search: Introduce Drag and Drop, Felipe Borges
  • [gnome-control-center] (18 commits) Non-fast-forward update to branch wip/feborges/new-search-panel, Felipe Borges
  • [gtk+] gsk: Some g-i annotation fixes, Rico Tzschichholz
  • [gnome-boxes/gnome-3-26] Update Greek translation, Translations User D-L
  • [gnome-documents/gnome-3-26] Update Icelandic translation, Translations User D-L
  • [gnome-calendar] Update Greek translation, Translations User D-L
  • [gnome-calendar/gnome-3-26] Update Greek translation, Translations User D-L
  • [vte] app: Try to make geometry work also for no-geometry-hints case, Christian Persch
  • [gnome-documents] Update Icelandic translation, Translations User D-L
  • [gnome-documents/gnome-3-24] Update Icelandic translation, Translations User D-L
  • [gnome-boxes] Update Greek translation, Translations User D-L
  • [gnome-screenshot] Update Icelandic translation, Translations User D-L
  • [gnome-screenshot/gnome-3-26] Update Icelandic translation, Translations User D-L
  • [gnome-photos] Update Icelandic translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Icelandic translation, Translations User D-L
  • [gnome-mines] Update Icelandic translation, Translations User D-L
  • [gnome-mines/gnome-3-24] Update Icelandic translation, Translations User D-L
  • [gnome-apps-nightly] Try building Geary against 3.22 to work around Bug 777706., Michael Gratton
  • [gnome-builder] prefs: move preferences to an external window, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] prefs: release extensions on destroy event, Christian Hergert
  • [gnome-builder] prefs: release extensions on destroy event, Christian Hergert
  • [libdazzle/libdazzle-3-26] prefs: track destruction state of pref widgets, Christian Hergert
  • [libdazzle] prefs: track destruction state of pref widgets, Christian Hergert
  • [gjs/wip/ptomato/develop: 9/9] coverage: Misc refactors, Philip Chimento
  • [gjs/wip/ptomato/develop: 8/9] coverage: Use Map objects for function counters, Philip Chimento
  • [gjs/wip/ptomato/develop: 7/9] coverage: Use frame callee script data to get line, Philip Chimento
  • [gjs/wip/ptomato/develop: 6/9] coverage: Refactor bootstrap code to use ES6 classes, Philip Chimento
  • [gjs/wip/ptomato/develop: 5/9] coverage: Don't mark empty var declarations executable, Philip Chimento
  • [gjs/wip/ptomato/develop: 4/9] coverage: Don't count literals as executable, Philip Chimento
  • [gjs/wip/ptomato/develop: 3/9] tests: Create test ASTs by parsing JS, Philip Chimento
  • [gjs/wip/ptomato/develop: 2/9] coverage: Walk AST in more cases, Philip Chimento
  • [gjs/wip/ptomato/develop: 1/9] coverage: Correct AST walking for labelled statements, Philip Chimento
  • [gnome-logs] Migrate from intltool to gettext., Jonathan Kang
  • [gnome-commander] Adds missing src/gnome-cmd-block.cc from commit b177578, Uwe Scholz
  • [gnome-builder] flatpak: bump oldest default visible version to 3.26, Christian Hergert
  • [gnome-builder] flatpak: be more aggressive ignoring runtimes, Christian Hergert
  • [jsonrpc-glib] macros: install version macro, Christian Hergert
  • [epiphany/gnome-3-26] Revert "web-view: Save as MHTML by default", Michael Catanzaro
  • [epiphany] Revert "web-view: Save as MHTML by default", Michael Catanzaro
  • [gtk+] gsk: Documentation additions, Matthias Clasen
  • [jsonrpc-glib] version: add versioning macros and use them, Christian Hergert
  • [jsonrpc-glib] build: bump for development, Christian Hergert
  • [geary] Fix build on s390x/ppc64., Michael Gratton
  • [gtk+] Plug a memory leak, Matthias Clasen
  • [gimp] NEWS: update file-pdf-load2 information., Jehan Pagès
  • [gimp] plug-ins: add parameters to file-pdf-load2 to load multiple pages., Jehan Pagès
  • [gimp] plug-ins: forgot to typecast the parameter., Jehan Pagès
  • [gegl] Updated Italian translation, Marco Ciampa
  • [eog] Fix typo in German user docs translation, Andre Klapper
  • [empathy] Fix typo in Indonesian user docs translation, Andre Klapper
  • [frogr] Fix broken markup in French user docs translation, Andre Klapper
  • [geary] Fix typo in Greek user docs translation, Andre Klapper
  • [genius] Fix typos in Czech user docs translation, Andre Klapper
  • [ocrfeeder] Fix typo in Greek user docs translation, Andre Klapper
  • [pitivi] Fix typo in Spanish user docs translation, Andre Klapper
  • [sound-juicer] Fix typo in Ukrainian user docs translation, Andre Klapper
  • [solang] Fix typos in Slovenian user docs translation, Andre Klapper
  • [solang] Fix typos in French user docs translation, Andre Klapper
  • [solang] Fix typos in Romanian user docs translation, Andre Klapper
  • [postr] Fix typo in German user docs translation, Andre Klapper
  • [rhythmbox] Fix typos in Italian user docs translation, Andre Klapper
  • [pitivi] Fix typos in Catalan user docs translation, Andre Klapper
  • [pitivi] Fix typo in Catalan user docs translation, Andre Klapper
  • [pitivi] cs: Fix broken markup in user docs, Andre Klapper
  • [meld] Fix typo in German user docs translation, Andre Klapper
  • [gnome-video-arcade] Fix typo in French user docs translation, Andre Klapper
  • [gedit-plugins] Fix typo in Russian user docs translation, Andre Klapper
  • [gedit-plugins] Fix typo in Ukrainian user docs translation, Andre Klapper
  • [gedit] Fix typo in Thai user docs translation, Andre Klapper
  • [geary] Fix typos in Greek user docs translation, Andre Klapper
  • [meld] Fix typos in Czech user docs translation, Andre Klapper
  • [gparted] Fix typo in Romanian user docs translation, Andre Klapper
  • [gparted] Fix typo in pt_BR user docs translation, Andre Klapper
  • [gnome-schedule] Fix broken markup in Italian user docs translation, Andre Klapper
  • [evince] zh_CN: Fix a markup typo, Andre Klapper
  • [brasero] th: Fix a markup typo, Andre Klapper
  • [gedit-plugins] th: Fix a markup typo, Andre Klapper
  • [gimp] Bug 787039 - Make clear that the PDF import dialog selects all pages..., Jehan Pagès
  • [gnome-boxes] de: Fix broken markup, Andre Klapper
  • [gnome-mahjongg] fr: Fix broken markup, Andre Klapper
  • [gnome-mines] gl: Fix broken markup, Andre Klapper
  • [gnome-robots] el: Fix broken markup, Andre Klapper
  • [gnome-video-arcade] fr: Fix broken markup, Andre Klapper
  • [babl] babl: in babl_polynomial_approximate_gamma(), verify that x0 >= 0, N/A
  • [shotwell] de: Fix a typo, Andre Klapper
  • [rhythmbox] de: Fix a typo, Andre Klapper
  • [babl] Bug 788093 - Crash loading (jpg with) ICC v4 profile with parametric TRCs, N/A
  • [eog] cs: Fix broken markup in user docs, Andre Klapper
  • [gnome-internet-radio-locator] cs: Fix broken markup in user docs, Andre Klapper
  • [evolution] de: Fix broken markup in user docs, Andre Klapper
  • [gtk+] Label: Replace allow-none with nullable/optional, Daniel Boles
  • [gtk+/gtk-3-22] Button: Annotate set_image() argument as nullable, Daniel Boles
  • [gtk+/gtk-3-22] Label: Replace allow-none with nullable/optional, Daniel Boles
  • [gtk+/gtk-3-22] emojichooser: Plug a memory leak, Daniel Boles
  • [gtk+/gtk-3-22] Fix broken translations of 'calendar:' settings (ignored translator comments), Daniel Boles
  • [static-web] Add 3.27/3.28 schedule, Andre Klapper
  • [releng] Add 3.27/3.28 schedule, Andre Klapper
  • [gnome-builder] editor: fix missing includes, Christian Hergert
  • [gnome-builder] gstyle: remove trailing #endif, Christian Hergert
  • [gnome-builder] snippets: use #pragma once for gobject macros, Christian Hergert
  • [gnome-commander] Adds option to leave the terminal window open when a command finishes, Uwe Scholz
  • [gnome-commander] Revert "Compile source files in the relative sub-directories, fixes automake warning", Uwe Scholz
  • [gnome-builder] style-guide: use #pragma once for gstyle, Christian Hergert
  • [gnome-builder] style-guide: use #pragma once header guards, Christian Hergert
  • [gnome-builder] libide: remove ide-internal.h, Christian Hergert
  • [pitivi] Don't require gst-validate to be available, Thibault Saunier
  • [pitivi/1.0] Don't require gst-validate to be available, Thibault Saunier
  • [gegl] threshold: use the same comparison in opencl kernel and cpu implementation, Thomas Manni
  • [vte] i18n: Update POTFILES.skip, Christian Persch
  • [vte] app: Add new test application, Christian Persch
  • [gnome-builder/gnome-builder-3-26] build: set GSETTINGS_SCHEMA_DIR for tests, Christian Hergert
  • [gnome-builder] build: set GSETTINGS_SCHEMA_DIR for tests, Christian Hergert
  • [gnome-builder] build: link tests against plugins .so, Christian Hergert
  • [gtk+/wip/matthiasc/shadertoy] shadertoy: Add an entry, Matthias Clasen
  • [gtk+/wip/matthiasc/shadertoy] inspector: Show pixel shader node children, Matthias Clasen
  • [gtk+/wip/matthiasc/shadertoy] cheat, Matthias Clasen
  • [gtk+/wip/matthiasc/shadertoy] Export render node get_child functions, Matthias Clasen
  • [gtk+/wip/matthiasc/shadertoy] Add child nodes to the shadertoy example, Matthias Clasen
  • [gtk+/wip/matthiasc/shadertoy] Allow custom pipelines to have textures, Matthias Clasen
  • [epiphany/wip/google-safe-browsing: 35/35] prefs-dialog: Add safe browsing checkbutton, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 34/35] gsb-utils: Remove unused fields from EphyGSBHashPrefixLookup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 33/35] gsb-storage: Remove unused timestamp column, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 32/35] gsb-service: Make back-off parameters persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 31/35] gsb-service: Make next_full_hashes_time persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 30/35] gsb-service: Store/restore next_list_updates_time in dispose/constructed, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 29/35] gsb-service: Rename some variables, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 28/35] gsb-storage: Store metadata values as integers, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 27/35] safe-browsing: Add support for Rice compression scheme, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 26/35] gsb-storage: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 25/35] gsb-service: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 24/35] web-view: Verify and inform user about URL safety, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 23/35] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 22/35] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 21/35] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 20/35] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 19/35] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 18/35] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 17/35] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 16/35] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 15/35] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 14/35] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 13/35] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 12/35] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/35] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/35] gsb-utils: Add function to canonicalize URL, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/35] gsb-service: Schedule next update when the current one ends, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/35] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/35] gsb-storage: Use transactions and reuse statements for speedup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/35] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/35] gsb-storage: Implement basic database operations, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/35] safe-browsing: Add stub service and storage objects, Gabriel Ivașcu
  • [epiphany] (35 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [babl] babl: avoid negative degree when shrinking a zero polynomial, N/A
  • [gnome-font-viewer] Update Arabic translation, Khaled Hosny
  • [gnome-photos/gnome-3-24] base-item: Rename save_async as save_to_dir_async, Debarshi Ray
  • [gnome-photos/gnome-3-24] base-item: Style fix, Debarshi Ray
  • [gnome-photos/gnome-3-26] base-item: Rename save_async as save_to_dir_async, Debarshi Ray
  • [gnome-photos/gnome-3-26] base-item: Style fix, Debarshi Ray
  • [gnome-photos] base-item: Rename save_async as save_to_dir_async, Debarshi Ray
  • [gnome-photos] base-item: Style fix, Debarshi Ray
  • [gnome-photos] facebook-item: Style fixes, Debarshi Ray
  • [gnome-photos] tracker-queue: Don't copy the sparql and tag fields of the query, Debarshi Ray
  • [gimp-web/testing] Use variables for development version., Jehan Pagès
  • [gimp-web/testing] README: update some dependency information., Jehan Pagès
  • [gtk+] emojichooser: Plug a memory leak, Timm Bäder
  • [gtkmm] Gdk::GLContext: Add unset_use_es(), Kjell Ahlstedt
  • [gtkmm] Gtk::TextView: Let get_iter_at_[location|position]() return bool, Kjell Ahlstedt
  • [gtkmm] Gtk::TextTagTable: Let add() return bool, Kjell Ahlstedt
  • [glade/glade-3-20] Update Swedish translation, Translations User D-L
  • [gnome-mahjongg] Update Swedish translation, Translations User D-L
  • [pitivi/1.0] Update Swedish translation, Translations User D-L
  • [gobject-introspection] Use locale-independent functions to parse numbers, Emmanuele Bassi
  • [gtksourceview] enumtypes: rename gtksourceview-enumtypes -> gtksource-enumtypes, Sébastien Wilmet
  • [gtk+/wip/matthiasc/shadertoy] Shadertoy: more cosmetics, Matthias Clasen
  • [gnome-sudoku] Remove now unused stats-very-hard.png figure, Andre Klapper
  • [gnome-sudoku] Also remove Statistics.page from Makefile.am, Andre Klapper
  • [gnome-sudoku] User docs: Remove Statistics page (does not exist anymore), Andre Klapper
  • [gnome-sudoku] Remove six unused figures from user docs, Andre Klapper
  • [libwnck] Mark broken translations as fuzzy by translators who ignored translation comments, Andre Klapper
  • [gtksourceview] init: rename filename gtksourceview-init.c -> gtksourceinit.c, Sébastien Wilmet
  • [gtksourceview] init: "gtksourceview" -> "gtk_source", Sébastien Wilmet
  • [nautilus/gnome-3-26] dz translation: Remove broken translation - see the translator comment, Andre Klapper
  • [nautilus] dz translation: Remove broken translation - see the translator comment, Andre Klapper
  • [gtksourceview] utils: merge gtksourceview-utils into gtksourceutils, Sébastien Wilmet
  • [epiphany] password-manager: password_field can be NULL too, Gabriel Ivașcu
  • [glibmm/glibmm-2-54] Gio::DataInputStream: Fix the documentation of read_line_utf8(), Kjell Ahlstedt
  • [glibmm/glibmm-2-54] gmmproc: Suppress the @return section if return type is void, Kjell Ahlstedt
  • [glibmm] Gio::Settings: set_int() and friends shall return bool, Kjell Ahlstedt
  • [glibmm] Gio::DataInputStream: Fix the documentation of read_line_utf8(), Kjell Ahlstedt
  • [glibmm] gmmproc: Suppress the @return section if return type is void, Kjell Ahlstedt
  • [gtksourceview] utils: rename dgettext(), Sébastien Wilmet
  • [gtksourceview] utils: rename pango_font_description_to_css(), Sébastien Wilmet
  • [gtksourceview] utils: rename string_to_int(), Sébastien Wilmet
  • [gtksourceview] utils: rename get_file_list(), Sébastien Wilmet
  • [gcr/gnome-3-20] Update Nepali translation, Translations User D-L
  • [gtksourceview] utils: fix data subdir in get_default_dirs(), Sébastien Wilmet
  • [libdazzle] theming: fix typo, Christian Hergert
  • [libdazzle/libdazzle-3-26] theming: fix typo, Christian Hergert
  • [libdazzle/libdazzle-3-26] theming: avoid thrashing the GtkIconTheme, Christian Hergert
  • [libdazzle] theming: avoid thrashing the GtkIconTheme, Christian Hergert
  • [libgweather] Update Dutch translation, Translations User D-L
  • [gtksourceview] utils: remove deprecated compat dir from get_default_dirs(), Sébastien Wilmet
  • [gtksourceview] utils: rename get_default_dirs(), Sébastien Wilmet
  • [gnome-builder/wip/chergert/python-embed] wip on python embedding, Christian Hergert
  • [gnome-builder] Created branch wip/chergert/python-embed, Christian Hergert
  • [gtksourceview] License headers: do not have two consecutive blank lines, Sébastien Wilmet
  • [gtk+/wip/matthiasc/shadertoy] Cosmetic improvements, Matthias Clasen
  • [gtk+/wip/matthiasc/shadertoy: 3/3] A shadertoy frontend, Matthias Clasen
  • [gtk+/wip/matthiasc/shadertoy: 2/3] inspector: learn about new nodes, Matthias Clasen
  • [gtk+/wip/matthiasc/shadertoy: 1/3] wip: support custom shaders in vulkan, Matthias Clasen
  • [gtk+] (3 commits) Created branch wip/matthiasc/shadertoy, Matthias Clasen
  • [gtk+/wip/otte/shader: 28/28] gskslpreprocessor: Implement #define and #undef, Benjamin Otte
  • [gtk+/wip/otte/shader: 27/28] gskslcompiler: Add support for adding defines, Benjamin Otte
  • [gtk+/wip/otte/shader: 26/28] gsksl: Introduce GskSlCompiler, Benjamin Otte
  • [gtk+/wip/otte/shader: 25/28] gsksl: Split out GskSlProgram, Benjamin Otte
  • [gtk+/wip/otte/shader: 24/28] gsksltokenizer: Always return idents, Benjamin Otte
  • [gtk+/wip/otte/shader: 23/28] gsksltokenizer: Detect preprocessor directives, Benjamin Otte
  • [gtk+/wip/otte/shader: 22/28] gsksl: Implement skeleton SPIRV output, Benjamin Otte
  • [gtk+/wip/otte/shader: 21/28] gsk: Add GskSlPointerType, Benjamin Otte
  • [gtk+/wip/otte/shader: 20/28] gtk: Add gtk-glsl binary, Benjamin Otte
  • [gtk+/wip/otte/shader: 19/28] gsksltype: Turn gsk_sl_type_print() into gsk_sl_type_get_name(), Benjamin Otte
  • [gtk+/wip/otte/shader: 18/28] gskslnode: Parse return statements, Benjamin Otte
  • [gtk+/wip/otte/shader: 17/28] gskslnode: Add builtin constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 16/28] gskslnode: Add arithmetic operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 15/28] gskslnode: Add comparison and shift operators, Benjamin Otte
  • [gtk+/wip/otte/shader: 14/28] gskslnode: Add support for bitwise operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 13/28] gsksltype: Add matrix type, Benjamin Otte
  • [gtk+/wip/otte/shader: 12/28] gsksltype: Add support for vector types, Benjamin Otte
  • [gtk+/wip/otte/shader: 11/28] gsksltype: Make GskSlType classed, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/28] gsksltype: Prepare type system for rework, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/28] gskslnode: Add GskSlNodeOperation, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/28] gskslnode: Add variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 7/28] gskslnode: Add gsk_sl_node_is_constant(), Benjamin Otte
  • [gtk+/wip/otte/shader: 6/28] gskslnode: Add gsk_sl_node_get_return_type(), Benjamin Otte
  • [gtk+/wip/otte/shader: 5/28] gsksl: Add gsksltypesprivate.h, Benjamin Otte
  • [gtk+/wip/otte/shader: 4/28] gsksl: Parse assignments, Benjamin Otte
  • [gtk+/wip/otte/shader: 3/28] gsksl: Start parsing statements by parsing constants, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/28] gsk: Add a skeleton for a GLSL parser, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/28] inspector: logical ‘or’ of collectively exhaustive tests is always true, Benjamin Otte
  • [gtk+] (28 commits) Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [gimp] NEWS: fix my name., Jehan Pagès
  • [beast: 20/20] Merge branch 'merge-rapicorn', Tim Janik
  • [beast: 19/20] SFI: add url_show() from Rapicorn, Tim Janik
  • [beast: 18/20] SFI: avoid using Rapicorn in sfidl, cut-and-paste the few rquired functions, Tim Janik
  • [beast: 17/20] SFI: add and use cpu_info() from Rapicorn, Tim Janik
  • [beast: 16/20] SFI: add and use AsyncBlockingQueue from Rapicorn, Tim Janik
  • [beast: 15/20] BSE: add and use DataListContainer from Rapicorn, Tim Janik
  • [beast: 14/20] BSE: use this_thread_self/set_name instead of Rapicorn::ThreadInfo, Tim Janik
  • [beast: 13/20] SFI: provide Bse::ThreadId and Bse::this_thread_self, Tim Janik
  • [beast: 12/20] SFI: use a thread_local variable instead of Rapicorn::ThreadInfo data, Tim Janik
  • [beast: 11/20] SFI: fix test error message, Tim Janik
  • [beast: 10/20] EBEAST: use this_thread_*() for name/getpid/gettid/online_cpus, Tim Janik
  • [beast: 9/20] BST: use this_thread_*() for name/getpid/gettid/online_cpus, Tim Janik
  • [beast: 8/20] BSE: use this_thread_*() for name/getpid/gettid/online_cpus, Tim Janik
  • [beast: 7/20] SFI: provide and use this_thread_*() for name/getpid/gettid/online_cpus, Tim Janik
  • [beast: 6/20] SFI: add TaskStatus from Rapicorn, Tim Janik
  • [beast: 5/20] TESTS: suite1: add randomhash tests from Rapicorn, Tim Janik
  • [beast: 4/20] TESTS: build and run suite1, Tim Janik
  • [beast: 3/20] SFI: build and use randomhash.hh and entropy.hh, Tim Janik
  • [beast: 2/20] SFI: add entropy.hh, entropy.cc from Rapicorn, Tim Janik
  • [beast: 1/20] SFI: add randomhash.hh, randomhash.cc from Rapicorn, Tim Janik
  • [beast] (20 commits) ...Merge branch 'merge-rapicorn', Tim Janik
  • [iagno] Update Croatian translation, Translations User D-L
  • [gnome-credentials] Add Croatian translation, Translations User D-L
  • [gtk+] Fix broken translations of 'calendar:' settings (ignored translator comments), Andre Klapper
  • [epiphany/gnome-3-24-loki] Plug leak in bookmarks code *properly*, Michael Catanzaro
  • [epiphany/gnome-3-24] Plug leak in bookmarks code *properly*, Michael Catanzaro
  • [epiphany/gnome-3-26] Plug leak in bookmarks code *properly*, Michael Catanzaro
  • [epiphany] Plug leak in bookmarks code *properly*, Michael Catanzaro
  • [gthumb] help: Remove unused images which only bloat the tarball size, Andre Klapper
  • [zenity] help: Remove id parameter from figure element, to pass 'yelp-check validate', Andre Klapper
  • [pitivi] help: Move <desc> above <media>, to pass 'yelp-check validate', Andre Klapper
  • [orca] help: Remove id parameter from p element, to pass 'yelp-check validate', Andre Klapper
  • [orca] help: Remove title-less section as there is only one, to pass 'yelp-check validate', Andre Klapper
  • [orca] help: Remove invalid title type to pass 'yelp-check validate', Andre Klapper
  • [orca] help: Add section IDs to pass 'yelp-check validate', Andre Klapper
  • [latexila] help: Add section IDs to pass 'yelp-check validate', Andre Klapper
  • [gthumb] help: Add section IDs to pass 'yelp-check validate', Andre Klapper
  • [gnome-boxes] help: Add section IDs to pass 'yelp-check validate', Andre Klapper
  • [evince] help: Add missing tag, Andre Klapper
  • [accerciser] help: Fix duplicated section ID, Andre Klapper
  • [gnome-devel-docs] Update Brazilian Portuguese translation, Translations User D-L
  • [epiphany/gnome-3-24-loki] Plug leak in bookmarks import code, Michael Catanzaro
  • [epiphany/gnome-3-24] Plug leak in bookmarks import code, Michael Catanzaro
  • [epiphany/gnome-3-26] Plug leak in bookmarks import code, Michael Catanzaro
  • [epiphany] Plug leak in bookmarks import code, Michael Catanzaro
  • [gtk+] gsk: Fix a prefix mishap, Matthias Clasen
  • [gtk+] Cosmetics, Matthias Clasen
  • [gnome-builder] Fixed wrong folder names in POTFILES (again...), Daniel Mustieles García
  • [gnome-builder] Fixed wrong folder names in POTFILES, Daniel Mustieles García
  • [gnome-builder] Fixed missing file in POTFILES, Daniel Mustieles García
  • [gnome-builder/gnome-builder-3-26] Update Spanish translation, Translations User D-L
  • [gtksourceview] License headers: remove filenames, Sébastien Wilmet
  • [balsa] We no longer ever define BALSA_DEBUG_THREADS, Peter Bloomfield
  • [balsa] Remove 'debug-threads' option, Peter Bloomfield
  • [gnome-commander] Updates documentation, Uwe Scholz
  • [balsa] Remove deprecated gdk_threads_* stuff, Peter Bloomfield
  • [gtksourceview] Remove GD_ macro, use function instead, Sébastien Wilmet
  • [gtk+] vulkan: Implement nonseparable blendmodes, Matthias Clasen
  • [simple-scan] Farsi translation: Respect 'Do not translate' (bug 788074), Andre Klapper
  • [simple-scan/gnome-3-26] Farsi translation: Respect 'Do not translate' (bug 788074), Andre Klapper
  • [gtksourceview] Merge gtksourceview-i18n into gtksourceview-utils, Sébastien Wilmet
  • [libhttpseverywhere] readme: doc instructions and packaging badge, Daniel Brendle
  • [libhttpseverywhere] Created tag 0.6.0, Daniel Brendle
  • [libhttpseverywhere: 8/8] context: minor doc fixes, Daniel Brendle
  • [libhttpseverywhere] (8 commits) ...context: minor doc fixes, Daniel Brendle
  • [gimp] build: make a new Flatpak manifest for the 2.9.6 release., Jehan Pagès
  • [gimp] build: update the howto., Jehan Pagès
  • [gimp] build: update webkit patch for flatpak build., Jehan Pagès
  • [shotwell] Remove locale-dependent filter short-cuts, Jens Georg
  • [evince] Updated German doc translation, Mario Blättermann
  • [evince] Updated German doc translation, Mario Blättermann
  • [evince] Updated screenshots, Mario Blättermann
  • [gtksourceview] Include: gtksourceview-i18n.h -> glib/gi18n-lib.h where sufficient, Sébastien Wilmet
  • [gtksourceview] Remove ENABLE_NLS option, Sébastien Wilmet
  • [simple-scan/gnome-3-26] Added images for doc translation, Mario Blättermann
  • [simple-scan] Added images for doc translation, Mario Blättermann
  • [retro-gtk/wip/aplazas/0.13: 33/33] documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 32/33] core: Add documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 31/33] Port MainLoop to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 30/33] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 29/33] Port ModuleIterator to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 28/33] Port ModuleQuery to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 27/33] Port g_log() to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 26/33] Port MemoryType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 25/33] Port PaPlayer to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 24/33] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 23/33] Port CoreView to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 22/33] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 21/33] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 20/33] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 19/33] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 18/33] Port PointerId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 17/33] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 16/33] Port MouseId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 15/33] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 14/33] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 13/33] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 12/33] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 11/33] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 10/33] Manually define retro-gtk.h, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 9/33] cairo-display: Make private, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 8/33] core-view: Handle the display internaly, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 7/33] pa-player: Make private, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/33] core-view: Play sound via a PaPlayer, Adrien Plazas
  • [retro-gtk] (33 commits) Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [libhttpseverywhere/fulljson] build: version bump to 0.6, Daniel Brendle
  • [libhttpseverywhere/fulljson] updater: adapted to new ruleset file path, Daniel Brendle
  • [libhttpseverywhere/fulljson: 5/5] context: implemented ignore by host, Daniel Brendle
  • [libhttpseverywhere/fulljson: 4/5] build: remove libxml2 dependency, Daniel Brendle
  • [libhttpseverywhere/fulljson: 3/5] context: adapted load_rulesets, Daniel Brendle
  • [libhttpseverywhere/fulljson: 2/5] ruleset: implemened json deserialization, Daniel Brendle
  • [libhttpseverywhere/fulljson: 1/5] rulesets: integrate 2017.9.12, Daniel Brendle
  • [libhttpseverywhere] (5 commits) Created branch fulljson, Daniel Brendle
  • [shotwell] Remove obsolete action, Jens Georg
  • [epiphany/wip/google-safe-browsing: 37/37] prefs-dialog: Add safe browsing checkbutton, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 36/37] gsb-utils: Remove unused fields from EphyGSBHashPrefixLookup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 35/37] gsb-storage: Remove unused timestamp column, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 34/37] gsb-service: Make back-off parameters persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 33/37] gsb-service: Make next_full_hashes_time persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 32/37] gsb-service: Store/restore next_list_updates_time in dispose/constructed, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 31/37] gsb-service: Rename some variables, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 30/37] gsb-storage: Store metadata values as integers, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 29/37] safe-browsing: Add support for Rice compression scheme, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 28/37] gsb-storage: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 27/37] gsb-service: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 26/37] web-view: Verify and inform user about URL safety, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 25/37] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 24/37] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 23/37] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 22/37] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 21/37] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 20/37] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 19/37] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 18/37] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 17/37] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 16/37] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 15/37] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 14/37] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 13/37] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 12/37] gsb-utils: Add function to canonicalize URL, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/37] gsb-service: Schedule next update when the current one ends, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/37] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/37] gsb-storage: Use transactions and reuse statements for speedup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/37] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/37] gsb-storage: Implement basic database operations, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/37] safe-browsing: Add stub service and storage objects, Gabriel Ivașcu
  • [gjs/wip/ptomato/develop] tests: Create test ASTs by parsing JS, Philip Chimento
  • [gjs/wip/ptomato/develop] coverage: Walk AST in more cases, Philip Chimento
  • [gjs/wip/ptomato/develop] coverage: Scan ES6 classes for functions, Philip Chimento
  • [gjs/wip/ptomato/develop] coverage: Don't error out on various files, Philip Chimento
  • [shotwell] Fix criticals on right-click, Jens Georg
  • [gtk+] vulkan: Implement blend modes, Matthias Clasen
  • [gnome-builder] plugins: cleanup package use by plugins, Christian Hergert
  • [gjs] coverage: Use global bootstrap to add JS coverage code, Philip Chimento
  • [gnome-builder] build: fix includes of resources, Christian Hergert
  • [gnome-builder: 2/2] build: add libgnome-builder-plugins for embedding plugins, Christian Hergert
  • [gnome-builder] (2 commits) ...build: add libgnome-builder-plugins for embedding plugins, Christian Hergert
  • [gtk+] vulkan: fix a clip handling problem, Matthias Clasen
  • [gtk+] vulkan: Implement crossfade, Matthias Clasen
  • [gtk+] vulkan: Drop GskVulkanPipelineLayout, Matthias Clasen
  • [gtk+] Allow different pipeline layouts, Matthias Clasen
  • [gtk+] Add a getter to the pipeline layout directly from the pipeline, Matthias Clasen
  • [gtk+] vulkan: Move descriptor set layout to the render object, Matthias Clasen
  • [gnome-builder] Non-fast-forward update to branch wip/chergert/static-link, Christian Hergert
  • [gnome-builder/wip/chergert/static-link: 2/2] build: add libgnome-builder-plugins for embedding plugins, Christian Hergert
  • [gnome-builder/wip/chergert/static-link: 1/2] beautifier: fix occasional warning at startup, Christian Hergert
  • [gnome-builder] (2 commits) Non-fast-forward update to branch wip/chergert/static-link, Christian Hergert
  • [gnome-builder/wip/chergert/static-link: 1/2] build: add libgnome-builder-plugins for embedding plugins, Christian Hergert
  • [gnome-builder/wip/chergert/static-link: 2/2] beautifier: fix occasional warning at startup, Christian Hergert
  • [gtk+/wip/otte/shader: 2/2] gsksl: Implement skeleton SPIRV output, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/2] gsk: Add GskSlPointerType, Benjamin Otte
  • [gtk+] (2 commits) Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [gtk+/wip/matthiasc/pipeline-layouts] vulkan: fix a clip handling problem, Matthias Clasen
  • [gnome-builder/wip/chergert/static-link] build: add libgnome-builder-plugins for embedding plugins, Christian Hergert
  • [gnome-builder] Created branch wip/chergert/static-link, Christian Hergert
  • [gnome-tweak-tool] README: rename to README.md, Jeremy Bicha
  • [gtk+/wip/matthiasc/pipeline-layouts] Use simpler math for crossfade, Matthias Clasen
  • [shotwell] Remove useless submenu on saved search context, Jens Georg
  • [epiphany] password-manager: Delete old legacy functions, Gabriel Ivașcu
  • [epiphany] profile-migrator: Delete old migrators 7,8,9, Gabriel Ivașcu
  • [epiphany] profile-migrator: Delete old gnome2_to_xdg migrator, Gabriel Ivașcu
  • [shotwell] Remove Rajce and Yandex no longer build by default, Jens Georg
  • [baobab/gnome-3-26] Update Persian translations, Arash Mousavi
  • [baobab] Update Persian translations, Arash Mousavi
  • [tracker] libtracker-sparql: Fix introspection for Tracker.Notifier.new(), Sam Thursfield
  • [swell-foop] Update Persian translations, Arash Mousavi
  • [gnome-todo] task-row: emit :exit when deactivating, Georges Basile Stavracas Neto
  • [gupnp/gupnp-1.0] Fix bitwise ! and logical &, Jens Georg
  • [lightsoff/gnome-3-26] Update Persian translations, Arash Mousavi
  • [lightsoff] Update Persian translations, Arash Mousavi
  • [libgnome-games-support] Update Persian translations, Arash Mousavi
  • [hitori] Update Persian translations, Arash Mousavi
  • [gnome-nibbles] Update Persian translations, Arash Mousavi
  • [gnome-themes-standard] Update Persian translations, Arash Mousavi
  • [gtk+] Non-fast-forward update to branch wip/matthiasc/pipeline-layouts, Matthias Clasen
  • [gnome-themes-standard/gnome-3-0] Revert "Update Persian translations", Arash Mousavi
  • [gdm] Update Persian translations, Arash Mousavi
  • [gnome-session/gnome-3-26] Update Persian translations, Arash Mousavi
  • [network-manager-applet] build: Bump GTK+ requirement to 3.10, Jeremy Bicha
  • [gnome-session] Update Persian translations, Arash Mousavi
  • [gnome-themes-standard/gnome-3-0] Update Persian translations, Arash Mousavi
  • [gtk+/gtk-3-22] Update Persian translations, Arash Mousavi
  • [gtk+] Update Persian translations, Arash Mousavi
  • [libgovirt] utils: Support G_TYPE_UINT in _set_property_value_from_type(), Eduardo de Barros Lima
  • [libgovirt] utils: Drop 'type' member from OvirtXmlElement struct, Eduardo de Barros Lima
  • [simple-scan] Explicitly turn off symlink_media to prevent dangling symlinks, Ken VanDine
  • [totem] Update Persian translations, Arash Mousavi
  • [nautilus-sendto] Update Persian translations, Arash Mousavi
  • [gnome-sound-recorder] Update Persian translations, Arash Mousavi
  • [gnome-nettool] Update Persian translations, Arash Mousavi
  • [gnome-documents/gnome-3-26] Update Persian translations, Arash Mousavi
  • [gnome-documents] Update Persian translations, Arash Mousavi
  • [mutter] Update Croatian translation, Translations User D-L
  • [gnome-characters] Update Persian translations, Arash Mousavi
  • [cheese] Update Persian translations, Arash Mousavi
  • [caribou] Update Persian translations, Arash Mousavi
  • [gnome-shell-extensions] Update Persian translation, Translations User D-L
  • [balsa] Drop 'enable-' and 'with-' from option names, Peter Bloomfield
  • [gtk+/wip/matthiasc/pipeline-layouts] vulkan: Implement crossfade, Matthias Clasen
  • [epiphany/wip/google-safe-browsing: 30/30] gsb-utils: Remove unused fields from EphyGSBHashPrefixLookup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 29/30] gsb-storage: Remove unused timestamp column, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 28/30] gsb-service: Make back-off parameters persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 27/30] gsb-service: Make next_full_hashes_time persistent, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 26/30] gsb-service: Store/restore next_list_updates_time in dispose/constructed, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 25/30] gsb-service: Rename some variables, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 24/30] gsb-storage: Store metadata values as integers, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 23/30] safe-browsing: Add support for Rice compression scheme, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 22/30] gsb-storage: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 21/30] gsb-service: Limit the use of C labels, Gabriel Ivașcu
  • [mutter] meta-input-settings: Fix strv memleak in find_logical_monitor(), Carlos Garnacho
  • [epiphany/wip/google-safe-browsing: 20/30] web-view: Verify and inform user about URL safety, Gabriel Ivașcu
  • [mutter] monitor-config-manager-kms: Fix is_transform_handled, Carlos Garnacho
  • [epiphany/wip/google-safe-browsing: 19/30] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [mutter] monitor-config-manager: Fix 90/270 degree rotation not working, Carlos Garnacho
  • [epiphany/wip/google-safe-browsing: 18/30] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 17/30] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 16/30] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 15/30] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 14/30] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 13/30] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 12/30] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/30] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/30] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/30] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/30] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/30] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/30] gsb-utils: Add function to canonicalize URL, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/30] gsb-service: Schedule next update when the current one ends, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/30] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/30] gsb-storage: Use transactions and reuse statements for speedup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/30] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/30] gsb-storage: Implement basic database operations, Gabriel Ivașcu
  • [epiphany] (30 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [gnome-settings-daemon] wacom: Add both tablet and touchscreen devices on initial iteration, Carlos Garnacho
  • [gnome-settings-daemon] wacom: Use GTK+ skeleton, Carlos Garnacho
  • [gtk+/wip/matthiasc/pipeline-layouts: 4/4] vulkan: Drop GskVulkanPipelineLayout, Matthias Clasen
  • [gtk+/wip/matthiasc/pipeline-layouts: 3/4] Allow different pipeline layouts, Matthias Clasen
  • [gtk+/wip/matthiasc/pipeline-layouts: 2/4] Add a getter to the pipeline layout directly from the pipeline, Matthias Clasen
  • [gtk+/wip/matthiasc/pipeline-layouts: 1/4] vulkan: Move descriptor set layout to the render object, Matthias Clasen
  • [gtk+] (4 commits) Created branch wip/matthiasc/pipeline-layouts, Matthias Clasen
  • [gnome-shell] loginManager: Handle unset XDG_SESSION_ID more gracefully, Florian Müllner
  • [gnome-devel-docs] hig: fix a typo, Rafael Fontenelle
  • [gnome-shell] build: Use new mkenums_simple() function, Florian Müllner
  • [gnome-shell] meson: Use build_rpath instead of custom linker args, Florian Müllner
  • [gnome-shell] build: Update autotools-compat wrapper, Florian Müllner
  • [gnome-shell] build: Require latest meson, Florian Müllner
  • [glib] gio/gunixmounts.c: Don't use mtime to monitor mounts on /proc/, Nelson Benítez León
  • [glib] gio/tests: Add testcase for bug 787731, Nelson Benítez León
  • [gnome-shell] st-icon: Remove some dead code, Florian Müllner
  • [gnome-shell] theme: re-render with sassc, Jakub Steiner
  • [gnome-shell] theme: panel corner opacity, Jakub Steiner
  • [gnome-shell-sass] top bar opacity: panel corner, Jakub Steiner
  • [gnome-shell] Update sass submodule to the right commit, Florian Müllner
  • [gnome-shell] add missing close button states, Jakub Steiner
  • [gnome-shell] theme: make top bar more legible, Jakub Steiner
  • [gnome-shell-sass] add missing close button states, Jakub Steiner
  • [gnome-shell-sass] make top bar more legible, Jakub Steiner
  • [gnome-shell] shadow: Only use correctly sized textures for shortcut, Florian Müllner
  • [gnome-sudoku] Update Persian translation, Translations User D-L
  • [gnome-mines] Update Persian translation, Translations User D-L
  • [gnome-online-accounts] Update Persian translation, Translations User D-L
  • [gnome-control-center] Update Persian translation, Arash Mousavi
  • [gnome-control-center/gnome-3-26] Update Persian translation, Translations User D-L
  • [gnome-shell] dnd: Prevent dividing by zero when calculating the scale factor, Mario Sanchez Prada
  • [balsa] Use documented option syntax for msgfmt, Peter Bloomfield
  • [gnome-keyring] Avoid using uninitialized variables and allow strict builds, Daiki Ueno
  • [gnome-keyring] Missing check, Daiki Ueno
  • [gnome-keyring] Typo ('at' was already checked), Daiki Ueno
  • [gnome-keyring] Typo private->public, Daiki Ueno
  • [gnome-keyring] Whitespace error, Daiki Ueno
  • [gnome-keyring] Typos in messages (copy&paste from signing), Daiki Ueno
  • [gnome-keyring] Test that ssh-agent started and sets environment, Daiki Ueno
  • [gnome-shell] Update Persian translation, Translations User D-L
  • [simple-scan/gnome-3-26] Add Persian translation, Arash Mousavi
  • [simple-scan] Add Persian translation, Arash Mousavi
  • [gnome-terminal/gnome-3-26] Update Italian translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] Update Italian translation, Translations User D-L
  • [gnome-control-center] background: Reduce the number of pixbuf creation by caching, Rui Matos
  • [gnome-control-center/gnome-3-26] background: Reduce the number of pixbuf creation by caching, Rui Matos
  • [pybliographer] Update desktop file for better integration, Zoltan Kota
  • [babl] babl: make babl_space_to_icc internal, for now, Øyvind Kolås
  • [mutter] src/core/screen.c: Set _NET_NUMBER_OF_DESKTOPS in meta_screen_new, Marco Trevisan
  • [pybliographer] Update logo again, Zoltan Kota
  • [glib] gmessages: Fix a typo in the documentation for g_log_set_handler_full(), Philip Withnall
  • [gtk+] gdk: Add g-i annotations for new event getters, Rico Tzschichholz
  • [gnome-photos/gnome-3-24] local-item: Don't leak the source path and URI, Debarshi Ray
  • [gnome-photos/gnome-3-26] local-item: Don't leak the source path and URI, Debarshi Ray
  • [gnome-photos] local-item: Don't leak the source path and URI, Debarshi Ray
  • [gnome-photos] Let PhotosQuery instances be reference counted, Debarshi Ray
  • [gnome-todo/gnome-3-24] Update Spanish translation, Translations User D-L
  • [gnome-photos] Don't steal the SPARQL string passed to photos_query_new, Debarshi Ray
  • [totem] properties: Fix crash when properties are closed fast, Bastien Nocera
  • [gnome-characters] Add snap packaging, Ken VanDine
  • [polari] flatpak: Clean up gpsell utility, Gitlab System User
  • [polari] flatpak: Stop bundling fontconfig/cairo, Gitlab System User
  • [tracker] meson: Fix all hardcoded references to 1.0, Sam Thursfield
  • [tracker] docs: Update path that contains API version to 2.0 in man page, Sam Thursfield
  • [gnome-maps] transitPlan: Change default route color to match icons, Marcus Lundblad
  • [gnome-maps] transitItineraryRow: Use sidebar icon style for mode icon, Marcus Lundblad
  • [gnome-maps] transitStopRow: Use sidebar icon style for icon, Marcus Lundblad
  • [gnome-maps] transitLegRow: Use sidebar icon style for mode icon, Marcus Lundblad
  • [gnome-maps] transitArrivalRow: Use sidebar icon style for icon, Marcus Lundblad
  • [gnome-maps] instructionRow: Use sidebar icon style for direction icons, Marcus Lundblad
  • [gnome-maps] transitLegRow: Propagate the "print" property to the route label, Marcus Lundblad
  • [gnome-maps] transitRouteLabel: Draw outline for dark color on dark theme, Marcus Lundblad
  • [gnome-maps] utils: Add function to detect if set to prefer dark theme, Marcus Lundblad
  • [network-manager-openvpn/nm-1-2] Update Hungarian translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-24] Update Hungarian translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] Update Hungarian translation, Translations User D-L
  • [glade] plugins/gtk+/gtk+.xml.in: Fix typo in translatable string; fixing old bug 746531, Tristan Van Berkom
  • [gjs/wip/ptomato/develop: 9/9] jsapi-util: Remove jsapi-private, Philip Chimento
  • [gjs/wip/ptomato/develop: 8/9] object: Remove vfunc list, Philip Chimento
  • [gjs/wip/ptomato/develop: 7/9] tests: Speed up coverage tests, Philip Chimento
  • [gjs/wip/ptomato/develop: 6/9] object: Merge weak_pointer_list and dissociate_list, Philip Chimento
  • [gjs/wip/ptomato/develop: 5/9] object: Remove hash-x32 implementation, Philip Chimento
  • [gjs/wip/ptomato/develop: 4/9] error: Use JSProtoKey to get Error constructor, Philip Chimento
  • [gjs/wip/ptomato/develop: 3/9] jsapi-util-args: Update out-of-date comments, Philip Chimento
  • [gjs/wip/ptomato/develop: 2/9] coverage: Use global bootstrap to add JS coverage code, Philip Chimento
  • [gjs] (9 commits) Non-fast-forward update to branch wip/ptomato/develop, Philip Chimento
  • [gjs] global: Add a bootstrap system, Philip Chimento
  • [retro-gtk] Deleted branch wip/aplazas/options, Adrien Plazas
  • [gnome-control-center/gnome-3-24] Updated Czech translation, Marek Černocký
  • [gnome-control-center/gnome-3-26] Updated Czech translation, Marek Černocký
  • [gnome-builder/gnome-builder-3-26] flatpak: fix .Debug path translation for sources, Christian Hergert
  • [gnome-builder] flatpak: fix .Debug path translation for sources, Christian Hergert
  • [gnome-todo] task-list-view: fix empty widgets color, Georges Basile Stavracas Neto
  • [gnome-todo] task-row: minor visual tweaks, Georges Basile Stavracas Neto
  • [evolution] fix some syntax errors in translations, Jeremy Bicha
  • [evolution/gnome-3-26] fix some syntax errors in translations, Jeremy Bicha
  • [balsa] New file doc/LINGUAS, Peter Bloomfield
  • [gnome-todo] task-row: show pointer cursor when hovering the row, Georges Basile Stavracas Neto
  • [gnome-todo] dnd-row: resync layout with task row, Georges Basile Stavracas Neto
  • [gnome-todo] task-row: introduce inline editing, Georges Basile Stavracas Neto
  • [gnome-todo] task-row: improve aestethics of task rows, Georges Basile Stavracas Neto
  • [gnome-todo] task-row: show priority color in a side frame, Georges Basile Stavracas Neto
  • [gnome-todo] task-row: reduce height, Georges Basile Stavracas Neto
  • [niepce: 29/29] Phase 1 of Rustification: Library is now implemented in Rust., Hubert Figuière
  • [niepce: 28/29] rust+engine: fix saving keyword in XMP. Requires new exempi-rs., Hubert Figuière
  • [niepce: 27/29] library+rust: fix set internal metadata SQL syntax error, Hubert Figuière
  • [niepce: 26/29] engine: Set an empty string is property return nullptr, Hubert Figuière
  • [niepce: 25/29] rust: fix misc warnings, Hubert Figuière
  • [niepce: 24/29] library+rust: fix a crash from the sqlite callback, Hubert Figuière
  • [niepce: 23/29] rust: now use library in Rust, Hubert Figuière
  • [niepce: 22/29] clang-format: update to standard, Hubert Figuière
  • [niepce: 21/29] fwk+engine+rust: Label and RgbColour in Rust, Hubert Figuière
  • [niepce: 20/29] rust+fwk: implement err_out, dbg_out and dbg_assert macros, Hubert Figuière
  • [niepce: 19/29] engine+rust: Fix test build, Hubert Figuière
  • [niepce: 18/29] rust: update gtk-rs depedencies to release, Hubert Figuière
  • [niepce: 17/29] engine+rust: Implement process_xmp_update_queue(), Hubert Figuière
  • [niepce: 16/29] engine+rust: Implement the library notification, Hubert Figuière
  • [niepce: 15/29] engine: Library::Managed -> LibraryManaged, Hubert Figuière
  • [niepce: 14/29] engine+rust: implement Library in Rust., Hubert Figuière
  • [niepce: 13/29] fwk+rust: silence unused warning for RAII, Hubert Figuière
  • [niepce: 12/29] build+rust: properly build the Rust library, Hubert Figuière
  • [niepce: 11/29] engine+rust: implement FileBundle and MimeType in Rust, Hubert Figuière
  • [niepce: 10/29] engine+rust: implement LibFile in Rust, Hubert Figuière
  • [niepce: 9/29] engine+rust: FsFile is now implemented in Rust, Hubert Figuière
  • [niepce: 8/29] engine+rust: LibFolder is now implemented in Rust, Hubert Figuière
  • [niepce: 7/29] engine+rust: Keyword is now implemented in Rust, Hubert Figuière
  • [niepce: 6/29] fwk+rust: Implement XmpMeta::keywords(), Hubert Figuière
  • [niepce: 5/29] fwk+rust: better exempi tests, Hubert Figuière
  • [niepce: 4/29] fwk+rust: convert fwk::fraction_to_decimal() to Rust, Hubert Figuière
  • [niepce: 3/29] fwk+rust: Replace gpsCoordFromXmp() by fwk_gps_coord_from_xmp() implemented in Rust, Hubert Figuière
  • [niepce: 2/29] fwk+rust: mostly ported exempi.cpp to Rust, Hubert Figuière
  • [niepce: 1/29] Rust: bootstrap rustification, Hubert Figuière
  • [niepce] (29 commits) ...Phase 1 of Rustification: Library is now implemented in Rust., Hubert Figuière
  • [epiphany/gnome-3-24] json-glib should not be required, Michael Catanzaro
  • [balsa] Replace 'yes'|'no' values with 'true'|'false', Peter Bloomfield
  • [epiphany/gnome-3-24-loki] Remove keyboard shortcuts menu item, Michael Catanzaro
  • [gnome-software/wip/ubuntu-3-26: 18/18] snap: Correct the app origin, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 17/18] snap: Install classic snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 16/18] Display a warning for non-sandboxed snaps., Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 15/18] Don't randomize editors picks., Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 14/18] snap: Only feature snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 13/18] packagekit: Disable updates, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 12/18] details: Show an in-app notification when passed an invalid file or URL, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 11/18] Hide Kudo details since we don't have good data, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 10/18] Sort snaps before other apps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 9/18] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 8/18] Hide licence, updated and category fields if they aren't set, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 7/18] Construct the "Software Sources" menu item dynamically, Robert Ancell
  • [gnome-software] (18 commits) Non-fast-forward update to branch wip/ubuntu-3-26, Robert Ancell
  • [epiphany/gnome-3-24] Make bookmarks import not crash when there's no Firefox profile, Michael Catanzaro
  • [epiphany/gnome-3-26] Make bookmarks import not crash when there's no Firefox profile, Michael Catanzaro
  • [epiphany] Make bookmarks import not crash when there's no Firefox profile, Michael Catanzaro
  • [epiphany/gnome-3-24-loki] Fix dialog filters better, Michael Catanzaro
  • [epiphany/gnome-3-24-loki] Make bookmarks export not crash, Michael Catanzaro
  • [epiphany/gnome-3-24-loki] Make bookmarks import not crash, Michael Catanzaro
  • [epiphany/gnome-3-24-loki] Make the bookmarks popover work using a fixed height request, Michael Catanzaro
  • [epiphany/gnome-3-24-loki] Don't use new stuff in the bookmarks properties grid either, Michael Catanzaro
  • [epiphany/gnome-3-24-loki] Really remove propagate-natural-height. And also max-content-height, Michael Catanzaro
  • [gnome-software/gnome-3-26] gs-desktop-common: Fix "Addons" back to "Addon" in category IDs, Robert Ancell
  • [gnome-software/gnome-3-26] snap: Don't use a common SnapdClient, Robert Ancell
  • [epiphany/gnome-3-24-loki] Don't use propagate-natural-height, Michael Catanzaro
  • [epiphany/gnome-3-24-loki] Don't use gtk_widget_set_focus_on_click, Michael Catanzaro
  • [epiphany/gnome-3-24-loki] Revert "Use gtk_popover_popup", Michael Catanzaro
  • [epiphany/gnome-3-24-loki] Set old-style GtkEntry style class, retro!, Michael Catanzaro
  • [epiphany/gnome-3-24-loki] json-glib should not be required, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 6/6] Sabotague AX_IS_RELEASE, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 5/6] Revert "Stop using intltool", Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 4/6] Reduce GTK+ and gdk-pixbuf dependencies, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 3/6] Add fallback for missing GtkFileChooserNative, Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 2/6] Revert "Use gtk_show_uri_on_window", Michael Catanzaro
  • [epiphany/gnome-3-24-loki: 1/6] Revert "Don't use deprecated gtk_menu_popup", Michael Catanzaro
  • [epiphany] (6 commits) Created branch gnome-3-24-loki, Michael Catanzaro
  • [gnome-builder] build: add descriptions of options, Christian Hergert
  • [gnome-builder] build: update CONTRIBUTING.md, Christian Hergert
  • [balsa] Make an absolute path to the po dir for soundlist, Peter Bloomfield
  • [gnome-builder] editor: move menus.ui for editor details into sub menus.ui, Christian Hergert
  • [gnome-builder] build: compartmentalize xml-reader.c, Christian Hergert
  • [evince] build: Increase libarchive version requirement, Bastien Nocera
  • [epiphany/wip/google-safe-browsing] safe-browsing: Add support for Rice compression scheme, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 22/22] safe-browsing: Add support for Rice compression scheme, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 21/22] gsb-storage: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 20/22] gsb-service: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 19/22] web-view: Verify and inform user about URL safety, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 18/22] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 17/22] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 16/22] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 15/22] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 14/22] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 13/22] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 12/22] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/22] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/22] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/22] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/22] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/22] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/22] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/22] gsb-utils: Add function to canonicalize URL, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/22] gsb-service: Schedule next update when the current one ends, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/22] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/22] gsb-storage: Use transactions and reuse statements for speedup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/22] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany] (22 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [gnome-apps-nightly] track change in Builder, Christian Hergert
  • [gnome-builder] flatpak: move json script to build-aux/flatpak/, Christian Hergert
  • [gnome-builder] build: cleanup meson scripts, Christian Hergert
  • [gtkmm-documentation] Czech translation, Marek Černocký
  • [gnome-builder/gnome-builder-3-26] Update Swedish translation, Translations User D-L
  • [pybliographer] Updated Czech translation, Marek Černocký
  • [gnome-builder] build: drop various subprojects, Christian Hergert
  • [accerciser/gnome-3-22] Update Swedish translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] editor: panel shortcuts run in capture phase, Christian Hergert
  • [gnome-builder] editor: panel shortcuts run in capture phase, Christian Hergert
  • [network-manager-openvpn/nm-1-2] Updated Czech translation, Marek Černocký
  • [libglnx] dirfd: Fix typo in documentation for glnx_ensure_dir(), Philip Withnall
  • [gnome-commander] Fix missing semicolon from last commit, Uwe Scholz
  • [gnome-commander] Adds option for saving/not saving the search history on exit, Uwe Scholz
  • [gparted] Correctly quote and escape arguments passed to external commands (#787203), Mike Fleetwood
  • [gparted] Correctly quote and escape command line argument passed to "sh -c" (#787203), Mike Fleetwood
  • [totem] build: Remove pycompile utility, Iñigo Martínez
  • [gnome-software] Update Polish translation, Piotr Drąg
  • [gnome-software/gnome-3-26] Update Polish translation, Piotr Drąg
  • [previous-guadec-websites] Fixed custom styles path site wide, Oliver Gutierrez Suarez
  • [previous-guadec-websites] Added 2017 custom styles site wide, Oliver Gutierrez Suarez
  • [pitivi/1.0] check: Do not require a particular version of GstPlugins, Thibault Saunier
  • [gtk+/wip/otte/shader] xxx: spv output, Benjamin Otte
  • [gtk+/wip/otte/shader] gtk: Add gtk-glsl binary, Benjamin Otte
  • [gtk+/wip/otte/shader] xxx: scope, Benjamin Otte
  • [gtk+] Drop gail-4.0.pc.in, Emilio Pozuelo Monfort
  • [meld] Update German translation, Translations User D-L
  • [gtk+] gsk: vulkan: Drop an unused api, Matthias Clasen
  • [gtk+] vulkan: Batch uploads from the glyph cache, Matthias Clasen
  • [gtk+] vulkan: Add an api to update multiple image regions, Matthias Clasen
  • [gnome-boxes/wip/rishi/rhel: 16/17] wizard-source: Add a WebView with progress indication, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 15/17] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 14/17] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/17] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/17] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/17] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/17] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/17] wizard, wizard-source: Don't align & margin WizardSource, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/17] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/17] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/17] wizard-source: Move the file selection button next to the heading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/17] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/17] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/17] wizard-source: Use 'requires' instead of 'assert', Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/17] wizard, wizard-source: Use the headerbar to go back from "Enter URL", Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 1/17] util: Simplify code, Debarshi Ray
  • [gnome-todo] Created tag GNOME_TODO_3_26_1, Georges Basile Stavracas Neto
  • [gnome-todo/gnome-3-26] Bump 3.26.1 release, Georges Basile Stavracas Neto
  • [gnome-software] gs-category-page: Clear handler IDs when disconnecting, Iain Lane
  • [gnome-software] gs-desktop-common: Fix "Addons" back to "Addon" in category IDs, Iain Lane
  • [gnome-calendar] Created tag 3.26.1, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-26] Bump 3.26.1 release, Georges Basile Stavracas Neto
  • [mutter] screen-cast-stream-src: Adjust to pipewire API break, Florian Müllner
  • [previous-guadec-websites] Updated custom css for 2017 guadec website, Oliver Gutierrez Suarez
  • [libxml2] Fix XPath stack frame logic, Nick Wellnhofer
  • [gtk+] vulkan: Quiet another validation warning, Matthias Clasen
  • [gtk+] vulkan: Quiet another validation error, Matthias Clasen
  • [gnome-shell] remoteSearch: Fix remote search providers, Florian Müllner
  • [previous-guadec-websites] Land a static copy of the 2017 GUADEC website, Andrea Veri
  • [jhbuild] core-3.26: use the gnome-3-26 branch of adwaita-icon-theme, Alberts Muktupāvels
  • [libgdata/wip/rishi/drive: 11/11] tests: Fix /documents/folder/parser/normal to work with Drive v2 API, Debarshi Ray
  • [libgdata/wip/rishi/drive: 10/11] documents: Correct the prefix used for resource IDs of folders, Debarshi Ray
  • [libgdata/wip/rishi/drive: 9/11] documents: Expose _gdata_documents_entry_set_resource_id internally, Debarshi Ray
  • [libgdata/wip/rishi/drive: 8/11] tests: Make the cancellation tests work with GTask, Debarshi Ray
  • [libgdata/wip/rishi/drive: 7/11] tests: Update traces, Debarshi Ray
  • [libgdata/wip/rishi/drive: 6/11] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 5/11] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 4/11] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/11] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/11] Port the tests, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/11] core: Move the header guards before including other headers, Debarshi Ray
  • [gimp] Update Indonesian translation, Translations User D-L
  • [gimp/gimp-2-8] Update Indonesian translation, Translations User D-L
  • [library-web] Update Indonesian translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-24] Update Indonesian translation, Translations User D-L
  • [gdm] launch-environment: don't name greeter log $display-greeter.log with user displays, Ray Strode
  • [pybliographer] Update logo image in help, Zoltan Kota
  • [gdm] xdmcp-display-factory: more signal prototype fixing, Ray Strode
  • [pybliographer] Update to the new gnome help system, Zoltan Kota
  • [gnome-games] Deleted branch wip/aplazas/flatpak-3-24, Adrien Plazas
  • [gnome-games] Deleted branch 3-25-4-test, Adrien Plazas
  • [gnome-games] Deleted branch desmume, Adrien Plazas
  • [gnome-games] Deleted branch wip/aplazas/mgba, Adrien Plazas
  • [gnome-games] flatpak: Add libretro-mednafen_saturn, Adrien Plazas
  • [vala] (5 commits) ...glib-2.0: Add DateTime.from_iso8601(), Rico Tzschichholz
  • [network-manager-openvpn] Deleted branch th/1.8.0, Thomas Haller
  • [gegl] hue-choma: add reference-hash, Thomas Manni
  • [gegl] hue-chroma: add opencl support, Thomas Manni
  • [gnome-games] flatpak: Add libretro-mame, Adrien Plazas
  • [gnome-games] flatpak: Add libretro-blastem, Adrien Plazas
  • [gnome-games] flatpak: Add libretro-prboom, Adrien Plazas
  • [gnome-games] flatpak: Replace libretro-mednafen_lynx by libretro-handy, Adrien Plazas
  • [network-manager-openvpn] Created tag 1.8.1-dev, Thomas Haller
  • [network-manager-openvpn] Created tag 1.8.0, Thomas Haller
  • [network-manager-openvpn/nm-1-2] properties: remove the offensive way of indicating an error, Thomas Haller
  • [network-manager-openvpn/nm-1-2] build: beautify the make output a tiny bit, Thomas Haller
  • [network-manager-openvpn/nm-1-2] Update Brazilian Portuguese translation, Thomas Haller
  • [network-manager-openvpn/nm-1-2] Update Italian translation, Thomas Haller
  • [network-manager-openvpn/nm-1-2] Update Indonesian translation, Thomas Haller
  • [network-manager-openvpn/nm-1-2] Don't make ifconfig exclusive to static key connection type, Thomas Haller
  • [network-manager-openvpn/nm-1-2] properties: reuse nm_utils_str_utf8safe_*() from shared/nm-utils, Thomas Haller
  • [network-manager-openvpn/nm-1-2] shared: reimport shared files from NetworkManager's master, Thomas Haller
  • [network-manager-openvpn] Created branch nm-1-2, Thomas Haller
  • [gnome-builder/gnome-builder-3-24] Update Brazilian Portuguese translation, Translations User D-L
  • [network-manager-openvpn] release: bump version to 1.8.1 (development), Thomas Haller
  • [network-manager-openvpn] release: bump version to 1.8.0, Thomas Haller
  • [network-manager-openvpn] release: update NEWS file, Thomas Haller
  • [network-manager-openvpn] properties: cleanup compatibility wrapper for nm_utils_is_valid_iface_name(), Thomas Haller
  • [network-manager-openvpn] build: adjust required libnm version to 1.7.0, Thomas Haller
  • [library-web] Update Brazilian Portuguese translation, Translations User D-L
  • [glib] Partially revert "gio: Add missing (array length) annotations", Philip Withnall
  • [adwaita-icon-theme] symbolic: camera-switch, Jakub Steiner
  • [adwaita-icon-theme] Created branch gnome-3-26, Jakub Steiner
  • [vala/staging: 5/5] glib-2.0: Add DateTime.from_iso8601(), Rico Tzschichholz
  • [vala/staging: 4/5] vala: Initialize CodeContext.*_directories fields, Rico Tzschichholz
  • [vala/staging: 3/5] codegen: Use array_length_cexpr to support fixed-arrays for return-values, Rico Tzschichholz
  • [vala/staging: 2/5] codegen: Report warning if property-type is not compatible with GLib.Object, Rico Tzschichholz
  • [vala/staging: 1/5] glib-2.0: Use type-id/marshaller-type for (u)int16/(u)short from (u)int32, Rico Tzschichholz
  • [vala] (5 commits) Created branch staging, Rico Tzschichholz
  • [vala/db8c411392f89cf8fc0268d4819f15755d0c4137: 9/9] WIP gtk+-4.0: Update to 3.91.2+75bf6db5, Rico Tzschichholz
  • [vala/db8c411392f89cf8fc0268d4819f15755d0c4137: 8/9] WIP posix: Document and update NLItem, Rico Tzschichholz
  • [vala/db8c411392f89cf8fc0268d4819f15755d0c4137: 7/9] codegen: Use g_value_*_pointer for nullable ValueType, Rico Tzschichholz
  • [vala] Deleted branch db8c411392f89cf8fc0268d4819f15755d0c4137, Rico Tzschichholz
  • [vala/db8c411392f89cf8fc0268d4819f15755d0c4137: 6/9] codegen: Deprecate implicit copy of arrays, use explicit copy method, Rico Tzschichholz
  • [vala/db8c411392f89cf8fc0268d4819f15755d0c4137: 5/9] glib-2.0: Add DateTime.from_iso8601(), Rico Tzschichholz
  • [vala/db8c411392f89cf8fc0268d4819f15755d0c4137: 4/9] vala: Initialize CodeContext.*_directories fields, Rico Tzschichholz
  • [vala/db8c411392f89cf8fc0268d4819f15755d0c4137: 3/9] codegen: Use array_length_cexpr to support fixed-arrays for return-values, Rico Tzschichholz
  • [vala/db8c411392f89cf8fc0268d4819f15755d0c4137: 2/9] codegen: Report warning if property-type is not compatible with GLib.Object, Rico Tzschichholz
  • [vala/db8c411392f89cf8fc0268d4819f15755d0c4137: 1/9] glib-2.0: Use type-id/marshaller-type for (u)int16/(u)short from (u)int32, Rico Tzschichholz
  • [vala] (9 commits) Created branch db8c411392f89cf8fc0268d4819f15755d0c4137, Rico Tzschichholz
  • [tracker/tracker-1.10] tracker-extract: Fix insertion of white balance values, Debarshi Ray
  • [tracker/tracker-1.12] tracker-extract: Fix insertion of white balance values, Debarshi Ray
  • [glib] gio: Add missing (array length) annotations, Philip Withnall
  • [evolution-data-server/gnome-3-26] Bug 787935 - Handle Redirection in ESoupSession, Milan Crha
  • [evolution-data-server] Bug 787935 - Handle Redirection in ESoupSession, Milan Crha
  • [gnome-software] trivial: snap: Free store_name properly, Iain Lane
  • [gnome-builder] po: update POTFILES.in, Christian Hergert
  • [gnome-builder] po: update POTFILES.skip, Christian Hergert
  • [gnome-builder] README: update IRC link, Christian Hergert
  • [gnome-builder] README: migrate readme to markdown, Christian Hergert
  • [tali] Update Dutch translation, Translations User D-L
  • [swell-foop] Update Dutch translation, Translations User D-L
  • [quadrapassel] Update Dutch translation, Translations User D-L
  • [lightsoff/gnome-3-26] Update Dutch translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] html-preview: fix invalid use of view, Christian Hergert
  • [gnome-builder] html-preview: fix invalid use of view, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] html-preview: fix use from callback, Christian Hergert
  • [gnome-builder] html-preview: fix use from callback, Christian Hergert
  • [lightsoff] Update Dutch translation, Translations User D-L
  • [hitori] Add Dutch translation, Translations User D-L
  • [iagno] Update Dutch translation, Translations User D-L
  • [gnome-tetravex] Update Dutch translation, Translations User D-L
  • [gnome-robots] Update Dutch translation, Translations User D-L
  • [gnome-nibbles] Update Dutch translation, Translations User D-L
  • [gnome-klotski] Update Dutch translation, Translations User D-L
  • [four-in-a-row] Update Dutch translation, Translations User D-L
  • [five-or-more] Update Dutch translation, Translations User D-L
  • [gnome-builder] doap: update gnome-builder.doap, Christian Hergert
  • [gnome-builder] merge ARTISTS into AUTHORS, Christian Hergert
  • [gnome-builder] source tree reorganization, Christian Hergert
  • [gnome-software/gnome-3-26] Update Dutch translation, Translations User D-L
  • [retro-gtk] options: Cast the return of retro_option_get_values(), Adrien Plazas
  • [retro-gtk] options: Fix return value in some param checks, Adrien Plazas
  • [pitivi/1.0] Release 0.99, Alexandru Băluț
  • [pitivi/1.0] mainwindow: Fix incorrect version number in the About dialog, Alexandru Băluț
  • [pitivi/1.0] Fix keyframes addition/removal undo/redo, Alexandru Băluț
  • [pitivi/1.0] viewer: Hide overlays when playing, Alexandru Băluț
  • [pitivi] Created tag 0.99.0, Alexandru Băluț
  • [gnome-builder/gnome-builder-3-24] Updated Czech translation, Marek Černocký
  • [library-web] Updated Czech translation, Marek Černocký
  • [gnome-builder/gnome-builder-3-26] sysprof: improve symbol debug dirs for flatpak, Christian Hergert
  • [gnome-builder] sysprof: improve symbol debug dirs for flatpak, Christian Hergert
  • [gtk+] Cosmetic change, Matthias Clasen
  • [gtk+] gsk: Make repeat nodes deserializable, Matthias Clasen
  • [gtk+] gsk: Fix serialization of text nodes, Matthias Clasen
  • [gtk+] Add simple aging for the glyph cache, Matthias Clasen
  • [gtk+] gsk vulkan: Use new api in the glyph cache, Matthias Clasen
  • [gtk+] gsk: vulkan: rework image layout/access transitions, Matthias Clasen
  • [gtk+] gsk: vulkan: silence anisotropy validation warning, Matthias Clasen
  • [gtk+] glyph cache: Upload glyphs incrementally, Matthias Clasen
  • [gtk+] vulkan: pass the context when creating a glyph cache, Matthias Clasen
  • [gtk+] vulkan: Add an upload_region api to GskVulkanImage, Matthias Clasen
  • [gtk+] Add some debug output for the glyph cache, Matthias Clasen
  • [gtk+] Make the glyph cache grow as needed, Matthias Clasen
  • [gtk+] vulkan: Move glyph cache to a separate file, Matthias Clasen
  • [gtk+] vulkan: Better glyph cache api, Matthias Clasen
  • [library-web] Update Polish translation, Piotr Drąg
  • [gnome-builder/gnome-builder-3-24] Update Polish translation, Piotr Drąg
  • [gnome-robots] Add Polish help translation, Piotr Drąg
  • [gnome-tweak-tool/gnome-3-26] Opt out of emoji support in search boxes, Jeremy Bicha
  • [gnome-tweak-tool] Opt out of emoji support in search boxes, Jeremy Bicha
  • [gtk+/wip/matthiasc/glyph-cache] gsk: Fix serialization of text nodes, Matthias Clasen
  • [gnome-software] snap: Don't use a common SnapdClient, Robert Ancell
  • [gnome-builder/gnome-builder-3-24] preferences: add option to wrap text, Christian Hergert
  • [gnome-flashback] monitor-manager: implement ApplyMonitorsConfig, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: implement ChangeBacklight, Alberts Muktupāvels
  • [gnome-flashback] display-config: remove FlashbackMonitorConfig, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: implement SetCrtcGamma, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: implement GetCrtcGamma, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: implement GetResources, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: implement GetCurrentState, Alberts Muktupāvels
  • [gnome-flashback] backends: implement GfMonitorManagerXrandr, Alberts Muktupāvels
  • [gnome-flashback] backends: migrate old monitor configuration files, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfMonitorConfigManager, Alberts Muktupāvels
  • [gnome-flashback] backends: add gf_logical_monitor_has_neighbor, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager-xrandr: implement few vfuncs, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfMonitorConfigStore, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfMonitorsConfig, Alberts Muktupāvels
  • [gnome-flashback] backends: add gf_verify_monitor_mode_spec, Alberts Muktupāvels
  • [gnome-flashback] backends: add gf_verify_monitor_spec, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfLogicalMonitorConfig, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfMonitorConfig, Alberts Muktupāvels
  • [gnome-flashback] monitor: rename float to gfloat, Alberts Muktupāvels
  • [gnome-flashback] backends: add some wiggle room for refresh rate comparisons, Alberts Muktupāvels
  • [gnome-flashback] monitor: add scale 1 if no other supported scale was added, Alberts Muktupāvels
  • [gnome-builder/gnome-builder-3-26] libide: Fix typo in string, Christian Hergert
  • [gnome-builder] libide: Fix typo in string, Christian Hergert
  • [gtk+/wip/matthiasc/glyph-cache: 5/5] Add simple aging for the glyph cache, Matthias Clasen
  • [gtk+/wip/matthiasc/glyph-cache: 4/5] gsk vulkan: Use new api in the glyph cache, Matthias Clasen
  • [gtk+/wip/matthiasc/glyph-cache: 3/5] gsk: vulkan: rework image layout/access transitions, Matthias Clasen
  • [gtk+/wip/matthiasc/glyph-cache: 2/5] gsk: vulkan: silence anisotropy validation warning, Matthias Clasen
  • [gtk+/wip/matthiasc/glyph-cache: 1/5] glyph cache: Upload glyphs incrementally, Matthias Clasen
  • [pitivi] Update Swedish translation, Translations User D-L
  • [gnome-builder] terminal: add debug-terminal action, Christian Hergert
  • [gtk+] ToolItem: Fix nullable annotation put on wrong arg, Daniel Boles
  • [gtk+/gtk-3-22] ToolItem: Fix nullable annotation put on wrong arg, Daniel Boles
  • [gnome-calendar] project: Fix missing translations, Georges Basile Stavracas Neto
  • [gnome-calendar] widgets: ensure types on class_init, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-26] project: Fix missing translations, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-26] widgets: ensure types on class_init, Georges Basile Stavracas Neto
  • [gnome-builder/gnome-builder-3-26] subprojects: bump libdazzle deps, Christian Hergert
  • [gnome-builder] subprojects: bump libdazzle deps, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] sysprof: prefer debug directories over platform, Christian Hergert
  • [gnome-builder] sysprof: prefer debug directories over platform, Christian Hergert
  • [gdm/wip/can-graphical-support] wip! very start of hooking up can-graphical, Ray Strode
  • [gdm] Created branch wip/can-graphical-support, Ray Strode
  • [gnome-builder/gnome-builder-3-26] flatpak: fix .Debug path translation, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] flatpak: compare strings before changing property, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] gdb: use fullname when possible, Christian Hergert
  • [gnome-builder] flatpak: fix .Debug path translation, Christian Hergert
  • [gnome-builder] flatpak: compare strings before changing property, Christian Hergert
  • [gnome-builder] gdb: use fullname when possible, Christian Hergert
  • [epiphany/wip/google-safe-browsing: 21/21] gsb-storage: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 20/21] gsb-service: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 19/21] web-view: Verify and inform user about URL safety, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 18/21] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 17/21] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 16/21] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 15/21] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 14/21] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 13/21] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 12/21] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/21] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/21] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing] gsb-storage: Limit the use of C labels, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/21] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/21] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/21] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/21] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/21] gsb-utils: Add function to canonicalize URL, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/21] gsb-service: Schedule next update when the current one ends, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/21] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/21] gsb-storage: Use transactions and reuse statements for speedup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/21] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany] (21 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [gnome-maps/gnome-3-26] Use var instead of const/let for exported symbols, Marcus Lundblad
  • [gnome-maps/gnome-3-26] sidebar: Insert transit options panel before first use, Marcus Lundblad
  • [gnome-maps] Use var instead of const/let for exported symbols, Marcus Lundblad
  • [gdm] gdm-sessions: force a session bus for non-seat0 session, Ray Strode
  • [gdm] session-worker: only jump to VT on seat0, Ray Strode
  • [gnome-maps/wip/mlundblad/var-instead-of-const: 2/2] WIP: Use var instead of const/let for exported symbols, Marcus Lundblad
  • [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/var-instead-of-const, Marcus Lundblad
  • [baobab] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [gnome-builder/gnome-builder-3-26] Update POTFILES.in, Piotr Drąg
  • [epiphany/wip/google-safe-browsing: 12/12] web-view: Verify and inform user about URL safety, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/12] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/12] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/12] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/12] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/12] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/12] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/12] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/12] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/12] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/12] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/12] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [gnome-builder/gnome-builder-3-26] terminal: fix split view of terminal, Christian Hergert
  • [gnome-builder] terminal: fix split view of terminal, Christian Hergert
  • [network-manager-openvpn/th/1.8.0: 5/5] release: bump version to 1.8.1 (development), Thomas Haller
  • [network-manager-openvpn/th/1.8.0: 4/5] release: bump version to 1.8.0, Thomas Haller
  • [network-manager-openvpn/th/1.8.0: 3/5] release: update NEWS file, Thomas Haller
  • [network-manager-openvpn/th/1.8.0: 2/5] properties: cleanup compatibility wrapper for nm_utils_is_valid_iface_name(), Thomas Haller
  • [network-manager-openvpn/th/1.8.0: 1/5] build: adjust required libnm version to 1.7.0, Thomas Haller
  • [network-manager-openvpn] (5 commits) Created branch th/1.8.0, Thomas Haller
  • [gtk+] gdkseatdefault: Grab touch events where applicable, Daniel Boles
  • [gtk+/gtk-3-22] gdkseatdefault: Grab touch events where applicable, Daniel Boles
  • [gtk+] Overlay: Document style classes added per position, Daniel Boles
  • [gtk+/gtk-3-22] Overlay: Document style classes added per position, Daniel Boles
  • [tracker-miners] tracker-extract: Fix insertion of white balance values, Debarshi Ray
  • [epiphany/wip/google-safe-browsing: 15/15] web-view: Verify and inform user about URL safety, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 14/15] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 13/15] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 12/15] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/15] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/15] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/15] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/15] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/15] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/15] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/15] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/15] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/15] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/15] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/15] gsb-utils: Add function to canonicalize URL, Gabriel Ivașcu
  • [epiphany] (15 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [gimp] build: gexiv2 also was bumped., Jehan Pagès
  • [gnome-tweak-tool] Copy NEWS from 3.26.1, Jeremy Bicha
  • [gnome-tweak-tool] Created tag 3.26.1, Jeremy Bicha
  • [gnome-tweak-tool/gnome-3-26] 3.26.1, Jeremy Bicha
  • [gnome-tweak-tool/gnome-3-26] widgets: Better handle overrides for GNOME Shell modes, Jeremy Bicha
  • [gnome-tweak-tool] widgets: Better handle overrides for GNOME Shell modes, Jeremy Bicha
  • [shotwell/shotwell-0.26] Added image for doc translation, Mario Blättermann
  • [shotwell] Added image for doc translation, Mario Blättermann
  • [yelp-xsl] Remove jquery.js, which we no longer use, Shaun McCance
  • [gnome-photos/gnome-3-26] Added Friulian doc translation, Mario Blättermann
  • [retro-gtk/wip/aplazas/options] core: Add option accessors, Adrien Plazas
  • [retro-gtk] Non-fast-forward update to branch wip/aplazas/options, Adrien Plazas
  • [gnome-photos] Added Friulian doc translation, Mario Blättermann
  • [gnome-session] main: don't override manager with NULL value, Ray Strode
  • [gnome-boxes] os-database, wizard-source: Use named constants, Debarshi Ray
  • [gnome-continuous] Add build-api wrapper for Baobab, Emmanuele Bassi
  • [library-web] Add switcheroo-control API documentation, Bastien Nocera
  • [library-web] Switch iio-sensor-proxy version, Bastien Nocera
  • [balsa] Make '-lz' a dependency, not a global link arg, Peter Bloomfield
  • [jhbuild] core-3.28: baobab uses meson, Stefano Facchini
  • [baobab] Port to meson, Stefano Facchini
  • [shotwell] Fix missing event pictures, Jens Georg
  • [shotwell] Do not filter out application/x-extension-mp4 from VideoSupport, Jens Georg
  • [gnome-tweak-tool/gnome-3-26] widgets: Correctly handle overrides for Ubuntu session, Jeremy Bicha
  • [gnome-tweak-tool/gnome-3-26] workspaces: Correctly hide if GNOME Shell is not running, Jeremy Bicha
  • [gnome-tweak-tool/gnome-3-26] workspaces: Fix Workspaces tweaks, Jeremy Bicha
  • [gnome-tweak-tool] workspaces: Correctly hide if GNOME Shell is not running, Jeremy Bicha
  • [gnome-tweak-tool] workspaces: Fix Workspaces tweaks, Jeremy Bicha
  • [evolution-data-server/gnome-3-26] [IMAPx] Wait for IDLE stop up to 10 seconds, then give up, Milan Crha
  • [evolution-data-server] [IMAPx] Wait for IDLE stop up to 10 seconds, then give up, Milan Crha
  • [gtk+/wip/matthiasc/glyph-cache] Another attempt, still no-go, Matthias Clasen
  • [gnome-tweak-tool] widgets: Correctly handle overrides for Ubuntu session, Jeremy Bicha
  • [balsa] Use glib-genmarshal --header --body, Peter Bloomfield
  • [balsa] Do not include internal dependencies, Peter Bloomfield
  • [network-manager-openvpn] Deleted branch th/tmp, Thomas Haller
  • [gimp] build: libwebp required version was bumped., Jehan Pagès
  • [libxml2] Report undefined XPath variable error message, Nick Wellnhofer
  • [gtk+/wip/matthiasc/glyph-cache: 5/5] glyph cache: Upload glyphs incrementally, Matthias Clasen
  • [gtk+/wip/matthiasc/glyph-cache: 4/5] vulkan: pass the context when creating a glyph cache, Matthias Clasen
  • [gtk+/wip/matthiasc/glyph-cache: 3/5] vulkan: Add an upload_region api to GskVulkanImage, Matthias Clasen
  • [gtk+/wip/matthiasc/glyph-cache: 2/5] Add some debug output for the glyph cache, Matthias Clasen
  • [gtk+/wip/matthiasc/glyph-cache: 1/5] Make the glyph cache grow as needed, Matthias Clasen
  • [gtk+] (5 commits) Non-fast-forward update to branch wip/matthiasc/glyph-cache, Matthias Clasen
  • [gnome-control-center] color: set min-content-height on the profiles list, Georges Basile Stavracas Neto
  • [jhbuild] 3.28: gnome-boxes: Do not use autogenargs for meson build, Felipe Borges
  • [gnome-control-center/gnome-3-26] color: set min-content-height on the profiles list, Georges Basile Stavracas Neto
  • [network-manager-applet] Created tag 1.8.5-dev, Thomas Haller
  • [network-manager-applet] Created tag 1.8.4, Thomas Haller
  • [network-manager-applet] Deleted branch th/tmp, Thomas Haller
  • [network-manager-applet] (4 commits) ...release: bump version to 1.8.5 (development), Thomas Haller
  • [jhbuild] 3.28: Build gnome-boxes with the meson build system, Felipe Borges
  • [gnome-boxes] build: Specify install_dir, Felipe Borges
  • [network-manager-applet/th/tmp: 4/4] release: bump version to 1.8.5 (development), Thomas Haller
  • [network-manager-applet/th/tmp: 3/4] release: bump version to 1.8.4, Thomas Haller
  • [network-manager-applet/th/tmp: 2/4] release: update NEWS, Thomas Haller
  • [network-manager-applet/th/tmp: 1/4] version: belatedly bump version macros, Thomas Haller
  • [network-manager-applet] (4 commits) Created branch th/tmp, Thomas Haller
  • [gnome-boxes] build (meson): Require libosinfo >= 1.1.0, Felipe Borges
  • [gnome-tweak-tool/gnome-3-26] extensions: Fix enabling/disabling extensions, Jeremy Bicha
  • [gnome-tweak-tool] extensions: Fix enabling/disabling extensions, Jeremy Bicha
  • [gnome-software] build: Install gnome-software-install-appstream in the correct dir, Joaquim Manuel Pereira Rocha
  • [evolution-data-server/gnome-3-26] Misleading error for Google collection account without Calendar part, Milan Crha
  • [evolution-data-server] Misleading error for Google collection account without Calendar part, Milan Crha
  • [gnome-software] Updated Slovenian translation, Matej Urbančič
  • [gnome-software/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [gnome-software/gnome-3-24] Updated Slovenian translation, Matej Urbančič
  • [gnome-software/gnome-3-22] Updated Slovenian translation, Matej Urbančič
  • [glib] Updated Slovenian translation, Matej Urbančič
  • [glib/glib-2-52] Updated Slovenian translation, Matej Urbančič
  • [gimp] app: in GimpFlipTool, stop drawing before initializing tool, N/A
  • [jhbuild] core-3.26: use the gnome-3-26 branch of gnome-font-viewer, Alberts Muktupāvels
  • [jhbuild] core-3.26: use the gnome-3-26 branch of gnome-documents, Alberts Muktupāvels
  • [jhbuild] core-deps-3.26: use the gnome-3-26 branch of gjs, Alberts Muktupāvels
  • [retro-gtk/wip/aplazas/options: 2/2] core: Add option accessors, Adrien Plazas
  • [retro-gtk/wip/aplazas/options: 1/2] options: Fix return value in sonoe param checks, Adrien Plazas
  • [retro-gtk] (2 commits) Created branch wip/aplazas/options, Adrien Plazas
  • [libgdata] tests: Resumable updates haven't been ported to Drive v2, Debarshi Ray
  • [libgdata] tests: Make folder creation work with Drive v2, Debarshi Ray
  • [gnome-builder/gnome-builder-3-26] buffer: fix initial change monitoring state, Christian Hergert
  • [gnome-builder] buffer: fix initial change monitoring state, Christian Hergert
  • [pitivi] Make sure that flatpak gst-python overrides are always used first., Thibault Saunier
  • [gnome-builder/gnome-builder-3-26] greeter: drop bold label from selected flowboxchild, Christian Hergert
  • [gnome-builder] greeter: drop bold label from selected flowboxchild, Christian Hergert
  • [pitivi/1.0] Make sure that flatpak gst-python overrides are always used first., Thibault Saunier
  • [mutter] clutter: Fix capture_into on non-origin view, Jonas Ådahl
  • [mutter] screen-cast-stream: Add stream parameters, Jonas Ådahl
  • [libdazzle] file-chooser-entry: be lazy with dialog construction, Christian Hergert
  • [gnome-disk-utility] Update Russian translation, Translations User D-L
  • [gnome-disk-utility/gnome-3-26] Update Russian translation, Translations User D-L
  • [devhelp/wip/meson: 2/2] build: Remove autotools, Iñigo Martínez
  • [devhelp/wip/meson: 1/2] build: Port to meson build system, Iñigo Martínez
  • [devhelp] (2 commits) Created branch wip/meson, Iñigo Martínez
  • [devhelp] Deleted branch wip/meson, Iñigo Martínez
  • [gnome-builder/gnome-builder-3-26] workbennch: add a IDE_WORKBENCH_OPEN_FLAGS_NO_VIEW flag, Sébastien Lafargue
  • [gnome-builder] workbennch: add a IDE_WORKBENCH_OPEN_FLAGS_NO_VIEW flag, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] html-preview: fix leak of IdeEditorView, Christian Hergert
  • [gnome-builder] html-preview: fix leak of IdeEditorView, Christian Hergert
  • [mutter] monitor-config-migration: Fix a minor leak when parsing fails, Jonas Ådahl
  • [mutter] monitor: Add scale 1 if no other supported scale was added, Jonas Ådahl
  • [mutter] monitor-manager: Pass config to derive from when updating state, Jonas Ådahl
  • [mutter] monitor-config-store: Maybe force save configuration on tear down, Jonas Ådahl
  • [mutter] monitor-config-store: Don't leak when saving synchronously, Jonas Ådahl
  • [mutter] monitor-config-store: Don't clear cancellable when cancelled, Jonas Ådahl
  • [mutter] monitor-config-migration: Don't destroy autoptr:ed hash table, Jonas Ådahl
  • [mutter] monitor-config-migration: Clean up properly when deriving, Jonas Ådahl
  • [mutter] backends: Chain up some GObjectClass vfuncs, Jonas Ådahl
  • [evolution-ews/gnome-3-26] Escape spaces in server Categories for message Labels, Milan Crha
  • [gnome-dictionary] Update Russian translation, Translations User D-L
  • [evolution-ews] Escape spaces in server Categories for message Labels, Milan Crha
  • [gnome-contacts] Update Russian translation, Translations User D-L
  • [gnome-contacts/gnome-3-26] Update Russian translation, Translations User D-L
  • [gnome-sudoku] Update Russian translation, Translations User D-L
  • [gnome-apps-nightly] Books, Documents: Prefer meson build system, Bastien Nocera
  • [gnome-mines] Update Russian translation, Translations User D-L
  • [jhbuild] 3.28: gnome-documents now prefers meson as its build system, Bastien Nocera
  • [jhbuild] world: Target 3.28 now, Bastien Nocera
  • [gnome-bluetooth] Update Russian translation, Translations User D-L
  • [file-roller] Update Russian translation, Translations User D-L
  • [gnome-shell-extensions] Update Russian translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] omnigutter: using breakpoints should not alter spacing, Christian Hergert
  • [gnome-builder] omnigutter: using breakpoints should not alter spacing, Christian Hergert
  • [tracker/tracker-1.10] Slovenian update ..., Matej Urbančič
  • [tracker] Slovenian update ..., Matej Urbančič
  • [gnome-builder/gnome-builder-3-26] omnigutter: ignore highlight for non-debuggable files, Christian Hergert
  • [gnome-builder] omnigutter: ignore highlight for non-debuggable files, Christian Hergert
  • [tracker-miners] Added Slovenian translation, Matej Urbančič
  • [tracker] Updated Slovenian translation, Matej Urbančič
  • [template-glib] Updated Slovenian translation, Matej Urbančič
  • [network-manager-iodine] Updated Slovenian translation, Matej Urbančič
  • [libgweather] Updated Slovenian translation, Matej Urbančič
  • [lasem] Updated Slovenian translation, Matej Urbančič
  • [gnome-builder] build: remove gnome-builder-cli and gnome-builder-worker, Christian Hergert
  • [json-glib] Updated Slovenian translation, Matej Urbančič
  • [gvfs] Updated Slovenian translation, Matej Urbančič
  • [gnome-internet-radio-locator] Updated Slovenian translation, Matej Urbančič
  • [gnome-builder/gnome-builder-3-26] Updated Slovenian translation, Matej Urbančič
  • [glibmm/glibmm-2-54] tests: Avoid unused function warnings from G_DECLARE_INTERFACE(), Kjell Ahlstedt
  • [gdm] Updated Slovenian translation, Matej Urbančič
  • [evolution-ews] Updated Slovenian translation, Matej Urbančič
  • [eog-plugins] Updated Slovenian translation, Matej Urbančič
  • [bijiben] Updated Slovenian translation, Matej Urbančič
  • [gnome-apps-nightly] Polari moved to gitlab, Alexander Larsson
  • [gnome-builder/gnome-builder-3-26] Updated Czech translation, Marek Černocký
  • [gnome-builder/gnome-builder-3-26] Revert "buffer manager: fix create view condition", Christian Hergert
  • [gnome-builder] Revert "buffer manager: fix create view condition", Christian Hergert
  • [gnome-builder/gnome-builder-3-26] editor: load buffers when creating perspective, Christian Hergert
  • [gnome-builder] editor: load buffers when creating perspective, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] Update Indonesian translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] fpaste: remove fpaste plugin, Christian Hergert
  • [gnome-builder] fpaste: remove fpaste plugin, Christian Hergert
  • [gnome-builder] html-preview: switch to using gresources, Christian Hergert
  • [gtk+/wip/matthiasc/glyph-cache] Add some debug output for the glyph cache, Matthias Clasen
  • [simple-scan] Correct spelling of metadata_license, Robert Ancell
  • [simple-scan] Drop obsolete type property, Robert Ancell
  • [simple-scan] Move appdata to new location, Robert Ancell
  • [gtk+/wip/matthiasc/glyph-cache] Make the glyph cache grow as needed, Matthias Clasen
  • [gnome-builder] meson-templates: remove unused package, Christian Hergert
  • [gnome-builder] meson-templates: use gresources for template files, Christian Hergert
  • [gnome-todo] main: don't rely on ENABLE_NLS anymore, Georges Basile Stavracas Neto
  • [gnome-todo/gnome-3-26] main: don't rely on ENABLE_NLS anymore, Georges Basile Stavracas Neto
  • [gnome-todo/gnome-3-26] project: fix build, Georges Basile Stavracas Neto
  • [gnome-todo/gnome-3-26] project: reorganize meson files, Georges Basile Stavracas Neto
  • [gnome-todo] project: fix build, Georges Basile Stavracas Neto
  • [simple-scan] Update Polish translation, Piotr Drąg
  • [simple-scan/gnome-3-26] Update Polish translation, Piotr Drąg
  • [gnome-todo] project: reorganize meson files, Georges Basile Stavracas Neto
  • [zenity] man: Remove mention of gdialog, Piotr Drąg
  • [gnome-builder] icons: fix alias for pattern svgs, Christian Hergert
  • [gnome-nibbles/gnome-3-24] Add Polish help translation, Piotr Drąg
  • [gnome-nibbles] Add Polish help translation, Piotr Drąg
  • [gnome-calendar] project: Fix the build with -Denable-gtk-doc=true, Georges Basile Stavracas Neto
  • [balsa] Adapt the meson build to reflect option changes, Peter Bloomfield
  • [gnome-calendar/gnome-3-26] project: Fix the build with -Denable-gtk-doc=true, Georges Basile Stavracas Neto
  • [gnome-builder/gnome-builder-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk+/wip/gbsneto/edge-constraints: 5/5] window: Add individual CSS classes based on edge constraints, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints: 4/5] x11: Add support for _GTK_EDGE_CONSTRAINTS atom, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints: 3/5] wayland: consider edge constraints in surface configuration, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints: 2/5] window: handle tiled edges separately, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints: 1/5] gdk: introduce edge constraint states, Georges Basile Stavracas Neto
  • [gtk+] (5 commits) Non-fast-forward update to branch wip/gbsneto/edge-constraints, Georges Basile Stavracas Neto
  • [recipes] Update Polish translation, Piotr Drąg
  • [gnome-games] Update Polish translation, Piotr Drąg
  • [gnome-games/gnome-3-26] Update Polish translation, Piotr Drąg
  • [gnome-builder/gnome-builder-3-26] Update Polish translation, Piotr Drąg
  • [gnome-builder/gnome-builder-3-26] layout: ensure icons are displayed in the document popover, Christian Hergert
  • [gnome-builder] layout: ensure icons are displayed in the document popover, Christian Hergert
  • [gnome-builder] icons: pre-generate symbolic png, Christian Hergert
  • [gtk+/wip/matthiasc/glyph-cache: 2/2] vulkan: Move glyph cache to a separate file, Matthias Clasen
  • [gtk+/wip/matthiasc/glyph-cache: 1/2] vulkan: Better glyph cache api, Matthias Clasen
  • [gtk+] (2 commits) Non-fast-forward update to branch wip/matthiasc/glyph-cache, Matthias Clasen
  • [gnome-builder/gnome-builder-3-26] gutter: handle NULL breakpoints gracefully, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] gutter: add new condensed omni gutter, Christian Hergert
  • [gtk+/wip/matthiasc/glyph-cache] vulkan: Better glyph cache api, Matthias Clasen
  • [gtk+] Created branch wip/matthiasc/glyph-cache, Matthias Clasen
  • [accerciser] Update Swedish translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] flatpak: set buildtype to release, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] flatpak: bump json-glib to 1.4.2, Christian Hergert
  • [gnome-builder] flatpak: set meson buildtype to debugoptimized, Christian Hergert
  • [balsa] Remove option to build with GnomeKeyring, Peter Bloomfield
  • [balsa] HAVE_GNOME is redundant, Peter Bloomfield
  • [gimp] app: avoid id. matrix short-circuit in trans. tool when ..., N/A
  • [gnome-builder] editor: add more tracing to editor perspective, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] build: never disable return_if_fail macros, Christian Hergert
  • [gnome-builder] build: never disable return_if_fail macros, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] layout: ensure focus returns to editor when leaving search, Christian Hergert
  • [gnome-builder] layout: ensure focus returns to editor when leaving search, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] keybindings: fix splits from css keybindings, Christian Hergert
  • [gnome-builder] keybindings: fix splits from css keybindings, Christian Hergert
  • [gnome-commander] Compile source files in the relative sub-directories, fixes automake warning, Uwe Scholz
  • [gnome-commander] Removing autoconf-archive and gnome-common from Dockerfile as a result of the last two commits, Uwe Scholz
  • [gnome-commander] Adds some m4 macros which are not always distributed in a build environment, Uwe Scholz
  • [gnome-commander] Adding m4 macros into the distribution package, partially fixing bgo#785502, Uwe Scholz
  • [gnome-shell] Make key-above-tab in switcher more consistent, Florian Müllner
  • [gnome-shell] dnd: Declare dragMonitors with var, Florian Müllner
  • [gnome-shell] windowManager: Remove excess parameter, Florian Müllner
  • [gnome-shell] autorunManager: Avoid access to non-existent array element, Florian Müllner
  • [gnome-shell] Fix some more undefined property warnings, Florian Müllner
  • [libgdata/wip/rishi/drive: 10/10] tests: Drive v2 uses JSON, not XML, Debarshi Ray
  • [libgdata/wip/rishi/drive: 9/10] tests: Make the cancellation tests work with GTask, Debarshi Ray
  • [libgdata/wip/rishi/drive: 8/10] tests: Update traces, Debarshi Ray
  • [libgdata/wip/rishi/drive: 7/10] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 6/10] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 5/10] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 4/10] tests: Resumable updates haven't been ported to Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/10] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/10] Port the tests, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/10] tests: Make folder creation work with Drive v2, Debarshi Ray
  • [libgdata] (10 commits) Created branch wip/rishi/drive, Debarshi Ray
  • [gtk+] Update POTFILES.in, Piotr Drąg
  • [gtk+] gtkmain: Ensure to emit real GDK_LEAVE_NOTIFY events., Carlos Garnacho
  • [gtk+] gdk/x11: Implement GDK_CROSSING_TOUCH_BEGIN/END/DEVICE_CHANGE events, Carlos Garnacho
  • [gtk+] gdk: Remove remainings of fake crossing event delivery across touch, Carlos Garnacho
  • [gtk+] gdk: Coalesce 2 GdkWindow fields in GdkPointerWindowInfo struct, Carlos Garnacho
  • [gtk+] gdk: Remove unused variable, Carlos Garnacho
  • [gtk+] gdk: Remove implicit touch grab accounting, Carlos Garnacho
  • [gtk+] gdk: Remove motion hints, Carlos Garnacho
  • [gtk+] gdk: Drop generation of synthesized crossing events on grabs, Carlos Garnacho
  • [gtk+] gtk: Remove 2BUTTON and 3BUTTON events and event types, Carlos Garnacho
  • [gtk+] gdk: Remove array of event masks, Carlos Garnacho
  • [gtk+] gtklistbox: Remove enter/leave/motion event handlers, Carlos Garnacho
  • [gtk+] gtkcolorswatch: Remove enter/leave event handlers, Carlos Garnacho
  • [gtk+] gtkbutton: Remove enter/leave event handlers, Carlos Garnacho
  • [gtk+] gtkflowbox: Drop crossing/motion event handlers, Carlos Garnacho
  • [gtk+] gtkspinbutton: Remove motion notify handler, Carlos Garnacho
  • [gtk+] gtkcalendar: Use scroll event controller, Carlos Garnacho
  • [gtk+] gtkscrolledwindow: Use scroll event controller, Carlos Garnacho
  • [gtk+] gtkspinbutton: Use scroll event controller, Carlos Garnacho
  • [gtk+] gtkscalebutton: Use scroll event controller, Carlos Garnacho
  • [gtk+] gtkrange: Use scroll event controller, Carlos Garnacho
  • [gtk+] gtkpathbar: Use scroll event controller, Carlos Garnacho
  • [gtk+] gtkmenu: Use scroll event controller, Carlos Garnacho
  • [gtk+] gtkcombobox: Use scroll event controller, Carlos Garnacho
  • [gtk+] gtk: Add GtkEventControllerScroll, Carlos Garnacho
  • [gtk+] gdk/x11: Avoid delivering emulated scroll events, Carlos Garnacho
  • [gtk+] gdk/wayland: Drop emission of emulated scroll events, Carlos Garnacho
  • [gtk+] gtk: Change gtk_propagate_event() to propagate both ways., Carlos Garnacho
  • [gtk+] gdk/x11: Drop motion/button events emulated from touch, Carlos Garnacho
  • [gtk+] eventcontroller: Drop event_mask API, Carlos Garnacho
  • [gtk+] gtkwidget: Drop pointer emulation out of touch events, Carlos Garnacho
  • [gtk+] gtk: Run GtkWidgetClass event signals inside a GtkEventController, Carlos Garnacho
  • [gtk+] testsuite: Use GdkEvent API, Carlos Garnacho
  • [gtk+] tests: Use GdkEvent API, Carlos Garnacho
  • [gtk+] examples: Use GdkEvent API, Carlos Garnacho
  • [gtk+] widget: Give up on GdkEvent api for now, Carlos Garnacho
  • [gtk+] treeview: Give up on GdkEvent api for now, Carlos Garnacho
  • [gtk+] entry accessible: Give up on GdkEvent api for now, Carlos Garnacho
  • [gtk+] a11y: Stop listening for configure events, Carlos Garnacho
  • [gtk+] Add some more GdkEvent getters, Carlos Garnacho
  • [gtk+] gtk-demo: Use GdkEvent API, Carlos Garnacho
  • [gtk+] treev view column: Use GdkEvent API, Carlos Garnacho
  • [gtk+] clipboard: Use GdkEvent API, Carlos Garnacho
  • [gtk+] a11y: Use GdkEvent API in some places, Carlos Garnacho
  • [gtk+] tooltip: Use GdkEvent API, Carlos Garnacho
  • [gtk+] text view: Use GdkEvent API, Carlos Garnacho
  • [gtk+] text handle: Use GdkEvent API, Carlos Garnacho
  • [gtk+] selection: Use GdkEvent API, Carlos Garnacho
  • [gtk+] search bar: Use GdkEvent API, Carlos Garnacho
  • [gtk+] scrolled window: Use GdkEvent API, Carlos Garnacho
  • [gtk+] places view: Use GdkEvent API, Carlos Garnacho
  • [gtk+] place sidebar: Use GdkEvent API, Carlos Garnacho
  • [gtk+] path bar: Use GdkEvent API, Carlos Garnacho
  • [gtk+] pad controller: Use GdkEvent API, Carlos Garnacho
  • [gtk+] menu shell: Use GdkEvent API, Carlos Garnacho
  • [gtk+] menu item: Use GdkEvent API, Carlos Garnacho
  • [gtk+] im context simple: Use GdkEvent API, Carlos Garnacho
  • [gtk+] header bar: Use GdkEvent API, Carlos Garnacho
  • [gtk+] gesture zoom: Use GdkEvent API, Carlos Garnacho
  • [gtk+] gesture swipe: Use GdkEvent API, Carlos Garnacho
  • [gtk+] gesture single: Use GdkEvent API, Carlos Garnacho
  • [gtk+] gesture rotate: Use GdkEvent API, Carlos Garnacho
  • [gtk+] gesture drag: Use GdkEvent API, Carlos Garnacho
  • [gtk+] gesture: Use GdkEvent API, Carlos Garnacho
  • [gtk+] window accessible: Use GdkEvent API, Carlos Garnacho
  • [gtk+] widget accessible: Use GdkEvent API, Carlos Garnacho
  • [gtk+] Add more GdkEvents API, Carlos Garnacho
  • [gtk+] xim: Convert to GdkEvent API, Carlos Garnacho
  • [gtk+] settings: Convert to GdkEvent API, Carlos Garnacho
  • [gtk+] gesture rotate: Partially convert to GdkEvent API, Carlos Garnacho
  • [gtk+] gesture: Partially convert to GdkEvent API, Carlos Garnacho
  • [gtk+] flowbox: Convert to GdkEvent API, Carlos Garnacho
  • [gtk+] file chooser widget: Covert to GdkEvent API, Carlos Garnacho
  • [gtk+] expander: Convert to GdkEvent API, Carlos Garnacho
  • [gtk+] entry: Convert to GdkEvent API, Carlos Garnacho
  • [gtk+] dnd: Convert to GdkEvent API, Carlos Garnacho
  • [gtk+] cell renderer accel: Convert to GdkEvent API, Carlos Garnacho
  • [gtk+] bindings: Convert to use GdkEvent API, Carlos Garnacho
  • [gtk+] Add more getters for event fields, Carlos Garnacho
  • [gtk+] gdk: Make GdkEvent structs/union opaque, Carlos Garnacho
  • [gtk+] bindings: Partially update to using GdkEvent API, Carlos Garnacho
  • [gtk+] a11y: Partially update to using GdkEvent API, Carlos Garnacho
  • [gtk+] inspector: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] gtkwindow: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] treeview: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] tooltip: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] textview: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] texthandle: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] spinbutton: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] scrolledwindow: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] scalebutton: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] recentchoooser: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] range: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] popover: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] placesview: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] placessidebar: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] paned: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] notebook: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] mountoperation: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] menu: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] listbox: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] imcontext: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] iconview: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] gesture: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] fontchooser: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] flowbox: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] filechooser: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] entrycompletion: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] entry: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] combobox: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] colorswatch: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] colorplane: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] coloreditor: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] cellrendererspin: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] cellarea: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] calendar: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] button: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] appchooserwidget: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] aboutdialog: Update to using GdkEvent API, Carlos Garnacho
  • [gtk+] modules: Update input context impls to using GdkEvent API, Carlos Garnacho
  • [libgdata] tests: Use OAuth2 for authentication instead of ClientLogin, Debarshi Ray
  • [libgdata] tests: Resumable uploads haven't been ported to Drive v2, Debarshi Ray
  • [gnome-documents] build: Port to meson build system, Iñigo Martínez
  • [gnome-documents] build: Rename AppStream XML files, Iñigo Martínez
  • [gnome-documents] build: Move libgd module to subprojects, Iñigo Martínez
  • [libgdata/wip/rishi/drive: 11/11] tests: Make the cancellation tests work with GTask, Debarshi Ray
  • [libgdata/wip/rishi/drive: 10/11] tests: foo, Debarshi Ray
  • [libgdata/wip/rishi/drive: 9/11] tests: Update traces, Debarshi Ray
  • [libgdata/wip/rishi/drive: 8/11] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 7/11] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 6/11] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 5/11] tests: Resumable updates haven't been ported to Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 4/11] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/11] Port the tests, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/11] tests: Use OAuth2 for authentication instead of ClientLogin, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/11] tests: Resumable uploads haven't been ported to Drive v2, Debarshi Ray
  • [libgdata] (11 commits) Created branch wip/rishi/drive, Debarshi Ray
  • [epiphany/wip/google-safe-browsing: 7/7] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/7] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/7] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/7] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/7] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/7] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/7] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany] (7 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [gtk+] gdk/wayland: Don't make gtk_shell1 v2 mandatory, Carlos Garnacho
  • [epiphany/wip/google-safe-browsing: 18/18] web-view: Add unsafe browsing error page, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 17/18] gsb-service: Handle back-off mode, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 16/18] gsb-service: Handle min wait duration in fullHashes:find requests, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 15/18] gsb-service: Delete long expired full hashes at every update, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 14/18] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 13/18] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 12/18] gsb-service: Add function to query fullHashes:find endpoint, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/18] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/18] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [gjs/wip/ptomato/develop] jsapi-util: Remove jsapi-private, Philip Chimento
  • [epiphany/wip/google-safe-browsing: 9/18] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [gjs/wip/ptomato/develop] object: Remove vfunc list, Philip Chimento
  • [epiphany/wip/google-safe-browsing: 8/18] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [gjs/wip/ptomato/develop] tests: Speed up coverage tests, Philip Chimento
  • [epiphany/wip/google-safe-browsing: 7/18] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/18] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/18] gsb-utils: Add function to canonicalize URLs, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/18] gsb-service: Schedule next update when the current one ends, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/18] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/18] gsb-storage: Use transactions and reuse statements for speedup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/18] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany] (18 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [evolution-data-server/gnome-3-26] Bug 787514 - [IMAPx] Overaggressive folder change saving after filtering, Milan Crha
  • [evolution-data-server] Bug 787514 - [IMAPx] Overaggressive folder change saving after filtering, Milan Crha
  • [gnome-software] build: Add an option to en/disable the UbuntuOne plugin, Joaquim Manuel Pereira Rocha
  • [gnome-builder/gnome-builder-3-26] command-bar: add [filename] to sp/split, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] buffer manager: fix create view condition, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] command-bar: fix vsplit, Sébastien Lafargue
  • [gnome-builder] command-bar: add [filename] to sp/split, Sébastien Lafargue
  • [gnome-builder] buffer manager: fix create view condition, Sébastien Lafargue
  • [gnome-builder] command-bar: fix vsplit, Sébastien Lafargue
  • [gdm] daemon, libgdm: allow wayland sessions with --disable-user-display-server, Ray Strode
  • [glibmm/glibmm-2-54] tests/glibmm_variant: Use C++14 features conditionally, Kjell Ahlstedt
  • [gvfs] afc: More debug, for a change, Bastien Nocera
  • [libxml2] Fix regression with librsvg, Nick Wellnhofer
  • [sysadmin-bin] gitlab-test contains non-authoritative copies of GNOME sources, do not ever sync content from it ove, Andrea Veri
  • [jhbuild] core-deps-3.28: Update meson ..., Florian Müllner
  • [chronojump] MIF time converted from microseconds to seconds, Xavier Padullés
  • [gtk+/wip/gbsneto/edge-constraints: 200/200] window: Add individual CSS classes based on edge constraints, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints: 199/200] x11: Add support for _GTK_EDGE_CONSTRAINTS atom, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints: 198/200] wayland: consider edge constraints in surface configuration, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints: 197/200] window: handle tiled edges separately, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints: 196/200] gdk: introduce edge constraint states, Georges Basile Stavracas Neto
  • [gtk+] (200 commits) Non-fast-forward update to branch wip/gbsneto/edge-constraints, Georges Basile Stavracas Neto
  • [chronojump] Cleaned code on today restTime commits, Xavier de Blas
  • [babl] babl: remove commented out debug printfs, Øyvind Kolås
  • [libgdata/wip/rishi/drive: 3/8] Port the tests, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/8] tests: Use OAuth2 for authentication instead of ClientLogin, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/8] tests: Resumable uploads haven't been ported to Drive v2, Debarshi Ray
  • [recipes] Removed gettext call for empty strings, Marek Černocký
  • [libgdata/wip/rishi/drive: 8/8] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 7/8] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 6/8] tests: ODTs are represented by GDataDocumentsDocument in Drive v2, Debarshi Ray
  • [libgdata/wip/rishi/drive: 5/8] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 4/8] tests: Skip UPLOAD_ODT_CONVERT, Debarshi Ray
  • [libgdata/wip/rishi/drive: 3/8] tests: Skip UPLOAD_RESUMABLE, Debarshi Ray
  • [libgdata/wip/rishi/drive: 2/8] Port the tests, Debarshi Ray
  • [libgdata/wip/rishi/drive: 1/8] tests: Use OAuth2 for authentication instead of ClientLogin, Debarshi Ray
  • [libgdata] (8 commits) Created branch wip/rishi/drive, Debarshi Ray
  • [libgdata] Deleted branch wip/rishi/drive, Debarshi Ray
  • [gnome-games] Update Italian translation, Translations User D-L
  • [gnome-games/gnome-3-26] Update Italian translation, Translations User D-L
  • [recipes] Document unit conversion support, Matthias Clasen
  • [recipes] Update expected test output, Matthias Clasen
  • [recipes] Added multiple_unit functionality to show e.g. 1 lb, 2 oz instead of 1 1/8 lb. fixed display for pr, Matthias Clasen
  • [recipes] Added human_readability function to e.g. display 1 cup rather than 16 tablespoons, Matthias Clasen
  • [recipes] Added unit conversion functionality and a corresponding user setting for both weight and volume unit, Matthias Clasen
  • [gnome-documents] Post-branch version bump, Debarshi Ray
  • [gnome-documents] Created branch gnome-3-26, Debarshi Ray
  • [evolution/gnome-3-26] Bug 739059 - Wrong mail account chosen when Forward as iCalendar, Milan Crha
  • [evolution] Bug 739059 - Wrong mail account chosen when Forward as iCalendar, Milan Crha
  • [evolution/gnome-3-26] Cannot change organizer of existing meeting, Milan Crha
  • [evolution] Cannot change organizer of existing meeting, Milan Crha
  • [chronojump] remove hbox_encoder_im_weights_n.Sensitive false on Compujump, Xavier de Blas
  • [chronojump] restTime TotalMinutes as double, Xavier de Blas
  • [libgdata] youtube: Don't drop reference we don't own in parse_json(), Christophe Fergeau
  • [grilo] test-ui: Fix several leaks, Christophe Fergeau
  • [grilo-plugins] opensubtitles: Add ::finalize implementation, Christophe Fergeau
  • [grilo-plugins] gravatar: Always free the GMatchInfo from g_regex_match(), Christophe Fergeau
  • [evolution/gnome-3-26] Correct runtime warning when creating All Day Appointment, Milan Crha
  • [evolution] Correct runtime warning when creating All Day Appointment, Milan Crha
  • [chronojump] Fixes on last commit, Xavier de Blas
  • [evolution] Bug 320209 - Option to Order days in Week View from left to right, Milan Crha
  • [gdk-pixbuf] gdk-pixbuf-xlib: Fix out-of-bounds error on big endian, Bastien Nocera
  • [gnome-software] Improve how strings appear to translators in the popular tile, Joaquim Manuel Pereira Rocha
  • [gdk-pixbuf] tests: Add truncated GIF file with huge dimensions, Bastien Nocera
  • [gdk-pixbuf] io-gif: Fail quickly when image dimensions are too big, Bastien Nocera
  • [gdk-pixbuf] tests: Bump timeouts for long-running tests, Bastien Nocera
  • [gdk-pixbuf] build: Fix invalid syntax, Bastien Nocera
  • [gdk-pixbuf] tests: Replace non-free "lena" reference image, Bastien Nocera
  • [gdk-pixbuf] tests: Add missing pixbuf-read test program, Bastien Nocera
  • [gdk-pixbuf] build: Sort libpng versions, Bastien Nocera
  • [chronojump] Done restTimes list for last 20' on top of contacts and encoder, Xavier de Blas
  • [evolution-data-server/gnome-3-26] [EGoaPasswordBased] Reuse GoaClient object between password lookup calls, Milan Crha
  • [evolution-data-server] [EGoaPasswordBased] Reuse GoaClient object between password lookup calls, Milan Crha
  • [gnome-builder] gutter: handle NULL breakpoints gracefully, Christian Hergert
  • [polari] flatpak: Update repository URL, Gitlab System User
  • [gnome-builder/gnome-builder-3-26] workbench: delay loading preferences until project selected, Christian Hergert
  • [gnome-builder] workbench: delay loading preferences until project selected, Christian Hergert
  • [gnome-software] Allow linking to specified proprietary licenses, Richard Hughes
  • [gnome-software] Use the plugin name as part of the cache filename, Richard Hughes
  • [gnome-disk-utility] Update Indonesian translation, Translations User D-L
  • [glibmm/glibmm-2-54] Glib::Variant: Avoid warnings from clang++, Kjell Ahlstedt
  • [evolution] Draw flat events in Calendar views, Milan Crha
  • [gnome-builder/gnome-builder-3-26] editor: queue resizes at the editor scrolled window, Christian Hergert
  • [gnome-builder] editor: queue resizes at the editor scrolled window, Christian Hergert
  • [totem-pl-parser] videosite: Fix leak in totem_pl_parser_add_videosite, Christophe Fergeau
  • [totem-pl-parser] plparse: Fix small leak in totem_pl_parser_parse_internal(), Christophe Fergeau
  • [evolution] Update Nepali translation, Translations User D-L
  • [evolution/gnome-3-26] Update Nepali translation, Translations User D-L
  • [glade/glade-3-20] Update Nepali translation, Translations User D-L
  • [gjs/wip/ptomato/develop: 12/12] object: Merge weak_pointer_list and dissociate_list, Philip Chimento
  • [gjs/wip/ptomato/develop: 11/12] object: Remove hash-x32 implementation, Philip Chimento
  • [gjs/wip/ptomato/develop: 10/12] error: Use JSProtoKey to get Error constructor, Philip Chimento
  • [gjs/wip/ptomato/develop: 9/12] jsapi-util-args: Update out-of-date comments, Philip Chimento
  • [gjs/wip/ptomato/develop: 8/12] coverage: Use global bootstrap to add JS coverage code, Philip Chimento
  • [gjs/wip/ptomato/develop: 7/12] global: Add a bootstrap system, Philip Chimento
  • [gjs] (12 commits) Non-fast-forward update to branch wip/ptomato/develop, Philip Chimento
  • [gnome-font-viewer] Pull out the OpenType data, Matthias Clasen
  • [gnome-font-viewer] Add a details tab, Matthias Clasen
  • [gnome-font-viewer] Show OpenType layout features, Matthias Clasen
  • [gnome-font-viewer] Add font variation information, Matthias Clasen
  • [gnome-font-viewer] Do multiline labels differently, Matthias Clasen
  • [gnome-font-viewer] Add more general information, Matthias Clasen
  • [gjs] Capture JS exceptions from invoked virtual functions, Philip Chimento
  • [gjs] Use the GIVFuncInfo to hook up vfuncs instead of the GICallbackInfo, Philip Chimento
  • [gjs] object: Associate callbacks with the object on which they're installed, Philip Chimento
  • [gjs] Add marshalling for native JS errors, Philip Chimento
  • [gtk+] css: Drop the new indent api again, Matthias Clasen
  • [gtk+] css: Use enums instead of idents for font-variant properties, Matthias Clasen
  • [gjs] build: Post-branch version bump, Philip Chimento
  • [gtk+] wayland: Bump GTK_SHELL1 version to 2, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 3/3] project: add **/tags.* to gitignore, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 2/3] x11: Add support for _GTK_EDGE_CONSTRAINTS atom, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 1/3] wayland: Send edge constraints, Georges Basile Stavracas Neto
  • [mutter] (3 commits) Non-fast-forward update to branch wip/gbsneto/edge-constraints, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 26/26] project: add **/tags.* to gitignore, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 25/26] x11: Add support for _GTK_EDGE_CONSTRAINTS atom, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 24/26] wayland: Send edge constraints, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 23/26] window: Track edge constraints, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 22/26] constraints: Preserve window ratio in tile constraint, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 21/26] window: Also consider touching edges for matching tiled windows, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 20/26] window: Raise and lower tile match in tandem, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 19/26] edge-resistance: Remove useless variable, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 18/26] edge-resistance: Add snapping for tiled windows, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 17/26] window: Tile and resize considering the tile match, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 16/26] window: Allow tiled windows be resized, Georges Basile Stavracas Neto
  • [mutter] (26 commits) Non-fast-forward update to branch wip/gbsneto/edge-constraints, Georges Basile Stavracas Neto
  • [gjs] Created branch gnome-3-26, Philip Chimento
  • [gjs] stack: Use js::DumpBacktrace() for gjs_dumpstack(), Philip Chimento
  • [gtk+] Window: Clarify documentation of set_application(), Daniel Boles
  • [gtk+] PlacesSidebar: Avoid unused mem if !CLOUDPROVIDERS, Daniel Boles
  • [gtk+/gtk-3-22] Window: Clarify documentation of set_application(), Daniel Boles
  • [gtk+] PlacesSidebar: Unref cloud_manager in dispose(), Daniel Boles
  • [gtk+/gtk-3-22] PlacesSidebar: Avoid unused mem if !CLOUDPROVIDERS, Daniel Boles
  • [gtk+] SidebarRow: Unref CloudProvider on change/finalize, Daniel Boles
  • [gtk+/gtk-3-22] PlacesSidebar: Unref cloud_manager in dispose(), Daniel Boles
  • [gtk+/gtk-3-22] SidebarRow: Unref CloudProvider on change/finalize, Daniel Boles
  • [gnome-builder] build: use subdirectories for meson.build files, Christian Hergert
  • [gtk+] Fix a typo, Matthias Clasen
  • [simple-scan/gnome-3-26] Fix Icon in many, many translations, Piotr Drąg
  • [simple-scan] Fix Icon in many, many translations, Piotr Drąg
  • [rygel] Fix Icon in Catalan translation, Piotr Drąg
  • [gnome-software/gnome-3-26] Fix Icon in Punjabi translation, Piotr Drąg
  • [gnome-software] Fix Icon in Punjabi translation, Piotr Drąg
  • [gnome-calendar/gnome-3-26] Fix Icon in Galician translation, Piotr Drąg
  • [gnome-online-accounts] Update Russian translation, Translations User D-L
  • [gnome-bluetooth] Fix Icon in ast and nn translations, Piotr Drąg
  • [gdm] Update Russian translation, Translations User D-L
  • [gnome-calendar] Fix Icon in Galician translation, Piotr Drąg
  • [gnome-software/wip/hughsie/lets-break-the-world: 3/3] fwupd: Port to the version 1.0 API, Richard Hughes
  • [gnome-software] (3 commits) Non-fast-forward update to branch wip/hughsie/lets-break-the-world, Richard Hughes
  • [libhttpseverywhere/fullxml] context: remove io-warnings, Daniel Brendle
  • [libhttpseverywhere/fullxml] updater: adapted to new ruleset file path, Daniel Brendle
  • [libhttpseverywhere/fullxml] context: threaded xml loading, Daniel Brendle
  • [libhttpseverywhere/fullxml] context: give correct node to ruleset constructor, Daniel Brendle
  • [gnote] Bump to 3.27.0, Aurimas Černius
  • [gnote/gnome-3-26] Bump to 3.16.1, Aurimas Černius
  • [gnote] Created branch gnome-3-26, Aurimas Černius
  • [gnote] Created tag 3.26.0, Aurimas Černius
  • [gnote] Prepare 3.26.0, Aurimas Černius
  • [polari/gnome-3-12] appdate: Update screenshot URLs, Gitlab System User
  • [polari/gnome-3-14] appdate: Update screenshot URLs, Gitlab System User
  • [polari/gnome-3-16] appdate: Update screenshot URLs, Gitlab System User
  • [polari/gnome-3-16] Bump version to 3.16.2, Gitlab System User
  • [polari/gnome-3-18] appdate: Update screenshot URLs, Gitlab System User
  • [polari/gnome-3-20] appdate: Update screenshot URLs, Gitlab System User
  • [polari/gnome-3-22] appdate: Update screenshot URLs, Gitlab System User
  • [polari/gnome-3-24] appdate: Update screenshot URLs, Gitlab System User
  • [polari] appdate: Update screenshot URLs, Gitlab System User
  • [chronojump] Updated Czech translation, Marek Černocký
  • [gnome-builder] Deleted branch wip/chergert/gutter, Christian Hergert
  • [chronojump] Force sensor: adding tare and calibrate. Fixing with current arduino code, Xavier de Blas
  • [gimp] Bug 787848 - Duplicate image crashes if there is an empty layer group, Michael Natterer
  • [gtk+] css: implement font-variant as a shorthand, Matthias Clasen
  • [gtk+] css: Implement font-variant-east-asian, Matthias Clasen
  • [gtk+] css: Implement font-variant-alternatives, Matthias Clasen
  • [gtk+] css: Implement font-variant-numeric, Matthias Clasen
  • [gtk+] css: Implement font-variant-caps, Matthias Clasen
  • [gtk+] css: Implement font-variant-position, Matthias Clasen
  • [gtk+] css: Implement font-variant-ligatures, Matthias Clasen
  • [gtk+] css: Implement font-kerning, Matthias Clasen
  • [gtk+] Add an auxiliary ident parsing function, Matthias Clasen
  • [gedit] Update German translation, Translations User D-L
  • [glibmm] Created tag 2.54.1, Kjell Ahlstedt
  • [gnome-font-viewer] Created branch gnome-3-26, Cosimo Cecchi
  • [glibmm/glibmm-2-54] 2.54.1, Kjell Ahlstedt
  • [gnome-font-viewer] Created tag 3.26.0, Cosimo Cecchi
  • [gnome-font-viewer] release: prepare for 3.26.0, Cosimo Cecchi
  • [simple-scan] help: Fix broken XML tags in translations, Piotr Drąg
  • [simple-scan/gnome-3-26] help: Fix broken XML tags in translations, Piotr Drąg
  • [gtk+/wip/otte/shader: 12/12] gsksltype: Turn gsk_sl_type_print() into gsk_sl_type_get_name(), Benjamin Otte
  • [gtk+/wip/otte/shader: 11/12] gskslnode: Parse return statements, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/12] gskslnode: Add builtin constructors, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/12] gskslnode: Add arithmetic operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/12] gskslnode: Add comparison and shift operators, Benjamin Otte
  • [gtk+/wip/otte/shader: 7/12] gskslnode: Add support for bitwise operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 6/12] gsksltype: Add matrix type, Benjamin Otte
  • [gtk+/wip/otte/shader: 5/12] gsksltype: Add support for vector types, Benjamin Otte
  • [gtk+/wip/otte/shader: 4/12] gsksltype: Make GskSlType classed, Benjamin Otte
  • [gtk+/wip/otte/shader: 3/12] gsksltype: Prepare type system for rework, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/12] gskslnode: Add GskSlNodeOperation, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/12] gskslnode: Add variables, Benjamin Otte
  • [gtk+] (12 commits) Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [simple-scan] help: Fix typo (apper -> appear), Piotr Drąg
  • [gnome-photos/gnome-3-26] tool-crop: Hide orientation controls for square items & original ratio, Debarshi Ray
  • [gnome-photos/gnome-3-26] tool-crop: Make "constraints" an instance variable, Debarshi Ray
  • [gtk+] build: Bump minimum Meson version to 0.42.1, Debarshi Ray
  • [babl] babl: improve icc number serialization, Øyvind Kolås
  • [babl] babl: add matrix re-equalization, Øyvind Kolås
  • [epiphany/wip/google-safe-browsing: 12/12] gsb-service: Implement URL verification logic, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/12] gsb-utils: Use GBytes for full hashes too, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/12] gsb-service: Add function to update full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/12] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/12] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/12] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/12] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/12] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/12] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/12] gsb-utils: Add function to canonicalize URLs, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/12] gsb-service: Schedule next update when the current one ends, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/12] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [gnome-terminal] Update Russian translation, Translations User D-L
  • [gnome-terminal/gnome-3-26] Update Russian translation, Translations User D-L
  • [gdm] gdm-session: always pass down user saved language, Mario Sanchez Prada
  • [pango] Fix warning, Behdad Esfahbod
  • [evolution] Bug 565304 - Use thinner lines in the Month View, Milan Crha
  • [evince] Update Russian translation, Translations User D-L
  • [gjs/wip/ptomato/develop] WIP - Merge weak_pointer_list and dissociate_list, Philip Chimento
  • [eog] Update Russian translation, Translations User D-L
  • [gnome-clocks] Update Russian translation, Translations User D-L
  • [gnome-clocks/gnome-3-24] Update Russian translation, Translations User D-L
  • [gnome-disk-utility] Spruce up typography in new translatable strings, Piotr Drąg
  • [evolution] Bug 706966 - [Month view] Repeat month name on each first week day, Milan Crha
  • [polari/wip/fmuellner/tracker: 61/61] tool: Add 'import' command, Gitlab System User
  • [polari/wip/fmuellner/tracker: 60/61] lib: Add helper API to scan log directories, Gitlab System User
  • [polari/wip/fmuellner/tracker: 59/61] lib: Add PolariTplImporter, Gitlab System User
  • [polari/wip/fmuellner/tracker: 58/61] chatView: Shouldn't happen, Gitlab System User
  • [polari/wip/fmuellner/tracker: 57/61] flatpak: Remove telepathy-logger, Gitlab System User
  • [polari/wip/fmuellner/tracker: 56/61] lib: Remove tp-logger dependency again, Gitlab System User
  • [polari/wip/fmuellner/tracker: 55/61] chatView: Replace TpLogger with tracker, Gitlab System User
  • [polari/wip/fmuellner/tracker: 54/61] logger: Add LogWalker for traversing a channel's logs, Gitlab System User
  • [polari/wip/fmuellner/tracker: 53/61] logger: Support running queries in chunks, Gitlab System User
  • [polari/wip/fmuellner/tracker: 52/61] logger: Add convenience wrapper for tracker queries (WIP), Gitlab System User
  • [polari/wip/fmuellner/tracker: 51/61] telepathyClient: Log messages to tracker, Gitlab System User
  • [polari/wip/fmuellner/tracker: 50/61] lib: Add convenience method to convert message to resource, Gitlab System User
  • [polari/wip/fmuellner/tracker: 49/61] build: Set rpath on polari-log-tool, Gitlab System User
  • [polari/wip/fmuellner/tracker: 48/61] tool: Add polari-log-tool helper tool, Gitlab System User
  • [polari/wip/fmuellner/tracker: 47/61] lib: Add utility method to get tracker connection, Gitlab System User
  • [polari/wip/fmuellner/tracker: 46/61] data: Add domain-specific tracker ontology, Gitlab System User
  • [polari/wip/fmuellner/tracker: 45/61] flatpak: Add tracker module, Gitlab System User
  • [polari/wip/fmuellner/tracker: 44/61] chatView: Use new message type, Gitlab System User
  • [polari/wip/fmuellner/tracker: 43/61] lib: Add PolariMessage type, Gitlab System User
  • [polari] (61 commits) Non-fast-forward update to branch wip/fmuellner/tracker, Gitlab System User
  • [gnome-control-center] Update Polish translation, Piotr Drąg
  • [gnome-control-center/gnome-3-26] Update Polish translation, Piotr Drąg
  • [gnome-photos/wip/rishi/query: 2/2] Let PhotosQuery instances be reference counted, Debarshi Ray
  • [gnome-photos/wip/rishi/query: 1/2] Don't steal the SPARQL string passed to photos_query_new, Debarshi Ray
  • [gnome-photos] (2 commits) Created branch wip/rishi/query, Debarshi Ray
  • [gnome-photos] Deleted branch wip/rishi/query, Debarshi Ray
  • [gnome-photos] tracker-controller: Tag the Query, Debarshi Ray
  • [gnome-photos] offset-controller: Tag the Query, Debarshi Ray
  • [gnome-photos] tracker-queue: Log each Query's source and tag fields, Debarshi Ray
  • [gnome-photos] Use Query objects instead of raw strings in the TrackerQueue API, Debarshi Ray
  • [gnome-photos] query: Loosen the requirement to provide a SearchContextState, Debarshi Ray
  • [gnome-photos] query: Support human-readable annotations for debugging, Debarshi Ray
  • [jhbuild] core-3.26: use the gnome-3-26 branch of gnome-disk-utility, Alberts Muktupāvels
  • [jhbuild] core-3.26: use the gnome-3-26 branch of gnome-session, Alberts Muktupāvels
  • [evolution] Bug 569110 - Crash on platform with 64-bit time_t / 32-bit long, Milan Crha
  • [glibmm/glibmm-2-54] Glib::Variant<std::tuple>: Don't use std::index_sequence from C++14, Kjell Ahlstedt
  • [gnome-photos] tool-crop: Hide orientation controls for square items & original ratio, Debarshi Ray
  • [gnome-photos] tool-crop: Make "constraints" an instance variable, Debarshi Ray
  • [evolution] ENABLE_CONTACT_MAPS defined twice in config.h.in, Milan Crha
  • [gnome-session] Created branch gnome-3-26, Ray Strode
  • [gnome-shell] gtk-embed: ensure we only listen for window-created events once, Ray Strode
  • [evolution-data-server/gnome-3-26] Bug 787713 - Can overwrite GError under camel_imapx_conn_manager_sync_changes_sync(), Milan Crha
  • [evolution-data-server] Bug 787713 - Can overwrite GError under camel_imapx_conn_manager_sync_changes_sync(), Milan Crha
  • [pitivi] Update Catalan translation, Jordi Mas
  • [gdm] daemon: check for Xwayland availability, Frédéric Crozat
  • [gnome-disk-utility] Updated Czech translation, Marek Černocký
  • [gnome-sdk-images] json-glib: git is now on gitlab, Alexander Larsson
  • [gnome-photos] print-setup: Make it a final class, Debarshi Ray
  • [libgovirt] resource: Update xml node in ovirt_resource_init_from_xml_real, Eduardo de Barros Lima
  • [libgovirt] resource: Fix ovirt_resource_init_from_xml_real precondition, Eduardo de Barros Lima
  • [gnome-photos] search-controller: Remove the vfunc for the default handler, Debarshi Ray
  • [gnome-photos/wip/rishi/query: 8/8] Let PhotosQuery instances be reference counted, Debarshi Ray
  • [gnome-photos/wip/rishi/query: 7/8] Don't steal the SPARQL string passed to photos_query_new, Debarshi Ray
  • [gnome-photos/wip/rishi/query: 6/8] tracker-controller: Tag the Query, Debarshi Ray
  • [gnome-photos/wip/rishi/query: 5/8] offset-controller: Tag the Query, Debarshi Ray
  • [gnome-photos/wip/rishi/query: 4/8] tracker-queue: Log each Query's source and tag fields, Debarshi Ray
  • [gnome-photos/wip/rishi/query: 3/8] Use Query objects instead of raw strings in the TrackerQueue API, Debarshi Ray
  • [gnome-photos/wip/rishi/query: 2/8] query: Loosen the requirement to provide a SearchContextState, Debarshi Ray
  • [gnome-photos/wip/rishi/query: 1/8] query: Support human-readable annotations for debugging, Debarshi Ray
  • [gnome-photos] (8 commits) Created branch wip/rishi/query, Debarshi Ray
  • [gnome-photos] query: Fix typo, Debarshi Ray
  • [gnome-games] Updated Czech translation, Marek Černocký
  • [gnome-games/gnome-3-26] Updated Czech translation, Marek Černocký
  • [gnote] Updated Lithuanian manual, Aurimas Černius
  • [gnote] Updated Lithuanian translation, Aurimas Černius
  • [network-manager-openvpn] Updated Lithuanian translation, Aurimas Černius
  • [network-manager-openconnect] Updated Lithuanian translation, Aurimas Černius
  • [gnome-disk-utility] Redesign Format Dialog, Kai Lüke
  • [network-manager-fortisslvpn] Updated Lithuanian translation, Aurimas Černius
  • [network-manager-applet] Updated Lithuanian translation, Aurimas Černius
  • [simple-scan/gnome-3-26] Add Swedish help translation, Anders Jonsson
  • [gnome-software] appstream: Use a special metadata key for controlling the not-launchable quirk, Joaquim Manuel Pereira Rocha
  • [simple-scan] Add Swedish help translation, Anders Jonsson
  • [gnome-disk-utility] Show mount options for swap volumes, Kai Lüke
  • [gnome-disk-utility] Fix SIGSEGV in gdu_utils_get_all_contained_objects, Kai Lüke
  • [gnome-disk-utility] Fix license link in logo SVG metadata, Kai Lüke
  • [gnome-disk-utility] Created branch gnome-3-26, Kai Lüke
  • [gtk+] Update Swedish translation, Translations User D-L
  • [gnome-software] trivial: Make the updates refresh minimum age only 10 secs, Joaquim Manuel Pereira Rocha
  • [evolution] Use HTTPS instead of HTTP link for SpamAssassin FAQ, Andre Klapper
  • [damned-lies] Update Dutch translation, Translations User D-L
  • [evolution/gnome-3-26] Bug 787646 - Replace deprecated and removed enchant API usage, Milan Crha
  • [gnome-sdk-images] Remove gstreamer 1.10 plugins before building 1.12, Alexander Larsson
  • [evolution] Bug 787646 - Replace deprecated and removed enchant API usage, Milan Crha
  • [gnome-sdk-images/gnome-3-26] Remove gstreamer 1.10 plugins before building 1.12, Alexander Larsson
  • [chronojump] Compujump: upload correctly sprint times on 4 columns, Xavier de Blas
  • [chronojump-server] main.py upload correctly sprint times on 4 columns, Xavier de Blas
  • [gnome-builder] gutter: add new condensed omni gutter, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] add deletes back, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] document gutter renderer and cleanup, Christian Hergert
  • [evolution/gnome-3-26] Update Dutch translation, Translations User D-L
  • [gdk-pixbuf] build: fix undefined os_win32 var on macOS, Christoph Reiter
  • [gnome-games/gnome-3-26] ui: Add context to 'Reset' strings, Adrien Plazas
  • [gnome-games] ui: Add context to 'Reset' strings, Adrien Plazas
  • [glibmm] Glib::Variant: Hide namespace Glib::detail from Doxygen, Kjell Ahlstedt
  • [gnome-documents] Update Dutch translation, Translations User D-L
  • [gjs/wip/ptomato/develop: 11/11] object: Remove hash-x32 implementation, Philip Chimento
  • [gjs/wip/ptomato/develop: 10/11] error: Use JSProtoKey to get Error constructor, Philip Chimento
  • [gjs/wip/ptomato/develop: 9/11] Capture JS exceptions from invoked virtual functions, Philip Chimento
  • [gjs/wip/ptomato/develop: 8/11] Use the GIVFuncInfo to hook up vfuncs instead of the GICallbackInfo, Philip Chimento
  • [gjs/wip/ptomato/develop: 7/11] Add marshalling for native JS errors, Philip Chimento
  • [gjs/wip/ptomato/develop: 6/11] object: don't use toggle references unless necessary, Philip Chimento
  • [gjs/wip/ptomato/develop: 5/11] object: Associate callbacks with the object on which they're installed, Philip Chimento
  • [gjs/wip/ptomato/develop: 4/11] jsapi-util-args: Update out-of-date comments, Philip Chimento
  • [gjs/wip/ptomato/develop: 3/11] coverage: Use global bootstrap to add JS coverage code, Philip Chimento
  • [gjs/wip/ptomato/develop: 2/11] global: Add a bootstrap system, Philip Chimento
  • [gjs/wip/ptomato/develop: 1/11] stack: Use js::DumpBacktrace() for gjs_dumpstack(), Philip Chimento
  • [gjs] (11 commits) Created branch wip/ptomato/develop, Philip Chimento
  • [alacarte] README: Update/remove incorrect/outdated content - bug 787786, Andre Klapper
  • [evolution-data-server/gnome-3-26] Bug 787542 - Fix search for exact phrase in body of mail on Gmail, Milan Crha
  • [evolution-data-server] Bug 787542 - Fix search for exact phrase in body of mail on Gmail, Milan Crha
  • [gnome-builder/wip/chergert/gutter] get 2 pixels back, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] add preference switch, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] add settings for diagnostics in gutter, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] apply properties to layout, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] adjust size calculation based on properties, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] remove old gutter renderer, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] plumb some properties, Christian Hergert
  • [yelp-xsl/gnome-3-20] Update Nepali translation, Translations User D-L
  • [gimp-help-2] Update Catalan translation, Jordi Mas
  • [gnome-builder/wip/chergert/gutter] check for highlight line when drawing, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] remove dead code, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] select the row when activating, Christian Hergert
  • [gnome-builder/wip/chergert/gutter: 2/2] wip, Christian Hergert
  • [gnome-builder] (2 commits) Non-fast-forward update to branch wip/chergert/gutter, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] debugger: fix breakpoint comparison, Christian Hergert
  • [gnome-builder] debugger: fix breakpoint comparison, Christian Hergert
  • [gnome-system-monitor] Update Polish translation, Piotr Drąg
  • [gnome-builder/wip/chergert/gutter] check set field, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] fix diag positioning, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] whitespace, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] organize dispose and ensure we cleanup properly, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] bold by default like GSV, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] tweak animation, Christian Hergert
  • [gnome-builder] Non-fast-forward update to branch wip/chergert/gutter, Christian Hergert
  • [gtk+] Deleted branch wip/gbsneto/edge-constraints-gtk4, Georges Basile Stavracas Neto
  • [gtk+] window: Improve detection of edge constraint support, Georges Basile Stavracas Neto
  • [gtk+] window: Add individual CSS classes based on edge constraints, Georges Basile Stavracas Neto
  • [gtk+] x11: Add support for _GTK_EDGE_CONSTRAINTS atom, Georges Basile Stavracas Neto
  • [gtk+] wayland: consider edge constraints in surface configuration, Georges Basile Stavracas Neto
  • [gtk+] window: handle tiled edges separately, Georges Basile Stavracas Neto
  • [gtk+] gdk: introduce edge constraint states, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 6/6] window: Improve detection of edge constraint support, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 5/6] window: Add individual CSS classes based on edge constraints, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 4/6] x11: Add support for _GTK_EDGE_CONSTRAINTS atom, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 3/6] wayland: consider edge constraints in surface configuration, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 2/6] window: handle tiled edges separately, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 1/6] gdk: introduce edge constraint states, Georges Basile Stavracas Neto
  • [gtk+] (6 commits) Non-fast-forward update to branch wip/gbsneto/edge-constraints-gtk4, Georges Basile Stavracas Neto
  • [gtk+] Fix the -gtk-outline-radius shorthand, Matthias Clasen
  • [babl] babl: tidy up icc writing, Øyvind Kolås
  • [gnome-shell-extensions] apps-menu: Use "0o" prefix for octal literals, Florian Müllner
  • [gnome-shell-extensions] apps-menu: Remove excess argument, Florian Müllner
  • [gnome-shell-extensions] places-menu: Fix JS warning, Florian Müllner
  • [gtk+] Drop support for deprecated pseudo-classes, Matthias Clasen
  • [gtk+] Drop code parsing deprecated forms of url, Matthias Clasen
  • [gtk+] Drop code handling deprecated style properties, Matthias Clasen
  • [gtk+] Drop the aliasing api for style properties, Matthias Clasen
  • [gtk+] Drop the gtk-key-bindings property, Matthias Clasen
  • [gtk+] Drop the icon-shadow property name, Matthias Clasen
  • [gtk+] Drop aliases for outline radius, Matthias Clasen
  • [gtk+] Drop support for one-stop gradients, Matthias Clasen
  • [gtk+] Drop support for pango syntax in css, Matthias Clasen
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 5/5] window: Add individual CSS classes based on edge constraints, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 4/5] x11: Add support for _GTK_EDGE_CONSTRAINTS atom, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 3/5] wayland: consider edge constraints in surface configuration, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 2/5] window: handle tiled edges separately, Georges Basile Stavracas Neto
  • [gtk+/wip/gbsneto/edge-constraints-gtk4: 1/5] gdk: introduce edge constraint states, Georges Basile Stavracas Neto
  • [gtk+] (5 commits) Created branch wip/gbsneto/edge-constraints-gtk4, Georges Basile Stavracas Neto
  • [gnome-session/wip/inigomartinez/meson: 2/2] build: Remove autotools, Iñigo Martínez
  • [gnome-session/wip/inigomartinez/meson: 1/2] build: Port to meson build system, Iñigo Martínez
  • [gnome-session] (2 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [eog] Update Belarusian translation, Translations User D-L
  • [gnome-software/wip/hughsie/lets-break-the-world] fwupd: Port to the version 1.0 API, Richard Hughes
  • [gnome-software] Created branch wip/hughsie/lets-break-the-world, Richard Hughes
  • [jhbuild] core-3.26: use the gnome-3-26 branch, Alberts Muktupāvels
  • [gnome-builder/wip/chergert/gutter: 5/5] wip, Christian Hergert
  • [gnome-builder] (5 commits) Non-fast-forward update to branch wip/chergert/gutter, Christian Hergert
  • [gnome-builder] Deleted branch wip/chergert/326redesign, Christian Hergert
  • [gnome-builder] Deleted branch wip/chergert/suggestion, Christian Hergert
  • [gnome-builder] Deleted branch wip/chergert/shortcuts, Christian Hergert
  • [gnome-builder] Deleted branch wip/chergert/merge-shortcuts, Christian Hergert
  • [gnome-builder] Deleted branch wip/chergert/layout, Christian Hergert
  • [gnome-builder] Deleted branch wip/chergert/jsonrpc-gvariant, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] unsaved-files: replace temp files atomically, Christian Hergert
  • [gnome-builder] unsaved-files: replace temp files atomically, Christian Hergert
  • [gnome-builder/wip/chergert/gutter] unsaved-files: replace temp files atomically, Christian Hergert
  • [seahorse] Gettext: rename .xml to .ui files., Niels De Graef
  • [seahorse] Rename the catalog widgets' UI files, Niels De Graef
  • [babl] babl: make powf approximation yield 0 for negatives, Øyvind Kolås
  • [gnome-builder] flatpak: specify --libdir for sysprf, Christian Hergert
  • [gnome-builder] flatpak: wrap lines, Christian Hergert
  • [evince] help: Use proper <file> markup for file names, Andre Klapper
  • [evince] help: Update a redirected external URL by its target URL, Andre Klapper
  • [evince] help: Use consistent spelling 'drop-down' throughout all pages, Andre Klapper
  • [evince] help: No more toolbar; document the title bar instead, Andre Klapper
  • [epiphany/wip/google-safe-browsing: 12/12] gsb-service: Add function to update full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 11/12] gsb-storage: Add function to insert full hash, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 10/12] gsb-storage: Add function to lookup full hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 9/12] gsb-storage: Add function to lookup hash prefixes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 8/12] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 7/12] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 6/12] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/12] gsb-utils: Add function to canonicalize URLs, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/12] gsb-service: Schedule next update when the current one ends, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/12] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/12] gsb-storage: Use transactions and reuse statements for speedup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/12] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany] (12 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [evince] help: Side pane is now called Side panel in the UI, Andre Klapper
  • [evince] help: Remove <gui> markup for side pane as that string is nowhere in the UI, Andre Klapper
  • [evince] help: Some stuff moved from toolbar/File options to View options menu, Andre Klapper
  • [gtk+/wip/otte/shader: 14/14] gskslnode: Add arithmetic operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 13/14] gskslnode: Add comparison and shift operators, Benjamin Otte
  • [gtk+/wip/otte/shader: 12/14] gskslnode: Add support for bitwise operations, Benjamin Otte
  • [gtk+/wip/otte/shader: 11/14] gsksltype: Add matrix type, Benjamin Otte
  • [gtk+/wip/otte/shader: 10/14] gsksltype: Add support for vector types, Benjamin Otte
  • [gtk+/wip/otte/shader: 9/14] gsksltype: Make GskSlType classed, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/14] gsksltype: Prepare type system for rework, Benjamin Otte
  • [gtk+/wip/otte/shader: 7/14] gskslnode: Add GskSlNodeOperation, Benjamin Otte
  • [gtk+/wip/otte/shader: 6/14] gskslnode: Add variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 5/14] gskslnode: Add gsk_sl_node_is_constant(), Benjamin Otte
  • [gtk+/wip/otte/shader: 4/14] gskslnode: Add gsk_sl_node_get_return_type(), Benjamin Otte
  • [gtk+/wip/otte/shader: 3/14] gsksl: Add gsksltypesprivate.h, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/14] gsksl: Parse assignments, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/14] gsksl: Start parsing statements by parsing constants, Benjamin Otte
  • [gtk+] (14 commits) Non-fast-forward update to branch wip/otte/shader, Benjamin Otte
  • [evince] help: Update printing screenshots to use default theme, Andre Klapper
  • [extensions-web] extension-detail: check for extension versions array., Yuri Konotopov
  • [gnome-sudoku] Update Belarusian translation, Translations User D-L
  • [gtksourceview] Deleted branch wip/docs, Sébastien Wilmet
  • [gtksourceview] docs: remove revision dates, git is better at providing that info, Sébastien Wilmet
  • [gtksourceview] docs: update wrt translatable strings in *.lang files, Sébastien Wilmet
  • [rhythmbox] Update Polish translation, Piotr Drąg
  • [gnome-tweak-tool] Update Friulian translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Friulian translation, Translations User D-L
  • [video-subtitles] Add Friulian translation, Translations User D-L
  • [seahorse] Add translator comments to the .desktop file, Piotr Drąg
  • [seahorse] Update po/Makevars, Piotr Drąg
  • [glade] Update Polish translation, Piotr Drąg
  • [gtksourceview] Non-fast-forward update to branch wip/docs, Sébastien Wilmet
  • [gtksourceview/wip/docs] docs: update wrt translatable strings in *.lang files, Sébastien Wilmet
  • [gtksourceview] Created branch wip/docs, Sébastien Wilmet
  • [gthumb] help: Remove id parameter which is not supported by <table> tags, Andre Klapper
  • [california] Fix 'failed to load external entity' warning by removing version parameter, Andre Klapper
  • [libglnx] build-sys: Fix make dist, Colin Walters
  • [gtksourceview] Hacking file: move some links at the end of relevant sections, Sébastien Wilmet
  • [recipes] Remove duplicated <title> tag to make page validate, Andre Klapper
  • [recipes] Fix a typo, Andre Klapper
  • [recipes] Move <title> tag up so the page validates, Andre Klapper
  • [recipes] Make page validate by adding missing <title> tag, Andre Klapper
  • [recipes] Fix another misplaced tag, Andre Klapper
  • [recipes] Fix a mispaced tag, Andre Klapper
  • [orca] Fix 'Extra element link in interleave' validation error, Andre Klapper
  • [gthumb] help: Mark format codes as non-translatable, Andre Klapper
  • [gtksourceview] Improve HACKING file, Sébastien Wilmet
  • [gnome-builder/wip/chergert/gutter] wip, Christian Hergert
  • [gnome-builder] Created branch wip/chergert/gutter, Christian Hergert
  • [seahorse] Migrate from intltool to gettext, Niels De Graef
  • [retro-gtk/wip/aplazas/port-module-query: 24/24] Port ModuleIterator to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 23/24] Port ModuleQuery to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 22/24] Port g_log() to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 21/24] Port MemoryType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 20/24] Port PaPlayer to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 19/24] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 18/24] Port CoreView to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 17/24] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 16/24] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 15/24] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 14/24] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 13/24] Port PointerId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 12/24] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 11/24] Port MouseId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 10/24] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 9/24] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 8/24] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 7/24] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 6/24] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 5/24] Manually define retro-gtk.h, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 4/24] cairo-display: Make private, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 3/24] core-view: Handle the display internaly, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 2/24] pa-player: Make private, Adrien Plazas
  • [retro-gtk/wip/aplazas/port-module-query: 1/24] core-view: Play sound via a PaPlayer, Adrien Plazas
  • [retro-gtk] (24 commits) Created branch wip/aplazas/port-module-query, Adrien Plazas
  • [seahorse] Use git.mk for auto-generated .gitignores, Niels De Graef
  • [cheese] help: Remove unused blurry images (screenshots?) that bloat the tarball, Andre Klapper
  • [seahorse] Update seahorse maintainers., Niels De Graef
  • [chronojump-server] Bug fixing - Deletion button won’t be enabled after a previous deletion - Max velocity is not calc, Marcos Venteo Garcia
  • [four-in-a-row] French help: Remove broken and unused images - bug 785867, Andre Klapper
  • [jhbuild] py3cairo: revert to 1.15.1 for both 3.26/3.28, Christoph Reiter
  • [glibmm/glibmm-2-54] gmmproc: Convert all property documentation to C++, Kjell Ahlstedt
  • [glibmm] gmmproc: Convert all property documentation to C++, Kjell Ahlstedt
  • [gnome-contacts] Update Slovak translation, Translations User D-L
  • [gnome-contacts/gnome-3-26] Update Slovak translation, Translations User D-L
  • [yelp] Update Slovak translation, Translations User D-L
  • [gnome-font-viewer] Update Slovak translation, Translations User D-L
  • [baobab] Update Slovak translation, Translations User D-L
  • [baobab/gnome-3-26] Update Slovak translation, Translations User D-L
  • [pitivi] Update Slovak translation, Translations User D-L
  • [gnome-font-viewer] Updated Vietnamese translation, Trần Ngọc Quân
  • [rhythmbox] Update Slovak translation, Translations User D-L
  • [retro-gtk] Deleted branch wip/aplazas/focus-out-relelase, Adrien Plazas
  • [retro-gtk/gnome-3-26: 2/2] core-view: Reset inputs when losing focus, Adrien Plazas
  • [retro-gtk/gnome-3-26] (2 commits) ...core-view: Reset inputs when losing focus, Adrien Plazas
  • [retro-gtk] core-view: Reset inputs when losing focus, Adrien Plazas
  • [retro-gtk/wip/aplazas/focus-out-relelase] core-view: Reset inputs when losing focus, Adrien Plazas
  • [retro-gtk] Created branch wip/aplazas/focus-out-relelase, Adrien Plazas
  • [gedit] Updated Czech help translation, Marek Černocký
  • [glade] Updated Czech help translation, Marek Černocký
  • [glade] Updated Czech translation, Marek Černocký
  • [gnome-devel-docs] Updated Czech translation, Marek Černocký
  • [glade] Marked property name for translation, Marek Černocký
  • [gtk+/wip/matthiasc/font-variations] Redo the features part of the font features demo, Matthias Clasen
  • [gtk+/wip/otte/shader: 9/9] gskslnode: Add GskSlNodeOperation, Benjamin Otte
  • [gtk+/wip/otte/shader: 8/9] gskslnode: Add variables, Benjamin Otte
  • [gtk+/wip/otte/shader: 7/9] gskslnode: Add gsk_sl_node_is_constant(), Benjamin Otte
  • [gtk+/wip/otte/shader: 6/9] gskslnode: Add gsk_sl_node_get_return_type(), Benjamin Otte
  • [gtk+/wip/otte/shader: 5/9] gsksl: Add gsksltypesprivate.h, Benjamin Otte
  • [gtk+/wip/otte/shader: 4/9] gsksl: Parse assignments, Benjamin Otte
  • [gtk+/wip/otte/shader: 3/9] gsksl: Start parsing statements by parsing constants, Benjamin Otte
  • [gtk+/wip/otte/shader: 2/9] gsk: Add a skeleton for a GLSL parser, Benjamin Otte
  • [gtk+/wip/otte/shader: 1/9] inspector: logical ‘or’ of collectively exhaustive tests is always true, Benjamin Otte
  • [gtk+] (9 commits) Created branch wip/otte/shader, Benjamin Otte
  • [meld] Move AppStream metadata to the new location: /usr/share/metainfo/, Kai Willadsen
  • [recipes] Fix an incorrect link anchor in the help, Andre Klapper
  • [gnome-internet-radio-locator] help: External link must be href, not xref, Andre Klapper
  • [girl] help: External link must be href, not xref, Andre Klapper
  • [gedit-plugins] help: External link must be href, not xref, Andre Klapper
  • [evince] help: Add comment that page is outdated, Andre Klapper
  • [evince] help: The sidebar is called side pane in the UI, Andre Klapper
  • [california] Application help: External link must be href, not xref, Andre Klapper
  • [gedit] docs: Fix page name vs ID mismatch, Andre Klapper
  • [gedit] docs: Fix my broken markup, Andre Klapper
  • [gedit] docs: Provide a button for direct installation of 'gedit-plugins' package, Andre Klapper
  • [gedit] docs: No separation between down arrow button and Open button anymore, Andre Klapper
  • [gedit] docs: Clarify that 'Leave Fullscreen' is a button and not in the menu, Andre Klapper
  • [gedit] docs: Update the field labels in the Search and Replace dialog, Andre Klapper
  • [gedit] docs: Fix my wrong date, Andre Klapper
  • [gedit] docs: Remove non-working option for scrolling through search results, Andre Klapper
  • [gedit] docs: Pane is panel now, Andre Klapper
  • [gedit] docs: Pane is panel now; remove incorrect <app>/<gui> tags around term, Andre Klapper
  • [gedit] Bump version number due to previous changes, Andre Klapper
  • [gedit] docs: pane is panel now; remove incorrect <app> tags around term, Andre Klapper
  • [gedit] docs: Bottom pane is now called Bottom panel, Andre Klapper
  • [gedit] docs: Remove non-working shortcut for bottom pane enabling, Andre Klapper
  • [gedit] docs: Fix my markup, Andre Klapper
  • [gedit] docs: Undo function supports reverting Sort in 3.24, Andre Klapper
  • [gedit] docs: Update location of menu entry, Andre Klapper
  • [gnome-initial-setup] Updated Vietnamese translation, Trần Ngọc Quân
  • [tracker-miners/wip/rishi/exiv2: 2/2] tracker-extract: Add GExiv2 based extractor for RAW files, Debarshi Ray
  • [tracker-miners/wip/rishi/exiv2: 1/2] tracker-extract: Fix insertion of white balance values, Debarshi Ray
  • [tracker-miners] (2 commits) Created branch wip/rishi/exiv2, Debarshi Ray
  • [iagno] Add Polish help translation, Piotr Drąg
  • [rhythmbox] android: remove the rescan timeout when disposed, Jonathan Matthew
  • [rhythmbox] removable-media-manager: add an unref missing since 2013, Jonathan Matthew
  • [gnome-font-viewer/wip/matthiasc/more-info: 6/6] Pull out the OpenType data, Matthias Clasen
  • [gnome-font-viewer/wip/matthiasc/more-info: 5/6] Add a details tab, Matthias Clasen
  • [gnome-font-viewer/wip/matthiasc/more-info: 4/6] Show OpenType layout features, Matthias Clasen
  • [gnome-font-viewer/wip/matthiasc/more-info: 3/6] Add font variation information, Matthias Clasen
  • [gnome-font-viewer/wip/matthiasc/more-info: 2/6] Do multiline labels differently, Matthias Clasen
  • [gnome-font-viewer/wip/matthiasc/more-info: 1/6] Add more general information, Matthias Clasen
  • [gnome-font-viewer] (6 commits) Non-fast-forward update to branch wip/matthiasc/more-info, Matthias Clasen
  • [gnome-builder] create-project: sort preferred languages first, Christian Hergert
  • [gnome-builder] meson-templates: add Empty template, Christian Hergert
  • [extensions-web] extension-detail: add download options., Yuri Konotopov
  • [chronojump-server] Fixed a column on sprints template, Xavier de Blas
  • [lightsoff] Fix <developer_name> tag in AppData, Piotr Drąg
  • [gnome-builder] create-project: allow expanding languages row, Christian Hergert
  • [gnome-builder] meson-templates: whitespace, Christian Hergert
  • [lightsoff] Fix MSGID_BUGS_ADDRESS in po/Makevars, Piotr Drąg
  • [gnome-mines] help: Remove nonexistent screenshots from meson.build, Piotr Drąg
  • [lightsoff] Migrate from intltool (bgo#786950), Robert Roth
  • [video-subtitles] Added hu to LINGUAS, Gabor Keleman
  • [lightsoff] Created branch gnome-3-26, Robert Roth
  • [gnome-mines] Add Polish help translation, Piotr Drąg
  • [video-subtitles] Hungarian 3.26 subtitle translation by Balázs Meskó <meskobalazs at fedoraproject dot org>, Gabor Keleman
  • [gnome-user-docs/gnome-3-26] Update Galician translation, Translations User D-L
  • [gnome-mines] help: Remove another unused (and unhelpful) screenshot, Andre Klapper
  • [gnome-mines] help: Remove unused (and unhelpful) screenshot, Andre Klapper
  • [gimp] app: "bpc" is bytes not bits per pixel in the new XCF endian code, Michael Natterer
  • [gnome-builder/gnome-builder-3-26] flatpak: remove debug/tracing from stable builds, Christian Hergert
  • [four-in-a-row] help: Remove broken and unused images - bug 785867, Andre Klapper
  • [tracker-miners] tracker-extract: Remove declaration of undefined function, Carlos Garnacho
  • [tracker-miners] tracker-extract: Skip over virtual elements, Carlos Garnacho
  • [gedit-plugins] help: Remove code-assistance.page, Andre Klapper
  • [tracker] tests: Remove stray semicolon, Carlos Garnacho
  • [tracker] libtracker-remote: Fix compiler warning, Carlos Garnacho
  • [tracker] libtracker-data: Fix compiler warning, Carlos Garnacho
  • [tracker] libtracker-data: Mark private methods explicitly as private, Carlos Garnacho
  • [tracker] libtracker-fts: Only let stop words go through on prefix queries, Carlos Garnacho
  • [tracker] tests: Fix compiler warnings, Carlos Garnacho
  • [tracker] tracker-store: Fix compiler warnings, Carlos Garnacho
  • [tracker] libtracker-direct: Fix compiler warning, Carlos Garnacho
  • [tracker] libtracker-data: Fix compiler warnings, Carlos Garnacho
  • [gtk+/wip/matthiasc/font-variations: 2/2] Add ss06 to the list of feature tags, Matthias Clasen
  • [gtk+/wip/matthiasc/font-variations: 1/2] Some initial support for font variations, Matthias Clasen
  • [gnome-devel-docs] platform-overview: Update Glade screenshots to 3.20 UI, Andre Klapper
  • [gnome-devel-docs] platform-overview: Update names of Glade UI elements, Andre Klapper
  • [glade] help: Update screenshot, Andre Klapper
  • [gnome-internet-radio-locator] Created tag 1.0.0, ole
  • [gnome-internet-radio-locator] gnome-internet-radio-locator version 1.0.0, ole
  • [baobab] Use traditional titlebars in Unity, Stefano Facchini
  • [baobab] Created branch gnome-3-26, Stefano Facchini
  • [gimp] app: add code to read/write XCF tile data as big-endian, Michael Natterer
  • [gtk+] Adwaita: Fix color of focus outline on colorswatch, Daniel Boles
  • [gtk+/gtk-3-22] Adwaita: Fix color of focus outline on colorswatch, Daniel Boles
  • [gtk+] Adwaita: dark: Make colorswatch.light tick visible, Daniel Boles
  • [gtk+/gtk-3-22] Adwaita: dark: Make colorswatch.light tick visible, Daniel Boles
  • [gimp] app: add xcf_read_component() and xcf_write_component(), Michael Natterer
  • [gnome-internet-radio-locator] Created tag 0.9.0, ole
  • [gnome-internet-radio-locator] Add 0.9.0 release details, ole
  • [gnome-internet-radio-locator] Do reverse lookup of city and country, ole
  • [gnome-internet-radio-locator] Add if-test in the case of NULL in the reverse map lookup, ole
  • [gnome-font-viewer/wip/matthiasc/more-info: 5/5] Add a details tab, Matthias Clasen
  • [gnome-font-viewer/wip/matthiasc/more-info: 4/5] Show OpenType layout features, Matthias Clasen
  • [gnome-font-viewer/wip/matthiasc/more-info: 3/5] Add font variation information, Matthias Clasen
  • [gnome-font-viewer/wip/matthiasc/more-info: 2/5] Do multiline labels differently, Matthias Clasen
  • [gnome-font-viewer/wip/matthiasc/more-info: 1/5] Add more general information, Matthias Clasen
  • [gnome-font-viewer] (5 commits) Created branch wip/matthiasc/more-info, Matthias Clasen
  • [gnome-internet-radio-locator] Create popup markers on click-to-play map locations, ole
  • [gnome-internet-radio-locator] Add reverse lookup with click-to-play, ole
  • [chronojump-server] - Now javascript code is integrated directly in the templates to avoid cache future problems - In ta, Marcos Venteo Garcia
  • [gimp-help-2] Fix some minute bugs: #784590, #785421, #767756, Julien Hardlin
  • [four-in-a-row] Update Croatian translation, Translations User D-L
  • [gtk-osx] Fix docbook download URI., John Ralls
  • [video-subtitles] Add Croatian translation, Translations User D-L
  • [babl] babl: improve log output on Android., Jehan Pagès
  • [babl] babl: replace a fprintf (stderr, ...) with babl_log()., Jehan Pagès
  • [tracker-miners] Deleted branch wip/rishi/exiv2, Debarshi Ray
  • [gnome-tweak-tool/gnome-3-26] Update Slovak translation, Translations User D-L
  • [epiphany] Update Slovak translation, Translations User D-L
  • [epiphany/gnome-3-26] Update Slovak translation, Translations User D-L
  • [gnome-color-manager] Updated Vietnamese translation, Trần Ngọc Quân
  • [evolution-data-server/gnome-3-26] Update Slovak translation, Translations User D-L
  • [gnome-disk-utility] Updated Vietnamese translation, Trần Ngọc Quân
  • [evolution/gnome-3-26] Update Slovak translation, Translations User D-L
  • [bijiben] Update Slovak translation, Translations User D-L
  • [video-subtitles] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-apps-nightly/stable] Games: Bump stable branch, Adrien Plazas
  • [gnome-games] flatpak: Add the libretro-stella core, Adrien Plazas
  • [gnome-games] flatpak: Unpin libretro-mednafen_ngp, Adrien Plazas
  • [gnome-games/gnome-3-26] flatpak: Add the libretro-stella core, Adrien Plazas
  • [gnome-games/gnome-3-26] flatpak: Stabilize the manifests, Adrien Plazas
  • [gnome-games/gnome-3-26] flatpak: Drop not yet usable Libretro cores, Adrien Plazas
  • [gtk+/wip/matthiasc/font-variations: 2/2] Some initial support for font variations, Matthias Clasen
  • [gtk+/wip/matthiasc/font-variations: 1/2] Add a font variations demo, Matthias Clasen
  • [gtk+] (2 commits) Non-fast-forward update to branch wip/matthiasc/font-variations, Matthias Clasen
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 34/34] Use the developer name if set in preference to the project group, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 33/34] Don't randomize editors picks., Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 32/34] Don't generate popular apps from Ubuntu reviews, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 31/34] Use 'Ubuntu Software' title in Ubuntu, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 30/34] trivial: Don't do two update actions for live update, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 29/34] Non-live updates are updatable but not updatable-live, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 28/34] Sort snaps before other apps, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 27/34] Make filename passed with --local-filename absolute., Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 26/34] Disable "Software Updates Available" notification, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 25/34] Fix package name not being shown when using --details-pkg with unknown package, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 24/34] trivial: Use 'Install' as the verb for the headerbar button, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 23/34] Disable history button, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 22/34] Remove scary 3rd party and non-free warnings (they were removed upstream). Show license as 'Unknown', Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 21/34] Update kudo hiding code, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 20/34] 'Software Sources' -> 'Software & Updates' in menu, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 19/34] Set error when org.freedesktop.fwupd has no service, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 18/34] De-dup based on source, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 17/34] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 16/34] Allow AS_APP_STATE_INSTALLED to AS_APP_STATE_INSTALLING, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 15/34] Allow transition from AS_APP_STATE_INSTALLED to AS_APP_STATE_UPDATABLE, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 14/34] trivial: Run the generated libtool wrapper instead of /usr/bin/libtool, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 13/34] Build xdg-app-reviews only if ODRS is enabled, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 12/34] provenance: Order after apt so we have the origin set, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 11/34] Hide licence, updated and category fields if they aren't set, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 10/34] Add the concept of UpdateAll into the plugin loader, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 9/34] Add a --details-pkg option that allows showing app details keyed by package name, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 8/34] Don't use notification actions under Unity, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 7/34] Format update descriptions to be suitable for Ubuntu., Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 6/34] Use minimal limits for review content, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 5/34] Add a Snap plugin, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 4/34] Add an APT plugin, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 3/34] Add a dpkg plugin, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 2/34] Allow logging into Ubuntu One for reviews, Robert Ancell
  • [gnome-software/wip/rancell/snap-auth-3-20-rebase: 1/34] Add UbuntuOne plugin, Robert Ancell
  • [gnome-software] (34 commits) Created branch wip/rancell/snap-auth-3-20-rebase, Robert Ancell
  • [gnome-software] Non-fast-forward update to branch wip/rancell/snap-auth-3-20, Robert Ancell
  • [gnome-documents] Updated Vietnamese translation, Trần Ngọc Quân
  • [sysprof/sysprof-3-26] build: add missing page to help, Piotr Drąg
  • [sysprof] build: add missing page to help, Piotr Drąg
  • [sysprof] build: Only install service files if sysprofd is bundled, Patrick Griffis
  • [gnome-builder] flatpak: drop globbing, Christian Hergert
  • [swell-foop] Add Polish help translation, Piotr Drąg
  • [gnome-builder] flatpak: switch sysprof to building with meson, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] flatpak: bump sysprof branch, Christian Hergert
  • [sysprof] README: update build instructions, Christian Hergert
  • [sysprof] build: remove autotools build system, Christian Hergert
  • [sysprof] build: bump for development, Christian Hergert
  • [polari] Init Vietnamese translation, Trần Ngọc Quân
  • [sysprof] Created branch sysprof-3-26, Christian Hergert
  • [sysprof] Created tag sysprof-3.26.0, Christian Hergert
  • [sysprof] Release 3.26.0, Christian Hergert
  • [polari] flatpak: Use tarball release of fontconfig, Florian Müllner
  • [tracker-miners/wip/rishi/exiv2] tracker-extract: Add GExiv2 based extractor for RAW files, Debarshi Ray
  • [tracker-miners] Created branch wip/rishi/exiv2, Debarshi Ray
  • [tracker-miners] Deleted branch wip/rishi/libraw, Debarshi Ray
  • [quadrapassel] Add Polish help translation, Piotr Drąg
  • [epiphany/wip/google-safe-browsing: 2/2] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/2] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/4] tests: Add test for ephy_gsb_utils_compute_hashes(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/4] gsb-utils: Add function to compute URL hashes, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/4] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/4] gsb-utils: Add function to canonicalize URLs, Gabriel Ivașcu
  • [epiphany] (4 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [gnome-hello] Update Polish help translation, Piotr Drąg
  • [vinagre] Update Polish help translation, Piotr Drąg
  • [cheese] Update Polish help translation, Piotr Drąg
  • [baobab] Update Polish help translation, Piotr Drąg
  • [lightsoff] Update Polish help translation, Piotr Drąg
  • [lightsoff] Add Polish help translation, Piotr Drąg
  • [gnome-builder/gnome-builder-3-26] flatpak: add flathub repo to list or sources, Christian Hergert
  • [gnome-builder] flatpak: add flathub repo to list or sources, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] Flatpak-manifest: bundle uncrustify, Christian Hergert
  • [gnome-builder] Flatpak-manifest: bundle uncrustify, Christian Hergert
  • [gnome-builder] meson-templates: use master for SDK, Christian Hergert
  • [gtk+/wip/carlosg/event-delivery-cleanups: 30/30] gdk: Remove remainings of fake crossing event delivery across touch, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 29/30] gdk: Coalesce 2 GdkWindow fields in GdkPointerWindowInfo struct, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 28/30] gdk: Remove unused variable, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 27/30] gdk: Remove implicit touch grab accounting, Carlos Garnacho
  • [gtk+] tests: Update testoverlay "Chase" testcase to gtk4 crossing events, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 26/30] gdk: Remove motion hints, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 25/30] gdk: Drop generation of synthesized crossing events on grabs, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 24/30] gtk: Remove 2BUTTON and 3BUTTON events and event types, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 23/30] gdk: Remove array of event masks, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 22/30] gtklistbox: Remove enter/leave/motion event handlers, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 21/30] gtkcolorswatch: Remove enter/leave event handlers, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 20/30] gtkbutton: Remove enter/leave event handlers, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 19/30] gtkflowbox: Drop crossing/motion event handlers, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 18/30] gtkspinbutton: Remove motion notify handler, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 17/30] gtkcalendar: Use scroll event controller, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 16/30] gtkscrolledwindow: Use scroll event controller, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 15/30] gtkspinbutton: Use scroll event controller, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 14/30] gtkscalebutton: Use scroll event controller, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 13/30] gtkrange: Use scroll event controller, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 12/30] gtkpathbar: Use scroll event controller, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 11/30] gtkmenu: Use scroll event controller, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 10/30] gtkcombobox: Use scroll event controller, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 9/30] gtk: Add GtkEventControllerScroll, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 8/30] gdk/x11: Avoid delivering emulated scroll events, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 7/30] gdk/wayland: Drop emission of emulated scroll events, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 6/30] gtk: Change gtk_propagate_event() to propagate both ways., Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 5/30] gdk/x11: Drop motion/button events emulated from touch, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 4/30] eventcontroller: Drop event_mask API, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 3/30] gtkwidget: Drop pointer emulation out of touch events, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 2/30] gtk: Run GtkWidgetClass event signals inside a GtkEventController, Carlos Garnacho
  • [gtk+/wip/carlosg/event-delivery-cleanups: 1/30] tests: Update testoverlay "Chase" testcase to gtk4 crossing events, Carlos Garnacho
  • [gtk+] (30 commits) Created branch wip/carlosg/event-delivery-cleanups, Carlos Garnacho
  • [evolution-mapi] Update Slovak translation, Translations User D-L
  • [evolution-mapi/gnome-3-26] Update Slovak translation, Translations User D-L
  • [vte] widget: Add accessor function to get scrollback lines number, Christian Persch
  • [epiphany/wip/google-safe-browsing] tests: Add test for ephy_gsb_utils_canonicalize(), Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing] gsb-utils: Add function to canonicalize URLs, Gabriel Ivașcu
  • [gthumb] add app menu entries to the gear menu if the app menu is not supported, Paolo Bacchilega
  • [gtk+] Expander: get_label() return is nullable, Daniel Boles
  • [gtk+/gtk-3-22] Expander: get_label() return is nullable, Daniel Boles
  • [gtksourceview/gnome-3-24] view: indent: skip only *completely* empty lines, Sébastien Wilmet
  • [gtksourceview] view: indent: skip only *completely* empty lines, Sébastien Wilmet
  • [damned-lies] Update Slovak translation, Translations User D-L
  • [yelp-xsl] mal-if.xsl: Fix lang:C test token, Shaun McCance
  • [gnome-bluetooth] Created tag GNOMEBT_V_3_26_1, Bastien Nocera
  • [gnome-boxes/wip/rishi/rhel: 17/18] wizard-source: Add a WebView with progress indication, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 16/18] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 15/18] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 14/18] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/18] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/18] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/18] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/18] wizard, wizard-source: Don't align & margin WizardSource, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/18] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/18] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/18] wizard-source: Move the file selection button next to the heading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/18] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/18] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/18] wizard-source: Use 'requires' instead of 'assert', Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/18] wizard, wizard-source: Use the headerbar to go back from "Enter URL", Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/18] util: Simplify code, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 1/18] os-database, wizard-source: Use named constants, Debarshi Ray
  • [gnome-nibbles] Update Belarusian translation, Translations User D-L
  • [gnome-bluetooth] 3.26.1, Bastien Nocera
  • [gnome-bluetooth] meson: Fix installing the icons, Bastien Nocera
  • [gnome-bluetooth] meson: Remove duplicate and/or unused defines from sendto, Bastien Nocera
  • [iagno] Update Belarusian translation, Translations User D-L
  • [gnome-games] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-games/gnome-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk+] build: Declare cairo_libs outside MSVC check block, Emmanuele Bassi
  • [gnome-software] details: enable horizontal scroll when needed, Joaquim Manuel Pereira Rocha
  • [gnome-initial-setup] Update Belarusian translation, Translations User D-L
  • [orca] Created branch gnome-3-26, Joanmarie Diggs
  • [orca] Post-release version bump, Joanmarie Diggs
  • [orca] Created tag ORCA_3_26_0, Joanmarie Diggs
  • [orca] Prep for 3.26.0 release, Joanmarie Diggs
  • [gtk+] build: Add fallback dependency discovery for MSVC, Chun-wei Fan
  • [gtk+] build: Correct PangoCairo required version, Chun-wei Fan
  • [gtk+] meson.build: Fix Vulkan library detection on Visual Studio, Chun-wei Fan
  • [gtk+] testsuite: Fix builder test on Windows/MSVC, Chun-wei Fan
  • [gtk+] gtk/gentypefuncs.py: Open files in utf-8 encoding, Chun-wei Fan
  • [gtk+] gdk/gdkconfig.h.meson: Add GDK_WINDOWING_WIN32, Chun-wei Fan
  • [gnome-backgrounds] Created tag 3.26.2, Kalev Lember
  • [gnome-backgrounds] prepare for 3.26.2 release, Kalev Lember
  • [gnome-backgrounds] Created tag 3.26.1, Kalev Lember
  • [gnome-backgrounds] build: add meson.build to dist tarball, Kalev Lember
  • [gnome-backgrounds] build: add Signpost_of_the_Shadows.jpg to Makefile.am, Kalev Lember
  • [gnome-backgrounds] prepare for 3.26.1, Kalev Lember
  • [gtk+/wip/matthiasc/font-variations] Improve the demo a bit, Matthias Clasen
  • [gtk+/wip/matthiasc/font-variations] Fix the demo a bit, Matthias Clasen
  • [evolution-data-server/gnome-3-26] Ignore "timed out" error from goa_account_call_ensure_credentials_sync(), Milan Crha
  • [gnome-sdk-images] enchant: Correct the hunspell dictionary dir, Alexander Larsson
  • [gnome-sdk-images/gnome-3-26] enchant: Correct the hunspell dictionary dir, Alexander Larsson
  • [gnome-sdk-images/gnome-3-24] enchant: Correct the hunspell dictionary dir, Alexander Larsson
  • [gtkmm] Gtk::AccelGroup: Remove signal_accel_activate(), Kjell Ahlstedt
  • [gtkmm] Gtk: Add detail_name to some _WRAP_SIGNAL()s, Kjell Ahlstedt
  • [gtkmm] Regenerate gdk_signals.defs and gtk/src/gtk_signals.defs, Kjell Ahlstedt
  • [evolution-data-server] Ignore "timed out" error from goa_account_call_ensure_credentials_sync(), Milan Crha
  • [gegl] operations: attempt to fix opencl of gegl:hurl, Øyvind Kolås
  • [template-glib] build: Enable C99 support in meson.build, Philip Withnall
  • [gedit] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-tweak-tool] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [evolution/gnome-3-26] Bug 785178 - Message preview pane size gets reset every time on HiDPI, Milan Crha
  • [evolution] Bug 785178 - Message preview pane size gets reset every time on HiDPI, Milan Crha
  • [gedit] docs: Remove another unused outdated screenshot, Andre Klapper
  • [gedit] docs: Remove unused outdated screenshots, Andre Klapper
  • [gedit] docs: Update how to switch between open files; delete outdated screenshot, Andre Klapper
  • [gedit] docs: Use same wording when describing same things; remove deleted screenshot, Andre Klapper
  • [gedit] docs: Also remove deleted screenshot from Makefile.am, Andre Klapper
  • [gedit] docs: Enabling File Browser happens on top of side pane, not bottom, Andre Klapper
  • [gedit] docs: Remove non-working shortcut for bottom pane / statusbar enabling, Andre Klapper
  • [nautilus] Created branch gnome-3-26, Carlos Soriano
  • [gimp-help-2] Fixed validation error in it translation, Marco Ciampa
  • [gedit] Updated Czech translation, Marek Černocký
  • [glib/glib-2-54] Build: Fix glib/glibconfig.h.win32.in for x64 builds, Chun-wei Fan
  • [gimp-tiny-fu] Update Catalan translation, Jordi Mas
  • [gimp-tiny-fu] Fixes to Catalan translation, Jordi Mas
  • [gnome-screenshot/gnome-3-26] Update Catalan translation, Jordi Mas
  • [glib] build: Change DLL naming in Visual Studio projects, Chun-wei Fan
  • [glib] glib/glibconfig.h.win32.in: Update and clean up, Chun-wei Fan
  • [gnome-screenshot] Update Catalan translation, Jordi Mas
  • [gnome-software/wip/rancell/snap-auth-3-20] Replace UbuntuOne dialog and use GsAuth, Robert Ancell
  • [gnome-software] Created branch wip/rancell/snap-auth-3-20, Robert Ancell
  • [gnome-photos/gnome-3-26] Update Catalan translation, Jordi Mas
  • [gnome-photos] Update Catalan translation, Jordi Mas
  • [gtk+/wip/matthiasc/font-variations: 17/17] Add a font variations demo, Matthias Clasen
  • [gtk+] (17 commits) Non-fast-forward update to branch wip/matthiasc/font-variations, Matthias Clasen
  • [glib/glib-2-54] config.h.win32.in: Fix and update entries, Chun-wei Fan
  • [glib] config.h.win32.in: Fix previous commit, Chun-wei Fan
  • [glib] build: Update config.h.win32.in, Chun-wei Fan
  • [libglnx] Created tag v2017.2, Colin Walters
  • [glib] Fix comment/docs grammar: incase -> in case, Robert Ancell
  • [gnome-session] Update Russian translation, Translations User D-L
  • [gnome-control-center] Update Russian translation, Translations User D-L
  • [gnome-control-center/gnome-3-26] Update Russian translation, Translations User D-L
  • [geary] Fix (part 2): don't use time_t as property., Niels De Graef
  • [nautilus] Revert "toolbar: Add explanatory tooltips to buttons", Daniel Boles
  • [geary] Fix: don't use time_t as property in GLib.Object., Niels De Graef
  • [nautilus] toolbar: Add explanatory tooltips to buttons, Daniel Boles
  • [file-roller] Updated Esperanto translation, Kristjan Schmidt
  • [gtkmm] Window: Explicitly add correct newin annotation, Daniel Boles
  • [gnome-klotski] Update Polish help translation, Piotr Drąg
  • [evolution-data-server] Updated Esperanto translation, Kristjan Schmidt
  • [gtkmm] Window: Wrap gtk_show_uri_on_window(), Daniel Boles
  • [zenity] Updated Esperanto translation, Kristjan Schmidt
  • [gnome-shell] Update Russian translation, Translations User D-L
  • [evolution] Updated Esperanto translation, Kristjan Schmidt
  • [gnome-software/wip/ubuntu-3-26: 42/42] snap: Correct the app origin, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 41/42] snap: Install classic snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 40/42] Display a warning for non-sandboxed snaps., Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 39/42] Don't randomize editors picks., Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 38/42] snap: Only feature snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 37/42] packagekit: Disable updates, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 36/42] details: Show an in-app notification when passed an invalid file or URL, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 35/42] Hide Kudo details since we don't have good data, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 34/42] Sort snaps before other apps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 33/42] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 32/42] Hide licence, updated and category fields if they aren't set, Robert Ancell
  • [gnome-software/wip/ubuntu-3-26: 31/42] Construct the "Software Sources" menu item dynamically, Robert Ancell
  • [gnome-software] (42 commits) Non-fast-forward update to branch wip/ubuntu-3-26, Robert Ancell
  • [gnome-taquin] Add Polish help translation, Piotr Drąg
  • [gnome-builder] xml-pack: fix validator return condition, Sébastien Lafargue
  • [gnome-builder] xml-pack: set options for doc to validate, Sébastien Lafargue
  • [gnome-builder] xml-pack: fix validation parser diagnostics position, Sébastien Lafargue
  • [gnome-builder] xml-pack: plug a cancellable to the completion provider, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] xml-pack: fix validator return condition, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] xml-pack: set options for doc to validate, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] xml-pack: fix validation parser diagnostics position, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] xml-pack: plug a cancellable to the completion provider, Sébastien Lafargue
  • [seahorse] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [libsecret] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [empathy] Updated Esperanto translation, Kristjan Schmidt
  • [gtk+] Expander: Annotate new()’s label arg as nullable, Daniel Boles
  • [gtk+/gtk-3-22] Expander: Annotate new()’s label arg as nullable, Daniel Boles
  • [gtk+] Expander: Replace (allow-none) with (nullable), Daniel Boles
  • [gtk+/gtk-3-22] Expander: Replace (allow-none) with (nullable), Daniel Boles
  • [gtk+] Expander: Explain how to conditionally style arrow, Daniel Boles
  • [gtk+/gtk-3-22] Expander: Explain how to conditionally style arrow, Daniel Boles
  • [gnome-online-accounts] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-keyring] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gedit] docs: Update outdated steps to open a remote file, Andre Klapper
  • [ekiga] Updated Esperanto translation, Kristjan Schmidt
  • [dconf-editor] Updated Esperanto translation, Kristjan Schmidt
  • [libxslt] Misc autoconf updates, Nick Wellnhofer
  • [libxslt] Fix pkg-config related regressions in configure script, Nick Wellnhofer
  • [video-subtitles] Update Swedish translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-26] vim: fix Home and End in normal mode, Christian Hergert
  • [cogl] Updated Esperanto translation, Kristjan Schmidt
  • [gnome-builder] vim: fix Home and End in normal mode, Christian Hergert
  • [gnome-maps] sidebar: Insert transit options panel before first use, Marcus Lundblad
  • [libxml2] Change preprocessor OS tests to __linux__, Nick Wellnhofer
  • [brasero] Updated Esperanto translation, Kristjan Schmidt
  • [baobab] Updated Esperanto translation, Kristjan Schmidt
  • [atomato] Update ALL_LINGUAS, Piotr Drąg
  • [babl] tests: make babl build on haiku, Øyvind Kolås
  • [banshee] Updated Esperanto translation, Kristjan Schmidt
  • [gtk+] Spinner: Document how to select on animated in CSS, Daniel Boles
  • [gtk+/gtk-3-22] Spinner: Document how to select on animated in CSS, Daniel Boles
  • [gnome-boxes/wip/rishi/rhel: 17/17] wizard, wizard-source: Support gratis RHEL boxes, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 16/17] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 15/17] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 14/17] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/17] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/17] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/17] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/17] wizard, wizard-source: Don't align & margin WizardSource, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/17] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/17] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/17] wizard-source: Move the file selection button next to the heading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/17] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/17] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/17] wizard-source: Use 'requires' instead of 'assert', Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/17] wizard, wizard-source: Use the headerbar to go back from "Enter URL", Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/17] util: Simplify code, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 1/17] os-database, wizard-source: Use named constants, Debarshi Ray
  • [gnome-boxes] (17 commits) Created branch wip/rishi/rhel, Debarshi Ray
  • [video-subtitles] Add Swedish translation, Translations User D-L
  • [gnome-sdk-images/gnome-3-24] The mozjs url died, redirecting to a copy, Alexander Larsson
  • [gtk+/gtk-3-22] gtk-demo/theming: Don’t mislead about raised class, Daniel Boles
  • [gtk+] gtk-demo/theming: Don’t mislead about raised class, Daniel Boles
  • [gtk+/gtk-3-22] gtk-demo/Makefile: Really get deps of C GResource, Daniel Boles
  • [gtk+] widget-factory: Usefully demo Frame shadow types, Daniel Boles
  • [gtk+/gtk-3-22] widget-factory: Usefully demo Frame shadow types, Daniel Boles
  • [gtk+] Frame: Add missing fixed-width format to enums, Daniel Boles
  • [gtk+/gtk-3-22] Frame: Add missing fixed-width format to enums, Daniel Boles
  • [gnome-backgrounds] build: add gettext ITS rules to dist tarball, Jürg Billeter
  • [video-subtitles] Fixes to Catalan translation, Jordi Mas
  • [gnome-calendar] event: refactor gcal_event_is_multiday, Georges Basile Stavracas Neto
  • [gnome-session/gnome-3-24] configure: bump to 3.24.2, Ray Strode
  • [gnome-session/gnome-3-24] NEWS: update for release, Ray Strode
  • [gnome-session/gnome-3-24] gnome-session-inhibit: fix child cmd arguments, Ray Strode
  • [gnome-session] Created tag 3.24.2, Ray Strode
  • [gnome-session/gnome-3-24] manager: restart user bus if last graphical session, Ray Strode
  • [gnome-session/gnome-3-24] system: add api for detecting if this is the last session for a user, Ray Strode
  • [gnome-session/gnome-3-24] Fix use-after-free in initialize_gio(), Ray Strode
  • [gnome-session/gnome-3-24] Fix use of uninitialised variable in get_session_keyfile_if_valid(), Ray Strode
  • [gnome-color-manager] build: Respect libexecdir for gcm-helper-exiv, Jürg Billeter
  • [tracker] Update Turkish translation, Translations User D-L
  • [gnome-calendar] event-widget: make font relative to initial font size, Georges Basile Stavracas Neto
  • [babl] babl/base: model-gray, avoid potential NaN, Øyvind Kolås
  • [gnome-calendar] project: update meson file code style, Georges Basile Stavracas Neto
  • [gnome-calendar] week-grid: improve positioning code, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: fix dragging events, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: use semibold for hour label, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: adjust spacing between labels, Georges Basile Stavracas Neto
  • [gnome-calendar] view: don't add time headers in event lists, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: remove alarm icon, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: draw horizontal timed events differently, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: add .timed style class to timed events, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: add .vertical and .horizontal style classes, Georges Basile Stavracas Neto
  • [gnome-calendar] project: add example of commit message, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: turn into a GtkBin subclass, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: update style, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: update code style, Georges Basile Stavracas Neto
  • [gnome-calendar] event-widget: remove unused prototypes, Georges Basile Stavracas Neto
  • [gegl] noise-hurl: special case grayscale inputs, Øyvind Kolås
  • [gtk+] build: Add directories to the summary, Timm Bäder
  • [gnome-shell] remoteSearch: Allow search providers not to auto-start, Bastien Nocera
  • [video-subtitles] Add Brazilian Portuguese translation, Translations User D-L
  • [gnome-documents/wip/inigomartinez/meson: 3/3] build: Remove autotools, Iñigo Martínez
  • [gnome-documents/wip/inigomartinez/meson: 2/3] build: Port to meson build system, Iñigo Martínez
  • [gnome-documents/wip/inigomartinez/meson: 1/3] build: Move libgd module to subprojects, Iñigo Martínez
  • [gnome-documents] (3 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [gnome-documents] Deleted branch wip/inigomartinez/meson, Iñigo Martínez
  • [gbrainy] Update Latvian translation, Rūdolfs Mazurs
  • [evolution] Remember back up file extension and default to .tar.gz again, Milan Crha
  • [bijiben/wip/inigomartinez/meson: 6/6] build: Raise glib version requirement, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 5/6] build: Rename the names of the icons' files, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 4/6] build: Migrate from Intltool to Gettext, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 1/6] build: Move libgd module to subprojects, Iñigo Martínez
  • [pango/wip/matthiasc/font-variations: 2/2] Add some tests with variations, Matthias Clasen
  • [pango/wip/matthiasc/font-variations: 1/2] Add initial support for OpenType font variations, Matthias Clasen
  • [pango] (2 commits) Non-fast-forward update to branch wip/matthiasc/font-variations, Matthias Clasen
  • [gvfs/wip/inigomartinez/meson: 2/2] build: Remove autotools, Iñigo Martínez
  • [gvfs/wip/inigomartinez/meson: 1/2] build: Port to meson build system, Iñigo Martínez
  • [gvfs] (2 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [gvfs] Deleted branch wip/inigomartinez/meson, Iñigo Martínez
  • [mutter] clutter: Use the ClutterScrollFinishFlags when delivering scroll event, Carlos Garnacho
  • [mutter] backends: Add some wiggle room for refresh rate comparisons, Carlos Garnacho
  • [balsa] Allow installing the help files, Peter Bloomfield
  • [gegl] median-blur: change bin distribution; perform in perceptual, N/A
  • [gnome-user-docs] disk-repair: fix typography, Rafael Fontenelle
  • [gnome-user-docs] disk-repair: fix typo, Rafael Fontenelle
  • [gnome-user-docs] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-user-docs/gnome-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-backgrounds] Created tag 3.26.0, Jakub Steiner
  • [gnome-backgrounds] prepare for 3.26.0 release, Jakub Steiner
  • [gtksourceview] Improve intro paragraph, Sébastien Wilmet
  • [nautilus] Update Arabic translation, Khaled Hosny
  • [pango/wip/matthiasc/font-variations: 6/6] Add some tests with variations, Matthias Clasen
  • [pango/wip/matthiasc/font-variations: 5/6] Add initial support for OpenType font variations, Matthias Clasen
  • [pango/wip/matthiasc/font-variations: 4/6] Test attribute iterators, Matthias Clasen
  • [pango/wip/matthiasc/font-variations: 3/6] Add some font description tests, Matthias Clasen
  • [pango] (6 commits) Non-fast-forward update to branch wip/matthiasc/font-variations, Matthias Clasen
  • [totem-pl-parser] Created tag V_3_26_0, Bastien Nocera
  • [totem-pl-parser] 3.26.0, Bastien Nocera
  • [gimp-help-2] Updated Italian translation, Marco Ciampa
  • [gnome-terminal/gnome-3-26] Update Arabic translation, Khaled Hosny
  • [gnome-terminal] Update Arabic translation, Khaled Hosny
  • [gnome-control-center/gnome-3-26] Update Arabic translation, Khaled Hosny
  • [gnome-control-center] Update Arabic translation, Khaled Hosny
  • [gnome-software] Remove the version from the cache name, Joaquim Manuel Pereira Rocha
  • [gnome-software] external-appstream: Fix leak when getting a temp file name, Joaquim Manuel Pereira Rocha
  • [gnome-software] snap: Remove Windows line endings from the description text, Richard Hughes
  • [gnome-software] snap: Do not show results without actual icons, Richard Hughes
  • [gnome-shell] Update Arabic translation, Khaled Hosny
  • [atkmm] Object, Text: Add detail_name to some _WRAP_SIGNAL()s, Kjell Ahlstedt
  • [atkmm] Regenerate atk_signals.defs and atk_signals.defs.patch, Kjell Ahlstedt
  • [atkmm] Update codegen/generate_defs_and_docs.sh, Kjell Ahlstedt
  • [gnome-contacts] Revert "Flatpak: add gsettings-desktop-schemas module", Niels De Graef
  • [adwaita-icon-theme] Created tag 3.26.0, Jakub Steiner
  • [adwaita-icon-theme] prepare for 3.26.0 release, Jakub Steiner
  • [gnome-documents] Created tag 3.26.0, Debarshi Ray
  • [gnome-documents] release: prepare for 3.26.0, Debarshi Ray
  • [gnome-contacts] Flatpak: add gsettings-desktop-schemas module, Niels De Graef
  • [gnome-user-docs/gnome-3-26] Remove mention of separators in the window switcher, Andre Klapper
  • [gnome-user-docs] Remove mention of separators in the window switcher, Andre Klapper
  • [release-notes/gnome-3-26] Update Italian translation, Translations User D-L
  • [gnome-continuous] Tag libmbim, Emmanuele Bassi
  • [gnome-continuous] Tag libqmi, Emmanuele Bassi
  • [evolution-mapi] Update German translation, Translations User D-L
  • [evolution-mapi/gnome-3-26] Update German translation, Translations User D-L
  • [gnome-calculator] Update Russian translation, Translations User D-L
  • [glib] meson: Install items according to their relevance, Chun-wei Fan
  • [glib] build: Dist the other required Meson build files, Chun-wei Fan
  • [glib/glib-2-54] meson: Install items according to their relevance, Chun-wei Fan
  • [glib/glib-2-54] build: Dist the other required Meson build files, Chun-wei Fan
  • [gtk+] iconview: Stop using ::button-{press,release}-event, Timm Bäder
  • [gtk+] calendar: Stop using ::button-{press,release}-event, Timm Bäder
  • [video-subtitles] Add Spanish translation, Translations User D-L
  • [evince] libdocument: return 96 DPI if unable to determine true value, Stefano Facchini
  • [mutter] wayland: do not leak shortcut inhibit data, Olivier Fourdan
  • [mutter] wayland: Keep the inhibit shortcut dialog, Olivier Fourdan
  • [mutter] wayland/inhibit-shortcuts-dialog: Use g_new0 instead of g_new, Olivier Fourdan
  • [video-subtitles] Add Vietnamese translation for gnome326, Trần Ngọc Quân
  • [damned-lies] Update French translation, Translations User D-L
  • [video-subtitles] Add French translation for 3.26, Alexandre Franke
  • [video-subtitles] Czech translation, Marek Černocký
  • [release-notes/gnome-3-26] Update Friulian translation, Translations User D-L
  • [gnome-software] Update Catalan translation, Jordi Mas
  • [gnome-software/gnome-3-26] Update Catalan translation, Jordi Mas
  • [gnome-software/gnome-3-26] Fixes to Catalan translation, Jordi Mas
  • [video-subtitles] Add Catalan translation, Jordi Mas
  • [video-subtitles] Add Lao translation, Translations User D-L
  • [gnome-tweak-tool] Update Indonesian translation, Jeremy Bicha
  • [video-subtitles] Add Polish translation of gnome326, Piotr Drąg
  • [glib] build: Define G_HAVE_GNUC_[VARARGS|VISIBILITY] conditionally, Chun-wei Fan
  • [glib/glib-2-54] build: Define G_HAVE_GNUC_[VARARGS|VISIBILITY] conditionally, Chun-wei Fan
  • [video-subtitles] gnome326: added gnome326.pot, Bastian Ilsø Hougaard
  • [video-subtitles] gnome326: Add subtitles for GNOME 3.26 Release Video, Bastian Ilsø Hougaard
  • [balsa] Better building with meson, Peter Bloomfield
  • [balsa] Meson uses msgfmt rather than intltool-merge, Peter Bloomfield
  • [gnome-builder/wip/tingping/jedi-symbols] jedi: Implement symbol resolver, Patrick Griffis
  • [gnome-builder] Created branch wip/tingping/jedi-symbols, Patrick Griffis
  • [gnome-contacts/wip/nielsdg/types-rewrite] Cleanup: remove custom type entry., Niels De Graef
  • [gnome-contacts] Created branch wip/nielsdg/types-rewrite, Niels De Graef
  • [release-notes/gnome-3-26] Add Friulian translation, Piotr Drąg
  • [gnome-builder] doc: avoid articles, Christian Hergert
  • [gimp] libgimpcolor: pass intent to babl_space from icc creation, Øyvind Kolås
  • [babl] babl: add rendering intent argument to icc loading API, Øyvind Kolås
  • [gegl] png-save: store sRGB meta-data, Øyvind Kolås
  • [gnome-user-docs/gnome-3-26] Updated Serbian translation, Мирослав Николић
  • [gnome-builder/wip/tingping/python-langserv: 1110/1110] Create python-langserv plugin, Patrick Griffis
  • [gnome-builder] (1110 commits) Non-fast-forward update to branch wip/tingping/python-langserv, Patrick Griffis
  • [gnome-bluetooth] Fix icon file name in es, ko, sl and zh_TW translations, Piotr Drąg
  • [meld] Update Swedish translation, Translations User D-L
  • [meld/meld-3-18] Update Swedish translation, Translations User D-L
  • [yelp-xsl] Rework editor mode banners for new layout, Shaun McCance
  • [rhythmbox] Update Swedish translation, Translations User D-L
  • [gnome-games] Update Swedish translation, Translations User D-L
  • [gnome-games/gnome-3-26] Update Swedish translation, Translations User D-L
  • [gnome-packagekit] Update Swedish translation, Translations User D-L
  • [gnome-internet-radio-locator] Prepare 0.9.0., ole
  • [gnome-builder] doc: add figure for minimap, Christian Hergert
  • [gnome-user-docs/gnome-3-26] Update German translation, Translations User D-L
  • [balsa] Make balsa and balsa_ab installable., Peter Bloomfield
  • [balsa] Fix install directories, Peter Bloomfield
  • [babl] babl: abstract out TRC gamma detectors, Øyvind Kolås
  • [release-notes/gnome-3-26] Updated Lithuanian translation, Aurimas Černius
  • [meld] Updated Czech translation, Marek Černocký
  • [meld/meld-3-18] Updated Czech translation, Marek Černocký
  • [polari] flatpak: Update gpsell, Florian Müllner
  • [vte] docs: Add some missing functions to vte-sections.txt, Christian Persch
  • [vte] widget: Add accessor functions for properties, Christian Persch
  • [vte] docs: Add index for 0.52 API additions, Christian Persch
  • [gnome-sdk-images] Add the new /run/host/share to $XDG_DATA_DIR, Alexander Larsson
  • [gnome-sdk-images] Add gtk2 ibus module, Alexander Larsson
  • [gnome-sdk-images/gnome-3-26] Add gtk2 ibus module, Alexander Larsson
  • [gnome-sdk-images/gnome-3-26] Add the new /run/host/share to $XDG_DATA_DIR, Alexander Larsson
  • [gnome-sdk-images/gnome-3-24] Add gtk2 ibus module, Alexander Larsson
  • [gnome-sdk-images/gnome-3-24] Add the new /run/host/share to $XDG_DATA_DIR, Alexander Larsson
  • [gimp-help-2] Updated German doc translation, Mario Blättermann
  • [gimp-help-2/gimp-help-2-8] Updated German doc translation, Mario Blättermann
  • [babl] babl: babl_log() implementation for Android., Øyvind Kolås
  • [gimp-help-2] Fixes to Cataln translation, Jordi Mas
  • [gegl] Fixes to Catalan translation, Jordi Mas
  • [epiphany/wip/google-safe-browsing: 6/6] gsb-service: Schedule next update when the current one ends, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 5/6] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 4/6] gsb-storage: Use transactions and reuse statements for speedup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 3/6] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/6] gsb-storage: Implement basic database operations, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/6] safe-browsing: Add stub service and storage objects, Gabriel Ivașcu
  • [epiphany] (6 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [gnome-boxes/wip/rishi/rhel: 1/16] os-database, wizard-source: Use named constants, not magic numbers, Debarshi Ray
  • [evolution] Bug 787612 - Option to 'Go to the previous message after message deletion', Milan Crha
  • [evolution-data-server/gnome-3-26] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-user-docs] Created branch gnome-3-26, Petr Kovář
  • [evolution-data-server] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [meld/meld-3-18] help: Add a fake Makefile.am to get damned-lies to build a .pot file, Piotr Drąg
  • [meld] help: Add a fake Makefile.am to get damned-lies to build a .pot file, Piotr Drąg
  • [vte] all: Remove gstdio.h, Christian Persch
  • [gnome-builder/gnome-builder-3-26] xml-pack: do validation in a thread, Sébastien Lafargue
  • [gnome-builder/gnome-builder-3-26] xml-pack: don't ref/unref the completion context, Sébastien Lafargue
  • [glib] gtlsbackend: Default to indicating no support for DTLS in GTlsBackend, Philip Withnall
  • [gnome-builder] xml-pack: don't ref/unref the completion context, Sébastien Lafargue
  • [gnome-builder] xml-pack: do validation in a thread, Sébastien Lafargue
  • [gnome-online-accounts/wip/inigomartinez/meson: 3/3] build: Remove autotools, Iñigo Martínez
  • [gnome-online-accounts/wip/inigomartinez/meson: 2/3] build: Port to meson build system, Iñigo Martínez
  • [gnome-online-accounts/wip/inigomartinez/meson: 1/3] build: Move telepathy-account-widgets to subprojects, Iñigo Martínez
  • [gnome-online-accounts] (3 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [gnome-online-accounts] Deleted branch wip/inigomartinez/meson, Iñigo Martínez
  • [glibmm/glibmm-2-54] Gio::Application docs: Add a note to property_resource_base_path(), Kjell Ahlstedt
  • [gnome-user-docs] Fix unescaped ampersand in Dutch translation, Piotr Drąg
  • [gnome-user-docs] Update Polish translation, Piotr Drąg
  • [evolution/gnome-3-26] Bug 787590 - Replace use of gnome_desktop_thumbnail_scale_down_pixbuf(), Milan Crha
  • [gnome-software] external-appstream: Fix build, Joaquim Manuel Pereira Rocha
  • [evolution] Bug 787590 - Replace use of gnome_desktop_thumbnail_scale_down_pixbuf(), Milan Crha
  • [babl] babl: skip unknown formats when loading cache, Øyvind Kolås
  • [babl] babl: make utility file reading function non-static, Øyvind Kolås
  • [glib] gmessages: Add IDs for documentation headers, Philip Withnall
  • [epiphany/wip/google-safe-browsing] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 37/37] gsb-service: Run database updates in a separate thread, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 36/37] gsb-storage: Use transactions and reuse statements for speedup, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 35/37] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 34/37] gsb-storage: Implement basic database operations, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 33/37] safe-browsing: Add stub service and storage objects, Gabriel Ivașcu
  • [epiphany] (37 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [libxml2] Handle more invalid entity values in recovery mode, Nick Wellnhofer
  • [libxml2] Fix structured validation errors, Nick Wellnhofer
  • [gnome-contacts] Flatpak: update the manifest file to use meson, Niels De Graef
  • [epiphany] Purge a couple more g_returns, Michael Catanzaro
  • [release-notes/gnome-3-26] i18n: add Japanese to the list of supported languages, Piotr Drąg
  • [atk/gnome-3-26] build: Add option to disable introspection, Chun-wei Fan
  • [atk/gnome-3-26] build: Fix .rc generation in Meson builds, Chun-wei Fan
  • [atk] build: Add option to disable introspection, Chun-wei Fan
  • [atk] build: Fix .rc generation in Meson builds, Chun-wei Fan
  • [libglnx] tests: Add macro for auto-error checking, Colin Walters
  • [epiphany] Purge unnecessary use of g_str_equal, Michael Catanzaro
  • [epiphany] Purge g_return from src/, Michael Catanzaro
  • [epiphany] Purge g_return from lib/, Michael Catanzaro
  • [epiphany] Purge g_return from embed/, Michael Catanzaro
  • [gnome-control-center/wip/inigomartinez/gettext: 3/3] sound: specify encoding in the XML declaration of gnome-sounds-default.xml, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/gettext: 2/3] sharing: add XML declaration to the .policy file, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/gettext: 1/3] build: Migrate from Intltool to Gettext, Iñigo Martínez
  • [gnome-control-center] (3 commits) Created branch wip/inigomartinez/gettext, Iñigo Martínez
  • [libglnx] tree-wide: Use our own syscall wrappers or error prefixing, Colin Walters
  • [epiphany] Deleted branch wip/asserts, Michael Catanzaro
  • [libglnx] dirfd: Extend tmpdir API to support optional cleaning, Colin Walters
  • [gnome-software] fwupd: Do not use deprecated API, Richard Hughes
  • [gtkmm/gtkmm-3-22] Update build/.gitignore, Kjell Ahlstedt
  • [gtkmm/gtkmm-3-22] tools/gen_scripts/: Update for gdk-pixbuf built with meson, and for gtk+-3, Kjell Ahlstedt
  • [gnome-apps-nightly] Don't build with ccache, Alexander Larsson
  • [gnome-apps-nightly/stable] Don't build with ccache, Alexander Larsson
  • [release-notes/gnome-3-26] Update numbers for authors and commits in 3.25, Andre Klapper
  • [gnome-contacts] Drop autotools in favor of Meson., Niels De Graef
  • [gnome-continuous] Use Meson build for gnome-contacts, Emmanuele Bassi
  • [gnome-contacts] Add configure script for meson, Niels De Graef
  • [gimp] NEWS: update with no commit on identity transform and selection., Jehan Pagès
  • [gnome-sdk-images/gnome-3-26] Update to latest final stable releases, Alexander Larsson
  • [glib] tests: Add tests for g_slist_copy() and g_slist_copy_deep(), Philip Withnall
  • [jhbuild] core-3.24: use the gnome-3-22 branch of gnome-contacts, Alberts Muktupāvels
  • [jhbuild] core-deps-3.22: use the gnome-3-20 branch of libgweather, Alberts Muktupāvels
  • [jhbuild] core-deps-3.24: use the gnome-3-22 branch of libgnomekbd, Alberts Muktupāvels
  • [jhbuild] core-deps-3.26: use glib-2-54 branch for glib, Alberts Muktupāvels
  • [jhbuild] 3.20, 3.22, 3.24: use the gnome-3-20 branch of gnome-bluetooth, Alberts Muktupāvels
  • [jhbuild] core-deps-3.22: use the gnome-3-22 branch of libgnomekbd, Alberts Muktupāvels
  • [jhbuild] 3.24: use the gnome-3-24 branch, Alberts Muktupāvels
  • [jhbuild] 3.26: use the gnome-3-26 branch, Alberts Muktupāvels
  • [gnome-control-center/wip/inigomartinez/meson: 4/4] build: Add update scripts replacements, Iñigo Martínez
  • [releng] 3.26.0, Matthias Clasen
  • [pangomm/pangomm-2-40] Update .gitignore, Kjell Ahlstedt
  • [pangomm/pangomm-2-40] GlyphString: Remove some functions from _IGNORE(), Kjell Ahlstedt
  • [pangomm/pangomm-2-40] Add PangoCoverage to pango_extra_objects.defs, Kjell Ahlstedt
  • [pangomm/pangomm-2-40] tools/gen_scripts/: Update for pango built with meson, Kjell Ahlstedt
  • [gnote] Updated Czech translation, Marek Černocký
  • [gimp] Bug 787545 - GIMP records unused Transform tool into Undo history., Jehan Pagès
  • [atkmm/atkmm-2-24] Update .gitignore, Kjell Ahlstedt
  • [atkmm/atkmm-2-24] generate_defs_and_docs.sh: Update for atk built with meson, Kjell Ahlstedt
  • [rygel] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-boxes] configure: Require libosinfo >= 1.1.0, Debarshi Ray
  • [gnome-boxes/gnome-3-26] wizard: Always use media-optical when downloading, not some bogus logo, Debarshi Ray
  • [gnome-tweak-tool] Update Finnish translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Finnish translation, Translations User D-L
  • [gimp] app: do not add undo step when clearing an already empty channel., Jehan Pagès
  • [evolution-data-server/gnome-3-26] Bug 787445 - Add message to Unmatched only if still exists, Milan Crha
  • [evolution-data-server] Bug 787445 - Add message to Unmatched only if still exists, Milan Crha
  • [gnome-boxes/wip/rishi/rhel: 1/16] configure: Require libosinfo >= 1.1.0, Debarshi Ray
  • [mutter] Updated Slovenian translation, Matej Urbančič
  • [gnome-tweak-tool] Updated Slovenian translation, Matej Urbančič
  • [gnome-software] dummy: Fix wildcard tests, Joaquim Manuel Pereira Rocha
  • [gnome-tweak-tool/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [gnome-photos] Updated Slovenian translation, Matej Urbančič
  • [gnome-photos/gnome-3-26] Updated Slovenian translation, Matej Urbančič
  • [gnome-control-center] Updated Slovenian translation, Matej Urbančič
  • [gnome-characters] Updated Slovenian translation, Matej Urbančič
  • [gnome-builder/gnome-builder-3-24] Updated Slovenian translation, Matej Urbančič
  • [damned-lies] Updated Slovenian translation, Matej Urbančič
  • [gnome-online-accounts/gnome-3-24] google: Set smtp-use-ssl to TRUE, Debarshi Ray
  • [gnome-online-accounts] Created tag 3.26.0, Debarshi Ray
  • [gnome-online-accounts] Prepare 3.26.0, Debarshi Ray
  • [gtkmm] Created tag 3.22.2, Murray Cumming
  • [gtkmm/gtkmm-3-22] 3.22.2, Murray Cumming
  • [gnome-photos] selection-controller: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [glibmm] Created tag 2.54.0, Murray Cumming
  • [glibmm/glibmm-2-54] 2.54.0, Murray Cumming
  • [gnome-software] Revert "trivial: Do not allow id-less GsApp's as related or history items", Richard Hughes
  • [network-manager-applet] Add missing gtk_widget_show calls for menu items, Beniamino Galvani
  • [glibmm/glibmm-2-54] Gio::ActionGroup, Settings: Add detail_name to some _WRAP_SIGNAL()s, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] Regenerate gio_signals.defs and gio_signals.defs.patch, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] generate_extra_defs.cc: Write signal flags to .defs files, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] gmmproc: Write signal flags to generated documentation, Kjell Ahlstedt
  • [gnome-builder] subprojects: bump jsonrpc-glib subproject, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] subprojects: bump jsonrpc-glib subproject, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] notifications: use GNotification, Christian Hergert
  • [gnome-builder] notifications: use GNotification, Christian Hergert
  • [release-notes/gnome-3-26] Update German translation, Translations User D-L
  • [damned-lies] Update Indonesian translation, Translations User D-L
  • [balsa] Initial meson build sysem support, Peter Bloomfield
  • [gnome-tweak-tool/gnome-3-26] Update Indonesian translation, Translations User D-L
  • [gvfs] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-builder] gjs-symbols: Fix indexing offset, Patrick Griffis
  • [release-notes/gnome-3-26] Update Polish translation, Piotr Drąg
  • [gnome-builder/gnome-builder-3-26] git: fix error propagation, Christian Hergert
  • [gnome-builder/gnome-builder-3-26] git: ensure we propagate result before leaving worker, Christian Hergert
  • [gnome-builder] git: fix error propagation, Christian Hergert
  • [gnome-builder] git: ensure we propagate result before leaving worker, Christian Hergert
  • [gnome-builder] gjs-symbols: Fix returning class methods during indexing, Patrick Griffis
  • [libdazzle] tests: crib some test data, Christian Hergert
  • [libdazzle] trie: use G_STATIC_ASSERT(), Christian Hergert
  • [libdazzle] trie: use alignment macros, Christian Hergert
  • [libdazzle] build: add useful macros to public API, Christian Hergert
  • [jsonrpc-glib] (4 commits) ...build: reenable stress tests, Christian Hergert
  • [jsonrpc-glib/jsonrpc-glib-3-26] build: reenable stress tests, Christian Hergert
  • [jsonrpc-glib/jsonrpc-glib-3-26] client: handle client closing more gracefully, Christian Hergert
  • [jsonrpc-glib/jsonrpc-glib-3-26] client: denote where failure is coming from, Christian Hergert
  • [jsonrpc-glib/jsonrpc-glib-3-26] output-stream: check for pending operations before flush, Christian Hergert
  • [gtk+] FlowBox: Explain how to avoid inflated min size, Daniel Boles
  • [babl] babl: remove inlined implementation of powf, Øyvind Kolås
  • [gtk+/gtk-3-22] FlowBox: Explain how to avoid inflated min size, Daniel Boles
  • [jsonrpc-glib/jsonrpc-glib-3-26] (3 commits) ...tests: remove stress test by default, Christian Hergert
  • [jsonrpc-glib] tests: remove stress test by default, Christian Hergert
  • [jsonrpc-glib] message: fix va_list use on architectures with compound structs, Christian Hergert
  • [jsonrpc-glib] build: require -std=GNU11, Christian Hergert
  • [glib/glib-2-54] Revert "GSocket: Fix race conditions on Win32 if multiple threads are waiting on conditions for the, Ignacio Casal Quinteiro
  • [babl/wip/pippin/icc-cluts: 4/4] babl: add rendering intent argument to icc loading API, Øyvind Kolås
  • [babl/wip/pippin/icc-cluts: 3/4] use the same lut impl for all lut purposes, Øyvind Kolås
  • [babl/wip/pippin/icc-cluts: 2/4] babl: implement icc mft2 b2a0 parsing/handling, Øyvind Kolås
  • [babl/wip/pippin/icc-cluts: 1/4] babl: icc add parsing of mft1 and mft2 tags, Øyvind Kolås
  • [babl] (4 commits) Created branch wip/pippin/icc-cluts, Øyvind Kolås
  • [babl] Deleted branch wip/icc-cluts, Øyvind Kolås
  • [babl] babl: replace trc lut inverter with binary search, Øyvind Kolås
  • [gtk+/gtk-3-22] ColorButton: Don’t destroy dialog @ ::delete-event, Daniel Boles
  • [gtk+/gtk-3-22] gtknotebook: Simplify some if-conditions, Daniel Boles
  • [gtk+/gtk-3-22] gtkmountoperation-x11: Do array length check before dereference, Daniel Boles
  • [gtk+] ColorButton: Don’t destroy dialog @ ::delete-event, Daniel Boles
  • [gnome-maps] Non-fast-forward update to branch wip/mlundblad/var-instead-of-const, Marcus Lundblad
  • [glade] Update Greek translation, Translations User D-L
  • [libgtop] Update Greek translation, Translations User D-L
  • [glib-networking] Update Greek translation, Translations User D-L
  • [gnote] Update manual image, Aurimas Černius
  • [gnome-shell] Update Greek translation, Translations User D-L
  • [gnome-calendar] Update Russian translation, Translations User D-L
  • [gnome-calendar/gnome-3-26] Update Russian translation, Translations User D-L
  • [gnome-session] Update Greek translation, Translations User D-L
  • [gnome-online-accounts] Update Greek translation, Translations User D-L
  • [polari] Update Greek translation, Translations User D-L
  • [gnome-nettool] Update Greek translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Greek translation, Translations User D-L
  • [gnome-shell] StEntry: fix crash when hint actor is NULL, Marc-Antoine Perennou
  • [gedit] Update Russian translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Updated Lithuanian translation, Aurimas Černius
  • [epiphany] Update Russian translation, Translations User D-L
  • [epiphany/gnome-3-26] Update Russian translation, Translations User D-L
  • [gnome-tweak-tool] Updated Lithuanian translation, Aurimas Černius
  • [gnome-sound-recorder] Update Russian translation, Translations User D-L
  • [gdm] Update Greek translation, Translations User D-L
  • [anjuta] Update Russian translation, Translations User D-L
  • [gnome-control-center/gnome-3-26] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-control-center] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-documents] Update Greek translation, Translations User D-L
  • [gnome-characters] Update Greek translation, Translations User D-L
  • [gdk-pixbuf] Update Greek translation, Translations User D-L
  • [release-notes/gnome-3-26] Update Korean translation, Translations User D-L
  • [gtk+] Update Russian translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Russian translation, Translations User D-L
  • [gthumb] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-builder] gjs-symbols: Don't count setters/getters as methods, Patrick Griffis
  • [release-notes/gnome-3-26] Update Japanese translation, Jiro Matsuzawa
  • [gparted] Make sure that FS_Info cache is loaded for all named paths (#787181), Mike Fleetwood
  • [damned-lies] Update Chinese (Taiwan) translation, Translations User D-L
  • [polari] Created tag 3.26.0, Florian Müllner
  • [polari] appdata: Add release notes, Florian Müllner
  • [gnome-photos/wip/inigomartinez/meson: 5/5] build: Rename the names of the icons' files, Iñigo Martínez
  • [gnome-photos/wip/inigomartinez/meson: 4/5] build: Remove autotools, Iñigo Martínez
  • [gnome-photos/wip/inigomartinez/meson: 3/5] build: Port to meson build system, Iñigo Martínez
  • [gnome-photos/wip/inigomartinez/meson: 2/5] build: Modify photos-generate-about script, Iñigo Martínez
  • [gnome-photos/wip/inigomartinez/meson: 1/5] build: Move libgd module to subprojects, Iñigo Martínez
  • [gnome-photos] (5 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [gnome-photos] Deleted branch wip/inigomartinez/meson, Iñigo Martínez
  • [gnome-photos] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-tweak-tool] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-control-center] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-control-center/gnome-3-26] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-shell-extensions] Created tag 3.26.0, Florian Müllner
  • [evince] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-shell-extensions] Bump version to 3.26.0, Florian Müllner
  • [gvfs] Update Chinese (Taiwan) translation, Translations User D-L
  • [epiphany/wip/google-safe-browsing] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany] Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 2/2] safe-browsing: Implement database update operation, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/2] gsb-storage: Implement basic database operations, Gabriel Ivașcu
  • [epiphany] (2 commits) Non-fast-forward update to branch wip/google-safe-browsing, Gabriel Ivașcu
  • [gnome-builder] Deleted branch wip/tingping/meson-build, Patrick Griffis
  • [gedit] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-builder] Deleted branch wip/tingping/version-script, Patrick Griffis
  • [gnome-control-center/wip/inigomartinez/meson: 6/6] sound: specify encoding in the XML declaration of gnome-sounds-default.xml, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/meson: 5/6] sharing: add XML declaration to the .policy file, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/meson: 4/6] build: Migrate from Intltool to Gettext, Iñigo Martínez
  • [gnome-builder] Deleted branch wip/tingping/meson-templates, Patrick Griffis
  • [gnome-control-center/wip/inigomartinez/meson: 3/6] build: Remove autotools, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/meson: 2/6] build: Port to meson build system, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/meson: 1/6] build: Move libgd and gvc modules to subprojects, Iñigo Martínez
  • [gnome-control-center] (6 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [gnome-builder] Deleted branch wip/tingping/gjs-indexer, Patrick Griffis
  • [gnome-builder] Deleted branch wip/tingping/gjs-symbols, Patrick Griffis
  • [gnome-builder] gjs-symbols: Implement code indexer and various improvements, Patrick Griffis
  • [gnome-builder] symbol-tree: Fix whitespace in error message, Patrick Griffis
  • [gtk+/gtk-3-22] Update Chinese (Taiwan) translation, Translations User D-L
  • [evolution/gnome-3-26] Bug 785618 - Unread mail count in IMAP folder not always updated, Milan Crha
  • [glade] Update Chinese (Taiwan) translation, Translations User D-L
  • [evolution] Bug 785618 - Unread mail count in IMAP folder not always updated, Milan Crha
  • [pango/wip/matthiasc/font-variations] Push the variation settings into the fontconfig pattern, Matthias Clasen
  • [gnome-weather] Update stable flatpak, Giovanni Campagna
  • [gnome-software] fwupd: Show the download-type remotes in the source list, Richard Hughes
  • [gnome-software/wip/hughsie/fwupd_client_modify_remote: 7/7] fwupd: Add a secret search term to show devices from the daemon, Richard Hughes
  • [gnome-software/wip/hughsie/fwupd_client_modify_remote: 6/7] fwupd: Show the download-type remotes in the source list, Richard Hughes
  • [gnome-software] (7 commits) Non-fast-forward update to branch wip/hughsie/fwupd_client_modify_remote, Richard Hughes
  • [gnome-software] trivial: Mark PackageKit sources as non-launchable, Richard Hughes
  • [gnome-software] packagekit: Fix crash if reporting progress with no current application, Richard Hughes
  • [gnome-software] trivial: Show all the unique-id's in gs_app_to_string(), Richard Hughes
  • [gnome-software] fwupd: Fix critical warning if the update URI isn't set, Richard Hughes
  • [gnome-software] trivial: Do not allow id-less GsApp's as related or history items, Richard Hughes
  • [gnome-tweak-tool] Update Polish translation, Piotr Drąg
  • [gnome-tweak-tool/gnome-3-26] Update Polish translation, Piotr Drąg
  • [gdm] Created tag 3.24.3, Ray Strode
  • [gdm/gnome-3-24] configure: bump to 3.24.3, Ray Strode
  • [gdm/gnome-3-24] NEWS: update for release, Ray Strode
  • [gdm/gnome-3-24] gdm-session: Calculate fallback session name without ".desktop", Ray Strode
  • [gnome-logs] Fix Spanish translation header, Jeremy Bicha
  • [gnome-logs/gnome-3-26] Fix Spanish translation header, Jeremy Bicha
  • [gnome-continuous] Tag libgnome-desktop, Emmanuele Bassi
  • [gnome-tweak-tool] Updated Czech translation, Marek Černocký
  • [gnome-tweak-tool/gnome-3-26] Updated Czech translation, Marek Černocký
  • [gnome-shell] dateMenu: Use icon for message indicator, Florian Müllner
  • [gnome-shell] dateMenu: Adjust to GWeather IAPI change, Florian Müllner
  • [gnome-shell] app: Work around pkexec restriction when launching, Florian Müllner
  • [pan2] Updated Czech translation, Marek Černocký
  • [gnome-shell] Created tag 3.26.0, Florian Müllner
  • [gnome-shell] Bump version to 3.26.0, Florian Müllner
  • [mutter] Created tag 3.26.0, Florian Müllner
  • [mutter] Bump version to 3.26.0, Florian Müllner
  • [gnome-tweak-tool/gnome-3-26] top bar: Add "Activities Overview Hot Corner" for Ubuntu, Jeremy Bicha
  • [evolution/gnome-3-26] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [tracker-miners/wip/rishi/libraw] tracker-extract: Add LibRaw based extractor for RAW files, Debarshi Ray
  • [tracker-miners] Created branch wip/rishi/libraw, Debarshi Ray
  • [evolution] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gdm] gdm-session: Calculate fallback session name without ".desktop", Ray Strode
  • [libgee] Fix some delegate copying warnings, Rico Tzschichholz
  • [libglnx] fdio: Add gtk-doc for stbuf parameter of glnx_file_copy_at(), Colin Walters
  • [libglnx] fdio: Use O_TMPFILE + rename-overwrite for regfile copies, Colin Walters
  • [gtk+] gtksettings: Add a debug message if there is no default GtkSettings, Philip Withnall
  • [glibmm] Gio::ActionGroup, Settings: Add detail_name to some _WRAP_SIGNAL()s, Kjell Ahlstedt
  • [glibmm] Regenerate gio_signals.defs and gio_signals.defs.patch, Kjell Ahlstedt
  • [glibmm] generate_extra_defs.cc: Write signal flags to .defs files, Kjell Ahlstedt
  • [glibmm] gmmproc: Write signal flags to generated documentation, Kjell Ahlstedt
  • [gnome-contacts/wip/nielsdg/meson_configure: 4/4] Add configure script for meson, Niels De Graef
  • [gnome-contacts] (4 commits) Non-fast-forward update to branch wip/nielsdg/meson_configure, Niels De Graef
  • [libsoup] Created tag 2.60.0, Dan Winship
  • [libsoup] 2.60.0, Dan Winship
  • [polari] Bump version to 3.26.0, Florian Müllner
  • [glib-networking] Created tag 2.54.0, Dan Winship
  • [glib-networking] 2.54.0, Dan Winship
  • [gnome-games] Update Spanish translation, Translations User D-L
  • [gnome-games/gnome-3-26] Update Spanish translation, Translations User D-L
  • [gnome-calendar] edit-dialog: set minimum number of occurrence to 2, Mohammed Sadiq
  • [latexila] Update Spanish translation, Translations User D-L
  • [latexila/gnome-3-26] Update Spanish translation, Translations User D-L
  • [gnome-control-center/gnome-3-26] window: Disable the menubar, Felipe Borges
  • [gnome-control-center/gnome-3-26] window: Split the window decorations between the header bars, Felipe Borges
  • [gdm] Created tag 3.26.0, Ray Strode
  • [sysadmin-bin] Minor update to the README file, Andrea Veri
  • [sysadmin-bin] Make sure kgb only fires for official projects, Andrea Veri
  • [gdm] configure: bump to 3.26.0, Ray Strode
  • [gtk+] gtknotebook: Simplify some if-conditions, Philip Withnall
  • [gtk+] gtkmountoperation-x11: Do array length check before dereference, Philip Withnall
  • [gnome-software/wip/hughsie/fwupd_client_modify_remote: 2/2] fwupd: Add a secret search term to show devices from the daemon, Richard Hughes
  • [gnome-software/wip/hughsie/fwupd_client_modify_remote: 1/2] fwupd: Show the download-type remotes in the source list, Richard Hughes
  • [gnome-software] (2 commits) Created branch wip/hughsie/fwupd_client_modify_remote, Richard Hughes
  • [gnome-software] trivial: Factor out some fwupd code for future use, Richard Hughes
  • [gnome-software] fwupd: Raise the required dep required, Richard Hughes
  • [gdm/gnome-3-24] manager: don't allow autologin from transient displays, Ray Strode
  • [gdm] manager: don't allow autologin from transient displays, Ray Strode
  • [sysadmin-bin] We need a sudo call whenever files are owned by an user which differs from git, all of them are loca, Andrea Veri
  • [gnome-session] Created tag 3.26.0, Ray Strode
  • [gnome-session] configure: bump to 3.26.0, Ray Strode
  • [nautilus] Created tag 3.26.0, Carlos Soriano
  • [nautilus] release: Prepare for 3.26.0, Carlos Soriano
  • [release-notes/gnome-3-26] Add Japanese translation, Jiro Matsuzawa
  • [libglnx] fdio: Support taking ownership of tmpfile fd, Colin Walters
  • [libglnx] fdio: Use O_EXCL for anonymous tmpfiles, Colin Walters
  • [gnome-control-center/gnome-3-26] Only load panel corresponding to OnlyShowIn/NotShowIn, Felipe Borges
  • [gnome-control-center] Only load panel corresponding to OnlyShowIn/NotShowIn, Felipe Borges
  • [bijiben] Created branch wip/sadiq/modernize, Mohammed Sadiq
  • [gnome-software] Show no error if getting the size or reviews fails in the details panel, Richard Hughes
  • [sysadmin-bin] setfacl needs to be called by the root user when the file is not owned by the git user itself, Andrea Veri
  • [gnome-software] Filter invalid apps after a refine action, Joaquim Manuel Pereira Rocha
  • [anjuta] Update Chinese (Taiwan) translation, Translations User D-L
  • [brasero] Update Chinese (Taiwan) translation, Translations User D-L
  • [totem] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-photos] embed, main-toolbar: Remove unused code, Debarshi Ray
  • [gnome-photos] Add a new mode for viewing the contents of a collection, Debarshi Ray
  • [gnome-photos] main-toolbar: Remove redundant code, Debarshi Ray
  • [gnome-photos] Listen to ItemManager::active-collection-changed only when needed, Debarshi Ray
  • [release-notes/gnome-3-26] Add Italian translation, Rafael Fontenelle
  • [cheese] Created branch gnome-3-24, Piotr Drąg
  • [sysadmin-bin] Exec bits are also required, Andrea Veri
  • [glib] Make GListModelInterface::get_item usable from GObject Introspection bindings, Philip Withnall
  • [glib] docs: Discourage use of gstdio.h and clarify its header requirements, Philip Withnall
  • [gnome-photos] print-operation: Style fixes, Debarshi Ray
  • [gnome-music] Update po/Makevars, Piotr Drąg
  • [gnome-music] Add translator comments to the .desktop file, Piotr Drąg
  • [rhythmbox] Updated Czech translation, Marek Černocký
  • [glib] Revert "gstdio: #include fcntl.h on UNIX in gstdio.h", Philip Withnall
  • [glib] gslist: Simplified node removal and got rid of some code duplication, Philip Withnall
  • [gnome-photos/wip/rishi/collection: 16/16] source-manager: ..., Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 15/16] tracker-controller: Tag the Query, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 14/16] offset-controller: Tag the Query, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 13/16] tracker-queue: Log each Query's source and tag fields, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 12/16] Use Query objects instead of raw strings in the TrackerQueue API, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 11/16] query: Loosen the requirement to provide a SearchContextState, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 10/16] query: Support human-readable annotations for debugging, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 9/16] source-notification: Support GMount-backed sources for importing, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 8/16] application: Add an import action, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 7/16] source-notification: Be more strict about what is acceptable, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 6/16] source: Support GMount-backed sources for importing, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 5/16] embed, main-toolbar: Remove unused code, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 2/16] Add a new mode for viewing the contents of a collection, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 1/16] print-operation: Style fixes, Debarshi Ray
  • [libgnomekbd] Created branch gnome-3-22, Piotr Drąg
  • [tracker-miners] Created tag 2.0.0, Carlos Garnacho
  • [tracker-miners] Release 2.0.0, Carlos Garnacho
  • [vala/staging] glib-2.0: Use type-id/marshaller-type for (u)int16/(u)short from (u)int32, Rico Tzschichholz
  • [nemiver] Update French translation, Translations User D-L
  • [tracker] Created tag 2.0.0, Carlos Garnacho
  • [tracker] Release 2.0.0, Carlos Garnacho
  • [gtk+/gtk-3-22] Updated Dutch translation 3.22, Hannie Dumoleyn
  • [rhythmbox] iradio: add WUVT-FM to the initial station list, Jonathan Matthew
  • [gnome-boxes] installer-media: Allow keeping the media after installation, Felipe Borges
  • [gnome-boxes] wizard, wizard-source: Try to show a logo while downloading, Felipe Borges
  • [gnome-boxes] os-database: Specify the OS corresponding to each URI, Felipe Borges
  • [gnome-boxes] wizard: Always use media-optical when downloading, not some bogus logo, Felipe Borges
  • [json-glib] Created tag 1.4.2, Gitlab System User
  • [json-glib] Post-release version bump to 1.4.3, Gitlab System User
  • [json-glib] Release JSON-GLib 1.4.2, Gitlab System User
  • [rhythmbox] sendto: correct plugin description, Jonathan Matthew
  • [gnome-control-center/wip/feborges/new-search-panel: 25/25] search: Add notification advertising the reordering shortcuts, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 24/25] search: Introduce reordering keyboard shortcut, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 23/25] search: Make the list_box the DnD target, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 22/25] search: Adjust panel height according to num of rows, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 21/25] search: Drop move buttons, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 20/25] search: Move the gear button to the top of the panel, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 19/25] search: Introduce Drag and Drop, Felipe Borges
  • [gnome-control-center] (25 commits) Non-fast-forward update to branch wip/feborges/new-search-panel, Felipe Borges
  • [glib] gstdio: #include fcntl.h on UNIX in gstdio.h, Philip Withnall
  • [telepathy-account-widgets] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [yelp-xsl] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [libsoup] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [retro-gtk: 2/2] Port the variable interface to C, Adrien Plazas
  • [retro-gtk] (2 commits) ...Port the variable interface to C, Adrien Plazas
  • [gvfs] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [retro-gtk/wip/aplazas/expose-options: 2/2] Port the variable interface to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/expose-options: 1/2] Port the variable interface to C, Adrien Plazas
  • [retro-gtk] (2 commits) Non-fast-forward update to branch wip/aplazas/expose-options, Adrien Plazas
  • [glib-networking] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-contacts] Meson: make sure cheese is required when told so, Niels De Graef
  • [gnome-user-docs] Created tag 3.26.0, Petr Kovář
  • [gnome-user-docs] keyboard-nav: Fix keys to expand/collapse TreeView, Petr Kovář
  • [gnome-user-docs] 3.26.0, Petr Kovář
  • [gnome-user-docs] Bug 786446 - Document filesystem resize and repair, Petr Kovář
  • [gdk-pixbuf] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [atk/gnome-3-26] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-music] po: Fix copyright assignment, Marinus Schraal
  • [gnome-boxes] build: Port to meson, Felipe Borges
  • [atk] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-music] Migrate from intltool to gettext, Marinus Schraal
  • [retro-gtk/wip/aplazas/expose-options] options: Port to C, Adrien Plazas
  • [retro-gtk] Non-fast-forward update to branch wip/aplazas/expose-options, Adrien Plazas
  • [gnome-boxes] actions-popover: "Take Screenshot" for displays only, Felipe Borges
  • [at-spi2-core] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [retro-gtk/wip/aplazas/expose-options: 75/75] options: Port to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/expose-options: 74/75] Drop Variables interface, Adrien Plazas
  • [retro-gtk/wip/aplazas/expose-options: 73/75] core: Add option accessors, Adrien Plazas
  • [gnome-boxes] vnc-display: Request new credentials after failed auth, Felipe Borges
  • [retro-gtk/wip/aplazas/expose-options: 72/75] environment: Remove useless variable in on_log(), Adrien Plazas
  • [retro-gtk] (75 commits) Non-fast-forward update to branch wip/aplazas/expose-options, Adrien Plazas
  • [gnome-boxes] gtk-style: Apply proper border to boxes-menu-row, Felipe Borges
  • [gnome-control-center] window: Disable the menubar, Felipe Borges
  • [gnome-control-center] window: Split the window decorations between the header bars, Felipe Borges
  • [gnome-desktop/gnome-3-26] thumbnailer: also add /lib(64)? to bwrap's link-mounted directory list, Bastien Nocera
  • [gnome-desktop] thumbnailer: also add /lib(64)? to bwrap's link-mounted directory list, Bastien Nocera
  • [gnome-control-center] Created branch gnome-3-26, Felipe Borges
  • [gnome-boxes] Created branch gnome-3-26, Felipe Borges
  • [gnome-system-monitor] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [glibmm/glibmm-2-54] gmmproc: Warn for unmatched deprecations in signals and properties, Kjell Ahlstedt
  • [gnome-contacts/gnome-3-26] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-desktop] thumbnail: Remove obsolete gnome_desktop_thumbnail_md5(), Bastien Nocera
  • [gnome-desktop] thumbnail: Remove obsolete pixbuf helper, Bastien Nocera
  • [gnome-user-share] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [json-glib] Created tag 1.4.0, Gitlab System User
  • [json-glib] Release JSON-GLib 1.4.0, Gitlab System User
  • [json-glib] Post-release version bump to 1.4.1, Gitlab System User
  • [json-glib] build: Clean up configuration options, Gitlab System User
  • [gnome-continuous] Tag Mesa, Emmanuele Bassi
  • [libgnomekbd] Created tag 3.26.0, Rui Matos
  • [libgnomekbd] 3.26.0, Rui Matos
  • [gdk-pixbuf] build: Fix TIFF loader compilation with autotools, Bastien Nocera
  • [gnome-dictionary] Created tag 3.26.0, Emmanuele Bassi
  • [gnome-dictionary] Post-release version bump to 3.26.1, Emmanuele Bassi
  • [gnome-dictionary] Release GNOME Dictionary 3.26.0, Emmanuele Bassi
  • [gnome-dictionary] Update attributes file, Emmanuele Bassi
  • [gnome-dictionary] Drop the AUTHORS file, Emmanuele Bassi
  • [gnome-dictionary] Remove old 'to do' file, Emmanuele Bassi
  • [gnome-dictionary] docs: Update README file, Emmanuele Bassi
  • [gnome-dictionary] build: Remove unnecessary comment in post-install script, Emmanuele Bassi
  • [gnome-dictionary] build: Bump up Meson dependency, Emmanuele Bassi
  • [gnome-photos] selection-controller: Remove the vfunc for the default handler, Debarshi Ray
  • [gnome-photos] overview-searchbar: Remove redundant header, Debarshi Ray
  • [gnome-getting-started-docs] Created tag 3.26.0, Petr Kovář
  • [gthumb] Update Spanish translation, Translations User D-L
  • [gnome-getting-started-docs] 3.26.0, Petr Kovář
  • [gnome-getting-started-docs] Drop gnome-common, Petr Kovář
  • [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_26_0, Rui Matos
  • [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_26_0, Rui Matos
  • [gnome-control-center] 3.26.0, Rui Matos
  • [gnome-settings-daemon] 3.26.0, Rui Matos
  • [gnome-photos] Created tag 3.26.0, Debarshi Ray
  • [gnome-photos/gnome-3-26] Prepare 3.26.0, Debarshi Ray
  • [vala/staging: 4/4] codegen: Deprecate implicit copy of arrays, use explicit copy method, Rico Tzschichholz
  • [vala/staging: 3/4] codegen: Use array_length_cexpr to support fixed-arrays for return-values, Rico Tzschichholz
  • [vala/staging: 2/4] codegen: Use g_value_*_pointer for nullable ValueType, Rico Tzschichholz
  • [vala/staging: 1/4] codegen: Report warning if property-type is not compatible with GLib.Object, Rico Tzschichholz
  • [vala] (4 commits) Created branch staging, Rico Tzschichholz
  • [vala] Bump version suffix, Rico Tzschichholz
  • [jhbuild] core-dep-3.26: Branch vala, Rico Tzschichholz
  • [jhbuild] core-deps-3.2x: Drop obsolete --enable-vapigen confflag from vala, Rico Tzschichholz
  • [pygobject] configure.ac: post-release version bump to 3.27.0, Christoph Reiter
  • [pygobject] Created tag 3.26.0, Christoph Reiter
  • [vala] Created branch 0.38, Rico Tzschichholz
  • [pygobject] release 3.26.0, Christoph Reiter
  • [pygobject] configure.ac: pre-release version bump to 3.26.0, Christoph Reiter
  • [evince] Created tag 3.26.0, Carlos Garcia Campos
  • [evince] release: 3.26.0, Carlos Garcia Campos
  • [gnome-calendar] Bump for 3.27.0 unstable release cycle, Georges Basile Stavracas Neto
  • [gnome-todo] Bump to 3.27.0 unstable release cycle, Georges Basile Stavracas Neto
  • [gnome-todo] Created branch gnome-3-26, Georges Basile Stavracas Neto
  • [gnome-todo] Created tag GNOME_TODO_3_26_0, Georges Basile Stavracas Neto
  • [gnome-todo] Bump 3.26.0 release, Georges Basile Stavracas Neto
  • [gnome-todo] project: update gitignore, Georges Basile Stavracas Neto
  • [gnome-todo] build: update meson files, Georges Basile Stavracas Neto
  • [gnome-builder/wip/tingping/gjs-indexer: 2/2] gjs-symbols: Implement code indexer, Patrick Griffis
  • [gnome-builder/wip/tingping/gjs-indexer: 1/2] gjs-symbols: Fix missing staticmethod, Patrick Griffis
  • [gnome-builder] (2 commits) Created branch wip/tingping/gjs-indexer, Patrick Griffis
  • [gnome-calendar] Created tag 3.26.0, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-26] Bump 3.26.0 release, Georges Basile Stavracas Neto
  • [gnome-calendar/gnome-3-26] project: fix meson file, Georges Basile Stavracas Neto
  • [gnome-usage] Update Swedish translation, Translations User D-L
  • [gnome-builder] Create GJS Symbol Resolver plugin, Patrick Griffis
  • [gxml/gxml-0.14] Update Swedish translation, Translations User D-L
  • [gnome-apps-nightly/stable] Builder: bump stable branch, Christian Hergert
  • [gnome-builder] Created tag 3.26.0, Christian Hergert
  • [gnome-builder] Created branch gnome-builder-3-26, Christian Hergert
  • [gnome-builder] build: bump for 3.28 development, Christian Hergert
  • [gnome-builder] Release 3.26.0, Christian Hergert
  • [gnome-builder/wip/tingping/gjs-symbols] Create GJS SymbolProvider plugin, Patrick Griffis
  • [gnome-builder] Created branch wip/tingping/gjs-symbols, Patrick Griffis
  • [bijiben] Created tag BIJIBEN_3_26_0, Isaque Galdino de Araujo
  • [bijiben] Bump 3.26.0 release, Isaque Galdino de Araujo
  • [gnome-builder] Add Japanese translation, Translations User D-L
  • [gnome-builder] flatpak: bump libgit2 maintenance branch, Christian Hergert
  • [gnome-apps-nightly] Epiphany: requires libdazzle now, Christian Hergert
  • [recipes/recipes-1.0] Update Swedish translation, Translations User D-L
  • [jsonrpc-glib] Created branch jsonrpc-glib-3-26, Christian Hergert
  • [template-glib] Created branch template-glib-3-26, Christian Hergert
  • [libdazzle] Created branch libdazzle-3-26, Christian Hergert
  • [gnome-builder] templates: bump flatpak runtime version to 3.26, Christian Hergert
  • [gnome-builder] build: bump libpeas dependency, Christian Hergert
  • [gnome-builder] appdata: unlock release appdata, Christian Hergert
  • [gnome-devel-docs] Version 3.26.0, David King
  • [gnome-builder] NEWS: update news items, Christian Hergert
  • [release-notes/gnome-3-26] Update Swedish translation, Translations User D-L
  • [gnome-builder] subprojects: bump subproject dependencies, Christian Hergert
  • [gnome-builder] Deleted branch wip/chergert/bug1, Christian Hergert
  • [jsonrpc-glib] Created tag 3.26.0, Christian Hergert
  • [template-glib] Created tag 3.26.0, Christian Hergert
  • [libdazzle] Created tag 3.26.0, Christian Hergert
  • [jsonrpc-glib] Release 3.26.0, Christian Hergert
  • [jsonrpc-glib] build: run tests as part of ninja test, Christian Hergert
  • [template-glib] Release 3.26.0, Christian Hergert
  • [template-glib] add .gitignore, Christian Hergert
  • [libdazzle] Release 3.26.0, Christian Hergert
  • [glib] docs: Clarify relationship of quit() to hold count, Philip Withnall
  • [glib] Avoid setting unused variables (-Wself-assign), Philip Withnall
  • [cheese] Update NEWS for 3.26.0 release, David King
  • [gnome-maps/wip/mlundblad/var-instead-of-const] WIP: Use var instead of const/let for exported symbols, Marcus Lundblad
  • [gnome-maps] Created branch wip/mlundblad/var-instead-of-const, Marcus Lundblad
  • [gnome-builder] symbol-tree: only update tree with new valid tree, Christian Hergert
  • [gnome-system-monitor] Created tag 3.26.0, Robert Roth
  • [gnome-flashback] backends: add GfLogicalMonitor, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: own display config bus name, Alberts Muktupāvels
  • [gnome-flashback] monitor-manager: add confirm-display-change signal, Alberts Muktupāvels
  • [gnome-system-monitor] Prepared release 3.26.0, Robert Roth
  • [gnome-screenshot] Update Greek translation, Translations User D-L
  • [gnome-screenshot/gnome-3-26] Update Greek translation, Translations User D-L
  • [eog-plugins] Created tag 3.26.0, Felix Riemann
  • [eog-plugins] Prepare release 3.26.0, Felix Riemann
  • [yelp] Update NEWS for 3.26.0 release, David King
  • [five-or-more] Created tag 3.26.0, Robert Roth
  • [five-or-more] Prepared release 3.26.0, Robert Roth
  • [swell-foop] Created tag 3.26.0, Robert Roth
  • [swell-foop] Prepared release 3.26.0, Robert Roth
  • [lightsoff] Created tag 3.26.0, Robert Roth
  • [lightsoff] Prepared release 3.26.0, Robert Roth
  • [glib] gio: Annotate GDBusObjectManagerClient signal appropriately, Philip Withnall
  • [eog] Created tag 3.26.0, Felix Riemann
  • [eog] Prepare release 3.26.0, Felix Riemann
  • [gnome-mines] Created tag 3.26.0, Robert Roth
  • [gnome-mines] Prepared release 3.26.0, Robert Roth
  • [glib] gsettings: Fix copy-paste error in property documentation, Philip Withnall
  • [libgtop] Created tag 2.38.0, Robert Roth
  • [libgtop] Prepared release 2.38.0, Robert Roth
  • [gnome-builder] vala: bump requirement to 0.34, Christian Hergert
  • [gnome-maps] Created branch gnome-3-26, Marcus Lundblad
  • [gnome-control-center/wip/inigomartinez/meson: 1/4] build: Move libgd and gvc modules to subprojects, Iñigo Martínez
  • [gnome-tweak-tool] Copy NEWS from 3.26.0, Jeremy Bicha
  • [gnome-tweak-tool] Created tag 3.26.0, Jeremy Bicha
  • [at-spi2-atk] Created tag AT_SPI2_ATK_2_26_0, Mike Gorse
  • [pyatspi2] Created tag PYATSPI_2_26_0, Mike Gorse
  • [pyatspi2] 2.26.0, Mike Gorse
  • [gnome-tweak-tool/gnome-3-26] 3.26.0, Jeremy Bicha
  • [glib] valuearray: Skip g_value_array_free() in bindings, Philip Withnall
  • [gnome-maps] Created tag v3.26.0, Marcus Lundblad
  • [gnome-maps] Release 3.26.0, Marcus Lundblad
  • [glib] Skip g_subprocess_launcher_set_child_setup() in introspection, Philip Withnall
  • [glib] Fix up closure annotations for GSpawnChildSetupFunc, Philip Withnall
  • [gnome-control-center/wip/inigomartinez/meson: 4/4] build: Migrate from Intltool to Gettext, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/meson: 3/4] build: Remove autotools, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/meson: 2/4] build: Port to meson build system, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/meson: 1/4] build: Moved libgd and gvc modules to subprojects, Iñigo Martínez
  • [gnome-control-center] (4 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [glib] Annotate g_bookmark_file_new() as a constructor, Philip Withnall
  • [tepl] Update Swedish translation, Translations User D-L
  • [at-spi2-atk] 2.26.0, Mike Gorse
  • [at-spi2-core] Created tag AT_SPI2_CORE_2_26_0, Mike Gorse
  • [at-spi2-core] 2.26.0, Mike Gorse
  • [gsettings-desktop-schemas/gnome-3-24] Update Turkish translation, Translations User D-L
  • [glib] gconvert: Skip the GIConv API from introspection, Philip Withnall
  • [gsettings-desktop-schemas] Update Turkish translation, Translations User D-L
  • [glib] Skip g_base64_decode_step() in introspection, Philip Withnall
  • [gnome-builder] vala: Allow building against libvala-0.40, Christian Hergert
  • [gnome-builder] vala: Drop support for valac < 0.32, Christian Hergert
  • [glib] gobject: Skip more non-introspectable data/qdata methods, Philip Withnall
  • [glib] gobject: Add missing (nullable) and (out) annotations on the data/qdata API, Philip Withnall
  • [glib] gdataset: Skip problematic functions in the introspection, Philip Withnall
  • [glib] gdataset: Annotate the closures, Philip Withnall
  • [glib] gdataset: Correct (nullable) and (transfer none) annotations, Philip Withnall
  • [glib] g_datalist_id_replace_data: Annotate the out parameter, Philip Withnall
  • [gnome-boxes] Created tag v3.26.0, Felipe Borges
  • [gnome-boxes] Created tag v3.25.91, Felipe Borges
  • [gnome-boxes] Release 3.26.0, Felipe Borges
  • [aisleriot] Created tag 3.22.3, Christian Persch
  • [aisleriot] Post release version bump, Christian Persch
  • [bijiben] Update Polish translation, Piotr Drąg
  • [gucharmap] Created tag 10.0.1, Christian Persch
  • [gucharmap] Post release version bump, Christian Persch
  • [glib] GSubprocessLauncher: add (transfer none) annotation, Philip Withnall
  • [gnome-terminal] Created tag 3.26.0, Christian Persch
  • [gnome-terminal: 2/2] Post branch version bump, Christian Persch
  • [gnome-terminal] (2 commits) ...Post branch version bump, Christian Persch
  • [gnome-terminal/gnome-3-26: 2/2] Post release version bump, Christian Persch
  • [gnome-terminal/gnome-3-26: 1/2] Version 3.26.0, Christian Persch
  • [gnome-terminal] (2 commits) Created branch gnome-3-26, Christian Persch
  • [gimp] Bug 784643 - Crash when using transform tools, N/A
  • [vte] Post branch version bump, Christian Persch
  • [vte] Created tag 0.50.0, Christian Persch
  • [vte/vte-0-50] Post release version bump, Christian Persch
  • [vte] Created branch vte-0-50, Christian Persch
  • [gnome-contacts] Meson: allow 'auto' value for `with-cheese`., Niels De Graef
  • [gnome-desktop] wall-clock: respect new clock-show-weekday setting, Cosimo Cecchi
  • [gnome-desktop] Created branch gnome-3-26, Cosimo Cecchi
  • [gtk+] build: Add dependency fallbacks for libs with meson ports, Nirbheek Chauhan
  • [gtk+] build: Add girs and typelibs as sources to libgtk_dep, Nirbheek Chauhan
  • [gsettings-desktop-schemas] Add a gsettings key to show/hide weekday, Cosimo Cecchi
  • [gsettings-desktop-schemas] build: bump version to 3.27.0, Cosimo Cecchi
  • [gsettings-desktop-schemas] Created branch gnome-3-24, Cosimo Cecchi
  • [gtk+] Fix rendering glyphs from the cache, Matthias Clasen
  • [gjs] Created tag 1.50.0, Philip Chimento
  • [gjs] release: Prepare for 1.50.0, Philip Chimento
  • [gjs] coverage: Correct licensing mistake, Philip Chimento
  • [glib] GDateTime: Support parsing ISO 8601 strings, Philip Withnall
  • [glib] build: Bump version to 2.55.0, Philip Withnall
  • [glib] gversionmacros: Add version macros for GLib 2.56, Philip Withnall
  • [glib] Created branch glib-2-54, Philip Withnall
  • [release-notes/gnome-3-26] Added Romanian Translation, Daniel Șerbănescu
  • [nautilus/gnome-3-24] Updated Czech translation, Marek Černocký
  • [rygel] Created tag RYGEL_0_36_0, Jens Georg
  • [rygel] Prepare 0.36.0, Jens Georg
  • [glib] gtlsbackend: Add missing preconditions for DTLS virtual methods, Philip Withnall
  • [nautilus] Updated Czech translation, Marek Černocký
  • [gnome-photos] flatpak: Build gexiv2 from Git master, Debarshi Ray
  • [gnome-photos] selection-toolbar: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-user-docs] Updated Czech translation, Marek Černocký
  • [gnome-user-docs/gnome-3-24] Updated Czech translation, Marek Černocký
  • [gtk+] Some fixes for the glyph cache, Matthias Clasen
  • [gthumb] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-boxes/wip/rishi/rhel: 18/18] wizard, wizard-source: Support gratis RHEL boxes, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 17/18] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 16/18] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 15/18] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 14/18] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/18] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/18] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/18] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/18] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/18] wizard-source: Move the file selection button next to the heading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/18] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/18] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/18] wizard-source: Use 'requires' instead of 'assert', Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/18] wizard, wizard-source: Use the headerbar to go back from "Enter URL", Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/18] util: Simplify code, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/18] wizard, wizard-source: Try to show a logo while downloading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/18] os-database: Specify the OS corresponding to each URI, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 1/18] wizard: Always use media-optical when downloading, not some bogus logo, Debarshi Ray
  • [gnome-boxes] (18 commits) Created branch wip/rishi/rhel, Debarshi Ray
  • [yelp-xsl/gnome-3-20] Update Polish translation, Piotr Drąg
  • [bijiben] Created tag BIJIBEN_3_24_2, Isaque Galdino de Araujo
  • [bijiben/gnome-3-24] Bump 3.24.2 release, Isaque Galdino de Araujo
  • [retro-gtk/wip/aplazas/0.13: 26/26] documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 25/26] core: Add documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 24/26] Port MainLoop to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 23/26] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 22/26] Port g_log() to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 21/26] Port MemoryType to C, Adrien Plazas
  • [retro-gtk] Deleted branch wip/aplazas/core-view-api, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 20/26] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 19/26] Port CoreView to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 18/26] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 17/26] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 16/26] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 15/26] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 14/26] Port PointerId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 13/26] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 12/26] Port MouseId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 11/26] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 10/26] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 9/26] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 8/26] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 7/26] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/26] Manually define retro-gtk.h, Adrien Plazas
  • [glib] validate_pspec_to_install(): Factor out function to validate a GParamSpec, Federico Mena Quintero
  • [retro-gtk/wip/aplazas/0.13: 5/26] cairo-display: Make private, Adrien Plazas
  • [glib] validate_and_install_property(): Check pspec-specific fields in the same order as g_object_interface, Federico Mena Quintero
  • [retro-gtk/wip/aplazas/0.13: 4/26] core-view: Handle the display internaly, Adrien Plazas
  • [glib] validate_and_install_property(): Validate presence of get/set_property methods last, Federico Mena Quintero
  • [retro-gtk/wip/aplazas/0.13: 3/26] pa-player: Make private, Adrien Plazas
  • [glib] g_object_interface_install_property(): Do interface-specific validations first, Federico Mena Quintero
  • [retro-gtk/wip/aplazas/0.13: 2/26] core-view: Play sound via a PaPlayer, Adrien Plazas
  • [glib] install_property_internal(): Propagate failure when installing duplicated properties, Federico Mena Quintero
  • [retro-gtk] (26 commits) Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [glib] validate_and_install_class_property(): Factor out function to add a new property to a class, Federico Mena Quintero
  • [glib] GObjectClass: extract class type and parent type at the beginning, Federico Mena Quintero
  • [glib] GObjectClass: Validate installing property/properties in the same way, Federico Mena Quintero
  • [damned-lies] Update German translation, Translations User D-L
  • [shotwell/shotwell-0.26] Update Galician translation, Translations User D-L
  • [network-manager-applet/nm-1-4] Update Galician translation, Translations User D-L
  • [gucharmap/unicode-9] Update Galician translation, Translations User D-L
  • [pango] meson: Rework gir/typelib generation and dependencies, Nirbheek Chauhan
  • [bijiben/gnome-3-24] build: use AM_GLIB_GNU_GETTEXT for translations, Isaque Galdino de Araujo
  • [file-roller] Created tag 3.26.0, Paolo Bacchilega
  • [file-roller] updated for version 3.26.0, Paolo Bacchilega
  • [gnome-desktop] Created tag 3.26.0, Matthias Clasen
  • [gnome-desktop] 3.26.0, Matthias Clasen
  • [gnome-flashback] backends: add GfMonitorTiled, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfMonitorManager struct members, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfMonitorManager vfuncs, Alberts Muktupāvels
  • [gnome-initial-setup] Created tag 3.26.0, Matthias Clasen
  • [gnome-initial-setup] 3.26.0, Matthias Clasen
  • [gnome-2048] Add Italian translation, Translations User D-L
  • [evolution] Remove GTK_CHECK_VERSION macro usage, Milan Crha
  • [gnome-boxes/wip/rishi/rhel: 16/16] wizard, wizard-source: Support gratis RHEL boxes, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 15/16] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 14/16] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/16] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/16] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/16] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/16] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/16] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/16] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/16] wizard-source: Move the file selection button next to the heading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/16] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/16] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/16] wizard-source: Use 'requires' instead of 'assert', Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/16] wizard, wizard-source: Use the headerbar to go back from "Enter URL", Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/16] util: Simplify code, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 1/16] wizard: Always use media-optical when downloading, not some bogus logo, Debarshi Ray
  • [gnome-boxes] (16 commits) Created branch wip/rishi/rhel, Debarshi Ray
  • [evolution] Bug 779170 - [Wayland] gtk_menu_popup() lefts menu out of screen, Milan Crha
  • [gnome-screenshot] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gtk+] Created tag 3.22.21, Matthias Clasen
  • [gtk+/gtk-3-22] 3.22.21, Matthias Clasen
  • [gtk+/gtk-3-22] Fix a corner-case for emoji input, Matthias Clasen
  • [gnome-contacts] Non-fast-forward update to branch wip/nielsdg/meson_configure, Niels De Graef
  • [gnome-screenshot/gnome-3-26] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-weather] Created tag 3.26.0, Giovanni Campagna
  • [gnome-weather] Release 3.26.0, Giovanni Campagna
  • [gnome-contacts/wip/nielsdg/meson_configure] Add configure script for meson, Niels De Graef
  • [gnome-contacts] Created branch wip/nielsdg/meson_configure, Niels De Graef
  • [libgweather] Created tag 3.26.0, Giovanni Campagna
  • [libgweather] Release 3.26.0, Giovanni Campagna
  • [gnome-photos/gnome-3-26] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-photos/gnome-3-16] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-disk-utility] Created tag 3.26.0, Kai Lüke
  • [gnome-disk-utility] Prepare 3.26.0, Kai Lüke
  • [gnome-photos] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [librsvg] Makefile.am: Oops, list README.md in dist_doc_DATA, Federico Mena Quintero
  • [gtk+] Cosmetic changes, Matthias Clasen
  • [gtk+] Fix a corner-case for emoji input, Matthias Clasen
  • [gtk+] rate-limit the glyph cache dumping, Matthias Clasen
  • [babl/wip/icc-cluts: 5/5] babl: simplify trc inverter, Øyvind Kolås
  • [babl/wip/icc-cluts: 4/5] use the same lut impl for all lut purposes, Øyvind Kolås
  • [babl/wip/icc-cluts: 3/5] babl: implement icc mft2 b2a0 parsing/handling, Øyvind Kolås
  • [babl/wip/icc-cluts: 2/5] babl: icc add parsing of mft1 and mft2 tags, Øyvind Kolås
  • [babl/wip/icc-cluts: 1/5] babl: add rendering intent argument to icc loading API, Øyvind Kolås
  • [babl] (5 commits) Created branch wip/icc-cluts, Øyvind Kolås
  • [gnome-tweak-tool] Update Japanese translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Japanese translation, Translations User D-L
  • [gnome-software] Updated Japanese translation, Jiro Matsuzawa
  • [evolution] Bug 271124 - Allow filter dialog to specify incoming vs outgoing, Milan Crha
  • [gnome-software/gnome-3-26] Updated Japanese translation, Jiro Matsuzawa
  • [retro-gtk] Deleted branch wip/aplazas/memory-size, Adrien Plazas
  • [evolution/gnome-3-26] Bug 787411 - [Wayland] Alt-shown hidden menubar cannot be interacted with, Milan Crha
  • [evolution] Bug 787411 - [Wayland] Alt-shown hidden menubar cannot be interacted with, Milan Crha
  • [retro-gtk] retro-core: Support partially setting memory regions, Adrien Plazas
  • [gvfs] Created tag 1.34.0, Ondrej Holy
  • [gvfs] Update NEWS for 1.34.0 release, Ondrej Holy
  • [gnome-shell] Update Japanese translation, Translations User D-L
  • [retro-gtk/wip/aplazas/memory-size] retro-core: Support partially setting memory regions, Adrien Plazas
  • [retro-gtk] Created branch wip/aplazas/memory-size, Adrien Plazas
  • [evolution/gnome-3-26] Bug 758945 - Disable inline display of TIFF images, Milan Crha
  • [evolution] Bug 758945 - Disable inline display of TIFF images, Milan Crha
  • [evolution-ews] Bug 786982 - After pressing "NOT JUNK" mail stays in the Junk folder, Milan Crha
  • [evolution-data-server] Bug 786982 - After pressing "NOT JUNK" mail stays in the Junk folder, Milan Crha
  • [evolution-data-server/gnome-3-26] Bug 769834 - [IMAPx] Minimize bandwidth usage on metered networks, Milan Crha
  • [evolution-data-server] Bug 769834 - [IMAPx] Minimize bandwidth usage on metered networks, Milan Crha
  • [nautilus] Update Japanese translation, Translations User D-L
  • [evolution-data-server/gnome-3-26] Bug 787341 - [IMAPx] Report message download progress, Milan Crha
  • [gedit] Update Japanese translation, Translations User D-L
  • [evolution-data-server] Bug 787341 - [IMAPx] Report message download progress, Milan Crha
  • [gnome-terminal] Update Japanese translation, Translations User D-L
  • [evolution-data-server/gnome-3-26] Bug 787266 - Failure in installed tests, Milan Crha
  • [gnome-disk-utility] Revert "Fix typo" for the next release., Kai Lüke
  • [evolution-data-server] Bug 787266 - Failure in installed tests, Milan Crha
  • [gnome-usage] Update POTFILES.in, Piotr Drąg
  • [epiphany] Update Spanish translation, Translations User D-L
  • [epiphany/gnome-3-26] Update Spanish translation, Translations User D-L
  • [simple-scan] Update Spanish translation, Translations User D-L
  • [simple-scan/gnome-3-26] Update Spanish translation, Translations User D-L
  • [tracker-miners] Update Spanish translation, Translations User D-L
  • [gnome-control-center] Update Spanish translation, Translations User D-L
  • [gnome-contacts] Update Spanish translation, Translations User D-L
  • [gnome-contacts/gnome-3-26] Update Spanish translation, Translations User D-L
  • [gnome-disk-utility] Update Spanish translation, Translations User D-L
  • [gnome-photos] Update Spanish translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Spanish translation, Translations User D-L
  • [gnome-user-docs/gnome-3-24] Added German translation, Wolfgang Stöggl
  • [gnome-disk-utility] Fix typo, Kai Lüke
  • [gnome-usage] storage-view: Port to Gtk+ composite templates, Felipe Borges
  • [gnome-software] Update Spanish translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Spanish translation, Translations User D-L
  • [gnome-documents] Update Spanish translation, Translations User D-L
  • [babl] babl: add icc meta-data extraction functions, Øyvind Kolås
  • [evolution/gnome-3-26] Show also git commit ID of Evolution in VERSION_SUBSTRING of flatpak build, Milan Crha
  • [evolution] Show also git commit ID of Evolution in VERSION_SUBSTRING of flatpak build, Milan Crha
  • [gnome-online-miners] Created tag 3.26.0, Debarshi Ray
  • [gnome-online-miners] Prepare 3.26.0, Debarshi Ray
  • [jhbuild] core-3.28: Build gnome-contacts with meson, Javier Jardón Cabezas
  • [totem] Created tag V_3_26_0, Bastien Nocera
  • [totem] 3.26.0, Bastien Nocera
  • [evolution] Mention 'Fall back to threading messages by subject' preference, Andre Klapper
  • [evolution] Merge mail-recognized-thread-related-headers into mail-sorting-message-list, Andre Klapper
  • [libepc] Update Italian translation, Translations User D-L
  • [libcryptui] Update Italian translation, Translations User D-L
  • [gimp] icons: start completing the main Symbolic icons SVG file., Jehan Pagès
  • [totem] pythonconsole: Update gi.require_version for python modules, Philip Withnall
  • [totem] pythonconsole: Import all classes to expose publicly, Philip Withnall
  • [evolution-data-server/gnome-3-26] e_module_load_all_in_directory: Use g_debug() instead of g_warning(), Milan Crha
  • [gdk-pixbuf] Created tag 2.36.10, Matthias Clasen
  • [gdk-pixbuf] 2.36.10, Matthias Clasen
  • [gnome-games] Created branch gnome-3-26, Adrien Plazas
  • [eog] Update Swedish translation, Translations User D-L
  • [gnome-games] flatpak: Replace Beetle GBA by mGBA, Adrien Plazas
  • [evolution-data-server] e_module_load_all_in_directory: Use g_debug() instead of g_warning(), Milan Crha
  • [evolution/gnome-3-26] Add flatpak build script for stable Evolution version, Milan Crha
  • [evolution] Add flatpak build script for stable Evolution version, Milan Crha
  • [gnome-sdk-images] Update webkitgtk4 to 2.18.0, Adrien Plazas
  • [gnome-software/gnome-3-26] trivial: Post release version bump, Richard Hughes
  • [gnome-software/gnome-3-26] Release version 3.26.0, Richard Hughes
  • [gnome-software/gnome-3-26] flatpak: Do not show an error for a remote-less flatpakref application, Richard Hughes
  • [gnome-software/gnome-3-26] trivial: Fix the auto-launch of gnome-software when using the PackageKit interface, Richard Hughes
  • [gnome-software/gnome-3-26] snap: Implement gs_plugin_adopt_app, Richard Hughes
  • [gnome-software] Created tag GNOME_SOFTWARE_3_26_0, Richard Hughes
  • [gnome-bluetooth] Created tag GNOMEBT_V_3_26_0, Bastien Nocera
  • [gnome-bluetooth] 3.26.0, Bastien Nocera
  • [tracker] libtracker-control: Add migration docs, Debarshi Ray
  • [gnome-music/gnome-3-26] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-music] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [babl] Deleted branch wip/poly, N/A
  • [babl] tools: add BablPolynomial test to trc-validator.c, N/A
  • [babl] babl: in BablTRC, use BablPolynomial to approximate gamma func., N/A
  • [babl] babl: add babl-polynomial.[hc], N/A
  • [retro-gtk] Created branch gnome-3-26, Adrien Plazas
  • [gnome-maps] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [release-notes/gnome-3-26] Update Spanish translation, Translations User D-L
  • [gnome-logs/gnome-3-26] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-logs] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnumeric] Update Swedish translation, Translations User D-L
  • [gnome-initial-setup] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [dia] Update Swedish translation, Translations User D-L
  • [gnome-font-viewer] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-disk-utility] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [retro-gtk/wip/aplazas/0.13: 7/7] documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/7] core: Add documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 5/7] Port MainLoop to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 4/7] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 3/7] Port g_log() to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 2/7] Port MemoryType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 1/7] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk] (7 commits) Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [gnome-dictionary] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [pan2] Update Swedish translation, Translations User D-L
  • [retro-gtk/wip/aplazas/0.13: 8/8] documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 7/8] core: Add documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/8] Port MainLoop to C, Adrien Plazas
  • [filemanager-actions] Update Swedish translation, Translations User D-L
  • [retro-gtk/wip/aplazas/0.13: 5/8] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 4/8] Port g_log() to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 3/8] Port MemoryType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 2/8] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 1/8] Port CoreView to C, Adrien Plazas
  • [retro-gtk] (8 commits) Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [gnome-contacts] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-color-manager] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [vala] Created tag 0.38.1, Rico Tzschichholz
  • [vala] Release 0.38.1, Rico Tzschichholz
  • [vala] gtk+-4.0: Update to 3.91.2+b0e8d848, Rico Tzschichholz
  • [gnome-clocks] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-calculator] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-bluetooth] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [babl] babl: further nan prevention in babl-trc, Øyvind Kolås
  • [gnome-packagekit] trivial: Post release version bump, Richard Hughes
  • [gnome-packagekit] Release version 3.26.0, harder, Richard Hughes
  • [file-roller] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-packagekit] Release version 3.26.0, Richard Hughes
  • [gnome-packagekit] Created tag GNOME_PACKAGEKIT_3_26_0, Richard Hughes
  • [evince] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-multi-writer] trivial: Post release version bump, Richard Hughes
  • [gnome-multi-writer] Release version 3.26.0, Richard Hughes
  • [gnome-multi-writer] Created tag GNOME_MULTI_WRITER_3_26_0, Richard Hughes
  • [eog] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-color-manager] trivial: Post release version bump, Richard Hughes
  • [gnome-user-docs] Update Swedish translation, Translations User D-L
  • [gnome-color-manager] Release version 3.26.0, Richard Hughes
  • [gnome-color-manager] Created tag GNOME_COLOR_MANAGER_3_26_0, Richard Hughes
  • [baobab] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-music] Created branch gnome-3-26, Marinus Schraal
  • [gnome-music] Created tag 3.26.0, Marinus Schraal
  • [gnome-music] Release 3.26.0, Marinus Schraal
  • [gnome-disk-utility] Update British English translation, Translations User D-L
  • [retro-gtk/wip/aplazas/0.13: 25/25] documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 24/25] core: Add documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 23/25] Port MainLoop to C, Adrien Plazas
  • [gnome-initial-setup] Update British English translation, Translations User D-L
  • [retro-gtk/wip/aplazas/0.13: 22/25] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 21/25] Port g_log() to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 20/25] Port MemoryType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 19/25] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 18/25] Port CoreView to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 17/25] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 16/25] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 15/25] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 14/25] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 13/25] Port PointerId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 12/25] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 11/25] Port MouseId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 10/25] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 9/25] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 8/25] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 7/25] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/25] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 5/25] Manually define retro-gtk.h, Adrien Plazas
  • [retro-gtk] (25 commits) Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [gnome-maps] Update British English translation, Translations User D-L
  • [gnome-control-center] Update British English translation, Translations User D-L
  • [gnome-logs] Created branch gnome-3-26, Jonathan Kang
  • [gnome-logs] Created tag gnome-logs-3.26.0, Jonathan Kang
  • [gnome-logs] update NEWS for 3.26.0 release, Jonathan Kang
  • [gnome-boxes] Update British English translation, Translations User D-L
  • [gobject-introspection] Created tag 1.54.0, Rico Tzschichholz
  • [gobject-introspection] Release 1.54.0, Rico Tzschichholz
  • [gobject-introspection] gir: Update annotations from GLib 2.54.0, Rico Tzschichholz
  • [pan2] Fixed showing combobox options unlocalized, Marek Černocký
  • [atk] Created branch gnome-3-26, Alejandro Piñeiro Iglesias
  • [atk] Created tag ATK_2_26_0, Alejandro Piñeiro Iglesias
  • [atk] Release 2.26.0, Alejandro Piñeiro Iglesias
  • [glib] gvariant: Add g_variant_get() example for dicts, Philip Withnall
  • [gnome-contacts] Created branch gnome-3-26, Niels De Graef
  • [gnome-contacts] Created tag 3.26, Niels De Graef
  • [gnome-contacts] Release version 3.26, Niels De Graef
  • [gnome-contacts] Fix crash if initial-setup == false., Niels De Graef
  • [retro-gtk/wip/aplazas/core-view-api: 4/4] cairo-display: Make private, Adrien Plazas
  • [retro-gtk/wip/aplazas/core-view-api: 3/4] core-view: Handle the display internaly, Adrien Plazas
  • [retro-gtk/wip/aplazas/core-view-api: 2/4] pa-player: Make private, Adrien Plazas
  • [retro-gtk/wip/aplazas/core-view-api: 1/4] core-view: Play sound via a PaPlayer, Adrien Plazas
  • [retro-gtk] (4 commits) Created branch wip/aplazas/core-view-api, Adrien Plazas
  • [gnome-continuous] manifest: WebKitGTK+ 2.18.0, Carlos Garcia Campos
  • [jhbuild] core-deps-3.26/3.28: WebKitGTK+ 2.18.0, Carlos Garcia Campos
  • [evolution-mapi/gnome-3-26] Post-release version bump, Milan Crha
  • [evolution-mapi] Created branch gnome-3-26, Milan Crha
  • [evolution-mapi] Created tag EVOLUTION_MAPI_3_26_0, Milan Crha
  • [evolution-mapi] NEWS update for 3.26.0, Milan Crha
  • [evolution-ews/gnome-3-26] Post-release version bump, Milan Crha
  • [evolution-ews] Created branch gnome-3-26, Milan Crha
  • [evolution-ews] Created tag EVOLUTION_EWS_3_26_0, Milan Crha
  • [evolution-ews] NEWS update for 3.26.0, Milan Crha
  • [evolution/gnome-3-26] Post-release version bump, Milan Crha
  • [evolution] Created branch gnome-3-26, Milan Crha
  • [evolution] Created tag EVOLUTION_3_26_0, Milan Crha
  • [evolution] NEWS update for 3.26.0, Milan Crha
  • [evolution-data-server/gnome-3-26] Post-release version bump, Milan Crha
  • [evolution-data-server] Created branch gnome-3-26, Milan Crha
  • [evolution-data-server] Correct URL in ChangeLog file, Milan Crha
  • [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_26_0, Milan Crha
  • [evolution-data-server] NEWS update for 3.26.0, Milan Crha
  • [gimp-help-2] Rename autocrop image/layer to crop to content. Merge autocrop.xml with crop.xml to conform to gimp-, Julien Hardlin
  • [gtksourceview/gnome-3-24] build: Integrate introspection builds in MSVC projects, Chun-wei Fan
  • [gnome-games/wip/aplazas/konami-code: 68/68] ui: Show message when Konami Code is performed, Adrien Plazas
  • [gnome-games/wip/aplazas/konami-code: 67/68] ui: Add KonamiCode, Adrien Plazas
  • [gnome-games] (68 commits) Non-fast-forward update to branch wip/aplazas/konami-code, Adrien Plazas
  • [simple-scan] Created branch gnome-3-26, Robert Ancell
  • [simple-scan] Created tag 3.26.0, Robert Ancell
  • [simple-scan] Releasing 3.26.0, Robert Ancell
  • [gnome-getting-started-docs] Update Polish translation, Piotr Drąg
  • [bijiben] build: use AM_GLIB_GNU_GETTEXT for translations, Isaque Galdino de Araujo
  • [gtk+] vulkan: Add a primitive glyph cache, Matthias Clasen
  • [gnome-calculator] updated Translation for Punjabi, Amanpreet Singh Alam
  • [gxml] Fixed most Unit Tests for CssSelectorParser, Daniel Espinosa Ortiz
  • [gnome-todo] updated Translation for Punjabi, Amanpreet Singh Alam
  • [glib] Created tag 2.54.0, Matthias Clasen
  • [glib] 2.54.0, Matthias Clasen
  • [gimp] tools: missing space separations., Jehan Pagès
  • [libgnome] Update Swedish translation, Translations User D-L
  • [gnome-applets] Update Swedish translation, Translations User D-L
  • [mousetweaks] Update Swedish translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Hungarian translation, Jeremy Bicha
  • [gnome-tweak-tool/gnome-3-26] Updated Vietnamese translation, Jeremy Bicha
  • [mutter] updated correct location file for Punjabi, Amanpreet Singh Alam
  • [library-web] Update Swedish translation, Translations User D-L
  • [glade] Update Swedish translation, Translations User D-L
  • [dasher] Update Swedish translation, Translations User D-L
  • [jhbuild] Update Swedish translation, Translations User D-L
  • [baobab] Created tag 3.26.0, Stefano Facchini
  • [simple-scan] Update Swedish translation, Translations User D-L
  • [baobab] Release 3.26.0, Stefano Facchini
  • [baobab] Raise minimal vala version, Stefano Facchini
  • [gnome-flashback] backends: add GfMonitorNormal, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfMonitor, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfOutput, Alberts Muktupāvels
  • [gnome-flashback] backends: add CRTC structs, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfRectangle, Alberts Muktupāvels
  • [gnome-flashback] backends: add gf-display-config-shared.h, Alberts Muktupāvels
  • [gnome-terminal] Update French translation, Translations User D-L
  • [babl] babl: in babl-trc.c, fix babl_powf(), Øyvind Kolås
  • [gnome-tweak-tool/gnome-3-26] Update French translation, Translations User D-L
  • [gnome-tweak-tool] Update French translation, Translations User D-L
  • [gnome-credentials] Update Swedish translation, Translations User D-L
  • [gimp] plug-ins: check GError domain and code, not the message., Jehan Pagès
  • [gnome-commander] Update Swedish translation, Translations User D-L
  • [gparted] Update Swedish translation, Translations User D-L
  • [gnome-builder] Update Swedish translation, Translations User D-L
  • [orca] Updated Danish translation, Ask Hjorth Larsen
  • [beast: 4/4] Merge branch 'c++-14', Tim Janik
  • [beast: 3/4] TRAVIS: remove jessie builds, which only ships g++-4.9, Tim Janik
  • [beast: 2/4] README.md: we now depend on g++-5.2.1, Tim Janik
  • [beast: 1/4] BUILD: configure.ac: compile as C++-14 code, depend on g++-5.2.1, Tim Janik
  • [beast] (4 commits) ...Merge branch 'c++-14', Tim Janik
  • [anjuta-extras] Created tag ANJUTA_EXTRA_3_26_0, Sebastien Granjoux
  • [gnome-clocks] Created tag 3.26.0, Paolo Borelli
  • [gnome-clocks] Release 3.26.0, Paolo Borelli
  • [anjuta-extras] Update files for release, Sebastien Granjoux
  • [libgweather] updated correct location file for Punjabi, Amanpreet Singh Alam
  • [mutter] Update French translation, Translations User D-L
  • [gnome-commander] Updates NEWS and releases.xml, Uwe Scholz
  • [gnome-commander] Fix orphaned memory when freeing an array of char pointers, Uwe Scholz
  • [gnome-commander] New option to decide if the commandline history should be saved on exit, Uwe Scholz
  • [gnome-commander] Do not execute command in commandline if it is empty, Uwe Scholz
  • [file-roller] updated Punjabi Translation, Amanpreet Singh Alam
  • [gnome-games] Created tag 3.26.0, Adrien Plazas
  • [gimp] NEWS: add file-pdf-load2 PDB API., Jehan Pagès
  • [gnome-games] Version 3.26, Adrien Plazas
  • [gnome-backgrounds] updated Punjabi Translation, Amanpreet Singh Alam
  • [retro-gtk/wip/aplazas/0.13: 23/23] documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 22/23] core: Add documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 21/23] Port MainLoop to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 20/23] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 19/23] Port g_log() to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 18/23] Port MemoryType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 17/23] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 16/23] Port CoreView to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 15/23] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 14/23] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 13/23] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 12/23] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 11/23] Port PointerId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 10/23] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 9/23] Port MouseId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 8/23] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 7/23] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/23] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 5/23] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 4/23] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 3/23] Manually define retro-gtk.h, Adrien Plazas
  • [gimp] plug-ins: fixes and review to the previous commit., Jehan Pagès
  • [retro-gtk] (23 commits) Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [gimp] Bug 787090 - Encrypted PDF support, Jehan Pagès
  • [gnome-weather] updated Punjabi Translation, Amanpreet Singh Alam
  • [libgweather] updated Punjabi Translation, Amanpreet Singh Alam
  • [retro-gtk] Deleted branch wip/aplazas/0.12, Adrien Plazas
  • [retro-gtk] Created tag 0.12.0, Adrien Plazas
  • [anjuta] Created tag ANJUTA_3_26_0, Sebastien Granjoux
  • [retro-gtk] Version 0.12.0, Adrien Plazas
  • [anjuta] Update files for release, Sebastien Granjoux
  • [anjuta] build: add built interface files to DISTCLEAN, Sebastien Granjoux
  • [anjuta] build: add built .plugin files to CLEANFILES, Sebastien Granjoux
  • [anjuta] Updated Makefile.am files after make -f git.mk, Sebastien Granjoux
  • [anjuta] build: update git.mk file, Sebastien Granjoux
  • [anjuta] bug#786973 - language-support-vala fails to build with vala 0.38, Sebastien Granjoux
  • [telepathy-account-widgets/wip/inigomartinez/meson] build: Port to meson build system, Iñigo Martínez
  • [telepathy-account-widgets] Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [telepathy-account-widgets] Deleted branch wip/inigomartinez/meson, Iñigo Martínez
  • [gnome-initial-setup] Updated Danish translation, Ask Hjorth Larsen
  • [release-notes/gnome-3-26] Added Lithuanian translation, Aurimas Černius
  • [gnome-games/wip/aplazas/gamepad-ui] ui: Navigate the collection with gamepads, Adrien Plazas
  • [gnome-games] Created branch wip/aplazas/gamepad-ui, Adrien Plazas
  • [gnome-software/gnome-3-26] updated Punjabi Translation, Amanpreet Singh Alam
  • [gnome-software] updated Punjabi Translation, Amanpreet Singh Alam
  • [gnome-builder] NEWS: update translations, Christian Hergert
  • [gnome-control-center] Updated Danish translation, Ask Hjorth Larsen
  • [tepl] Update Polish translation, Piotr Drąg
  • [gdl] Created tag GDL_3_26_0, Sebastien Granjoux
  • [gdl] Update files for release, Sebastien Granjoux
  • [gitg] Update Turkish translation, Translations User D-L
  • [gnome-calculator] Updated Danish translation, Ask Hjorth Larsen
  • [glib-networking] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-clocks] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-logs] Updated Danish translation, Ask Hjorth Larsen
  • [gtk+] More work on text nodes, Matthias Clasen
  • [gxml] Update Polish translation, Piotr Drąg
  • [gnome-boxes] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-commander] Update Polish translation, Piotr Drąg
  • [gnome-builder] Update Serbian Latin translation, Translations User D-L
  • [damned-lies] Update Polish translation, Piotr Drąg
  • [gnome-maps] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-builder] Update Serbian translation, Translations User D-L
  • [gnome-tweak-tool] Update Hungarian translation, Translations User D-L
  • [gnome-photos] Update Serbian Latin translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Serbian Latin translation, Translations User D-L
  • [gdm] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-photos] Update Serbian translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Serbian translation, Translations User D-L
  • [babl/wip/poly: 2/2] tools: add BablPolynomial test to trc-validator.c, N/A
  • [babl/wip/poly: 1/2] babl: in BablTRC, use BablPolynomial to approximate gamma func., N/A
  • [babl] (2 commits) Non-fast-forward update to branch wip/poly, N/A
  • [sound-juicer/gnome-3-16] Update Hungarian translation, Translations User D-L
  • [sound-juicer/gnome-3-14] Update Hungarian translation, Translations User D-L
  • [sound-juicer/gnome-3-12] Update Hungarian translation, Translations User D-L
  • [shotwell] Update Hungarian translation, Translations User D-L
  • [tepl] Update Hungarian translation, Translations User D-L
  • [sysprof/sysprof-3-22] Update Hungarian translation, Translations User D-L
  • [nautilus] Updated Danish translation, Ask Hjorth Larsen
  • [json-glib] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-font-viewer] Updated Danish translation, Ask Hjorth Larsen
  • [tali/gnome-3-8] Update Hungarian translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Updated Lithuanian translation, Aurimas Černius
  • [gnome-photos] Updated Lithuanian translation, Aurimas Černius
  • [tomboy] Update Hungarian translation, Translations User D-L
  • [damned-lies] Update Swedish translation, Translations User D-L
  • [tali/gnome-3-8] Initial Hungarian translation, Balázs Úr
  • [tali/gnome-3-10] Initial Hungarian translation, Balázs Úr
  • [tali/gnome-3-12] Initial Hungarian translation, Balázs Úr
  • [gtk+/wip/matthiasc/text-node] Per-glyph instance for color text as well, Matthias Clasen
  • [tracker] libtracker-control: Add missing return to function precondition, Philip Withnall
  • [gnome-builder/gnome-builder-3-24] Update Swedish translation, Translations User D-L
  • [latexila] Update Brazilian Portuguese translation, Translations User D-L
  • [latexila/gnome-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [tali/gnome-3-14] Initial Hungarian translation, Balázs Úr
  • [tali/gnome-3-16] Initial Hungarian translation, Balázs Úr
  • [tali/gnome-3-18] Initial Hungarian translation, Balázs Úr
  • [tali/gnome-3-20] Initial Hungarian translation, Balázs Úr
  • [babl/wip/poly: 5/5] tools: add BablPolynomial test to trc-validator.c, N/A
  • [babl/wip/poly: 4/5] babl: in BablTRC, use BablPolynomial to approximate gamma func., N/A
  • [babl/wip/poly: 3/5] babl: add babl-polynomial.[hc], N/A
  • [babl/wip/poly: 2/5] babl: in babl-trc.c, fix babl_powf(), N/A
  • [babl/wip/poly: 1/5] ^^^ wip/poly ^^^, N/A
  • [tali] Initial Hungarian translation, Balázs Úr
  • [babl] (5 commits) Created branch wip/poly, N/A
  • [gnote] Update Brazilian Portuguese translation, Translations User D-L
  • [gnote/gnome-3-24] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk+/wip/matthiasc/text-node] fixup, Matthias Clasen
  • [gnome-tweak-tool/gnome-3-26] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-tweak-tool] Updated Danish translation, Ask Hjorth Larsen
  • [gtk+/wip/matthiasc/text-node] wip: work towards per-glyph instances, Matthias Clasen
  • [gtk-osx] Change gtksourceview3 autogen-sh to configure., John Ralls
  • [gnome-screenshot/gnome-3-26] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-photos/gnome-3-26] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-photos] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-online-accounts] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-settings-daemon] Updated Danish translation, Ask Hjorth Larsen
  • [gucharmap] Update Swedish translation, Translations User D-L
  • [gnome-boxes] Update Swedish translation, Translations User D-L
  • [gnome-disk-utility] Update Swedish translation, Translations User D-L
  • [gnome-software] Update Swedish translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Swedish translation, Translations User D-L
  • [gnome-online-accounts] Update Swedish translation, Translations User D-L
  • [glade] Update Hungarian translation, Translations User D-L
  • [gtk+/gtk-3-22] Updated Danish translation, Ask Hjorth Larsen
  • [tracker-miners] Updated Danish translation, Ask Hjorth Larsen
  • [tracker] Updated Danish translation, Ask Hjorth Larsen
  • [polari] Updated Danish translation, Ask Hjorth Larsen
  • [mutter] Updated Danish translation, Ask Hjorth Larsen
  • [libgtop] Updated Danish translation, Ask Hjorth Larsen
  • [gtksourceview] Updated Danish translation, Ask Hjorth Larsen
  • [gtk+] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-sudoku] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-shell-extensions] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-session] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-screenshot] Updated Danish translation, Ask Hjorth Larsen
  • [gbrainy] Update Hungarian translation, Translations User D-L
  • [gnome-nettool] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-music] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-mines] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-documents] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-dictionary] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-contacts] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-characters] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-bluetooth] Updated Danish translation, Ask Hjorth Larsen
  • [gdk-pixbuf] Updated Danish translation, Ask Hjorth Larsen
  • [evince] Updated Danish translation, Ask Hjorth Larsen
  • [eog] Updated Danish translation, Ask Hjorth Larsen
  • [devhelp] Updated Danish translation, Ask Hjorth Larsen
  • [brasero] Updated Danish translation, Ask Hjorth Larsen
  • [epiphany/gnome-3-26] web-extension: Do not re-fill username field on blur event, Michael Catanzaro
  • [release-notes/gnome-3-26] Update Hungarian translation, Translations User D-L
  • [epiphany] web-extension: Do not re-fill username field on blur event, Michael Catanzaro
  • [bijiben] main-view: Crash when closing app with empty note, Isaque Galdino de Araujo
  • [gnome-applets] Updated German doc translation, Mario Blättermann
  • [gnome-applets/gnome-3-24] Updated German doc translation, Mario Blättermann
  • [libgweather] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-control-center] Update Swedish translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [aisleriot] Update Turkish translation, Translations User D-L
  • [gnome-user-docs] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [libpeas] Created tag libpeas-1.22.0, Garrett Regier
  • [libpeas] Release 1.22.0, Garrett Regier
  • [gthumb] Update Italian translation, Translations User D-L
  • [eog-plugins] Update Italian translation, Translations User D-L
  • [gnome-packagekit] Update Italian translation, Translations User D-L
  • [gtk+/wip/matthiasc/text-node] drop todo, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] Drop has-color from text node, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] Use vulkan images for text, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] Add code to put glyphs in a vulkan image, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] Drop the surface caching, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] Use color text pipeline, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] Add a color text pipeline, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] Rename mask pipeline to text pipeline, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] update todo, Matthias Clasen
  • [epiphany] Update Swedish translation, Translations User D-L
  • [epiphany/gnome-3-26] Update Swedish translation, Translations User D-L
  • [evolution] Update Swedish translation, Translations User D-L
  • [gedit-plugins] Update Italian translation, Translations User D-L
  • [network-manager-applet] Update Italian translation, Translations User D-L
  • [network-manager-openconnect] Update Hungarian translation, Translations User D-L
  • [gnome-calendar] Update Swedish translation, Translations User D-L
  • [gnome-calendar/gnome-3-26] Update Swedish translation, Translations User D-L
  • [gnome-todo] Update Italian translation, Translations User D-L
  • [network-manager-openvpn] Update Hungarian translation, Translations User D-L
  • [gnome-online-accounts] Update Italian translation, Translations User D-L
  • [gnome-maps] Update Italian translation, Translations User D-L
  • [evolution-data-server] Update Italian translation, Translations User D-L
  • [evince] Update Italian translation, Translations User D-L
  • [gnome-initial-setup] Update Italian translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Italian translation, Translations User D-L
  • [gnome-software] Update Italian translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Italian translation, Translations User D-L
  • [gnome-tweak-tool] Update Italian translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Italian translation, Translations User D-L
  • [four-in-a-row] Updated Turkish translation, Muhammet Kara
  • [gimp] Update Hungarian translation, Translations User D-L
  • [shotwell/shotwell-0.26] Update Hungarian translation, Translations User D-L
  • [pitivi] Update Hungarian translation, Translations User D-L
  • [pitivi/1.0] Update Hungarian translation, Translations User D-L
  • [gnome-taquin] Updated Turkish translation, Muhammet Kara
  • [damned-lies] Update Hungarian translation, Translations User D-L
  • [gnome-builder] Updated Turkish translation, Muhammet Kara
  • [gnome-builder] Update Hungarian translation, Translations User D-L
  • [evolution-data-server] Update Swedish translation, Translations User D-L
  • [gnome-klotski] Update Turkish translation, Translations User D-L
  • [five-or-more] Update Turkish translation, Translations User D-L
  • [gnome-mahjongg] Update Turkish translation, Translations User D-L
  • [libdazzle/jjardon/meson_options] build: Use meson style for build options, Javier Jardón Cabezas
  • [libdazzle] Created branch jjardon/meson_options, Javier Jardón Cabezas
  • [glib] Update Swedish translation, Translations User D-L
  • [quadrapassel] Update Turkish translation, Translations User D-L
  • [gnome-clocks] build: fix installation of locale data, Michael Biebl
  • [gnome-continuous] manifest: epiphany depends on libdazzle, Javier Jardón Cabezas
  • [gnome-terminal] Update Turkish translation, Translations User D-L
  • [tracker-miners] Update Hungarian translation, Translations User D-L
  • [lightsoff] Update Turkish translation, Translations User D-L
  • [meld] Update Romanian translation, Translations User D-L
  • [gnome-settings-daemon] Update Swedish translation, Translations User D-L
  • [glib] Update Romanian translation, Translations User D-L
  • [evolution-data-server] Update Turkish translation, Translations User D-L
  • [nautilus] Update Swedish translation, Translations User D-L
  • [gtk+] Update Romanian translation, Translations User D-L
  • [gnome-font-viewer] Update Swedish translation, Translations User D-L
  • [gnome-terminal] Update Swedish translation, Translations User D-L
  • [orca] Update Swedish translation, Translations User D-L
  • [gnome-system-monitor] Update Swedish translation, Translations User D-L
  • [mutter] Update Swedish translation, Translations User D-L
  • [gnome-maps] Update Swedish translation, Translations User D-L
  • [tracker] Update Swedish translation, Translations User D-L
  • [polari] Update Swedish translation, Translations User D-L
  • [gnome-characters] Update Swedish translation, Translations User D-L
  • [gnome-todo] Update Swedish translation, Translations User D-L
  • [evince] Update Swedish translation, Translations User D-L
  • [gnome-logs] Update Swedish translation, Translations User D-L
  • [gnome-tweak-tool] Update Swedish translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update Swedish translation, Translations User D-L
  • [tepl] Updated Czech translation, Marek Černocký
  • [gnome-commander] Updated Czech translation, Marek Černocký
  • [gimp] Bug 787494 - incorrect babl_space_from_icc() call., Jehan Pagès
  • [gnome-photos] Update Slovak translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Slovak translation, Translations User D-L
  • [release-notes/gnome-3-26] Updated Czech translation, Marek Černocký
  • [orca] Update German translation, Translations User D-L
  • [gobject-introspection] docs: manifest typelib format portability, Rico Tzschichholz
  • [gobject-introspection] giscanner: fix EOF check with flex >= 2.6.1, Rico Tzschichholz
  • [gnome-software] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-system-monitor] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-calculator] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [eog] Fixes to Catalan translation, Jordi Mas
  • [gnome-calculator] Fixes to Catalan translation, Jordi Mas
  • [meld] Fixes to Catalan translation, Jordi Mas
  • [gnumeric] Fixes to Catalan translation, Jordi Mas
  • [gnome-panel] Fixes to Catalan translation, Jordi Mas
  • [balsa] Fixes to Catalan translation, Jordi Mas
  • [easytag] Fixes to Catalan translation, Jordi Mas
  • [gnome-commander] Fixes to Catalan translation, Jordi Mas
  • [network-manager-openconnect] Fixes to Catalan translation, Jordi Mas
  • [network-manager-applet] Fixes to Catalan translation, Jordi Mas
  • [rhythmbox] Fixes to Catalan translation, Jordi Mas
  • [shotwell] Fixes to Catalan translation, Jordi Mas
  • [geary] Fixes to Catalan translation, Jordi Mas
  • [chronojump] Fixes to Catalan translation, Jordi Mas
  • [tomboy] Fixes to Catalan translation, Jordi Mas
  • [tracker-miners] Fixes to Catalan translation, Jordi Mas
  • [gcr] Fixes to Catalan translation, Jordi Mas
  • [libgweather] Fixes to Catalan translation, Jordi Mas
  • [devhelp] Fixes to Catalan translation, Jordi Mas
  • [aisleriot] Fixes to Catalan translation, Jordi Mas
  • [tali] Fixes to Catalan translation, Jordi Mas
  • [gvfs] Fixes to Catalan translation, Jordi Mas
  • [gitg] Fixes to Catalan translation, Jordi Mas
  • [lightsoff] Fixes to Catalan translation, Jordi Mas
  • [gnome-logs] Fixes to Catalan translation, Jordi Mas
  • [dconf-editor] Fixes to Catalan translation, Jordi Mas
  • [seahorse] Fixes to Catalan translation, Jordi Mas
  • [orca] Fixes to Catalan translation, Jordi Mas
  • [rygel] Fixes to Catalan translation, Jordi Mas
  • [polari] Fixes to Catalan translation, Jordi Mas
  • [iagno] Fixes to Catalan translation, Jordi Mas
  • [hitori] Fixes to Catalan translation, Jordi Mas
  • [epiphany] Fixes to Catalan translation, Jordi Mas
  • [mutter] Fixes to Catalan translation, Jordi Mas
  • [vino] Fixes to Catalan translation, Jordi Mas
  • [libsoup] Fixes to Catalan translation, Jordi Mas
  • [gsettings-desktop-schemas] Fixes to Catalan translation, Jordi Mas
  • [gnome-dictionary] Fixes to Catalan translation, Jordi Mas
  • [grilo-plugins] Fixes to Catalan translation, Jordi Mas
  • [gnome-todo] Fixes to Catalan translation, Jordi Mas
  • [gnome-builder] Fixes to Catalan translation, Jordi Mas
  • [gnome-weather] Fixes to Catalan translation, Jordi Mas
  • [baobab] Fixes to Catalan translation, Jordi Mas
  • [empathy] Fixes to Catalan translation, Jordi Mas
  • [gnome-klotski] Fixes to Catalan translation, Jordi Mas
  • [gnome-taquin] Fixes to Catalan translation, Jordi Mas
  • [gnome-settings-daemon] Fixes to Catalan translation, Jordi Mas
  • [gnome-sound-recorder] Fixes to Catalan translation, Jordi Mas
  • [gnome-system-monitor] Fixes to Catalan translation, Jordi Mas
  • [clutter] Fixes to Catalan translation, Jordi Mas
  • [gdk-pixbuf] Fixes to Catalan translation, Jordi Mas
  • [folks] Fixes to Catalan translation, Jordi Mas
  • [brasero] Fixes to Catalan translation, Jordi Mas
  • [devhelp] Created tag 3.26.0, Sébastien Wilmet
  • [tracker] Fixes to Catalan translation, Jordi Mas
  • [devhelp] Release 3.26.0, Sébastien Wilmet
  • [file-roller] Fixes to Catalan translation, Jordi Mas
  • [retro-gtk/wip/aplazas/0.12: 2/2] Version 0.12.0, Adrien Plazas
  • [retro-gtk] (2 commits) Non-fast-forward update to branch wip/aplazas/0.12, Adrien Plazas
  • [gnome-disk-utility] Fixes to Catalan translation, Jordi Mas
  • [gspell] Post-release version bump, Sébastien Wilmet
  • [gnome-robots] Fixes to Catalan translation, Jordi Mas
  • [evince] Fixes to Catalan translation, Jordi Mas
  • [gspell] Created tag 1.6.0, Sébastien Wilmet
  • [gnome-documents] Fixes to Catalan translation, Jordi Mas
  • [gspell] Release 1.6.0, Sébastien Wilmet
  • [gnome-color-manager] Fixes to Catalan translation, Jordi Mas
  • [gnome-maps] Fixes to Catalan translation, Jordi Mas
  • [gnome-music] Fixes to Catalan translation, Jordi Mas
  • [totem] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [retro-gtk] game-info: Remove some free, Adrien Plazas
  • [glade] Update Catalan translation, Jordi Mas
  • [gtk+] Fixes to Catalan translation, Jordi Mas
  • [gtk+/gtk-3-22] Fixes to Catalan translation, Jordi Mas
  • [nautilus] Fixes to Catalan translation, Jordi Mas
  • [gnome-shell] Fixes to Catalan translation, Jordi Mas
  • [evolution] Fixes to Catalan translation, Jordi Mas
  • [gnome-bluetooth] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-initial-setup] Fixes to Catalan translation, Jordi Mas
  • [gnome-boxes] Fixes to Catalan translation, Jordi Mas
  • [retro-gtk/wip/aplazas/0.12] test, Adrien Plazas
  • [retro-gtk] Non-fast-forward update to branch wip/aplazas/0.12, Adrien Plazas
  • [glib] Fixes to Catalan translation, Jordi Mas
  • [gedit] Fixes to Catalan translation, Jordi Mas
  • [simple-scan] Fixes to Catalan translation, Jordi Mas
  • [retro-gtk/wip/aplazas/0.12: 2/2] test, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.12: 1/2] Version 0.12.0, Adrien Plazas
  • [retro-gtk] (2 commits) Created branch wip/aplazas/0.12, Adrien Plazas
  • [gnome-control-center] Fixes to Catalan translation, Jordi Mas
  • [simple-scan] Update Brazilian Portuguese translation, Translations User D-L
  • [damned-lies] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk+/wip/matthiasc/text-node] update todo list, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] Fix the mask renderer, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] more work-in-progress, Matthias Clasen
  • [gnome-builder] Updated Danish translation, Ask Hjorth Larsen
  • [evolution-data-server] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-todo] Updated Danish translation, Ask Hjorth Larsen
  • [orca] Update Hungarian translation, Translations User D-L
  • [gimp] NEWS: update., Jehan Pagès
  • [gegl] operations, seamless-clone: clean alignments and trailing whitespaces., Jehan Pagès
  • [gimp] app: add compiler info in `gimp -v`., Jehan Pagès
  • [gnome-builder] flatpak: install .Docs when installing build deps, Christian Hergert
  • [gnome-builder] flatpak: set task priorities, Christian Hergert
  • [gnome-builder] progress: be more graceful with invalid data, Christian Hergert
  • [gnome-builder] flatpak: remove dead code, Christian Hergert
  • [gnome-builder] flatpak: work around devhelp, Christian Hergert
  • [gnome-flashback] display-config: remove display config interface, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfMonitorManager classes, Alberts Muktupāvels
  • [gnome-flashback] backends: open a connection to the X server, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfMonitorSpec, Alberts Muktupāvels
  • [gnome-flashback] backends: add edid parser, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfOrientationManager, Alberts Muktupāvels
  • [gnome-flashback] backends: add updated display config interface, Alberts Muktupāvels
  • [gnome-flashback] backends: add GfSettings, Alberts Muktupāvels
  • [gnome-flashback] backends: initial version, Alberts Muktupāvels
  • [gimp] app: drop workaround for bug #785521, Øyvind Kolås
  • [jhbuild] 3.28: Epiphany depends on libdazzle, Michael Catanzaro
  • [epiphany] suggestion: Add unescaped-uri property for the search provider, Michael Catanzaro
  • [epiphany] suggestion: Properly decode URIs for display, Michael Catanzaro
  • [epiphany] suggestion: Add get_uri() method and use it, Michael Catanzaro
  • [epiphany] search-provider: Port to EphySuggestionModel, Michael Catanzaro
  • [epiphany] suggestion: Disable suffix suggestion for now, Michael Catanzaro
  • [epiphany] Deleted branch wip/chergert/completion, Michael Catanzaro
  • [epiphany] location-entry: Simplify, Michael Catanzaro
  • [epiphany] location-entry: Rename _activate -> _focus, Michael Catanzaro
  • [epiphany] Implement DzlSuggestion vfuncs, Michael Catanzaro
  • [epiphany] Expand suggestion entry to full width of window, Michael Catanzaro
  • [epiphany] Deleted branch wip/dazzle, Michael Catanzaro
  • [epiphany] location-entry: Implement suggestion-activated, Michael Catanzaro
  • [epiphany] Add FIXME to be sure I don't forget to bring back the search provider, Michael Catanzaro
  • [epiphany] window: Use dzl_application_window_set_titlebar, Michael Catanzaro
  • [epiphany] Use DzlApplicationWindow too, Michael Catanzaro
  • [epiphany] Switch to DzlApplication, Michael Catanzaro
  • [epiphany] wip: Use DzlSuggestionEntry, Michael Catanzaro
  • [jhbuild] core-deps-3.28: Use librsvg master instead a tarball, Javier Jardón Cabezas
  • [gimp] Bug 787222 - Can't convert from 16 bit to 16 bit floating point., Jehan Pagès
  • [meld] meldapp: Fix multiple file open from remote instance (bgo#783989), Kai Willadsen
  • [epiphany/gnome-3-26] debug: Fix unused variable warning, Michael Catanzaro
  • [epiphany] debug: Fix unused variable warning, Michael Catanzaro
  • [meld] vcview: Add some docstring for our command invocation helper, Kai Willadsen
  • [meld] filediff: Use new synchronous mode when resolving conflicts (bgo#786867), Kai Willadsen
  • [meld] vcview: Add support for running a VC command immediately, Kai Willadsen
  • [meld/meld-3-18] Post-release version bump, Kai Willadsen
  • [meld] Created branch meld-3-18, Kai Willadsen
  • [meld] Post-release version bump, Kai Willadsen
  • [meld] Created tag 3.18.0, Kai Willadsen
  • [meld] Update NEWS, Kai Willadsen
  • [meld] conf: Bump release for new stable series, Kai Willadsen
  • [gnome-mines] Update Turkish translation, Translations User D-L
  • [orca] Update Turkish translation, Translations User D-L
  • [epiphany/gnome-3-24] location-controller: Decode URI in get_location_cb, Michael Catanzaro
  • [epiphany/gnome-3-26] location-controller: Decode URI in get_location_cb, Michael Catanzaro
  • [epiphany] location-controller: Decode URI in get_location_cb, Michael Catanzaro
  • [gnome-system-monitor] Updated Turkish translation, Muhammet Kara
  • [gnome-tetravex] Update Turkish translation, Translations User D-L
  • [gtksourceview/gnome-3-24] Update Turkish translation, Translations User D-L
  • [libgdata] Update Turkish translation, Translations User D-L
  • [gnome-chess] Remove po/Makevars., Michael Catanzaro
  • [latexila] Update German translation, Translations User D-L
  • [latexila/gnome-3-26] Update German translation, Translations User D-L
  • [gnome-software] Update Romanian translation, Translations User D-L
  • [gnome-todo] Update Romanian translation, Translations User D-L
  • [gnome-music] Update Romanian translation, Translations User D-L
  • [vinagre] Update Romanian translation, Translations User D-L
  • [gparted] Update Romanian translation, Translations User D-L
  • [gnome-calculator] Update Kazakh translation, Translations User D-L
  • [gnome-online-accounts/wip/inigomartinez/meson] build: Port to meson build system, Iñigo Martínez
  • [gnome-online-accounts] Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [gimp] Update Catalan translation, Jordi Mas
  • [epiphany/wip/google-safe-browsing: 2/2] gsb-storage: Implement basic database operations, Gabriel Ivașcu
  • [epiphany/wip/google-safe-browsing: 1/2] safe-browsing: Add stub service and storage objects, Gabriel Ivașcu
  • [epiphany] (2 commits) Created branch wip/google-safe-browsing, Gabriel Ivașcu
  • [tali] Update Turkish translation, Translations User D-L
  • [damned-lies] Update Korean translation, Translations User D-L
  • [gnome-commander] Better explanation in options dialoge for case sensitiviy option, Uwe Scholz
  • [vala] method: Use prototype-string for return-type mismatch, Rico Tzschichholz
  • [epiphany/gnome-3-24] search-engine-manager: get_address() must return NULL, Michael Catanzaro
  • [epiphany/gnome-3-24] search-provider: Simplify getting search engine address, Michael Catanzaro
  • [epiphany/gnome-3-26] search-engine-manager: get_address() must return NULL, Michael Catanzaro
  • [epiphany/gnome-3-26] search-provider: Simplify getting search engine address, Michael Catanzaro
  • [epiphany] search-engine-manager: get_address() must return NULL, Michael Catanzaro
  • [epiphany] search-provider: Simplify getting search engine address, Michael Catanzaro
  • [gtk+/wip/matthiasc/text-node] wip: add a mask shader, Matthias Clasen
  • [gtk+/wip/matthiasc/text-node] More text node work, Matthias Clasen
  • [gnome-photos/gnome-3-26] Update Korean translation, Translations User D-L
  • [tracker-miners] Update Basque language, Iñaki Larrañaga Murgoitio
  • [tracker] Update Basque language, Iñaki Larrañaga Murgoitio
  • [simple-scan/gnome-3-22] Update Basque language, Iñaki Larrañaga Murgoitio
  • [simple-scan/gnome-3-24] Update Basque language, Iñaki Larrañaga Murgoitio
  • [simple-scan] Update Basque language, Iñaki Larrañaga Murgoitio
  • [polari] Update Basque language, Iñaki Larrañaga Murgoitio
  • [nautilus] Update Basque language, Iñaki Larrañaga Murgoitio
  • [mutter] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gtksourceview] vala.lang: Update to meet vala 0.38.0 specs, Rico Tzschichholz
  • [libgweather] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gtksourceview/gnome-3-24] vala.lang: Update to meet vala 0.38.0 specs, Rico Tzschichholz
  • [libgtop] Update Basque language, Iñaki Larrañaga Murgoitio
  • [json-glib] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gtksourceview] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gtk+/gtk-3-22] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gtk+] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-todo] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-terminal] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-screenshot/gnome-3-26] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-photos/gnome-3-26] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-system-monitor] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-sudoku] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-nettool] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-software/gnome-3-26] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-sound-recorder] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-software] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-shell-extensions] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-shell] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-settings-daemon] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-session] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-screenshot] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-photos] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-online-accounts] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-mines] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-maps] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-logs] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-initial-setup] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-font-viewer] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-documents] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-disk-utility] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-dictionary] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-control-center] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-contacts] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-clocks] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-calendar] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-calculator] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-boxes] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-bluetooth] Update Basque language, Iñaki Larrañaga Murgoitio
  • [glib-networking] Update Basque language, Iñaki Larrañaga Murgoitio
  • [glib] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gdm] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gnome-flashback] modulesets: add 3.28, Alberts Muktupāvels
  • [gnome-flashback] remove libstatus-notifier, Alberts Muktupāvels
  • [gnome-flashback] sound-applet: remove status notifier items, Alberts Muktupāvels
  • [gnome-flashback] Revert "sound-applet: remove GtkStatusIcon", Alberts Muktupāvels
  • [gnome-flashback] Revert "input-sources: port GtkStatusIcon to SnItem", Alberts Muktupāvels
  • [gnome-flashback] Revert "bluetooth-applet: port GtkStatusIcon to SnItem", Alberts Muktupāvels
  • [gnome-flashback] Revert "power-applet: port GtkStatusIcon to SnItem", Alberts Muktupāvels
  • [dasher] Update Greek translation, Translations User D-L
  • [simple-scan] Update Italian translation, Translations User D-L
  • [gtk+/wip/matthiasc/text-node: 125/125] More work on text nodes, Matthias Clasen
  • [gtk+] (125 commits) Non-fast-forward update to branch wip/matthiasc/text-node, Matthias Clasen
  • [gnome-calendar] Created branch gnome-3-26, Georges Basile Stavracas Neto
  • [gnome-calendar] project: style fixups to meson, Georges Basile Stavracas Neto
  • [gnome-calendar] project: update TODO, Georges Basile Stavracas Neto
  • [file-roller] Update Basque language, Iñaki Larrañaga Murgoitio
  • [glade] Non-fast-forward update to branch wip/nielsdg/intltool2gettext, Niels De Graef
  • [evolution-data-server] Update Basque language, Iñaki Larrañaga Murgoitio
  • [vala] vala: Update list of used attributes, Rico Tzschichholz
  • [evolution] Update Basque language, Iñaki Larrañaga Murgoitio
  • [evince] Update Basque language, Iñaki Larrañaga Murgoitio
  • [gimp] Bug 787326 - MacOS's CFSTR() does not work with const variables., Jehan Pagès
  • [epiphany/gnome-3-26] Update Basque language, Iñaki Larrañaga Murgoitio
  • [epiphany] Update Basque language, Iñaki Larrañaga Murgoitio
  • [eog] Update Basque language, Iñaki Larrañaga Murgoitio
  • [empathy] Update Basque language, Iñaki Larrañaga Murgoitio
  • [devhelp] Update Basque language, Iñaki Larrañaga Murgoitio
  • [file-roller] Update Catalan translation, Jordi Mas
  • [brasero] Update Basque language, Iñaki Larrañaga Murgoitio
  • [baobab] Update Catalan translation, Jordi Mas
  • [gnome-sudoku] Update Catalan translation, Jordi Mas
  • [totem-pl-parser] Update Catalan translation, Jordi Mas
  • [libgtop] Update Catalan translation, Jordi Mas
  • [glib-networking] Update Catalan translation, Jordi Mas
  • [tracker-miners] Update Catalan translation, Jordi Mas
  • [latexila] Bump version and Tepl dep for next development cycle, Sébastien Wilmet
  • [latexila] Deleted branch wip/latexila-next, Sébastien Wilmet
  • [latexila] MainWindow: let TeplApplicationWindow handle the title, Sébastien Wilmet
  • [latexila] MainWindowEdit: use indent/unindent Tepl GActions, Sébastien Wilmet
  • [latexila] MainWindowEdit: use undo/redo Tepl GActions, Sébastien Wilmet
  • [latexila] Created branch gnome-3-26, Sébastien Wilmet
  • [latexila] Created tag 3.26.0, Sébastien Wilmet
  • [latexila] Release 3.26.0, Sébastien Wilmet
  • [tepl] Bump version for next development cycle, Sébastien Wilmet
  • [tepl] TabGroup: append_tab(): grab focus to view if jump_to, Sébastien Wilmet
  • [tepl] Buffer: create TeplFile with the AbstractFactory, Sébastien Wilmet
  • [tepl] AbstractFactory: add create_file(), Sébastien Wilmet
  • [tepl] docs: add index of new symbols in 3.2, Sébastien Wilmet
  • [tepl] Deleted branch wip/tepl-next, Sébastien Wilmet
  • [tepl] AppWindow: add option to handle GtkWindow title, Sébastien Wilmet
  • [tepl] Add indent/unindent GActions and AmtkActionInfos, Sébastien Wilmet
  • [tepl] Add undo/redo GActions and AmtkActionInfos, Sébastien Wilmet
  • [tepl] ApplicationWindow: rename static function, Sébastien Wilmet
  • [tepl] Created branch tepl-3-0, Sébastien Wilmet
  • [tepl] Created tag 3.0.0, Sébastien Wilmet
  • [tepl] Release 3.0.0, Sébastien Wilmet
  • [gnome-calculator] Revert "Remove "ans" french shorthand (bgo#785107)", Robert Roth
  • [gupnp-tools] Post-release version bump, Jens Georg
  • [gupnp-tools] Created tag gupnp-tools-0.8.14, Jens Georg
  • [gupnp-tools] Prepare 0.8.14, Jens Georg
  • [gupnp-tools] all: Fix distcheck, Jens Georg
  • [gnome-shell] Update Swedish translation, Translations User D-L
  • [gtksourceview/gnome-3-24] docs: empty lines are not indented by gtk_source_view_indent_lines(), Sébastien Wilmet
  • [gtksourceview] docs: empty lines are not indented by gtk_source_view_indent_lines(), Sébastien Wilmet
  • [gupnp-tools] universal-cp: Fix critical on subdevice, Jens Georg
  • [gupnp-tools] universal-cp: Fix about icon, Jens Georg
  • [glibmm] Gio::Application: Fix property_resource_base_path()'s type, Kjell Ahlstedt
  • [library-web] mallard: fix handling of documents with emoji in titles, Frederic Peters
  • [folks] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-tweak-tool/gnome-3-26] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-tweak-tool] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [vala] build: Fix vapidir args for libgvc, Rico Tzschichholz
  • [tracker-miner-chatlog] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-chess] Trivial: correct meson version., Niels De Graef
  • [evince] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [json-glib] Update Turkish translation, Translations User D-L
  • [eog] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [baobab] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-builder] meson-templates: fix shared library, Christian Hergert
  • [gnome-session] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-games] Deleted branch wip/aplazas/playstation, Adrien Plazas
  • [jhbuild] core-3.26: Branch epiphany, Michael Catanzaro
  • [epiphany] Created branch gnome-3-26, Michael Catanzaro
  • [epiphany] Created tag 3.26.0, Michael Catanzaro
  • [epiphany] Prepare 3.26.0, Michael Catanzaro
  • [gnome-continuous] Chess has switched to meson, Michael Catanzaro
  • [gnome-sudoku] Created tag 3.26.0, Michael Catanzaro
  • [gnome-sudoku] Prepare 3.26.0, Michael Catanzaro
  • [jhbuild] apps-3.28: gnome-chess now uses meson, Michael Catanzaro
  • [gnome-chess] Ported build system to Meson., Michael Catanzaro
  • [gnome-chess] Created branch gnome-3-26, Michael Catanzaro
  • [gnome-chess] Created tag 3.26.0, Michael Catanzaro
  • [gnome-chess] Prepare 3.26.0, Michael Catanzaro
  • [libgnome-games-support] Created tag 1.2.3, Michael Catanzaro
  • [libgnome-games-support] Prepare 1.2.3, Michael Catanzaro
  • [gnome-robots] Created tag 3.22.2, Michael Catanzaro
  • [gnome-robots] Prepare 3.22.2, Michael Catanzaro
  • [gnome-klotski] Created tag 3.22.2, Michael Catanzaro
  • [four-in-a-row] Created tag 3.22.2, Michael Catanzaro
  • [gnome-klotski] Prepare 3.22.2, Michael Catanzaro
  • [four-in-a-row] Prepare 3.22.2, Michael Catanzaro
  • [gnome-calendar] project: add more tasks to TODO, Georges Basile Stavracas Neto
  • [gnome-calendar] window: remove stray debug message, Georges Basile Stavracas Neto
  • [mutter] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-calendar] event: fix various reference ownership issues, Georges Basile Stavracas Neto
  • [gnome-calendar] main: remove double ;, Georges Basile Stavracas Neto
  • [gnome-builder] runner: set G_MESSAGES_DEBUG in runners, Christian Hergert
  • [gnome-builder] run-manager: copy build environment to runner, Christian Hergert
  • [gnome-builder] environment: add ide_environment_copy_into(), Christian Hergert
  • [gnome-web-www] Update intern blogs, Marina Zhurakhinskaya
  • [gnome-calendar] project: rewrite HACKING guides, Georges Basile Stavracas Neto
  • [gnote/gnome-3-24] Update Swedish translation, Translations User D-L
  • [anjuta-extras/gnome-3-10] Update Swedish translation, Translations User D-L
  • [planet-web] [pgo] update jkang's RSS feed, Alberto Ruiz
  • [gnome-photos] search-provider: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gnome-system-monitor] updated Punjabi Translation, Amanpreet Singh Alam
  • [gnome-calendar] main: simplify code even more, Georges Basile Stavracas Neto
  • [gnome-calendar] project: don't install private library, Georges Basile Stavracas Neto
  • [gnome-themes-standard] updated Punjabi Translation, Amanpreet Singh Alam
  • [gnome-builder] appdata: update screenshots for 3.26, Christian Hergert
  • [polari/gnome-3-24] Update Swedish translation, Translations User D-L
  • [gnome-control-center] Update Croatian translation, Translations User D-L
  • [gnome-builder] appdata: prepare release section for appdata, Christian Hergert
  • [totem] Update Brazilian Portuguese translation, Translations User D-L
  • [lightsoff] Update Brazilian Portuguese translation, Translations User D-L
  • [baobab] Update Brazilian Portuguese translation, Translations User D-L
  • [glade] Update Brazilian Portuguese translation, Translations User D-L
  • [anjuta] Update Friulian translation, Translations User D-L
  • [gnome-boxes] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-builder] color-picker: close the panel when disabling highlight coolors, Sébastien Lafargue
  • [gnome-builder] color-picker: protect the monitor against change of buffer, Sébastien Lafargue
  • [gnome-builder] color-picker: don't stop the document monitor on a NULL ref, Sébastien Lafargue
  • [gnome-builder] color-picker: only create the panel at first use, Sébastien Lafargue
  • [release-notes/gnome-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-builder] NEWS: update with recent progress, Christian Hergert
  • [libdazzle] build: a few more mingw build fixes, Christian Hergert
  • [evince] Update Hungarian translation, Translations User D-L
  • [gdm] Created tag 3.25.92, Ray Strode
  • [gdm] configure: bump to 3.25.92, Ray Strode
  • [gdm] NEWS: update for release, Ray Strode
  • [gdm] gdm-{wayland, x}-session: omit GNOME_SHELL_SESSION_MODE from environment, Ray Strode
  • [gdm] gdm-{wayland, x}-session: only omit unset session variables from environment, Ray Strode
  • [eog] Update Hungarian translation, Translations User D-L
  • [swell-foop] Update Turkish translation, Translations User D-L
  • [iagno] Update Turkish translation, Translations User D-L
  • [gnome-sudoku] Update Turkish translation, Translations User D-L
  • [gnome-nibbles] Update Turkish translation, Translations User D-L
  • [tracker-miners] Update Turkish translation, Translations User D-L
  • [release-notes/gnome-3-26] add final screenshots, Allan Day
  • [gnome-software] Update POTFILES.in, Piotr Drąg
  • [mutter] Non-fast-forward update to branch wip/gbsneto/tiling-improvements, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 5/5] project: add **/tags.* to gitignore, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 4/5] x11: Add support for _GTK_EDGE_CONSTRAINTS atom, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 3/5] wayland: Send edge constraints, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 2/5] window: Track edge constraints, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 1/5] constraints: Preserve window ratio in tile constraint, Georges Basile Stavracas Neto
  • [mutter] (5 commits) Non-fast-forward update to branch wip/gbsneto/edge-constraints, Georges Basile Stavracas Neto
  • [babl] babl: avoid accidental matrix overwrite by long names, Øyvind Kolås
  • [gtk+/wip/matthiasc/font-variations: 219/219] add some debug spew, Matthias Clasen
  • [gtk+/wip/matthiasc/font-variations: 218/219] Avoid a stupid bug in the font features demo, Matthias Clasen
  • [gtk+/wip/matthiasc/font-variations: 217/219] more work on the font features demo, Matthias Clasen
  • [gtk+/wip/matthiasc/font-variations: 216/219] wip:font variations, Matthias Clasen
  • [gtk+] (219 commits) Non-fast-forward update to branch wip/matthiasc/font-variations, Matthias Clasen
  • [glib] GSettingsBackend: use a GWeakRef during dispatch, Cosimo Cecchi
  • [gnome-photos] search-type-manager: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gexiv2] build: Correctly list out generated sources and their dependencies, Jens Georg
  • [gexiv2] build: Make --disable-vala work, Jens Georg
  • [gnome-session] Created tag 3.25.92, Ray Strode
  • [gnome-session] configure: bump to 3.25.92, Ray Strode
  • [gnome-session] NEWS: update for release, Ray Strode
  • [gnome-photos/gnome-3-26] flatpak: Update gexiv2 to 0.10.6, Debarshi Ray
  • [tepl] Update German translation, Translations User D-L
  • [gnome-photos] flatpak: Update gexiv2 to 0.10.6, Debarshi Ray
  • [release-notes/gnome-3-26] i18n - update list of supported languages, Allan Day
  • [shotwell] Remove postfix trimming of thumbs on Canon files, Jens Georg
  • [gnome-calculator] Remove "ans" french shorthand (bgo#785107), Robert Roth
  • [mutter] (71 commits) Non-fast-forward update to branch wip/gbsneto/tiling-improvements, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 75/75] project: add **/tags.* to gitignore, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 74/75] x11: Add support for _GTK_EDGE_CONSTRAINTS atom, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 73/75] wayland: Send edge constraints, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 72/75] window: Track edge constraints, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 71/75] constraints: Add percentage constraint, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 70/75] window: Also consider touching edges for matching tiled windows, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 69/75] window: Raise and lower tile match in tandem, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 68/75] edge-resistance: Remove useless variable, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 67/75] edge-resistance: Add snapping for tiled windows, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 66/75] window: Tile and resize considering the tile match, Georges Basile Stavracas Neto
  • [mutter/wip/gbsneto/edge-constraints: 65/75] window: Allow tiled windows be resized, Georges Basile Stavracas Neto
  • [mutter] (75 commits) Non-fast-forward update to branch wip/gbsneto/edge-constraints, Georges Basile Stavracas Neto
  • [gxml] Implemented CssSelectorParser E:last-child pseudo selector, Daniel Espinosa Ortiz
  • [gxml] Implemented CssSelectorParser E:first-child pseudo selector, Daniel Espinosa Ortiz
  • [gxml] Implemented CssSelectorParser E:empty pseudo selector, Daniel Espinosa Ortiz
  • [gxml] Semi-Implement CssSelectorParser E:enable E:disable E:checked selectors, Daniel Espinosa Ortiz
  • [gxml] Implemented CssSelectorParser E:root pseudo selector, Daniel Espinosa Ortiz
  • [gxml] Implemented CssSelectorParse E[foo|="bar"] selector, Daniel Espinosa Ortiz
  • [gxml] Implemented CssSelectorParser E[foo$="bar"] selector, Daniel Espinosa Ortiz
  • [gxml] Implemented CssSelectorParser E[foo^="bar"] selector, Daniel Espinosa Ortiz
  • [gxml] Implemented CssSelectorParser E[foo~="bar"] selector, Daniel Espinosa Ortiz
  • [gxml] Set CssSelectorData introspectable, Daniel Espinosa Ortiz
  • [babl] babl: protect some functions used by TRC code from NaNs, Øyvind Kolås
  • [babl] babl: actually reverse preceding change, Øyvind Kolås
  • [babl] restore segfault for massimo, Øyvind Kolås
  • [pango] meson: Build .rc files on Windows, Chun-wei Fan
  • [atk] meson: Force-include msvc_recommended_pragmas.h on MSVC, Chun-wei Fan
  • [mutter] screen-cast-stream-src: Remove malformed include, Florian Müllner
  • [tracker-miners] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [tracker] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-photos/gnome-3-24] flatpak: Fix tracker_miner_manager_get_status, Debarshi Ray
  • [gnome-builder] xml-pack: protect against attributes not yet valid, Sébastien Lafargue
  • [gnome-photos/gnome-3-26] flatpak: Fix tracker_miner_manager_get_status, Debarshi Ray
  • [vala] (2 commits) ...codegen: Try to use a more unique internal define for properties, Rico Tzschichholz
  • [gnome-photos] flatpak: Fix tracker_miner_manager_get_status, Debarshi Ray
  • [babl] @massimo: pretty please use git :), Øyvind Kolås
  • [glibmm/glibmm-2-54] Glib::Variant: Improved support for D-Bus object paths and signatures, Kjell Ahlstedt
  • [gimp] app: in GimpCursorView, move cursor info update to an idle function, N/A
  • [totem] grilo: Drop redundant if-statement, Philip Withnall
  • [gnome-photos] flatpak: Add tracker-miners, Debarshi Ray
  • [gnome-photos/gnome-3-24] flatpak: Disable GObject introspection, Debarshi Ray
  • [gnome-photos/gnome-3-26] flatpak: Add tracker-miners, Debarshi Ray
  • [gnome-themes-standard] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [glib] GMainLoop: match of parameter pair of LOCK_CONTEXT/UNLOCK_CONTEXT, Philip Withnall
  • [gnome-terminal] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-system-monitor] Update Brazilian Portuguese translation, Translations User D-L
  • [glib] glib: Slightly update GIOChannel documentation, Philip Withnall
  • [glib] valgrind: Add false positive to suppressions file, Philip Withnall
  • [gnome-photos] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-photos/gnome-3-26] flatpak: Disable GObject introspection, Debarshi Ray
  • [gnome-photos/gnome-3-26] flatpak: Delete Tracker's systemd units, Debarshi Ray
  • [gnome-photos/gnome-3-26] flatpak: Delete tracker-store's D-Bus service file, Debarshi Ray
  • [gnome-photos/gnome-3-26] flatpak: Update Tracker build flags, Debarshi Ray
  • [gnome-photos/gnome-3-26] flatpak: Style fix, Debarshi Ray
  • [gnome-photos/gnome-3-26] flatpak: Libraw CVE-2017-13735, Debarshi Ray
  • [gnome-photos] flatpak: Disable GObject introspection, Debarshi Ray
  • [gnome-photos] flatpak: Delete Tracker's systemd units, Debarshi Ray
  • [gnome-photos] flatpak: Delete tracker-store's D-Bus service file, Debarshi Ray
  • [gnome-photos] flatpak: Update Tracker build flags, Debarshi Ray
  • [gnome-photos] flatpak: Style fix, Debarshi Ray
  • [glib] gio-querymodules: Make the output reproducible, Philip Withnall
  • [gimp-help-2] Update French translation. Some fixes in align.xml, Julien Hardlin
  • [release-notes/gnome-3-26] Include screenshots to Makefile, Rafael Fontenelle
  • [epiphany] Make sure that sync happens only in BROWSER mode, Gabriel Ivașcu
  • [gnome-photos] flatpak: Libraw CVE-2017-13735, Debarshi Ray
  • [gimp] Fixes to Catalan translation, Jordi Mas
  • [gimp-help-2] Fixes to Catalan translation, Jordi Mas
  • [gdm] Update French translation, Translations User D-L
  • [glade/wip/nielsdg/intltool2gettext] Migrate from intltool to gettext, Niels De Graef
  • [glade] Created branch wip/nielsdg/intltool2gettext, Niels De Graef
  • [gnome-software] flatpak: Do not show an error for a remote-less flatpakref application, Richard Hughes
  • [tali] Update Belarusian translation, Translations User D-L
  • [vala/staging] codegen: Try to use a more unique internal define for properties, Rico Tzschichholz
  • [swell-foop] Update Belarusian translation, Translations User D-L
  • [gnome-photos/gnome-3-24] flatpak: Libraw CVE-2017-13735, Debarshi Ray
  • [rhythmbox] Fix to Catalan translation, Jordi Mas
  • [quadrapassel] Update Belarusian translation, Translations User D-L
  • [chronojump] Updated manual, Xavier Padullés
  • [gtksourceview/gnome-3-24] MSVC builds: Adapt to Pythonfied glib-mkenums, Chun-wei Fan
  • [glibmm/glibmm-2-54] tests/glibmm_variant: Add test of Variant<std::tuple>, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] Glib::Variant: Add template specialization for std::tuple, Kjell Ahlstedt
  • [aisleriot] Update French translation, Translations User D-L
  • [gnome-color-manager] Update French translation, Translations User D-L
  • [gnome-clocks] Update French translation, Translations User D-L
  • [gnome-calculator] Update French translation, Translations User D-L
  • [gnome-keyring] Update French translation, Translations User D-L
  • [gnome-klotski] Update French translation, Translations User D-L
  • [gnome-mahjongg] Update French translation, Translations User D-L
  • [lightsoff] Update Belarusian translation, Translations User D-L
  • [gnome-photos/gnome-3-24] flatpak: Restore patch to fix LibRaw's pkgconfig file, Debarshi Ray
  • [gnome-photos] search-match: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gnome-photos] remote-display-manager: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gnome-photos] print-operation: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gnome-photos] preview-view: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [release-notes/gnome-3-26] Add screenshot of inline documentation in Builder, Andreas Nilsson
  • [libgnome-games-support] Update Belarusian translation, Translations User D-L
  • [gnome-tetravex] Update Belarusian translation, Translations User D-L
  • [polari] Update British English translation, Translations User D-L
  • [gnome-mines] Update French translation, Translations User D-L
  • [gnome-music] Update French translation, Translations User D-L
  • [simple-scan] Update British English translation, Translations User D-L
  • [release-notes/gnome-3-26] Add screenshot for Builder debugger, Andreas Nilsson
  • [evolution] Update British English translation, Translations User D-L
  • [retro-gtk/wip/aplazas/0.13: 22/22] documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 21/22] core: Add documentation, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 20/22] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 19/22] Port g_log() to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 18/22] Port MemoryType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 17/22] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 16/22] Port CoreView to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 15/22] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 14/22] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 13/22] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 12/22] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 11/22] Port PointerId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 10/22] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 9/22] Port MouseId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 8/22] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 7/22] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/22] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 5/22] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 4/22] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 3/22] Manually define retro-gtk.h, Adrien Plazas
  • [retro-gtk] (22 commits) Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [gnome-software] Do not show the sort button on add-ons (except in shell-extensions), Richard Hughes
  • [gnome-software] Use a source label when needed in the category view, Richard Hughes
  • [gnome-software] Add the header filter to the category view when viewing the Add-Ons, Richard Hughes
  • [gnome-software] Use popular tiles instead of summary tiles for the category view, Richard Hughes
  • [gnome-software] Add featured apps to the category view, Richard Hughes
  • [gnome-software] Implement the sorting of apps in the category view, Richard Hughes
  • [gnome-software] Replace the category view side filter by a dropdown, Richard Hughes
  • [gnome-software] Limit the number of category results to 50, Richard Hughes
  • [epiphany] Update British English translation, Translations User D-L
  • [gnome-tweak-tool] Update British English translation, Translations User D-L
  • [gnome-tweak-tool/gnome-3-26] Update British English translation, Translations User D-L
  • [gnome-software] trivial: Fix the auto-launch of gnome-software when using the PackageKit interface, Richard Hughes
  • [gnome-software] trivial: allow dist'ing with no gnome-software installed, Richard Hughes
  • [gnome-calendar] Update British English translation, Translations User D-L
  • [gnome-photos/gnome-3-24] flatpak: Update gnome-online-accounts to 3.24.3, Debarshi Ray
  • [gnome-settings-daemon] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-robots] Update French translation, Translations User D-L
  • [gnome-screenshot] Update French translation, Translations User D-L
  • [gnome-screenshot/gnome-3-26] Update French translation, Translations User D-L
  • [gnome-settings-daemon] Update French translation, Translations User D-L
  • [release-notes/gnome-3-26] Add screenshot for Builder, Andreas Nilsson
  • [nautilus] Update Icelandic translation, Translations User D-L
  • [nautilus/gnome-3-24] Update Icelandic translation, Translations User D-L
  • [dconf-editor] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-session] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [tali] Updated Slovenian translation, Matej Urbančič
  • [gdm] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gtksourceview/gnome-3-24] MSVC builds: Separate x86 and x64 Python usage, Chun-wei Fan
  • [gtk+/gtk-3-22] Updated Slovenian translation, Matej Urbančič
  • [gnome-sudoku] Update French translation, Translations User D-L
  • [gnome-system-monitor] Update French translation, Translations User D-L
  • [gnome-taquin] Update French translation, Translations User D-L
  • [gnome-tetravex] Update French translation, Translations User D-L
  • [hitori] Update French translation, Translations User D-L
  • [lightsoff] Update French translation, Translations User D-L
  • [gnome-sound-recorder] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-characters] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [network-manager-applet] editor: pppoe: add tooltips, Beniamino Galvani
  • [network-manager-applet] editor: pppoe: add support for new-style pppoe connections, Beniamino Galvani
  • [gnome-characters] Update Icelandic translation, Translations User D-L
  • [gnome-characters/gnome-3-24] Update Icelandic translation, Translations User D-L
  • [yelp/gnome-3-22] Update Icelandic translation, Translations User D-L
  • [gnome-apps-nightly] Software: disable valgrind, Christian Hergert
  • [gdk-pixbuf] build: Add fallback dependency discovery for MSVC on Meson, Chun-wei Fan
  • [gnome-apps-nightly] Software: patch libfuse for aarch64 fixes, Christian Hergert
  • [gnome-builder] Update Italian translation, Translations User D-L
  • [network-manager-applet] Deleted branch bg/pppoe-interface, Beniamino Galvani
  • [gnome-user-docs] Update German translation, Translations User D-L
  • [gnome-software] Update German translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update German translation, Translations User D-L
  • [gtksourceview/gnome-3-24] build: Allow different Python installations per MSVC version, Chun-wei Fan
  • [gtksourceview/gnome-3-24] build: Use PythonDir instead of PythonPath in MSVC projects, Chun-wei Fan
  • [glibmm/glibmm-2-54] Regenerate glib_signals.defs and gio_signals.defs, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] generate_extra_defs.cc: Write default values of properties to .defs files, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] gmmproc: Write default values of properties to generated documentation, Kjell Ahlstedt
  • [gnome-getting-started-docs] Fixes to Catalan translation, Jordi Mas
  • [retro-gtk] core-view-input-device: Don't log errors when 'view' is NULL, Adrien Plazas
  • [retro-gtk] core-view-input-device: Fix styling, Adrien Plazas
  • [gnome-devel-docs] Fixes to Catalan translation, Jordi Mas
  • [orca] Update Italian translation, Translations User D-L
  • [gnome-disk-utility] Update Italian translation, Translations User D-L
  • [gnome-control-center] Update Italian translation, Translations User D-L
  • [evolution] Update Italian translation, Translations User D-L
  • [epiphany] Update Italian translation, Translations User D-L
  • [gnome-shell-extensions] Update Icelandic translation, Translations User D-L
  • [gnome-shell-extensions/gnome-3-24] Update Icelandic translation, Translations User D-L
  • [gnome-shell-extensions] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [baobab] Update Icelandic translation, Translations User D-L
  • [baobab/gnome-3-24] Update Icelandic translation, Translations User D-L
  • [brasero] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gjs/gnome-3-24] build: Post-release version bump, Philip Chimento
  • [gjs] Created tag 1.48.7, Philip Chimento
  • [gjs/gnome-3-24] release: Prepare for 1.48.7, Philip Chimento
  • [gjs/gnome-3-24] context: Avoid null pointer dereference, Philip Chimento
  • [gjs/gnome-3-24] object: Avoid taking address of empty vector, Philip Chimento
  • [gjs/gnome-3-24] cairo: Free popped pattern, Philip Chimento
  • [gjs/gnome-3-24] main: Use g_option_context_parse_strv(), Philip Chimento
  • [gjs/gnome-3-24] arg: Avoid taking abs() of -2^63, Philip Chimento
  • [gjs/gnome-3-24] arg: Avoid assigning out-of-range values, Philip Chimento
  • [gjs/gnome-3-24] arg: Fix memory leaks, Philip Chimento
  • [gjs/gnome-3-24] closure: Prevent collection of invalidated closure, Philip Chimento
  • [gjs/gnome-3-24] Revert freeing closures in idle handler, Philip Chimento
  • [gjs/gnome-3-24] closure: Remove pointer to runtime, Philip Chimento
  • [orca] Update Brazilian Portuguese translation, Translations User D-L
  • [nautilus] updated Punjabi Translation, Amanpreet Singh Alam
  • [gnome-control-center] updated Punjabi Translation, Amanpreet Singh Alam
  • [gnome-shell] updated Punjabi Translation, Amanpreet Singh Alam
  • [nautilus] flatpak: fix URL to nautilus repository, Christian Hergert
  • [gnome-apps-nightly] Todo: add librest as a dep, Christian Hergert
  • [gnome-apps-nightly] TweakTool: fix command name, Christian Hergert
  • [gnome-apps-nightly] Software: try to fix ostree bash completions, Christian Hergert
  • [gnome-builder] flatpak: update json-glib URL, Christian Hergert
  • [gnome-builder] build: some files don't need compression, Christian Hergert
  • [libdazzle] tree: set marshaller and va marshallers, Christian Hergert
  • [libdazzle] tree: whitespace cleanup, Christian Hergert
  • [gnome-builder] settings: only update settings if the window is visible, Christian Hergert
  • [gnome-builder] doc: fix typo, Christian Hergert
  • [libgxps] meson: libm should not be required, Ignacio Casal Quinteiro
  • [gnome-contacts] Update French translation, Translations User D-L
  • [vala/staging] glib-2.0: Bind g_convert_with_fallback() and g_convert_with_iconv(), Rico Tzschichholz
  • [evolution] Update German translation, Translations User D-L
  • [gnome-photos] search-match-manager: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [libdazzle] shortcuts: fix tab/shifttab to change focus, Christian Hergert
  • [gnome-builder] Update German translation, Translations User D-L
  • [gnome-control-center] Update French translation, Translations User D-L
  • [gnome-builder] eslint: Use eslint from local node_modules if exists, Patrick Griffis
  • [libglnx] fdio: Add glnx_fstatat_allow_noent(), Colin Walters
  • [gnome-nettool] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [network-manager-applet/bg/pppoe-interface: 2/2] editor: pppoe: add tooltips, Beniamino Galvani
  • [network-manager-applet/bg/pppoe-interface: 1/2] editor: pppoe: add support for new-style pppoe connections, Beniamino Galvani
  • [network-manager-applet] (2 commits) Created branch bg/pppoe-interface, Beniamino Galvani
  • [network-manager-openvpn] Updated Czech translation, Marek Černocký
  • [nautilus] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-builder] libide: Add nullable annotation to ide_diagnostic_get_location(), Patrick Griffis
  • [gnome-builder] eslint: Fix plugin, Patrick Griffis
  • [gxml] Updated Czech translation, Marek Černocký
  • [network-manager-applet] Update Croatian translation, Translations User D-L
  • [gnome-builder] gdb: avoid use of mips, Christian Hergert
  • [gnome-calendar] project: remove GcalSubscriberView, Georges Basile Stavracas Neto
  • [gnome-calendar] project: libgcal library, Georges Basile Stavracas Neto
  • [gparted] Update Croatian translation, Translations User D-L
  • [gtk-doc] check: don't require a Makefile as a fallback, Stefan Sauer
  • [gnome-desktop] Update French translation, Translations User D-L
  • [gnome-photos] Update Croatian translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Croatian translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Croatian translation, Translations User D-L
  • [gnome-characters] Update Croatian translation, Translations User D-L
  • [shotwell] Update German translation, Translations User D-L
  • [gnome-robots] Update Belarusian translation, Translations User D-L
  • [gthumb] Update German translation, Translations User D-L
  • [gnome-usage] Update German translation, Translations User D-L
  • [gnome-calendar] edit-dialog: reduce header circle icon, Georges Basile Stavracas Neto
  • [gnome-calendar] edit-dialog: wrap in a scrolled window, Georges Basile Stavracas Neto
  • [gnome-calendar] edit-dialog: cleanup ui file, Georges Basile Stavracas Neto
  • [gnome-dictionary] Update French translation, Translations User D-L
  • [gnome-disk-utility] Update French translation, Translations User D-L
  • [gnome-calendar] project: move GcalView to views/, Georges Basile Stavracas Neto
  • [gnome-calendar] window: propagate manager using properties, Georges Basile Stavracas Neto
  • [gnome-calendar] window: simplify constructor, Georges Basile Stavracas Neto
  • [gnome-mines] Update Belarusian translation, Translations User D-L
  • [gnome-font-viewer] Update French translation, Translations User D-L
  • [gnome-applets] Update German translation, Translations User D-L
  • [gnome-packagekit] Update German translation, Translations User D-L
  • [libxml2] Fix memory leak in LZMA decompressor, Nick Wellnhofer
  • [libxml2] Set memory limit for LZMA decompression, Nick Wellnhofer
  • [libxml2] Handle illegal entity values in recovery mode, Nick Wellnhofer
  • [libxml2] Fix debug dump of streaming XPath expressions, Nick Wellnhofer
  • [babl] extensions: finish API update, Øyvind Kolås
  • [orca] Update French translation, Translations User D-L
  • [release-notes/gnome-3-26] Add screenshot for Display Settings, Andreas Nilsson
  • [network-manager-applet] shared: re-import shared/nm-utils files from NetworkManager, Thomas Haller
  • [gnome-calendar] application: move GSettings object to GcalManager, Georges Basile Stavracas Neto
  • [release-notes/gnome-3-26] Add screenshot for Improved Search, Andreas Nilsson
  • [babl] NEWS: aggregate news, Øyvind Kolås
  • [mutter] Created tag 3.25.92, Florian Müllner
  • [mutter] Bump version to 3.25.92, Florian Müllner
  • [gnome-calendar] project: add some more tasks, Georges Basile Stavracas Neto
  • [gnome-calendar] tests: add initial test suite, Georges Basile Stavracas Neto
  • [gnome-calendar] project: update configure and meson requirement, Georges Basile Stavracas Neto
  • [release-notes/gnome-3-26] Add screenshot for browser syncing in GNOME Web, Andreas Nilsson
  • [babl] update docs, Øyvind Kolås
  • [gnome-games] playstation: Parse only the basename of the executable, Adrien Plazas
  • [gnome-games] Created tag 3.25.92, Adrien Plazas
  • [epiphany] Update French translation, Translations User D-L
  • [glibmm/glibmm-2-54] gmmproc: Accept curly braces in default values in _WRAP macros, Kjell Ahlstedt
  • [release-notes/gnome-3-26] Also link to the settings screenshot in the document, Andreas Nilsson
  • [release-notes/gnome-3-26] Add screenshot for Settings redesign, Andreas Nilsson
  • [gnome-calendar] application: style fixes, Georges Basile Stavracas Neto
  • [gnome-calendar] project: don't compile source files twice, Georges Basile Stavracas Neto
  • [gnome-calendar] application: handle command line options right, Georges Basile Stavracas Neto
  • [gnome-games] Version 3.25.92, Adrien Plazas
  • [mutter] meta-background-actor: Add gradient effect, Alessandro Bono
  • [mutter] meta-background-actor: Rename brightness to vignette_brightness, Alessandro Bono
  • [mutter] meta-background-actor: Rename shader snippets, Alessandro Bono
  • [gnome-system-monitor] Fix build with wnck support., Benoît Dejean
  • [gnome-calendar] project: improve configure output, Georges Basile Stavracas Neto
  • [gnome-calendar] project: move evolution files to contrib/, Georges Basile Stavracas Neto
  • [gnome-calendar] shell-search-provider: remove private field, Georges Basile Stavracas Neto
  • [gnome-calendar] project: more meson improvements, Georges Basile Stavracas Neto
  • [gnome-calendar] manager: user the new code style, Georges Basile Stavracas Neto
  • [jhbuild] core-deps-3.28: Add gst-libav, Michael Catanzaro
  • [babl] extensions: follow change dropping long return, Øyvind Kolås
  • [glibmm/glibmm-2-54] gmmproc: Remove obsolete TODO comments, Kjell Ahlstedt
  • [gnome-chess] Update French translation, Translations User D-L
  • [shotwell] Update Catalan translation, Jordi Mas
  • [glibmm/glibmm-2-54] gmmproc: Fix _WRAP_ENUM for enumerators with apostrophes, Kjell Ahlstedt
  • [grilo] Update Catalan translation, Jordi Mas
  • [gnome-backgrounds] Update Catalan translation, Jordi Mas
  • [grilo-plugins] Update Catalan translation, Jordi Mas
  • [evolution] Update Turkish translation, Translations User D-L
  • [simple-scan] Update Catalan translation, Jordi Mas
  • [gnome-music] Update Catalan translation, Jordi Mas
  • [gtk+] Entry: Fix leak of text in ensure_has_tooltip(), Daniel Boles
  • [gtk+/gtk-3-22] Entry: Fix leak of text in ensure_has_tooltip(), Daniel Boles
  • [gtk+/gtk-2-24] Entry: Fix leak of text in ensure_has_tooltip(), Daniel Boles
  • [babl] babl: drop long return from conversion funcs, Øyvind Kolås
  • [vala] Deleted branch wip/docs, Rico Tzschichholz
  • [vala] Created tag 0.36.5, Rico Tzschichholz
  • [vala/0.36] Release 0.36.5, Rico Tzschichholz
  • [anjuta] Update French translation, Translations User D-L
  • [vala] Created tag 0.34.10, Rico Tzschichholz
  • [vala/0.34] Release 0.34.10, Rico Tzschichholz
  • [gnome-boxes/wip/rishi/rhel: 15/15] wizard, wizard-source: Support gratis RHEL boxes, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 14/15] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/15] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/15] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/15] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/15] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/15] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/15] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/15] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/15] wizard-source: Move the file selection button next to the heading, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/15] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/15] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/15] wizard-source: Use 'requires' instead of 'assert', Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/15] wizard, wizard-source: Use the headerbar to go back from "Enter URL", Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 1/15] util: Simplify code, Debarshi Ray
  • [gnome-boxes] (15 commits) Created branch wip/rishi/rhel, Debarshi Ray
  • [vala/wip/genie: 716/716] genie: Allow method definitions in enums, Rico Tzschichholz
  • [vala/wip/genie: 715/716] genie: Extend "for" syntax, Rico Tzschichholz
  • [vala/wip/genie: 714/716] genie: More robust comment recognition, Rico Tzschichholz
  • [vala/wip/genie: 713/716] DO NOT MERGE Add Python script for launching genie tests., Rico Tzschichholz
  • [vala] (716 commits) Non-fast-forward update to branch wip/genie, Rico Tzschichholz
  • [retro-gtk/wip/aplazas/0.13] Port CoreDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13] Port g_log() to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13] Port MemoryType to C, Adrien Plazas
  • [gtksourceview] Do not translate glade catalog, Sébastien Wilmet
  • [vala/0.36] gtk+-4.0: Update to 3.91.2+80e32390, Rico Tzschichholz
  • [vala/0.36] docs: Clarify SGR as Select Graphic Rendition, Rico Tzschichholz
  • [vala/0.36] docs: Drop errornous @return documentation on void method, Rico Tzschichholz
  • [vala/0.36] glib-2.0: Fix MainContext.check(), Rico Tzschichholz
  • [vala/0.36] glib-2.0: OptionEntry[] params are null-terminated, Rico Tzschichholz
  • [vala/0.34] docs: Clarify SGR as Select Graphic Rendition, Rico Tzschichholz
  • [vala/0.34] docs: Drop errornous @return documentation on void method, Rico Tzschichholz
  • [vala/0.34] glib-2.0: Fix MainContext.check(), Rico Tzschichholz
  • [vala/0.34] glib-2.0: OptionEntry[] params are null-terminated, Rico Tzschichholz
  • [vala/0.34] gtk+-3.0: Update to 3.22.19+70b61973, Rico Tzschichholz
  • [vala/0.34] gtk+-3.0: Update to 3.22.19, Rico Tzschichholz
  • [gtksourceview] Do not translate "Kate", Sébastien Wilmet
  • [glibmm/glibmm-2-54] Glib, Gio: docs_override.xml: Add substitute_enumerator_name elements, Kjell Ahlstedt
  • [glibmm/glibmm-2-54] gmmproc: Add new elements types for the docs_override.xml files, Kjell Ahlstedt
  • [recipes] Update Finnish translation, Translations User D-L
  • [gparted] Update list of prohibited fat label characters (#787202), Mike Fleetwood
  • [gnome-photos] Update French translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update French translation, Translations User D-L
  • [shotwell] Update Finnish translation, Translations User D-L
  • [vala] (6 commits) ...libvaladoc: Avoid some lambdas by re-using methods, Rico Tzschichholz
  • [glibmm] Created branch glibmm-2-54, Kjell Ahlstedt
  • [gnome-games] Update Finnish translation, Translations User D-L
  • [libgnomekbd] Update Finnish translation, Translations User D-L
  • [gtksourceview] Deleted branch wip/lang-specs, Sébastien Wilmet
  • [gtksourceview: 3/3] language-specs: mark for translation some language names, Sébastien Wilmet
  • [gtksourceview] (3 commits) ...language-specs: mark for translation some language names, Sébastien Wilmet
  • [pango/wip/matthiasc/font-variations] pass variations to harfbuzz for shaping, Matthias Clasen
  • [pango/wip/matthiasc/font-variations] Add some tests with variations, Matthias Clasen
  • [pango/wip/matthiasc/font-variations] Test attribute iterators, Matthias Clasen
  • [pango/wip/matthiasc/font-variations] wip: nonworking, Matthias Clasen
  • [libgudev] gudev: Add note about possible actions, Bastien Nocera
  • [libgudev] gudev: Add note about props/attrs when action is "remove", Bastien Nocera
  • [libgudev] gudev: Update list of possible actions, Bastien Nocera
  • [gnome-boxes/wip/rishi/rhel: 14/14] wizard, wizard-source: Support gratis RHEL boxes, Debarshi Ray
  • [gtksourceview/wip/lang-specs: 3/3] language-specs: mark for translation some language names, Sébastien Wilmet
  • [gtksourceview/wip/lang-specs: 2/3] language-specs: extract <language>'s _name attribute for translation, Sébastien Wilmet
  • [gtksourceview/wip/lang-specs: 1/3] language-specs: improve an XPath selector in the ITS file, Sébastien Wilmet
  • [gtksourceview] (3 commits) Created branch wip/lang-specs, Sébastien Wilmet
  • [file-roller] Update Turkish translation, Translations User D-L
  • [gdk-pixbuf] build: Support Windows components-based loader, Chun-wei Fan
  • [gdk-pixbuf] build: Fix libjasper detection and usage on Meson/MSVC, Chun-wei Fan
  • [gdk-pixbuf] build: Improve Meson's jpeg dependency discovery on MSVC, Chun-wei Fan
  • [gnome-photos] print-preview: Style fixes, Debarshi Ray
  • [gnome-continuous] Tag hunspell to latest release, Emmanuele Bassi
  • [retro-gtk/wip/aplazas/0.13] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk] Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 13/13] Port CairoDisplay to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 12/13] Port CoreView to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 11/13] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 10/13] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 9/13] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 8/13] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 7/13] Port PointerId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/13] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 5/13] Port MouseId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 4/13] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 3/13] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 2/13] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 1/13] Port DeviceType to C, Adrien Plazas
  • [retro-gtk] (13 commits) Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [gtk+/gtk-3-22] Update Finnish translation, Translations User D-L
  • [gimp] Update Spanish translation, Translations User D-L
  • [evolution-data-server/gnome-3-24] Post-release version bump, Milan Crha
  • [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_24_6, Milan Crha
  • [evolution-data-server/gnome-3-24] NEWS update for 3.24.6, Milan Crha
  • [gnome-builder] doc: add editor blurb, Christian Hergert
  • [gnome-builder] doc: bump version number, Christian Hergert
  • [evolution-data-server/gnome-3-24] Bug 781901 - [CamelOperation] Do not use g_cancellable_connect/disconnect(), Milan Crha
  • [release-notes/gnome-3-26] Update Galician translation, Translations User D-L
  • [gnome-builder] doc: add blurb on fullscreen, Christian Hergert
  • [gnome-builder] doc: improve command bar docs, Christian Hergert
  • [gnome-builder] doc: cleanup and add transfers section, Christian Hergert
  • [gnome-tweak-tool] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-logs] Update Catalan translation, Jordi Mas
  • [vala/staging: 7/7] libvaladoc: Avoid some lambdas by re-using methods, Rico Tzschichholz
  • [vala/staging: 6/7] doc: Add support to build docs for vala itself, Rico Tzschichholz
  • [vala/staging: 5/7] doclet/html: Allow creation of links without performing browsable-check, Rico Tzschichholz
  • [vala/staging: 4/7] gtk+-4.0: Update to 3.91.2+80e32390, Rico Tzschichholz
  • [vala/staging] (7 commits) ...libvaladoc: Avoid some lambdas by re-using methods, Rico Tzschichholz
  • [gnome-builder] doc: add section on transfers, Christian Hergert
  • [accerciser] Update Catalan translation, Jordi Mas
  • [gnome-games/wip/aplazas/playstation] playstation: Parse only the basename of the executable, Adrien Plazas
  • [gnome-games] Created branch wip/aplazas/playstation, Adrien Plazas
  • [gnome-apps-nightly] nautilus moved, Alexander Larsson
  • [gnome-builder] Update Turkish translation, Translations User D-L
  • [gnome-builder] doc: add example for preferences, Christian Hergert
  • [gtkmm-documentation] Update build/.gitignore, Kjell Ahlstedt
  • [gtkmm-documentation] input example: Change Glib::IOCondition::IN to Glib::IOCondition::IO_IN, Kjell Ahlstedt
  • [glibmm] gmmproc: Warn for unmatched deprecations in signals and properties, Kjell Ahlstedt
  • [gnome-builder] doc: add section on extending menus, Christian Hergert
  • [gnome-calendar] project: style improvements in meson files, Georges Basile Stavracas Neto
  • [gnome-calendar] event: cache events, Georges Basile Stavracas Neto
  • [gnome-calendar] utils: remove debug spew, Georges Basile Stavracas Neto
  • [gnome-calendar] project: update TODO.md, Georges Basile Stavracas Neto
  • [gnome-builder] doc: add search provider docs, Christian Hergert
  • [gnome-builder] doc: add more howto sections, Christian Hergert
  • [gnome-builder] doc: add docs on embedding resources with Python, Christian Hergert
  • [gnome-builder] doc: add section on run handlers, Christian Hergert
  • [gnome-builder] docs: add device manager docs, Christian Hergert
  • [bijiben] memo-provider: Fix memo title, Isaque Galdino de Araujo
  • [libgweather] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-terminal] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-shell] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-builder] doc: add blurb on coordinating plugins, Christian Hergert
  • [simple-scan] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-calendar] views: correctly hide events according to the mod type, Georges Basile Stavracas Neto
  • [gnome-calendar] subscriber-view: update comments, Georges Basile Stavracas Neto
  • [gnome-calendar] recurrence: add GcalRecurrenceModType, Georges Basile Stavracas Neto
  • [gnome-calendar] recurrence: use refcount instead of copy/free, Georges Basile Stavracas Neto
  • [gnome-calendar] view: update style, Georges Basile Stavracas Neto
  • [gnome-calendar] project: update TODO, README and add CONTRIBUTING, Georges Basile Stavracas Neto
  • [bijiben] memo-note: Add missing delete method, Isaque Galdino de Araujo
  • [glib] win32/gen_util_scripts.py: Update script type error message, Chun-wei Fan
  • [epiphany/wip/dazzle] search-provider: Port to EphySuggestionModel, Michael Catanzaro
  • [libsecret] secret-methods: Don't unref NULL when search fails, Michael Catanzaro
  • [evince] Update Polish translation, Piotr Drąg
  • [gnome-builder] view: add some docs on the editor view, Christian Hergert
  • [gnome-builder] doc: add build pipeline docs, Christian Hergert
  • [beast: 16/16] Merge branch 'cleanups', Tim Janik
  • [beast: 15/16] MISC: make-deb.sh: build local HEAD of rapicorn and beast repositories, Tim Janik
  • [beast: 14/16] MISC: make-deb.sh: avoid rebuilding rapicorn is possible, Tim Janik
  • [beast: 13/16] MISC: make-deb.sh: executing beast requires librsvg2-2, Tim Janik
  • [beast: 12/16] MISC: make-deb.sh: allow cloning beast from worktree, Tim Janik
  • [beast: 11/16] MISC: make-deb.sh: clone rapicorn from githb if needed, Tim Janik
  • [beast: 10/16] PO: fix dangling reference to bse/bsesource.proc, Tim Janik
  • [beast: 9/16] BUILD: remove unused buildtool.sh, Tim Janik
  • [beast: 8/16] BST: small coment fixup, Tim Janik
  • [beast: 7/16] README.md: update apt installation instructions, Tim Janik
  • [beast: 6/16] TOOLS: bwtwave: avoid redundant use of mktemp, Tim Janik
  • [beast: 5/16] BST: avoid redundant use of mktemp, Tim Janik
  • [release-notes/gnome-3-26] Some minor fixes, Piotr Drąg
  • [beast: 4/16] BST: use gxk_pixbuf_new_from_inline(), Tim Janik
  • [beast: 3/16] GXK: gxkcompat: provide replacements for deprecated functions, Tim Janik
  • [beast: 2/16] BST: use Bse::string_casecmp / Bse::string_cmp, Tim Janik
  • [beast: 1/16] SFI: add UTF-8 functions to normalize and compare strings, Tim Janik
  • [beast] (16 commits) ...Merge branch 'cleanups', Tim Janik
  • [gnome-builder] doc: add note about is-recent for the greeter, Christian Hergert
  • [gnome-software] Deleted branch wip/rancell/reviews-popular, Robert Ancell
  • [gnome-software] Deleted branch wip/rancell/featured-snap-3-20, Robert Ancell
  • [gnome-software] Deleted branch wip/ubuntu-3-20-pre-rebase, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 33/33] snap: Install classic snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 32/33] Display a warning for non-sandboxed snaps., Robert Ancell
  • [gnome-software/wip/ubuntu-master: 31/33] Don't randomize editors picks., Robert Ancell
  • [gnome-software/wip/ubuntu-master: 30/33] snap: Only feature snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 29/33] packagekit: Disable updates, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 28/33] details: Show an in-app notification when passed an invalid file or URL, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 27/33] Hide Kudo details since we don't have good data, Robert Ancell
  • [gnome-software] Deleted branch wip/ubuntu-3-24, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 26/33] Sort snaps before other apps, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 25/33] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 24/33] Hide licence, updated and category fields if they aren't set, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 23/33] Construct the "Software Sources" menu item dynamically, Robert Ancell
  • [gnome-software] (33 commits) Non-fast-forward update to branch wip/ubuntu-master, Robert Ancell
  • [gnome-builder] doc: add some docs on extending the greeter, Christian Hergert
  • [gnome-software] Created branch wip/ubuntu-3-26, Robert Ancell
  • [babl] babl: remove unused static linear luts for u8 rgb space converters, Øyvind Kolås
  • [gxml] Fix GomNode.replace_child(). Ported JS examples, Daniel Espinosa Ortiz
  • [gxml] Ported Python example to new API, Daniel Espinosa Ortiz
  • [gxml] Porte Vala example to new API, Daniel Espinosa Ortiz
  • [babl] extensions: keep old algoritmic float in parallel with table, Øyvind Kolås
  • [babl] extensions: fix type error in float 2 half, Øyvind Kolås
  • [babl] extensions: make float-half extension use exact LUTs, Øyvind Kolås
  • [libchamplain] Add <description> to the doap file, Jiří Techet
  • [libchamplain] Post release version bump, Jiří Techet
  • [gnome-builder] doc: remove unused section, Christian Hergert
  • [gnome-builder] doc: add example for perspectives, Christian Hergert
  • [gnome-builder] doc: add panel example, Christian Hergert
  • [libchamplain] Created tag LIBCHAMPLAIN_0_12_16, Jiří Techet
  • [libchamplain] 0.12.16, Jiří Techet
  • [gnome-builder] doc: add section on enabling/disabling extensions, Christian Hergert
  • [gnome-builder] doc: prefer "Extension" over "Plugin", Christian Hergert
  • [babl] babl: make more use of float matrices where appropriate, Øyvind Kolås
  • [gnome-software/wip/ubuntu-3-20] Use the developer name if set in preference to the project group, Robert Ancell
  • [gnome-software] Non-fast-forward update to branch wip/ubuntu-3-20, Robert Ancell
  • [gnome-software] Non-fast-forward update to branch wip/ubuntu-3-22, Robert Ancell
  • [gnome-software] Non-fast-forward update to branch wip/ubuntu-master, Robert Ancell
  • [gnome-software] snap: Store is now called Snap Store..., Robert Ancell
  • [gnome-software/wip/ubuntu-master] snap: Store is now called Snap Store..., Robert Ancell
  • [gnome-builder] appdata: add missing kudos, Christian Hergert
  • [gnome-builder] buffer: keep some things around until finalize, Christian Hergert
  • [glib] GApplication: Fix required # of elements in docs, Daniel Boles
  • [glib/glib-2-52] GApplication: Fix required # of elements in docs, Daniel Boles
  • [gnome-builder] docs: add blurb on action groups, Christian Hergert
  • [gnome-builder] buffer: style cleanup, Christian Hergert
  • [gnome-builder] buffer: fix use of task before it is set, Christian Hergert
  • [gnome-builder] doc: refine grammar, Christian Hergert
  • [gnome-builder] omnibar: be reusable after calls to dispose, Christian Hergert
  • [gnome-software/gnome-3-26] Update French translation, Translations User D-L
  • [gnome-software] Update French translation, Translations User D-L
  • [release-notes/gnome-3-26] Update French translation, Translations User D-L
  • [gnome-builder] codeindex: we actually already have access to the builder, Christian Hergert
  • [gnome-builder] codeindex: don't dereference self, Christian Hergert
  • [gtk+] meson.build: enable-tests -> build-tests, Javier Jardón Cabezas
  • [gnome-credentials] Update German translation, Translations User D-L
  • [gedit-plugins] Update German translation, Translations User D-L
  • [eog-plugins] Update German translation, Translations User D-L
  • [gnome-desktop] Created tag v3.25.92, Matthias Clasen
  • [gnome-desktop] Correct the version number, Matthias Clasen
  • [gxml] Set version to 0.15.3, Daniel Espinosa Ortiz
  • [gxml] Created tag 0.15.2, Daniel Espinosa Ortiz
  • [gxml] Released 0.15.2, Daniel Espinosa Ortiz
  • [gnome-builder] debugger: clear stopped line when debugger exits, Christian Hergert
  • [release-notes/gnome-3-26] main page - add information about status icons, Allan Day
  • [release-notes/gnome-3-26] developers page - add details about gjs, Allan Day
  • [gxml] Setting up version 0.15.2, Daniel Espinosa Ortiz
  • [gxml] Marking translatable strings, Daniel Espinosa Ortiz
  • [vala/wip/docs: 2/2] libvaladoc: Avoid some lambdas by re-using methods, Rico Tzschichholz
  • [vala/wip/docs: 1/2] doc: Add support to build docs for vala itself, Rico Tzschichholz
  • [bijiben/wip/inigomartinez/meson: 6/6] build: Raised glib version requirement, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 5/6] build: Renamed the names of the icons' files, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 4/6] build: Migrated from Intltool to Gettext, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 3/6] build: Remove autotools, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 2/6] build: Port to meson build system, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 1/6] build: Updated autotools to use libgd module at subprojects, Iñigo Martínez
  • [bijiben] (6 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [gnome-photos/gnome-3-26] Update Indonesian translation, Translations User D-L
  • [release-notes/gnome-3-26] developers page - final corrections, Allan Day
  • [gnome-builder] doc: fix keyboard accelerator, Christian Hergert
  • [gnome-desktop] Created tag 3.25.92, Matthias Clasen
  • [gnome-builder] docs: add section on special characters, Christian Hergert
  • [gnome-builder] appdata: tweak feature list, Christian Hergert
  • [gxml] GDocument: implemented query_selectors_all(), Daniel Espinosa Ortiz
  • [gxml] GomDocument: implemented query_selectors_all(), Daniel Espinosa Ortiz
  • [gxml] GElement: Added tests for query_selectors(), Daniel Espinosa Ortiz
  • [gxml] GomElement: Added tests for query_selector(), Daniel Espinosa Ortiz
  • [gnome-desktop] 3.25.92, Matthias Clasen
  • [gnome-sdk-images/gnome-3-26: 3/3] Make vala build without valadoc (has libgvc dependency), Alexander Larsson
  • [gnome-sdk-images/gnome-3-26: 2/3] Update to gstreamer 12.2, Alexander Larsson
  • [gnome-sdk-images/gnome-3-26: 1/3] Update to 3.26 tarballs, Alexander Larsson
  • [gnome-sdk-images] (3 commits) Created branch gnome-3-26, Alexander Larsson
  • [gtk-osx] Update gtk+-3.0 and pango to the latest releases., John Ralls
  • [gtk-osx] Remove py2cairo dependencies., John Ralls
  • [vte] Update Romanian translation, Translations User D-L
  • [yelp] Update Romanian translation, Translations User D-L
  • [gbrainy] Update Romanian translation, Translations User D-L
  • [gnome-desktop] Update Romanian translation, Translations User D-L
  • [gnome-boxes/wip/rishi/rhel: 14/14] foo, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 13/14] configure: Require gtk+ >= 3.22.20, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/14] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/14] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/14] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/14] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/14] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/14] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/14] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/14] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/14] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/14] wizard-source: Use 'requires' instead of 'assert', Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/14] wizard, wizard-source: Use the headerbar to go back from "Enter URL", Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 1/14] util: Simplify code, Debarshi Ray
  • [gnome-boxes] (14 commits) Created branch wip/rishi/rhel, Debarshi Ray
  • [nautilus] README: Update bug reporting link, Carlos Soriano
  • [gnome-continuous] Update gtk's build-api wrapper, Emmanuele Bassi
  • [gxml] CssSelectorParser.match() tests for E.warning (class), Daniel Espinosa Ortiz
  • [gxml] CssSelectorParser.match() implement .warning (class), Daniel Espinosa Ortiz
  • [gxml] CssSelectorParser.match() implement E[prop="bar"], Daniel Espinosa Ortiz
  • [gxml] CssSelectorParser.match() fixed for E[prop], Daniel Espinosa Ortiz
  • [gxml] Added CssSelectorParser.match() method, Daniel Espinosa Ortiz
  • [release-notes/gnome-3-26] developers page - add builder material, refine everything else, Allan Day
  • [gnome-photos] set-collection-job: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gnome-photos] share-dialog: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gnome-photos] share-point-manager: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gnome-photos] source: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gnome-photos] source-manager: Use G_DECLARE_FINAL_TYPE, Umang Jain
  • [gtksourceview] language-specs: force to not translate _name, Sébastien Wilmet
  • [gegl] algorithms: use smaller temp buffers in gegl_downscale_2x2_generic(), N/A
  • [gegl] utils: reduce size overhead of gegl_malloc(), N/A
  • [gtksourceview] language-specs: remove old comments for translators, Sébastien Wilmet
  • [gtksourceview] language-specs: do not mark strings for translation, Sébastien Wilmet
  • [geary/geary-0.11] Update Polish help translation, Piotr Drąg
  • [gnome-initial-setup] Update Japanese translation, Translations User D-L
  • [gnome-software] Adapt header buttons on low resolution displays, Georges Basile Stavracas Neto
  • [gnome-shell] Updated Ukrainian translation, Daniel Korostil
  • [gnome-control-center] Update Japanese translation, Translations User D-L
  • [gtksourceview] language-specs: sort list of *.lang in Makefile.am, Sébastien Wilmet
  • [gnome-photos] Update Galician translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Galician translation, Translations User D-L
  • [gtk+] Rename enable-documentation and enable-man-pages options, Matthias Clasen
  • [gtk+] Rename and document the enable-gir option, Matthias Clasen
  • [gtk+] Allow building without tests and demos, Matthias Clasen
  • [eog] Update Japanese translation, Translations User D-L
  • [release-notes/gnome-3-26] Restore a verb to Tweaks list, Jeremy Bicha
  • [bijiben/wip/inigomartinez/meson: 5/5] build: Renamed the names of the icons' files, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 4/5] build: Migrated from Intltool to Gettext, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 3/5] build: Remove autotools, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 2/5] build: Port to meson build system, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 1/5] build: Updated autotools to use libgd module at subprojects, Iñigo Martínez
  • [bijiben] (5 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [gtksourceview/gnome-3-24] Post-release version bump, Sébastien Wilmet
  • [gtksourceview] Created tag 3.24.4, Sébastien Wilmet
  • [gtk-osx] Update glibmm to 2.52.1 in which Bug 781947 is fixed., John Ralls
  • [gtksourceview/gnome-3-24] Release 3.24.4, Sébastien Wilmet
  • [gtk-osx] Fix a pair of module errors., John Ralls
  • [gtk-osx] Fix sed illegal character errors., John Ralls
  • [gtksourceview/gnome-3-24] language-specs: update sub *.pot, Sébastien Wilmet
  • [gtksourceview/gnome-3-24] language-specs: remove trailing spaces, Sébastien Wilmet
  • [gtksourceview/gnome-3-24] language-specs: add Kotlin, Maxima and Swift, Sébastien Wilmet
  • [gxml] CssSelectorParser: Fixed parse E[foo], Daniel Espinosa Ortiz
  • [gxml] Added Unit Test for CssSelectorParser, Daniel Espinosa Ortiz
  • [gxml] Renamed CSS clasess appending Css prefix, Daniel Espinosa Ortiz
  • [gxml] Added implementation for CSS Selector, Daniel Espinosa Ortiz
  • [gxml] Removing warnings on GHtmlDocument tests, Daniel Espinosa Ortiz
  • [gnome-boxes/wip/rishi/rhel: 13/13] foo, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 12/13] wizard: Wire the custom filename to the downloader, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 11/13] wizard: Wire the custom filename to the URI validator, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 10/13] wizard: Allow a custom filename when sanity-checking downloadable URIs, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 9/13] downloader, wizard: Support a custom filename for downloaded media, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 8/13] configure: Require json-glib and webkitgtk+, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 7/13] wizard: Let the WizardSource expand if it wants to, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 6/13] wizard-source: Align each page separately, instead of the whole widget, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 5/13] wizard-source: Separate the groups of sources using headings, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 4/13] wizard-source: Group the sources into local files, and everything else, Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 3/13] wizard-source: Use 'requires' instead of 'assert', Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 2/13] wizard, wizard-source: Use the headerbar to go back from "Enter URL", Debarshi Ray
  • [gnome-boxes/wip/rishi/rhel: 1/13] util: Simplify code, Debarshi Ray
  • [gnome-boxes] (13 commits) Created branch wip/rishi/rhel, Debarshi Ray
  • [gnome-boxes] Deleted branch wip/rishi/rhel, Debarshi Ray
  • [vala/wip/docs: 2/2] doc: Add support to build docs for vala itself, Rico Tzschichholz
  • [vala/wip/docs: 1/2] doclet/html: Allow creation of links without performing browsable-check, Rico Tzschichholz
  • [vala] (2 commits) Non-fast-forward update to branch wip/docs, Rico Tzschichholz
  • [gnome-tweak-tool] top bar: Add "Activities Overview Hot Corner" for Ubuntu, Jeremy Bicha
  • [gnome-tweak-tool] Created branch gnome-3-26, Jeremy Bicha
  • [gtksourceview] language-specs: update sub *.pot, Sébastien Wilmet
  • [gtksourceview] language-specs: remove trailing spaces, Sébastien Wilmet
  • [gtksourceview] language-specs: remove translatable strings from new *.lang files, Sébastien Wilmet
  • [gnome-internet-radio-locator] Czech translation, Marek Černocký
  • [gtk+] popover: Fix a warning, Matthias Clasen
  • [gnome-desktop] thumbnail: Fix gsf-office-thumbnailer not working, Bastien Nocera
  • [gnome-desktop] thumbnail: Add debug when loading an image file fails, Bastien Nocera
  • [gtksourceview] Post-release version bump, Sébastien Wilmet
  • [gtksourceview] Created tag 3.99.5, Sébastien Wilmet
  • [gtksourceview] Release 3.99.5, Sébastien Wilmet
  • [gtk+] gtk4-demo: Fix up the event axes demo, Matthias Clasen
  • [gtk+] gtk4-demo: add a few missing window titles, Matthias Clasen
  • [vala/wip/docs: 3/3] doc: Add support to build docs for vala itself, Rico Tzschichholz
  • [vala/wip/docs: 2/3] docs: Clarify SGR as Select Graphic Rendition, Rico Tzschichholz
  • [vala/wip/docs: 1/3] docs: Fix syntax of several documentation blocks, Rico Tzschichholz
  • [vala] (3 commits) Non-fast-forward update to branch wip/docs, Rico Tzschichholz
  • [evince] Updated Czech translation, Marek Černocký
  • [network-manager-applet] Updated Czech translation, Marek Černocký
  • [network-manager-applet/nm-1-4] Updated Czech translation, Marek Černocký
  • [gnome-photos] Update Friulian translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Friulian translation, Translations User D-L
  • [retro-gtk/wip/aplazas/0.13: 14/14] Port CoreView to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 13/14] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 12/14] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 11/14] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 10/14] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 9/14] Port PointerId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 8/14] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 7/14] Port MouseId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/14] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 5/14] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 4/14] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 3/14] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 2/14] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 1/14] Manually define retro-gtk.h, Adrien Plazas
  • [retro-gtk] (14 commits) Non-fast-forward update to branch wip/aplazas/0.13, Adrien Plazas
  • [gnome-sudoku] Update Korean translation, Translations User D-L
  • [gnome-usage] application: Make sure there's just a single Window instance, Felipe Borges
  • [gnome-online-accounts] Created tag 3.22.7, Debarshi Ray
  • [gnome-online-accounts/gnome-3-22] Prepare 3.22.7, Debarshi Ray
  • [release-notes/gnome-3-26] Fix small typo in the Flatpak section, Andreas Nilsson
  • [release-notes/gnome-3-26] corrections from andreas, Allan Day
  • [gnome-control-center/wip/inigomartinez/meson: 2/2] build: Port to meson build system, Iñigo Martínez
  • [gnome-control-center/wip/inigomartinez/meson: 1/2] build: Moved libgd and gvc modules to subprojects, Iñigo Martínez
  • [gnome-control-center] (2 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [gnome-control-center] Deleted branch wip/inigomartinez/meson, Iñigo Martínez
  • [gnome-settings-daemon] Update Turkish translation, Translations User D-L
  • [gnome-terminal] Update Korean translation, Translations User D-L
  • [gnome-continuous] Tag IBus, Emmanuele Bassi
  • [vala/wip/docs: 3/3] Hack errornous doc syntax, Rico Tzschichholz
  • [vala/wip/docs: 2/3] doc: Add support to build docs for vala itself, Rico Tzschichholz
  • [vala/wip/docs: 1/3] Fix syntax of several documentation blocks, Rico Tzschichholz
  • [vala] (3 commits) Created branch wip/docs, Rico Tzschichholz
  • [evince] Created tag 3.25.92, Carlos Garcia Campos
  • [evince] release: 3.25.92, Carlos Garcia Campos
  • [gnome-control-center] Updated Czech translation, Marek Černocký
  • [evince] help: Add missing parenthesis, Carlos Garcia Campos
  • [evince] Make EvSidebarBookmarks not jump to the last page when adding or removing bookmarks, Carlos Garcia Campos
  • [gspell] Update Turkish translation, Translations User D-L
  • [tracker] Update Catalan translation, Jordi Mas
  • [yelp] Update Catalan translation, Jordi Mas
  • [polari] Update Catalan translation, Jordi Mas
  • [gnome-photos/wip/rishi/collection: 20/20] source-manager: ..., Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 19/20] tracker-controller: Tag the Query, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 18/20] offset-controller: Tag the Query, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 17/20] tracker-queue: Log each Query's source and tag fields, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 16/20] Use Query objects instead of raw strings in the TrackerQueue API, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 15/20] query: Loosen the requirement to provide a SearchContextState, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 14/20] query: Support human-readable annotations for debugging, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 13/20] source-notification: Support GMount-backed sources for importing, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 12/20] application: Add an import action, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 11/20] source-notification: Be more strict about what is acceptable, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 10/20] source: Support GMount-backed sources for importing, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 9/20] embed, main-toolbar: Remove unused code, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 8/20] Add a new mode for viewing the contents of a collection, Debarshi Ray
  • [evolution-data-server] Fixes to Catalan translation, Jordi Mas
  • [gnome-photos/wip/rishi/collection: 7/20] base-manager, item-manager: Log additions and removals, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 6/20] debug: Add a debug flag to track changes to the BaseManagers, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 5/20] share-point-manager: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 4/20] source: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 3/20] source-manager: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 2/20] set-collection-job: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 1/20] share-dialog: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos] (20 commits) Created branch wip/rishi/collection, Debarshi Ray
  • [accerciser] Fix to Catalan translation, Jordi Mas
  • [gnome-photos] single-item-job: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [retro-gtk/wip/aplazas/0.13: 14/14] Tests..., Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 13/14] Port CoreView to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 12/14] Port PixelFormat to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 11/14] Port VideoFilter to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 10/14] Port InputDevice to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 9/14] Port InputDescriptor to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 8/14] Port PointerId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 7/14] Port LightgunId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 6/14] Port MouseId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 5/14] Port AnalogId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 4/14] Port AnalogIndex to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 3/14] Port JoypadId to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 2/14] Port DeviceType to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/0.13: 1/14] build: Build the VAPI from GIR, Adrien Plazas
  • [retro-gtk] (14 commits) Created branch wip/aplazas/0.13, Adrien Plazas
  • [grilo-plugins] Update Turkish translation, Translations User D-L
  • [gnome-photos] Update Turkish translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Turkish translation, Translations User D-L
  • [libgnome-games-support] Update Turkish translation, Translations User D-L
  • [grilo] Update Turkish translation, Translations User D-L
  • [gtk+] Update Turkish translation, Translations User D-L
  • [gcr] Update Turkish translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Turkish translation, Translations User D-L
  • [pitivi] Updated Czech translation, Marek Černocký
  • [pitivi/1.0] Updated Czech translation, Marek Černocký
  • [gimp-help-2] Rebuilt and update align.xml, Julien Hardlin
  • [gnome-builder] sourceview: ignore not-supported warnings, Christian Hergert
  • [gtk+] entry: Set a clip, Matthias Clasen
  • [gtk+] gskpango.c: Include cairo.h consistently, Chun-wei Fan
  • [gnome-builder] history: be safer about buffer/mark access, Christian Hergert
  • [release-notes/gnome-3-26] Capitalize Team Manchester, Jeremy Bicha
  • [release-notes/gnome-3-26] Use correct new Tweaks feature, Jeremy Bicha
  • [template-glib] Don't store build dir in generated files, Christian Hergert
  • [libxml2] Fix memory leak in nanoftp, Nick Wellnhofer
  • [libxml2] Fix memory leaks in SAX1 parser, Nick Wellnhofer
  • [gnome-todo] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-sudoku] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-mines] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-online-accounts] Updated Vietnamese translation, Trần Ngọc Quân
  • [epiphany/gnome-3-24] location-entry: disable emoji chooser, Michael Catanzaro
  • [epiphany] location-entry: disable emoji chooser, Michael Catanzaro
  • [gnome-software/wip/ubuntu-3-22] snap: Correct the app origin, Robert Ancell
  • [gnome-software/wip/ubuntu-master] snap: Correct the app origin, Robert Ancell
  • [jhbuild] core-deps-3.28: librsvg-tarball depends on cargo, Javier Jardón Cabezas
  • [jhbuild] sysdeps-3.28: Add cargo, Javier Jardón Cabezas
  • [jhbuild] Add GNOME 3.28 modulesets, Javier Jardón Cabezas
  • [jhbuild] Revert "core-deps-3.26: Add librsvg-tarball", Javier Jardón Cabezas
  • [beast: 11/11] Merge branch 'migrate-procs', Tim Janik
  • [beast: 10/11] BST: use Bse::SourceH instead of proxy IDs to store module handles, Tim Janik
  • [beast: 9/11] BST: adjust to use Source.clear_{in|out}puts(), Tim Janik
  • [beast: 8/11] BSE: move Source.clear_{in|out}puts into bseapi.idl, Tim Janik
  • [beast: 7/11] BST: adjust to use Source.get_automation_channel(), Tim Janik
  • [beast: 6/11] BSE: move Source.get_automation_channel() into bseapi.idl, Tim Janik
  • [beast: 5/11] BST: provide control_type and midi_channel pspecs for automation dialog, Tim Janik
  • [beast: 4/11] BST: adjust to use Source automation methods, Tim Janik
  • [beast: 3/11] BSE: move Source automation methods and enum MidiControl into bseapi.idl, Tim Janik
  • [beast: 2/11] HACKING.md: mention deduplicaiton of old enum names, Tim Janik
  • [beast: 1/11] Merge branch 'build-fixes', Tim Janik
  • [beast] (11 commits) ...Merge branch 'migrate-procs', Tim Janik
  • [gnome-software] snap: Correct the app origin, Robert Ancell
  • [pitivi] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [pitivi] Add a custom user interface for chroma keying with the Alpha filter, Alexandru Băluț
  • [pitivi] effects: Stop tracking values in the effect properties manager, Alexandru Băluț
  • [pitivi] widgets: Add ColorPickerButton for picking color anywhere on the screen, Alexandru Băluț
  • [pitivi] effects: Allow custom property widgets when auto-generating UI of effects, Alexandru Băluț
  • [pitivi] utils: Implement the infrastructure for custom UI widget for effect configuration, Alexandru Băluț
  • [gnome-software/wip/ubuntu-3-20: 30/30] Use the developer name if set in preference to the project group, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 29/30] Don't randomize editors picks., Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 28/30] Don't generate popular apps from Ubuntu reviews, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 27/30] Use 'Ubuntu Software' title in Ubuntu, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 26/30] trivial: Don't do two update actions for live update, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 25/30] Non-live updates are updatable but not updatable-live, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 24/30] Sort snaps before other apps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 23/30] Make filename passed with --local-filename absolute., Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 22/30] Disable "Software Updates Available" notification, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 21/30] Fix package name not being shown when using --details-pkg with unknown package, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 20/30] trivial: Use 'Install' as the verb for the headerbar button, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 19/30] Disable history button, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 18/30] Remove scary 3rd party and non-free warnings (they were removed upstream). Show license as 'Unknown', Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 17/30] Update kudo hiding code, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 16/30] 'Software Sources' -> 'Software & Updates' in menu, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 15/30] Set error when org.freedesktop.fwupd has no service, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 14/30] De-dup based on source, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 13/30] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 12/30] Allow AS_APP_STATE_INSTALLED to AS_APP_STATE_INSTALLING, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 11/30] Allow transition from AS_APP_STATE_INSTALLED to AS_APP_STATE_UPDATABLE, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 10/30] trivial: Run the generated libtool wrapper instead of /usr/bin/libtool, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 9/30] Build xdg-app-reviews only if ODRS is enabled, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 8/30] provenance: Order after apt so we have the origin set, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 7/30] Hide licence, updated and category fields if they aren't set, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 6/30] Add the concept of UpdateAll into the plugin loader, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 5/30] Add a --details-pkg option that allows showing app details keyed by package name, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 4/30] Don't use notification actions under Unity, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 3/30] Format update descriptions to be suitable for Ubuntu., Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 2/30] Use minimal limits for review content, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 1/30] Add a Snap plugin, Robert Ancell
  • [gnome-software] (30 commits) Non-fast-forward update to branch wip/ubuntu-3-20, Robert Ancell
  • [gnome-software/wip/ubuntu-3-22: 1/2] Use the developer name if set in preference to the project group, Robert Ancell
  • [gnome-screenshot] interactive-dialog: remove extra Help button fallback, Cosimo Cecchi
  • [gnome-screenshot] interactive-dialog: use app menu button as fallback instead of menubar, Cosimo Cecchi
  • [gnome-screenshot] Created branch gnome-3-26, Cosimo Cecchi
  • [gnome-builder] Created tag 3.25.92, Christian Hergert
  • [gnome-builder] release 3.25.92, Christian Hergert
  • [gnome-photos] Update Finnish translation, Translations User D-L
  • [gnome-photos/gnome-3-26] Update Finnish translation, Translations User D-L
  • [vte] widget: Fix a crash with hyperlinks if the mouse hasn't entered the widget, Egmont Koblinger
  • [gimp] build: skip Recommends for docker image, Michael Schumacher
  • [gtk+] ActionBar: Fix links in set_revealed() doc, etc., Daniel Boles
  • [sysprof] Created tag sysprof-3.25.92, Christian Hergert
  • [sysprof] release 3.25.92, Christian Hergert
  • [gnome-commander] Sets the focus to the rename dialog window, Uwe Scholz
  • [gnome-session] gnome-session-inhibit: fix child cmd arguments, Ray Strode
  • [gnome-builder] build: bump jsonrpc-glib dependency, Christian Hergert
  • [gnome-builder] build: bump template-glib requirement, Christian Hergert
  • [jsonrpc-glib] Created tag 3.25.92, Christian Hergert
  • [jsonrpc-glib] release 3.25.92, Christian Hergert
  • [jsonrpc-glib] build: require more recent meson, Christian Hergert
  • [epiphany] Created tag 3.18.12, Michael Catanzaro
  • [epiphany/gnome-3-18] Prepare 3.18.12, Michael Catanzaro
  • [epiphany/gnome-3-18] Disable tests, Michael Catanzaro
  • [folks/wip/nielsdg/meson: 5/5] Add support for the Meson build system, Niels De Graef
  • [folks] (5 commits) Non-fast-forward update to branch wip/nielsdg/meson, Niels De Graef
  • [folks/wip/nielsdg/meson] Add support for the Meson build system, Niels De Graef
  • [folks] Created branch wip/nielsdg/meson, Niels De Graef
  • [template-glib] Created tag 3.25.92, Christian Hergert
  • [template-glib] release 3.25.92, Christian Hergert
  • [template-glib] build: require more recent meson, Christian Hergert
  • [gnome-builder] build: bump libdazzle dep to 3.25.92, Christian Hergert
  • [libdazzle] Created tag 3.25.92, Christian Hergert
  • [libdazzle] release 3.25.92, Christian Hergert
  • [gnome-photos/gnome-3-26] Update Swedish translation, Debarshi Ray
  • [gnome-photos] Post-branch version bump, Debarshi Ray
  • [gnome-photos] Created branch gnome-3-26, Debarshi Ray
  • [gnome-photos/gnome-3-24] flatpak: Update tracker to 1.12.3, Debarshi Ray
  • [gimp] build: Add more dependencies to the build image Dockerfile, Michael Schumacher
  • [gnome-builder] codeindex: ignore variables in global search results, Christian Hergert
  • [gnome-builder] codeindex: cleanup locals layout, Christian Hergert
  • [gnome-system-monitor] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-photos] Update Swedish translation, Translations User D-L
  • [gnome-software/gnome-3-26] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-builder] codeindex: use subtitles for search results, Christian Hergert
  • [gimp] app: remove GimpColorizeConfig, merge its props into GimpOperationColorize, Michael Natterer
  • [gnome-software] Updated Danish translation, Ask Hjorth Larsen
  • [gtk+] InfoBar: Fix typos in set_revealed() documentation, Daniel Boles
  • [epiphany/gnome-3-18] Adblocker must not block main resource during redirects, Michael Catanzaro
  • [gtk+] build: Improve vulkan resource handling, Matthias Clasen
  • [epiphany/gnome-3-18] window: Pass address from embed to security popover, Michael Catanzaro
  • [epiphany/gnome-3-18] web-extension: fix NULL or empty string check, Michael Catanzaro
  • [glibmm] ustring: Avoid warning due to type confusion, Daniel Boles
  • [libdazzle] build: disable counters on win32/win64, Christian Hergert
  • [gdm] systemd: send SIGHUP to gdm on reload, Ray Strode
  • [gdm] settings: Make sure to set old settings global to NULL on finalize, Ray Strode
  • [libdazzle] build: more 64-bit preprocessor check fixes, Christian Hergert
  • [glibmm] Glib::IOCondition: Add an IO_ prefix to the enumerator names, Kjell Ahlstedt
  • [gnome-continuous] Revert "manifest: Use "rustify" librsvg (latest tarball)", Javier Jardón Cabezas
  • [gnome-photos] Update German translation, Translations User D-L
  • [release-notes/gnome-3-26] more material for the developer page, Allan Day
  • [gnome-continuous] manifest: fix typo, Javier Jardón Cabezas
  • [gnome-continuous] manifest: Use "rustify" librsvg (latest tarball), Javier Jardón Cabezas
  • [gtk+] Update German translation, Translations User D-L
  • [gtk+/gtk-3-22] Update German translation, Translations User D-L
  • [gnome-characters] Update German translation, Translations User D-L
  • [gtkmm] Update build/.gitignore, Kjell Ahlstedt
  • [gtkmm] Gdk, gtk: Regenerate the docs.xml and .defs files, Kjell Ahlstedt
  • [gtkmm] tools/gen_scripts/: Update for gtk+ and gdk-pixbuf built with meson, Kjell Ahlstedt
  • [jhbuild] core-deps-3.26: Add librsvg-tarball, Javier Jardón Cabezas
  • [gnome-online-accounts] Created tag 3.24.3, Debarshi Ray
  • [gnome-online-accounts/gnome-3-24] Prepare 3.24.3, Debarshi Ray
  • [epiphany/gnome-3-18] Fix EphyHistoryService, Michael Catanzaro
  • [libgweather/wip/meson: 3/3] Remove autotools build system, Giovanni Campagna
  • [libgweather/wip/meson: 2/3] Add support for the meson build system, Giovanni Campagna
  • [libgweather/wip/meson: 1/3] Use GRegex instead of POSIX regex to parse METAR strings, Giovanni Campagna
  • [libgweather] (3 commits) Created branch wip/meson, Giovanni Campagna
  • [gnome-online-accounts] Created tag 3.25.92, Debarshi Ray
  • [gnome-online-accounts] Prepare 3.25.92, Debarshi Ray
  • [gnome-contacts] Update Turkish translation, Translations User D-L
  • [libgtop] Update Turkish translation, Translations User D-L
  • [simple-scan/gnome-3-24] Updated Czech translation, Marek Černocký
  • [orca] Updated Czech translation, Marek Černocký
  • [evolution] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-calendar] Updated Danish translation, Ask Hjorth Larsen
  • [file-roller] Updated Danish translation, Ask Hjorth Larsen
  • [release-notes/gnome-3-24] Update Hungarian translation, Translations User D-L
  • [gimp/gimp-2-8] Update Polish translation, Piotr Drąg
  • [template-glib] Update Hungarian translation, Translations User D-L
  • [simple-scan] Update Hungarian translation, Translations User D-L
  • [pybliographer] Update Hungarian translation, Translations User D-L
  • [pan2] Update Hungarian translation, Translations User D-L
  • [vala] valadoc: Don't use 'stderr' as variable name, Rico Tzschichholz
  • [office-runner] Update Hungarian translation, Translations User D-L
  • [niepce] Update Hungarian translation, Translations User D-L
  • [evolution] Add flatpak build script, Milan Crha
  • [network-manager-fortisslvpn] Update Hungarian translation, Translations User D-L
  • [nautilus] Update Hungarian translation, Translations User D-L
  • [mutter] Update Hungarian translation, Translations User D-L
  • [metacity] Update Hungarian translation, Translations User D-L
  • [libgda] Update Hungarian translation, Translations User D-L
  • [latexila] Update Hungarian translation, Translations User D-L
  • [gxml] Update Hungarian translation, Translations User D-L
  • [gupnp-tools] Update Hungarian translation, Translations User D-L
  • [gucharmap] Update Hungarian translation, Translations User D-L
  • [gtksourceview] Update Hungarian translation, Translations User D-L
  • [librsvg] parse_or_value(): implement in terms of Option::unwrap_or(), Federico Mena Quintero
  • [gnome-photos] Updated Czech translation, Marek Černocký
  • [gtk+] Update Hungarian translation, Translations User D-L
  • [gnome-builder] Updated Czech translation, Marek Černocký
  • [gthumb] Update Hungarian translation, Translations User D-L
  • [gparted] Update Hungarian translation, Translations User D-L
  • [gnote] Update Hungarian translation, Translations User D-L
  • [librsvg] NodeStop: validate "offset" using a validation function, Federico Mena Quintero
  • [librsvg] RsvgLength::new() - new method., Federico Mena Quintero
  • [librsvg] Move all the RsvgLength::check_nonnegative() calls to the validation function, Federico Mena Quintero
  • [librsvg] RsvgLength::check_nonnegative(): Take ownership of self, Federico Mena Quintero
  • [librsvg] parse_or_*() - Take an extra argument, a validation function, Federico Mena Quintero
  • [gnote/gnome-3-24] Update Hungarian translation, Translations User D-L
  • [gnome-sudoku] Update Hungarian translation, Translations User D-L
  • [gnome-photos] Update Polish translation, Piotr Drąg
  • [gnome-software] Update Hungarian translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Hungarian translation, Translations User D-L
  • [gnome-games] Update Hungarian translation, Translations User D-L
  • [bijiben/wip/inigomartinez/meson: 4/4] build: Migrated from Intltool to Gettext, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 3/4] build: Remove autotools, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 2/4] build: Port to meson build system, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 1/4] build: Updated autotools to use libgd module at subprojects, Iñigo Martínez
  • [bijiben] (4 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 3/3] build: Remove autotools, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 2/3] build: Port to meson build system, Iñigo Martínez
  • [bijiben/wip/inigomartinez/meson: 1/3] build: Updated autotools to use libgd module at subprojects, Iñigo Martínez
  • [bijiben] (3 commits) Created branch wip/inigomartinez/meson, Iñigo Martínez
  • [bijiben] Deleted branch wip/inigomartinez/gettext, Iñigo Martínez
  • [bijiben] Deleted branch wip/inigomartinez/meson, Iñigo Martínez
  • [gtk+] Updated Czech translation, Marek Černocký
  • [gtk+/gtk-3-22] Updated Czech translation, Marek Černocký
  • [chronojump] Removed old ButterworthFiltering/kinoveaCode.txt, Xavier de Blas
  • [gnome-applets/gnome-3-24] Fixed images descriptions, Marek Černocký
  • [chronojump] Added Joan Charmant Kinovea code for Butterworth filtering, Xavier de Blas
  • [polari] Created tag 3.25.92, Florian Müllner
  • [polari] Bump version to 3.25.92, Florian Müllner
  • [orca] Remove a broken-text-recovery attempt for plain-text content, Joanmarie Diggs
  • [gnome-applets] Fixed images descriptions, Marek Černocký
  • [gnome-contacts] Created tag 3.25.92.1, Niels De Graef
  • [gnome-contacts] Release version 3.25.92.1, Niels De Graef
  • [pango/wip/matthiasc/font-variations: 2/2] Add some font description tests, Matthias Clasen
  • [pango/wip/matthiasc/font-variations: 1/2] Add basic support for font variations, Matthias Clasen
  • [pango] (2 commits) Created branch wip/matthiasc/font-variations, Matthias Clasen
  • [babl] babl: trade gained fishing performance for better fish, Øyvind Kolås
  • [gtk+/gtk-3-22] adwaita: use generic sidebar icon style, Jakub Steiner
  • [gtk+] adwaita: use generic sidebar icon style, Jakub Steiner
  • [babl] babl: bail early on paths that are bad ideas, Øyvind Kolås
  • [json-glib: 13/13] docs: Update the README file, Gitlab System User
  • [json-glib: 12/13] build: Rework the introspection option, Gitlab System User
  • [json-glib: 11/13] build: Update the macOS linker flags, Gitlab System User
  • [json-glib: 10/13] Update Slovak translation, Gitlab System User
  • [json-glib: 8/13] Update Brazilian Portuguese translation, Gitlab System User
  • [json-glib: 9/13] Update Korean translation, Gitlab System User
  • [json-glib: 7/13] Update Latvian translation, Gitlab System User
  • [json-glib: 5/13] Add Nepali translation, Gitlab System User
  • [json-glib: 6/13] Update Italian translation, Gitlab System User
  • [json-glib: 4/13] Update Catalan translation, Gitlab System User
  • [json-glib: 3/13] Updated Serbian translation, Gitlab System User
  • [json-glib: 2/13] Update Galician translation, Gitlab System User
  • [json-glib: 1/13] Updated Czech translation, Gitlab System User
  • [json-glib] (13 commits) Non-fast-forward update to branch master, Gitlab System User
  • [json-glib] docs: Update the README file, Gitlab System User
  • [gnome-logs] Update French translation, Translations User D-L
  • [totem] Update Spanish translation, Translations User D-L
  • [gtk-doc] Update Spanish translation, Translations User D-L
  • [gnome-font-viewer] Update Spanish translation, Translations User D-L
  • [evince] Update Spanish translation, Translations User D-L
  • [gnome-devel-docs] Update Spanish translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Spanish translation, Translations User D-L
  • [gtk+] Update Spanish translation, Translations User D-L
  • [gnome-software] flatpak: Ensure apps being used are GsFlatpakApps, Joaquim Manuel Pereira Rocha
  • [gnome-photos] Update Italian translation, Translations User D-L
  • [eog] Update Italian translation, Translations User D-L
  • [sysadmin-bin] strings/integers always evaluate to true boolean speaking, thanks G. Campagna for reminding me, Andrea Veri
  • [gdk-pixbuf] Update Italian translation, Translations User D-L
  • [gnome-documents] Update French translation, Translations User D-L
  • [vala] (2 commits) ...glib-2.0: Fix MainContext.check(), Rico Tzschichholz
  • [gnome-builder] codeindex: make code index service pausable, Christian Hergert
  • [gnome-builder] omnibar: wire up pausable operations into the omnibar, Christian Hergert
  • [gnome-builder] pausable: add object helper for pausable operations, Christian Hergert
  • [gnome-builder] style: tweak row styling for message popover rows, Christian Hergert
  • [libdazzle] listbox: properly clear head of cached rows, Christian Hergert
  • [gtk+] Update French translation, Translations User D-L
  • [nautilus] Update Spanish translation, Translations User D-L
  • [gnome-nettool] Updated Vietnamese translation, Trần Ngọc Quân
  • [gtk+] build: Depend on wayland-protocols 1.9, Timm Bäder
  • [gnome-photos] Created tag 3.25.92, Debarshi Ray
  • [gnome-photos] Prepare 3.25.92, Debarshi Ray
  • [gnome-clocks] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-photos] spinner-box: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [libpeas] Update Catalan translation, Jordi Mas
  • [caribou] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-tweak-tool] 3.25.92, Jeremy Bicha
  • [gnome-tweak-tool] Created tag 3.25.92, Jeremy Bicha
  • [gnome-tweak-tool] Created tag 3.25.91, Jeremy Bicha
  • [gnome-terminal] Fixes to Catalan translation, Jordi Mas
  • [evolution] Update Finnish translation, Translations User D-L
  • [gnome-terminal] Update Catalan translation, Jordi Mas
  • [gnome-photos] tool-filter-button: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos] tracker-collections-controller: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-photos] tracker-favorites-controller: Use G_DECLARE_FINAL_TYPE, Debarshi Ray
  • [gnome-tweak-tool] extensions: Fix link to GNOME Software, Jeremy Bicha
  • [gnome-photos] (2 commits) ...org.gnome.Photos.desktop: Add translator comments, Debarshi Ray
  • [pangomm] Update .gitignore, Kjell Ahlstedt
  • [pangomm] GlyphString: Remove some functions from _IGNORE(), Kjell Ahlstedt
  • [pangomm] Regenerate pango_docs.xml and the .defs files, Kjell Ahlstedt
  • [pangomm] tools/gen_scripts/: Update for pango built with meson, Kjell Ahlstedt
  • [retro-gtk/wip/aplazas/gamepad: 6/6] truc, Adrien Plazas
  • [retro-gtk/wip/aplazas/gamepad: 5/6] input: Make JoypadId, AnalogIndex and AnalogId private, Adrien Plazas
  • [retro-gtk/wip/aplazas/gamepad: 4/6] input: Add Gamepad, Adrien Plazas
  • [retro-gtk/wip/aplazas/gamepad: 3/6] input: Make GamepadConfiguration use Linux event codes, Adrien Plazas
  • [retro-gtk/wip/aplazas/gamepad: 2/6] input: Add retro_gamepad_axis_converter(), Adrien Plazas
  • [retro-gtk/wip/aplazas/gamepad: 1/6] input: Add retro_gamepad_button_converter(), Adrien Plazas
  • [retro-gtk] (6 commits) Created branch wip/aplazas/gamepad, Adrien Plazas
  • [gobject-introspection] Created tag 1.53.7, Rico Tzschichholz
  • [gobject-introspection] Release 1.53.7, Rico Tzschichholz
  • [gobject-introspection] gir: Update annotations from GLib 2.53.7, Rico Tzschichholz
  • [gnome-builder] codeindex: use guint for 1-bit flags, Christian Hergert
  • [gnome-calculator] Created tag 3.25.92, Robert Roth
  • [gnome-mines] Created tag 3.25.92, Robert Roth
  • [gnome-calculator] Prepared release 3.25.92, Robert Roth
  • [gnome-mines] Prepared release 3.25.92, Robert Roth
  • [gnome-system-monitor] Created tag 3.25.92, Robert Roth
  • [gnome-system-monitor] Prepared release 3.25.92, Robert Roth
  • [libgtop] Created tag 2.37.92, Robert Roth
  • [libgtop] Prepared release 2.37.92, Robert Roth
  • [gnome-software/wip/ubuntu-3-22: 2/2] snap: Use developer field, Robert Ancell
  • [gnome-software/wip/ubuntu-3-22: 1/2] snap: Support new snapd license field, Robert Ancell
  • [gnome-software] (2 commits) Non-fast-forward update to branch wip/ubuntu-3-22, Robert Ancell
  • [mutter] configure.ac: Fix comment for HAVE_REMOTE_DESKTOP, Jonas Ådahl
  • [gtk+] Typo fix, Matthias Clasen
  • [gtk+] A somewhat working blur shader, Matthias Clasen
  • [bijiben] notebook: add an empty method for delete, Isaque Galdino de Araujo
  • [librsvg] impl Parse for Color, Federico Mena Quintero
  • [librsvg] Remove property_bag::length_or_*(); use parse_or_() instead, Federico Mena Quintero
  • [bijiben] note-obj: Critical error when creating a new note, Isaque Galdino de Araujo
  • [librsvg] impl Parse for RsvgLength, Federico Mena Quintero
  • [librsvg] impl Parse for cairo::Matrix; remove property_bag::transform_or_none(), Federico Mena Quintero
  • [librsvg] parsers::Parse - new trait; we'll use this instead of std::FromStr, Federico Mena Quintero
  • [gtk+] Non-fast-forward update to branch wip/matthiasc/blur, Matthias Clasen
  • [gtk+/wip/matthiasc/blur] A somewhat working blur shader, Matthias Clasen
  • [gtk+] Created branch wip/matthiasc/blur, Matthias Clasen
  • [epiphany] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-control-center] Non-fast-forward update to branch wip/rancell/g-define-type, Robert Ancell
  • [gnome-control-center] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-control-center/wip/rancell/g-define-type] code style, Robert Ancell
  • [gnome-control-center/wip/rancell/g-define-type] phase 7, Robert Ancell
  • [gnome-builder] back-forward: remove dead code, Christian Hergert
  • [gtk+] HighContrast: Stop hovered emoji from disappearing, Daniel Boles
  • [gtk+] Adwaita: Fix a selector not regenerated in the CSS, Daniel Boles
  • [gtk+/gtk-3-22] Adwaita: Leave fg color of hovered emoji alone, Daniel Boles
  • [gnome-builder] codeindex: ensure build data is released, Christian Hergert
  • [gtk+/gtk-3-22] themes: Use $selected_fg_color for :hovered emoji, Daniel Boles
  • [gtk+] HighContrast: Kill abominable headerbar vseparator, Daniel Boles
  • [gtk+/gtk-3-22] HighContrast: Kill abominable headerbar vseparator, Daniel Boles
  • [planet-web] [pgo] add tonghuix to PGO, Alberto Ruiz
  • [planet-web] [pgo] add Matthias Klumpp to PGO, Alberto Ruiz
  • [planet-web] [pgo] add adelia to PGO, Alberto Ruiz
  • [jsonrpc-glib] add .gitignore, Christian Hergert
  • [jsonrpc-glib] inputstream: remove impossible comparison, Christian Hergert
  • [gnome-software/wip/ubuntu-3-20: 29/29] Don't randomize editors picks., Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 28/29] Don't generate popular apps from Ubuntu reviews, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 27/29] Use 'Ubuntu Software' title in Ubuntu, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 26/29] trivial: Don't do two update actions for live update, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 25/29] Non-live updates are updatable but not updatable-live, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 24/29] Sort snaps before other apps, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 23/29] Make filename passed with --local-filename absolute., Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 22/29] Disable "Software Updates Available" notification, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 21/29] Fix package name not being shown when using --details-pkg with unknown package, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 20/29] trivial: Use 'Install' as the verb for the headerbar button, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 19/29] Disable history button, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 18/29] Remove scary 3rd party and non-free warnings (they were removed upstream). Show license as 'Unknown', Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 17/29] Update kudo hiding code, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 16/29] 'Software Sources' -> 'Software & Updates' in menu, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 15/29] Set error when org.freedesktop.fwupd has no service, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 14/29] De-dup based on source, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 13/29] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 12/29] Allow AS_APP_STATE_INSTALLED to AS_APP_STATE_INSTALLING, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 11/29] Allow transition from AS_APP_STATE_INSTALLED to AS_APP_STATE_UPDATABLE, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 10/29] trivial: Run the generated libtool wrapper instead of /usr/bin/libtool, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 9/29] Build xdg-app-reviews only if ODRS is enabled, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 8/29] provenance: Order after apt so we have the origin set, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 7/29] Hide licence, updated and category fields if they aren't set, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 6/29] Add the concept of UpdateAll into the plugin loader, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 5/29] Add a --details-pkg option that allows showing app details keyed by package name, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 4/29] Don't use notification actions under Unity, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 3/29] Format update descriptions to be suitable for Ubuntu., Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 2/29] Use minimal limits for review content, Robert Ancell
  • [gnome-software/wip/ubuntu-3-20: 1/29] Add a Snap plugin, Robert Ancell
  • [gnome-software] (29 commits) Non-fast-forward update to branch wip/ubuntu-3-20, Robert Ancell
  • [mutter] meta-background-actor: Style fix, Alessandro Bono
  • [gnome-software/wip/ubuntu-3-22: 4/4] snap: Support new snapd license field, Robert Ancell
  • [gnome-software/wip/ubuntu-3-22: 3/4] snap: Use new Polkit API, Robert Ancell
  • [gnome-software/wip/ubuntu-3-22: 2/4] Don't randomize editors picks., Robert Ancell
  • [gnome-software/wip/ubuntu-3-22: 1/4] snap: Only feature snaps, Robert Ancell
  • [gnome-software] (4 commits) Non-fast-forward update to branch wip/ubuntu-3-22, Robert Ancell
  • [gnome-builder] omnibarrow: remove dead code, Christian Hergert
  • [gnome-software/wip/ubuntu-3-22] snap: Support new snapd license field, Robert Ancell
  • [gnome-software/wip/ubuntu-3-22] snap: Use new Polkit API, Robert Ancell
  • [gnome-software] snap: Support new snapd license field, Robert Ancell
  • [gnome-software] snap: Use new Polkit API in snapd-glib, Robert Ancell
  • [gtk+/gtk-3-22] ComboBox: Don’t popdown if releasing on scrollbar, Daniel Boles
  • [gtk+/gtk-2-24] Revert "ComboBox: Don’t redundantly show() scrolled_window", Daniel Boles
  • [gjs] build: Post-release version bump, Philip Chimento
  • [gjs] Created tag 1.49.92, Philip Chimento
  • [gjs] release: Prepare for 1.49.92, Philip Chimento
  • [at-spi2-core] Created tag AT_SPI2_CORE_2_25_92, Mike Gorse
  • [at-spi2-core] 2.25.92, Mike Gorse
  • [at-spi2-core] Optionally read the dbus address from env var AT_SPI_BUS_ADDRESS, Mike Gorse
  • [gnome-builder] history: add a history plugin for navigation within the editor, Christian Hergert
  • [gnome-music] Created tag 3.25.92, Marinus Schraal
  • [gnome-music] Release 3.25.92, Marinus Schraal
  • [gtk+/gtk-3-22] Update Swedish translation, Translations User D-L
  • [simple-scan] Created tag 3.25.92, Robert Ancell
  • [simple-scan] Releasing 3.25.92, Robert Ancell
  • [seahorse] Add dummy "label"-property setters to conform SeahorsePlace interface, Rico Tzschichholz
  • [seahorse] Accept GnuPG 2.2.x as supported version, Rico Tzschichholz
  • [gtk+] EmojiChooser: Ensure always have a selected button, Daniel Boles
  • [gtk+] EmojiChooser: Check the 1st button before 1st show, Daniel Boles
  • [gtk+/gtk-3-22] EmojiChooser: Ensure always have a selected button, Daniel Boles
  • [gtk+/gtk-3-22] EmojiChooser: Check the 1st button before 1st show, Daniel Boles
  • [gtk+/gtk-3-22] sidebarrow: Remove useless size group, Daniel Boles
  • [librsvg] test-utils.c: Fix a leak, Federico Mena Quintero
  • [librsvg] Oops, unref nodes after boxing them and using them., Federico Mena Quintero
  • [librsvg] property_bag.rs: Implement parse_or_default() in terms of parse_or_value(), Federico Mena Quintero
  • [librsvg] shapes.rs: Use property_bag::length_or_none() in a spot that was missing, Federico Mena Quintero
  • [librsvg] marker.rs: Per the spec, check that markerWidth/markerHeight are nonnegative, Federico Mena Quintero
  • [librsvg] structure.rs: Use RsvgLength::check_nonnegative(), Federico Mena Quintero
  • [librsvg] shapes.rs: Use RsvgLength::check_nonnegative(), Federico Mena Quintero
  • [librsvg] marker.rs: Use the correct horizontal/vertical default size, Federico Mena Quintero
  • [librsvg] structure.rs: Use RsvgLength::check_nonnegative() instead of doing it by hand, Federico Mena Quintero
  • [librsvg] RsvgLength::check_nonnegative(): New method, Federico Mena Quintero
  • [librsvg] lib.rs: sort the list of modules, Federico Mena Quintero
  • [librsvg] parse_transform.lalrpop: Only make parse_Num and parse_TransformList public, Federico Mena Quintero
  • [librsvg] Remove unused imports, Federico Mena Quintero
  • [nautilus] Update Russian translation, Translations User D-L
  • [gimp] Keep NEWS updated, start listing contributors, Alexandre Prokoudine
  • [eog-plugins] Created tag 3.25.92, Felix Riemann
  • [eog-plugins] Post-release version bump, Felix Riemann
  • [gimp] Dockerfile for building GIMP 2.9.x, Michael Schumacher
  • [eog-plugins] Prepare release 3.25.92, Felix Riemann
  • [gnome-shell] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [seahorse] doap: Add description as required and use https links, Rico Tzschichholz
  • [seahorse] Update 'Description Of A Project' to include Vala, Rico Tzschichholz
  • [damned-lies] Updated Czech translation, Marek Černocký
  • [pitivi] help: Add meson.build file for ca, Alexandru Băluț
  • [eog] Post-release version bump, Felix Riemann
  • [eog] Created tag 3.25.92, Felix Riemann
  • [gnome-builder] sourceview: set static scope on textiter signals, Christian Hergert
  • [file-roller] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-builder] source-view: give source and dest when tracking a jump, Christian Hergert
  • [gnome-builder] sourceview: remove back forward list, Christian Hergert
  • [meld] Remove unintentionally added file, Kai Willadsen
  • [eog] Prepare release 3.25.92, Felix Riemann
  • [gnome-disk-utility] Updated Danish translation, Ask Hjorth Larsen
  • [gnome-maps] Created tag v3.25.92, Marcus Lundblad
  • [gnome-maps] Release 3.25.92, Marcus Lundblad
  • [gimp] Bug 592533 - Mask positions move to top-left when saving as PSD, N/A
  • [mobile-broadband-provider-info] fr: add French provider Prixtel (bgo #787213), Thomas Haller
  • [gnome-builder] clang: allow _ when matching provider activation, Christian Hergert
  • [gnome-builder] meson-templates: use build-aux/meson/postinstall.py, Christian Hergert
  • [file-roller] Created tag 3.25.91, Paolo Bacchilega
  • [file-roller] updated for version 3.25.91, Paolo Bacchilega
  • [gnome-terminal] Created tag 3.25.92, Christian Persch
  • [gnome-terminal] Post release version bump, Christian Persch
  • [gnome-terminal] Version 3.25.92, Christian Persch
  • [gnome-terminal] util: Set application on about dialogue, Christian Persch
  • [gnome-weather] Created tag 3.25.92, Giovanni Campagna
  • [gnome-weather] Relase 3.25.92, Giovanni Campagna
  • [gnome-photos/wip/rishi/collection: 16/16] tracker-controller: Tag the Query, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 15/16] offset-controller: Tag the Query, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 14/16] tracker-queue: Log each Query's source and tag fields, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 13/16] Use Query objects instead of raw strings in the TrackerQueue API, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 12/16] query: Loosen the requirement to provide a SearchContextState, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 11/16] query: Support human-readable annotations for debugging, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 10/16] source-notification: Support GMount-backed sources for importing, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 9/16] application: Add an import action, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 8/16] source-notification: Be more strict about what is acceptable, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 7/16] source: Support GMount-backed sources for importing, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 6/16] embed, main-toolbar: Remove unused code, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 5/16] Add a new mode for viewing the contents of a collection, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 4/16] base-manager, item-manager: Log additions and removals, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 3/16] debug: Add a debug flag to track changes to the BaseManagers, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 2/16] org.gnome.Photos.desktop: Add translator comments, Debarshi Ray
  • [gnote/gnome-3-24] Updated Serbian translation, Мирослав Николић
  • [gnome-photos/wip/rishi/collection: 1/16] Migrate from Intltool to Gettext, Debarshi Ray
  • [gnome-photos] (16 commits) Created branch wip/rishi/collection, Debarshi Ray
  • [gtk+] css: Implement the blur filter, Matthias Clasen
  • [gtk+] Render the main overlay child only once, Matthias Clasen
  • [gtk+] Add a test for overlay blur, Matthias Clasen
  • [gtk+] Add a blur child property to GtkOverlay, Matthias Clasen
  • [gtk+] Add gtk_snapshot_push_blur(), Matthias Clasen
  • [gtk+] gsk: Add a blur node, Matthias Clasen
  • [libgweather] Created tag 3.25.92, Giovanni Campagna
  • [libgweather] Release 3.25.92, Giovanni Campagna
  • [gnome-commander/gcmd-1-6] Updated Serbian translation, Мирослав Николић
  • [libgweather] Remove LIYW weather station, Giovanni Campagna
  • [bijiben/gnome-3-24] Updated Serbian translation, Мирослав Николић
  • [vte] Created tag 0.49.92, Christian Persch
  • [vte] Post release version bump, Christian Persch
  • [vte] Version 0.49.92, Christian Persch
  • [atkmm] Update .gitignore, Kjell Ahlstedt
  • [atkmm] Regenerate atk_docs.xml and the .defs files, Kjell Ahlstedt
  • [atkmm] generate_defs_and_docs.sh: Update for atk built with meson, Kjell Ahlstedt
  • [gimp] plug-ins: in file-psd, fix active layer selection during loading, N/A
  • [gimp] plug-ins: in file-psd, fix potential group-layer naming conflict during loading, N/A
  • [gimp] plug-ins: in file-psd, improve layer opacity loading/saving, N/A
  • [gimp] plug-ins: in file-psd, refactor layer creation code during loading, N/A
  • [tracker] libtracker-control: Let miner_manager_index_file accept a GCancellable, Debarshi Ray
  • [gnome-software] Updated Russian translation, Yuri Myasoedov
  • [gnome-software/gnome-3-26] Updated Russian translation, Yuri Myasoedov
  • [gtk+] Created tag v3.22.20, Matthias Clasen
  • [evolution-mapi] Created tag EVOLUTION_MAPI_3_25_92_2, Milan Crha
  • [evolution-mapi] NEWS update for 3.25.92.2, Milan Crha
  • [evolution-mapi] Do not use PROJECT_VERSION_TWEAK when searching for eds/evo dependencies, Milan Crha
  • [gnome-initial-setup] Created tag 3.25.92, Matthias Clasen
  • [evolution-ews] Created tag EVOLUTION_EWS_3_25_92_2, Milan Crha
  • [evolution-ews] NEWS update for 3.25.92.2, Milan Crha
  • [evolution-ews] Do not use PROJECT_VERSION_TWEAK when searching for eds/evo dependencies, Milan Crha
  • [gnome-initial-setup] 3.25.92, Matthias Clasen
  • [gtk+] Created tag 3.22.20, Matthias Clasen
  • [gnome-characters] Update Serbian Latin translation, Translations User D-L
  • [gnome-characters] Update Serbian translation, Translations User D-L
  • [evolution] Created tag EVOLUTION_3_25_92_2, Milan Crha
  • [evolution] NEWS update for 3.25.92.2, Milan Crha
  • [evolution] Do not use PROJECT_VERSION_TWEAK when searching for eds dependencies, Milan Crha
  • [nautilus] Update Serbian translation, Translations User D-L
  • [gnome-contacts] Created tag 3.25.92, Niels De Graef
  • [gnome-contacts] Release version 3.25.92, Niels De Graef
  • [adwaita-icon-theme] symbolic: thunderbolt - adjusted thunderbolt icon to be more accurate to the thunderbolt logo - cu, Sam Hewitt
  • [adwaita-icon-theme] symbolic: refined preferences-system-devices - made printer paper equal width - made display less, Sam Hewitt
  • [gnome-characters] Created tag v3.25.92, Daiki Ueno
  • [gnome-characters] Release 3.25.92, Daiki Ueno
  • [gnome-characters] Release 3.24.0, Daiki Ueno
  • [nautilus] README: Rename with extension, Gitlab System User
  • [gnome-contacts] Update README for Meson & Contribution workflow, Niels De Graef
  • [release-notes/gnome-3-26] refine and expand users page, Allan Day
  • [gvfs] Created tag 1.33.92, Ondrej Holy
  • [gvfs] Post release version bump, Ondrej Holy
  • [gvfs] Update NEWS for 1.33.92 release, Ondrej Holy
  • [gnome-builder] Update Kazakh translation, Translations User D-L
  • [gnome-characters] Update Kazakh translation, Translations User D-L
  • [gxml] Sync Meson build system for GHtmlDocumen, Daniel Espinosa Ortiz
  • [gtk+] Update Kazakh translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Kazakh translation, Translations User D-L
  • [gxml] Renamed HtmlDocument to GHtmlDocument, Daniel Espinosa Ortiz
  • [gtk+/gtk-3-22] 3.22.20, Matthias Clasen
  • [gtk+/gtk-3-22] gtkplacessidebar: adapt libcloudproviders api rename, Matthias Clasen
  • [gtk+] gtkplacessidebar: implement libcloudproviders support, Matthias Clasen
  • [gnome-disk-utility] Created tag 3.25.92, Kai Lüke
  • [gnome-disk-utility] Prepare 3.25.92, Kai Lüke
  • [sysadmin-bin] Consider /var a trusted path as well, Andrea Veri
  • [gtk+] Deleted branch wip/dboles/emoji-css, Daniel Boles
  • [pango] Created tag 1.40.12, Matthias Clasen
  • [pango] 1.40.12, Matthias Clasen
  • [orca] Force presentation when caret moves due to page up/page down in plain text, Joanmarie Diggs
  • [gtk+] HighContrast: basic port of emoji CSS from Adwaita, Matthias Clasen
  • [gtk+] Adwaita: proper colours for inactive emoji buttons, Matthias Clasen
  • [gtk+/gtk-3-22] HighContrast: basic port of emoji CSS from Adwaita, Matthias Clasen
  • [gtk+] Adwaita: Make use of SASS syntax for emoji stuff, Matthias Clasen
  • [gtk+/gtk-3-22] Adwaita: proper colours for inactive emoji buttons, Matthias Clasen
  • [gtk+/gtk-3-22] Adwaita: Make use of SASS syntax for emoji stuff, Matthias Clasen
  • [vala/staging: 3/3] glib-2.0: Fix MainContext.check(), Rico Tzschichholz
  • [vala/staging: 2/3] glib-2.0: OptionEntry[] params are null-terminated, Rico Tzschichholz
  • [vala/staging] (3 commits) ...glib-2.0: Fix MainContext.check(), Rico Tzschichholz
  • [gxml] Removing more compilation related warnings, Daniel Espinosa Ortiz
  • [gxml] Added unit tests next/previous element sibling GomElement, Daniel Espinosa Ortiz
  • [evolution-mapi] Created tag EVOLUTION_MAPI_3_25_92_1, Milan Crha
  • [evolution-mapi] NEWS update for 3.25.92.1, Milan Crha
  • [evolution-mapi] Revert "Adapt to rename of evolution.desktop to org.gnome.Evolution.desktop", Milan Crha
  • [evolution-ews] Created tag EVOLUTION_EWS_3_25_92_1, Milan Crha
  • [evolution-ews] NEWS update for 3.25.92.1, Milan Crha
  • [evolution-ews] Revert "Adapt to rename of evolution.desktop to org.gnome.Evolution.desktop", Milan Crha
  • [evolution] Created tag EVOLUTION_3_25_92_1, Milan Crha
  • [evolution] NEWS update for 3.25.92.1, Milan Crha
  • [evolution] Revert "Rename evolution.desktop to org.gnome.Evolution.desktop", Milan Crha
  • [sysadmin-bin] Allow redirects when retrieving the repository DOAP file, we need that as git.g.o now rewrites the D, Andrea Veri
  • [nautilus] Update README, Gitlab System User
  • [mutter] Revert "renderer-native: Destroy monitor framebuffers when suspending", Jonas Ådahl
  • [nautilus] Created tag show, Gitlab System User
  • [nautilus] Created tag rm, Gitlab System User
  • [nautilus] Created tag pre-mjs-demo-bugfixes, Gitlab System User
  • [nautilus] Created tag mjs_pre_great_renaming, Gitlab System User
  • [nautilus] Created tag nautilus_ms_may_31, Gitlab System User
  • [nautilus] Created tag before-trilobite-move, Gitlab System User
  • [nautilus] Created tag XIMIAN_SUN_DELIVERY_1_MERGE, Gitlab System User
  • [nautilus] Created tag XIMIAN_SMB_ANCHOR, Gitlab System User
  • [nautilus] Created tag V0_0, Gitlab System User
  • [nautilus] Created tag REDHAT_OUTSTANDING_PATCHES_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag REDHAT_MERGE_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag RAK_SOUNDVIEW_ANCHOR, Gitlab System User
  • [planet-web] [pgo] add TingPing to PGO, Alberto Ruiz
  • [nautilus] Created tag PRE_PANEL2, Gitlab System User
  • [nautilus] Created tag PRE_1_0_MERGE, Gitlab System User
  • [nautilus] Created tag POST_1_0_MERGE, Gitlab System User
  • [nautilus] Created tag PANTING_CHIMPANZEE, Gitlab System User
  • [nautilus] Created tag NEW_SIDE_PANE_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag NEW_ICON_FACTORY_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag NAUTILUS_UIH_MERGE_BASE, Gitlab System User
  • [nautilus] Created tag NAUTILUS_SPATIAL_PLAYGROUND_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag NAUTILUS_SEARCH_BRANCH_ANCHOR, Gitlab System User
  • [nautilus] Created tag NAUTILUS_SEARCH_2_12_1_MERGEPOINT, Gitlab System User
  • [nautilus] Created tag NAUTILUS_SEARCH2_MERGE_POINT2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_SEARCH2_MERGE_ANCHOR2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_SEARCH2_MERGE_ANCHOR1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_SEARCH2_BRANCH_ANCHOR, Gitlab System User
  • [nautilus] Created tag NAUTILUS_PR3_ANCHOR, Gitlab System User
  • [nautilus] Created tag NAUTILUS_PR2_ANCHOR, Gitlab System User
  • [nautilus] Created tag NAUTILUS_NEW_MIME_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag NAUTILUS_EXTENSIONS_MERGEPOINT_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_EXTENSIONS_BRANCH_BEFORE_MERGE_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_EXTENSIONS_BRANCH_AFTER_MERGE_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_EXTENSIONS_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag NAUTILUS_BEFORE_REMOVING_HELP_COMPONENT, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_9_92, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_9_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_9_90, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_9_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_9_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_8_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_8_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_8_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_7_92, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_7_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_7_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_6_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_6_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_6_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_6_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_6_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_90, Gitlab System User
  • [orca] Fix issue jumping to end of plain text content, Joanmarie Diggs
  • [nautilus] Created tag NAUTILUS_2_5_8, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_7, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_6, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_1_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_5_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_4_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_4_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_4_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_90, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_9, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_8, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_7, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_6, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_3_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_2_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_2_3_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_2_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_2_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_2_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_2_0_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_2_0_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_2_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_27_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_26_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_26_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_26_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_25_93, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_25_92, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_25_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_25_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_25_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_25_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_25_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_24_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_24_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_24_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_92, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_90, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_6_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_6, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_5_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_23_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_22_5_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_22_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_22_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_22_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_22_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_22_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_22_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_21_92, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_21_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_21_90, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_21_6, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_21_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_21_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_21_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_20_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_1_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_1_6, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_1_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_1_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_1_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_1_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_1_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_19_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_19_90, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_19_6, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_19_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_19_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_19_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_19_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_18_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_18_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_18_0_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_18_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_17_92, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_17_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_17_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_16_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_16_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_16_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_16_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_15_92_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_15_92, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_15_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_15_90, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_15_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_15_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_15_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_14_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_14_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_14_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_13_92, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_13_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_13_90, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_13_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_13_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_13_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_13_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_12_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_12_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_12_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_11_92, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_11_91, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_11_90, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_11_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_11_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_11_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_11_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_10_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_10_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_0_8, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_0_7, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_0_6, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_0_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_0_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_0_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_0_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_2_0_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_ANCHOR, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_9, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_8, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_6, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_19, Gitlab System User
  • [evince] unarr: Fix build on s390x, Bastien Nocera
  • [nautilus] Created tag NAUTILUS_1_1_18, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_17, Gitlab System User
  • [evince] unarr: Remove unused LzmaDec.* files, Bastien Nocera
  • [nautilus] Created tag NAUTILUS_1_1_16, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_15, Gitlab System User
  • [evince] unarr: Update LZMA SDK, Bastien Nocera
  • [nautilus] Created tag NAUTILUS_1_1_14, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_13, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_12, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_11, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_10, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_1_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_0_6, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_0_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_0_4, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_0_3, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_0_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_0_1_ANCHOR, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_0_1_1, Gitlab System User
  • [nautilus] Created tag NAUTILUS_1_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS_0_8_2, Gitlab System User
  • [nautilus] Created tag NAUTILUS_0_8, Gitlab System User
  • [nautilus] Created tag NAUTILUS_0_5, Gitlab System User
  • [nautilus] Created tag NAUTILUS_0_1_0, Gitlab System User
  • [nautilus] Created tag NAUTILUS-NEW-UIH-BRANCH_ANCHOR, Gitlab System User
  • [nautilus] Created tag MULTIVIEW_MERGE_TO_TRUNK, Gitlab System User
  • [nautilus] Created tag MULTIHEAD_MERGE_TO_HEAD, Gitlab System User
  • [nautilus] Created tag MULTIHEAD_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag MJS_PATCHES_TO_REDHAT_PATCHES_ANCHOR, Gitlab System User
  • [nautilus] Created tag INSTALLER_PR3_ANCHOR, Gitlab System User
  • [nautilus] Created tag INITIAL, Gitlab System User
  • [nautilus] Created tag GNOME_STABLE_ANCHOR, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_1_0, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_ANCHOR, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_9, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_8, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_7, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_6, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_54, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_53, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_52, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_51, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_50, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_5, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_41, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_40, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_4, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_3, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_1, Gitlab System User
  • [nautilus] Created tag GNOME_CORE_1_0_0_1, Gitlab System User
  • [gxml] Removing HtmlDocument documentation warnings, Daniel Espinosa Ortiz
  • [nautilus] Created tag GNOME_2_6_BRANCHPOINT, Gitlab System User
  • [gxml] Changing some get to owned returning DomNode?, Daniel Espinosa Ortiz
  • [nautilus] Created tag GNOME_2_4_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag GNOME_2_2_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag GNOME_2_16_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag GNOME_2_14_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag GNOME_2_12_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag GNOME_2_10_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag GNOME_2_0_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag GNOME_0_99_8_1, Gitlab System User
  • [nautilus] Created tag GNOME_0_99_8, Gitlab System User
  • [nautilus] Created tag GNOME_0_99_7, Gitlab System User
  • [nautilus] Created tag GNOME_0_99_3, Gitlab System User
  • [nautilus] Created tag GNOME_0_99_2, Gitlab System User
  • [nautilus] Created tag GNOME_0_30, Gitlab System User
  • [nautilus] Created tag GNOME_0_28_MARTIN, Gitlab System User
  • [nautilus] Created tag GNOME_0_27, Gitlab System User
  • [nautilus] Created tag GNOME_0_25, Gitlab System User
  • [nautilus] Created tag GNOME_0_20a, Gitlab System User
  • [nautilus] Created tag GNOME_0_20, Gitlab System User
  • [nautilus] Created tag GGV_0_61, Gitlab System User
  • [nautilus] Created tag FOR_GNOME_0_99_1, Gitlab System User
  • [nautilus] Created tag EAZEL_NAUTILUS_DEMO_2_ANCHOR, Gitlab System User
  • [nautilus] Created tag EAZEL_DEMO_1_ANCHOR, Gitlab System User
  • [nautilus] Created tag EAZEL-NAUTILUS-MS-JULY_5, Gitlab System User
  • [nautilus] Created tag EAZEL-NAUTILUS-MS-JUL12, Gitlab System User
  • [nautilus] Created tag EAZEL-NAUTILUS-MS-AUG07, Gitlab System User
  • [nautilus] Created tag EAZEL-NAUTILUS-DEMO-BLESSED, Gitlab System User
  • [nautilus] Created tag DROOLING_MACAQUE, Gitlab System User
  • [sysadmin-bin] git as a string is contained within gitlab, Andrea Veri
  • [nautilus] Created tag BONOBO_SLAY_STEP1_DONE, Gitlab System User
  • [nautilus] Created tag BONOBO_SLAY_BRANCHPOINT, Gitlab System User
  • [nautilus] Created tag 3.9.92, Gitlab System User
  • [nautilus] Created tag 3.9.91, Gitlab System User
  • [nautilus] Created tag 3.9.90, Gitlab System User
  • [nautilus] Created tag 3.9.3, Gitlab System User
  • [nautilus] Created tag 3.8.2, Gitlab System User
  • [nautilus] Created tag 3.8.1, Gitlab System User
  • [nautilus] Created tag 3.8.0, Gitlab System User
  • [nautilus] Created tag 3.7.92, Gitlab System User
  • [nautilus] Created tag 3.7.91, Gitlab System User
  • [nautilus] Created tag 3.7.90, Gitlab System User
  • [nautilus] Created tag 3.7.5, Gitlab System User
  • [nautilus] Created tag 3.7.4, Gitlab System User
  • [nautilus] Created tag 3.7.3, Gitlab System User
  • [nautilus] Created tag 3.7.2, Gitlab System User
  • [nautilus] Created tag 3.7.1, Gitlab System User
  • [nautilus] Created tag 3.6.3, Gitlab System User
  • [nautilus] Created tag 3.6.2, Gitlab System User
  • [nautilus] Created tag 3.6.1, Gitlab System User
  • [nautilus] Created tag 3.6.0, Gitlab System User
  • [nautilus] Created tag 3.5.92, Gitlab System User
  • [nautilus] Created tag 3.5.91, Gitlab System User
  • [nautilus] Created tag 3.5.90, Gitlab System User
  • [nautilus] Created tag 3.5.5, Gitlab System User
  • [nautilus] Created tag 3.5.4, Gitlab System User
  • [nautilus] Created tag 3.5.3, Gitlab System User
  • [nautilus] Created tag 3.5.2, Gitlab System User
  • [nautilus] Created tag 3.5.1, Gitlab System User
  • [nautilus] Created tag 3.4.2, Gitlab System User
  • [nautilus] Created tag 3.4.1, Gitlab System User
  • [nautilus] Created tag 3.4.0, Gitlab System User
  • [nautilus] Created tag 3.3.92, Gitlab System User
  • [nautilus] Created tag 3.3.91, Gitlab System User
  • [nautilus] Created tag 3.3.90, Gitlab System User
  • [nautilus] Created tag 3.3.5, Gitlab System User
  • [nautilus] Created tag 3.3.4, Gitlab System User
  • [nautilus] Created tag 3.3.3, Gitlab System User
  • [nautilus] Created tag 3.3.1.1, Gitlab System User
  • [nautilus] Created tag 3.25.90, Gitlab System User
  • [nautilus] Created tag 3.25.1, Gitlab System User
  • [nautilus] Created tag 3.24.2, Gitlab System User
  • [nautilus] Created tag 3.24.1, Gitlab System User
  • [nautilus] Created tag 3.24.0, Gitlab System User
  • [nautilus] Created tag 3.23.92, Gitlab System User
  • [nautilus] Created tag 3.23.91, Gitlab System User
  • [nautilus] Created tag 3.23.90, Gitlab System User
  • [nautilus] Created tag 3.22.3, Gitlab System User
  • [nautilus] Created tag 3.22.2, Gitlab System User
  • [nautilus] Created tag 3.22.1, Gitlab System User
  • [nautilus] Created tag 3.22.0.1, Gitlab System User
  • [nautilus] Created tag 3.22.0, Gitlab System User
  • [nautilus] Created tag 3.21.92, Gitlab System User
  • [nautilus] Created tag 3.21.91.1, Gitlab System User
  • [nautilus] Created tag 3.21.91, Gitlab System User
  • [nautilus] Created tag 3.20.4, Gitlab System User
  • [nautilus] Created tag 3.20.3, Gitlab System User
  • [nautilus] Created tag 3.20.2, Gitlab System User
  • [nautilus] Created tag 3.20.1, Gitlab System User
  • [nautilus] Created tag 3.20.0, Gitlab System User
  • [nautilus] Created tag 3.2.1, Gitlab System User
  • [nautilus] Created tag 3.2.0, Gitlab System User
  • [nautilus] Created tag 3.19.93, Gitlab System User
  • [nautilus] Created tag 3.19.92, Gitlab System User
  • [nautilus] Created tag 3.19.91, Gitlab System User
  • [nautilus] Created tag 3.19.90, Gitlab System User
  • [nautilus] Created tag 3.19.2, Gitlab System User
  • [nautilus] Created tag 3.18.5, Gitlab System User
  • [nautilus] Created tag 3.18.4, Gitlab System User
  • [nautilus] Created tag 3.18.3, Gitlab System User
  • [nautilus] Created tag 3.18.2, Gitlab System User
  • [nautilus] Created tag 3.18.1, Gitlab System User
  • [nautilus] Created tag 3.18.0, Gitlab System User
  • [nautilus] Created tag 3.17.91, Gitlab System User
  • [nautilus] Created tag 3.17.90, Gitlab System User
  • [nautilus] Created tag 3.17.3, Gitlab System User
  • [nautilus] Created tag 3.17.2, Gitlab System User
  • [nautilus] Created tag 3.16.3, Gitlab System User
  • [nautilus] Created tag 3.16.2, Gitlab System User
  • [nautilus] Created tag 3.16.1, Gitlab System User
  • [nautilus] Created tag 3.16.0, Gitlab System User
  • [nautilus] Created tag 3.15.92, Gitlab System User
  • [nautilus] Created tag 3.15.91, Gitlab System User
  • [nautilus] Created tag 3.15.90, Gitlab System User
  • [nautilus] Created tag 3.15.4, Gitlab System User
  • [nautilus] Created tag 3.14.3, Gitlab System User
  • [nautilus] Created tag 3.14.2, Gitlab System User
  • [nautilus] Created tag 3.14.1, Gitlab System User
  • [nautilus] Created tag 3.14.0, Gitlab System User
  • [nautilus] Created tag 3.13.92, Gitlab System User
  • [nautilus] Created tag 3.13.91, Gitlab System User
  • [nautilus] Created tag 3.13.90, Gitlab System User
  • [nautilus] Created tag 3.13.2, Gitlab System User
  • [nautilus] Created tag 3.13.1, Gitlab System User
  • [nautilus] Created tag 3.12.2, Gitlab System User
  • [nautilus] Created tag 3.12.0, Gitlab System User
  • [nautilus] Created tag 3.11.92, Gitlab System User
  • [nautilus] Created tag 3.11.90, Gitlab System User
  • [nautilus] Created tag 3.11.3, Gitlab System User
  • [nautilus] Created tag 3.11.2, Gitlab System User
  • [nautilus] Created tag 3.10.1, Gitlab System User
  • [nautilus] Created tag 3.10.0, Gitlab System User
  • [nautilus] Created tag 3.1.92, Gitlab System User
  • [nautilus] Created tag 3.1.90, Gitlab System User
  • [nautilus] Created tag 3.1.4, Gitlab System User
  • [nautilus] Created tag 3.1.3, Gitlab System User
  • [nautilus] Created tag 3.1.2, Gitlab System User
  • [nautilus] Created tag 3.1.1, Gitlab System User
  • [nautilus] Created tag 3.0.2, Gitlab System User
  • [nautilus] Created tag 3.0.1.1, Gitlab System User
  • [nautilus] Created tag 3.0.1, Gitlab System User
  • [nautilus] Created tag 3.0.0, Gitlab System User
  • [nautilus] Created tag 2.91.94, Gitlab System User
  • [nautilus] Created tag 2.91.93, Gitlab System User
  • [nautilus] Created tag 2.91.92, Gitlab System User
  • [nautilus] Created tag 2.91.91, Gitlab System User
  • [nautilus] Created tag 2.91.90.1, Gitlab System User
  • [nautilus] Created tag 2.91.90, Gitlab System User
  • [nautilus] Created tag 2.91.9, Gitlab System User
  • [nautilus] Created tag 2.91.8, Gitlab System User
  • [nautilus] Created tag 2.91.7, Gitlab System User
  • [nautilus] Created tag 2.91.6, Gitlab System User
  • [nautilus] Created tag 2.91.5, Gitlab System User
  • [nautilus] Created tag 2.91.4, Gitlab System User
  • [nautilus] Created tag 2.91.3, Gitlab System User
  • [nautilus] Created tag 2.91.2, Gitlab System User
  • [nautilus] Created tag 2.91.1, Gitlab System User
  • [nautilus] Created tag 2.91.0.1, Gitlab System User
  • [nautilus] Created tag 2.91.0, Gitlab System User
  • [nautilus] Created tag 2.90.1, Gitlab System User
  • [nautilus] Created tag 2.32.2.1, Gitlab System User
  • [nautilus] Created tag 2.32.2, Gitlab System User
  • [nautilus] Created tag 2.32.0, Gitlab System User
  • [nautilus] Created tag 2.31.92, Gitlab System User
  • [nautilus] Created tag 2.31.90, Gitlab System User
  • [nautilus] Created tag 2.31.6, Gitlab System User
  • [nautilus] Created tag 2.31.5, Gitlab System User
  • [nautilus] Created tag 2.31.4, Gitlab System User
  • [nautilus] Created tag 2.31.3, Gitlab System User
  • [nautilus] Created tag 2.31.2, Gitlab System User
  • [nautilus] Created tag 2.30.0, Gitlab System User
  • [nautilus] Created tag 2.31.1, Gitlab System User
  • [nautilus] Created tag 2.30.1, Gitlab System User
  • [nautilus] Created tag 2.29.92.1, Gitlab System User
  • [nautilus] Created tag 2.29.92, Gitlab System User
  • [nautilus] Created tag 2.29.91, Gitlab System User
  • [nautilus] Created tag 2.29.90, Gitlab System User
  • [nautilus] Created tag 2.29.2, Gitlab System User
  • [nautilus] Created tag 2.29.1, Gitlab System User
  • [nautilus] Created tag 2.28.4, Gitlab System User
  • [nautilus] Created tag 2.28.3, Gitlab System User
  • [nautilus] Created tag 2.28.2, Gitlab System User
  • [nautilus] Created tag 2.28.1, Gitlab System User
  • [nautilus] Created tag 2.28.0, Gitlab System User
  • [nautilus] Created tag 2.27.92, Gitlab System User
  • [nautilus] Created tag 2.27.91, Gitlab System User
  • [nautilus] Created tag 2.27.4, Gitlab System User
  • [nautilus] Created tag 2.27.2, Gitlab System User
  • [nautilus] Created tag 2.26.4, Gitlab System User
  • [nautilus] Created tag 2.26.3, Gitlab System User
  • [nautilus/wip/hooks-test] test hook, Gitlab System User
  • [nautilus] Created branch wip/hooks-test, Gitlab System User
  • [gnome-characters] Update Friulian translation, Translations User D-L
  • [gtk+/gtk-3-22] Updates, Matthias Clasen
  • [glibmm] Created tag 2.52.1, Murray Cumming
  • [glibmm/glibmm-2-52] 2.52.1, Murray Cumming
  • [libxml2] Created tag v2.9.5, Daniel Veillard
  • [libxml2] Release of libxml2-2.9.5, Daniel Veillard
  • [glib] Created tag 2.53.7, Matthias Clasen
  • [glib] 2.53.7, Matthias Clasen
  • [libxslt] Created tag v1.1.30, Daniel Veillard
  • [libxslt] Release of libxslt-1.1.30, Daniel Veillard
  • [nautilus] Created branch master, Gitlab System User
  • [sysadmin-bin] Make sure ostree is triggered only when GNOME related modules are modified, Andrea Veri
  • [gnome-photos] Consolidate code to update MainToolbar on ItemManager::items-changed, Debarshi Ray
  • [gnome-photos] embed: Don't keep the searchbar active merely because it has the focus, Debarshi Ray
  • [gnome-photos] Simplify Searchbar handling and don't show it on key presses in PREVIEW, Debarshi Ray
  • [sysadmin-bin] Add a case for gitlab-test as well, Andrea Veri
  • [gnome-logs] Created tag gnome-logs-3.25.92, Jonathan Kang
  • [gnome-logs] update NEWS for 3.25.92 release, Jonathan Kang
  • [gnome-shell] theme-node: Fix font family formatting, Jonas Ådahl
  • [sysadmin-bin] The github mirror sync script should only run when allowed_paths is matched, also adjust the DOAP fi, Andrea Veri
  • [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_25_92_1, Bastien Nocera
  • [gnome-control-center] 3.25.92.1, Bastien Nocera
  • [empathy/gnome-3-12] Update Indonesian translation, Translations User D-L
  • [gnome-desktop] thumbnail: Fix nautilus trying to thumbnail folders, Bastien Nocera
  • [gnome-desktop] thumbnail: Remove extra debug line, Bastien Nocera
  • [recipes] Update the gpg key for the flatpak, Matthias Clasen
  • [planet-web] [pgo] add didrocks to PGO, Alberto Ruiz
  • [gimp] darktable: Fix typo in last commit, Tobias Ellinghaus
  • [gnome-continuous] Revert "Tag hunspell", Emmanuele Bassi
  • [retro-gtk] Created tag 0.11.92, Adrien Plazas
  • [retro-gtk] Created tag 0.11.4.1, Adrien Plazas
  • [retro-gtk] Version 0.11.92, Adrien Plazas
  • [retro-gtk] build: Distribute more headers, Adrien Plazas
  • [gnome-continuous] manifest: WebKitGTK+ 2.17.92, Carlos Garcia Campos
  • [jhbuild] core-deps-3.26: WebKitGTK+ 2.17.92, Carlos Garcia Campos
  • [gtk+] Update Italian translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Italian translation, Translations User D-L
  • [jhbuild] core-deps-3.26: Update py3cairo to 1.15.2, Christoph Reiter
  • [gnome-applets/gnome-3-24] Updated Czech translation, Marek Černocký
  • [gsettings-desktop-schemas] Created tag 3.24.1, Bastien Nocera
  • [gnome-applets] Updated Czech translation, Marek Černocký
  • [gsettings-desktop-schemas/gnome-3-22] schemas: Update GConf convert scripts to cater for peripherals, Bastien Nocera
  • [gsettings-desktop-schemas] 3.24.1, Bastien Nocera
  • [jhbuild] 3.26: Add Tweaks runtime deps, Jeremy Bicha
  • [chronojump] Updated manual. Troubleshooting with chronopic driver, Xavier Padullés
  • [chronojump-docs] Updated troubleshooting. Driver missing., Xavier Padullés
  • [libcloudproviders/wip/documentation-update: 6/7] docs: extend documentation of CloudProviderExporter, Gitlab System User
  • [libcloudproviders/wip/documentation-update: 7/7] docs: add documentation on general usage and cloudprovidersd, Gitlab System User
  • [libcloudproviders/wip/documentation-update: 5/7] docs: extend documentation of CloudProviderAccount, Gitlab System User
  • [libcloudproviders/wip/documentation-update: 4/7] docs: Add documentation for CloudProviderAccountExporter, Gitlab System User
  • [libcloudproviders] (7 commits) Non-fast-forward update to branch wip/documentation-update, Gitlab System User
  • [libcloudproviders/wip/documentation-update: 3/7] docs: Include all files for public api, Gitlab System User
  • [vala] Created tag 0.38.0, Rico Tzschichholz
  • [vala] Release 0.38.0, Rico Tzschichholz
  • [gimp] darktable: Add more shell escaping for Windows, Tobias Ellinghaus
  • [recipes/recipes-1.0] Update Spanish translation, Translations User D-L
  • [gnome-credentials] Updated Czech translation, Marek Černocký
  • [vala/0.34] libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling, Rico Tzschichholz
  • [vala/0.36] gtk+-3.0: Update to 3.22.19+70b61973, Rico Tzschichholz
  • [vala/0.36] gtk+-4.0: Update to 3.91.2+b5afe757, Rico Tzschichholz
  • [vala/0.36] libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling, Rico Tzschichholz
  • [gparted] Updated Czech translation, Marek Černocký
  • [hooks_testing] This commit was made from git.g.o, Andrea Veri
  • [libcloudproviders/wip/documentation-update] docs: extend documentation of CloudProviderExporter, Gitlab System User
  • [libcloudproviders/wip/documentation-update] docs: extend documentation of CloudProviderAccount, Gitlab System User
  • [sysadmin-bin] Land default/non-default POSIX acls granting access to .git/* files and directories to the gnomecvs, Andrea Veri
  • [gnome-control-center/wip/rancell/g-define-type] small fixes, Robert Ancell
  • [hooks_testing] foo, Gitlab System User
  • [gnome-control-center/wip/rancell/g-define-type] phase 6, Robert Ancell
  • [hooks_testing] Created branch master, Gitlab System User
  • [libcloudproviders/wip/documentation-update] docs: Add documentation for CloudProviderAccountExporter, Gitlab System User
  • [libcloudproviders] Created branch wip/documentation-update, Gitlab System User
  • [gimp] plug-ins: Fix finding raw loaders on Win/OSX, Tobias Ellinghaus
  • [gnome-control-center/wip/rancell/g-define-type] phase 5, Robert Ancell
  • [gnome-control-center/wip/rancell/g-define-type] fix whitespace, Robert Ancell
  • [libcloudproviders/documentation-update: 1/2] docs: Include all files for public api, Gitlab System User
  • [libcloudproviders/documentation-update: 2/2] docs: Add documentation for CloudProviderAccountExporter, Gitlab System User
  • [libcloudproviders] (2 commits) Created branch documentation-update, Gitlab System User
  • [hooks_test] foo, Gitlab System User
  • [gnome-control-center/wip/rancell/g-define-type] phase 4, Robert Ancell
  • [gnome-builder] Update Spanish translation, Translations User D-L
  • [recipes/recipes-1.0] Czech help translation, Marek Černocký
  • [recipes] Czech help translation, Marek Černocký
  • [gnome-shell] boxpointer: If available, use source actor for constraining, Jonas Ådahl
  • [mutter] wayland: Don't free non-transferred string when cleaning up, Jonas Ådahl
  • [gnome-bluetooth] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-control-center/wip/feborges/new-search-panel: 21/21] search: Add notification advertising the reordering shortcuts, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 20/21] search: Introduce reordering keyboard shortcut, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 19/21] search: Make the list_box the DnD target, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 18/21] search: Adjust panel height according to num of rows, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 17/21] search: Drop move buttons, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 16/21] search: Move the gear button to the top of the panel, Felipe Borges
  • [gnome-control-center/wip/feborges/new-search-panel: 15/21] search: Introduce Drag and Drop, Felipe Borges
  • [gnome-control-center] (21 commits) Non-fast-forward update to branch wip/feborges/new-search-panel, Felipe Borges
  • [gnome-control-center/wip/rancell/g-define-type] phase 3, Robert Ancell
  • [gnome-session] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-shell-extensions] Updated Vietnamese translation, Trần Ngọc Quân
  • [retro-gtk] Deleted branch wip/aplazas/test, Adrien Plazas
  • [retro-gtk] (4 commits) ...core: Remove two unused variables, Adrien Plazas
  • [evolution-data-server] Update Nepali translation, Translations User D-L
  • [retro-gtk] Deleted branch wip/aplazas/game-info, Adrien Plazas
  • [retro-gtk] Deleted branch wip/aplazas/disk, Adrien Plazas
  • [gdm] Updated Vietnamese translation, Trần Ngọc Quân
  • [retro-gtk/wip/aplazas/test: 3/3] core: Remove two unused variables, Adrien Plazas
  • [retro-gtk/wip/aplazas/test: 2/3] Port SystemAvInfo to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/test: 1/3] Port GameInfo to C, Adrien Plazas
  • [retro-gtk] (3 commits) Non-fast-forward update to branch wip/aplazas/test, Adrien Plazas
  • [gnome-characters] Fix Japanese translation, Daiki Ueno
  • [libcloudproviders] Deleted branch cloudprovidersd-rename, Gitlab System User
  • [libcloudproviders: 2/2] Merge branch 'cloudprovidersd-rename' into 'master', Gitlab System User
  • [libcloudproviders] (2 commits) ...Merge branch 'cloudprovidersd-rename' into 'master', Gitlab System User
  • [retro-gtk/wip/aplazas/test] wip: Test frees, Adrien Plazas
  • [libcloudproviders] Deleted branch wip/rename-exporter, Gitlab System User
  • [gnome-internet-radio-locator] Update Brazilian Portuguese translation, Translations User D-L
  • [libcloudproviders/cloudprovidersd-rename] cloudprovidersd: rename from cloudproviderd, Gitlab System User
  • [libcloudproviders] Created branch cloudprovidersd-rename, Gitlab System User
  • [brasero] Update Nepali translation, Translations User D-L
  • [evolution-mapi] Post-release version bump, Milan Crha
  • [evolution-mapi] Created tag EVOLUTION_MAPI_3_25_92, Milan Crha
  • [evolution-mapi] NEWS update for 3.25.92, Milan Crha
  • [evolution-ews] Post-release version bump, Milan Crha
  • [evolution-ews] Created tag EVOLUTION_EWS_3_25_92, Milan Crha
  • [evolution-ews] NEWS update for 3.25.92, Milan Crha
  • [empathy/gnome-3-12] Update Nepali translation, Translations User D-L
  • [gnome-builder] editor-view: update addins for stack when created, Christian Hergert
  • [seahorse] Updated Vietnamese translation, Trần Ngọc Quân
  • [libcloudproviders: 7/7] Merge branch 'wip/rename-exporter' into 'master', Gitlab System User
  • [libcloudproviders] (7 commits) ...Merge branch 'wip/rename-exporter' into 'master', Gitlab System User
  • [evolution] Post-release version bump, Milan Crha
  • [evolution] Created tag EVOLUTION_3_25_92, Milan Crha
  • [evolution] NEWS update for 3.25.92, Milan Crha
  • [libcloudproviders/wip/rename-exporter: 9/9] cloudproviderexporter: remove old api from header, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 8/9] cloudproviderexporter: Add convenience api that makes use of the AccountExporter object, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 7/9] build: Remove cloudprovidermanager from libcloudproviders, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 6/9] libcloudproviders: rename CloudProvider to CloudProviderExporter, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 5/9] libcloudproviders: Rename CloudProviderProxy to CloudProviderAccount, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 4/9] libcloudproviders: Rename CloudProviderAccount to CloudProviderAccountExporter, Gitlab System User
  • [libcloudproviders] (9 commits) Non-fast-forward update to branch wip/rename-exporter, Gitlab System User
  • [evolution-data-server] Post-release version bump, Milan Crha
  • [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_25_92, Milan Crha
  • [evolution-data-server] NEWS update for 3.25.92, Milan Crha
  • [nautilus] Update French translation, Translations User D-L
  • [meld] Update Turkish translation, Translations User D-L
  • [gnome-dictionary] Update Turkish translation, Translations User D-L
  • [gnome-control-center/wip/rancell/g-define-type] phase 2, Robert Ancell
  • [gxml] GChildNode next/previouse element sibling using libxml2, Daniel Espinosa Ortiz
  • [gxml] Set owned getter DomNonDocumentTypeChildNode.previous/next_element_sibling, Daniel Espinosa Ortiz
  • [gnome-control-center/wip/rancell/g-define-type] Replace old-fashioned GObject boilerplate with G_DEFINE_TYPE, Robert Ancell
  • [gnome-control-center] Created branch wip/rancell/g-define-type, Robert Ancell
  • [epiphany] Update Korean translation, Translations User D-L
  • [gtk+/wip/matthiasc/fancy-overlay] wip: vulkan blur support, Matthias Clasen
  • [gnome-builder] editor: notify editor view addins when stack changes, Christian Hergert
  • [gtk+/wip/matthiasc/fancy-overlay] overlay: render the main child only once, Matthias Clasen
  • [empathy] Update Indonesian translation, Translations User D-L
  • [gtk+/wip/matthiasc/fancy-overlay] Try to combine blur and color matrix filters, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay: 26/26] css: Implement the blur filter, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay: 25/26] Add a test for overlay blur, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay: 24/26] Add a blur child property to GtkOverlay, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay: 23/26] Add gtk_snapshot_push_blur(), Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay: 22/26] gsk: Add a blur node, Matthias Clasen
  • [gtk+] (26 commits) Non-fast-forward update to branch wip/matthiasc/fancy-overlay, Matthias Clasen
  • [libdazzle] suggestion: zero out ion-name, Christian Hergert
  • [gnome-photos] Updated Vietnamese translation, Trần Ngọc Quân
  • [evince] Updated Vietnamese translation, Trần Ngọc Quân
  • [libdazzle] tests: add icons back to suggestion test, Christian Hergert
  • [libdazzle] suggestions: add support for null icons, Christian Hergert
  • [baobab] Updated Vietnamese translation, Trần Ngọc Quân
  • [libdazzle] suggestion: avoid string duplications of icon names, Christian Hergert
  • [gnome-builder] templates: fix autotools template names, Christian Hergert
  • [gtk+] Add rules to regenerate all shader variants, Matthias Clasen
  • [gtk+] Fix a compiler warning, Matthias Clasen
  • [gtk+] Avoid empty nodes another way, Matthias Clasen
  • [gnome-builder] templates: tweak whitespace in meson templates, Christian Hergert
  • [gnome-builder] style: tweak outline radius for selected flowboxchild, Christian Hergert
  • [gnome-music] query: Make songs query less strict, Marinus Schraal
  • [gnome-music] grilo: Push up last.fm art rank, Marinus Schraal
  • [gnome-music] build: Bump Grilo dep to 0.3.4, Marinus Schraal
  • [libcloudproviders: 3/3] Merge branch 'wip/install-systemd-services' into 'master', Gitlab System User
  • [libcloudproviders: 1/3] build: Install init services, Gitlab System User
  • [libcloudproviders: 2/3] tests: Don't install them in /bin, Gitlab System User
  • [libcloudproviders] (3 commits) ...Merge branch 'wip/install-systemd-services' into 'master', Gitlab System User
  • [glib] Update Catalan translation, Jordi Mas
  • [gnome-photos/wip/rishi/collection: 9/9] source-notification: Support GMount-backed sources for importing, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 8/9] application: Add an import action, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 7/9] source-notification: Be more strict about what is acceptable, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 6/9] source: Support GMount-backed sources for importing, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 5/9] embed, main-toolbar: Remove unused code, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 4/9] Add a new mode for viewing the contents of a collection, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 3/9] Consolidate code to update MainToolbar on ItemManager::items-changed, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 2/9] embed: Don't keep the searchbar active merely because it has the focus, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 1/9] Simplify Searchbar handling and don't show it on key presses in PREVIEW, Debarshi Ray
  • [gnome-photos] (9 commits) Created branch wip/rishi/collection, Debarshi Ray
  • [gnome-tweak-tool/wip/fix-extension-links] extensions: Fix link to GNOME Software, Jeremy Bicha
  • [gnome-tweak-tool] Created branch wip/fix-extension-links, Jeremy Bicha
  • [template-glib] eval: fix unused variable, Christian Hergert
  • [jsonrpc-glib] build: check for version-script support from linker, Christian Hergert
  • [template-glib] build: check if linker supports version scripts, Christian Hergert
  • [gnome-builder] build: check if link scripts are supported, Christian Hergert
  • [libdazzle] build: fix path to dazzle.map, Christian Hergert
  • [libdazzle] build: use linker script checks, Christian Hergert
  • [libdazzle] counters: try to be more flexible for win32, Christian Hergert
  • [babl] babl: add babl_fast_fish api, Øyvind Kolås
  • [libdazzle] patternspec: add win32 fallbase for strcasestr(), Christian Hergert
  • [libdazzle] tests: add simple pattern spec test, Christian Hergert
  • [vala] (2 commits) ...gio-2.0: Application.set_default() is not an instance method, Rico Tzschichholz
  • [libdazzle] intpair: more compatible 64-bit checks, Christian Hergert
  • [libdazzle] build: disable counters test on windows, Christian Hergert
  • [gtk+/gtk-3-22] Updated Lithuanian translation, Aurimas Černius
  • [gtk+] Updated Lithuanian translation, Aurimas Černius
  • [gnome-builder] Updated Lithuanian translation, Aurimas Černius
  • [gnome-builder] sourceview: use movements as a jump source, Christian Hergert
  • [gnome-builder] style: tweak insensitive buttons in stack header, Christian Hergert
  • [gnome-characters] Updated Lithuanian translation, Aurimas Černius
  • [gnome-control-center] Updated Lithuanian translation, Aurimas Černius
  • [nautilus] Updated Lithuanian translation, Aurimas Černius
  • [chrome-gnome-shell] cmake: fixed spaces., Yuri Konotopov
  • [chrome-gnome-shell] cmake: do not install redundand files for FreeBSD., Yuri Konotopov
  • [chronojump] Update Brazilian Portuguese translation, Translations User D-L
  • [glib] Update Turkish translation, Translations User D-L
  • [gnome-font-viewer] Update Catalan translation, Jordi Mas
  • [glibmm] Deleted branch wip/dboles/ustring, Daniel Boles
  • [glibmm] ustring: Replace 8×format() with 1 variadic template, Daniel Boles
  • [glibmm] ustring: Replace 9×compose() with 1 variadic template, Daniel Boles
  • [glibmm] ustring: Use std::initializer_list instead of pointer + size, Daniel Boles
  • [glibmm] ustring: #include <cstddef> unconditionally, Daniel Boles
  • [glibmm] ustring: Remove unused template arguments, Daniel Boles
  • [gimp] pdb, libgimp: change the gimp-drawable-invert API again, Michael Natterer
  • [vala/staging: 4/4] gio-2.0: Application.set_default() is not an instance method, Rico Tzschichholz
  • [vala/staging: 3/4] pangocairo: CairoFontMap.set_default() is not an instance method, Rico Tzschichholz
  • [vala/staging] (4 commits) ...gio-2.0: Application.set_default() is not an instance method, Rico Tzschichholz
  • [gnome-builder] layout-stack: add helper to get addin by module name, Christian Hergert
  • [gnome-photos/wip/rishi/collection: 8/8] source-notification: Support GMount-backed sources for importing, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 7/8] source-notification: Be more strict about what is acceptable, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 6/8] source: Support GMount-backed sources for removable devices, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 5/8] embed, main-toolbar: Remove unused code, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 4/8] Add a new mode for viewing the contents of a collection, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 3/8] Consolidate code to update MainToolbar on ItemManager::items-changed, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 2/8] embed: Don't keep the searchbar active merely because it has the focus, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 1/8] Simplify Searchbar handling and don't show it on key presses in PREVIEW, Debarshi Ray
  • [gnome-photos] (8 commits) Created branch wip/rishi/collection, Debarshi Ray
  • [epiphany] Updated Danish translation, Ask Hjorth Larsen
  • [jhbuild] 3.26: Reduce Tweaks build dependencies, Jeremy Bicha
  • [gnome-terminal] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-builder] indenter: use nullable for self instances that are allowed, Christian Hergert
  • [cheese] Update Korean translation, Translations User D-L
  • [gucharmap] Update Korean translation, Translations User D-L
  • [glibmm] Regenerate glib_signals.defs and gio_signals.defs, Kjell Ahlstedt
  • [glibmm] generate_extra_defs.cc: Write default values of properties to .defs files, Kjell Ahlstedt
  • [glibmm] gmmproc: Write default values of properties to generated documentation, Kjell Ahlstedt
  • [gtk+/gtk-3-22] Update Hungarian translation, Translations User D-L
  • [gnome-shell-extensions/gnome-3-24] Update Hungarian translation, Translations User D-L
  • [gnome-settings-daemon] Update Hungarian translation, Translations User D-L
  • [gnome-photos] Update Hungarian translation, Translations User D-L
  • [gnome-packagekit] Update Hungarian translation, Translations User D-L
  • [babl] babl: add R'G'B' u8 color space convertors, Øyvind Kolås
  • [babl] babl: make TRCs internal API, Øyvind Kolås
  • [babl] babl: add Rec2020 space, Øyvind Kolås
  • [epiphany] Created tag 3.24.4, Michael Catanzaro
  • [epiphany/gnome-3-24] Prepare 3.24.4, Michael Catanzaro
  • [epiphany/gnome-3-24] permissions-manager: Fix leak in error path, Michael Catanzaro
  • [gnome-multi-writer] Update Hungarian translation, Translations User D-L
  • [gnome-mines] Update Hungarian translation, Translations User D-L
  • [gnome-font-viewer] Update Hungarian translation, Translations User D-L
  • [gnome-documents] Update Hungarian translation, Translations User D-L
  • [epiphany] Created tag 3.25.92, Michael Catanzaro
  • [epiphany] Prepare 3.25.92, Michael Catanzaro
  • [gnome-credentials] Update Hungarian translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Latvian translation, Rūdolfs Mazurs
  • [gtk+] Update Latvian translation, Rūdolfs Mazurs
  • [mutter] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-screenshot] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-characters] Update Latvian translation, Rūdolfs Mazurs
  • [gnome-control-center] Update Hungarian translation, Translations User D-L
  • [gnome-contacts] Update Hungarian translation, Translations User D-L
  • [gnome-commander] Update Hungarian translation, Translations User D-L
  • [pitivi] Fixes to Catalan translation, Jordi Mas
  • [goffice] Fix to Catalan translation, Jordi Mas
  • [gnome-font-viewer] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk+] Update Catalan translation, Jordi Mas
  • [gnome-commander/gcmd-1-6] Update Hungarian translation, Translations User D-L
  • [gnome-characters] Update Hungarian translation, Translations User D-L
  • [gtk+] Add a workaround for vulkan crashes, Matthias Clasen
  • [gtk+] vulkan: Add more debug spew, Matthias Clasen
  • [gtk+] Record node names for debug output, Matthias Clasen
  • [gnome-calendar] Update Hungarian translation, Translations User D-L
  • [gnome-boxes] Update Hungarian translation, Translations User D-L
  • [glib-networking] Update Hungarian translation, Translations User D-L
  • [glib] Updated Danish translation, Ask Hjorth Larsen
  • [girl] Update Hungarian translation, Translations User D-L
  • [gedit-plugins] Update Hungarian translation, Translations User D-L
  • [frogr] Update Hungarian translation, Translations User D-L
  • [evolution-mapi] Update Hungarian translation, Translations User D-L
  • [gnome-dictionary] Update Brazilian Portuguese translation, Translations User D-L
  • [evolution-ews] Update Hungarian translation, Translations User D-L
  • [evolution-data-server/gnome-3-24] Update Hungarian translation, Translations User D-L
  • [eog-plugins] Update Hungarian translation, Translations User D-L
  • [empathy] Update Hungarian translation, Translations User D-L
  • [devhelp] Update Hungarian translation, Translations User D-L
  • [gnome-contacts] Update Brazilian Portuguese translation, Translations User D-L
  • [chronojump] Update Hungarian translation, Translations User D-L
  • [gnome-clocks] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-calculator] Update Brazilian Portuguese translation, Translations User D-L
  • [file-roller] Update Brazilian Portuguese translation, Translations User D-L
  • [evince] Update Brazilian Portuguese translation, Translations User D-L
  • [empathy] Updated Danish translation, Ask Hjorth Larsen
  • [eog] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-sudoku] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-mines] Update Brazilian Portuguese translation, Translations User D-L
  • [libgtop] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-music] application: Set Pulseaudio role, Marinus Schraal
  • [gnome-music] window: Set default icon, Marinus Schraal
  • [gnome-builder] color-picker: fix typo in translatable string, Piotr Drąg
  • [gtk+] gsk: Improve debug output, Matthias Clasen
  • [gtk+] Only record node names when we should, Matthias Clasen
  • [babl] babl: make matrix+trc space detector generic, Øyvind Kolås
  • [pitivi] Update Polish translation, Piotr Drąg
  • [network-manager-openvpn] Update Polish translation, Piotr Drąg
  • [chrome-gnome-shell] Update Hungarian translation, Translations User D-L
  • [network-manager-applet] Update Polish translation, Piotr Drąg
  • [gnome-music] albumsview: Add TOUCH_MASK event, Marinus Schraal
  • [brasero] Update Hungarian translation, Translations User D-L
  • [california] Fix to Catalan translation, Jordi Mas
  • [bijiben] Update Hungarian translation, Translations User D-L
  • [mutter] Update Brazilian Portuguese translation, Translations User D-L
  • [gparted] Update Polish translation, Piotr Drąg
  • [bijiben/gnome-3-24] Update Hungarian translation, Translations User D-L
  • [evolution-data-server] Update Catalan translation, Jordi Mas
  • [babl] babl: abstract space duplicate detection, Øyvind Kolås
  • [balsa] Update Polish translation, Piotr Drąg
  • [gnome-settings-daemon] Update Catalan translation, Jordi Mas
  • [gimp] Update Polish translation, Piotr Drąg
  • [chrome-gnome-shell] Update Italian translation, Translations User D-L
  • [pitivi] Catalan translation for documentation, Jordi Mas
  • [gimp] libgimpbase: add #define GIMP_METADATA_ERROR gimp_metadata_error_quark (), Michael Natterer
  • [gtk+/gtk-2-24] Set translation domain for parameter_string in gtk_init_with_args, Daniel Boles
  • [epiphany] Update Catalan translation, Jordi Mas
  • [gnote] Update Italian translation, Translations User D-L
  • [glib-networking] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-shell-extensions] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-online-accounts] Update Brazilian Portuguese translation, Translations User D-L
  • [tracker-miners] Update Brazilian Portuguese translation, Translations User D-L
  • [gimp] app: add a timer to gimp_gegl_convert_color_profile(), Michael Natterer
  • [tracker] Update Brazilian Portuguese translation, Translations User D-L
  • [gimp] libgimp*: use some g_clear_object() and g_clear_pointer(), Michael Natterer
  • [babl] tools: follow constness change in icc parsing error handling, Øyvind Kolås
  • [gnome-software] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Brazilian Portuguese translation, Translations User D-L
  • [babl] babl: make error argument of babl_space_from_icc optional, Øyvind Kolås
  • [vala] gtk+-3.0: Update to 3.22.19+70b61973, Rico Tzschichholz
  • [vala] gtk+-4.0: Update to 3.91.2+b5afe757, Rico Tzschichholz
  • [gtk+] Adwaita: Fix ineffective theming of switch slider, Daniel Boles
  • [gtk+/gtk-3-22] Adwaita: Fix ineffective theming of switch slider, Daniel Boles
  • [gtk+/wip/matthiasc/fancy-overlay] Add a second button to the test, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay] Handle effect on multiple children, Matthias Clasen
  • [libcloudproviders/wip/rename-exporter] cloudproviderexporter: remove old api from header, Gitlab System User
  • [gnome-terminal] Update Italian translation, Translations User D-L
  • [gtk+/gtk-3-22] HighContrast: Fix outdated name for headerbar box, Daniel Boles
  • [gtk+] HighContrast: Fix outdated name for headerbar box, Daniel Boles
  • [gtk+/gtk-3-22] Adwaita: Fix outdated name of selection-menu arrow, Daniel Boles
  • [sysprof] Update Brazilian Portuguese translation, Translations User D-L
  • [libcloudproviders/wip/rename-exporter] general: bump version to 0.2.0, Gitlab System User
  • [gtk+/gtk-3-22] docs: css-overview: Don’t recommend broken syntax, Daniel Boles
  • [gtk+] docs: css-overview: Don’t recommend broken syntax, Daniel Boles
  • [gtk+/gtk-3-22] testgtk: fix css, Daniel Boles
  • [gnome-disk-utility] Updated Korean translation, Changwoo Ryu
  • [evince] Updated Korean translation, Changwoo Ryu
  • [gnome-font-viewer] Updated Korean translation, Changwoo Ryu
  • [gnome-screenshot] Updated Korean translation, Changwoo Ryu
  • [evolution-data-server] Update Slovak translation, Translations User D-L
  • [gnome-system-monitor] Updated Korean translation, Changwoo Ryu
  • [iagno] Update Korean translation, Translations User D-L
  • [glib-networking] Update Slovak translation, Translations User D-L
  • [devhelp] Update Slovak translation, Translations User D-L
  • [gnome-maps] Update Slovak translation, Translations User D-L
  • [libcloudproviders/wip/rename-exporter: 8/8] cloudproviderexporter: Add convenience api that makes use of the AccountExporter object, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 7/8] build: Remove cloudprovidermanager from libcloudproviders, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 6/8] libcloudproviders: rename CloudProvider to CloudProviderExporter, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 5/8] libcloudproviders: Rename CloudProviderProxy to CloudProviderAccount, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 4/8] libcloudproviders: Rename CloudProviderAccount to CloudProviderAccountExporter, Gitlab System User
  • [libcloudproviders] (8 commits) Non-fast-forward update to branch wip/rename-exporter, Gitlab System User
  • [gtk+/gtk-2-24] Toolbar: Clarify how the arrow overflow menu works, Daniel Boles
  • [gtk+/gtk-2-24] ToolItem: Add see-also from proxy setter to signal, Daniel Boles
  • [libcloudproviders/wip/rename-exporter: 7/7] cloudproviderexporter: Add convenience api that makes use of the AccountExporter object, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 6/7] build: Remove cloudprovidermanager from libcloudproviders, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 5/7] libcloudproviders: rename CloudProvider to CloudProviderExporter, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 4/7] libcloudproviders: Rename CloudProviderProxy to CloudProviderAccount, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 3/7] libcloudproviders: Rename CloudProviderAccount to CloudProviderAccountExporter, Gitlab System User
  • [libcloudproviders] (7 commits) Non-fast-forward update to branch wip/rename-exporter, Gitlab System User
  • [vala] Deleted branch wip/callabletype, Rico Tzschichholz
  • [gnome-taquin] Update Korean translation, Translations User D-L
  • [gtk+] Toolbar: Clarify set_show_arrow() a bit more, Daniel Boles
  • [gtk+/gtk-3-22] Toolbar: Clarify set_show_arrow() a bit more, Daniel Boles
  • [gtk+] Toolbar: Clarify how the arrow overflow menu works, Daniel Boles
  • [gtk+] ToolItem: Add see-also from proxy setter to signal, Daniel Boles
  • [gtk+] ToolItem: Annotate menu proxy item as nullable, Daniel Boles
  • [gtk+/gtk-3-22] Toolbar: Clarify how the arrow overflow menu works, Daniel Boles
  • [gtk+/gtk-3-22] ToolItem: Add see-also from proxy setter to signal, Daniel Boles
  • [gtk+/gtk-3-22] ToolItem: Annotate menu proxy item as nullable, Daniel Boles
  • [gimp-gap/gap-2-8] Merged typ fixes in doc files from master 1725bb5d63360e404347da14ea617d5cc67fbddd, Wolfgang Hofer
  • [gobject-introspection] Ignore _Nonnull, _Nullable and _Null_unspecified type qualifiers, Rico Tzschichholz
  • [baobab] Created branch gnome-3-24, Stefano Facchini
  • [baobab] Created tag 3.25.92, Stefano Facchini
  • [baobab] Release 3.25.92, Stefano Facchini
  • [baobab/wip/meson] Port to meson, Stefano Facchini
  • [baobab] Created branch wip/meson, Stefano Facchini
  • [baobab] Deleted branch wip/meson, Stefano Facchini
  • [baobab] Deleted branch wip/meson-2, Stefano Facchini
  • [vala] (4 commits) ...libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling, Rico Tzschichholz
  • [gnome-contacts] Meson: fix versions (of dependencies)., Niels De Graef
  • [gnome-contacts] Meson: don't hardcode /usr/share for GSettings file., Niels De Graef
  • [baobab/wip/meson-2] Port to meson, Stefano Facchini
  • [baobab] Created branch wip/meson-2, Stefano Facchini
  • [gnome-builder] plugins: remove Hidden=true from various plugins, Christian Hergert
  • [gvfs] Update Catalan translation, Jordi Mas
  • [orca] Update Catalan translation, Jordi Mas
  • [polari] Update French translation, Translations User D-L
  • [vala/staging] libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling, Rico Tzschichholz
  • [gnome-builder] credits: add Sam to artists credits, Christian Hergert
  • [gnome-builder] debugger: hide unimplemented controls, Christian Hergert
  • [gtk+] container: Drop priv pointer, Timm Bäder
  • [gtk+] testcenterbox: Properly quit on window close, Timm Bäder
  • [glade/modern-ui: 34/34] WIP: Add UI interactive introduction, Juan Pablo Ugarte
  • [glade/modern-ui: 33/34] GladeWindow: port to GAction, Juan Pablo Ugarte
  • [glade/modern-ui: 32/34] GladeWindow: move all project actions to headerbar, Juan Pablo Ugarte
  • [glade/modern-ui: 31/34] GladeWindow: remove unused project list, Juan Pablo Ugarte
  • [glade/modern-ui: 30/34] GladeWindow: add main stack with logo, Juan Pablo Ugarte
  • [glade/modern-ui: 29/34] Added glade-brand-symbolic icon, Juan Pablo Ugarte
  • [glade/modern-ui: 28/34] Do not open a new project by default, Juan Pablo Ugarte
  • [glade/modern-ui: 27/34] GladeWindow: moved css to glade-window.css file, Juan Pablo Ugarte
  • [glade/modern-ui: 26/34] GladeAdaptorChooserWidget: set scrolled window max height on map, Juan Pablo Ugarte
  • [glade/modern-ui: 25/34] GladeDesignView, GladePlaceholder: use gtk_popover_popup() instead of gtk_widget_show(), Juan Pablo Ugarte
  • [glade/modern-ui: 24/34] GladeAdaptorChooser: show group title in chooser with more than one, Juan Pablo Ugarte
  • [glade/modern-ui: 23/34] GladeAdaptorChooserWidget: add show-group-title property, Juan Pablo Ugarte
  • [glade/modern-ui: 22/34] Gtk+ catalog: split control and display widget groups, Juan Pablo Ugarte
  • [glade/modern-ui: 21/34] GladePlaceholder: use middle click button to create more than one widget, Juan Pablo Ugarte
  • [glade/modern-ui: 20/34] GladeWindow: add GladeAdaptorChooser, Juan Pablo Ugarte
  • [glade/modern-ui: 19/34] GladeUI plugin: add support for GladeAdaptorChooser, Juan Pablo Ugarte
  • [glade/modern-ui: 18/34] GladeAdaptorChooser: implemented new class to replace palette, Juan Pablo Ugarte
  • [glade/modern-ui: 17/34] Rename GladeAdaptorChooser to GladeAdaptorChooserWidget, Juan Pablo Ugarte
  • [glade/modern-ui: 16/34] _GladeAdaptorChooser: add new API, Juan Pablo Ugarte
  • [glade/modern-ui: 15/34] GladeWidgetAdaptor: do not query user by default, Juan Pablo Ugarte
  • [glade/modern-ui: 14/34] GladeCloseButton: removed unused class, Juan Pablo Ugarte
  • [glade/modern-ui: 13/34] GladeWindow: replace main notebook with stack, Juan Pablo Ugarte
  • [glade/modern-ui: 12/34] GladeWindow: remove unused view actions, Juan Pablo Ugarte
  • [glade/modern-ui: 11/34] GladeWindow: replace menubar with headerbar, Juan Pablo Ugarte
  • [glade/modern-ui: 10/34] GladeEditor: add show-border property, Juan Pablo Ugarte
  • [glade/modern-ui: 9/34] GladeWindow: moved statusbar on top of workspace, Juan Pablo Ugarte
  • [glade/modern-ui: 8/34] GladeAdaptorChooser: set viewport max content height instead of min, Juan Pablo Ugarte
  • [glade/modern-ui: 7/34] GladeDesignView: include all widget in widget chooser, Juan Pablo Ugarte
  • [glade/modern-ui: 6/34] GladeAdaptorChooser: add GLADE_ADAPTOR_CHOOSER_SKIP_DEPRECATED flag, Juan Pablo Ugarte
  • [glade/modern-ui: 5/34] GladeWindow: remove unused right_paned., Juan Pablo Ugarte
  • [glade/modern-ui: 4/34] GladeWindow: move inspector to palette place., Juan Pablo Ugarte
  • [glade/modern-ui: 3/34] GladeWindow: remove palette, Juan Pablo Ugarte
  • [glade/modern-ui: 2/34] GladeWindow: remove palette related actions from view menu, Juan Pablo Ugarte
  • [glade/modern-ui: 1/34] GladeWindow: remove dock system, Juan Pablo Ugarte
  • [glade] (34 commits) Created branch modern-ui, Juan Pablo Ugarte
  • [glade] Deleted branch modern-ui, Juan Pablo Ugarte
  • [gnome-documents] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [nautilus-sendto] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [yelp] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [totem-pl-parser] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-builder] doc: add basic debugger docs, Christian Hergert
  • [gnome-builder] doc: add basic flatpak bundle export docs, Christian Hergert
  • [gnome-builder] styles: set debugger color for dark theme, Christian Hergert
  • [gnome-builder] doc: add exploring docs on splitting windows, Christian Hergert
  • [gnome-characters] Update Turkish translation, Translations User D-L
  • [folks] Update Turkish translation, Translations User D-L
  • [gnome-builder] doc: add exploration of searching, Christian Hergert
  • [gnome-builder] doc: add some editor docs, Christian Hergert
  • [balsa] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk+/wip/matthiasc/fancy-overlay] css: Implement the blur filter, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay] overlay: Change the effect to a blur, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay] Add gtk_snapshot_push_blur(), Matthias Clasen
  • [planet-web] [pgo] reset guadec badges, Alberto Ruiz
  • [gtk+/wip/matthiasc/fancy-overlay] gsk: Add a blur node, Matthias Clasen
  • [planet-web] [pgo] Add Ismael Olea to PGO, Alberto Ruiz
  • [gnome-builder] doc: add some profiler docs, Christian Hergert
  • [gnome-builder] greeter: tweak style for template selector, Christian Hergert
  • [gnome-builder] doc: update new project screenshots, Christian Hergert
  • [gnome-builder] doc: fix workbench menu info, Christian Hergert
  • [gnome-builder] docs: update various screenshots, Christian Hergert
  • [gtk+/wip/matthiasc/fancy-overlay] Make the example slighly more fancy, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay] Correct a comment, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay: 2/2] Add a test for effects, Matthias Clasen
  • [gtk+/wip/matthiasc/fancy-overlay: 1/2] Add an effect child property to GtkOverlay, Matthias Clasen
  • [gtk+] (2 commits) Created branch wip/matthiasc/fancy-overlay, Matthias Clasen
  • [gnome-photos/wip/rishi/collection: 6/6] Add PhotosImportNotification, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 5/6] embed, main-toolbar: Remove unused code, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 4/6] Add a new mode for viewing the contents of a collection, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 3/6] Consolidate code to update MainToolbar on ItemManager::items-changed, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 2/6] embed: Don't keep the searchbar active merely because it has the focus, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 1/6] Simplify Searchbar handling and don't show it on key presses in PREVIEW, Debarshi Ray
  • [gnome-photos] (6 commits) Created branch wip/rishi/collection, Debarshi Ray
  • [gnome-builder] ui: mark missing strings for translation, Piotr Drąg
  • [libdazzle] build: avoid version-script on non-Linux, Christian Hergert
  • [gtksourceview] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-builder] debugger: place controls above the editor, Christian Hergert
  • [gnome-builder] debugger: add a frame to the debugger controls, Christian Hergert
  • [gnome-builder] editor: add overlay to be used by plugins, Christian Hergert
  • [gnome-builder] Update Brazilian Portuguese translation, Translations User D-L
  • [gnome-photos/wip/rishi/collection: 5/5] embed, main-toolbar: Remove unused code, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 4/5] Add a new mode for viewing the contents of a collection, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 3/5] Consolidate code to update MainToolbar on ItemManager::items-changed, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 2/5] embed: Don't keep the searchbar active merely because it has the focus, Debarshi Ray
  • [gnome-photos/wip/rishi/collection: 1/5] Simplify Searchbar handling and don't show it on key presses in PREVIEW, Debarshi Ray
  • [gnome-photos] (5 commits) Created branch wip/rishi/collection, Debarshi Ray
  • [babl] babl: detect sRGB profiles from matrix, Øyvind Kolås
  • [babl] babl: indentation in trc, Øyvind Kolås
  • [gnome-photos] Deleted branch wip/rishi/collection, Debarshi Ray
  • [babl] babl: move srgb detection to srgb_formula constructor, Øyvind Kolås
  • [gtk+] Update Brazilian Portuguese translation, Translations User D-L
  • [nautilus] Revert "file-operations: forbid more characters in FAT", Ernestas Kulik
  • [nautilus] file-operations: forbid more characters in FAT, Ernestas Kulik
  • [nautilus] release: prepare for 3.25.92, Ernestas Kulik
  • [nautilus] Created tag 3.25.92, Ernestas Kulik
  • [libgit2-glib/tintou/wip/vala-fix] Fix vapi name, add vapi generation in meson, Corentin Noël
  • [libgit2-glib] Created branch tintou/wip/vala-fix, Corentin Noël
  • [gnome-builder] debugger: only add debugger breakpoints when useful, Christian Hergert
  • [gnome-builder] debugger: track supported languages by debuggers, Christian Hergert
  • [gtk+/gtk-3-22] Update Brazilian Portuguese translation, Translations User D-L
  • [babl] babl: fix overflow detection at end of luts, Øyvind Kolås
  • [gparted] Support /etc/fstab using Unicode labels as mount points (#786502), Curtis Gedak
  • [babl] babl: implement interpolation for lut trcs, Øyvind Kolås
  • [gparted] Update FS_Info cache with Unicode safe labels read from blkid (#786502), Curtis Gedak
  • [gparted] Support reading Unicode character labels via blkid (#786502), Curtis Gedak
  • [file-roller] Update Korean translation, Translations User D-L
  • [gnome-software/gnome-3-26] Fixed typo in Czech translation, Marek Černocký
  • [gnome-builder] code-index: Avoid segfault when indexing is stopped., Christian Hergert
  • [gnome-builder] code-index: Avoid infinite build loop, Christian Hergert
  • [gnome-builder] workbench: allow disabling homogeneous buttons in translations, Christian Hergert
  • [vala/staging] Improve error while method is incompatible with delegate, Rico Tzschichholz
  • [vala/staging] vala: Add CallableType as base for DelegateType, MethodType, SignalType, Rico Tzschichholz
  • [gimp] libgimpcolor: use gimp_color_profile_get_format() in GimpColorTransform, Michael Natterer
  • [gimp] libgimpcolor: add a new gimp_color_profile_get_format(), Michael Natterer
  • [nautilus-sendto] Update Finnish translation, Translations User D-L
  • [vala/wip/callabletype: 3/3] Improve error while method is incompatible with delegate, Rico Tzschichholz
  • [vala/wip/callabletype: 2/3] vala: Add CallableType as base for DelegateType, MethodType, SignalType, Rico Tzschichholz
  • [vala/wip/callabletype: 1/3] vala: Methods need to throw compatible error if target delegate throws one, Rico Tzschichholz
  • [vala] (3 commits) Created branch wip/callabletype, Rico Tzschichholz
  • [nautilus] Update Finnish translation, Translations User D-L
  • [gmime] Bumped version to 3.0.2, Jeffrey Stedfast
  • [gmime] Added fedora.setup to make things easier for myself in the future, Jeffrey Stedfast
  • [gmime] Reformat header values on write_to_stream() unless set by parser, Jeffrey Stedfast
  • [gimp] libgimpcolor: rename gimp_color_profile_get_format() to _get_lcms_format(), Michael Natterer
  • [gtk+/wip/dboles/emoji-css] HighContrast: basic port of emoji CSS from Adwaita, Daniel Boles
  • [gtk+] Non-fast-forward update to branch wip/dboles/emoji-css, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 13/13] HighContrast: basic port of emoji CSS from Adwaita, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 12/13] Adwaita: proper colours for inactive emoji buttons, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 11/13] Adwaita: Make use of SASS syntax for emoji stuff, Daniel Boles
  • [gtk+] (13 commits) Non-fast-forward update to branch wip/dboles/emoji-css, Daniel Boles
  • [babl] babl: icc implement ascii decoding of mluc, Øyvind Kolås
  • [gnome-mines] Add Korean help translation, Changwoo Ryu
  • [vala/staging] codegen: Add support for "type-func" in ui-files, Rico Tzschichholz
  • [vala] Created branch staging, Rico Tzschichholz
  • [vala] Deleted branch staging, Rico Tzschichholz
  • [vala/0.36] codegen: Initialize temp-variable for fixed-size arrays to zero first, Rico Tzschichholz
  • [vala] codegen: Initialize temp-variable for fixed-size arrays to zero first, Rico Tzschichholz
  • [gnome-builder] Update Polish translation, Piotr Drąg
  • [gtk+/wip/dboles/emoji-css: 4/4] HighContrast: basic port of emoji CSS from Adwaita, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 3/4] Adwaita: Add a heading comment above emoji styles, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 2/4] Adwaita: Apply opacity to emoji button label only, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 1/4] Adwaita: proper colours for inactive emoji buttons, Daniel Boles
  • [gtk+] (4 commits) Non-fast-forward update to branch wip/dboles/emoji-css, Daniel Boles
  • [gnome-builder] Update French translation, Translations User D-L
  • [gtk+] Revert "sk.po: Consistently translate “Insert”", Daniel Boles
  • [gtk+/gtk-3-22] Revert "sk.po: Consistently translate “Insert”", Daniel Boles
  • [gimp] libgimpcolor: use the new cmsFLAGS_COPY_ALPHA in GimpColorTransform, Michael Natterer
  • [gimp] configure.ac: require lcms >= 2.8, Michael Natterer
  • [babl] babl: add parametric handling for sRGB style TRCs (icc V4), Øyvind Kolås
  • [gtk+] gsk: add a has_color boolean to text nodes, Matthias Clasen
  • [gtk+] Adwaita: Fix colour mixing of emoji section button, Daniel Boles
  • [gtk+/gtk-3-22] Adwaita: Fix colour mixing of emoji section button, Daniel Boles
  • [gtk+] sk.po: Consistently translate “Insert”, Daniel Boles
  • [gtk+/gtk-3-22] sk.po: Consistently translate “Insert”, Daniel Boles
  • [gtk+] gl.po: Consistently translate/capitalise “Emoji”, Daniel Boles
  • [gtk+/gtk-3-22] gl.po: Consistently translate/capitalise “Emoji”, Daniel Boles
  • [gnome-desktop] Update Finnish translation, Translations User D-L
  • [gnome-todo] Update Catalan translation, Jordi Mas
  • [gtk+/gtk-3-22] Update Catalan translation, Jordi Mas
  • [totem] Update Finnish translation, Translations User D-L
  • [baobab] Update Finnish translation, Translations User D-L
  • [gnome-calculator] Update Finnish translation, Translations User D-L
  • [gtk+/wip/dboles/emoji-css: 8/8] HighContrast: basic port of emoji CSS from Adwaita, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 7/8] Adwaita: Add a heading comment above emoji styles, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 6/8] Adwaita: Apply opacity to emoji button label only, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 5/8] Adwaita: proper colours for inactive emoji buttons, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 4/8] Adwaita: Properly mix colours for emoji button, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 3/8] Adwaita: Make use of SASS syntax for emoji stuff, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 2/8] sk.po: Consistently translate “Insert”, Daniel Boles
  • [gtk+/wip/dboles/emoji-css: 1/8] gl.po: Consistently translate/capitalise “Emoji”, Daniel Boles
  • [gtk+] (8 commits) Created branch wip/dboles/emoji-css, Daniel Boles
  • [babl] babl: use trcs own fun directly in early stages, Øyvind Kolås
  • [babl] tools: babl-icc-rewrite; abort with error message instead of segfault, Øyvind Kolås
  • [babl] babl: use babl_malloc instead of misgided use of aligned_alloc thinking it was like alloca, Øyvind Kolås
  • [gnome-contacts] Build: fix EXTRA_DIST variables., Niels De Graef
  • [gnome-logs] Update Korean translation, Translations User D-L
  • [gnome-bluetooth] Update Korean translation, Translations User D-L
  • [eog] Update Korean translation, Translations User D-L
  • [lightsoff] Update Korean translation, Translations User D-L
  • [hitori] Update Korean translation, Translations User D-L
  • [gnome-chess] Update Korean translation, Translations User D-L
  • [gtk+/gtk-3-22] emoji chooser: No emoji in the search entry, Matthias Clasen
  • [gtk+/gtk-3-22] entry: Consider input hints for Emoji support, Matthias Clasen
  • [gtk+/gtk-3-22] Add input hints for Emoji input, Matthias Clasen
  • [gtk+] emoji chooser: No emoji in the search entry, Matthias Clasen
  • [gtk+] entry: Consider input hints for Emoji support, Matthias Clasen
  • [gtk+] Add input hints for Emoji input, Matthias Clasen
  • [file-roller] Update Finnish translation, Translations User D-L
  • [gnome-clocks] Update Finnish translation, Translations User D-L
  • [gegl] gcut: use dynamic allocation instead of PATH_MAX fixing build on hurd, Øyvind Kolås
  • [gimp] NEWS: start NEWS list for GIMP 2.9.8., Jehan Pagès
  • [babl] babl: use _aligned_malloc() instead of aligned_alloc() on Win32., Jehan Pagès
  • [gnome-user-docs] Update Finnish translation, Translations User D-L
  • [gnome-getting-started-docs] Update Finnish translation, Translations User D-L
  • [json-glib] build: Rework the introspection option, Gitlab System User
  • [json-glib] build: Update the macOS linker flags, Gitlab System User
  • [gnome-builder] Translator comments, Alexandre Franke
  • [gtk+] build: Add option to enable/disable GIR generation, Emmanuele Bassi
  • [libgweather] Update Catalan translation, Jordi Mas
  • [gtk+] Update Galician translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Galician translation, Translations User D-L
  • [gnome-builder] Update Galician translation, Translations User D-L
  • [gedit-plugins] Update Slovak translation, Translations User D-L
  • [gnome-dictionary] Update Slovak translation, Translations User D-L
  • [gnome-mahjongg] Update Belarusian translation, Translations User D-L
  • [evolution] Update Slovak translation, Translations User D-L
  • [gnome-klotski] Update Belarusian translation, Translations User D-L
  • [nautilus] list-model: use macro for type casting, Ernestas Kulik
  • [nautilus] list-model: port to G_DECLARE_* macros, Ernestas Kulik
  • [gnome-screenshot] Update Slovak translation, Translations User D-L
  • [tracker-miners] Update Slovak translation, Translations User D-L
  • [gnome-disk-utility] Update Slovak translation, Translations User D-L
  • [gnome-shell] Update French translation, Translations User D-L
  • [gnome-builder] debugger: add hover state to gutter, Christian Hergert
  • [evolution] Update Catalan translation, Jordi Mas
  • [dconf-editor] Update Catalan translation, Jordi Mas
  • [gnome-bluetooth] Update Catalan translation, Jordi Mas
  • [gnome-disk-utility] Update Catalan translation, Jordi Mas
  • [zenity] Update Catalan translation, Jordi Mas
  • [polari] Update Slovak translation, Translations User D-L
  • [gnome-terminal] Update Slovak translation, Translations User D-L
  • [tracker] Update Slovak translation, Translations User D-L
  • [libgtop] Update Slovak translation, Translations User D-L
  • [json-glib] Update Slovak translation, Translations User D-L
  • [gtksourceview] Update Slovak translation, Translations User D-L
  • [gnome-sudoku] Update Slovak translation, Translations User D-L
  • [gnome-mines] Update Slovak translation, Translations User D-L
  • [gdk-pixbuf] Update Slovak translation, Translations User D-L
  • [gnome-tweak-tool] Update Slovak translation, Translations User D-L
  • [tali] Update Korean translation, Translations User D-L
  • [gnome-mines] Update Korean translation, Translations User D-L
  • [gnome-klotski] Update Korean translation, Translations User D-L
  • [four-in-a-row] Update Korean translation, Translations User D-L
  • [five-or-more] Update Korean translation, Translations User D-L
  • [gnome-builder] Update Korean translation, Translations User D-L
  • [polari] Update Korean translation, Translations User D-L
  • [gnome-tweak-tool] Update Korean translation, Translations User D-L
  • [gnome-tweak-tool] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-terminal] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [vte] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [mutter] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [libgtop] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-themes-standard] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-getting-started-docs] Update Korean translation, Translations User D-L
  • [gnome-characters] Update Korean translation, Translations User D-L
  • [evolution] Update Korean translation, Translations User D-L
  • [gnome-screenshot] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-initial-setup] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-font-viewer] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-contacts] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [glib-networking] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gdm] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [cheese] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [tali] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [swell-foop] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-builder] doc-card: set initial context, Christian Hergert
  • [gnome-builder] code-index: check for NULL code indexer, Christian Hergert
  • [gnome-builder] gdb: remove sync variant of exec, Christian Hergert
  • [gnome-builder] gdb: don't leak translated path, Christian Hergert
  • [libgnome-games-support] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [lightsoff] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [iagno] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [hitori] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-taquin] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-sudoku] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-robots] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-nibbles] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-mines] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-klotski] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [gnome-chess] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [four-in-a-row] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [five-or-more] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [caribou] Updated Bulgarian translation, Alexander Alexandrov Shopov
  • [recipes] Updated Czech translation, Marek Černocký
  • [gnome-builder] command-bar: fix tab completion and arrows, Christian Hergert
  • [gnome-system-monitor] Update Korean translation, Translations User D-L
  • [gnome-dictionary] Update Korean translation, Translations User D-L
  • [baobab] Update Korean translation, Translations User D-L
  • [gnome-photos] Update Korean translation, Translations User D-L
  • [gnome-maps] Update Korean translation, Translations User D-L
  • [gnome-initial-setup] Update Korean translation, Translations User D-L
  • [gnome-contacts] Update Korean translation, Translations User D-L
  • [gnome-clocks] Update Korean translation, Translations User D-L
  • [json-glib] Update Korean translation, Translations User D-L
  • [libgweather] Update Korean translation, Translations User D-L
  • [libgtop] Update Korean translation, Translations User D-L
  • [gtksourceview] Update Korean translation, Translations User D-L
  • [gspell] Update Korean translation, Translations User D-L
  • [devhelp] Update Korean translation, Translations User D-L
  • [mutter] Update Korean translation, Translations User D-L
  • [glib-networking] Update Korean translation, Translations User D-L
  • [glib] Update Korean translation, Translations User D-L
  • [gdk-pixbuf] Update Korean translation, Translations User D-L
  • [gnome-shell-extensions] Update Korean translation, Translations User D-L
  • [gnome-shell] Update Korean translation, Translations User D-L
  • [gnome-session] Update Korean translation, Translations User D-L
  • [gnome-online-accounts] Update Korean translation, Translations User D-L
  • [gjs] closure: Prevent collection of invalidated closure, Philip Chimento
  • [gjs] object: Refactor out ConnectData, Philip Chimento
  • [gjs] closure: Debug message on invalidate signal, Philip Chimento
  • [gjs] Revert freeing closures in idle handler, Philip Chimento
  • [gnome-control-center] Update Korean translation, Translations User D-L
  • [gjs] tests: Split legacy Gtk.Widget tests out, Philip Chimento
  • [gdm] Update Korean translation, Translations User D-L
  • [tracker-miners] Update Korean translation, Translations User D-L
  • [tracker] Update Korean translation, Translations User D-L
  • [gnome-settings-daemon] Update Korean translation, Translations User D-L
  • [evolution-data-server] Update Korean translation, Translations User D-L
  • [nautilus] Update Korean translation, Translations User D-L
  • [gnome-todo] Update Korean translation, Translations User D-L
  • [gnome-software] Update Korean translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Korean translation, Translations User D-L
  • [gnome-nettool] Update Korean translation, Translations User D-L
  • [gnome-documents] Update Korean translation, Translations User D-L
  • [gnome-calendar] Update Korean translation, Translations User D-L
  • [gnome-boxes] Update Korean translation, Translations User D-L
  • [empathy] Update Korean translation, Translations User D-L
  • [brasero] Update Korean translation, Translations User D-L
  • [mutter] src/Makefile-tests.am: Remove reference to non-existing file, Jonas Ådahl
  • [gparted] Update Indonesian translation, Translations User D-L
  • [gnome-builder] Update Indonesian translation, Translations User D-L
  • [gnome-builder] Update POTFILES.skip, Piotr Drąg
  • [gnome-builder] gdb: add reference debugger implementation using gdb, Christian Hergert
  • [gnome-builder] ARTISTS: Add Sam Hewitt, Christian Hergert
  • [gnome-builder] debugger: add minimal debugger API, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 69/69] debugger: stash memory breakpoints until the debugger has started, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 68/69] debugger: tweak comparison of breakpoints, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 67/69] debugger: move menu to debugger section, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 66/69] debugger: use new breakpoint icon, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 65/69] ARTISTS: Add Sam Hewitt, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 64/69] debugger: add new breakpoint icon, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 63/69] debugger: highlight the current breakpoint position, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 62/69] gdb: get file and line number from stopped event, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 61/69] debugger: add some plumbing to update break line, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 60/69] gdb: fix enabled check, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 59/69] debugger: set enabled state for breakpoint, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 58/69] debugger: do pointer comparison before line compare, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 57/69] gdb: translate paths using builddir, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 56/69] debugger: set default disposition, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 55/69] debugger: clear list store when debugger is attached, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 54/69] debugger: set default breakpoint enabled bit, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 53/69] runner: use static scope for identifier, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 52/69] gdb: cleanup, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 51/69] debugger: reset breakpoints when stopping, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 50/69] debugger: allow reseting breakpoints, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 49/69] gdb: try to follow mi2 closer, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 48/69] gdb: log gdb errors passing through, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 47/69] gdb: fix breakpoint creation by source file, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 46/69] breakpoints: more incremental breakpoint sync work, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 45/69] debugger: more breakpoints plumbing for gutter/debug-manager, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 44/69] debug-manager: add stub for getting breakpoints, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 43/69] breakpoints: add pointer to individual breakpoint, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 42/69] debugger: wire out stubs for breakpoints in editor, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 41/69] debugger; implement finish command, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 40/69] debugger: hide panel until needed, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 39/69] debugger: tweak threads view, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 38/69] debugger: remove IdeDebuggerView, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 37/69] debugger: cleanup editor addin during unload, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 36/69] debugger: remove old perpsective related code, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 35/69] debugger: move the debugger into the editor perspetive, Christian Hergert
  • [gnome-builder] Update POTFILES.in, Piotr Drąg
  • [gnome-builder/wip/chergert/bug1: 34/69] debugger: mark files as read-only, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 33/69] debugger: add basic styling to match editor, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 32/69] debugger: load various sources from debugger, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 31/69] debugger: start on disassembly view, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 30/69] debugger: protect against disposal, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 29/69] debugger: stub out some navigation and disassembly, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 28/69] debugger: use IdeDebuggerAddress for breakpoints, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 27/69] debugger: only clear debugger when new instance is set, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 26/69] debugger: fix console log visability, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 25/69] gdb: use switch for future warnings, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 24/69] debugger: load locals when thread changes, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 23/69] debugger: fix some warnings, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 22/69] debugger: cleanup list state, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 21/69] debugger: allow backends to start themselves, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 20/69] gdb: cleanup logging of send commands, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 19/69] gdb: be more explicit with failure case, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 18/69] gdb: use async ops during startup, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 17/69] gdb: track connected state, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 16/69] gdb: various prepare hooks, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 15/69] debugger: fix some typos, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 14/69] debugger: ask the debugger to start after spawning, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 13/69] debugger: various cleanups and defensiveness, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 12/69] debugger: add notify callback to setup debugger hooks, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 11/69] debugger: tweak action names, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 10/69] debugger: bind debugger to view widgets, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 9/69] debugger: fix precondition checks, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 8/69] debug-manager: protect against signal disconnects, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 7/69] gdb: add gdb based debugger implementation, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 6/69] debugger: make prepare optional, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 5/69] debug-manager: remove bindings group, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 4/69] perspective port wip, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 3/69] debugger: add IdeDebugManager, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 2/69] debugger: add IdeDebugger API, Christian Hergert
  • [gnome-builder] (69 commits) Non-fast-forward update to branch wip/chergert/bug1, Christian Hergert
  • [gnome-builder] sourceview: fix invalid data use, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 101/101] debugger: stash memory breakpoints until the debugger has started, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 100/101] debugger: tweak comparison of breakpoints, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 99/101] debugger: move menu to debugger section, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 98/101] debugger: use new breakpoint icon, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 97/101] ARTISTS: Add Sam Hewitt, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 96/101] debugger: add new breakpoint icon, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 95/101] debugger: highlight the current breakpoint position, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 94/101] gdb: get file and line number from stopped event, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 93/101] debugger: add some plumbing to update break line, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 92/101] gdb: fix enabled check, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 91/101] debugger: set enabled state for breakpoint, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 90/101] debugger: do pointer comparison before line compare, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 89/101] gdb: translate paths using builddir, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 88/101] debugger: set default disposition, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 87/101] debugger: clear list store when debugger is attached, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 86/101] debugger: set default breakpoint enabled bit, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 85/101] runner: use static scope for identifier, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 84/101] gdb: cleanup, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 83/101] debugger: reset breakpoints when stopping, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 82/101] debugger: allow reseting breakpoints, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 81/101] gdb: try to follow mi2 closer, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 80/101] gdb: log gdb errors passing through, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 79/101] gdb: fix breakpoint creation by source file, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 78/101] breakpoints: more incremental breakpoint sync work, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 77/101] debugger: more breakpoints plumbing for gutter/debug-manager, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 76/101] debug-manager: add stub for getting breakpoints, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 75/101] breakpoints: add pointer to individual breakpoint, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 74/101] debugger: wire out stubs for breakpoints in editor, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 73/101] debugger; implement finish command, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 72/101] debugger: hide panel until needed, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 71/101] debugger: tweak threads view, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 70/101] debugger: remove IdeDebuggerView, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 69/101] debugger: cleanup editor addin during unload, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 68/101] debugger: remove old perpsective related code, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 67/101] debugger: move the debugger into the editor perspetive, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 66/101] debugger: mark files as read-only, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 65/101] debugger: add basic styling to match editor, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 64/101] debugger: load various sources from debugger, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 63/101] debugger: start on disassembly view, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 62/101] debugger: protect against disposal, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 61/101] debugger: stub out some navigation and disassembly, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 60/101] debugger: use IdeDebuggerAddress for breakpoints, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 59/101] debugger: only clear debugger when new instance is set, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 58/101] debugger: fix console log visability, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 57/101] gdb: use switch for future warnings, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 56/101] debugger: load locals when thread changes, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 55/101] debugger: fix some warnings, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 54/101] debugger: cleanup list state, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 53/101] debugger: allow backends to start themselves, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 52/101] gdb: cleanup logging of send commands, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 51/101] gdb: be more explicit with failure case, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 50/101] gdb: use async ops during startup, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 49/101] gdb: track connected state, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 48/101] gdb: various prepare hooks, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 47/101] debugger: fix some typos, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 46/101] debugger: ask the debugger to start after spawning, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 45/101] debugger: various cleanups and defensiveness, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 44/101] debugger: add notify callback to setup debugger hooks, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 43/101] debugger: tweak action names, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 42/101] debugger: bind debugger to view widgets, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 41/101] debugger: fix precondition checks, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 40/101] debug-manager: protect against signal disconnects, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 39/101] gdb: add gdb based debugger implementation, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 38/101] debugger: make prepare optional, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 37/101] debug-manager: remove bindings group, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 36/101] perspective port wip, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 35/101] debugger: add IdeDebugManager, Christian Hergert
  • [gnome-builder/wip/chergert/bug1: 34/101] debugger: add IdeDebugger API, Christian Hergert
  • [gnome-builder] (101 commits) Non-fast-forward update to branch wip/chergert/bug1, Christian Hergert
  • [beast] BST: fix passing std::string through varargs, Tim Janik
  • [beast] EBEAST: add dependency stamp file to fix build order, Tim Janik
  • [gnome-builder] sourceview: advance word completion if already visible, Christian Hergert
  • [gnome-builder] sourceview: add private word completion for begin-word-completion, Christian Hergert
  • [gnome-builder] sourceview: improve gtk-doc and fix gir warning, Christian Hergert
  • [gnome-builder] build: add word completion files, Christian Hergert
  • [gnome-builder] words: builder coding style cleanup, Christian Hergert
  • [gnome-builder] sourceview: don't use GValue to set property, Christian Hergert
  • [gnome-builder] sourceview: fix includes, Christian Hergert
  • [gnome-builder] word-completion-provider: Remove offset computation logic, Christian Hergert
  • [gnome-builder] Improve on how to replay results, Christian Hergert
  • [gnome-builder] sourceview: Add begin-word-completion signal, Christian Hergert
  • [gnome-builder] Add a word completion provider, Christian Hergert
  • [gnome-calendar] Update Indonesian translation, Translations User D-L
  • [gtk+] Update Indonesian translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Indonesian translation, Translations User D-L
  • [beast: 47/47] Merge branch 'vue-components', Tim Janik
  • [beast: 46/47] EBEAST: rename .lintstamp, Tim Janik
  • [beast: 45/47] EBEAST: transform all lesscss to scss, Tim Janik
  • [beast: 44/47] EBEAST: rename .less files to .scss, Tim Janik
  • [beast: 43/47] EBEAST: adapt to API changes wrg to program_alias_init and fatal_error, Tim Janik
  • [beast: 42/47] SFI: get_executable_path: fallback to "/proc/self/exe" if /proc is unmounted, Tim Janik
  • [beast: 41/47] EBEAST: simplify the v8bse/v8bse.node dependency checking for 'make app', Tim Janik
  • [beast: 40/47] EBEAST: remove unused less files, Tim Janik
  • [beast: 39/47] EBEAST: menus.js: send unknown menu commands to Shell.command(), Tim Janik
  • [beast: 38/47] EBEAST: index.html: provide Electron and Bse early on, setup Shell, Tim Janik
  • [beast: 37/47] EBEAST: remove obsolete Mithril code, Tim Janik
  • [beast: 36/47] EBEAST: vc/projectshell.vue: add BseProject Shell component, Tim Janik
  • [beast: 35/47] EBEAST: vc/aboutdialog.vue: add Beast About dialog component, Tim Janik
  • [beast: 34/47] EBEAST: vc/modaldialog.vue: add modal dialog component, Tim Janik
  • [beast: 33/47] EBEAST: vc/: docu fixes, Tim Janik
  • [beast: 32/47] EBEAST: speed up linting by using 1 eslint invokation, Tim Janik
  • [beast: 31/47] EBEAST: vc/playcontrols.vue: move project play controls, Tim Janik
  • [gnome-klotski] Add Polish help translation, Piotr Drąg
  • [beast: 30/47] EBEAST: rebuilds v8bse/v8bse.node if any v8bse/* sources changed, Tim Janik
  • [beast: 29/47] EBEAST: load jQuery through Vue and make Vue less verbose, Tim Janik
  • [beast: 28/47] EBEAST: provide App.project() accessor and preload partymonster.bse, Tim Janik
  • [beast: 27/47] EBEAST: immediately exit with non-0 if the renderer crashes or aborts, Tim Janik
  • [beast: 26/47] EBEAST: vc/hotkeys.js: fix typo, Tim Janik
  • [beast: 25/47] EBEAST: make sure all vc/bundle.js references are valid, Tim Janik
  • [beast: 24/47] EBEAST: app.less: move font-awesome into vc/styles.less and import it, Tim Janik
  • [beast: 23/47] EBEAST: vc/: avoid CSS rule duplicates from .vue files, Tim Janik
  • [beast: 22/47] EBEAST: use eslint on vc/*.js, Tim Janik
  • [beast: 21/47] EBEAST: objects/vue-components.html: collect simple docs from *.vue, Tim Janik
  • [beast: 20/47] EBEAST: build and include objects/vc-bundle.js from vc/bundle.js, Tim Janik
  • [beast: 19/47] EBEAST: vc/includes.js: properly load jQuery, utilities, Vue, components, Tim Janik
  • [beast: 18/47] EBEAST: vc/hotkeys.js: support document wide global hotkeys, Tim Janik
  • [beast: 17/47] EBEAST: vc/bundle.js: bundle all *.vue files into objects/vc-bundle.js, Tim Janik
  • [beast: 16/47] EBEAST: vc/icon-button.vue: add <vc-icon-button/>, suports icon prop, Tim Janik
  • [beast: 15/47] EBEAST: vc/button-bar.vue: add <vc-button-bar/> for tight button grouping, Tim Janik
  • [beast: 14/47] EBEAST: vc/button.vue: add <vc-button/>, support hotkey and .click(), Tim Janik
  • [beast: 13/47] EBEAST: vc/styles.less vc/variables.less: lay foundation for vc theming, Tim Janik
  • [beast: 12/47] EBEAST: add vc/ directory for vue components, Tim Janik
  • [beast: 11/47] EBEAST: add vue.js dependency and use vueify + dependent packages at build time, Tim Janik
  • [beast: 10/47] EBEAST: use project.uname for the document title, Tim Janik
  • [beast: 9/47] V8BSE: add on() to base objects to connect signal handlers, Tim Janik
  • [beast: 8/47] V8BSE: workaround electron concatenating argv[1:] in argv[0], Tim Janik
  • [beast: 7/47] V8BSE: load plugins at startup with load_assets() and installpath_override(), Tim Janik
  • [beast: 6/47] V8BSE: handle remote events even if uv_loop missed pollfd notifications, Tim Janik
  • [beast: 5/47] V8BSE: V8Stub.py: generate signal handler connection methods, Tim Janik
  • [beast: 4/47] V8BSE: V8Stub.py: whitespace, Tim Janik
  • [beast: 3/47] V8BSE: V8Stub.py: add helpers for code generation of C++ signal arguments, Tim Janik
  • [beast: 2/47] BSE: add Server.send_user_message() which triggers a user_message signal emissioon, Tim Janik
  • [beast: 1/47] BSE: export ObjectImpl.uname property, Tim Janik
  • [beast] (47 commits) ...Merge branch 'vue-components', Tim Janik
  • [librsvg] Post-release version bump to 2.41.2., Federico Mena Quintero
  • [gtk+] emoji chooser: Avoid a crash, Matthias Clasen
  • [gtk+/gtk-3-22] emoji chooser: Avoid a crash, Matthias Clasen
  • [gtk+] Update Polish translation, Piotr Drąg
  • [gtk+/gtk-3-22] Update Polish translation, Piotr Drąg
  • [gnome-builder] buffer: fix grammar in a translatable string, Piotr Drąg
  • [gtk+] emoji-chooser: fix subsequent scroll, Matthias Clasen
  • [gtk+/gtk-3-22] emoji-chooser: fix subsequent scroll, Matthias Clasen
  • [gnome-builder] code-index: fix infinte loop in binary search, Christian Hergert
  • [gnome-builder] buffer: Use multiple symbol resolvers instead of one., Christian Hergert
  • [gnome-builder] clang: Adding code indexer, Christian Hergert
  • [gnome-builder] code-index: Adding IdeCodeIndexService to code-index, Christian Hergert
  • [gnome-builder] code-index: Adding IdeCodeIndexBuilder, Christian Hergert
  • [gnome-builder] clang: Implement IdeCodeIndexEntries, Christian Hergert
  • [gnome-builder] symbols: Adding IdeCodeIndexer & IdeCodeIndexEntry, Christian Hergert
  • [gnome-builder] symbols: Adding IdeCodeIndexEntries interface, Christian Hergert
  • [gnome-builder] libide: Unload services before destroying RuntimeManager, Christian Hergert
  • [gnome-builder] buildsystem: Handle empty file array and task cancellation, Christian Hergert
  • [gnome-builder] code-index: Implementing symbol resolver, Christian Hergert
  • [gnome-builder] code-index: Implmenting search provider, Christian Hergert
  • [gnome-builder] code-index: Implementing IdeSearchResult, Christian Hergert
  • [gnome-builder] clang: Implement IdeCodeIndexer, Christian Hergert
  • [gnome-builder] code-index: Adding IdeCodeIndexIndex, Christian Hergert
  • [gnome-builder] Adding persistent map, Christian Hergert
  • [gnome-builder] code-index: Adding plugin files, Christian Hergert
  • [gnome-builder] symbols: Added symbols, flags and icons, Christian Hergert
  • [gtk+/gtk-3-22] Entry: Set tooltip text on icon for emoji chooser, Matthias Clasen
  • [gnome-builder] notifications: avoid multiple notifications for same project, Christian Hergert
  • [gtk+/gtk-3-22] Update Croatian translation, Translations User D-L
  • [gtk+] Update Croatian translation, Translations User D-L
  • [gnome-system-monitor] Update Belarusian translation, Translations User D-L
  • [librsvg] Have "make V=1" pass --verbose to "cargo build", Federico Mena Quintero
  • [gxml] Added new methods for HTML parsing/dump, Daniel Espinosa Ortiz
  • [gnome-builder/wip/chergert/bug1] debugger: stash memory breakpoints until the debugger has started, Christian Hergert
  • [gtk+] Entry: Set tooltip text on icon for emoji chooser, Matthias Clasen
  • [libdazzle] app: prevent warning by first looking up in hashtable, Christian Hergert
  • [libdazzle] menus: add docs, Christian Hergert
  • [libdazzle] menus: be more defensive, Christian Hergert
  • [libdazzle] menus: fix item remove from menu button sections, Christian Hergert
  • [gnome-user-docs] Fix indentation in Galician sysadmin-guide translation, Piotr Drąg
  • [babl] babl-icc: add support for some ICCv4 profiles, Øyvind Kolås
  • [libcloudproviders: 3/3] Merge branch 'wip/optionaldocs' into 'master', Gitlab System User
  • [libcloudproviders: 2/3] build: Make doc generation optional, Gitlab System User
  • [libcloudproviders: 1/3] cloudprovider: Document forgotten function, Gitlab System User
  • [libcloudproviders] (3 commits) ...Merge branch 'wip/optionaldocs' into 'master', Gitlab System User
  • [gedit] Update Swedish translation, Translations User D-L
  • [meld] vcview: Add missing state refresh (bgo#786629), Kai Willadsen
  • [meld] vcview: Unindent an early return pattern, Kai Willadsen
  • [gxml] Fix Meson header installation, Daniel Espinosa Ortiz
  • [libdazzle] menus: code style cleanup, Christian Hergert
  • [libdazzle] app: remove old merge id after removing, Christian Hergert
  • [gxml] Removed padding methods., Daniel Espinosa Ortiz
  • [gxml] Removing warnings., Daniel Espinosa Ortiz
  • [gnome-user-docs] Update Galician translation, Translations User D-L
  • [gnome-builder/wip/chergert/bug1] debugger: tweak comparison of breakpoints, Christian Hergert
  • [gnome-builder/wip/chergert/bug1] debugger: move menu to debugger section, Christian Hergert
  • [librsvg] Created tag 2.41.1, Federico Mena Quintero
  • [librsvg] Oops, distribute the svg1.1/resources for the tests as well., Federico Mena Quintero
  • [gtk+] Use gsk for text shadows, Matthias Clasen
  • [gtk+] label: Don't leak clip regions, Matthias Clasen
  • [babl] babl: move RGB space conversion code to babl-space.c, Øyvind Kolås
  • [babl] babl: make trcs capable of iterating buffers, Øyvind Kolås
  • [gtk+] ComboBox: Dodge possible surplus disconnects, Daniel Boles
  • [gtk+/gtk-3-22] ComboBox: Dodge possible surplus disconnects, Daniel Boles
  • [gnome-builder/wip/chergert/bug1] debugger: use new breakpoint icon, Christian Hergert
  • [gnome-builder/wip/chergert/bug1] ARTISTS: Add Sam Hewitt, Christian Hergert
  • [gnome-builder/wip/chergert/bug1] debugger: add new breakpoint icon, Christian Hergert
  • [libcloudproviders] general: add generated files to gitignore, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 2/2] WIP: cloudproviderexporter: Add menus/actions to the corresponding account, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 1/2] build: Remove cloudprovidermanager from libcloudproviders, Gitlab System User
  • [damned-lies] Added ability to edit account username, Claude Paroz
  • [libcloudproviders] general: Add link to API documentation to the README, Gitlab System User
  • [libcloudproviders/wip/rename-exporter] WIP: cloudproviderexporter: Add menus/actions to the corresponding account, Gitlab System User
  • [libcloudproviders/wip/rename-exporter] libcloudproviders: rename CloudProvider to CloudProviderExporter, Gitlab System User
  • [librsvg] Update NEWS, Federico Mena Quintero
  • [librsvg] Don't pass --verbose to cargo build, Federico Mena Quintero
  • [librsvg] Makefile.am: Add "cargo vendor" to dist-hook, Federico Mena Quintero
  • [sound-juicer] Update Finnish translation, Translations User D-L
  • [gtk+] entry: Convert to gsk, Matthias Clasen
  • [glabels] Update Finnish translation, Translations User D-L
  • [release-notes/gnome-3-26] refine the main page, Allan Day
  • [gtk+] Fix text colors, Matthias Clasen
  • [libcloudproviders/wip/rename-exporter: 2/2] libcloudproviders: Rename CloudProviderProxy to CloudProviderAccount, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 1/2] libcloudproviders: Rename CloudProviderAccount to CloudProviderAccountExporter, Gitlab System User
  • [libcloudproviders] (2 commits) Non-fast-forward update to branch wip/rename-exporter, Gitlab System User
  • [gtk+] Fix the build, Matthias Clasen
  • [libcloudproviders] Non-fast-forward update to branch wip/rename-exporter, Gitlab System User
  • [gtk+] Use a text render node in GskPangoRenderer, Matthias Clasen
  • [gtk+] Add a render node for text, Matthias Clasen
  • [gtk+] Use GskPangoRenderer to render text, Matthias Clasen
  • [gtk+] Add a Pango renderer, Matthias Clasen
  • [gnome-terminal] Update Belarusian translation, Translations User D-L
  • [gnome-screenshot] Update Belarusian translation, Translations User D-L
  • [release-notes/gnome-3-26] initial rough draft of the main page, Allan Day
  • [gnome-font-viewer] Update Belarusian translation, Translations User D-L
  • [libcloudproviders/wip/rename-exporter: 4/4] libcloudproviders: Rename CloudProviderProxy to CloudProviderAccount, Gitlab System User
  • [libcloudproviders/wip/rename-exporter: 3/4] libcloudproviders: Rename CloudProviderAccount to CloudProviderAccountExporter, Gitlab System User
  • [babl] babl: do one SSE2 memory load per pixel for color matrix transform, Øyvind Kolås
  • [libcloudproviders] (4 commits) Non-fast-forward update to branch wip/rename-exporter, Gitlab System User
  • [libcloudproviders] Deleted branch fix-get-status, Gitlab System User
  • [libcloudproviders: 2/2] Merge branch 'fix-get-status' into 'master', Gitlab System User
  • [libcloudproviders] (2 commits) ...Merge branch 'fix-get-status' into 'master', Gitlab System User
  • [gnome-disk-utility] Update Belarusian translation, Translations User D-L
  • [libcloudproviders/fix-get-status] cloudprovideraccount: Fix crash when fetching the status code, Gitlab System User
  • [libcloudproviders] Created branch fix-get-status, Gitlab System User
  • [gtk+] centerbox: Unparent widgets in dispose, Timm Bäder
  • [gtk+] menuitem: Fix small memory leak in get_label, Timm Bäder
  • [gtk+] Remove an unused variable, Matthias Clasen
  • [libcloudproviders/wip/rename-exporter] libcloudproviders: Rename CloudProviderProxy to CloudProviderAccount, Gitlab System User
  • [babl] babl: add sse2 acceleration for color transform, Øyvind Kolås
  • [gnome-dictionary] Update Belarusian translation, Translations User D-L
  • [gnome-contacts] Update Belarusian translation, Translations User D-L
  • [gnome-online-accounts] Update German translation, Translations User D-L
  • [gparted] Add .dirstamp to .gitignore, Curtis Gedak
  • [gparted] Only when configured, grant root access to the X11 display (#776437), Curtis Gedak
  • [gparted] Remove unnecessary autoconf check for pkexec --disable-internal-agent option (#776437), Curtis Gedak
  • [gparted] Check for pkexec >= 0.102 which supports execution of X11 apps (#776437), Curtis Gedak
  • [gparted] Only install polkit action file when pkexec is used (#776437), Curtis Gedak
  • [gparted] Add required polkit action file (#776437), Curtis Gedak
  • [gparted] Add detection of pkexec root privilege escalation program (#776437), Curtis Gedak
  • [gparted] Now install gparted wrapper script into $prefix/bin (#776437), Curtis Gedak
  • [gnome-clocks] Update Belarusian translation, Translations User D-L
  • [gparted] Move root privilege escalation into gparted wrapper script (#776437), Curtis Gedak
  • [gnome-characters] Update Catalan translation, Jordi Mas
  • [librsvg] pattern.rs: shorten the way we map option values, Federico Mena Quintero
  • [empathy] Update Catalan translation, Jordi Mas
  • [libcloudproviders/wip/rename-exporter] libcloudproviders: Rename CloudProviderAccount to CloudProviderAccountExporter, Gitlab System User
  • [libcloudproviders] Created branch wip/rename-exporter, Gitlab System User
  • [gnome-bluetooth] Update Belarusian translation, Translations User D-L
  • [gtk+] label: Port active link drawing to gsk, Matthias Clasen
  • [file-roller] Update Belarusian translation, Translations User D-L
  • [gtk+] Update POTFILES.in and POTFILES.skip, Piotr Drąg
  • [evince] Update Belarusian translation, Translations User D-L
  • [gtk+/wip/matthiasc/gskpango: 18/18] Simplify, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 17/18] inspector: Fix a crash, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 16/18] Make the text node do the rendering, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 15/18] Add a render node for text, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 14/18] Move node creation into the renderer, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 13/18] Use GskPangoRenderer to render text, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 12/18] Add a Pango renderer, Matthias Clasen
  • [gtk+] (18 commits) Non-fast-forward update to branch wip/matthiasc/gskpango, Matthias Clasen
  • [gtk+] inspector: Add some tooltips, Matthias Clasen
  • [gtk+] inspector: Remove debug nodes setting from visual tab, Matthias Clasen
  • [gtk+] inspector: Move debug nodes option, Matthias Clasen
  • [gtk+] label: Port selection drawing to gsk, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango] inspector: Add some tooltips, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango] inspector: Remove debug nodes setting from visual tab, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango] inspector: Move debug nodes option, Matthias Clasen
  • [libgtop] Update Belarusian translation, Translations User D-L
  • [gtksourceview] Update Belarusian translation, Translations User D-L
  • [pitivi/1.0] widgets: Custom validation checks for GstElementSettingsWidget fields, Alexandru Băluț
  • [gcr] Update Belarusian translation, Translations User D-L
  • [devhelp] Update Belarusian translation, Translations User D-L
  • [mutter] Update Belarusian translation, Translations User D-L
  • [gtk+/gtk-2-24] ComboBox: Add missing disconnect in menu_destroy(), Daniel Boles
  • [gtk+/gtk-2-24] FileChooserDefault: Fix misleading indentation, Daniel Boles
  • [gtk+/gtk-2-24] FileChooserDefault: Remove an unused #include, Daniel Boles
  • [gtk+/gtk-3-22] ScrolledWindow: Dodge possible surplus disconnects, Daniel Boles
  • [gtk+] ScrolledWindow: Dodge possible surplus disconnects, Daniel Boles
  • [gtk+/gtk-3-22] ComboBox: Remove pointless signal ID member fields, Daniel Boles
  • [gtk+] ComboBox: Remove pointless signal ID member fields, Daniel Boles
  • [gtk+/gtk-3-22] ComboBox: Clean up handler disconnection some more, Daniel Boles
  • [glib-networking] Update Belarusian translation, Translations User D-L
  • [pitivi] widgets: Custom validation checks for GstElementSettingsWidget fields, Alexandru Băluț
  • [gdk-pixbuf] Update Belarusian translation, Translations User D-L
  • [pitivi/1.0] timeline: Fix warnings about scrollbars, Alexandru Băluț
  • [gtk+/wip/matthiasc/gskpango] label: Port selection drawing to gsk, Matthias Clasen
  • [librsvg/librsvg-2.40] RsvgCairoClipRender: Implement the ::render_pango_layout() method, so we can clip text, Federico Mena Quintero
  • [librsvg/librsvg-2.40] bgo#621088: rsvg_cairo_clip_render_new(): Don't leave uninitialized fields in the parent RsvgCairoRe, Federico Mena Quintero
  • [librsvg/librsvg-2.40] Remove unused prototype, Federico Mena Quintero
  • [librsvg/librsvg-2.40] Add a bunch of masking/clipping tests from the SVG test suite, Federico Mena Quintero
  • [librsvg/librsvg-2.40] rsvg-cairo-draw: Comment on how we should be computing bounding boxes for viewports/clipping, Federico Mena Quintero
  • [gnome-shell-extensions] Update Belarusian translation, Translations User D-L
  • [gnome-shell] Update Belarusian translation, Translations User D-L
  • [gnome-continuous] Tag Meson, Emmanuele Bassi
  • [librsvg] RsvgCairoClipRender: Implement the ::render_pango_layout() method, so we can clip text, Federico Mena Quintero
  • [librsvg] bgo#621088: rsvg_cairo_clip_render_new(): Don't leave uninitialized fields in the parent RsvgCairoRe, Federico Mena Quintero
  • [librsvg] Remove unused prototype, Federico Mena Quintero
  • [librsvg] Add a bunch of masking/clipping tests from the SVG test suite, Federico Mena Quintero
  • [librsvg] rsvg-cairo-draw: Comment on how we should be computing bounding boxes for viewports/clipping, Federico Mena Quintero
  • [librsvg] marker: Pop the things in the same order as NodeSvg and NodeUse, to make this easier to refactor, Federico Mena Quintero
  • [librsvg] marker.rs: Unconditionally push a viewbox, to make this easier to refactor, Federico Mena Quintero
  • [librsvg] Add coords-viewattr-03-b.svg to the test suite, Federico Mena Quintero
  • [librsvg] NodeUse: Unconditionally push a viewbox, to make this easier to refactor, Federico Mena Quintero
  • [librsvg] Add struct-use-09-b.svg and coords-viewattr-02-b.svg to the test suite, Federico Mena Quintero
  • [librsvg] ViewBox: Represent unspecified view boxes as Option<ViewBox>, Federico Mena Quintero
  • [librsvg] NodeUse: normalize to default values as early as possible, Federico Mena Quintero
  • [librsvg] Remove unnecessary includes, Federico Mena Quintero
  • [gnome-online-accounts] Update Belarusian translation, Translations User D-L
  • [gtk+/wip/matthiasc/gskpango: 2/2] Simplify, Matthias Clasen
  • [gnome-control-center] Update Belarusian translation, Translations User D-L
  • [sound-juicer] Update Slovak translation, Translations User D-L
  • [gnome-software] Update Slovak translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Slovak translation, Translations User D-L
  • [gnome-settings-daemon] Update Belarusian translation, Translations User D-L
  • [gtk+] Update Slovak translation, Translations User D-L
  • [gtk+/gtk-3-22] Update Slovak translation, Translations User D-L
  • [gnome-characters] Update Slovak translation, Translations User D-L
  • [seahorse] Update Belarusian translation, Translations User D-L
  • [gnome-control-center] Update Finnish translation, Translations User D-L
  • [nautilus] Update Belarusian translation, Translations User D-L
  • [epiphany] permissions-manager: Fix leak in error path, Michael Catanzaro
  • [gnome-todo] Update Belarusian translation, Translations User D-L
  • [libgweather] Update Slovak translation, Translations User D-L
  • [gnome-documents] Update Belarusian translation, Translations User D-L
  • [gnome-characters] Update Belarusian translation, Translations User D-L
  • [gnome-calendar] Update Belarusian translation, Translations User D-L
  • [gnome-boxes] Update Belarusian translation, Translations User D-L
  • [gnome-settings-daemon] Update Slovak translation, Translations User D-L
  • [gnome-control-center] Update Slovak translation, Translations User D-L
  • [epiphany] Update Belarusian translation, Translations User D-L
  • [evolution-mapi] Adapt to rename of evolution.desktop to org.gnome.Evolution.desktop, Milan Crha
  • [evolution-ews] Adapt to rename of evolution.desktop to org.gnome.Evolution.desktop, Milan Crha
  • [evolution-data-server] Merge a cmake/modules change from Evolution, Milan Crha
  • [evolution] Rename evolution.desktop to org.gnome.Evolution.desktop, Milan Crha
  • [pitivi] timeline: Fix warnings about scrollbars, Alexandru Băluț
  • [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_25_92, Rui Matos
  • [gnome-control-center] 3.25.92, Rui Matos
  • [pitivi] Update Finnish translation, Translations User D-L
  • [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_25_92, Rui Matos
  • [gnome-settings-daemon] 3.25.92, Rui Matos
  • [gnome-mines] Update Chinese (Taiwan) translation, Translations User D-L
  • [gnome-sudoku] Update Chinese (Taiwan) translation, Translations User D-L
  • [tracker-miners] Update Chinese (Taiwan) translation, Translations User D-L
  • [tracker] Update Chinese (Taiwan) translation, Translations User D-L
  • [balsa] Fix xml markup, Peter Bloomfield
  • [empathy] Update Belarusian translation, Translations User D-L
  • [nautilus] Update Chinese (Taiwan) translation, Translations User D-L
  • [brasero] Update Belarusian translation, Translations User D-L
  • [glibmm/wip/dboles/ustring: 2/2] ustring: Replace 8×format() with 1 variadic template, Daniel Boles
  • [glibmm/wip/dboles/ustring: 1/2] ustring: Replace 9×compose() with 1 variadic template, Daniel Boles
  • [glibmm] (2 commits) Non-fast-forward update to branch wip/dboles/ustring, Daniel Boles
  • [gnome-characters] Update Chinese (Taiwan) translation, Translations User D-L
  • [evolution] Update Belarusian translation, Translations User D-L
  • [gnome-system-monitor] Update German translation, Translations User D-L
  • [gnome-tweak-tool] Update German translation, Translations User D-L
  • [glibmm/wip/dboles/ustring: 5/5] ustring: Replace 8×format() with 1 variadic template, Daniel Boles
  • [glibmm/wip/dboles/ustring: 4/5] ustring: Replace 9×compose() with 1 variadic template, Daniel Boles
  • [glibmm/wip/dboles/ustring: 3/5] ustring: Use std::initializer_list instead of pointer + size, Daniel Boles
  • [glibmm/wip/dboles/ustring: 2/5] ustring: #include <cstddef> unconditionally, Daniel Boles
  • [glibmm/wip/dboles/ustring: 1/5] ustring: Remove unused template arguments, Daniel Boles
  • [glibmm] (5 commits) Created branch wip/dboles/ustring, Daniel Boles
  • [gtksourceview/gnome-3-24] view: handle cases where indent-width and tab-width match, Sébastien Wilmet
  • [gtksourceview] view: handle cases where indent-width and tab-width match, Sébastien Wilmet
  • [glibmm/glibmm-2-52] Glib::VariantIter: Fix typos in copyright notice, Kjell Ahlstedt
  • [gnome-initial-setup] Update Nepali translation, Translations User D-L
  • [gimp] plug-ins: gimp_dialog_run() returns int., Jehan Pagès
  • [glibmm] Glib::VariantIter: Fix typos in copyright notice, Kjell Ahlstedt
  • [clutter] Update Nepali translation, Translations User D-L
  • [gimp] Open password protected PDF feature, Jehan Pagès
  • [evolution-data-server] [IMAPx] Handle gracefully when service is unavailable for get_folder_info(), Milan Crha
  • [jhbuild] core-3.26: Make Mutter depend on gudev on Linux, Emmanuele Bassi
  • [jhbuild] core-3.26: Add gudev to the core dependencies, Emmanuele Bassi
  • [gtksourceview] Pango TR #29 mostly done, add TODO to see if the code can be simplified, Sébastien Wilmet
  • [gspell] Pango TR #29 mostly done, add TODO to see if the code can be simplified, Sébastien Wilmet
  • [gnome-devel-docs] hig: apps can run without windows open in some cases, Allan Day
  • [gnome-continuous] Revert "Tag libgudev", Emmanuele Bassi
  • [gnome-software] Assign the branch to Flatpak apps coming from installed desktop files, Joaquim Manuel Pereira Rocha
  • [mutter] build: Require libgudev >= 232, Bastien Nocera
  • [libgnome-games-support] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-chess] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [genius] Update Indonesian translation, Translations User D-L
  • [gnome-taquin] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [network-manager-fortisslvpn] Update Indonesian translation, Translations User D-L
  • [gnome-sudoku] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [network-manager-applet] Update Indonesian translation, Translations User D-L
  • [pygobject/wip/msvc] Support MSVC builds of PyGObject-3.x, Chun-wei Fan
  • [pygobject] Non-fast-forward update to branch wip/msvc, Chun-wei Fan
  • [gnome-mines] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-credentials] Update Indonesian translation, Translations User D-L
  • [pygobject/wip/msvc: 4/4] Support MSVC builds of PyGObject-3.x, Chun-wei Fan
  • [pygobject] (4 commits) Non-fast-forward update to branch wip/msvc, Chun-wei Fan
  • [gnome-mahjongg] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [network-manager-openvpn] Update Indonesian translation, Translations User D-L
  • [pitivi] Update Indonesian translation, Translations User D-L
  • [gobject-introspection] build: Only generate .pc files for this package for MSVC builds, Chun-wei Fan
  • [shotwell] Update Indonesian translation, Translations User D-L
  • [retro-gtk/wip/aplazas/test: 4/4] core: Remove two unused variables, Adrien Plazas
  • [retro-gtk/wip/aplazas/test: 3/4] Port SystemAvInfo to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/test: 2/4] Port GameInfo to C, Adrien Plazas
  • [retro-gtk/wip/aplazas/test: 1/4] core: Add disk control callback support, Adrien Plazas
  • [retro-gtk] (4 commits) Created branch wip/aplazas/test, Adrien Plazas
  • [gnome-shell-extensions] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [libgda] Update Indonesian translation, Translations User D-L
  • [gnome-shell] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnote/gnome-3-24] Update Indonesian translation, Translations User D-L
  • [anjuta-extras/gnome-3-10] Update Indonesian translation, Translations User D-L
  • [mutter] Update Indonesian translation, Translations User D-L
  • [gnome-control-center] Update Indonesian translation, Translations User D-L
  • [gnome-software/gnome-3-26] Update Indonesian translation, Translations User D-L
  • [gnome-software] Update Indonesian translation, Translations User D-L
  • [gnome-documents] Update Indonesian translation, Translations User D-L
  • [gnome-characters] Update Indonesian translation, Translations User D-L
  • [evolution] Bug 618125 - Due date time zone not set when using "Click to add task", Milan Crha
  • [gnome-online-accounts] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gnome-control-center] Updated Dutch translation Master 3.26, Hannie Dumoleyn
  • [gsettings-desktop-schemas] Updated Slovenian translation, Matej Urbančič
  • [gsettings-desktop-schemas/gnome-3-22] Updated Slovenian translation, Matej Urbančič
  • [gnome-builder] Updated Slovenian translation, Matej Urbančič
  • [gnome-builder/gnome-builder-3-22] Updated Slovenian translation, Matej Urbančič
  • [gparted] Update Finnish translation, Translations User D-L
  • [gnome-builder/gnome-builder-3-20] Updated Slovenian translation, Matej Urbančič
  • [gnome-calendar] Update Italian translation, Translations User D-L
  • [libgweather] Update Italian translation, Translations User D-L
  • [nautilus] Update Italian translation, Translations User D-L
  • [gnome-shell] Update Italian translation, Translations User D-L
  • [gnome-session] Update Italian translation, Translations User D-L
  • [evolution] Bug 787002 - Add shortcuts for Labels, Milan Crha
  • [gnome-bluetooth/gnome-3-20] lib: use gi18n-lib instead of gi18n, Sebastien Bacher
  • [gnome-bluetooth] lib: use gi18n-lib instead of gi18n, Sebastien Bacher
  • [gnome-usage] Update Finnish translation, Translations User D-L
  • [damned-lies] Updated its files location for appstream, Claude Paroz
  • [glade] Update Nepali translation, Translations User D-L
  • [gnome-maps] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-disk-utility] Update Finnish translation, Translations User D-L
  • [libgit2-glib] ggit-tree-builder.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-transfer-progress.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-submodule-update-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-submodule.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-status-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-signature.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-revert-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-remote.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-ref-spec.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-reflog-entry.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-reflog.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-rebase-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-rebase-operation.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-rebase.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-push-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-proxy-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-patch.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-object-factory.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-object.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-note.c: Fix return annotations., Igor Gnatenko
  • [libgit2-glib] ggit-merge-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-index-entry-resolve-undo.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-index-entry.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-index.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-fetch-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff-similarity-metric.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff-line.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff-hunk.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff-format-email-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff-find-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff-file.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff-delta.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff-binary.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-cred-ssh-key-from-agent.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-config-entry.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-checkout-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-blob-output-stream.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-blob.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-blame-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-blame.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-annotated-commit.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-tree-entry.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-tree.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-tag.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-revision-walker.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-ref.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-oid.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff-options.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-diff.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-commit-parents.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-commit.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-branch-enumerator.c: Check for NULL enumerator in ggit_branch_enumerator_ref, Igor Gnatenko
  • [libgit2-glib] ggit-branch-enumerator.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-branch.c: Fix return annotations, Igor Gnatenko
  • [libgit2-glib] ggit-repository.c: Fix some g_return_val_if_fail values, Igor Gnatenko
  • [libgit2-glib] ggit-repository.c: Fix return annotations, Igor Gnatenko
  • [gtk+/wip/matthiasc/gskpango] try to fix hex boxes, Matthias Clasen
  • [gnome-multi-writer] Update Finnish translation, Translations User D-L
  • [gtk+/wip/matthiasc/gskpango] Fix another inspector crash, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango] Use cairo types in the text node API, Matthias Clasen
  • [gnome-software/wip/ubuntu-master: 21/21] snap: Install classic snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 20/21] Display a warning for non-sandboxed snaps., Robert Ancell
  • [gnome-software/wip/ubuntu-master: 19/21] Don't randomize editors picks., Robert Ancell
  • [gnome-software/wip/ubuntu-master: 18/21] snap: Only feature snaps, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 17/21] packagekit: Disable updates, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 16/21] details: Show an in-app notification when passed an invalid file or URL, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 15/21] Hide Kudo details since we don't have good data, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 14/21] Sort snaps before other apps, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 13/21] Download changelog information on demand - this stops the UI blocking on startup, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 12/21] Hide licence, updated and category fields if they aren't set, Robert Ancell
  • [gnome-software/wip/ubuntu-master: 11/21] Construct the "Software Sources" menu item dynamically, Robert Ancell
  • [gnome-software] (21 commits) Non-fast-forward update to branch wip/ubuntu-master, Robert Ancell
  • [gnome-software/gnome-3-26] snap: Use the global cache to store snap GsApp objects in., Robert Ancell
  • [gnome-software] snap: Implement gs_plugin_adopt_app, Robert Ancell
  • [gnome-software] snap: Use the global cache to store snap GsApp objects in., Robert Ancell
  • [four-in-a-row] Add Polish help translation, Piotr Drąg
  • [libgweather] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk+/wip/matthiasc/gskpango: 4/4] inspector: Fix a crash, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 3/4] Make the text node do the rendering, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 2/4] Add a render node for text, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 1/4] Move node creation into the renderer, Matthias Clasen
  • [gtk+] (4 commits) Non-fast-forward update to branch wip/matthiasc/gskpango, Matthias Clasen
  • [longomatch] Update Brazilian Portuguese translation, Translations User D-L
  • [gtk+/wip/matthiasc/gskpango: 2/2] Make the text node do the rendering, Matthias Clasen
  • [gtk+/wip/matthiasc/gskpango: 1/2] inspector: Fix a crash, Matthias Clasen
  • [gtk+] (2 commits) Non-fast-forward update to branch wip/matthiasc/gskpango, Matthias Clasen
  • [gnome-music] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-tetravex] Add Polish help translation, Piotr Drąg
  • [gjs] maint: Add SpiderMonkey helgrind suppression rules, Philip Chimento
  • [gjs] build: Valgrind with AX_VALGRIND_CHECK, Philip Chimento
  • [gjs] build: Update Valgrind suppressions rules, Philip Chimento
  • [gjs] context: Avoid null pointer dereference, Philip Chimento
  • [gjs] object: Avoid taking address of empty vector, Philip Chimento
  • [gnome-terminal] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-todo] Updated Vietnamese translation, Trần Ngọc Quân
  • [nautilus] Updated Vietnamese translation, Trần Ngọc Quân
  • [gnome-user-docs] Add Polish translation, Piotr Drąg
  • [gjs] build: Don't use LOG_COMPILER for shell scripts, Philip Chimento
  • [gjs] build: Put dbus-run-session in AM_TESTS_ENVIRONMENT, Philip Chimento
  • [gjs] cairo: Free popped pattern, Philip Chimento
  • [gjs] main: Use g_option_context_parse_strv(), Philip Chimento
  • [gjs] tests: Suppress message about too-big integer, Philip Chimento
  • [gjs] value: Fix memory leak while marshalling GValue, Philip Chimento
  • [gjs] arg: Avoid taking abs() of -2^63, Philip Chimento
  • [gjs] build: Don't use the vptr sanitizer, Philip Chimento
  • [gjs] build: Add LSan suppression file, Philip Chimento
  • [gjs] arg: Avoid assigning out-of-range values, Philip Chimento

  • Mail converted by MHonArc