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
/
top
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint.mk: add syntax-check rule: detect unnecessary #include <stddef.h>
Jim Meyering
2011-01-23
1
-0
/
+7
*
maintainer-makefile: work with older git for submodule check
Eric Blake
2011-01-21
1
-2
/
+2
*
maint.mk: adjust variable name to be consistent with other gl_ vars
Jim Meyering
2011-01-21
1
-3
/
+3
*
maint.mk: make "check" depend on public-submodule-commit by default
Jim Meyering
2011-01-20
1
-0
/
+8
*
maint.mk: improve the public-submodule-commit rule
Jim Meyering
2011-01-20
1
-2
/
+3
*
maint.mk: improve sc_prohibit_strcmp regex
Eric Blake
2011-01-06
1
-3
/
+3
*
maint.mk: add pre-release check to ensure submodule commits are public
Eric Blake
2011-01-06
1
-1
/
+17
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
2
-2
/
+2
*
maint.mk: add a URL discussing the no-@acronym policy
Jim Meyering
2010-11-19
1
-1
/
+2
*
maint.mk: rename variable: s/noteworthy/gl_noteworthy_news_/
Jim Meyering
2010-11-14
1
-2
/
+2
*
maintainer-makefile: cover a few more files
Eric Blake
2010-11-13
1
-1
/
+1
*
maint.mk: tighten "test a == b" check
Jim Meyering
2010-11-13
1
-0
/
+1
*
maintainer-makefile: prohibit test x == x
Eric Blake
2010-11-12
1
-0
/
+6
*
maintainer-makefile: check for i18n setup
Eric Blake
2010-11-12
1
-1
/
+10
*
GNUmakefile: handle "stable" target, not "major"
Jim Meyering
2010-10-15
1
-1
/
+1
*
maint.mk: avoid unexpanded \n in two diagnostics
Jim Meyering
2010-09-18
1
-5
/
+7
*
maint.mk: avoid obscure sc_copyright_check failure in coreutils
Jim Meyering
2010-09-04
1
-1
/
+1
*
maint.mk: make the news-check rule more configurable
Peter Simons
2010-06-08
1
-2
/
+8
*
git-version-gen: take a sed script to transform the git tag
Ludovic Courtès
2010-05-28
1
-2
/
+4
*
maint.mk: also prohibit "#undef" of always-defined symbols
Jim Meyering
2010-05-27
1
-2
/
+3
*
maint.mk: avoid echo -e
Eric Blake
2010-05-26
1
-3
/
+4
*
maint.mk: tweak preceding change
Jim Meyering
2010-05-11
1
-1
/
+1
*
maint.mk: gnulib doesn't guarantee NSIG
Eric Blake
2010-05-11
1
-2
/
+3
*
maint.mk: avoid using a temporary file in the always-defined-macros check
Jim Meyering
2010-05-10
1
-15
/
+8
*
maint.mk: improve sc_cross_check_PATH_usage_in_tests
Jim Meyering
2010-05-09
1
-12
/
+14
*
maint.mk: prohibit definition of symbols defined by gnulib
Jim Meyering
2010-05-09
1
-0
/
+44
*
maint.mk: allow to pass options to gendocs.sh
Jim Meyering
2010-05-03
1
-1
/
+6
*
maint.mk, announce-gen: allow project-specific announcement mail headers
Jim Meyering
2010-05-03
1
-0
/
+8
*
maint.mk: prohibit unwarranted use of <strings.h>
Jim Meyering
2010-05-03
1
-0
/
+7
*
maint.mk: remove obsolete comments
Jim Meyering
2010-05-03
1
-10
/
+0
*
top/maint.mk (indent): Run twice to produce idempotent results.
Simon Josefsson
2010-04-29
1
-0
/
+2
*
maint.mk: fix a bug introduced in last change
Jim Meyering
2010-04-27
1
-1
/
+1
*
maint.mk: avoid side-effect in latest syntax-check
Jim Meyering
2010-04-27
1
-7
/
+8
*
maint.mk: syntax-check: prohibit HAVE_<header>_H that are always true
Jim Meyering
2010-04-27
1
-0
/
+22
*
top/maint.mk (sc_prohibit_backup_files): Prohibit checked in backup files.
Simon Josefsson
2010-04-22
1
-0
/
+6
*
maint.mk: use gnu-style indentation in an embedded perl script
Jim Meyering
2010-04-17
1
-10
/
+12
*
maint.mk: texinfo_suffix_re_: correct the default regexp
Jim Meyering
2010-04-15
1
-1
/
+1
*
top/maint.mk (sc_texinfo_acronym): Improve filename regexp.
Simon Josefsson
2010-04-15
1
-2
/
+3
*
maint.mk: generate more concise timing data for syntax-check rules
Jim Meyering
2010-04-12
1
-1
/
+1
*
maint.mk: don't include dist-check.mk
Jim Meyering
2010-04-11
1
-2
/
+0
*
maint.mk: improve empty-line-at-EOF check
Jim Meyering
2010-04-11
1
-10
/
+23
*
maint.mk: print the elapsed time for each syntax-check rule
Jim Meyering
2010-04-11
1
-2
/
+17
*
maint.mk: detect_empty_lines_at_EOF_: avoid FP for an empty file
Jim Meyering
2010-04-11
1
-1
/
+1
*
maint.mk: new syntax-check rule: prohibit empty lines at end of file
Jim Meyering
2010-04-10
1
-0
/
+23
*
maint.mk: correct a diagnostic
Jim Meyering
2010-04-10
1
-1
/
+1
*
maint.mk: print better diagnostic when there is no $(_hv_file)
Jim Meyering
2010-04-09
1
-8
/
+12
*
maint.mk: add a PATH crosschecking syntax-check rule
Jim Meyering
2010-04-07
1
-0
/
+20
*
maint.mk: don't silently disable project-specific syntax-check rules
Jim Meyering
2010-04-03
1
-0
/
+9
*
maint.mk: fix some fallout
Eric Blake
2010-04-02
1
-3
/
+3
*
maint.mk: _sc_search_regexp: generalize and rename from _prohibit_regexp
Jose E. Marchesi
2010-04-02
1
-143
/
+205
[next]