| Age | Commit message (Expand) | Author | Lines |
| 2015-08-11 | Bump to .3 | Brian Anderson | -1/+1 |
| 2015-08-10 | Bump to .2 | Brian Anderson | -1/+1 |
| 2015-08-06 | Revert "Completely disable distcheck harder" | Brian Anderson | -1/+2 |
| 2015-08-06 | Completely disable distcheck harder | Brian Anderson | -2/+1 |
| 2015-08-06 | Revert "Completely disable distcheck" | Brian Anderson | -1/+2 |
| 2015-08-06 | Completely disable distcheck | Brian Anderson | -2/+1 |
| 2015-08-03 | rename TARPL to The Rustinomicon | Alexis Beingessner | -7/+7 |
| 2015-07-30 | Auto merge of #27386 - chris-morgan:ctags-stuff-update, r=alexcrichton | bors | -18/+5 |
| 2015-07-30 | Auto merge of #27032 - Gankro:tarpl, r=aturon,acrichto,arielb,pnkfelix,nrc,nm... | bors | -2/+10 |
| 2015-07-30 | Update the ctags rules and targets. | Chris Morgan | -18/+5 |
| 2015-07-28 | Auto merge of #27173 - mark-buer:split-android-ndks, r=alexcrichton | bors | -8/+8 |
| 2015-07-28 | Splits Android NDK path configuration. | Mark Buer | -8/+8 |
| 2015-07-21 | trans: Move rust_try into the compiler | Alex Crichton | -18/+0 |
| 2015-07-13 | update build to make tarpl | Alexis Beingessner | -2/+10 |
| 2015-07-11 | adding support for i686-unknown-freebsd target | Dave Huseby | -0/+22 |
| 2015-07-10 | trans: Use LLVM's writeArchive to modify archives | Alex Crichton | -1/+2 |
| 2015-07-06 | Auto merge of #26741 - alexcrichton:noinline-destructors, r=brson | bors | -6/+4 |
| 2015-07-06 | Remove unused variable | Tamir Duberstein | -1/+0 |
| 2015-07-01 | Add netbsd amd64 support | Alex Newman | -0/+22 |
| 2015-07-01 | msvc: Lookup linker in windows registry | Alex Crichton | -6/+4 |
| 2015-06-27 | mk: Add support for i686-pc-windows-msvc | Alex Crichton | -22/+91 |
| 2015-06-25 | msvc: Implement runtime support for unwinding | Alex Crichton | -3/+6 |
| 2015-06-25 | mk: Move logic out of MSVC's 64-bit cfg makefile | Alex Crichton | -58/+69 |
| 2015-06-23 | Bump to 1.3 | Brian Anderson | -1/+1 |
| 2015-06-20 | Auto merge of #26381 - alexcrichton:fix-srel, r=brson | bors | -1/+7 |
| 2015-06-20 | diagnostics: Resurrect the Compiler Error Index. | Michael Sproul | -2/+1 |
| 2015-06-17 | mk: Fix reconfiguring top-level ./configure | Alex Crichton | -1/+7 |
| 2015-06-14 | Auto merge of #26296 - aidanhs:aphs-fix-musl-make-install, r=alexcrichton | bors | -0/+1 |
| 2015-06-14 | musl only uses rlib files for stdlib linking | Aidan Hobson Sayers | -0/+1 |
| 2015-06-14 | Auto merge of #26252 - bluss:relative-paths, r=alexcrichton | bors | -2/+4 |
| 2015-06-13 | Replace nop hack, explain substitution reasoning | Aidan Hobson Sayers | -11/+14 |
| 2015-06-13 | nop hack required for PREPARE_DIR (PREPARE_MAN for safety) | Aidan Hobson Sayers | -0/+6 |
| 2015-06-13 | No need to double-silence | Aidan Hobson Sayers | -1/+1 |
| 2015-06-13 | mk: Build crates with relative paths to rustc | Ulrik Sverdrup | -2/+4 |
| 2015-06-11 | mk: Tweak the LIB_GLOB for MSVC | Alex Crichton | -2/+2 |
| 2015-06-09 | Auto merge of #25836 - steveklabnik:gh25305, r=alexcrichton | bors | -0/+1 |
| 2015-06-09 | Remove numbers all together from not_found.html | Steve Klabnik | -0/+1 |
| 2015-06-09 | Auto merge of #25995 - alexcrichton:msvc-md, r=brson | bors | -2/+2 |
| 2015-06-03 | mk: Compile C code on MSVC with /MD | Alex Crichton | -2/+2 |
| 2015-06-03 | mk: fix the CFG_ENABLE_COMPILER_DOCS spelling | Gleb Kozyrev | -1/+1 |
| 2015-06-02 | Auto merge of #25905 - michaelwoerister:lldb-pp-strings, r=brson | bors | -2/+4 |
| 2015-06-02 | Auto merge of #25958 - Manishearth:rollup, r=Manishearth | bors | -7/+1 |
| 2015-06-02 | Rollup merge of #25949 - mbrubeck:ndebug, r=alexcrichton | Manish Goregaokar | -3/+1 |
| 2015-06-02 | Rollup merge of #25821 - jooert:remove_build_date, r=brson | Manish Goregaokar | -4/+0 |
| 2015-06-02 | Auto merge of #25848 - alexcrichton:fix-msvc, r=brson | bors | -0/+44 |
| 2015-06-02 | Auto merge of #25654 - petrochenkov:encenv, r=alexcrichton | bors | -5/+6 |
| 2015-06-01 | Stop passing the old ndebug/debug cfg directives | Matt Brubeck | -3/+1 |
| 2015-06-01 | Auto merge of #25858 - alexcrichton:disable-os-tls, r=brson | bors | -0/+4 |
| 2015-05-30 | debuginfo: Create common debugger pretty printer module. | Michael Woerister | -2/+4 |
| 2015-05-30 | Warn if the test suite is run on Windows in console with non-UTF-8 code page | petrochenkov | -5/+6 |