~ubuntu-virt/gnulib/+git/gnulib-lp-import:akim/relpath

Last commit made on 2012-06-18
Get this branch:
git clone -b akim/relpath https://git.launchpad.net/~ubuntu-virt/gnulib/+git/gnulib-lp-import

Branch merges

Branch information

Name:
akim/relpath
Repository:
lp:~ubuntu-virt/gnulib/+git/gnulib-lp-import

Recent commits

131873d... by Akim Demaille <email address hidden>

relpath: do not depend on xalloc.h.

Suggested by Bruno Haible.
* lib/relpath.c (convert_abs_rel): Embrace malloc failures.
Simplify some conditionals.
* lib/relpath.h: Adjust the documentation.
* modules/relpath (Depends-on): Remove xalloc.

2005fbf... by Akim Demaille <email address hidden>

relpath: new module

* lib/relpath.c: New.
* lib/relpath.h: New.
* modules/relpath: New.

b42157d... by Akim Demaille <email address hidden>

announce-gen: VPATH issues

* build-aux/announce-gen (--srcdir): New option, used to trim the
$srcdir part of the path from $builddir to NEWS.
* top/maint.mk (announcement): Adjust.

b630d56... by Akim Demaille <email address hidden>

gnu-web-doc-update: VPATH builds

* build-aux/gnu-web-doc-update (--builddir): New option.
Revamp the handling of options.
Prefer $(...) to `...`.
Don't pass --tmpdir=. to mktemp, it is useless given that we specify
the template, and it is GNU mktemp specific.
Prefer set -e to long series of &&.
Restore the initial git branch, not "master".
Properly initialize submodules (don't rely only on bootstrap)
Do not reconfigure blindly, use config.status.
* top/README-release: Update instructions for gnu-web-doc-update.

10128b6... by Karl Berry

autoupdate

8cabb1a... by Jim Meyering <email address hidden>

maint.mk: revert most of the previous change re "all these"

* top/maint.mk (prohibit_undesirable_word_seq_RE_): Remove that pair.
For rationale, see the discussion at
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/30912

f496493... by Karl Berry

autoupdate missed x bit

ddc74a7... by Karl Berry

do not ask for gpg pw with --dry-run

0023eb3... by Karl Berry

implement --replace for ftp-upload protocol v1.2

70ab9a6... by Bkorb

parse-duration: Relicense under LGPLv2+.

* modules/parse-duration (License): Change to LGPLv2+.