aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/fossil/nobwatch.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+0
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2013-09-26fossil: required p9p changesDavid du Colombier1-1/+2
R=rsc https://codereview.appspot.com/13352057
2013-09-23fossil: import from plan 9David du Colombier1-0/+39
R=rsc https://codereview.appspot.com/7988047