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: PascalCoinDev/PascalCoin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SkybuckFlying/PascalCoin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: PascalCoinMaster
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    fc6dabe View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Configuration menu
    Copy the full SHA
    aa6a452 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    720f552 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    fbd5b89 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    c73a74c View commit details
    Browse the repository at this point in the history
  2. Quotes removed from CreatePascalCoinRepository.sh

    Quotes creates problems in bash cmd and powershell.
    SkybuckFlying committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a7516e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. +CreateSpacesToTabsFilter.sh

    This script CreateSpacesToTabsFilter.sh creates a git filter
    for this git repository to:
    
    1. Convert two spaces to one tab on checkouts.
    2. Convert one tab to two spaces on commits.
    
    It needs GNU32CoreWinUtils to be installed.
    
    The bin folder should be added to the OS/Windows path environment variable such
    that expand.exe and unexpand.exe can be found and run/executed.
    SkybuckFlying committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    863770a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    fb595cf View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. +CreateAdvancedRepositoryTabbed.sh

    Creates advanced repository for working with tab characters.
    SkybuckFlying committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8fc0cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc5ec3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57cb380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cc5a32 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    1cd8cb3 View commit details
    Browse the repository at this point in the history
Loading