Utility That Provides Statistics Based on the Output of diff
diffstat reads the output of the diff command and displays a histogram
of the insertions, deletions, and modifications in each file.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/diffstat && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
diffstat.changes | 0000007890 7.71 KB | |
diffstat.diff | 0000000892 892 Bytes | |
diffstat.spec | 0000001596 1.56 KB | |
diffstat.tar.gz | 0000247698 242 KB |
Revision 23 (latest revision is 32)
Stephan Kulow (coolo)
accepted
request 236615
from
Petr Gajdos (pgajdos)
(revision 23)
- updated to 1.59: + add -E option to filter escape-sequences, e.g., from colordiff (Ubuntu #1304262). + merge/adapt improvments to makefile and configure script from openembedded.org (forwarded by Ross Burton). + remove unused $(libdir) from makefile "installdirs" target + amend definition in CF_POPEN_TEST to permit use of autoheader. + workaround for gratuitous renaming of AC_ACVERSION in 2.69 + added "docs" rule to makefile + improvements to configure macros: + added check for -Wlogical-op to gcc warnings + suppress check for defining _XOPEN_SOURCE on Solaris + trim an unwanted -no-gcc option for Intel compiler + update config.guess, config.sub
Comments 0