| Age | Commit message (Expand) | Author | Lines |
| 2015-02-27 | Add a way to assert the number of occurrences to htmldocck | Seo Sanghyeon | -0/+15 |
| 2015-02-21 | Auto merge of #21959 - dhuseby:bitrig-support, r=brson | bors | -3/+14 |
| 2015-02-17 | Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton | bors | -1/+2 |
| 2015-02-17 | Rollup merge of #22420 - posixphreak:fix-rustup-locale, r=brson | Manish Goregaokar | -0/+3 |
| 2015-02-17 | Rollup merge of #22365 - serejkus:configs-link, r=steveklabnik | Manish Goregaokar | -0/+10 |
| 2015-02-16 | rustup: Fix for locale bug | posixphreak | -0/+3 |
| 2015-02-15 | markdown file with links to configs | Elantsev Serj | -0/+10 |
| 2015-02-15 | Audit integer types in libunicode, libcore/(char, str) and libstd/ascii | Vadim Petrochenkov | -5/+5 |
| 2015-02-11 | bitrig integration | Dave Huseby | -3/+14 |
| 2015-02-10 | Add one more depth on android test directory for multiple targets | Eunji Jeong | -1/+2 |
| 2015-02-07 | Rollup merge of #21994 - iKevinY:featureck-fix, r=brson | Manish Goregaokar | -2/+2 |
| 2015-02-05 | Fix name of variable referenced in featureck.py | Kevin Yap | -2/+2 |
| 2015-02-05 | Tidy fixes | Brian Anderson | -0/+1 |
| 2015-02-05 | Address review feedback | Brian Anderson | -60/+30 |
| 2015-02-05 | Clean up tidy scripts, coverage, performance | Brian Anderson | -54/+163 |
| 2015-02-05 | Polish errorck and featureck UI | Brian Anderson | -5/+5 |
| 2015-02-04 | Auto merge of #21892 - huonw:deprecate-rand, r=alexcrichton | bors | -2/+1 |
| 2015-02-04 | Deprecate in-tree `rand`, `std::rand` and `#[derive(Rand)]`. | Huon Wilson | -2/+1 |
| 2015-02-02 | rollup merge of #21787: alexcrichton/std-env | Alex Crichton | -0/+1 |
| 2015-02-01 | std: Add a new `env` module | Alex Crichton | -0/+1 |
| 2015-02-01 | openbsd support | Sébastien Marie | -3/+6 |
| 2015-01-30 | rollup merge of #21738: steveklabnik/move_out_editors | Alex Crichton | -3617/+0 |
| 2015-01-29 | Pull configs out into individual repositories | Steve Klabnik | -3617/+0 |
| 2015-01-29 | Rollup merge of 21643 - semarie:break-local_stage0, r=brson | Manish Goregaokar | -3/+0 |
| 2015-01-28 | Merge remote-tracking branch 'origin/master' into rollup | Manish Goregaokar | -0/+243 |
| 2015-01-28 | Rollup merge of #21686 - richo:python-fixes, r=alexcrichton | Manish Goregaokar | -764/+868 |
| 2015-01-27 | Rollup merge of #21624 - emanueLczirai:vim_syntastic_fix, r=sanxiyn | Manish Goregaokar | -1/+1 |
| 2015-01-27 | Fix PEP8 for tidy | Richo Healey | -14/+22 |
| 2015-01-27 | Fix PEP8 in mirror-all-snapshots | Richo Healey | -3/+4 |
| 2015-01-27 | Fix PEP8 for latest-unix-snaps.py | Richo Healey | -10/+12 |
| 2015-01-27 | Fix PEP8 for htmldocck | Richo Healey | -15/+45 |
| 2015-01-27 | Fix PEP8 for generate-keyword-tests | Richo Healey | -1/+1 |
| 2015-01-27 | Fix PEP8 for extract_grammar | Richo Healey | -68/+68 |
| 2015-01-27 | Fix PEP8 for errorck | Richo Healey | -1/+3 |
| 2015-01-27 | Fix PEP8 for check-summary.py | Richo Healey | -2/+6 |
| 2015-01-27 | Fix PEP8 in sugarise-doc-comments | Richo Healey | -2/+4 |
| 2015-01-27 | Fix PEP8 in snapshot.py | Richo Healey | -137/+161 |
| 2015-01-27 | Fix PEP8 in maketest | Richo Healey | -18/+20 |
| 2015-01-27 | Fix PEP8 in make-win-dist | Richo Healey | -2/+7 |
| 2015-01-27 | Fix PEP8 in lldb_rust_formatters.py | Richo Healey | -169/+171 |
| 2015-01-27 | Fix PEP8 in lldb_batchmode.py | Richo Healey | -106/+112 |
| 2015-01-27 | make get-snapshot externally usable | Richo Healey | -16/+20 |
| 2015-01-27 | Fix PEP8 in get-snapshot | Richo Healey | -34/+34 |
| 2015-01-27 | Fix PEP8 in gdb pretty printer | Richo Healey | -176/+188 |
| 2015-01-26 | shell 'case' statement don't need 'break' | Sébastien Marie | -3/+0 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -56/+30 |
| 2015-01-25 | cleanup: s/impl Copy/#[derive(Copy)]/g | Jorge Aparicio | -3/+1 |
| 2015-01-25 | fix vim syntastic: --parse-only => -Z parse-only | emanueLczirai | -1/+1 |
| 2015-01-25 | featurkck: Typo | Brian Anderson | -1/+1 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -10/+129 |