m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU M4 source repository annotated tag, branch-cvs-readonly, creat


From: Eric Blake
Subject: [SCM] GNU M4 source repository annotated tag, branch-cvs-readonly, created. branch-cvs-readonly
Date: Fri, 02 Nov 2007 21:36:20 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU M4 source repository".

http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=4c63dbf555f95fd709bed240a6e18fd8c2a3f94b

The annotated tag, branch-cvs-readonly has been created
        at  4c63dbf555f95fd709bed240a6e18fd8c2a3f94b (tag)
   tagging  ca29cce1e8916d486ead21ced371049f9e6a2085 (commit)
  replaces  v1.4.10
 tagged by  Eric Blake
        on  Fri Nov 2 15:18:45 2007 -0600

- Log -----------------------------------------------------------------
Point at which CVS was made read-only.

May be useful if you have diffs in an old CVS checkout from
cvs.sv.gnu.org:/sources/m4, and want to import them into a
git checkout.  Try the following to import those diffs into git:

git checkout -b from-cvs cvs-readonly
cp -R path/to/old-cvs-tree/m4/* .
git commit -a -m 'state of old-cvs-tree'
git rebase master

Eric Blake (22):
      Start 1.4.10a.
      * doc/.cvsignore: Ignore m4.info-1 and friends.
      Reflect upstream license .texi changes.
      Fix 'make distcheck' issues.
      Fix regression on NetBSD from 2007-05-28.
      Normalize all GPL license notices.
      POSIX requires defn(`a',`b') to concatenate definitions.
      * doc/m4.texinfo (Defn): Update wording.
      * doc/m4.texinfo (Compatibility): Sync with head.
      * AUTHORS: Simplify, to match libtool and autoconf layout.
      * AUTHORS: Fix typo.
      Create .gitignore alongside .cvsignore.
      Optimize for Autoconf usage pattern.
      Another Autoconf usage pattern optimization.
      Document quoting pitfalls in capitalize.
      Cache regex compilation for another autoconf speedup.
      Fix regexp regression of 2007-09-29.
      * NEWS: Document recent speedups.
      Fix 'm4 -F file -t undefined'.
      Never let printf failures go undetected.
      Add DEBUG_REGEX debugging information.
      Reduce number of mingw testsuite failures.

Ralf Wildenhues (1):
      Fix 'make distcheck'.

-----------------------------------------------------------------------


hooks/post-receive
--
GNU M4 source repository




reply via email to

[Prev in Thread] Current Thread [Next in Thread]