Back to list
Source Synchronization
Submodule path 'cmake': checked out '833391d0a7adfbea7859b51548c77b0f5990d840'
Submodule path 'contrib/basic-xml': checked out '7f096eda5d0d8b5e5c4422b69c42a53f5e91ab8e'
Submodule path 'contrib/libaddr': checked out 'd754bf8008c7ddcd924e01d5e295213d462fc392'
Submodule path 'contrib/libutf8': checked out 'dfaa3a0915ca470ec50168553a9f21bf0a24db62'
Submodule path 'contrib/snapcatch2': checked out '31df2c13142dab13c72c3b10dac5db6d974a2941'
Submodule path 'contrib/snapdev': checked out '1c0df881de15de278ea9918ed54e4b8c85d41c9a'
Submodule path 'contrib/snaplogger': checked out '2166fdc7ef031098f5053bbd6e67af6539422982'
Submodule path 'contrib/versiontheca': checked out 'bdcb3dd0a522532b9560346578c7fc6c61e401b7'
Submodule path 'contrib/zipios': checked out '1bb893e9e0e66611bc3c7e31310d261963c8372e'
/home/alexis/snapwebsites/snapcpp/cmake
----------------
/home/alexis/snapwebsites/snapcpp/cmake
Not Up to Date
$ git status .
HEAD detached at 833391d
nothing to commit, working tree clean
$ git checkout main
Previous HEAD position was 833391d Somehow, had to add --ignore-errors mismatch
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/as2js
/home/alexis/snapwebsites/snapcpp/contrib/basic-xml
----------------
/home/alexis/snapwebsites/snapcpp/contrib/basic-xml
Not Up to Date
$ git status .
HEAD detached at 7f096ed
nothing to commit, working tree clean
$ git checkout main
Previous HEAD position was 7f096ed Removed the add_test().
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/communicatord
/home/alexis/snapwebsites/snapcpp/contrib/cppthread
/home/alexis/snapwebsites/snapcpp/contrib/csspp
/home/alexis/snapwebsites/snapcpp/contrib/edhttp
/home/alexis/snapwebsites/snapcpp/contrib/eventdispatcher
/home/alexis/snapwebsites/snapcpp/contrib/fastjournal
/home/alexis/snapwebsites/snapcpp/contrib/fluid-settings
/home/alexis/snapwebsites/snapcpp/contrib/ftmesh
/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 d754bf8
nothing to commit, working tree clean
$ git checkout main
Previous HEAD position was d754bf8 Verify that locale exists before using it.
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/libmimemail
/home/alexis/snapwebsites/snapcpp/contrib/libtld
/home/alexis/snapwebsites/snapcpp/contrib/libutf8
----------------
/home/alexis/snapwebsites/snapcpp/contrib/libutf8
Not Up to Date
$ git status .
HEAD detached at dfaa3a0
nothing to commit, working tree clean
$ git checkout main
Previous HEAD position was dfaa3a0 Make libicu 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/murmur3
/home/alexis/snapwebsites/snapcpp/contrib/prinbee
/home/alexis/snapwebsites/snapcpp/contrib/safepasswords
/home/alexis/snapwebsites/snapcpp/contrib/serverplugins
/home/alexis/snapwebsites/snapcpp/contrib/sitter
/home/alexis/snapwebsites/snapcpp/contrib/snapcatch2
----------------
/home/alexis/snapwebsites/snapcpp/contrib/snapcatch2
Not Up to Date
$ git status .
HEAD detached at 31df2c1
nothing to commit, working tree clean
$ git checkout main
Previous HEAD position was 31df2c1 Bump copyright notice to 2025.
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 1c0df88
nothing to commit, working tree clean
$ git checkout main
Previous HEAD position was 1c0df88 Restore the % + dh $@ rule which defines defaults.
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 2166fdc
nothing to commit, working tree clean
$ git checkout main
Previous HEAD position was 2166fdc Added support for <br/> ON or OFF.
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 bdcb3dd
nothing to commit, working tree clean
$ git checkout main
Previous HEAD position was bdcb3dd Fixed invalid RPM test.
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 1bb893e
nothing to commit, working tree clean
$ git checkout main
Previous HEAD position was 1bb893e Protect the AddUnitTestsTarget() call.
Switched to branch 'main'
Your branch is up to date with 'origin/main'.
$ git pull
Already up to date.
Back to list