Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GigabyteProductions
/
https-everywhere
Public
forked from
EFForg/https-everywhere
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
https-everywhere
makecrx.sh
on
rm-gitcommit
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 13, 2015
Improve makecrx.
Show description for e2401df
jsha
committed
e2401df
View commit details
Copy full SHA for e2401df
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Remove --fast flag.
jsha
committed
18baa73
View commit details
Copy full SHA for 18baa73
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
Speed up builds.
Show description for 2ad5306
jsha
committed
2ad5306
View commit details
Copy full SHA for 2ad5306
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Only show "Add a rule" on HTTPS sites.
Show description for 47a5006
jsha
committed
47a5006
View commit details
Copy full SHA for 47a5006
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
Build scripts fail when RELAX NG check fails.
Show description for 9c58eed
jsha
committed
9c58eed
View commit details
Copy full SHA for 9c58eed
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
Remove ignored parameter.
semenko
committed
bb49572
View commit details
Copy full SHA for bb49572
View code at this point
Browse repository at this point
Merge pull request #433 from EFForg/rules_list
Show description for b03f900
semenko
committed
b03f900
View commit details
Copy full SHA for b03f900
View code at this point
Browse repository at this point
Commits on Aug 16, 2014
Add make-sqlite to make{xpi,crx} before validation.
jsha
committed
ba9db3f
View commit details
Copy full SHA for ba9db3f
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
Check in static rules_list.js
jsha
committed
487e665
View commit details
Copy full SHA for 487e665
View code at this point
Browse repository at this point
Commits on Apr 27, 2014
Avoid vim [sic!] dependency
kirelagin
committed
2742b76
View commit details
Copy full SHA for 2742b76
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
Make Chrome build script more backward-compatible
Show description for 1cbf9a2
diracdeltas
committed
1cbf9a2
View commit details
Copy full SHA for 1cbf9a2
View code at this point
Browse repository at this point
Commits on Jan 8, 2014
Change #! lines to specify python2.7 (required for argparse module)
Jacob Hoffman-Andrews
committed
bde023b
View commit details
Copy full SHA for bde023b
View code at this point
Browse repository at this point
Commits on Jan 1, 2014
Use find and xargs to avoid 'too many args' error on Mac OS X
jsha
committed
96630c7
View commit details
Copy full SHA for 96630c7
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
makecrx.sh: Gave the create_xpi.py script call a -x flag as makexpi.sh has.
jpds-zz
committed
62f2d38
View commit details
Copy full SHA for 62f2d38
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
This was commented out for testing purposes; put it back in
diracdeltas
committed
af13edc
View commit details
Copy full SHA for af13edc
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
Turns out shasum works on both linux and mac
diracdeltas
committed
0cfd5e3
View commit details
Copy full SHA for 0cfd5e3
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
xmllint is causing errors on OS X, try continuing anyway
diracdeltas
committed
89e7c2d
View commit details
Copy full SHA for 89e7c2d
View code at this point
Browse repository at this point
sha1sum doesn't work on OS X
diracdeltas
committed
24e234a
View commit details
Copy full SHA for 24e234a
View code at this point
Browse repository at this point
Use deterministic zip for chrome builds too
diracdeltas
committed
806758d
View commit details
Copy full SHA for 806758d
View code at this point
Browse repository at this point
Commits on May 2, 2013
Update makecrx.sh, utils/*.py for Python3 with 2to3
Hello71
authored and
Seth Schoen
committed
afb47e9
View commit details
Copy full SHA for afb47e9
View code at this point
Browse repository at this point
Commits on Jan 28, 2013
More bugs introduced by merge script changes :(
pde
committed
53a5260
View commit details
Copy full SHA for 53a5260
View code at this point
Browse repository at this point
Oops, we need to use the old build script for Chrome too
Show description for 07fc6b0
pde
committed
07fc6b0
View commit details
Copy full SHA for 07fc6b0
View code at this point
Browse repository at this point
Commits on Jan 4, 2013
Actually, this is a much more readable merge-rulesets implementation
Show description for 604d296
pde
committed
604d296
View commit details
Copy full SHA for 604d296
View code at this point
Browse repository at this point
Translate merge-rulesets into python: 5x speedup
pde
committed
cdb362d
View commit details
Copy full SHA for cdb362d
View code at this point
Browse repository at this point
Commits on Oct 2, 2012
Mostly-working English, Spanish translations
Micah Lee
committed
8c15850
View commit details
Copy full SHA for 8c15850
View code at this point
Browse repository at this point
Commits on Jul 2, 2012
Use hard links in "pkg" staging area.
Show description for 49b61be
jayschwa
committed
49b61be
View commit details
Copy full SHA for 49b61be
View code at this point
Browse repository at this point
Commits on May 10, 2012
Move relaxng into utils/ ; remove aaron's obsolete upload script
pde
committed
b67b2b3
View commit details
Copy full SHA for b67b2b3
View code at this point
Browse repository at this point
Move trivial-validate.py to utils/
pde
committed
69b8669
View commit details
Copy full SHA for 69b8669
View code at this point
Browse repository at this point
Start moving scripts into a utils/ subdirectory
pde
committed
86cde47
View commit details
Copy full SHA for 86cde47
View code at this point
Browse repository at this point
Commits on May 1, 2012
Replace ls with find(1) command that won't warn on no matches
FauxFaux
committed
51b1217
View commit details
Copy full SHA for 51b1217
View code at this point
Browse repository at this point
Commits on Apr 30, 2012
'.' requires a path in dash
FauxFaux
committed
8e931dc
View commit details
Copy full SHA for 8e931dc
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
Call merge-rulesets during makecrx.sh to generate default.rulesets
FauxFaux
committed
0b7a640
View commit details
Copy full SHA for 0b7a640
View code at this point
Browse repository at this point
Commits on Mar 17, 2012
Use links instead of copying files into the crx staging directory.
Show description for 09114b4
jayschwa
committed
09114b4
View commit details
Copy full SHA for 09114b4
View code at this point
Browse repository at this point
Commits on Mar 16, 2012
Do not ship the unreferenced icon.jpg in the Chrome extension.
jayschwa
committed
e6d3a20
View commit details
Copy full SHA for e6d3a20
View code at this point
Browse repository at this point
Commits on Feb 21, 2012
xmllint RELAX NG validation in crx build script too
Seth Schoen
committed
4e5690b
View commit details
Copy full SHA for 4e5690b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.