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: ziishaned/learn-regex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sany2k8/learn-regex
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
  • 8 files changed
  • 2 contributors

Commits on Mar 26, 2018

  1. Update README.md

    Add new example for word boundary inside the Anchors section
    sany2k8 authored Mar 26, 2018
    Configuration menu
    Copy the full SHA
    6278908 View commit details
    Browse the repository at this point in the history
  2. Update README

    Fix readme syntax for the regex example
    sany2k8 authored Mar 26, 2018
    Configuration menu
    Copy the full SHA
    cb28b14 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    sany2k8 authored Mar 26, 2018
    Configuration menu
    Copy the full SHA
    6b1bb75 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    sany2k8 authored Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0b39fd3 View commit details
    Browse the repository at this point in the history
  5. Update Link

    sany2k8 authored Mar 26, 2018
    Configuration menu
    Copy the full SHA
    b444e83 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Update README.md file

    sany2k8 authored Apr 21, 2018
    Configuration menu
    Copy the full SHA
    f967ab8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sany2k8 authored Apr 21, 2018
    Configuration menu
    Copy the full SHA
    ad71c14 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. [ImgBot] Optimize images

    *Total -- 193.38kb -> 81.98kb (57.61%)
    
    /img/regexp-hu.png -- 34.93kb -> 8.44kb (75.84%)
    /img/regexp-en.png -- 31.64kb -> 12.12kb (61.7%)
    /img/regexp-fr.png -- 32.41kb -> 12.42kb (61.69%)
    /img/regexp-es.png -- 33.68kb -> 12.99kb (61.44%)
    /img/regexp-pl.png -- 19.73kb -> 8.50kb (56.91%)
    /img/regexp-tr.png -- 34.51kb -> 21.81kb (36.8%)
    /img/img_original.png -- 6.48kb -> 5.71kb (11.86%)
    ImgBotApp committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    cd21eac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from sany2k8/imgbot

    [ImgBot] Optimize images
    sany2k8 authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    d20e58a View commit details
    Browse the repository at this point in the history
Loading