- Get this repository:
-
git clone
https://git.launchpad.net/nautilus
Nautilus has 2 active reviews. See all merge proposals.
Import details
This repository is an import of the Git repository at https://gitlab.gnome.org/GNOME/nautilus.git.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
wip/kabus/ |
2024-10-06 10:32:44 UTC |
list-base: Use slot to open location on drag hover
Author:
Khalid Abu Shawarib
list-base: Use slot to open location on drag hover Fixes: https:/ |
wip/kabus/cut-grid | 2024-10-04 18:22:52 UTC |
grid-cell: Use dashed border for cut style
Author:
Khalid Abu Shawarib
grid-cell: Use dashed border for cut style |
main | 2024-10-02 21:57:50 UTC |
readme: Clarify xdg-user-dirs-gtk dependency
Author:
Corey Berla
readme: Clarify xdg-user-dirs-gtk dependency Nautilus has quasi-depended on xdg-user-dirs-gtk, but it |
wip/kabus/ |
2024-10-01 09:50:46 UTC |
view-model: Merge iterators
Author:
Khalid Abu Shawarib
view-model: Merge iterators |
gnome-47 | 2024-10-01 07:27:09 UTC |
Update Norwegian Bokmål translation
Author:
Brage Fuglseth
Update Norwegian Bokmål translation |
wip/corey/ |
2024-09-21 16:26:54 UTC |
pathbar: Stop adding extra space to buttons
Author:
Corey Berla
pathbar: Stop adding extra space to buttons The minimum width on the pathbar buttons causes a single character |
gnome-46 | 2024-09-21 13:20:40 UTC |
Update Thai translation
Author:
Aefgh Threenine
Update Thai translation |
wip/kabus/ |
2024-09-06 17:59:30 UTC |
test/file: Add batch rename tests
Author:
Khalid Abu Shawarib
test/file: Add batch rename tests |
wip/corey/ |
2024-09-05 16:19:02 UTC |
general: Limit use of g_list_length
Author:
Corey Berla
general: Limit use of g_list_length In many cases we only care if a list is NULL or a single item but |
wip/corey/ |
2024-08-31 17:39:17 UTC |
properties-window: Use fallback for deep counts
Author:
Corey Berla
properties-window: Use fallback for deep counts The new way to calculate deep counts doesn't work on gvfs backends. Take |
wip/antoniof/ |
2024-08-25 18:59:36 UTC |
window-slot: Change view mode for search if needed
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
window-slot: Change view mode for search if needed This is needed only in the case where a global search is triggered |
sam/tracker- |
2024-08-21 11:09:46 UTC |
tracker-utilities: Use finish() async function for bus connections
Author:
Carlos Garnacho
tracker-utilities: Use finish() async function for bus connections The fallback flatpak-local miner connection is still a D-Bus one, it |
wip/corey/ |
2024-08-19 04:11:38 UTC |
files-view: Show recent windows in file chooser mode
Author:
Corey Berla
files-view: Show recent windows in file chooser mode |
wip/corey/monitors | 2024-08-16 04:53:08 UTC |
directory: Avoid setting up unnecessary monitors
Author:
Corey Berla
directory: Avoid setting up unnecessary monitors Generally, we setup 1 monitor for the current view directory. There have been Despite this, we have actually been setting up many more monitors than we realized Add a check to only monitor the directory when the call was specically to |
wip/corey/copy | 2024-08-12 14:21:05 UTC |
file-chooser: Add copy/paste to menu
Author:
Corey Berla
file-chooser: Add copy/paste to menu |
wip/antoniof/ |
2024-08-11 00:00:16 UTC |
WIP window-slot: Fix global search from Network view
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
WIP window-slot: Fix global search from Network view |
wip/antoniof/ |
2024-08-10 22:24:14 UTC |
previewer: Remember invoker slot
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
previewer: Remember invoker slot When users press the arrow keys while the previewer window has focus, However, we do this by taking the most recently focused window in the * there is no warranty that the most recently focused NautilusWindow Instead of passing a GtkRoot window to show previewer, pass a slot Closes https:/ |
wip/kabus/ |
2024-08-03 13:16:51 UTC |
batch-rename-dialog: Port to AdwDialog
Author:
Khalid Abu Shawarib
batch-rename- |
use-adw- |
2024-07-31 11:34:31 UTC |
window: Load About Dialog info from appdata file
Author:
Felipe Borges
window: Load About Dialog info from appdata file By using AdwAboutDialog. This is useful for downstreams that use of appdata overwrites to |
wip/kabus/ |
2024-07-30 23:09:41 UTC |
window: Port to AdwAboutDialog
Author:
Automeris naranja
window: Port to AdwAboutDialog (cherry picked from commit 4087cadcb90b7cb |
wip/antoniof/ |
2024-07-24 14:13:06 UTC |
Skip patched-mutter shenaningans for testing purposes
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
Skip patched-mutter shenaningans for testing purposes |
alatiera- |
2024-07-17 14:55:59 UTC |
tests: Update localsearch cli name
Author:
Jordan Petridis
tests: Update localsearch cli name It was renamed to drop the version number now https:/ |
wip/antoniof/ |
2024-06-15 21:37:42 UTC |
files-view: Drop a couple unnecessary menu updates
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
files-view: Drop a couple unnecessary menu updates When toggling hidden files, we reload the directory, which already When copy or move operations are done, if they affect the current |
wip/antoniof/ |
2024-06-12 10:46:19 UTC |
tests: Use localsearch3 test-sandbox
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
tests: Use localsearch3 test-sandbox Test sandbox program has been moved from the `TinySPARQL` (previously https:/ |
wip/p3732/ |
2024-06-03 08:50:31 UTC |
directory-async: move callbacks to separate struct
Author:
Peter Eisenmann
directory-async: move callbacks to separate struct This separates callbacks from NautilusDirecto This is in preparation for changing the underlying callback storage data |
wip/antoniof/ |
2024-06-02 11:19:49 UTC |
file-utilities: Allow Public folder to be added to sidebar
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
file-utilities: Allow Public folder to be added to sidebar As a special built-in folder and not as a bookmark. |
wip/p3732/ |
2024-05-15 00:25:55 UTC |
general: restore original name of nautilus-directory-async
Author:
Peter Eisenmann
general: restore original name of nautilus- Part of separating out callback-related directory functionality. Step 4: Restore original name of nautilus- |
wip/p3732/ |
2024-05-13 00:47:27 UTC |
directory-async: emit changed only once for removed callbacks
Author:
Peter Eisenmann
directory-async: emit changed only once for removed callbacks |
wip/p3732/ |
2024-05-12 14:46:29 UTC |
window-slot: Inline location loading helper
Author:
Peter Eisenmann
window-slot: Inline location loading helper The bigger code block of activating a pending file only applies for one This commit was inspired by a crash found by Khalid Abu Shawarib. |
gnome-45 | 2024-05-07 20:36:05 UTC |
nautilus-window: Disable sidebar gestures when not collapsed
Author:
Khalid Abu Shawarib
nautilus-window: Disable sidebar gestures when not collapsed Fixes: https:/ (cherry picked from commit 729f3fb6caa69d7 |
wip/antoniof/ |
2024-05-03 18:33:34 UTC |
directory-async: emit changed only once for removed callbacks
Author:
Peter Eisenmann
directory-async: emit changed only once for removed callbacks |
wip/p3732/ |
2024-04-04 20:50:18 UTC |
sidebar-row: ellipsize label in middle
Author:
Peter Eisenmann
sidebar-row: ellipsize label in middle Sidebar entries, like folder names, tend to have interesting information Fixes #3010 |
bilelmoussaoui/fix | 2024-02-25 17:39:48 UTC |
chore: Remove duplicated condition
Author:
Bilal Elmoussaoui
chore: Remove duplicated condition Adds an extra string to translate for nothing |
wip/p3732/ |
2024-02-21 16:04:43 UTC |
DUMMY directory-async: Use hash tables for ready callbacks
Author:
Peter Eisenmann
DUMMY directory-async: Use hash tables for ready callbacks This improves performance with directories that have a large number |
wip/p3732/ |
2024-02-17 23:28:44 UTC |
An almost viable clang-format config
Author:
Peter Eisenmann
An almost viable clang-format config Can't reasonably be used until [1] is fixed, as it aligns all |
wip/corey/ |
2024-02-03 23:40:09 UTC |
progress-info: Rename status property to short-status
Author:
Corey Berla
progress-info: Rename status property to short-status For now we only use the short-status property. In the future maybe |
wip/corey/ |
2024-02-03 19:31:16 UTC |
test: Add test for nautilus_file_rename
Author:
Corey Berla
test: Add test for nautilus_ |
wip/kabus/snap | 2024-02-03 13:50:55 UTC |
build: Add WIP snap package manifest
Author:
Khalid Abu Shawarib
build: Add WIP snap package manifest |
wip/antoniof/ |
2024-01-31 15:03:18 UTC |
toolbar: Reserve folder search button space
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
toolbar: Reserve folder search button space When the folder search button is hidden (in Search Everywhere place), This repositioning of the search entry is obviously undesirable. As a workaround, don't toggle GtkWidget:visible but, instead, use |
46-alpha-1-release | 2024-01-28 21:25:25 UTC |
Release version 46.alpha.1
Author:
Peter Eisenmann
Release version 46.alpha.1 |
wip/gnome- |
2024-01-28 13:15:03 UTC |
Release version 46.alpha.1
Author:
Peter Eisenmann
Release version 46.alpha.1 |
wip/corey/ |
2024-01-26 21:17:23 UTC |
progress-info: Add comment about threadsafety
Author:
Corey Berla
progress-info: Add comment about threadsafety In the header, there's a comment that indicates all functions are |
wip/antoniof/ |
2024-01-12 19:10:43 UTC |
view-model: Drop find()
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
view-model: Drop find() This wraps a linear search in an apparently simple call. This invites This is not to say there is no need to iterate the model linearly. But |
wip/corey/ |
2024-01-08 23:23:04 UTC |
batch-rename: Allow renaming files with regular expressions
Author:
Corey Berla
batch-rename: Allow renaming files with regular expressions |
wip/saluy/ |
2023-12-25 16:52:08 UTC |
batch-rename: Use tmp filename in the case of filename "loops"
Author:
Sebastian Luy
batch-rename: Use tmp filename in the case of filename "loops" Errors can occur when batch renaming files if a Reordering the files does not solve this problem if the Instead of reordering the files, give any problematic |
gnome-44 | 2023-12-13 13:29:30 UTC |
icon-info: Fix build
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
icon-info: Fix build Previous commit relied on mixing declarations with code, which is not allowed with the build flags of this branch. (cherry picked from commit deed9bcab051529 |
gnome-43 | 2023-12-13 00:13:35 UTC |
icon-info: Fix build
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
icon-info: Fix build Previous commit relied on mixing declarations with code, which is not allowed with the build flags of this branch. |
wip/oholy/ |
2023-11-19 01:11:45 UTC |
general: Add detailed date and time format option
Author:
Ondrej Holy
general: Add detailed date and time format option The default time and date formats in Files are intended to be human Resolves: https:/ |
wip/p3732/ |
2023-11-16 11:49:29 UTC |
dummy delay commit
Author:
Peter Eisenmann
dummy delay commit |
wip/kabus/asan | 2023-11-12 01:39:31 UTC |
ci: Add experimental Address Sanitizer analysis
Author:
Khalid Abu Shawarib
ci: Add experimental Address Sanitizer analysis Run the tests after compiling with the address sanitizer. |
wip/p3732/ |
2023-11-03 01:44:40 UTC |
window: make Alt-Down behavior symmetric to Alt-Up
Author:
Peter Eisenmann
window: make Alt-Down behavior symmetric to Alt-Up Previously Alt-Down was an alternative to Enter. It opened folders and So to create the symmetry, change Alt-Down to navigate into previously |
wip/antoniof/ |
2023-10-29 18:19:45 UTC |
file: Drop deep ref/unref wrappers
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
file: Drop deep ref/unref wrappers Their names are misleading: the list itself is not refcounted. This misconception is likely how some memory leaks have been |
wip/p3732/ |
2023-09-17 07:13:24 UTC |
sidebar-row: don't explicitly clone NautilusFile
Author:
Peter Eisenmann
sidebar-row: don't explicitly clone NautilusFile The "file" property is read-only, as it is handled via the "uri" Fixes first part of #3103 |
wip/corey/ |
2023-08-26 16:23:44 UTC |
thumbnail: Use new glib attributes to get the thumbnails for x/xx large
Author:
Corey Berla
thumbnail: Use new glib attributes to get the thumbnails for x/xx large When in the introduction of x-large and xx-large thumbnails in glib!2918 introduces new attributes for x-large and xx-large |
gbsneto/ |
2023-08-21 16:12:44 UTC |
toolbar: Don't override GObjectClass.dispose
Author:
Georges Basile Stavracas Neto
toolbar: Don't override GObjectClass. NautilusToolbar does not do, and does not *need to* do anything Stop overriding GObjectClass. |
wip/antoniof/ |
2023-08-04 21:40:43 UTC |
toolbar: Always show search bar in global search
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
toolbar: Always show search bar in global search And hide its the toggle button, as per design. The global search will be accessible from a new button when the new Part of https:/ |
wip/cdavis/ |
2023-07-29 21:28:00 UTC |
search-popover: Use AdwToggleGroup
Author:
Christopher Davis
search-popover: Use AdwToggleGroup libadwaita provides a new widget for exclusive toggles that Requires https:/ |
antoniof/ |
2023-07-29 11:14:31 UTC |
grid-cell: Show location as a caption in search & friends
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
grid-cell: Show location as a caption in search & friends Search results from subfolders are the main challenge with using grid Show the path as a caption for search and, for consistency, also for |
wip/corey/ |
2023-07-18 21:29:24 UTC |
general: Stop bundling nautilus-module in the main application
Author:
Corey Berla
general: Stop bundling nautilus-module in the main application |
wip/corey/ |
2023-07-17 18:31:46 UTC |
libnautilus-extension: Reformat documentation
Author:
Corey Berla
libnautilus- Our current documentation is really poor. Almost all of the short |
wip/corey/more-eel | 2023-07-12 22:22:07 UTC |
eel: Use GString instead of eel_str_replace_substring
Author:
Corey Berla
eel: Use GString instead of eel_str_ g_string_replace() provides the same functionality. Let's leave |
gsoc-2022 | 2023-07-12 12:03:14 UTC |
files-view: Allow creating new files
Author:
Ignacy Kuchciński
files-view: Allow creating new files |
wip/corey/ |
2023-07-01 20:56:12 UTC |
previewer: Respond to selection events on actual window
Author:
Corey Berla
previewer: Respond to selection events on actual window SelectionEvent's (pushing arrow keys from the previewer window), are This issue can be solved with the new ParentHandle property of |
wip/antoniof/ |
2023-06-17 16:35:57 UTC |
fix-test
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
fix-test |
wip/antoniof/ |
2023-06-14 21:01:15 UTC |
Update nautilus-window.ui
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
Update nautilus-window.ui |
wip/corey/ |
2023-06-08 19:58:46 UTC |
mime-actions: Make video audio mime types more comprehensive
Author:
Corey Berla
mime-actions: Make video audio mime types more comprehensive Use the list from totem which presumably is pretty comprehensive. Fixes: https:/ |
wip/corey/ |
2023-06-05 19:19:06 UTC |
file: Use g_strv_equal() from glib
Author:
Corey Berla
file: Use g_strv_equal() from glib Our private method is a relic of eel |
cherry- |
2023-05-04 21:18:30 UTC |
name-cell: Clear loading timeout on finalize
Author:
Corey Berla
name-cell: Clear loading timeout on finalize Fixes: https:/ (cherry picked from commit 1ff51f9dd410921 |
cherry- |
2023-05-04 21:17:09 UTC |
name-cell: Clear loading timeout on finalize
Author:
Corey Berla
name-cell: Clear loading timeout on finalize Fixes: https:/ (cherry picked from commit 1ff51f9dd410921 |
wip/corey/ |
2023-04-13 23:35:07 UTC |
list-view: Drop selection click workaround
Author:
Corey Berla
list-view: Drop selection click workaround There was an issue selecting using ctrl+select which was fixed in Related: gtk#5669 |
wip/antoniof/ |
2023-04-08 21:41:58 UTC |
search-engine-tracker: Don't try to parse NULL time strings
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
search- TrackerCursor returns NULL if it doesn't have information on the date. We try to parse NULL as a date string. This is obviously wrong and So, if a string is NULL, just skip it. |
revert-049bfe97 | 2023-04-08 02:36:32 UTC |
Revert "grid-cell, name-cell: Don't add missing emblems"
Author:
Corey Berla
Revert "grid-cell, name-cell: Don't add missing emblems" This reverts commit 049bfe9792e2ec6 |
gnome-42 | 2023-02-07 13:33:58 UTC |
view-icon-item-ui: Fix style for updated version of uncrustify
Author:
Ondrej Holy
view-icon-item-ui: Fix style for updated version of uncrustify The updated version of uncrustify doesn't like this style. |
wip/antoniof/ |
2022-12-25 02:47:31 UTC |
take_3
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
take_3 |
wip/corey/ |
2022-11-18 05:18:35 UTC |
list-base: Set view longpress to GTK_PHASE_CAPTURE
Author:
Corey Berla
list-base: Set view longpress to GTK_PHASE_CAPTURE There's an issue with how GtkGestureLongPress functions where if the Fixes: https:/ |
wip/corey/ |
2022-10-10 20:43:29 UTC |
list-base: Handle double click with touchscreen
Author:
Corey Berla
list-base: Handle double click with touchscreen We override the double click in nautilus-list-base but only Fixes: https:/ |
wip/antoniof/ |
2022-09-03 19:16:40 UTC |
WIP general: Use gtk_widget_dispose_template
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
WIP general: Use gtk_widget_ Resolves https:/ |
wip/corey/ |
2022-09-01 21:42:41 UTC |
dnd: Remove already removed code from headers
Author:
Corey Berla
dnd: Remove already removed code from headers |
wip/corey/ |
2022-08-24 03:32:31 UTC |
list-base: Make view click pressed event controller better
Author:
Corey Berla
list-base: Make view click pressed event controller better Our view click handling has an unnecessary workaround to deal with Set the propagation phase to TARGET on the view. This works out of the |
wip/jimmac/ |
2022-08-03 10:21:26 UTC |
grid view: icon/thumbnail shadows
Author:
jimmac
grid view: icon/thumbnail shadows |
wip/antoniof/ |
2022-08-01 01:13:19 UTC |
toolbar-view-menu.ui: Move into files-view.ui
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
toolbar- This is not used by the toolbar anymore and this is much simpler. |
wip/cdavis/ |
2022-07-17 18:25:21 UTC |
files-view: Add empty state for Recent
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
files-view: Add empty state for Recent |
wip/antoniof/ |
2022-07-11 00:18:18 UTC |
toolbar: Remove unused functions
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
toolbar: Remove unused functions |
gnome-41 | 2022-05-11 00:33:46 UTC |
flatpak: Pin gnome-desktop to stable branch
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
flatpak: Pin gnome-desktop to stable branch The master branch introduces incompatible API changes in the The previously cherry-picked patch has been reverted because Instead, in order to pass the pipeline, use stable dependency. Fixes https:/ (cherry picked from commit ca306b56d9f72af |
gnome-3-36 | 2022-03-10 14:46:01 UTC |
Update Norwegian Bokmål translation
Author:
Kjartan Maraas
Update Norwegian Bokmål translation |
2161-laggy- |
2022-02-28 18:27:24 UTC |
canvas-item: Use 0px border-radius for thumbnails
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
canvas-item: Use 0px border-radius for thumbnails The border-radius intended for drawing the selection rectangle around This was not noticeable before because thumbnails had a rounded frame. So, set the radius to 0 when drawing the thumbnails, but restore the |
origin/ |
2022-01-10 13:07:37 UTC |
cut_copy_not_horizontal
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
cut_copy_ |
gtk4-preparatio |
2022-01-01 22:04:06 UTC |
general: Stop using GtkWidget::popup-menu
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
general: Stop using GtkWidget: The signal is gone in GTK 4. Replace the most relevant use with an action and a keyboard accelerator. |
abderrahim/ |
2021-12-25 15:29:44 UTC |
general: Add libportal-gtk3 dependency
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
general: Add libportal-gtk3 dependency The portal-gtk3.h header has been moved into a separate library which |
wip/exalm/dark | 2021-12-11 13:16:37 UTC |
application: Support dark preference
Author:
Alexander Mikhaylenko
application: Support dark preference |
wip/antoniof/ |
2021-11-27 21:25:45 UTC |
[Commit message is WIP]
Author:
Sachin Daluja
[Commit message is WIP] file-operations: Try admin backend for file ops When the user does not have sufficient permissions. Closes https:/ |
gnome-40 | 2021-11-03 17:24:16 UTC |
Update Brazilian Portuguese translation
Author:
Rafael Fontenelle
Update Brazilian Portuguese translation |
1889-file- |
2021-10-26 12:29:34 UTC |
file-conflict-dialog: Don't change action when unchecking
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
file-conflict- The "Apply this action to all files and folders" checkbox works only However, if the checkbox is checked, when unchecking it changes the When the checkbox is unchecked, the action is already "Replace", so |
wip/jimmac/ |
2021-06-29 12:35:11 UTC |
icon: add 'source'
Author:
jimmac
icon: add 'source' Initiative: https:/ |
previewer- |
2021-05-25 14:56:09 UTC |
nautilus-previewer: Only launch previewer when file URI changes
Author:
Felipe Borges
nautilus-previewer: Only launch previewer when file URI changes There's a race condition for when Nautilus checks for Sushi's By avoiding calling Sushi when the selected file is the same as Fixes #1823 |
gnome-3-38 | 2021-03-07 19:47:58 UTC |
Update Turkish translation
Author:
=?utf-8?q?Emin_Tufan_=C3=87etin?=
Update Turkish translation |
wip/cdavis/ |
2021-02-22 12:48:30 UTC |
Move NautilusAdaptiveMode to nautilus-ui-utilities.h
Author:
Christopher Davis
Move NautilusAdaptiv |
wip/antoniof/ |
2020-12-19 18:53:13 UTC |
toolbar: Don't leak builder object
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
toolbar: Don't leak builder object Leak found in valgrind file provided by nekohayo |
barthalion/ |
2020-12-11 12:47:02 UTC |
Revert "ci: Use Fedora latest instead of rawhide temporarily"
Author:
=?utf-8?q?Bart=C5=82omiej_Piotrowski?=
Revert "ci: Use Fedora latest instead of rawhide temporarily" GNOME CI runners have been updated to the latest libseccomp so the This reverts commit ab55380f200e5ea |
wip/antoniof/ |
2020-09-19 20:26:38 UTC |
general: Rate limit local time zone reads
Author:
=?utf-8?q?Ant=C3=B3nio_Fernandes?=
general: Rate limit local time zone reads |
1 → 100 of 170 results | First • Previous • Next • Last |
Other repositories
Name | Last Modified |
---|---|
lp:nautilus | 12 hours ago |
lp:~khurshid-alam/nautilus/+git/3.26 | 2023-04-08 |
lp:~zippy.zebu/nautilus/+git/trunk | 2021-07-16 |
lp:~khurshid-alam/nautilus/+git/test22 | 2019-06-05 |
lp:~khurshid-alam/nautilus/+git/unity-patches | 2019-04-06 |
lp:~khurshid-alam/nautilus/+git/unity-3.30 | 2018-11-28 |
lp:~khurshid-alam/nautilus/+git/unity-test | 2017-10-17 |
1 → 7 of 7 results | First • Previous • Next • Last |