-
-
Notifications
You must be signed in to change notification settings - Fork 138
Comparing changes
Open a pull request
base repository: john30/ebusd
base: v21.2
head repository: john30/ebusd
compare: master
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e2f8ae0 - Browse repository at this point
Copy the full SHA e2f8ae0View commit details
Commits on Feb 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 02d2845 - Browse repository at this point
Copy the full SHA 02d2845View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc5b66 - Browse repository at this point
Copy the full SHA 6cc5b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1e7ba5 - Browse repository at this point
Copy the full SHA c1e7ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 024bf84 - Browse repository at this point
Copy the full SHA 024bf84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c96d6 - Browse repository at this point
Copy the full SHA 65c96d6View commit details
Commits on Feb 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e3fb45b - Browse repository at this point
Copy the full SHA e3fb45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e81e4a - Browse repository at this point
Copy the full SHA 3e81e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b98558b - Browse repository at this point
Copy the full SHA b98558bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c6909 - Browse repository at this point
Copy the full SHA d2c6909View commit details
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2dc5317 - Browse repository at this point
Copy the full SHA 2dc5317View commit details
Commits on Mar 7, 2021
-
Merge pull request #400 from wak-github/make_debian.sh-typo
correct update-rc.d call
Configuration menu - View commit details
-
Copy full SHA for af09988 - Browse repository at this point
Copy the full SHA af09988View commit details
Commits on Mar 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 86b700c - Browse repository at this point
Copy the full SHA 86b700cView commit details
Commits on Mar 20, 2021
-
fix 'Compatibility with CMake < 2.8.12 will be removed' warning.
Signed-off-by: Steffen Pankratz <kratz00@gmx.de> Original warning: CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions.
Configuration menu - View commit details
-
Copy full SHA for d7c124a - Browse repository at this point
Copy the full SHA d7c124aView commit details -
Signed-off-by: Steffen Pankratz <kratz00@gmx.de> Original warning: CMake Warning (dev) at /usr/share/cmake-3.19/Modules/CheckIncludeFile.cmake:80 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: pthread;rt For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:56 (check_include_file) This warning is for project developers. Use -Wno-dev to suppress it.
Configuration menu - View commit details
-
Copy full SHA for bd72da2 - Browse repository at this point
Copy the full SHA bd72da2View commit details -
fix for CMake out of source builds not getting Git revision
Signed-off-by: Steffen Pankratz <kratz00@gmx.de> Original warning: fatal: not a git repository (or any of the parent directories): .git
Configuration menu - View commit details
-
Copy full SHA for 049e70b - Browse repository at this point
Copy the full SHA 049e70bView commit details
Commits on Mar 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc1a1ec - Browse repository at this point
Copy the full SHA dc1a1ecView commit details
Commits on Apr 2, 2021
-
new enum type for OutputFormat, add level/pollprio/condition to HTTP …
…GET and extend message key by circuit/direction/condition for OF_ALL_ATTRS, start message dump in JSON format
Configuration menu - View commit details
-
Copy full SHA for 38bfc7a - Browse repository at this point
Copy the full SHA 38bfc7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b112c4 - Browse repository at this point
Copy the full SHA 7b112c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891681a - Browse repository at this point
Copy the full SHA 891681aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b947a - Browse repository at this point
Copy the full SHA 36b947aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bafe634 - Browse repository at this point
Copy the full SHA bafe634View commit details -
Configuration menu - View commit details
-
Copy full SHA for 253dcc1 - Browse repository at this point
Copy the full SHA 253dcc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9066622 - Browse repository at this point
Copy the full SHA 9066622View commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4d11cf6 - Browse repository at this point
Copy the full SHA 4d11cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 058c7d6 - Browse repository at this point
Copy the full SHA 058c7d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3bb9b - Browse repository at this point
Copy the full SHA ca3bb9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2fab9f - Browse repository at this point
Copy the full SHA d2fab9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae4488d - Browse repository at this point
Copy the full SHA ae4488dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db524b9 - Browse repository at this point
Copy the full SHA db524b9View commit details
Commits on Apr 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c8a4ad5 - Browse repository at this point
Copy the full SHA c8a4ad5View commit details
Commits on Apr 12, 2021
-
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 676c330 - Browse repository at this point
Copy the full SHA 676c330View commit details -
fix ISO C++11 does not allow conversion from string literal to 'char *'
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 7c699be - Browse repository at this point
Copy the full SHA 7c699beView commit details -
fix conversion from 'long unsigned int' to 'int' warning
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for b6be30f - Browse repository at this point
Copy the full SHA b6be30fView commit details
Commits on Apr 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c69dfa7 - Browse repository at this point
Copy the full SHA c69dfa7View commit details
Commits on May 6, 2021
-
Merge pull request #409 from kratz00/gcc_10_warning_fixes
gcc 10 warning fixes
Configuration menu - View commit details
-
Copy full SHA for 88e6eec - Browse repository at this point
Copy the full SHA 88e6eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb5ab14 - Browse repository at this point
Copy the full SHA fb5ab14View commit details
Commits on Sep 6, 2021
-
fix compiler warning: loop variable creates a copy from type
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 251ddce - Browse repository at this point
Copy the full SHA 251ddceView commit details
Commits on Sep 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3f347d0 - Browse repository at this point
Copy the full SHA 3f347d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6019601 - Browse repository at this point
Copy the full SHA 6019601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2678d95 - Browse repository at this point
Copy the full SHA 2678d95View commit details
Commits on Sep 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e5b5df7 - Browse repository at this point
Copy the full SHA e5b5df7View commit details
Commits on Oct 3, 2021
-
Merge pull request #447 from kratz00/range-loop-construct
fix compiler warning: loop variable creates a copy from type
Configuration menu - View commit details
-
Copy full SHA for df8085c - Browse repository at this point
Copy the full SHA df8085cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5c15a - Browse repository at this point
Copy the full SHA 1c5c15aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfd4650 - Browse repository at this point
Copy the full SHA bfd4650View commit details
Commits on Oct 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cd689b8 - Browse repository at this point
Copy the full SHA cd689b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 866daf9 - Browse repository at this point
Copy the full SHA 866daf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a6525 - Browse repository at this point
Copy the full SHA 24a6525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8318e79 - Browse repository at this point
Copy the full SHA 8318e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7811c07 - Browse repository at this point
Copy the full SHA 7811c07View commit details
There are no files selected for viewing