StackRating

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

j6t

Rating
1519.97 (31,947th)
Reputation
1,311 (122,688th)
Page: 1 2 3 4
Title Δ
What is the proper way to merge things into the production/release... 0.00
How can I produce the git diff omitting changes that are in master? +4.62
Trouble understanding C++ pointer syntax -2.22
Cannot include a file from an excluded directory with .gitignore on... -4.59
How to interprete - type *(& variable) +3.79
How to debug a 32bit executable in a 64bit system with kdbg? 0.00
unknown option name-only when I try to pack an archive with git dif... 0.00
"new file" vs. "added by them" when rebasing in... 0.00
Merging branches with similar branch signatures -3.43
Is it possible to use git filter-branch with dirty working directory? +3.77
Time complexity of mandelbrot set in term of big O notation -4.21
How to consolidate code from two git repositories with same code in... +3.51
How does git deal with content change at merge time if the file str... -1.29
How to fix "error: no matching function for call to" when... -2.60
Restore a _remote_ file after solving a merge conflict using 0.00
Can I turn off git checkout's "Your branch is ahead of ... 0.00
Why doesn't git give me any conflicts? +3.87
Git add files which do not match a pattern 0.00
How to avoid triggering this kind of copy constructor in c++11? +2.23
How to check/list all files changed in PR with multiple commits 0.00
How can i debug MFC container properly with visual studio 2015 0.00
Is there an authoritative way to guard against "use after move... -3.97
From a vector of structs, get a vector that collects one of the fie... +2.17
What are the possible modes for entries in a Git tree object? 0.00
Understanding git pull --rebase 0.00
Functor that automatically deduces return and parameter types -3.04
How to fix a Git master branch after accidently merging the wrong b... +3.79
How to add a file to a specific commit with git filter-branch? 0.00
Why does commit exclusion through caret notation not actually exclu... +3.83
C++: unique_ptr polymorphism for template classes derived from a no... 0.00
Rebased dev branch on master, master got reverted few commits back.... -0.17
Using iterators in nested loop through two vectors two match elemen... -1.79
Running 'git status' from any folder shows status with a sp... +4.74
Non-copyable elements in a std::vector of std::lists +3.77
git interactive rebase: stop without commit +4.00
Initialize vector of pointers to pointers -1.08
What does "git clone /path/to/repository" do? +3.99
When I merge two branches which has a file with difference on same... -1.32
Remove change from fork and sync to origin 0.00
git rebase -i HEAD~N, OK for removing pushed (private) data? 0.00
Incompatible operands to ternary op +3.50
KDBG watch all arg variables 0.00
How to handle user input/output in kdbg (testing assembly code)? 0.00
Quiting GDB that was started in another terminal gracefully 0.00
Debugging not highlighting current line 0.00
c++ CStdioFile::WriteString gives incorrect file output 0.00
Visual C++ Redistributable 2013 (vcredist for 2013) platform suppor... 0.00
how does git log --follow <filename> work? -2.24
kdbg continue debugging keyboard shortcut 0.00
How can i make createprocess reindirect input success, I have succe... +4.03