aboutsummaryrefslogtreecommitdiff
path: root/src/flag
AgeCommit message (Expand)Author
2015-05-19flag: Fix up a package comment a bit.Aaron Jacobs
2015-03-18all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder
2015-03-12flag: use four spaces before tab, not threeRuss Cox
2015-03-12flag: nicer usage messagesRob Pike
2014-12-22flag: Check for Set errorMichalis Kargakis
2014-12-21flag: Some idiomatic fixesMichalis Kargakis
2014-10-20flag: roll back 156390043 (flag setting)Rob Pike
2014-10-19flag: disallow setting flags multiple timesRob Pike
2014-09-26flag: allow CommandLine's Usage function to be setRob Pike
2014-09-08build: move package sources from src/pkg to srcRuss Cox