Mon, 04 Mar 2024 11:42:39 +0100 |
Detlev Offenbach |
Corrected some code formatting issues.
eric7
|
file |
diff |
annotate
|
Mon, 08 Jan 2024 11:50:27 +0100 |
Detlev Offenbach |
Version Control
eric7
|
file |
diff |
annotate
|
Sun, 07 Jan 2024 19:54:03 +0100 |
Detlev Offenbach |
Changed some state/mode/type definitions to an enum.Enum class.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:40:23 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Tue, 12 Dec 2023 09:35:39 +0100 |
Detlev Offenbach |
Changed code using "shutil.rmtree()" more readable by adding "ignore_errors=" where this parameter is non-default.
eric7
|
file |
diff |
annotate
|
Thu, 25 May 2023 19:51:47 +0200 |
Detlev Offenbach |
Corrected and checked some code style issues (unused function arguments).
eric7
|
file |
diff |
annotate
|
Wed, 05 Apr 2023 12:05:06 +0200 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Wed, 05 Apr 2023 11:58:22 +0200 |
Detlev Offenbach |
Performed some 'ethical' changes.
eric7
|
file |
diff |
annotate
|
Thu, 26 Jan 2023 16:11:57 +0100 |
Detlev Offenbach |
Modified the 'gitCreateIgnoreFile()' and 'hgCreateIgnoreFile()' methods to support PEP 582 (i.e. '__pypackages__').
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Thu, 22 Dec 2022 09:35:17 +0100 |
Detlev Offenbach |
Added a guard against non-existent Git admin dir or file when searching for the repository root.
eric7
|
file |
diff |
annotate
|
Sun, 18 Dec 2022 19:33:46 +0100 |
Detlev Offenbach |
Refactored the Utilities and Globals modules in order to enhance the maintainability.
eric7
|
file |
diff |
annotate
|
Thu, 15 Dec 2022 17:15:09 +0100 |
Detlev Offenbach |
Version Control Systems - git
eric7
|
file |
diff |
annotate
|
Tue, 13 Dec 2022 15:08:14 +0100 |
Detlev Offenbach |
Changed the 'git branch' dialog to work with the 'master' branch as well (e.g. to rename 'master' to 'main').
eric7
|
file |
diff |
annotate
|
Tue, 13 Dec 2022 14:03:13 +0100 |
Detlev Offenbach |
Version Control Systems - git
eric7
|
file |
diff |
annotate
|
Tue, 06 Dec 2022 17:35:41 +0100 |
Detlev Offenbach |
Corrected some 'wrong' string quotes caused by the Black line merging.
eric7
|
file |
diff |
annotate
|
Tue, 06 Dec 2022 16:04:58 +0100 |
Detlev Offenbach |
Corrected some 'wrong' string quotes caused by the Black line merging.
eric7
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 17:19:58 +0100 |
Detlev Offenbach |
Corrected/acknowledged some bad import style and removed some obsolete code.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Wed, 19 Oct 2022 13:39:16 +0200 |
Detlev Offenbach |
Git Interface and Mercurial Interface
eric7
|
file |
diff |
annotate
|
Tue, 18 Oct 2022 16:06:21 +0200 |
Detlev Offenbach |
Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path.
eric7
|
file |
diff |
annotate
|
Thu, 08 Sep 2022 16:57:18 +0200 |
Detlev Offenbach |
Added some more patterns to the .hgignore and .gitignore generator.
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
| base
|