Generally:
- Subversion or Git, TurtoiseTortoise
- Mantis
- 3SqlLite (I use it almost exclusively for prototypes and demos)
- MySQL - For the price, it's stupidly amazing
For me (keeping in mind that I mostly do .NET):
- VS.NET is far beyond any other editor
- Resharper is a must-have add-in for .NET programmers
- Reflector to look inside dlls
- SnippetCompiler
- My text editor of choice is EditPadPro
- IntelliJ for my Java (Resharper and Intellij are so alike it's easy to switch between the two)
- Red-Gate SQL [Data] Compare
- DotTrace .NET profiler
- jProbe Java profiler
- Reflector (.NET decompiler)
- Cavaj (Java decompiler)
- NAnt/Ant, Cruisecontrol
