Skip to content
Permalink

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.9.4
Choose a base ref
...
head repository: jedie/manageprojects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.6
Choose a head ref
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    1bf0448 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from jedie/dev

    Bugfix reverse command and binary files
    jedie authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    d9d532f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    e033c3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from jedie/fix#68

    Fix #68 Handle if there are no git tags while publishing
    jedie authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    6c09374 View commit details
    Browse the repository at this point in the history
  3. Speedup: Install as editable with '--no-deps'

    because pip-sync has already installed all needed packages ;)
    jedie committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8a1edd5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #70 from jedie/dev2

    Speedup: Install as editable with '--no-deps'
    jedie authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    87a5a47 View commit details
    Browse the repository at this point in the history
Loading