3
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove execute perms More... about 16 years ago
Merge branch 'master' of github.com:arantius/greasemonkey More... about 16 years ago
Uninstall prefs based on new options window pref. More... about 16 years ago
Uninstall prefs based on new options window pref. More... about 16 years ago
Options window sets 'uninstall preferences' preference. More... about 16 years ago
Options window sets 'uninstall preferences' preference. More... about 16 years ago
Merge branch 'options-win' of github.com:arantius/greasemonkey into options-win More... about 16 years ago
basic editor picker More... about 16 years ago
basic editor picker More... about 16 years ago
basic editor picker More... about 16 years ago
basic editor picker More... about 16 years ago
Re-group, separate, logical bits in miscapis.js. Migrate stored values when name/namespace changes. More... about 16 years ago
Re-group, separate, logical bits in miscapis.js. Migrate stored values when name/namespace changes. More... about 16 years ago
Script refreshing _is_ enabled by default! More... about 16 years ago
Script refreshing _is_ enabled by default! More... about 16 years ago
Merge branch '0.9.0' of github.com:arantius/greasemonkey into 0.9.0 More... about 16 years ago
Apply GM_ prefix to functions missing it. When GM_getContents() can't open a file, log an error about which file it is (and fail silently). More... about 16 years ago
Apply GM_ prefix to functions missing it. When GM_getContents() can't open a file, log an error about which file it is (and fail silently). More... about 16 years ago
Some small style cleanups, restore the hasownProperty fix in xmlhttprequester. More... about 16 years ago
Some small style cleanups, restore the hasownProperty fix in xmlhttprequester. More... about 16 years ago
Inside component initScripts(): * Don't instantiate a second Config * Use a positive pref name to avoid double-negative. More... about 16 years ago
Inside component initScripts(): * Don't instantiate a second Config * Use a positive pref name to avoid double-negative. More... about 16 years ago
Move SHA1 (in its own file) to GM_sha1 (in utils.js). More... about 16 years ago
Move SHA1 (in its own file) to GM_sha1 (in utils.js). More... about 16 years ago
Make a Script know how to update itself (rather than Config know how to update a script). Fix up ScriptDownloader to be scoped in a cleanly accessible way. More... about 16 years ago
Make a Script know how to update itself (rather than Config know how to update a script). Fix up ScriptDownloader to be scoped in a cleanly accessible way. More... about 16 years ago
Move Script, ScriptRequire, ScriptResource objects into their own files (out of config.js). More... about 16 years ago
Move Script, ScriptRequire, ScriptResource objects into their own files (out of config.js). More... about 16 years ago
Also load name and namespace from modified scripts. More... about 16 years ago
Also load name and namespace from modified scripts. More... about 16 years ago