<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/cut.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-07-02T09:06:33Z</updated>
<entry>
<title>(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.</title>
<updated>2002-07-02T09:06:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-02T09:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5a731510b2f53cff57266fcd006e61e8743e86df'/>
<id>urn:sha1:5a731510b2f53cff57266fcd006e61e8743e86df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reflect renaming to, and new usage of these macros:</title>
<updated>2001-12-01T17:41:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-01T17:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3a0a028c8c549e1aa38b7c39d371c696dc3d6a07'/>
<id>urn:sha1:3a0a028c8c549e1aa38b7c39d371c696dc3d6a07</id>
<content type='text'>
HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION.
</content>
</entry>
<entry>
<title>(usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTION</title>
<updated>2001-12-01T17:21:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-01T17:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=afa12bc91246072ba505a8a1d57eba1486f33ee2'/>
<id>urn:sha1:afa12bc91246072ba505a8a1d57eba1486f33ee2</id>
<content type='text'>
instead of hard-coding --help and --version descriptions.
</content>
</entry>
<entry>
<title>Factor out some common strings to make translation easier.</title>
<updated>2001-11-23T19:58:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-23T19:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=909dc8c01d31c23ffe4e89f4ec68850b5d401662'/>
<id>urn:sha1:909dc8c01d31c23ffe4e89f4ec68850b5d401662</id>
<content type='text'>
Split usage strings so that --help and --version descriptions are alone
in their own string.
Likewise for the one that says:
  Mandatory arguments to long options are mandatory for short options too.
</content>
</entry>
<entry>
<title>(usage): Split --help output into smaller pieces.</title>
<updated>2001-11-11T20:04:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-11T20:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=69b3ea263dafb7f315b714017d943c420acf9cdc'/>
<id>urn:sha1:69b3ea263dafb7f315b714017d943c420acf9cdc</id>
<content type='text'>
Use fputs, not printf.
</content>
</entry>
<entry>
<title>(usage): Say that</title>
<updated>2001-11-04T09:43:16Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-04T09:43:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ff4121e50e68db095b7248ec6160ff3a660be55a'/>
<id>urn:sha1:ff4121e50e68db095b7248ec6160ff3a660be55a</id>
<content type='text'>
``Mandatory arguments to long options are mandatory for short options too.\n\''
</content>
</entry>
<entry>
<title>(AUTHORS): Mark string for translation, since it contains the English word `and'.</title>
<updated>2001-08-13T10:33:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-08-13T10:33:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=41a201e991b0eef5f0c97b0f24b8d4d1457ff9a1'/>
<id>urn:sha1:41a201e991b0eef5f0c97b0f24b8d4d1457ff9a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Note that when using -f, lines with no delimiters are also printed.</title>
<updated>2000-09-07T07:08:17Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-09-07T07:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=95ed06eb099d3175758b70189dccf9588cecd0a8'/>
<id>urn:sha1:95ed06eb099d3175758b70189dccf9588cecd0a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove obsolete comment block.</title>
<updated>2000-09-07T07:01:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-09-07T07:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=19ee58e09012873e3cba6788069396b48f4c082e'/>
<id>urn:sha1:19ee58e09012873e3cba6788069396b48f4c082e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(cut_fields): Invoke xalloc_die instead of printing our own message.</title>
<updated>2000-08-08T07:09:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-08-08T07:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8b6882e5e94ae1c4d6dfd5e8d3cba0e9bafa5bfd'/>
<id>urn:sha1:8b6882e5e94ae1c4d6dfd5e8d3cba0e9bafa5bfd</id>
<content type='text'>
(cut_fields): Check for I/O error as well as end-of-file.
</content>
</entry>
</feed>
