-
-
Notifications
You must be signed in to change notification settings - Fork 10
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: albilu/netbeansPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: albilu/netbeansPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 13 files changed
- 2 contributors
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b8d87c - Browse repository at this point
Copy the full SHA 7b8d87cView commit details
Commits on Sep 30, 2024
-
Fix invalid path call in getVersion
Fix python-lsp-isort state display in LSP server conf
Configuration menu - View commit details
-
Copy full SHA for 32c1392 - Browse repository at this point
Copy the full SHA 32c1392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 627f674 - Browse repository at this point
Copy the full SHA 627f674View commit details -
Remove Pytest Test results windows draft
Package installer improvment Fix incorrec venv console mode
Configuration menu - View commit details
-
Copy full SHA for 3d36f5f - Browse repository at this point
Copy the full SHA 3d36f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa8f1f - Browse repository at this point
Copy the full SHA 5aa8f1fView commit details
Commits on Oct 16, 2024
-
Replace a split method by a StringTokenizer clas to parse run param.
In current implementation for split "Run Paramteres" of project is used split method that split a String by space. I that not handle qouted parameters with spaces and split it by space that not allow to pass the text as parameter with spaces. To handle this situation the split method are replaced by use the StringTokenizer class, that support single (`) and duble (") quote that arrond the tekst as a params. Task: #123Configuration menu - View commit details
-
Copy full SHA for ce4077a - Browse repository at this point
Copy the full SHA ce4077aView commit details -
Merge pull request #124 from piotrhoppe/the-run-parameters-issue
Replace a split method by a StringTokenizer clas to parse run param.
Configuration menu - View commit details
-
Copy full SHA for 4c76adc - Browse repository at this point
Copy the full SHA 4c76adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3991900 - Browse repository at this point
Copy the full SHA 3991900View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb46675 - Browse repository at this point
Copy the full SHA cb46675View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.9.2...1.9.3