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: jakeasmith/commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/usage-based-emoji-sorting
Choose a base ref
...
head repository: jakeasmith/commit
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
  • 4 files changed
  • 4 contributors

Commits on Jun 29, 2016

  1. Merge pull request #2 from jakeasmith/feature/usage-based-emoji-sorting

    🎨 ✨ Add usage-based sorting for Emoji list
    jakeasmith authored Jun 29, 2016
    Configuration menu
    Copy the full SHA
    c794228 View commit details
    Browse the repository at this point in the history
  2. 📚 Update readme

    Jake A. Smith committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    154e0fa View commit details
    Browse the repository at this point in the history
  3. 🔥 Remove dead file

    Jake A. Smith committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    dd523f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. <U+1F380> Use emoji unicode characters

    Some collaboration tools(BitBucket) doesn't support emoji tags
    shashikreddy authored Dec 21, 2016
    Configuration menu
    Copy the full SHA
    0313411 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from shashikreddy/patch-1

    <U+1F380> Use emoji unicode characters
    jakeasmith authored Dec 21, 2016
    Configuration menu
    Copy the full SHA
    69ea05b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a821242 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from shashikreddy/patch-2

    🎀 Added MySQL Database updates entry to list
    jakeasmith authored Dec 21, 2016
    Configuration menu
    Copy the full SHA
    aee9f11 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Use Linux's env command instead of assuming PHP path.

    Usage with phpenv and any other PHP interpretor not in the assumed path causes issues.
    
    Fixes #8
    Bradley Weston committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    c48c35d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Merge pull request #9 from bweston92/feature/check-path-for-php

    Use Linux's env command instead of assuming PHP path.
    shashikreddy authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    dab3e5d View commit details
    Browse the repository at this point in the history
Loading