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: JavaScriptCodes/timesheet.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sbstjn/timesheet.js
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.
  • 13 commits
  • 28 files changed
  • 4 contributors

Commits on Mar 1, 2015

  1. Removed needless DOM query

    cached body element in local variable to avoid multiple DOM queries on the same element
    aweary committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    b930e7c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Update year in License

    fay-jai authored and sbstjn committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    71e1791 View commit details
    Browse the repository at this point in the history
  2. Minor fixes. Bower.json added

    sbstjn committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    9f421dc View commit details
    Browse the repository at this point in the history
  3. Updated README.md

    sbstjn committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    dc7a1a6 View commit details
    Browse the repository at this point in the history
  4. Removed timesheet.bubble.js

    sbstjn committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    bb166d7 View commit details
    Browse the repository at this point in the history
  5. Fixed GitHub link

    sbstjn committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    a75c24c View commit details
    Browse the repository at this point in the history
  6. Merged Pull Request sbstjn#28

    sbstjn committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    3030ee1 View commit details
    Browse the repository at this point in the history
  7. Updated package.json

    sbstjn committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    8e77a9f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2015

  1. Configuration menu
    Copy the full SHA
    8731c93 View commit details
    Browse the repository at this point in the history
  2. Updated version

    sbstjn committed Jul 4, 2015
    Configuration menu
    Copy the full SHA
    f2a1153 View commit details
    Browse the repository at this point in the history
  3. Merge pull request sbstjn#41 from sbstjn/remove-ruby-dependencies

    Removed Ruby dependencies. Cleaned up.
    sbstjn committed Jul 4, 2015
    Configuration menu
    Copy the full SHA
    beaeb96 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    sbstjn committed Jul 4, 2015
    Configuration menu
    Copy the full SHA
    33861ed View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Update index.haml

    sbstjn authored May 24, 2018
    Configuration menu
    Copy the full SHA
    1354b05 View commit details
    Browse the repository at this point in the history
Loading