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

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-05Add execution bit accidentally dropped in #4106 (#4368)Adam Warner
2021-08-07Add switching 'to...from' message to ftl checkout output (#4266)yubiuser
2020-05-14Merge pull request #3360 from dnicolson/fix-github-capitalisationDan Schaper
2020-05-13Fix GitHub capitalisationDave Nicolson
2020-03-09Assorted typo fixes. (#3126)XhmikosR
2019-11-15(Squashed commits)Adam Warner
2019-05-18Merge branch 'development' into release/v4.3Dan Schaper
2019-05-01Incorporates changes requested by @Mcat12pvogt09
2019-04-30Adds world readable attribute to files created by Pi-hole to circumvent #2724pvogt09
2019-04-16Fix indentation in display of branches available during pihole checkoutDL6ER
2019-02-02Fix missed start_service -> restart_service callMcat12
2018-07-20Space/Tab piholeCheckout.shDan Schaper
2018-06-02Don't run the installer when doing ftl checkout, instead just run the ftl ins...Adam Warner
2018-05-02- Test for existence of remote non-master branch of FTL before attemtping to ...Adam Warner
2018-04-28"INSTALL_WEB" renamed to "INSTALL_WEB_INTERFACE" #2115MichaIng
2018-04-22Merge branch 'development' into Install-Web-ServerDan
2018-04-15install_web_serverDaniel (Fourdee)
2018-04-02Break out binary name funtion to it's own functionAdam Warner
2018-03-24Allow install script to install FTL instead of the checkout script. Utilises ...Adam Warner
2018-03-08don't forget `master` and `development` branches!Adam Warner
2018-03-08store checked out FTL branch in /etc/pihole/ftlbranchAdam Warner
2017-07-28Include branch we're switching fromAdam Warner
2017-07-27- Correctly overwrite ${INFO} boxes with ${CROSS} etcAdam Warner
2017-07-16list availible branches for FTLAdam Warner
2017-07-16Merge branch 'tweak/checkout_FTL' of https://github.com/pi-hole/pi-hole into ...Adam Warner
2017-07-16* Add helptext for `pihole checkout ftl`Adam Warner
2017-07-16Fixed minor formatting issuesWaLLy3K
2017-07-16Merge branch 'development' into tweak/checkout_FTLAdam Warner
2017-07-05ShellCheckDL6ER
2017-07-05Edit message when requested branch of FTL is not availableDL6ER
2017-07-01Colour Tweaks (#1549)Adam Warner
2017-06-27pihole checkout ftlDL6ER
2017-06-21Colourise Core Output Text (#1471)Adam Warner
2017-06-03Make clear that NO is the default if the user just hits return (#1514)DL6ER
2017-05-14Merge branch 'development' into tweak/help-outputWaLLy3K
2017-05-14Update Help Output (#1467)WaLLy3K
2017-04-21Make changes according to comment in #1384DL6ER
2017-04-14stash changes on branch switch, else it fails if any changes have been made.Adam Warner
2017-04-03Match the Pi-hole brand (#1358)Flo
2017-03-11Only update when `update` flag is set to "true"Dan Schaper
2017-03-11Just some style and linting. And a `cd` in `fetch_checkout_pull_branch`Dan Schaper
2017-03-11Can only diff once upstream branch is trackedDL6ER
2017-03-11Add missing "== true"DL6ER
2017-03-11source setupVars.conf to see if INSTALL_WEB is true or notDL6ER
2017-03-11Test if branch is locally available is not reliable because of possible ambig...DL6ER
2017-03-11Correct variable nameDL6ER
2017-03-11Remove "\ "DL6ER
2017-03-11The web repo might actually be missing and this is n error (not installed bec...DL6ER
2017-03-11Small bugfixDL6ER
2017-03-11Use git diff to determine if code has changed (no need to run the installer i...DL6ER