c8bcaea
(HEAD -> master)
Update version and changelog for release by
2021-04-20 17:35:59 -0500
530e9b4
(feature/#51)
Add initial pyobjc version for macOS by
2021-04-13 22:36:10 -0500
10c7693
Minor fixes to tests by
2021-03-17 21:51:51 -0500
3565091
Add some checks to catch test failure by
2021-03-17 20:52:16 -0500
f9fcdb8
Fix legacy windows platform for multibyte unicode by
2021-03-10 21:41:30 -0600
af0c1ba
More test fixes by
2021-03-10 18:57:35 -0600
37be84d
Update .travis.yml by
2021-03-02 22:48:48 -0600
9f76fbf
Updates for tests on windows by
2021-03-02 19:33:44 -0600
a324923
Add IFileOperationProgressSink by
2021-03-02 19:23:43 -0600
dbdcce8
First batch of updates to unit tests by
2021-03-02 00:26:29 -0600
054d56c
Update Tox and Travis configurations by
2021-03-02 00:24:59 -0600
33ed078
Cleanup flake8 issues by
2021-03-01 23:44:03 -0600
5d38357
Merge pull request #55 from juliangilbey/fix-win-test by
2021-01-28 23:53:24 -0600
741c7ad
(refs/pull/55/head)
Only import Windows-specific modules when on Windows by
2021-01-29 05:42:11 +0000
2eb3242
Merge pull request #54 from asellappen/master by
2021-01-21 19:11:15 -0600
60bcb2c
Merge pull request #47 from pracedru/master by
2021-01-21 19:00:46 -0600
c411f4e
(refs/pull/54/head)
Merge branch 'master' into master by
2021-01-21 19:00:33 -0600
f64c69f
(refs/pull/47/head)
Merge branch 'master' into master by
2021-01-21 18:57:39 -0600
00dfe77
Add console_script entry point, close #50 by
2021-01-12 18:21:53 -0600
16a7115
Merge pull request #52 from BoboTiG/impr-expand-ci by
2021-01-12 16:58:09 -0600
ec73b44
Merge pull request #53 from BoboTiG/fix-resource-warning by
2021-01-12 16:53:59 -0600
f62b4f1
Adding power support for this package to support arch indepentant by
2020-12-15 06:08:33 +0000
38ae2b6
(refs/pull/52/head)
Expand supported Python versions by
2020-12-01 08:36:59 +0100
cd8d9fb
(refs/pull/53/head)
Fix ResourceWarning: unclosed file in setup.py by
2020-12-01 08:43:12 +0100
20bbab0
Update plat_other.py by
2020-07-23 03:57:15 +0200
49bc438
(tag: 1.6.0b1)
Update files to release a new package by
2020-06-18 21:49:42 -0500
2e9fa38
Fix some flake8 errors and cleanup by
2020-06-18 21:47:06 -0500
1e09972
Fix a typo in tox.ini for windows by
2020-06-11 23:23:54 -0500
6ac20bc
Fix new issues with unit tests by
2020-06-11 23:20:16 -0500
e3d2be3
Update windows tests to test both versions by
2020-06-11 22:42:00 -0500
d078554
Windows Performance Improvement & Multi-Item support (#43) by
2020-06-03 11:49:41 -0500
4172164
(refs/pull/43/head)
Add unit tests for multi-file calls by
2020-06-03 00:57:59 -0500
2312dd2
(refs/pull/41/merge)
Merge b7ca0ba204
into 9ede898c3e
by
2020-05-27 17:04:57 +0100
9ede898
Create __main__.py (Fixes #15) (#38) by
2020-05-27 06:52:00 -0500
0d1d5ab
Update other platforms for list support by
2020-05-22 12:24:55 -0500
1c5fea4
Split plat_win into legacy and modern by
2020-05-22 12:22:32 -0500
6a1b47b
Add windows version check, legacy list support by
2020-05-22 00:10:13 -0500
629c240
Fix issue with paths starting with \\?\ by
2020-05-21 22:28:26 -0500
7abc048
Initial IFileOperation for Windows by
2020-05-21 22:13:59 -0500
b7ca0ba
(refs/pull/41/head)
shutil.move instead of os.rename by
2020-05-21 18:23:27 +0200
0602e33
(refs/pull/38/head)
Add project license header to __main__ by
2019-11-12 05:20:45 -0600
009216e
Create __main__.py (Fixes #15) by
2019-11-06 21:57:05 -0600
66afce7
Fix silently failing on Windows (#33) by
2019-04-30 19:28:09 +0300
7c4ab4f
(refs/pull/33/head)
Fix test folders not getting removed by
2019-04-30 19:23:48 +0300
8f684a9
Add Python 3.7 and Windows to Travis-CI (#34) by
2019-04-30 19:22:28 +0300
6123198
(refs/pull/34/head)
Reorder environments by
2019-04-30 02:23:03 +0300
94b7a5f
Add Python 3.7 and Windows to Travis-CI by
2019-04-29 23:26:44 +0300
959f904
Update Windows test by
2019-04-30 01:47:28 +0300
d1f8b4a
Fix #31: Silently failing on Windows by
2019-04-29 23:15:50 +0300
1c32d47
README: Maintainer wanted by
2019-01-04 10:27:27 -0500
7435246
Fix broken tests on py2 by
2018-07-26 08:30:39 -0400
3eb9fa0
(refs/pull/25/head)
initial attempt with ctypes by
2018-04-13 07:36:57 +1000
0d7b4b4
(tag: 1.5.0)
v1.5.0 by
2018-02-16 09:57:27 -0500
1dded4f
Raise TrashPermissionError from gio backend (#22) by
2018-02-16 14:30:26 +0000
020d059
Windows: Workaround for long paths (#23) by
2018-02-16 15:07:05 +0100
5d45b07
(refs/pull/23/head)
Windows: Workaround for long paths by
2018-02-16 13:32:29 +0100
b1a72fb
(refs/pull/22/head)
Raise TrashPermissionError from gio backend by
2018-02-08 11:41:43 +0000
6b0bd46
Define TrashPermissionError (#21) by
2018-02-06 22:28:47 +0000
9306f70
(refs/pull/21/head)
Define TrashPermissionError by
2018-02-06 12:00:29 +0000
f689760
Include LICENSE in package (#19) by
2018-01-06 08:19:31 -0500
3829aaf
(refs/pull/19/head)
Include LICENSE in package by
2018-01-05 21:21:00 -0500
7d38de2
(tag: 1.4.2)
v1.4.2 by
2017-11-17 13:50:29 -0500
5733670
Workaround embedded null character (#18) by
2017-11-01 07:28:22 -0500
213417d
(refs/pull/18/head)
Workaround embedded null character by
2017-10-31 22:05:19 -0500
22ed5dc
(tag: 1.4.1)
v1.4.1 by
2017-08-07 23:12:36 -0400
3071684
Fix newly-introduced crash under Windows by
2017-08-07 22:51:37 -0400
75a9cd6
(tag: 1.4.0)
v1.4.0 by
2017-08-07 21:32:38 -0400
f38aec6
Reindent test_plat_other by
2017-08-03 21:03:34 -0400
072e28c
Update classification in setup.py by
2017-08-03 20:52:34 -0400
016b90c
Update copyright by
2017-08-03 20:52:19 -0400
f324ff4
Properly reuse the "compat" unit by
2017-08-03 20:47:58 -0400
f3231ef
Merge branch 'unicode-trash' of https://github.com/takluyver/send2trash into takluyver-unicode-trash by
2017-08-03 20:37:13 -0400
b7e3057
Fix tests, add tox.ini and travis.yml by
2017-08-03 20:31:39 -0400
7fece24
(refs/pull/13/head)
Use bytes throughout plat_other by
2017-08-01 12:26:09 +0100
4181ed6
Add failing test (on Python 2) for unicode file names by
2017-08-01 11:28:40 +0100
dd69eda
Fix test on Python 3 by
2017-08-01 11:07:04 +0100
bd9183a
(tag: 1.3.1)
v1.3.1 by
2017-07-31 14:19:58 -0400
f6f63b1
Use text_type (unicode for PY2, str for PY3) (#12) by
2017-07-07 23:09:16 +0300
4d0d14f
(refs/pull/12/head)
Use text_type (unicode for PY2, str for PY3) by
2017-07-07 21:59:01 +0300
75228ad
(refs/pull/11/merge)
Merge bc53144139
into 0974912e78
by
2017-06-01 07:26:58 +0000
bc53144
(refs/pull/11/head)
Fixes str() TypeError by
2017-06-01 09:26:36 +0200
0974912
Merge pull request #7 from julian-r/master by
2016-06-04 19:22:46 -0400
6c01453
(refs/pull/7/head)
throwing a WindowsError with the code by
2016-04-12 08:53:04 +0200
7cbefa4
Merge pull request #6 from glensc/patch-1 by
2016-04-10 19:04:38 -0400
72bc94b
(refs/pull/6/head)
Update plat_other.py by
2016-04-10 11:09:46 +0300
35ad95b
Fixed typo in changelog by
2013-07-19 19:33:09 -0400
a568370
(tag: 1.3.0)
v1.3.0 by
2013-07-19 19:26:34 -0400
baf125f
Added support for Gnome's gio by
2013-07-19 19:16:11 -0400
bb8ed83
Add same-codebase support for python 2.7. by
2013-07-19 18:42:32 -0400
a8dbb1a
Renamed CHANGES --> CHANGES.rst by
2013-07-19 18:23:00 -0400
bfd8f6e
Updated repo URL to point to GH. by
2013-07-19 18:18:16 -0400
8996fb9
Renamed README --> README.rst by
2013-07-19 18:14:27 -0400
f7a6f21
Converted to git. by
2013-07-19 18:12:18 -0400
a4936be
Added tag 1.2.0 for changeset 2cba92b88b1d by
2011-03-16 10:27:52 +0100
0f95d75
(tag: 1.2.0)
v1.2.0 by
2011-03-16 10:27:41 +0100
b415ac8
Modification to symlink test case (that will actually fail when it should -- find_mount_point using abspath instead of realpath.) by
2011-03-13 15:35:14 -0400
eeaf4e8
Add a test case for a path containing a symlink. by
2011-03-13 15:17:13 -0400
7988932
Make the (still ugly) test no longer rely on ramfs/being root by
2011-03-13 14:43:24 -0400
aee2b7a
Check access and devices before attempting trash. by
2011-03-13 14:40:52 -0400
d090156
Use realpath to find mountpoint by
2011-03-13 14:38:03 -0400