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: mvdan/xurls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Mzack9999/xurls
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.
  • 9 commits
  • 12 files changed
  • 1 contributor

Commits on Jun 17, 2018

  1. clone fix

    Mzack9999 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    47147b2 View commit details
    Browse the repository at this point in the history
  2. adding customized function

    Mzack9999 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    cc92fac View commit details
    Browse the repository at this point in the history
  3. fix

    Mzack9999 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    5d6ffcd View commit details
    Browse the repository at this point in the history
  4. removed cmd

    Mzack9999 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    9a999b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. singleton regex

    Mzack9999 committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    123eb4e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Configuration menu
    Copy the full SHA
    a8ef827 View commit details
    Browse the repository at this point in the history
  2. adding " to badchars

    Mzack9999 committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    20b927f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. General refactor

    - Simplified logic
    - Zero false positives
    - Horrible code (To refactor)
    Mzack9999 committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    d1c6265 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from subfinder/mzack9999-zero-false-positive-an…

    …d-less-logic
    
    General refactor
    Mzack9999 authored Jun 30, 2018
    Configuration menu
    Copy the full SHA
    2035c1b View commit details
    Browse the repository at this point in the history
Loading