Thanks to visit codestin.com
Credit goes to github.com

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: tj/n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jinxiao/n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 1 file changed
  • 3 contributors

Commits on Sep 27, 2024

  1. mask download url when there is a password

    mask download url when there is a password. Introduce a new variable called masked_url, to implement this.
    jinxiao authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b3c0f69 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. refactor mask url to a function

    Jin Xiao committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    dfd8318 View commit details
    Browse the repository at this point in the history
  2. fix masked_url when using the diagnostics

    Jin Xiao committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    68fc2ff View commit details
    Browse the repository at this point in the history
  3. change function name to display_masked_url

    Jin Xiao committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    06091d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. change url variables with quotes

    to get rid of passwords with special symbol
    
    Co-authored-by: John Gee <[email protected]>
    jinxiao and shadowspawn authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    01141ba View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update bin/n

    Co-authored-by: John Gee <[email protected]>
    jinxiao and shadowspawn authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    614eb03 View commit details
    Browse the repository at this point in the history
  2. Update bin/n

    Co-authored-by: John Gee <[email protected]>
    jinxiao and shadowspawn authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0ce4c61 View commit details
    Browse the repository at this point in the history
  3. Update bin/n

    Co-authored-by: John Gee <[email protected]>
    jinxiao and shadowspawn authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    10a7c62 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update bin/n

    Co-authored-by: John Gee <[email protected]>
    jinxiao and shadowspawn authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bccf3a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update bin/n

    Co-authored-by: John Gee <[email protected]>
    jinxiao and shadowspawn authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6fd8ac6 View commit details
    Browse the repository at this point in the history
  2. Update bin/n

    Co-authored-by: John Gee <[email protected]>
    jinxiao and shadowspawn authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    aeaddf4 View commit details
    Browse the repository at this point in the history
Loading