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
2022-10-06Update local and remote versions at the same timeChristian König
2022-07-06Rename also in docker filesSKIP_INSTALLChristian König
2022-01-23Do a full fetchChristian König
2021-12-22Check for updates on master based on tags not commits (#4475)yubiuser
2021-11-26Clean up bash script formattingjbzdarkid
2021-09-12Perform a check of required packages befor updating pihole (#4326)yubiuser
2020-02-19thenAdam Warner
2020-02-19force `updatchecker.sh` run if any of the three components are updatedAdam Warner
2019-12-04:dominik: Detect binary name before calling FTLcheckUpdate in update.shAdam Warner
2019-11-15(Squashed commits)Adam Warner
2019-03-02Don't warn if user is on development as this branch is constantly updatedDL6ER
2019-03-02Warn user if FTL is not on branch masterDL6ER
2018-07-20Space/Tab update.shDan Schaper
2018-05-02- Test for existence of remote non-master branch of FTL before attemtping to ...Adam Warner
2018-04-23Some extra code made it's way into the dev branch. Not entirely sure how that...Adam Warner
2018-04-22Merge branch 'development' into Install-Web-ServerDan
2018-04-15Allow passing of --check-only to update script.Adam Warner
2018-04-15install_web_serverDaniel (Fourdee)
2018-04-04Change order of updatable components to match the end outputAdam Warner
2018-04-03move call to `get_binary_name` into `FTLcheckUpdate()` to avoid having to run...Adam Warner
2018-04-03Fix shellcheck complaintsAdam Warner
2018-04-02Break out binary name funtion to it's own functionAdam Warner
2017-07-26Clean up known remaining colour output issues (#1613)WaLLy3K
2017-07-02Fix git commands (#1577)DL6ER
2017-07-01Colour Tweaks (#1549)Adam Warner
2017-06-26Integrate DL's update.sh fixes.Dan Schaper
2017-06-21Colourise Core Output Text (#1471)Adam Warner
2017-06-15Trim version output when update is successful (#1527)WaLLy3K
2017-06-04Don't update FTL when there is a core update (as this will update FTL a secon...DL6ER
2017-04-03Match the Pi-hole brand (#1358)Flo
2017-03-22Source setupVars before attempting to use itMcat12
2017-03-01Merge branch 'development' into new/FTL-binaryDL6ER
2017-02-22update license to EUPL on core filesJacob Salmela
2017-02-22Improved updater logicDL6ER
2017-02-22Updater implementation for FTLDL6ER
2017-02-08Fix indentationMcat12
2017-02-05Merge in `development` branch - resolve conflict in update.shPromofaux
2017-02-05No need to source setupVars, as basic-install.sh is sourced, which sources se...Promofaux
2017-02-05commentPromofaux
2017-02-05wrap update logic in admin_installed bool checkPromofaux
2017-02-05source setupVars and only check admin repo if it is enabledPromofaux
2017-02-01Merge pull request #1185 from pi-hole/cleanup/git_functionsMcat12
2017-01-29Use constants for leading paths.Dan Schaper
2017-01-29Path to source basic-install.shDan Schaper
2017-01-29Start moving reused utility functions to one script.Dan Schaper
2017-01-29SpellingDan Schaper
2017-01-29Stay in repo directory until we error checkMcat12
2017-01-05NEW LOGIC FOR THE UPDATERDL6ER
2016-12-25Add --quiet to git fetch in GitCheckUpdateAvail()DL6ER
2016-12-25Removed remaining git -CDL6ER