This project is a fork of the automake.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/automake.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionEric Blake's GNU Automake patches
ownereblake@redhat.com
last changeTue, 20 Jan 2009 17:36:49 +0000 (20 10:36 -0700)
content tags
add:
readme

Patches which have not yet matured enough to migrate to the master repository, but which I want to track between multiple machines.

Feel free to push your own anonymous patches to the mob branch without needing any password:

git push mob@repo.or.cz:/srv/git/automake/ericb.git +committish:mob

but if you anything to happen with your patch, you should then tell automake-patches@gnu.org what you pushed.

shortlog
2009-01-20 Eric BlakeAvoid expand-before-require warning from newer autoconf.master
2008-12-29 Chris PickettClarify overriding of `*_DEPENDENCIES' in LIBOBJS node.mob
2008-12-21 Ralf WildenhuesRevamp semantics for `missing help2man' and manpage...
2008-12-21 Ralf WildenhuesDo not use 'global' for makefile-wide settings.
2008-12-21 Ralf WildenhuesFix config.status depfiles failure.
2008-12-21 Zoltan RadoFix a couple of typos in the manual.
2008-12-13 Ralf WildenhuesFix nonportable sed script in 'missing'.
2008-12-07 Ralf WildenhuesRelease procedure: check for broken links.
2008-12-07 Ralf WildenhuesFix some broken links, for PR automake/531.
2008-12-07 Michael PloujnikovVarious spelling and grammar fixes.
2008-12-03 William PursellSimple typographical and grammar errors in automake...
2008-12-03 William PursellReplace 'configure' with '@command{configure}' as appro...
2008-11-29 Ralf WildenhuesFixup release rules.
2008-11-27 Ralf WildenhuesFix portability issues in distcleancheck_listfiles...
2008-11-27 Ralf WildenhuesCope with whitespace in $MISSING and $install_sh.
2008-11-24 Ralf WildenhuesLet `missing' also work with versioned and prefixed...
...
heads
15 years ago master
15 years ago mob