Dave Halter
|
cd4ca74d7a
|
Satisfy flake8
|
2023-07-27 11:36:16 +02:00 |
|
Dave Halter
|
5f19237a3e
|
Fix renaming of namespace packages, fixes #1779
|
2023-07-27 03:09:25 +02:00 |
|
Dave Halter
|
0ba48bbb9d
|
Fix an issue with creatin a diff, fixes #1757
|
2022-11-13 17:51:54 +01:00 |
|
Dave Halter
|
2ec3d72151
|
Use "namespace" as a Name.type
|
2021-01-02 12:14:28 +01:00 |
|
Dave Halter
|
9d1587a41d
|
Don't need to inherit from object anymore
|
2020-07-26 00:11:57 +02:00 |
|
Dave Halter
|
5bc174bf8d
|
Start writing CHANGELOG for the next release
|
2020-07-18 17:00:45 +02:00 |
|
Dave Halter
|
480a464179
|
Implement all remaining Path issues and use it instead of strings
|
2020-07-12 01:14:00 +02:00 |
|
Dave Halter
|
db0e90763b
|
Start using pathlib.Path instead of all the os.path functions
|
2020-07-10 17:30:36 +02:00 |
|
Dave Halter
|
344fef1e2f
|
Add Project.path, fixes #1622
|
2020-06-27 02:18:31 +02:00 |
|
Dave Halter
|
d4aa583e16
|
Fix inline case where a name was removed without the code being used, fixes #1582
|
2020-05-14 23:08:37 +02:00 |
|
Dave Halter
|
381fbeda6a
|
Make the diff nicer if there is no ending newline, fixes #1581
|
2020-05-14 00:20:20 +02:00 |
|
Dave Halter
|
a2b8c44e8f
|
Get rid of Python's universal newlines for refactoring
|
2020-02-29 23:34:49 +01:00 |
|
Dave Halter
|
76ce422590
|
Make refactoring diff path a relative path to the project path
|
2020-02-28 00:17:14 +01:00 |
|
Dave Halter
|
4451d2fec7
|
Refactoring diffs now show relative paths
|
2020-02-27 23:23:24 +01:00 |
|
Dave Halter
|
5614ef2fed
|
Move all the extract stuff into a different file
|
2020-02-25 10:33:31 +01:00 |
|
Dave Halter
|
8ff5ca81d2
|
Make a package out of refactoring
|
2020-02-25 10:28:27 +01:00 |
|