summaryrefslogtreecommitdiff
path: root/usr.bin/diff/diff.1
Commit message (Expand)AuthorAgeFilesLines
* diff(1): Add EXAMPLES sectionFernando ApesteguĂ­a2020-06-191-3/+45
* Document long version of -b optionBaptiste Daroussin2020-06-011-2/+2
* diff: fix segfault with --tabsize and no/malformed argumentKyle Evans2020-02-131-7/+7
* diff.1: Fix style & document -y as extension to POSIXMateusz Piotrowski2020-02-121-13/+13
* Fix most of the style warningsBaptiste Daroussin2020-02-071-12/+11
* diff: implement -y (--side-by-side) along with -W and --suppress-common-linesBaptiste Daroussin2020-02-071-3/+38
* diff(1): Implement -B/--ignore-blank-linesKyle Evans2018-08-191-6/+8
* Cross reference pr(1) which diff might call with -l optionBaptiste Daroussin2017-04-201-0/+1
* Document all long optionsBaptiste Daroussin2017-04-201-25/+37
* Implement a basic --changed-group-formatBaptiste Daroussin2017-04-201-1/+16
* add a stub --speed-large-files for compatibility with GNU diffBaptiste Daroussin2017-04-081-1/+6
* diff(1): document remaining long optionsEnji Cooper2017-03-231-15/+85
* diff(1): fix SYNOPSIS section noting non-existent option, --no-ignore-caseEnji Cooper2017-03-221-6/+6
* diff(1): add --strip-trailing-cr to last example in the SYNOPSISEnji Cooper2017-03-191-1/+2
* diff(1): sort long options under -D example in SYNOPSYSEnji Cooper2017-03-151-2/+2
* Fix wrong date in diff(1)Baptiste Daroussin2017-03-121-1/+1
* Import diff from OpenBSD and remove GNU diffBaptiste Daroussin2017-03-111-0/+506