-
Notifications
You must be signed in to change notification settings - Fork 50
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: adamwiggins/stalker
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: han/stalker
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
- 13 commits
- 7 files changed
- 4 contributors
Commits on Apr 11, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 45be0c5 - Browse repository at this point
Copy the full SHA 45be0c5View commit details
Commits on Apr 12, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 9aa8945 - Browse repository at this point
Copy the full SHA 9aa8945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3634250 - Browse repository at this point
Copy the full SHA 3634250View commit details -
Configuration menu - View commit details
-
Copy full SHA for af25d47 - Browse repository at this point
Copy the full SHA af25d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 852e9a5 - Browse repository at this point
Copy the full SHA 852e9a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e8c34b - Browse repository at this point
Copy the full SHA 9e8c34bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e616b - Browse repository at this point
Copy the full SHA 33e616bView commit details
Commits on Nov 10, 2011
-
fix bash syntax in README.md for starting workers
Ben Holley committedNov 10, 2011 Configuration menu - View commit details
-
Copy full SHA for 21917da - Browse repository at this point
Copy the full SHA 21917daView commit details
Commits on Nov 11, 2011
-
Merge pull request #3 from benolee/master
easy fix of bash syntax for starting workers
Configuration menu - View commit details
-
Copy full SHA for b90c694 - Browse repository at this point
Copy the full SHA b90c694View commit details
Commits on Mar 28, 2012
-
Change 'include Stalker' to 'extend' in bin/stalk
Calling 'include Stalker' in the context of main (which is an instance of Object) also extends Object with the class/instance methods from Stalker, which basically pollutes all objects in an application. Here is a gist which demonstrates the behaviour: https://gist.github.com/2231315 And this ticket which is probably related: #14 Calling 'extend Stalker' works on the instance of the current object. When used in the context of main, all the methods from Stalker are loaded and the global Object isn't polluted.
Configuration menu - View commit details
-
Copy full SHA for d14af56 - Browse repository at this point
Copy the full SHA d14af56View commit details
Commits on Mar 29, 2012
-
Merge pull request #6 from rfb/master
Prevent bin/stalk from polluting Object with Stalker methods
Configuration menu - View commit details
-
Copy full SHA for 8966206 - Browse repository at this point
Copy the full SHA 8966206View commit details
Commits on Apr 18, 2012
-
Guilherme Carvalho committed
Apr 18, 2012 Configuration menu - View commit details 7CDD
-
Copy full SHA for 440b072 - Browse repository at this point
Copy the full SHA 440b072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a725d - Browse repository at this point
Copy the full SHA 18a725dView 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