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: rmm5t/jquery-timeago
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: rmm5t/jquery-timeago
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 14 commits
  • 16 files changed
  • 4 contributors

Commits on Feb 1, 2013

  1. Add Slovak locale

    pavolzbell committed Feb 1, 2013
    Configuration menu
    Copy the full SHA
    a20a2c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #111 from pavolzbell/patch-1

    Add Slovak locale
    rmm5t committed Feb 1, 2013
    Configuration menu
    Copy the full SHA
    2c40976 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de2fbda View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2013

  1. Update locales/jquery.timeago.zh-TW.js

    wording
    iCross committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    082301b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from iCross/patch-1

    Update locales/jquery.timeago.zh-TW.js
    rmm5t committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    ed4b94d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2013

  1. Added basic changelog to readme

    rmm5t committed Feb 22, 2013
    Configuration menu
    Copy the full SHA
    5f346ef View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2013

  1. Added license file

    rmm5t committed Feb 23, 2013
    Configuration menu
    Copy the full SHA
    5be224e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2013

  1. Removed public symlink

    Fixes #114
    Fixes #57
    rmm5t committed Feb 26, 2013
    Configuration menu
    Copy the full SHA
    db9651b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2013

  1. implement timeago('update', 'datestr') function

    refactor initializer function to support different named functions
    refactor init to use single each loop like the other functions
    Christoph committed Mar 6, 2013
    Configuration menu
    Copy the full SHA
    ad19edc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from 1st8/update-feature

    implement timeago('update', 'iso8601') function
    rmm5t committed Mar 6, 2013
    Configuration menu
    Copy the full SHA
    fcca1b7 View commit details
    Browse the repository at this point in the history
  3. Realigned whitespace

    rmm5t committed Mar 6, 2013
    Configuration menu
    Copy the full SHA
    c499fe9 View commit details
    Browse the repository at this point in the history
  4. Removed unused qunit_setup

    rmm5t committed Mar 6, 2013
    Configuration menu
    Copy the full SHA
    ed6487a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7373b70 View commit details
    Browse the repository at this point in the history
  6. Bumped version to 1.1.0

    rmm5t committed Mar 6, 2013
    Configuration menu
    Copy the full SHA
    ef05c3e View commit details
    Browse the repository at this point in the history
Loading