| Age | Commit message (Expand) | Author |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre |
| 2013-11-03 | Run code through the advanced tool 'sed' to remove trailing whitespace. | comex |
| 2013-04-17 | New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm... | Lioncash |
| 2013-04-16 | Remove all tab/space mismatches from the Core project. For anyone working on ... | Lioncash |
| 2013-04-15 | Update the license file text (change SVN to Git) in all projects except Core ... | lioncash |
| 2011-04-01 | Use mutexes in LogManager to make it threadsafe, as suggested by beistin's pa... | Jordan Woyak |
| 2011-02-02 | Thread affinity on OS X and *BSD. | Soren Jorvang |
| 2011-02-02 | Remove the global namespace a bit and remove some dead code. | Soren Jorvang |
| 2010-12-22 | Move AES to common lib | LPFaint99 |
| 2010-12-14 | Revert back to LogTypes. Fixes issue 3668. | Glenn Rice |
| 2010-12-05 | First pass at dealing with different size_t/off_t sizes in C90 environments. | Soren Jorvang |
| 2010-12-05 | allow gcc to check the format of args being passed to MsgAlert and GenericLog... | Shawn Hoffman |
| 2010-11-10 | StringUtil cleanup. Nothing seems broken. | Jordan Woyak |
| 2010-06-09 | Hg: | Shawn Hoffman |
| 2010-06-04 | Port InputPluginCommon to use the original IniFile code, get rid of Billiard's. | hrydgard |
| 2010-06-03 | Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557... | hrydgard |
| 2010-06-03 | Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC... | Shawn Hoffman |
| 2010-02-17 | More memory leak fixing. | donkopunchstania |
| 2010-02-14 | Bunch of tiny memory leaks fixed and cleanup, フウ〜! | Sonicadvance1 |
| 2010-02-02 | Some small clean up + fixes to make valgrind happy | nakeee |
| 2010-01-11 | Small unicode fix for extracting files (ISOProperties.cpp) | LPFaint99 |
| 2009-09-11 | fix loading wads on both windows (FileMonitor.cpp) and linux/mac (std::transf... | LPFaint99 |
| 2009-09-06 | DiscIO: Augment the filemon to not slow down ISO properties for GC games | John Peterson |
| 2009-09-06 | NETPLAY:Changed chat sending so it will only send a message if the message si... | death2droid |
| 2009-09-04 | r4195, redux... | hrydgard |
| 2009-09-04 | fix for "properties-crash" by lpfaint | hrydgard |
| 2009-09-04 | DiscIO:Quick fix for the includes again | death2droid |
| 2009-09-04 | DiscIO:Fix the includes up Dolphin should now compile. | death2droid |
| 2009-09-04 | Fixed up the filemon a bit, added isEnable function to the logmanager | nakeee |