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
2020-04-21Improve else condition of branch determinationDL6ER
2020-04-21Add correct displaying for detached HEAD state.DL6ER
2020-04-21Ask pihole-FTL for the branch it was compiled from instead of trusting the ch...DL6ER
2020-04-18stickler Signed-off-by: Adam Warner <me@adamwarner.co.uk>Adam Warner
2020-04-18Don't display branch name if it is on master.Adam Warner
2020-04-13Add branch name to version outputAdam Warner
2018-12-28Use source instead of dot for setupVarsMark Drobnak
2018-12-12Don't show web version in pihole -v output if not installedMcat12
2018-07-20Space/Tab version.shDan Schaper
2017-05-14Merge branch 'development' into tweak/help-outputWaLLy3K
2017-05-14Show help for "pihole -v -h" WaLLy3K
2017-05-14Update Help Output (#1467)WaLLy3K
2017-05-12Provide remote hashes for version.shWaLLy3K
2017-05-11Modified syntax to be valid for ShellcheckWaLLy3K
2017-05-11Minimise string duplication & other minor changesWaLLy3K
2017-05-11Fixed indentationWaLLy3K
2017-05-11Update -h to work as --hashWaLLy3K
2017-05-10Display FTL version & version.sh rewriteWaLLy3K
2017-03-10Merge pull request #1307 from pi-hole/fix/versionwithoutwebinterfaceDL6ER
2017-03-10Merge pull request #1293 from pi-hole/fix/versionDan Schaper
2017-03-07Don't try to obtain version of web interface it it is not installed. Fixes #1303DL6ER
2017-03-04Optimize normalOutputDan Schaper
2017-03-04Generate only the information that is actually asked forDL6ER
2017-03-04Function...Dan Schaper
2017-03-04Collapse duplicate functions, and take out argument loops.Dan Schaper
2017-03-04Awk for perlDan Schaper
2017-03-04Functions for Core/Web version and hash. And only check first argument in eac...Dan Schaper
2017-03-04Prototype function for getting version of local repoDan Schaper
2017-03-04Optimize code, undoc flag for current hash.Dan Schaper
2017-03-04Factor out variables from display.Dan Schaper
2017-03-04Always show something, even if it's just the short hash of the latest commit.Dan Schaper
2017-03-04Get short hash of local and remoteDan Schaper
2017-02-22update license to EUPL on core filesJacob Salmela
2016-12-31All scripts set executableDan Schaper
2016-12-02Catch more 1'sDan Schaper
2016-11-02Gotta catch 'em all...'Dan Schaper
2016-11-02Version remote check returns -1 on failure to detect curl silent failing. Upd...Dan Schaper
2016-10-22ConsistencyMarcus Hildum
2016-10-20Use heredocs instead of multiple calls to echoMarcus Hildum
2016-10-20Standardize function declarationMarcus Hildum
2016-10-18account for new update scriptAdam Warner
2016-10-18complete overhaul of version script. Now with optional arguments!Adam Warner
2016-10-18don't output "elevating with sudo" in pihole script, just do it.Adam Warner
2016-08-02Add version display script. Also checks current version on web and reports ve...Promofaux