Download List

프로젝트 설명

Diffstat reads the output of the diff command and
displays a histogram of the insertions, deletions,
and modifications in each file. Diffstat is
commonly used to provide a summary of the changes
in large, complex patch files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-02 18:41
1.46

"- S"를, "- D를"및 "- M"이 옵션의 차이 금액 파일의 총 크기에 상대적으로 표시하는 방법을 제공하기 위해 추가되었습니다. "- q"를 옵션이 비어있는 파일에 대한 메시지를 억제하기 위해 추가되었습니다.
Tags: Minor bugfixes
The "-S", "-D", and "-m" options were added to
provide a way to show the amount of difference
relative to the total sizes of the files. The "-q"
option was added to suppress the message for empty
files.

2008-05-15 20:44
1.45

이진 파일의 차이점은 무시하기 "- B"로 옵션이 구현되었습니다.
Tags: Minor feature enhancements
A "-b" option for ignoring binary file differences was implemented.

2007-08-26 23:13
1.44

이 릴리스 (이메일 등)은 diff의 마지막 청크 과거의 텍스트가 포함되지 않아 통일된 diffs 다른 파일에 포함되도록 체크를 추가합니다.
Tags: Minor bugfixes
This release adds a check to ensure that unified
diffs embedded in
another file (such as email) do not count text
past the last chunk of
the diff.

2006-07-17 04:52
1.43

bugfix에 의해 그 tsearch ()는 이진 트리에서 명령에 사용되는 데이터를 수정하지 않도록합니다.
Tags: Minor bugfixes
A bugfix to avoid modifying data that is being used by tsearch() for ordering the binary tree.

2006-07-02 21:27
1.42

이후 몇 가지 도구를 모두 사용할 오래된 경로명 / 새로운 파일을 이미 생성이 릴리스) (데비안 # 376086는 / tmp /에서 경로명을 무시하지 않습니다. 그것은, 그리고 그 파일을 압축하는 데 사용될 수있습니다 Bzip2 압축 프로그램, gzip을위한 구성 확인을 추가합니다.
Tags: Minor feature enhancements
This release will not ignore pathnames in /tmp/, since some tools create usable pathnames for both old/new files there (Debian #376086). It adds a configure check for compress, gzip, and bzip2 programs that may be used to decompress files.

Project Resources