Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Steve Folly
England, United Kingdom
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
24
votes
add #*# glob to .gitignore?
git
gitignore
asked Feb 5 '10 at 19:29
stackoverflow.com
15
votes
#include all .cpp files into a single compilation unit?
c++
visual-studio
build-process
build
asked Feb 12 '09 at 22:17
stackoverflow.com
11
votes
How to make a git repository read-only?
git
read-only
asked Nov 2 '09 at 16:13
stackoverflow.com
9
votes
map.erase( map.end() )?
c++
stl
map
iterator
asked Jun 4 '09 at 20:24
stackoverflow.com
8
votes
Help me remove a Singleton: looking for an alternative
c++
design-patterns
singleton
asked Nov 12 '09 at 21:24
stackoverflow.com
7
votes
How to use NSString drawInRect to centre text?
objective-c
cocoa
osx
asked Jan 25 '09 at 10:34
stackoverflow.com
7
votes
how to detach alternates after git clone --reference?
git
clone
asked Feb 11 '10 at 22:23
stackoverflow.com
Top Answers
53
Where does $PATH get set in OS X 10.6 Snow Leopard?
superuser.com
25
remove_if equivalent for std::map
stackoverflow.com
17
OS X: Base64 encode via command line
superuser.com
10
how to detach alternates after git clone --reference?
stackoverflow.com
8
Class constructed only on stack; not with new. C++
stackoverflow.com
7
Avoid branching from a branch in git
stackoverflow.com
5
Tell `ls` to print only the base filename
superuser.com