index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnulib-tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
gnulib-tool: Clarify the coding style.
Bruno Haible
2019-03-13
1
-0
/
+23
*
gnulib-tool: Support --import with just a few tests, not --with-tests.
Bruno Haible
2019-02-15
1
-4
/
+12
*
gnulib-tool: Improve handling of multiple --local-dir options.
Bruno Haible
2019-02-14
1
-48
/
+69
*
gnulib-tool: Support running testdirs on Android.
Bruno Haible
2019-01-25
1
-16
/
+24
*
gnulib-tool: New option --extract-recursive-link-directive.
Bruno Haible
2019-01-04
1
-2
/
+117
*
maint: Run 'make update-copyright'
Paul Eggert
2019-01-01
1
-1
/
+1
*
Assume Autoconf >= 2.63.
Bruno Haible
2018-10-23
1
-10
/
+5
*
Assume Automake >= 1.11.
Bruno Haible
2018-10-23
1
-5
/
+5
*
Fix failure of 'gnulib-tool --create-testdir' with all modules.
Bruno Haible
2018-10-22
1
-1
/
+2
*
bootstrap, gnulib-tool: use https instead of insecure rsync
Benno Schulenberg
2018-10-07
1
-9
/
+1
*
bootstrap, gnulib-tool: correct the translations wget command
Benno Schulenberg
2018-10-07
1
-1
/
+1
*
gnulib-tool: Fix build order when $testsbase is a subdir of $sourcebase.
Bruno Haible
2018-09-03
1
-4
/
+20
*
bootstrap, gnulib-tool: fix translations rsync
Colin Watson
2018-07-26
1
-1
/
+1
*
gnulib-tool: limit line length for git send-email
Paul Eggert
2018-07-17
1
-41
/
+46
*
gnulib-tool: minor tweaks for --gnu-make
Paul Eggert
2018-07-04
1
-1
/
+7
*
maint: Run 'make update-copyright'
Paul Eggert
2018-01-01
1
-1
/
+1
*
gnulib-tool: Make --conditional-dependencies work better.
Bruno Haible
2017-12-29
1
-17
/
+20
*
maint: shorten https://lists.gnu.org/archive/html/... links
Jim Meyering
2017-11-12
1
-4
/
+4
*
Port recent gnulib-tool change to Dash
Paul Eggert
2017-10-29
1
-2
/
+6
*
gnulib-tool: Avoid unnecessary config.h.in remaking in testdirs.
Bruno Haible
2017-10-29
1
-2
/
+4
*
all: Replace many more http URLs by https URLs. Update stale URLs.
Bruno Haible
2017-09-14
1
-5
/
+5
*
all: prefer https: URLs
Paul Eggert
2017-09-13
1
-7
/
+7
*
gnulib-tool: Simplify commit from 2015-08-20.
Bruno Haible
2017-09-09
1
-31
/
+31
*
gnulib-tool: Clean up after autotools.
Bruno Haible
2017-06-12
1
-0
/
+3
*
gnulib-tool: Fix bug in func_symlink_if_changed, from 2006-11-13.
Bruno Haible
2017-06-08
1
-9
/
+21
*
gnulib-tool: Fix bug in func_ln_s, from 2016-01-15.
Bruno Haible
2017-06-08
1
-2
/
+6
*
gnulib-tool: Add options to create hard links.
Bruno Haible
2017-05-22
1
-50
/
+114
*
gnulib-tool: Don't create hard links between gnulib and its testdirs.
Bruno Haible
2017-05-20
1
-1
/
+0
*
gnulib-tool: Fix generated code when libtests contains module 'alloca'.
Bruno Haible
2017-05-15
1
-2
/
+2
*
gnulib-tool: improve GNU Make debugging
Paul Eggert
2017-05-15
1
-3
/
+12
*
verify tests: Fix spurious failure with parallel make.
Bruno Haible
2017-04-20
1
-0
/
+1
*
gnulib-tool: Don't produce a tests directory with only snippet .h files.
Bruno Haible
2017-03-15
1
-0
/
+12
*
gnulib-tool: don't automatically distribute files from top/
Mathieu Lirzin
2017-03-14
1
-7
/
+0
*
gnulib-tool: fix typo in comment output
Paul Eggert
2017-03-14
1
-1
/
+1
*
gnulib-tool: minor --gnu-make fixups
Paul Eggert
2017-03-13
1
-19
/
+3
*
gnulib-tool: new option --gnu-make
Paul Eggert
2017-03-12
1
-11
/
+71
*
gnulib-tool: Avoid conflict of havelib-tests with --single-configure.
Bruno Haible
2017-02-19
1
-0
/
+6
*
version-etc: new year
Paul Eggert
2017-01-01
1
-1
/
+1
*
gnulib-tool: fix the previous change
Daiki Ueno
2016-12-02
1
-3
/
+4
*
gnulib-tool: fix the previous change
Daiki Ueno
2016-12-02
1
-1
/
+1
*
gnulib-tool: properly list the LGPL3orGPLv2 license
Nikos Mavrogiannopoulos
2016-12-02
1
-1
/
+20
*
gnulib-tool: Support for the dual "LGPLv3+ or GPLv2" license.
Bruno Haible
2016-11-13
1
-7
/
+26
*
Avoid gnulib-tool warnings about the dependencies of 'parse-datetime'.
Bruno Haible
2016-10-22
1
-5
/
+15
*
gnulib-tool: Make --create-testdir on all modules work again.
Bruno Haible
2016-10-22
1
-1
/
+3
*
gnulib-tool: don't give up on ln -s so easily
Paul Eggert
2016-01-24
1
-3
/
+0
*
* gnulib-tool: fix stray debug line in previous patch
Paul Eggert
2016-01-15
1
-1
/
+0
*
gnulib-tool: don't assume ln -s works
Paul Eggert
2016-01-15
1
-4
/
+26
*
version-etc: new year
Paul Eggert
2016-01-01
1
-1
/
+1
*
gnulib-tool: allow multiple --local-dir usage
Pavel Raiskup
2015-12-09
1
-128
/
+317
*
gnulib-tool: fix tests of 'extensions' module
Pavel Raiskup
2015-10-06
1
-13
/
+32
[next]