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: jakiestfu/Bits
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: xoofoo-project/Bits
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 7 commits
  • 32 files changed
  • 3 contributors

Commits on Jul 13, 2014

  1. Working with UTF-8 files

    window.btoa and .atob only works with ascii files. Used base64.js as
    replacement to encode strings..
    BitOfGold committed Jul 13, 2014
    Copy the full SHA
    bd340eb View commit details

Commits on Jul 14, 2014

  1. Select title and snippet of latest version of Bit

    previous version selected the latest version number, but not the latest
    version's title.
    BitOfGold committed Jul 14, 2014
    Copy the full SHA
    501862d View commit details

Commits on Mar 1, 2015

  1. .htaccess file change, PHP code cleanup, config.php no longer part of…

    … repo
    Francis Kim authored and Francis Kim committed Mar 1, 2015
    Copy the full SHA
    9cee042 View commit details
  2. CSS fixes

    Francis Kim authored and Francis Kim committed Mar 1, 2015
    Copy the full SHA
    f6711ff View commit details
  3. UTF-8 for database

    Francis Kim authored and Francis Kim committed Mar 1, 2015
    Copy the full SHA
    2b2a01b View commit details

Commits on Jun 6, 2015

  1. Merge pull request #1 from BitOfGold/master

    change by BitOfGold
    krisxoofoo committed Jun 6, 2015
    Copy the full SHA
    db9ba85 View commit details
  2. Merge pull request #2 from franciskim/master

    change by franciskim
    krisxoofoo committed Jun 6, 2015
    Copy the full SHA
    c654732 View commit details
Loading