]> git.lizzy.rs Git - rust.git/history - src/etc/check-summary.py
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / etc / check-summary.py
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-15 borsauto merge of #14133 : db48x/rust/ord-for-mut-refs...
2014-05-13 borsauto merge of #14158 : nikomatsakis/rust/issue-5527...
2014-05-13 borsauto merge of #14168 : zwarich/rust/deriving-clone...
2014-05-13 borsauto merge of #14167 : cmr/rust/cmplx, r=alexcrichton
2014-05-13 borsauto merge of #13919 : thomaslee/rust/thomaslee_propose...
2014-05-13 borsauto merge of #14164 : alexcrichton/rust/rollup, r...
2014-05-13 David Creswickadd shebang to scripts that have execute bit set
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12062 : kballard/rust/from_utf8_lossy...
2014-02-06 borsauto merge of #12053 : fhahn/rust/remove-str-in-comment...
2014-02-06 borsauto merge of #12048 : sanxiyn/rust/crate-config, r...
2014-02-06 borsauto merge of #12051 : luqmana/rust/arm-fix, r=alexcrichton
2014-02-06 borsauto merge of #12047 : huonw/rust/cyclic-rc, r=thestinger
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-06 borsauto merge of #12054 : alexcrichton/rust/less-flaky...
2014-02-06 borsauto merge of #11989 : adridu59/rust/tidy, r=alexcrichton
2014-02-05 Adrien Tétaretc: add missing license boilerplates
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-25 borsauto merge of #11775 : alexcrichton/rust/select-fix...
2014-01-25 borsauto merge of #11772 : sanxiyn/rust/reexport, r=cmr
2014-01-25 borsauto merge of #11764 : Armavica/rust/doc_patmatch,...
2014-01-25 borsauto merge of #11748 : brson/rust/timerfdandroid, r...
2014-01-24 borsauto merge of #11732 : luqmana/rust/native-getaddrinfo...
2014-01-24 borsauto merge of #11744 : alexcrichton/rust/issue-5219...
2014-01-24 borsauto merge of #11760 : dmac/rust/addressable-search...
2014-01-24 borsauto merge of #11753 : misfo/rust/patch-1, r=pcwalton
2014-01-24 borsauto merge of #11750 : bnoordhuis/rust/follow-rustc...
2014-01-23 Ben NoordhuisMake check-summary.py support file globbing
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-20 borsauto merge of #11644 : huonw/rust/less-fatality, r=cmr
2014-01-19 borsauto merge of #11615 : adwhit/rust/master, r=cmr
2014-01-19 borsauto merge of #11567 : divtxt/rust/master, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-18 borsauto merge of #11607 : alexcrichton/rust/issue-9957...
2014-01-18 borsauto merge of #11606 : alexcrichton/rust/issue-9259...
2014-01-18 borsauto merge of #11622 : bjz/rust/simplify-primitive...
2014-01-18 borsauto merge of #11614 : remen/rust/patch-1, r=alexcrichton
2014-01-18 borsauto merge of #11605 : alexcrichton/rust/issue-9582...
2014-01-18 borsauto merge of #11503 : FlaPer87/rust/master, r=huonw
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 borsauto merge of #11585 : nikomatsakis/rust/issue-3511...
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 borsauto merge of #11601 : dguenther/rust/fix_test_summary...
2014-01-16 Derek GuentherUpdate test run summary
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-23 Tim ChevalierMerge pull request #4466 from ScriptDevil/master
2013-01-20 Tim ChevalierMerge pull request #4506 from thestinger/mkdtemp
2013-01-20 Tim ChevalierMerge pull request #4519 from cpeterso/impl-timespec-ord
2013-01-18 Brian AndersonAdd a license check to tidy. #4018
2012-04-04 Brian Andersonbuild: Cleanup of test summary printing
2012-04-04 Grahame BowlandLogfile output from tests; summarise in make check