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: v0.9.3
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: v0.10.1
Choose a head ref
  • 20 commits
  • 15 files changed
  • 5 contributors

Commits on Mar 18, 2011

  1. Configuration menu
    Copy the full SHA
    c2f3d8a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2011

  1. Configuration menu
    Copy the full SHA
    299bfb5 View commit details
    Browse the repository at this point in the history
  2. Updating ending block

    kevinsawicki committed May 31, 2011
    Configuration menu
    Copy the full SHA
    9a462ad View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39 from kevinsawicki/patch-1

    Marked code blocks as HTML in README
    rmm5t committed May 31, 2011
    Configuration menu
    Copy the full SHA
    fe019eb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2011

  1. Upped qunit

    rmm5t committed Sep 23, 2011
    Configuration menu
    Copy the full SHA
    f6e5693 View commit details
    Browse the repository at this point in the history
  2. Updated rake tasks to automatically compile CoffeeScript

    * Introduced bundler (for fssm)
    rmm5t committed Sep 23, 2011
    Configuration menu
    Copy the full SHA
    4678278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62dbbf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3d879d View commit details
    Browse the repository at this point in the history
  5. Fixed rakefile

    rmm5t committed Sep 23, 2011
    Configuration menu
    Copy the full SHA
    681c15e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2011

  1. Configuration menu
    Copy the full SHA
    186390b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2011

  1. Configuration menu
    Copy the full SHA
    9b0a886 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2011

  1. Configuration menu
    Copy the full SHA
    bda2116 View commit details
    Browse the repository at this point in the history
  2. Changed the value passed to the substitution functions from abs to si…

    …gned
    
    Instead of passing only possitive millisecond values to string substitution
    functions, now a signed millisecond value is passed.  Negative impies a future
    timestamp. Postive implies a past timestamp. This might seem a little backward,
    but the plugin is called "timeago" afterall.
    rmm5t committed Dec 14, 2011
    Configuration menu
    Copy the full SHA
    d2b2a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d799132 View commit details
    Browse the repository at this point in the history
  4. Bumped version to 0.10.0

    rmm5t committed Dec 14, 2011
    Configuration menu
    Copy the full SHA
    0477dbb View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2012

  1. Configuration menu
    Copy the full SHA
    fc0e272 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from digitalex/patch-1

    Updated the README to show correct markup for the activation script.
    rmm5t committed Feb 21, 2012
    Configuration menu
    Copy the full SHA
    389c1af View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2012

  1. Merge remote-tracking branch 'eggli/master'

    * eggli/master:
      add word separator setting for i18n, most Asian languages uses no word separator.
    rmm5t committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    d11a9cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e085a6f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2012

  1. Bumped version to 0.10.1

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