summaryrefslogtreecommitdiffstats
path: root/src/cmd/fossil/nobwatch.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-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>
* fossil: required p9p changesDavid du Colombier2013-09-261-1/+2
| | | | | R=rsc https://codereview.appspot.com/13352057
* fossil: import from plan 9David du Colombier2013-09-231-0/+39
R=rsc https://codereview.appspot.com/7988047