[gnome-builder] (168 commits) Non-fast-forward update to branch wip/albfan/debug-expressions



The branch 'wip/albfan/debug-expressions' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  ba1a566... debugger: Add debug expressions

Commits added to the branch:

  fe69848... main: ignore SIGPIPE (*)
  216fab5... context: add debugging macros (*)
  51235ce... context: short-circuit if already unloading (*)
  c9136e8... context: use g_steal_pointer() (*)
  6f67b8e... Updated Lithuanian translation (*)
  1b8161d... Update Turkish translation (*)
  3c7a30d... Update German translation (*)
  1da22fc... Update Polish translation (*)
  d12acb7... flatpak: Cleanup Python dependencies (*)
  000a69b... flatpak: add back uncrustify (*)
  78868e3... vcs-monitor: use g_file_dup() to simplify leak tracking (*)
  387e066... vcs-monitor: fix leak of file information (*)
  e618d4b... session: synthesize success upon missing state file (*)
  09f6553... context: add workbench backpointer (*)
  2235038... context: whitespace (*)
  1a96883... context: set workbench after restoring (*)
  febd26c... context: keep unsaved file alive during function call (*)
  eeb4108... context: rely on session for buffer reloading (*)
  7aed518... workbench: delay addin cleanup until after saving session (*)
  a0fe992... layout: add helper to add view with a given stack position (*)
  59590cf... editor: implement session save/restore for editor (*)
  d3d7de3... omnigutter: fix leak of icon info (*)
  8dbe143... editor: fix log domain (*)
  0b6987f... tests: fix over-zealous assert (*)
  cedd1c7... tests: free required plugins strv (*)
  48e93d3... tests: fix path to data file (*)
  5154e62... Release 3.29.91 (*)
  efb4c7a... help: always use file:// URI for local files (*)
  fdf8378... app: use xdg-open under flatpak (*)
  4ac5e28... gtk: extract xdg-open helper into new function (*)
  07c8817... Update Brazilian Portuguese translation (*)
  84b0432... variant: use take_ref() where appropriate (*)
  b1ef0d1... Update Finnish translation (*)
  d275fa5... Update British English translation (*)
  e0d7c9f... Update Romanian translation (*)
  3ae7e1e... Update Chinese (Taiwan) translation (*)
  250d239... sysroot: be safer in use of shared sysroot manager (*)
  1c61e9e... Update French translation (*)
  6d524d9... location: add helper to get path (*)
  339e2a8... clang: add rename provider for clang (*)
  caa0118... clang: protect against empty buffers (*)
  34ef05e... clang: strip trailing \n when implicit newline is used (*)
  29b54b9... clang: remove unused header (*)
  33acbf2... hover: fix leave event from another GdkWindow (*)
  c532869... Increase priority of Rust Completion Provider (*)
  7781d0d... Rename some Rust snippets to more suitable names (*)
  758aa73... Updated French translation (*)
  80527d5... Update Kazakh translation (*)
  171baad... Update Indonesian translation (*)
  a3672c8... Update Korean translation (*)
  da11b19... build: Honor VALAC env var in vala-pack build rules (*)
  1d83921... build: remove obsolete enable_rdtscp option (*)
  1ae23a8... Fixed dW movement (*)
  650810b... Updated Czech translation (*)
  a66b2d9... build: Fix GSETTINGS_SCHEMA_DIR envvar handling in tests (*)
  230ed0e... release 3.29.92 (*)
  bcf3555... Update Galician translation (*)
  c04e61e... Update Galician translation (*)
  61c0cbd... completion: allow disabling interactive completion (*)
  bd12b0c... Update Brazilian Portuguese translation (*)
  0c3236d... snippets: add get/set property snippet (*)
  714ffcc... Update Indonesian translation (*)
  2cd0e3d... Update Turkish translation (*)
  0449f89... Update German translation (*)
  d4b5937... theme: use color from theme in greeter flowboxchild selecti (*)
  830102e... Update Polish translation (*)
  9b4fbf5... Added text explanation to Diagnostics (*)
  81950f9... Update Korean translation (*)
  d1626ea... Update Galician translation (*)
  6f9938d... Updated Danish translation (*)
  3324ab5... Update Swedish translation (*)
  f2874b5... Updated Danish translation (*)
  b243cf4... Update Hungarian translation (*)
  4e2f5f2... Update Italian translation (*)
  2fb4786... Update Swedish translation (*)
  2296ca1... Update Romanian translation (*)
  427c6f6... Updated Czech translation (*)
  d294f66... buildconfig: fix environment duplication (*)
  81a9a82... release 3.30.0 (*)
  ed22ba3... Update French translation (*)
  b520636... doc/help/howto/jump_to_definition.rst: Fixing typos (*)
  604b61a... settings: add toggle to clear caches at startup (*)
  221710b... Update Swedish translation (*)
  abe173f... Update Brazilian Portuguese translation (*)
  3157cc7... build: fix various warnings when --buildtype=release (*)
  d31f2de... build: separate assertion checks (*)
  d08eb65... bulid: post-release version bump (*)
  5a045c2... Update German translation (*)
  76d0935... gstyle: remove unused variables (*)
  ef369fd... gstyle: fix uninitialized variable warnings (*)
  4e9c248... build: add version macros (*)
  9d219d7... Update Italian translation (*)
  d0ec19c... Update Turkish translation (*)
  105e845... CI: Cache sources (*)
  ba8d944... templates: add c# empty project (*)
  20ba72d... menus: move app-menu to gear-menu (*)
  a42fcbc... Update Latvian translation (*)
  5e4869f... editor: remove pages menu (*)
  1bcf4eb... workbench: remove unused property (*)
  3466ed6... history: ignore jumps while buffer is loading (*)
  19c9581... history: push cursor location upon buffer load (*)
  bd4102b... cmake: Fix build issues when using CMakeLists.txt in a subd (*)
  257f00b... Change the search bar to an error state when no match is fo (*)
  77ebd95... Merge branch 'egrajeda/gnome-builder-add-error-state-to-sea (*)
  f930d71... ide-task: fix documentation typo (*)
  8792680... menus: add some accels to gear-menu (*)
  6530353... menus: synchronize window menu between greeter and workbenc (*)
  a895ece... meson-templates: Remove unecessary meson options (*)
  12fb78b... build: remove autotools-templates plugin (*)
  6935d51... Update POTFILES.in (*)
  8636bd5... menus: more menu tweaks for 3.30 initiative (*)
  c9f39d7... valgrind: fix null check of pipeline (*)
  f5e4a7c... meson-templates: add PACKAGE_VERSION to config.h (*)
  c9f11c1... meson-templates: add command-line templates for C and Vala (*)
  84c4d21... Update POTFILES.skip (*)
  93e7983... Update German translation (*)
  40e3e51... Update Turkish translation (*)
  2f327f7... Updated Czech translation (*)
  1c68e3d... app: switch light/dark style schemes when night-mode change (*)
  a45e740... Update Polish translation (*)
  0203eaf... editor-session: Skip dead files during restore operation (*)
  8c65022... Updated Danish translation (*)
  07ee9b3... sourceview: remove unused IdeSourceMap (*)
  5f3f53c... vim: fix copy-cliboard operations at buffer end (*)
  d0798bf... cmake: remove duplicated conditional (*)
  c224279... sysprof: add ellipsis to the dialog title (*)
  5887525... sysprof: make title match menu item (*)
  6fc72e7... app: make follow-night-light more robust (*)
  429186e... sysprof: disambiguate a string (*)
  fbad579... gsettings: generate gschema.compiled for unit tests (*)
  dd1238d... build: add network_tests build option (*)
  88964dd... workbench: disable close-project until project is loaded (*)
  b1977b4... workbench: disable save-all action until context is loaded (*)
  20164d5... layout: add some accels to layout stack menu (*)
  3baf7d0... gstyle: remove assertion from test (*)
  302840d... gstyle: use the correct initial value type (*)
  77bdac5... meson-toolchain-edition: ensure that the directory exists b (*)
  a88c75d... gstyle: increase test-gstyle-color timeout (*)
  fa8a12e... perspective: grab focus if file is already loaded (*)
  a80ca01... git: handle relative paths from gitdir (*)
  b69c26a... gdb: silence stderr to avoid cross-communication (*)
  09174e8... gstyle: increase further test-gstyle-color timeout (*)
  bb8e9e8... .desktop: add X-Flatpak-RenamedFrom (*)
  4e792dd... app: improve night-mode/follow-night-light/style-scheme-nam (*)
  f6bdec8... debugger: whitespace cleanup (*)
  d24ef8e... doc: update installation page url(s) (*)
  29da193... style-scheme: install style-scheme for legacy gtksourceview (*)
  7eb3cb6... Port IdeHighlightIndex to ArcBox. (*)
  a5feb36... devhelp: fix devhelp icon name (*)
  facf472... build: update flatpak json deps (*)
  0ebc1c0... appdata: add missing developer_name field (*)
  cf06211... build: bump libdazzle dep (*)
  9e583b3... run-button: use DzlShortcutTooltip (*)
  b16b944... workbench: use DzlShortcutTooltip (*)
  9d60617... editor: use DzlShortcutTooltip for panels (*)
  a0edb8f... Update POTFILES.in (*)
  fe58a65... editor: add interstitial screen while restoring editor stat (*)
  f058bb4... editor: handle empty restoration (*)
  a22db4e... Update POTFILES.in (*)
  838c8e4... Update Polish translation (*)
  1f9413a... git: initialize git submodules from build pipeline (*)
  ad4532f... editor: track editor search settings with session state (*)
  0347bb8... Updated Czech translation (*)
  57003ef... git: add dependency updater for git submodules (*)
  7d138a9... Update POTFILES.in (*)
  11c43c9... Update Turkish translation (*)
  231b951... Updated Lithuanian translation (*)
  5ba22bb... debugger: Add debug expressions

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]