Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11Pin dependency versions when using tools/venv.sh (#4629)Brad Warren
2017-04-20use say now that if QUIET statement was moved (#4530)Brad Warren
2017-04-19Make it easier to honor --quiet (#4292)Josh Soref
2017-04-18Set HOME if it's not defined in certbot-auto (#4503)Brad Warren
2017-04-17[certbot-auto]: "renew" implies --non-interactive (#4500)Peter Eckersley
2017-04-05Support "certbot-auto --no-bootstrap" (#3955)Peter Eckersley
2017-01-27Spelling (#4101)Josh Soref
2017-01-24Fix letsencrypt auto source (#4093)Brad Warren
2017-01-20Silence Package Manager Output when certbot-auto invoked with --quiet (#3776)Nick Fong
2017-01-18certbot-auto re-installs virtualenv when plugin is causing issues (#4035)Guillaume Boudreau
2017-01-10Rename OS X -> macOS (#3965)Lipis
2017-01-06Remove quotes so tilde is expanded (#3978)Brad Warren
2016-12-06Busybox support (#3797)Kenneth Skovhede
2016-12-06certbot-auto: Print link to doc on debugging pip install error [revision requ...Timothy Guan-tin Chien
2016-12-01Use ${foo+x} not ${foo:+x} (#3833)Brad Warren
2016-11-04Allow user to override sudo as root authorization method [minor revision requ...Jaap Eldering
2016-10-28When getopts is called multiple time we need to reset OPTIND. (#3475)tcottier
2016-07-21Change fatal warning to a fatal messageshodan
2016-07-16Merge pull request #3176 from TheNavigat/pip-verboseBrad Warren
2016-07-16Removing 2>&1Amjad Mashaal
2016-06-25Printing pip output to terminal when -v is usedAmjad Mashaal
2016-06-22Merge pull request #3155 from gdoucet/masterBrad Warren
2016-06-15Merge pull request #3111 from certbot/exit-if-no-bootstrapPeter Eckersley
2016-06-14Added the argument --quiet and -q so then when used with a regularGeoffroy Doucet
2016-06-14Merge pull request #3133 from certbot/mageiaPeter Eckersley
2016-06-08Update letsencrypt-auto changes for the new formatBrad Warren
2016-06-03Update the template as wellBrad Warren
2016-06-03Exit if cannot bootstrapBrad Warren
2016-05-24use TEMP_DIR trap consistentlyBrad Warren
2016-05-24fixes #3060Brad Warren
2016-05-18Don't saying you're requesting root unless you really areBrad Warren
2016-05-18Simplify SUDO certbot promptBrad Warren
2016-05-18Don't tell people you check for updates on every runBrad Warren
2016-05-18Put arg parsing in one placeBrad Warren
2016-05-18Merge pull request #2895 from dietsche/joyentPeter Eckersley
2016-05-17fix auto arg parsingBrad Warren
2016-05-11Merge remote-tracking branch 'origin/master' into deprecation-warningPeter Eckersley
2016-05-10Experimental Joyent SmartOS SupportGregory L. Dietsche
2016-05-10/etc/issue does not exist on all systemsGregory L. Dietsche
2016-05-10CERTBOT_AUTO env was broken (especially if containing spaces)Peter Eckersley
2016-05-10Use --non-interactive instead of --yes and use getopt for parsing short optsBrad Warren
2016-04-21Make le-auto helpfulBrad Warren
2016-04-21Add help textBrad Warren
2016-04-21Add CLI parsingBrad Warren
2016-04-20Selectively rename le-auto stringsBrad Warren
2016-04-20letsencrypt-auto: set CERTBOT_AUTO :)Peter Eckersley
2016-04-20[letsencrypt-auto] handle network/pypi failures more gracefullyPeter Eckersley
2016-04-14Partial le-auto renameBrad Warren
2016-04-06reuse venv sometimes on Python 2.6Brad Warren
2016-03-09Merge branch 'pip8'pip8-testBrad Warren