index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
/
licenseck.py
Age
Commit message (
Expand
)
Author
Lines
2015-02-05
Clean up tidy scripts, coverage, performance
Brian Anderson
-5
/
+0
2015-01-22
Use a regex to perform license check
Kevin Yap
-27
/
+12
2015-01-22
Make `make tidy` Python scripts more idiomatic
Kevin Yap
-6
/
+6
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-2
/
+2
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-3
/
+2
2014-11-24
Merge libsync into libstd
Aaron Turon
-4
/
+3
2014-09-25
Relicense shootout-fasta-redux.rs to the shootout license.
Guillaume Pinot
-0
/
+1
2014-09-18
auto merge of #17335 : TeXitoi/rust/relicense-shootout, r=brson
bors
-0
/
+2
2014-09-17
Relicense shootout-fasta.rs ti the shootout license.
Guillaume Pinot
-0
/
+1
2014-09-17
Relicense shootout-spectralnorm.rs to the shootout license
Guillaume Pinot
-0
/
+1
2014-09-16
Deprecate libnum in favor of rust-lang/num
Aaron Turon
-1
/
+0
2014-09-09
rollup merge of #17096 : TeXitoi/relicense-shootout-chameneos-redux
Alex Crichton
-0
/
+1
2014-09-09
rollup merge of #17077 : TeXitoi/relicense-shootout-nbody
Alex Crichton
-0
/
+1
2014-09-08
Relicense shootout-chameneos-redux.rs to the shootout license.
Guillaume Pinot
-0
/
+1
2014-09-07
Relicense shootout-nbody.rs to the shootout license
Guillaume Pinot
-0
/
+1
2014-09-07
Relicense shootout-reverse-complement.rs to the shootout license.
Guillaume Pinot
-0
/
+1
2014-07-26
Relicense shootout-k-nucleotide.rs
Guillaume Pinot
-0
/
+1
2014-07-04
Relicense shootout-threadring.rs
Guillaume Pinot
-0
/
+1
2014-07-01
relicense shootout-mandelbrot.rs
Guillaume Pinot
-0
/
+1
2014-06-17
auto merge of #14855 : TeXitoi/rust/relicense-shootout-binarytrees, r=brson
bors
-0
/
+1
2014-06-16
auto merge of #14852 : TeXitoi/rust/relicense-shootout-pidigits, r=brson
bors
-0
/
+1
2014-06-12
Relicense shootout-binarytrees.rs
Guillaume Pinot
-0
/
+1
2014-06-12
Relicense shootout-pidigits.rs
Guillaume Pinot
-0
/
+1
2014-06-11
sync: Move underneath libstd
Alex Crichton
-3
/
+3
2014-06-08
relicense shootout-fannkuch-redux.rs
Guillaume Pinot
-0
/
+1
2014-06-07
relicense shootout-regex-dna.rs
Guillaume Pinot
-0
/
+1
2014-06-05
relicense shootout-meteor.rs
Guillaume Pinot
-0
/
+1
2014-03-23
sync: Move the concurrent queue to using &self
Alex Crichton
-1
/
+1
2014-03-09
doc: remove node.js dependency
Adrien Tétar
-2
/
+0
2014-02-17
Added more scripts to tidy check
Derek Guenther
-0
/
+2
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-3
/
+3
2014-02-05
move concurrent stuff from libextra to libsync
JeremyLetang
-1
/
+1
2014-02-03
extra: Add an intrusive MPSC to be used soon
Alex Crichton
-0
/
+1
2014-01-04
etc: licenseck: don't hardcode a specific year
Adrien Tétar
-51
/
+12
2013-12-24
Test fixes and rebase problems
Alex Crichton
-3
/
+3
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-0
/
+1
2013-10-25
Tidy
Brian Anderson
-0
/
+2
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-02-14
made licenseck.py work for year substitutions
Kang Seonghoon
-5
/
+21
2013-01-29
Fix licenseck to allow 2012-2013 as the year range
Tim Chevalier
-1
/
+12
2013-01-17
Add a license check to tidy. #4018
Brian Anderson
-0
/
+72