Wed Aug 12 05:00:01 AM UTC 2026
Already up to date. Submodule path 'cmake': checked out 'c9732997f58d13506a33634a273baab65f4dba85' Submodule path 'contrib/advgetopt': checked out 'c939ead045cdb4359a2f41e86df07f513c97813f' Submodule path 'contrib/as2js': checked out '175c2254b61bbdeb937ab5dc3253afa994d7f33d' Submodule path 'contrib/basic-xml': checked out 'b9dc8dce26fc3afc8faea47f9c25a9518aa3c895' Submodule path 'contrib/cppthread': checked out '52121b63471b5aaceab9b1ba021bd4a297e3ea64' Submodule path 'contrib/csspp': checked out '6ed8536e6ce282ce6231e5605dc7e79a984ee490' Submodule path 'contrib/eventdispatcher': checked out '00f04d8f4c12d32a0581d6d8d8f92b932c15e66b' Submodule path 'contrib/ftmesh': checked out '0a7faeeda58b6e528a0a1d92d80bf89da00b7260' Submodule path 'contrib/libaddr': checked out '5de168546b8ca7b7863c76091c998f8ed235a042' Submodule path 'contrib/libexcept': checked out '2d87d5e60b8d3ac30ad602184ca46cd17a0f0aa6' Submodule path 'contrib/libtld': checked out '292c6960b6d2386ce698be97b181f504ba91c61a' Submodule path 'contrib/libutf8': checked out 'ea62b2e5a24ba6647075de431a9bc68632fa3dd3' Submodule path 'contrib/murmur3': checked out '555799f6f11f7c90362562324ac07c11af6e0c0a' Submodule path 'contrib/serverplugins': checked out 'f117b851892ba2ecad5e72c9855f0bfadc99680d' Submodule path 'contrib/snapcatch2': checked out '179be2121f095f95dcf3e251745dfd2e46ef3dc6' Submodule path 'contrib/snapdev': checked out 'dd5a4c2ab49e2decb3d861bb4e9b475bd7d17a5e' Submodule path 'contrib/snaplogger': checked out '29a181b1f6be41a784011f54896028aa7ffbb2c9' Submodule path 'contrib/versiontheca': checked out '192809437ba20b361c739f5e3ddd31afc592ebc3' Submodule path 'contrib/zipios': checked out '1727755e05e8e7bc9154a0095499f0f49ce0b012' /home/alexis/snapwebsites/snapcpp/cmake ---------------- /home/alexis/snapwebsites/snapcpp/cmake Not Up to Date $ git status . HEAD detached at c973299 nothing to commit, working tree clean $ git checkout main Previous HEAD position was c973299 Small clean ups. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/advgetopt ---------------- /home/alexis/snapwebsites/snapcpp/contrib/advgetopt Not Up to Date $ git status . HEAD detached at c939ead nothing to commit, working tree clean $ git checkout main Previous HEAD position was c939ead Added support for a default suffix. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/as2js ---------------- /home/alexis/snapwebsites/snapcpp/contrib/as2js Not Up to Date $ git status . HEAD detached at 175c225 nothing to commit, working tree clean $ git checkout main Previous HEAD position was 175c225 Applied additional fixes to tests. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/basic-xml ---------------- /home/alexis/snapwebsites/snapcpp/contrib/basic-xml Not Up to Date $ git status . HEAD detached at b9dc8dc nothing to commit, working tree clean $ git checkout main Previous HEAD position was b9dc8dc Remove Boost from cmake file. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/cluck /home/alexis/snapwebsites/snapcpp/contrib/commonmarkcpp /home/alexis/snapwebsites/snapcpp/contrib/communicator /home/alexis/snapwebsites/snapcpp/contrib/cppthread ---------------- /home/alexis/snapwebsites/snapcpp/contrib/cppthread Not Up to Date $ git status . HEAD detached at 52121b6 nothing to commit, working tree clean $ git checkout main Previous HEAD position was 52121b6 Commenting out unused variable. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/csspp ---------------- /home/alexis/snapwebsites/snapcpp/contrib/csspp Not Up to Date $ git status . HEAD detached at 6ed8536 nothing to commit, working tree clean $ git checkout main Previous HEAD position was 6ed8536 Small doxy clean ups. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/edhttp /home/alexis/snapwebsites/snapcpp/contrib/eventdispatcher ---------------- /home/alexis/snapwebsites/snapcpp/contrib/eventdispatcher Not Up to Date $ git status . HEAD detached at 00f04d8 nothing to commit, working tree clean $ git checkout main Previous HEAD position was 00f04d8 Use the INSTALL variable to the "dist" folder. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/fastjournal /home/alexis/snapwebsites/snapcpp/contrib/fluid-settings /home/alexis/snapwebsites/snapcpp/contrib/ftmesh ---------------- /home/alexis/snapwebsites/snapcpp/contrib/ftmesh Not Up to Date $ git status . HEAD detached at 0a7faee nothing to commit, working tree clean $ git checkout main Previous HEAD position was 0a7faee Small doxy clean ups. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/iplock /home/alexis/snapwebsites/snapcpp/contrib/ipmgr /home/alexis/snapwebsites/snapcpp/contrib/libaddr ---------------- /home/alexis/snapwebsites/snapcpp/contrib/libaddr Not Up to Date $ git status . HEAD detached at 5de1685 nothing to commit, working tree clean $ git checkout main Previous HEAD position was 5de1685 Try to fix an error probably generated by the newer catch2 library. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/libexcept ---------------- /home/alexis/snapwebsites/snapcpp/contrib/libexcept Not Up to Date $ git status . HEAD detached at 2d87d5e nothing to commit, working tree clean $ git checkout main Previous HEAD position was 2d87d5e Make has_sanitizer() non-inline. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/libmimemail /home/alexis/snapwebsites/snapcpp/contrib/libtld ---------------- /home/alexis/snapwebsites/snapcpp/contrib/libtld Not Up to Date $ git status . HEAD detached at 292c696 nothing to commit, working tree clean $ git checkout main Previous HEAD position was 292c696 Also shift out the parameter. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/libutf8 ---------------- /home/alexis/snapwebsites/snapcpp/contrib/libutf8 Not Up to Date $ git status . HEAD detached at ea62b2e nothing to commit, working tree clean $ git checkout main Previous HEAD position was ea62b2e Small doxy clean ups. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/murmur3 ---------------- /home/alexis/snapwebsites/snapcpp/contrib/murmur3 Not Up to Date $ git status . HEAD detached at 555799f nothing to commit, working tree clean $ git checkout main Previous HEAD position was 555799f Fixed small grammar mistake. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/prinbee /home/alexis/snapwebsites/snapcpp/contrib/safepasswords /home/alexis/snapwebsites/snapcpp/contrib/serverplugins ---------------- /home/alexis/snapwebsites/snapcpp/contrib/serverplugins Not Up to Date $ git status . HEAD detached at f117b85 nothing to commit, working tree clean $ git checkout main Previous HEAD position was f117b85 Added the libexcept as a dependency. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/sitter ---------------- /home/alexis/snapwebsites/snapcpp/contrib/sitter Not On 'main' Branch $ git status . On branch main Your branch is up to date with 'origin/main'. Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: daemon/CMakeLists.txt no changes added to commit (use "git add" and/or "git commit -a") $ git checkout main Already on 'main' M daemon/CMakeLists.txt Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/snapcatch2 ---------------- /home/alexis/snapwebsites/snapcpp/contrib/snapcatch2 Not Up to Date $ git status . HEAD detached at 179be21 nothing to commit, working tree clean $ git checkout main Previous HEAD position was 179be21 Updating to version 3.15.2 Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/snapdev ---------------- /home/alexis/snapwebsites/snapcpp/contrib/snapdev Not Up to Date $ git status . HEAD detached at dd5a4c2 nothing to commit, working tree clean $ git checkout main Previous HEAD position was dd5a4c2 Properly install the compare_switch_string file. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/snaplogger ---------------- /home/alexis/snapwebsites/snapcpp/contrib/snaplogger Not Up to Date $ git status . HEAD detached at 29a181b nothing to commit, working tree clean $ git checkout main Previous HEAD position was 29a181b Hide banner if only that would be output. Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/snaprfs /home/alexis/snapwebsites/snapcpp/contrib/versiontheca ---------------- /home/alexis/snapwebsites/snapcpp/contrib/versiontheca Not Up to Date $ git status . HEAD detached at 1928094 nothing to commit, working tree clean $ git checkout main Previous HEAD position was 1928094 Made a note about fixing the traits Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date. /home/alexis/snapwebsites/snapcpp/contrib/zipios ---------------- /home/alexis/snapwebsites/snapcpp/contrib/zipios Not Up to Date $ git status . HEAD detached at 1727755 nothing to commit, working tree clean $ git checkout main Previous HEAD position was 1727755 Applied fixes from #51 Switched to branch 'main' Your branch is up to date with 'origin/main'. $ git pull Already up to date.