[gnome-builder] (298 commits) Non-fast-forward update to branch albfan/grep-filters



The branch 'albfan/grep-filters' 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:

  40c3f78... grep: add path filters

Commits added to the branch:

  11d0745... flatpak: use meson for gtksourceview (*)
  817fa3f... Update Catalan translation (*)
  c9bf3ca... Update Catalan translation (*)
  1995830... gui: add IdeSearchButton widget (*)
  1f87a03... gui: remove search_entry from widget template children (*)
  440af87... gui: switch workspaces to IdeSearchButton (*)
  e3dac6d... gui: add tooltip to search entry (*)
  d4f954f... gui: remove unnecessary g_type_ensure() (*)
  7543a2f... gui: remove dead code (*)
  27f1291... git: avoid added color flicker when opening buffer (*)
  f24de58... git: send FileNotFound for missing files in repository (*)
  eb41536... git: use ADDED change for new files, otherwise NONE (*)
  5b4799b... Updated Spanish translation (*)
  eb33b97... Update Turkish translation (*)
  eda7010... Update POTFILES.in (*)
  7821d53... git: fix test for recent changes (*)
  52ff0f6... git: use ggit_remote_push() instead of ggit_remote_upload() (*)
  a054650... core: ignore GdkPixbuf log messages (*)
  a167f82... libide: add utils section for workspace switcher (*)
  e3d0a3f... dspy: add Dspy plugin using new libdspy code (*)
  a06047f... data: add missing desktop action (*)
  5487285... update potfiles (*)
  73de149... Release 3.33.1 (*)
  a10674e... foundry: require project before introspecting environment (*)
  d75e36d... build: bump libdazzle version requirement (*)
  685a91a... git: track changes in libgit2-glib pre-release (*)
  0468f6d... Updated Spanish translation (*)
  1b241a5... Fix spelling of D-Bus in translatable strings (*)
  533b220... build: bump libgit2-glib dependency (*)
  6171a32... typo: fix various DBus -> D-Bus usage (*)
  4819a27... doc: fix include of search button (*)
  57083a4... cargo: pass config-opts to `cargo rustc` (*)
  b5057df... cargo: fix typo (*)
  02cf2e7... meson-templates: update gtkmm application flatpak dependenc (*)
  ffe17ed... flatpak: patch flatpak-builder to send WATCH_BUS (*)
  e27458d... meson-templates: set C/C++ standard in project() (*)
  572c875... src: use gtk_source_finalize() to cleanup state (*)
  963f1b4... dspy: provide method invocation signature from DspyArgInfo (*)
  4c0177e... git: check result of system() in test-git (*)
  8b2a9d9... rofiles-fuse: add --watch-bus flag (*)
  f9d1379... sourceview: do completion opacity on key-release (*)
  23b914c... Updated Spanish translation (*)
  daaa8af... appdata: update apdata for 3.33.1 (*)
  87be03a... build: dont install vapigen metadata (*)
  e866f87... help: update documentation on devices (*)
  77156f9... doc: update doc versioning (*)
  7643915... dspy: Fix naming in UI: it’s ‘D-Bus’, not ‘DBus’ (*)
  a119231... src: Use ‘D-Bus’ instead of ‘DBus’ in various comme (*)
  01e81c6... greeter: dialog belongs above the workspace (*)
  334b734... project-tree: move open-with ui designer to glade plugin (*)
  ea710e7... project-tree: allow directories for Open With (*)
  7104930... ls: add directory browser to Open With (*)
  7e3edaf... file-search: index directory names (*)
  1ca1f38... vala-pack: avoid some warnings (*)
  7e660f0... threading: remove g_dbus_connection_new_for_address() worka (*)
  79358b3... flatpak: add helper to spit out a .flatpak (*)
  8e3fc2f... gitignore: ignore .flatpak files (*)
  bd09c79... foundry: cleanup whitespace (*)
  7ddbe00... vala-pack: use ide_g_file_walk_with_ignore() (*)
  842c6c8... code-index: add some tracing code (*)
  048b043... vala-pack: fix some g_warning() (*)
  0a4627a... vala-pack: initialize before notifying callees (*)
  e248e86... vala-pack: wait to supervise until after queuing task (*)
  564a974... ls: propagate primary color from treeview (*)
  f0cdeab... ls: improve path name titles (*)
  f267ae9... glade: fix icon name usage (*)
  7a50f44... editor: be consistent with naming (*)
  c098cf8... gui: show menu accels in "New" button (*)
  25f1fef... menus: add some missing accelerators for menu items (*)
  28112fd... gui: remove duplicated menu entry (*)
  29bd1e0... whitespace: fixup various code style (*)
  6ca8c47... flatpak: avoid duplicate --env entries (*)
  fb554f8... flatpak: silence flatpak-build warnings in some cases (*)
  c818fb4... recent: allow closing remove-files dialog with alt+c (*)
  d1b7617... menus: move D-Bus Inspector to the workspace menu (*)
  e98a351... testui: make sure scrollbar is wired to terminal (*)
  9246f03... testui: copy scrollback-lines from IdeTerminalPage (*)
  2060274... foundry: use child-side of PTY device (*)
  3198bfb... ls: add directory actions to editors (*)
  d602a54... code-index: escape symbol titles (*)
  631d503... terminal: add plumbing for terminal workspace (*)
  c76fa90... buildui: switch to build panel on new builds (*)
  09be330... Update POTFILES.in (*)
  7ae29b6... Enable code-completion and hovering (*)
  0c78785... code: add g_critical() if invariant is not met (*)
  0dd9fee... gui: allow changing placeholder/empty-state for frames (*)
  726a9e6... gui: fix signal names (*)
  9a68200... gui: allow setting placeholder for frame (*)
  35a62a8... grid: update Since for signal (*)
  84ef89e... terminal: clear placeholder for terminal grids (*)
  99bdc3c... foundry: add sequence number to log message (*)
  b928d74... gui: set fallback VCS if no VCS was loaded (*)
  3584e0d... go-langserv: add missing language restriction (*)
  2b7ab17... sysprof: fix icon for run handler (*)
  99dd4fb... foundry: simplify PTY usage in IdeRunner (*)
  1e51f61... meson: warn if we didn't get a pty (*)
  d1c27fb... tests: disable input from unit tests (*)
  332143a... Revert "tests: disable input from unit tests" (*)
  cfb067f... git: recursively update submodules (*)
  121e6b6... foundry: add open pty helper (*)
  789a673... foundry: allow specifying child TTY fd directly (*)
  efa399c... meson: use ide_test_manager_open_pty() (*)
  12c6c3a... flatpak: remove warning workaround (*)
  34e66ef... git: strip dbus prefix from gerror (*)
  f5418aa... git: add missing return (*)
  5842129... foundry: add cancellable for test-manager (*)
  4cf8455... testui: add cancel button for unit tests (*)
  23c4105... core: allow NULL part for filename (*)
  656588d... flatpak: ensure we have access to project directory (*)
  abe630d... Update Indonesian translation (*)
  08a1f69... Update POTFILES.in (*)
  34d50ce... Update Polish translation (*)
  53f924c... git: initialize submodules earlier (*)
  b45c468... Update Italian translation (*)
  7cd8f8d... Update Brazilian Portuguese translation (*)
  a68e587... Update Swedish translation (*)
  bce7286... terminal: add omnibar to terminal workspace (*)
  e7d85be... terminal: add search button to terminal workspace (*)
  8fcd9b7... npm: fix run support with npm (*)
  7e6c83a... clang: locate C++ standard includes using clang++ (*)
  e3422ac... terminal: set default title for omnibar (*)
  204c2e6... editor: use primary/secondary naming (*)
  68fa478... foundry: set build target parent if provided (*)
  f163f7c... terminal: add terminal spawn helper (*)
  df98ebd... terminal: port IdeTerminalPage to IdeTerminalLauncher (*)
  0b1d515... terminal: match application output icon with run button (*)
  f4df526... terminal: give launcher access to IdeContext (*)
  ddf4e26... find-other-file: fix usage for IdeSearchButton (*)
  9b97dfd... terminal: add helper to get current directory URI (*)
  5c274d6... terminal: copy URI of previous terminal when possible (*)
  958e55c... terminal: setup SRCDIR for regular terminals (*)
  a64ec37... terminal: only setup initial PTY once in realize (*)
  ed110ea... notifications: fade notification button in/out (*)
  007aefb... terminal: destroy terminal on exit (*)
  02decdd... terminal: add new terminal button (*)
  7829665... Update POTFILES.in (*)
  dcb4c10... terminal: add a runtime selection popover (*)
  ed9a421... terminal: add a new-terminal button but do not wire things  (*)
  3d1a019... po: update POTFILES.in (*)
  a8324ad... ls: add some accelerators for ls page (*)
  5427004... terminal: remove unnecessary envvars (*)
  a331a39... terminal: add helper to get runtime (*)
  0397ad6... terminal: add ide_terminal_workspace_new() (*)
  55e6b5b... terminal: make terminal popover public ABI (*)
  9ae39cb... terminal: remove button from header bar (*)
  97e8f39... threading: add ide_subprocess_launcher_get_arg() (*)
  e0f03a1... flatpak: allow using subprocess launcher without project (*)
  a77b071... terminal: allow -t option again (*)
  c920e71... terminal: add button to terminal workspace (*)
  f29ff27... Add extra space to fix a template (*)
  767f039... terminal: fix function namespacing (*)
  e2174aa... terminal: add close-on-exit property (*)
  0d0f811... whitespace: remove extra spacing (*)
  1b47885... foundry: add plaintext name property (*)
  3e8660a... foundry: simplify host name (*)
  13668f9... flatpak: set plaintext runtime name (*)
  aa28ee8... podman: check for any "podman" argv (*)
  8d540c7... terminal: add some TTY assertions (*)
  3e131f9... terminal: set default title for runtime-based launcher (*)
  5240349... icons: add container-terminal-symbolic (*)
  902ba07... flatpak: remove debug printf (*)
  241b343... terminal: defer gtk_widget_destroy() to idle callback (*)
  b080eec... terminal: avoid config manager when no project is loaded (*)
  1478821... terminal: add terminal menu to frame header menu (*)
  c7a3f42... terminal: lower destroy priority (*)
  0f8fc7b... terminal: propagate additional state on split (*)
  950b26d... terminal: try harder to place terminal in MRU frame (*)
  dc59b11... flatpak: use flatpak in runtime name (*)
  75eff80... podman: add Podman prefix to regular name (*)
  c58df9c... sourceview: transition opacity with animation (*)
  f03466e... podman: allow disabling podman plugin from UI (*)
  78ba5de... io: add helper to discover a file in ancestry (*)
  3021f28... snippets: add _Classname snippet (*)
  d28ff61... ls: be more kind about frame positioning (*)
  1ae11de... foundry: be more flexible with display name fallbacks (*)
  a9fe715... threading: add helper to join argv (*)
  1752c11... vagrant: prototype a vagrant runtime (*)
  e87e476... Updated Spanish translation (*)
  284a396... greeter: fix folder selection for clone surface (*)
  9c68bff... Update Brazilian Portuguese translation (*)
  b97259d... terminal: fix typo (*)
  2014545... Update German translation (*)
  d7a5a2e... dspy: only show one error dialog at a time (*)
  bda37e9... vcs: separate identifier from display name of branch (*)
  7951927... git: trim refs/heads/ from branch display (*)
  8e8470d... git: sort tags and branches (*)
  ae553e8... gui: improve focus placement on page destruction (*)
  d672910... git: adjust notification defaults (*)
  f9bf3a2... git: remote connect/disconnect code from push (*)
  5dc280c... git: stub out update_tips (*)
  2fff3c4... git: ensure ref_names is passed to worker (*)
  05dad88... vcs: stub API to push a branch (*)
  780b924... vcsup: add "Push Branch" menu item (*)
  be9341f... git: implement push_branch_async() (*)
  0bec68a... doc: update copyright (*)
  3c088bd... git: be more descriptive with label (*)
  2022f86... vcsui: avoid submenu for Version Control items (*)
  6eec6cc... project-tree: hide some actions when disabled (*)
  5dc18ea... glade: use meson build system in flatpak (*)
  a9e2341... flatpak: update flatpak/flatpak-builder/ostree (*)
  442e468... glade: ignore menus.ui when opening files (*)
  b8d151e... buildui: hide build actions when not useful (*)
  4cf9861... ls: open parent directory upon "Open With" with file (*)
  3c78302... flatpak: set X-DConf migration path (*)
  732ff1d... Update Basque translation (*)
  6aa4b02... terminal: propagate text-inserted signal (*)
  76c88f0... terminal: emit ::needs-attention when text is inserted (*)
  78ace0b... theme: style needs-attention for dzltab (*)
  6e83932... editor: propagate needs-attention for sidebar (*)
  bd8e5f5... buildui: set needs-attention upon diagnostic (*)
  d7df241... project-tree: discover terminals on host (*)
  3b45211... io: add helper to check host system path for program (*)
  0fb470d... project-tree: use new host path helper (*)
  2bb3139... io: whitespace (*)
  5be2fbb... io: add comment regarding path lookup (*)
  5e90a1f... Updated Spanish translation (*)
  41f18d3... git: strip remote error from discovery (*)
  710c7d8... code: clear buffer-changed state on load (*)
  fbc61d4... buffer-monitor: prefer IdeBufferAddin::file-loaded (*)
  2ee172a... podman: enable by default on nightly (*)
  65af71b... dspy: clear owner when we lose the pid (*)
  a4d9e7e... foundry: add fallback LD_LIBRARY_PATH (*)
  1a80197... foundry: use old path after new path (*)
  197777f... Update Indonesian translation (*)
  be37802... flatpak: give access to session/system bus (*)
  41ddc80... dspy: make window resizing faster (*)
  8050942... notification: whitespace cleanup (*)
  92ea1fb... create-project: validate application id (*)
  92a5b5b... notification: whitespace cleanup (*)
  515d7ea... notification: use symbolic variant (*)
  a1adbaa... sysprof: port to sysprof-3 ABI (*)
  d4ba0b6... notification: use set_icon_name (*)
  721fbc0... notification: set error icon for build failure (*)
  ad7aa3a... notification: fix leak of project id (*)
  1ae5b7b... notification: remove notifications when pipeline changes (*)
  14c771f... notification: remove xdg notification when build starts (*)
  9a10a88... gui: set omnibar move actions to disabled at startup (*)
  f763f8c... meson: make testprovider load tests when build.ninja change (*)
  94784db... notification: avoid use of buildmanager from pipeline addin (*)
  e316034... Revert "sysprof: port to sysprof-3 ABI" (*)
  5c0db49... editor: fix print shortcut (*)
  4ed2055... shortcuts: add print to shortcuts window (*)
  fd27fd6... Update Brazilian Portuguese translation (*)
  64627a6... Update Polish translation (*)
  fcf5bee... help: add blurb about disabling indenters (*)
  1d554cc... Updated Spanish translation (*)
  c02e0ef... Update Swedish translation (*)
  16e71e9... plugins: be more careful about priority overflow (*)
  5a2c8a9... Update German translation (*)
  6eec9cc... buffer-monitor: trigger on CHANGES_DONE_HINT (*)
  4c0bc34... auto-save: only auto-save if unchanged on disk (*)
  21dd1aa... code: mark buffer as unchanged when save completes (*)
  bf9f452... code: be more flexible in writes (*)
  3479820... src: bring back early locale setup (*)
  97d90a8... npm: unhide npm plugin (*)
  dbff666... build: add missing exit macros (*)
  8d9399e... c-pack: enable formating with struct and enum keyword (*)
  797571a... build: forward port polkit patches to polkit-116 (*)
  c6fe45f... shortcuts: add missing goto-line to shortcuts window (*)
  1a6c2dd... sourceview: disable some features with multiple-cursors (*)
  0b2dd43... vim: Add "yank inside" (yi) commands (*)
  beae758... Update Polish translation (*)
  074fe7b... foundry: fix whitespace (*)
  a1ef81b... foundry: add IdeConfig:prefix-set property (*)
  8c47a10... foundry: use prefix-set to track :prefix overrides (*)
  efc159b... whitespace cleanup (*)
  6a2ab2f... foundry: unload foundry during project unload (*)
  1df1e41... sysprof: port to sysprof-3 ABI (*)
  be0dcd2... build: bump dep to sysprof-*-3 (*)
  7c1857a... build: allow access to version macros (*)
  077ec11... core: trace function calls to sysprof-capture when availabl (*)
  2d2c3f3... core: add marks to syscap for log messages (*)
  96720c4... core: use new sysprof log capture frame (*)
  abab58b... sysprof: port to SysprofNotebook API (*)
  38c238a... flatpak: be a bit more defensive (*)
  2f271f5... editor: always make "New" button visible (*)
  bdcc850... foundry: short circuit if no project was loaded (*)
  bcc0583... Update Indonesian translation (*)
  479b93a... Update Hungarian translation (*)
  b0cc6fe... Update Swedish translation (*)
  14883c8... meson: handle filename/install_filename as an array of stri (*)
  adb43e2... sysprof: always show notebook tabs (*)
  dec3c2a... glade: alter priority of glade loader (*)
  75d7b5b... flatpak: build libdazzle before sysprof (*)
  dbb882c... Updated Spanish translation (*)
  aeac25f... sysprof: use gjs source again (*)
  e44e0ba... foundry: fix exact glob string detection (*)
  d368b07... foundry: reduce to single use of fnmatch() (*)
  328342d... foundry: add support for extended matching (*)
  c398ed3... make: match GNUmakefile|makefile|Makefile (*)
  838b469... make: fix detection of make directory (*)
  5c1b616... make: check for text/x-makefile content-type (*)
  82b0d06... newcomers: remove ToDo from newcomers projects (*)
  e1b1709... Update Italian translation (*)
  1691f6d... newcomers: remove unused icons (*)
  707f805... gui: require same user from peer (*)
  dc8c5a4... gui: restrict accepted auth mechanisms (*)
  a6a8316... grep: add path filters

(*) 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]