-
Notifications
You must be signed in to change notification settings - Fork 1
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: jedie/manageprojects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jedie/manageprojects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 19 files changed
- 1 contributor
Commits on Dec 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e0cdaa4 - Browse repository at this point
Copy the full SHA e0cdaa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d38ec29 - Browse repository at this point
Copy the full SHA d38ec29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 678d088 - Browse repository at this point
Copy the full SHA 678d088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fef070 - Browse repository at this point
Copy the full SHA 5fef070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 336bdf9 - Browse repository at this point
Copy the full SHA 336bdf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8124464 - Browse repository at this point
Copy the full SHA 8124464View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8812b7 - Browse repository at this point
Copy the full SHA f8812b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1abfc70 - Browse repository at this point
Copy the full SHA 1abfc70View commit details -
Bugfix Git(): Pass environment, but set "en_US" als language
Otherwise git can't access the global config (Think because `HOME` missing?), so this happen on `publish`: ``` + /usr/bin/git tag -a v0.4.0rc0 -m 'publish version v0.4.0rc0' Committer identity unknown *** Please tell me who you are. Run git config --global user.email "[email protected]" git config --global user.name "Your Name" to set your account's default identity. ... ```
Configuration menu - View commit details
-
Copy full SHA for 9c59c98 - Browse repository at this point
Copy the full SHA 9c59c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2734bca - Browse repository at this point
Copy the full SHA 2734bcaView commit details -
Refactor "dependencies" definition
Speficy dependencies in pyproject.toml as described here: https://setuptools.pypa.io/en/latest/userguide/dependency_management.html Run `pip-compile` as described here: https://pip-tools.readthedocs.io/en/latest/#requirements-from-pyproject-toml
Configuration menu - View commit details
-
Copy full SHA for 2bd0243 - Browse repository at this point
Copy the full SHA 2bd0243View commit details -
Merge pull request #34 from jedie/dev
Refactor "dependencies" definition
Configuration menu - View commit details
-
Copy full SHA for 7074991 - Browse repository at this point
Copy the full SHA 7074991View commit details
Commits on Jan 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df1fd62 - Browse repository at this point
Copy the full SHA df1fd62View 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 v0.3.3...v0.4.0