<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/gl, branch v8.18</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.18</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.18'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2012-07-27T10:15:32Z</updated>
<entry>
<title>maint: refresh stale local gnulib patch files</title>
<updated>2012-07-27T10:15:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-07-27T10:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=74a1c058753faa79caff061407925463375ba5f3'/>
<id>urn:sha1:74a1c058753faa79caff061407925463375ba5f3</id>
<content type='text'>
We carry local adjustments for a few gnulib modules via the
patches in gl/.  Nearly all of those patches had become stale
due to evolution of the originals in gnulib.

To refresh them, first make sure you have no local changes in gl/
or in the gnulib submodule, then run "make refresh-gnulib-patches".
</content>
</entry>
<entry>
<title>build: update gnulib to latest; correct comment grammar</title>
<updated>2012-06-10T20:02:26Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-05-24T10:32:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f378f1c51cf4784ec0b0f0e7233319924e1283b2'/>
<id>urn:sha1:f378f1c51cf4784ec0b0f0e7233319924e1283b2</id>
<content type='text'>
* tests/misc/help-version: Fix comment grammar:
s/all these/all of these/
* gl/lib/tempname.c.diff: Likewise.
</content>
</entry>
<entry>
<title>build: correct @@-,length values in last hunk of regcomp.c.diff</title>
<updated>2012-02-12T13:37:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-02-12T13:37:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=da2b32e7af52f41501ded604dd84c1078583a8d0'/>
<id>urn:sha1:da2b32e7af52f41501ded604dd84c1078583a8d0</id>
<content type='text'>
* gl/lib/regcomp.c.diff: Correct invalid hunk lengths (s/1/7/g)
in the last hunk's @@-line.
</content>
</entry>
<entry>
<title>build: update gnulib, bootstrap, gl/lib/regcomp.c.diff</title>
<updated>2012-02-12T11:21:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-02-11T09:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e57a547bc0933b429fad7d01edde8816fdc25d11'/>
<id>urn:sha1:e57a547bc0933b429fad7d01edde8816fdc25d11</id>
<content type='text'>
* gnulib: Update submodule to latest.
* bootstrap: Update from gnulib.
* gl/lib/regcomp.c.diff: Adapt to gnulib changes.
</content>
</entry>
<entry>
<title>maint: use single copyright year range</title>
<updated>2012-01-27T10:35:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-01-27T10:35:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d7878454cd02518959b0d6036db3a5b6ff00ca57'/>
<id>urn:sha1:d7878454cd02518959b0d6036db3a5b6ff00ca57</id>
<content type='text'>
Run "make update-copyright".
</content>
</entry>
<entry>
<title>maint: straggler *.[ch] files: convert more `...' to '...'</title>
<updated>2012-01-09T21:38:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-01-09T21:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bfe711db1c07e73a5806647a637f609eb8c1773d'/>
<id>urn:sha1:bfe711db1c07e73a5806647a637f609eb8c1773d</id>
<content type='text'>
The preceding commands ignored .[ch] files in lib/ and gl/.
This is what I should have been doing from the start:

  git grep -l '`.*'\' $(g ls-files |grep '\.[ch]$') \
    | xargs perl -pi -e 's/`(.+?'\'')/'\''$1/'
</content>
</entry>
<entry>
<title>maint: update all copyright year number ranges</title>
<updated>2012-01-01T09:04:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-01-01T08:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5111aa42968262bd4d44eeca277b194020bb5007'/>
<id>urn:sha1:5111aa42968262bd4d44eeca277b194020bb5007</id>
<content type='text'>
Run "make update-copyright".
</content>
</entry>
<entry>
<title>maint: add missing ":" after "License" in local gnulib module files</title>
<updated>2011-12-03T13:04:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-12-03T13:04:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=79c5fcc681b823a4e5fbb8fd1baa47db4eccd86c'/>
<id>urn:sha1:79c5fcc681b823a4e5fbb8fd1baa47db4eccd86c</id>
<content type='text'>
This avoids spurious diagnostics when running our "bootstrap" script.
* gl/modules/heap: Append colon after "License".
* gl/modules/randint: Likewise.
* gl/modules/randperm: Likewise.
* gl/modules/randread: Likewise.
Reported by Stefano Lattarini.  Diagnosed by Bruno Haible.
</content>
</entry>
<entry>
<title>maint: avoid new "make syntax-check" failure due to stdalign definition</title>
<updated>2011-10-30T21:38:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-10-30T21:31:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=50424fe2a5325b17d294a0bd740df17fd21eb520'/>
<id>urn:sha1:50424fe2a5325b17d294a0bd740df17fd21eb520</id>
<content type='text'>
* gl/modules/randread (Depends-on): Add stdalign.
* gl/lib/randread.c: Include &lt;stdalign.h&gt;, so we can ...
[!_STRING_ARCH_unaligned]: remove definition of stdalign.
</content>
</entry>
<entry>
<title>build: avoid bootstrap failure when using patch-2.5.8</title>
<updated>2011-10-27T17:04:45Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-10-27T17:04:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e8f703c0007ee723e4d449685b48ed623f338f57'/>
<id>urn:sha1:e8f703c0007ee723e4d449685b48ed623f338f57</id>
<content type='text'>
* gl/modules/tempname.diff: Regenerate to correct bogus offsets
and adjust for 1-line offset.  Eric Blake reported that this
patch failed to apply when using patch-2.5.8.
Note that it applies fine using patch-2.6.1.
</content>
</entry>
</feed>
