[nautilus] (90 commits) Non-fast-forward update to branch wip/antoniof/local_vs_native_fixup



The branch 'wip/antoniof/local_vs_native_fixup' 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:

  380aa7f... file-utilities: Drop nautilus_file_system_is_remote
  ddefab0... file: Correctly check for remoteness for speed tradeoffs
  19a7e20... file: Deduplicate speed tradeoff code
  af7d6ed... files-view: Drop unnecessary precondition check
  524d7bb... files-view: Support FUSE paths as script envar
  e068dbf... files-view: Support FUSE paths as script parameters
  919d960... files-view: Set NAUTILUS_SCRIPT_SELECTED_FILE_PATHS in star
  ca00819... files-view: Cleanup run_script() and its helpers
  68604b7... directory: Revert b60f861638f11117174d435860f2409963489995
  f6094dc... directory: Revert bfd0b4bf02187b4da6ce0eb7c9a36df5d96ca649
  c0d79c8... directory: Ignore trash://* in is_local_or_fuse()
  4efcb02... directory: Replace obsolete early return with precondition
  7b6d98d... directory: Restructure and document is_local_or_fuse()
  c176770... file: Rename and document has_local_path() method
  0ef5857... file,directory: Drop obsolete is_local() methods

Commits added to the branch:

  b4cc41a... files-view: Use fallback in case of xdp_portal_set_wallpape (*)
  31a0127... window: Don't save state when tiled (*)
  ac73fb7... window: Refactor nautilus_window_save_geometry (*)
  f026521... Update Bengali (India) translation (*)
  8470891... file-utilities: Do not use default location instead of root (*)
  5b0301b... gtkplacesview: Update to latest code (*)
  136e97e... tracker-utilities: Update copyright (*)
  dab88ac... tag-manager: Inline previously shared code (*)
  6f3b7f8... Revert "search: Remove special characters from FTS searches (*)
  176d99b... global-preferences: Drop unused tracker settings (*)
  f2abec4... properties-window: Removed unused macros (*)
  791ccf8... properties-window: Instance symbol renaming (*)
  82e8545... properties-window: Set boolean object data correctly (*)
  a8d64a8... properties-window: Use autocleanup variables (*)
  4a50c7d... properties-window: Use autocleanup variables more (*)
  10d82fc... properties-window: Stop multi-file GAppInfo leak (*)
  0f7ecf2... properties-window: Use modern GList code patterns (*)
  c750a87... properties-window: Use g_clear_*() (*)
  475684a... window: Don't change default tab closing behaviour (*)
  6e6fe6a... Update Catalan translation (*)
  4823069... preferences-window: Change label ids (*)
  787a835... progress-info-widget: Make button circular, not elliptical (*)
  44c1b9f... meson.build: Don't suffix VERSION with '-stable' (*)
  76b8abd... window-slot: Don't leak icon reference (*)
  342207e... window-slot: Don't leak menus on destruction (*)
  9b62be1... toolbar: Don't leak menu models (*)
  85e40ce... toolbar: Don't leak builder object (*)
  400f6d4... window: Don't leak bookmark location GFile (*)
  de4d100... bookmark-list: Unref obj on each loop iteration (*)
  4f6013e... tag-manager: Don't leak singleton references (*)
  3680bb0... tag-manager: Don't leak stamp path string (*)
  6106386... tag-manager: Release home GFile in ::finalize (*)
  90a58d9... application: Don't leak container array (*)
  39e05c2... list-view: Don't leak container array (*)
  99d034a... file: Add "date_created" attribute (*)
  22d2c30... general: Support sorting by creation date (*)
  6b92435... column-utilities: Add Created date column (*)
  ed6b8de... properties-window: Add created row to the basic page (*)
  d2be38d... file-conflict-dialog: Set max width for labels (*)
  ee77cd4... properties-window: Truncate name in window title (*)
  f1c3d99... Update Romanian translation (*)
  f97e759... Update Ukrainian translation (*)
  652865d... Update Portuguese translation (*)
  a09befc... Release version 40.alpha (*)
  96b4668... Post release version bump (*)
  f29b483... file-operations: Preserve mtime of non-empty directories on (*)
  141eb7f... Updated Czech translation (*)
  ac9be83... README: Replace a redirect by direct link (*)
  6bb582c... README: Clarify the status of the "nautilus" name (*)
  c469261... Update Indonesian translation (*)
  1b340ea... Updated Spanish translation (*)
  584eab5... list-view: Disconnect signal before clearing object (*)
  e8b05d3... Update Serbian translation (*)
  31d85d3... Update Portuguese translation (*)
  1281f8c... window: Remove present date from copyright in About dialog (*)
  2b60990... window: Remove outdated list of authors from About dialog (*)
  9b733dd... Drop use of volatile (*)
  b2f10eb... batch-rename-dialog: Fix thread-unsafe code (*)
  72ebd7a... batch-rename-dialog: Simplify name conflicts check (*)
  73dd5b8... batch-rename-dialog: Rename function for clarity (*)
  aa16b37... Update Friulian translation (*)
  470aaf2... file-operations: Set "skipped" flag on error (*)
  95767f8... file-operations: Set "skipped" flag on error (*)
  33debe4... file-operations: Fix directory "skipped" flag (*)
  272c238... Revert "file-operations: avoid scanning the same files" (*)
  11c1366... file-operations: Fix count when skipping directories (*)
  1bab20c... file-operations: Fix transfered count for directories (*)
  8005046... file-operations: Don't unref NULL hash table (*)
  b6f22a5... file-operations: Do not report remaining time if not yet co (*)
  d4d5923... file-operations: Do not report remaining time if progress i (*)
  482b6b2... file-operations: Print number of natively moved files inste (*)
  ea88ccc... Update Greek translation (*)
  a22f7ff... test: Run tests in unique directory (*)
  373b17c... README: Fix typo (*)
  5c5fee1... Update Persian translation (*)
  f0759d6... file-utilities: Drop nautilus_file_system_is_remote
  b3a6ec8... file: Correctly check for remoteness for speed tradeoffs
  1ef42ee... file: Deduplicate speed tradeoff code
  2069570... files-view: Drop unnecessary precondition check
  be2b5cc... files-view: Support FUSE paths as script envar
  078603d... files-view: Support FUSE paths as script parameters
  c7b5e34... files-view: Set NAUTILUS_SCRIPT_SELECTED_FILE_PATHS in star
  d088243... files-view: Cleanup run_script() and its helpers
  93ef35d... directory: Revert b60f861638f11117174d435860f2409963489995
  8bc9353... directory: Revert bfd0b4bf02187b4da6ce0eb7c9a36df5d96ca649
  504fd9e... directory: Ignore trash://* in is_local_or_fuse()
  e327f8f... directory: Replace obsolete early return with precondition
  b92a7d5... directory: Restructure and document is_local_or_fuse()
  998e667... file: Rename and document has_local_path() method
  15df18b... file,directory: Drop obsolete is_local() methods

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