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: ysawa0/create-python-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.6
Choose a base ref
...
head repository: ysawa0/create-python-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 7 commits
  • 47 files changed
  • 1 contributor

Commits on Nov 9, 2023

  1. add vscode conf generation, fix Dockerfile ordering (#8)

    * add vscode conf generation
    
    * add vscode conf generation
    
    * fix bad ordering in Dockerfile
    
    * bump cargo ver
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    ysawa0 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    aae651d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. fix missing EOF newlines in gen'd files (#10)

    * fix missing newline on gend files
    
    * fix missing newline on gend files
    
    * fix missing newline on gend files
    
    * fix missing newline on gend files
    
    * clean
    
    * fix missing newline on gend files
    
    * refactor file rendering to common method
    
    * clean
    
    * clean
    
    * debug
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    
    * clean
    ysawa0 authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d85e662 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. require --name for update cmd (#11)

    * try new build flags for faster compile
    
    * clean
    
    * clean
    
    * require --name for update
    
    * clean
    
    * clean
    
    * up ver
    ysawa0 authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d6a3101 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. merge

    ysawa0 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bbb656e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    631b8b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    992027a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    722f250 View commit details
    Browse the repository at this point in the history
Loading