<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/du.c, branch v4.5.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v4.5.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v4.5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2002-10-03T09:31:12Z</updated>
<entry>
<title>Mark translatable string with `N_ (...)'.</title>
<updated>2002-10-03T09:31:12Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-10-03T09:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4a6814ada7aa7bb34046bd3f57bd46615d8db588'/>
<id>urn:sha1:4a6814ada7aa7bb34046bd3f57bd46615d8db588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all inclusions of inttypes.h,</title>
<updated>2002-09-22T06:41:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-09-22T06:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=003ab9a58d36f9690a78e05048ef92b030893ac4'/>
<id>urn:sha1:003ab9a58d36f9690a78e05048ef92b030893ac4</id>
<content type='text'>
since it's already included from sys2.h via system.h.
</content>
</entry>
<entry>
<title>Change `exit (0)' to `exit (EXIT_SUCCESS)',</title>
<updated>2002-08-31T08:52:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-31T08:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4006f4e672123e0189e58d4f76b58d06ae30eb94'/>
<id>urn:sha1:4006f4e672123e0189e58d4f76b58d06ae30eb94</id>
<content type='text'>
`exit (1)' to `exit (EXIT_FAILURE)', and
`usage (1)' to `usage (EXIT_FAILURE)'.
</content>
</entry>
<entry>
<title>Change `error (1, ...' to `error (EXIT_FAILURE, ...'.</title>
<updated>2002-08-30T23:04:53Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-30T23:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=74887031996e79df07dae9711f08d80839b31e62'/>
<id>urn:sha1:74887031996e79df07dae9711f08d80839b31e62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright</title>
<updated>2002-07-10T10:09:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-10T10:09:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0fe8dc3290a7ca6f94d4d7ccfc23f14e22cbc4b5'/>
<id>urn:sha1:0fe8dc3290a7ca6f94d4d7ccfc23f14e22cbc4b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage) [--exclude]: Use PATTERN rather than PAT.</title>
<updated>2002-07-10T10:05:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-10T10:05:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=290867cc4a1b6f2b1f7f08d4a8d3e6df6a3ef4e4'/>
<id>urn:sha1:290867cc4a1b6f2b1f7f08d4a8d3e6df6a3ef4e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.</title>
<updated>2002-07-02T09:05:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-02T09:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d23970e52ecd6553cc8885a1ebd31e245b184a61'/>
<id>urn:sha1:d23970e52ecd6553cc8885a1ebd31e245b184a61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(BLOCK_SIZE_OPTION): Remove; no longer needed now that we have 'B'.</title>
<updated>2001-12-21T11:31:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-21T11:31:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=309253682daad519da7ace9bd36e9bd4ed661e89'/>
<id>urn:sha1:309253682daad519da7ace9bd36e9bd4ed661e89</id>
<content type='text'>
(long_options, usage, main): Add -B.
(usage): Deprecate --kilobytes, -m, --megabytes.
Document size suffixes.
</content>
</entry>
<entry>
<title>Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION</title>
<updated>2001-12-02T22:26:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-02T22:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f3ac2e783982387442dbd13cc30df0f41d52c779'/>
<id>urn:sha1:f3ac2e783982387442dbd13cc30df0f41d52c779</id>
<content type='text'>
instead of hard-coding --help and --version descriptions.
</content>
</entry>
<entry>
<title>(usage): Note that ``Mandatory arguments to long options are mandatory</title>
<updated>2001-11-23T20:29:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-23T20:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=072b27d4d2dffefe7c7f1d3143b5e05c50eb4ed7'/>
<id>urn:sha1:072b27d4d2dffefe7c7f1d3143b5e05c50eb4ed7</id>
<content type='text'>
for short options too.''
</content>
</entry>
</feed>
