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
/
libextra
/
term.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-18
More spelling corrections.
Huon Wilson
-1
/
+1
2013-08-07
Forbid `priv` where it has no effect
Alex Crichton
-2
/
+2
2013-08-07
core: option.map_consume -> option.map_move
Erick Tryzelaar
-2
/
+2
2013-07-14
term: Add new function .attr() to toggle terminal attributes
Kevin Ballard
-5
/
+108
2013-07-14
Give term.fg() and term.bg() a bool return value
Kevin Ballard
-4
/
+14
2013-07-08
Correct merge failures
Niko Matsakis
-2
/
+2
2013-07-01
rustc: add a lint to enforce uppercase statics.
Huon Wilson
-17
/
+17
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-3
/
+2
2013-06-29
Smarter warning in extra::term::Terminal.reset()
Kevin Ballard
-2
/
+4
2013-06-27
Teach extra::term::Terminal.reset() to handle missing op
Kevin Ballard
-4
/
+7
2013-06-26
Refactor extra::term a bit
Kevin Ballard
-47
/
+65
2013-06-25
Deny common lints by default for lib{std,extra}
Alex Crichton
-7
/
+7
2013-06-14
Fix line lengths in terminfo
Kevin Ballard
-1
/
+2
2013-06-14
Tweak terminfo::parm::expand function signature
Kevin Ballard
-4
/
+4
2013-06-04
libsyntax: Remove `pub impl` from the language
Patrick Walton
-8
/
+8
2013-05-31
Fix formatting for tidy
Corey Richardson
-1
/
+2
2013-05-31
extra::term: better error handling and win32 compat
Corey Richardson
-5
/
+44
2013-05-31
Only output colors if colors are supported (removes burden from caller)
Corey Richardson
-5
/
+11
2013-05-31
Use find_equiv in term
Corey Richardson
-4
/
+4
2013-05-31
extra::term overhaul
Corey Richardson
-34
/
+39
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-0
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+77