StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

CB Bailey

Rating
1651.10 (543rd)
Reputation
723,355 (24th)
Page: 1 2 3 4 ... 40
Title Δ
A git diff which shows the differences between shared files, and ig... 0.00
GIT (CLI) - Get ( only ) list of commit that differs between two br... -1.00
Linux command to delete all files except .git folder? -0.42
How to find latest non-merge commit message in Git? 0.00
ASCII to ISO Latin-1 conversion in C++ 0.00
Could we declare a pointer of the class's type in the class declara... +1.36
Main can not call a function: function was not declared in this scope +0.91
fatal: Reference has invalid format: 'refs/heads/master~' +1.43
Overloading placement new operator with data member initialization... -1.99
Is ++(a = b); faster than a = b + 1;? -2.71
Issues with make and #include 0.00
How to call parent class member function from an overloaded function? -0.36
Is a = 0; b = (a++, a + 1) ; undefined behavior (UB)? 0.00
What section of the C++ standard requires that set::erase calls des... 0.00
git add - Avoid adding files from subdirectories using wildcards wh... +1.31
Why use virtual functions when deriving hides base function? -3.04
Is "rebinding" references in C++ like this legal? +0.24
Git command to get HEAD SHA1 with "-dirty" suffix if work... 0.00
Why is my program slower when compiled using a makefile? 0.00
How to pass a signal to unblock the pause() in Linux? -1.72
Why shared_ptr type has no template allocator parameter? 0.00
Get confused with this declaration - int (*(*foo)(double))[3] +1.15
assigning a pointer to anathor changes its value +0.76
Array-to-pointer conversion in VC++ 0.00
C++ Abstract classes and creating derived classes +0.76
C trying to find \r\n\r\n in headers -2.33
Revert and unstage -0.51
Is there a way to get a HEAD~<number> by commit hash sum in git 0.00
Passing Argument x ... from incompatible pointer type +0.87
Receiving more bytes than sent C++ 0.00
Pull versus fetch + merge -0.63
text file each line to command in bash +0.43
Ignore all files with given name and extension -0.43
The "most important const" vs. auto_ptr: Why the code doe... +1.41
Git - how to keep CRLF endings for specific files only? 0.00
vector push_back doesn't work 0.00
What is the purpose of git log's "reflog selector" format... 0.00
In C++, where is std::cin object defined? +1.28
What is the difference between the global variables in C and C++? -0.70
rebase reverted merged branch -0.71
core.excludesfile and user.excludesfile in git 0.00
git: How to change the commit message of an already made commit non... 0.00
C++ Compile Error, Help Needed - ld: symbol(s) not found for archit... 0.00
Which one executes faster ? `git push` or `git push -u origin master` -2.08
Why is an empty function not just a return -0.08
How to cast overloaded free function to resolve overload conflict? +0.76
C - Passing a pointer as a pointer to another function +0.01
How can I gitignore everything except *.txt? +0.79
Can I use `operator delete[]` for a single element array allocation? +0.91
Why does in_avail() output zero even if the stream has some char? 0.00