Commit Graph

1733 Commits

Author SHA1 Message Date
ca2b3e88c4 Allow sorting volumes by different criterias 2018-02-01 19:19:32 +01:00
7c52f6117b List removable volumes last 2018-02-01 19:19:32 +01:00
fa6732a644 Code cleanup 2018-02-01 19:19:32 +01:00
3580990e5e Keep track of the volumes mounted 2018-02-01 19:19:32 +01:00
9adc407db1 Also list unmounted volumes (where supported)
This is currently hardcoded for NetBSD, but should also work on other
BSD systems at least.
2018-02-01 18:05:20 +01:00
b751323c86 Consider ld(4) a removable device 2018-02-01 18:02:39 +01:00
4892cb074f Fix looping through removable devices 2018-02-01 18:02:18 +01:00
51f4b969fe Code cleanup 2018-02-01 17:46:06 +01:00
d206d0fe9b Update the copyright notice 2018-02-01 17:45:49 +01:00
4114474d7f Avoid a compilation warning 2018-02-01 17:45:39 +01:00
4585111f85 Import fixes from copy(1) 2018-01-30 01:31:58 +01:00
6333c9f3d8 Do not try to copy non-regular files of unknown type 2018-01-30 01:22:51 +01:00
172980bdb7 Add support for device nodes 2018-01-30 01:22:22 +01:00
3322e5ed5f Take better care of permissions for regular files 2018-01-28 20:10:00 +01:00
bec5b7f491 Simplify preserving permissions and ownership 2018-01-28 20:07:41 +01:00
211be2c9ee Code cleanup 2018-01-28 19:59:55 +01:00
d7d8fd13b1 Fix "copy -p" for symbolic links 2018-01-28 17:53:12 +01:00
fb2e7034fa Do not set permissions twice with "-p" 2018-01-28 17:52:39 +01:00
fd59be9156 Add support for "-p" when copying directories 2018-01-28 17:27:33 +01:00
22d36d7019 Add support for "-p" when copying fifos 2018-01-28 17:19:52 +01:00
ce628c41c4 Fix "copy -p" 2018-01-28 17:19:22 +01:00
ceda88d0fd Translate one more string 2018-01-28 17:04:11 +01:00
12e50395e2 Use libDesktop to handle Gtk+ compatibility 2018-01-28 10:27:07 +01:00
da69ed09e9 Show the text on both progress bars 2018-01-28 01:14:51 +01:00
5d9483423d Update the copyright notice 2018-01-25 19:40:22 +01:00
29ef45260c Also show the text for progress bars with Gtk+ 3 2018-01-25 19:40:01 +01:00
68b4f3b207 Update the copyright notice 2018-01-25 18:55:24 +01:00
684c1f7d65 Fix handling symbolic links 2018-01-25 18:55:23 +01:00
862bf3ba09 Code cleanup 2018-01-25 18:50:09 +01:00
d078dfc167 Code cleanup 2018-01-25 02:23:27 +01:00
a7dc78f6af Update the copyright notice 2018-01-25 02:23:27 +01:00
01eac744ee Check for more errors 2018-01-25 02:23:27 +01:00
dc64cab4b6 Update the copyright notice 2018-01-16 23:45:00 +01:00
e9043692b3 s/FIXME/TODO/ 2018-01-16 23:44:51 +01:00
cac4f04cf4 Update the copyright notice 2018-01-16 23:42:45 +01:00
546e13e9bf Do not save the configuration when applying it 2018-01-16 23:42:45 +01:00
7a2c2c6ebd Update the copyright notice 2018-01-16 22:36:38 +01:00
26ad400643 Use %zu for size_t in format strings 2018-01-16 22:36:25 +01:00
cf93088a41 Fix building browser without libBrowser installed 2018-01-16 22:26:10 +01:00
6bb412fa33 Update the copyright notice 2018-01-14 06:55:29 +01:00
ff17b66b09 Use HTTPS by default 2018-01-14 06:55:19 +01:00
df81e7cc3c Register browser(1) to open folders 2017-12-28 07:26:47 +01:00
625acdd110 No longer build with -pedantic by default 2017-12-28 07:26:20 +01:00
8fd7c960f0 Avoid spurious errors when listing applications 2017-12-28 07:12:17 +01:00
88e5ed672c Use DATADIR in the fallback for XDG_DATA_DIRS 2017-12-28 07:05:02 +01:00
7932d5e040 Begin to use MimeHandler to look for applications 2017-12-28 07:04:13 +01:00
577858d2f1 Update the copyright notice 2017-12-28 06:35:37 +01:00
8f831060e5 Add missing includes 2017-12-28 06:35:28 +01:00
5924e96d3f Remove an item from the TODO list 2017-12-28 06:06:36 +01:00
d06cc32b71 Use the Browser VFS in delete(1) 2017-12-28 06:06:08 +01:00