-
Notifications
You must be signed in to change notification settings - Fork 141
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nekipelov/redisclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nekipelov/redisclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 34 files changed
- 3 contributors
Commits on Oct 27, 2017
-
Fix redundant std::move(). (#49)
This commit removes the following warnings. redisclient/src/redisclient/impl/redisclientimpl.cpp:263:24: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] data.push_back(std::move(makeCommand(command))); ^Configuration menu - View commit details
-
Copy full SHA for 14b58ef - Browse repository at this point
Copy the full SHA 14b58efView commit details
Commits on Oct 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3fa334e - Browse repository at this point
Copy the full SHA 3fa334eView commit details
Commits on Nov 23, 2017
-
Add movable constructor, RedisSyncClient::disconnect and RedisSyncCli…
…ent::isConnected
Configuration menu - View commit details
-
Copy full SHA for f40d05b - Browse repository at this point
Copy the full SHA f40d05bView commit details
Commits on Dec 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 251da52 - Browse repository at this point
Copy the full SHA 251da52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 985caf5 - Browse repository at this point
Copy the full SHA 985caf5View commit details
Commits on Feb 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d1796f8 - Browse repository at this point
Copy the full SHA d1796f8View commit details
Commits on Mar 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4207e96 - Browse repository at this point
Copy the full SHA 4207e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 908bc14 - Browse repository at this point
Copy the full SHA 908bc14View commit details -
Configuration menu - View commit details
-
Copy full SHA for f55ffdc - Browse repository at this point
Copy the full SHA f55ffdcView commit details
Commits on Sep 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9a57a22 - Browse repository at this point
Copy the full SHA 9a57a22View commit details
Commits on Nov 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for aad110f - Browse repository at this point
Copy the full SHA aad110fView commit details
Commits on Jan 31, 2019
-
Added Pipeline::finish with error code argument, updated version and …
…amalgamated sources (#69)
Configuration menu - View commit details
-
Copy full SHA for 3a30088 - Browse repository at this point
Copy the full SHA 3a30088View commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fbf052e - Browse repository at this point
Copy the full SHA fbf052eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...master