-
Notifications
You must be signed in to change notification settings - Fork 514
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: jquerytools/jquerytools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: imorente/jquerytools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 3 files changed
- 3 contributors
Commits on Oct 16, 2010
-
Configuration menu - View commit details
-
Copy full SHA for 5a1b50f - Browse repository at this point
Copy the full SHA 5a1b50fView commit details -
Don't show weeks which have only off days
* There was off rows in some cases that is not so nice
Configuration menu - View commit details
-
Copy full SHA for 9ffc4b6 - Browse repository at this point
Copy the full SHA 9ffc4b6View commit details
Commits on Oct 28, 2010
-
Configuration menu - View commit details
-
Copy full SHA for e6fe8df - Browse repository at this point
Copy the full SHA e6fe8dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c48108 - Browse repository at this point
Copy the full SHA 8c48108View commit details
Commits on Oct 29, 2010
-
Configuration menu - View commit details
-
Copy full SHA for 3f21f65 - Browse repository at this point
Copy the full SHA 3f21f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e84d1b - Browse repository at this point
Copy the full SHA 1e84d1bView commit details
Commits on Mar 28, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 68a05a5 - Browse repository at this point
Copy the full SHA 68a05a5View commit details
Commits on Mar 29, 2011
-
Configuration menu - View commit details
-
Copy full SHA for c237891 - Browse repository at this point
Copy the full SHA c237891View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0f5e6 - Browse repository at this point
Copy the full SHA 9c0f5e6View commit details -
Added support for year selector as an input type number
When a dateinput is initialized with {selectors: true, yearRange: false}, the year selector will be rendered as an input element of type number instead of a select element, making it easier for the user to enter a date with a year far into the past.Configuration menu - View commit details
-
Copy full SHA for 2a88eb8 - Browse repository at this point
Copy the full SHA 2a88eb8View commit details -
Revert "Don't show weeks which have only off days"
This reverts commit 9ffc4b6. Not showing weeks with only off days makes the calendar height change. Prefer showing all 6 rows and keep calendar size consistent, even if it means sometimes we'll show a whole row of off days.
Configuration menu - View commit details
-
Copy full SHA for cd5bf42 - Browse repository at this point
Copy the full SHA cd5bf42View commit details -
Fix for year selector as an input type number
Making sure calendar doesn't get redrawn when an onchange event gets triggered on the year selector and the calendar has already been updated by the previous oninput event
Configuration menu - View commit details
-
Copy full SHA for 317e29e - Browse repository at this point
Copy the full SHA 317e29eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master