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: nccgroup/umap2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: usb-tools/nu-map
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
  • 79 files changed
  • 7 contributors

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    10f6194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1bb5be View commit details
    Browse the repository at this point in the history
  3. Update README.rst

    ktemkin authored Mar 12, 2019
    Configuration menu
    Copy the full SHA
    3e51893 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Fix : TypeError: can't concat str to bytes

    Type error problem fixed by encoding to bytes
    ```
    TypeError: can't concat str to bytes
    ```
    Exxerial authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    204c8f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. update nu-map for python3 compatibility

    sprout42 authored and ktemkin committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    314a8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef4b730 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Update README.rst

    numaplist -> mumap-list
    keesj authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    413f6fb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Merge pull request #2 from Exxerial/patch-2

    Fix : TypeError: can't concat str to bytes
    straithe authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    958cb7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from keesj/patch-1

    Update README.rst
    straithe authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    4b20398 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update README's install instruction

    jthomas committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f41bf67 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge pull request #17 from winux138/fix-install-instructions

    Update README's install instruction (Solve #9)
    mossmann authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3d5a19e View commit details
    Browse the repository at this point in the history
Loading