| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| aclocal.m4 | 26-Aug-2007 | 30.6K | |
| CHANGES | 05-Sep-2007 | 6.9K | |
| config.guess | 04-Jul-2007 | 43.5K | |
| config.sub | 04-Jul-2007 | 32K | |
| config_h.in | 12-Jun-1994 | 249 | |
| configure | 26-Aug-2007 | 145.5K | |
| configure.in | 26-Aug-2007 | 758 | |
| diffstat.1 | 05-Sep-2007 | 5.5K | |
| diffstat.c | 05-Sep-2007 | 41.4K | |
| install-sh | 29-Nov-2003 | 7K | |
| makefile.in | 26-Aug-2007 | 3K | |
| makefile.wnt | 03-May-2004 | 622 | |
| mkdirs.sh | 25-Mar-2007 | 1.3K | |
| porting/ | 05-Sep-2007 | ||
| README | 11-Oct-2001 | 299 | |
| testing/ | 05-Sep-2007 | ||
1 $Id: README,v 1.5 2001/10/11 00:23:46 tom Exp $ 2 3 Readme file for DiffStat. 4 5 This program is a simple filter that reads the output of the 'diff' program, 6 and produces a histogram of the total number of lines that were changed. It is 7 useful for scanning a patch file to see which files were changed. 8