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 Δ
git reset to commit specify the branch 0.00
How to exclude path/files from git-diff-index +0.47
memory_order_relaxed only guarantees atomicity and not visibility? 0.00
How to correctly manage initialisation in constructor? 0.00
Do c++ concepts cause template instantiations to be written to buil... 0.00
git repack: segregating by file type & configuring packs by gro... -0.17
Why does Git know it can cherry-pick a reverted commit? +0.17
Why is this C++ constructor called twice at the same memory locatio... 0.00
How to configure git to show log graph without wrapping long commit... +1.97
How to skip inexact rename detection with git cherry-pick 0.00
When rewriting git history, how can I apply a commit that returns e... +2.28
Any way around using a base class that does not have a virtual dest... -0.63
C++: Replace object in std::vector 'in place' with a new ob... +0.39
GIT rebase commits to top and bottom 0.00
Folding intermediate commits into later commits, not earlier 0.00
Call function with another function as argument within class +0.21
Git: delete directory and make changes visible to all current branc... +0.09
git difftool is not working as configured in .gitconfig -0.02
C++17 variable templates Fibonacci series nth number +0.48
What plumbing commands are used in porcelain commands add and commit? -1.33
Remove multiple duplicate git commits 0.00
git push fails for develop/master 0.00
How to make git conflicted files ordered in desired way for solving 0.00
Squashing latest commits into last merge commit 0.00
Git reset hard with url +2.42
How to apply a git diff to a slightly different repo 0.00
how to use std forward correctly in this case -1.16
std::vector<T>::insert and std::move_iterator<T> how th... 0.00
Different compile outcomes when dealing with incomplete type of con... -2.04
'git add' based on file last modified date? 0.00
How to reset author of earlier commit? +0.46
To "pull" or "push" diverged branches after a r... 0.00
Rebase onto a new branch to remove unpushed commit on wrong branch 0.00
What does --oneline in git diff do? -0.37
Is incrementing a map iterator in else part of ternary operator cor... -1.07
how can I make gdb ignore .gdbinit 0.00
How to reset a C++ class in its own member function -1.31
Git merge just overwrites a branch? -0.28
Locating a memory leak in the globals with given memory allocation... 0.00
Can we create an empty commit on a branch without switching to it 0.00
idiomatic C++14/C++17 approach to enumerating environment variables 0.00
debugging git bundle (file generated too big) 0.00
git merge --squash contains extra messages 0.00
Update data's clients in 1 server-n clients socket c++ mfc appl... 0.00
C++ User-defined names for keys/values of map? -0.49
MFC: How can we switch from CTreeCtrl to CTreeView easly? 0.00
How to comprehend "std::relational operators (shared_ptr) comp... +0.47
How does nested list-initialization forward its arguments? +1.78
c++11 how to check template parameter pack has N args before callin... 0.00
Is it possible to switch/control/predicate a member function call u... -0.33