8000 Comparing v0.17.0a0...v0.17.0a1 · vcs-python/libvcs · GitHub
[go: up one dir, main page]

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: vcs-python/libvcs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0a0
Choose a base ref
...
head repository: vcs-python/libvcs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.0a1
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    a9f8af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fddb55 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    2f94fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91cd163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21e643e View commit details
    Browse the repository at this point in the history
  4. feat(pytest_plugin): Allow passing init flags to repo fixtures (#426)

    create_{git,svn,hg}_remote_repo() now accepts init_cmd_args.
    
    Default: ['--bare']
    
    To not use bare, pass `init_cmd_args=None`
    tony authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    dcf97f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab81dff View commit details
    Browse the repository at this point in the history
  6. fix(git): Fix update_repo when there are untracked files (#425)

    Fixes #395, Fixes #422 (alternative)
    
    Potential backport is at #424
    tony authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    8ecae13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e575dda View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d329bd View commit details
    Browse the repository at this point in the history
Loading
0