| Age | Commit message (Expand) | Author | Lines |
| 2015-01-26 | cleanup depricated `uint` in rand mod and rand os | Victory | -31/+31 |
| 2015-01-26 | std: Rename Writer::write to Writer::write_all | Alex Crichton | -155/+159 |
| 2015-01-26 | Fallout of io => old_io | Alex Crichton | -133/+133 |
| 2015-01-26 | std: Rename io to old_io | Alex Crichton | -291/+311 |
| 2015-01-26 | Make Unix and Windows impls consistent | Flavio Percoco | -4/+0 |
| 2015-01-26 | Make Unix and Windows impls consistent | Flavio Percoco | -9/+6 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -10/+1802 |
| 2015-01-25 | wrmdir -> RemoveDirectoryW | Peter Atashian | -1/+1 |
| 2015-01-25 | cleanup: s/impl Copy/#[derive(Copy)]/g | Jorge Aparicio | -4/+4 |
| 2015-01-25 | Auto merge of #20613 - dgriffen:master, r=alexcrichton | bors | -1/+40 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -585/+335 |
| 2015-01-25 | Auto merge of #21558 - alexcrichton:result-debug, r=aturon | bors | -4/+36 |
| 2015-01-24 | Add ffi::OsString and OsStr | Aaron Turon | -5/+1725 |
| 2015-01-24 | Implement winsize() for unix. | Daniel Griffen | -1/+40 |
| 2015-01-23 | grandfathered -> rust1 | Brian Anderson | -280/+280 |
| 2015-01-23 | Deprecated attributes don't take 'feature' names and are paired with stable/u... | Brian Anderson | -13/+25 |
| 2015-01-23 | std: Relax Result::unwrap() to Debug | Alex Crichton | -4/+36 |
| 2015-01-23 | Set unstable feature names appropriately | Brian Anderson | -166/+172 |
| 2015-01-22 | Add a missing stable attribute | Brian Anderson | -0/+1 |
| 2015-01-22 | Rollup merge of #21477 - steveklabnik:gh21440, r=alexcrichton | Steve Klabnik | -1/+9 |
| 2015-01-22 | Rollup merge of #21325 - nagisa:thread-panicking, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-01-22 | Rollup merge of #21217 - Gankro:docadoca, r=steveklabnik | Steve Klabnik | -2/+52 |
| 2015-01-22 | Put #[staged_api] behind the 'staged_api' gate | Brian Anderson | -0/+1 |
| 2015-01-21 | Remove 'since' from unstable attributes | Brian Anderson | -165/+165 |
| 2015-01-21 | Tie stability attributes to feature gates | Brian Anderson | -9/+2 |
| 2015-01-21 | Add 'feature' and 'since' to stability attributes | Brian Anderson | -472/+593 |
| 2015-01-21 | More test fixes and rebase conflicts | Alex Crichton | -1/+1 |
| 2015-01-21 | Improve RwLock::new's docs | Steve Klabnik | -1/+9 |
| 2015-01-21 | rollup merge of #21258: aturon/stab-3-index | Alex Crichton | -29/+29 |
| 2015-01-21 | Test fixes and rebase conflicts | Alex Crichton | -3/+4 |
| 2015-01-21 | rollup merge of #21457: alexcrichton/issue-21436 | Alex Crichton | -266/+127 |
| 2015-01-21 | rollup merge of #21444: petrochenkov/null | Alex Crichton | -34/+41 |
| 2015-01-21 | rollup merge of #21438: taralx/kill-racycell | Alex Crichton | -33/+15 |
| 2015-01-21 | rollup merge of #21437: FlaPer87/snapshot | Alex Crichton | -161/+0 |
| 2015-01-21 | rollup merge of #21423: oli-obk/prettier_read_until | Alex Crichton | -10/+8 |
| 2015-01-21 | rollup merge of #21419: Toby-S/patch-1 | Alex Crichton | -23/+23 |
| 2015-01-21 | rollup merge of #21414: ejjeong/aarch64-linux-android | Alex Crichton | -2/+2 |
| 2015-01-21 | rollup merge of #21396: japaric/no-parens-in-range | Alex Crichton | -19/+19 |
| 2015-01-21 | rollup merge of #21389: retep998/timer | Alex Crichton | -1/+7 |
| 2015-01-21 | Fallout from stabilization. | Aaron Turon | -29/+29 |
| 2015-01-20 | std: Rename Show/String to Debug/Display | Alex Crichton | -266/+127 |
| 2015-01-21 | Auto merge of #21395 - sfackler:fix-cvar-test, r=alexcrichton | bors | -4/+5 |
| 2015-01-20 | Register snapshot for 9006c3c | Flavio Percoco | -161/+0 |
| 2015-01-20 | Kill RacyCell in favor of marking SyncSender explicitly Send. | JP Sugarbroad | -34/+17 |
| 2015-01-21 | Rollup merge of #21387 - retep998:hmodule, r=alexcrichton | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton | Barosl LEE | -15/+12 |
| 2015-01-21 | Rollup merge of #21359 - WiSaGaN:bugfix/fix_marker, r=alexcrichton | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21331 - michaelsproul:sync-error-impls, r=alexcrichton | Barosl LEE | -6/+23 |
| 2015-01-21 | Rollup merge of #21312 - michaelsproul:remove-error-send-bound, r=aturon | Barosl LEE | -8/+8 |
| 2015-01-21 | Rollup merge of #21302 - gutworth:rm-find-equiv-test, r=brson | Barosl LEE | -17/+0 |