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
Commit message (
Expand
)
Author
Age
Files
Lines
*
useless-if-before-free: Fix reversed exit values.
Jim Meyering
2008-02-11
2
-3
/
+7
*
useless-if-before-free: Close stdout carefully.
Jim Meyering
2008-02-11
2
-1
/
+13
*
New module 'git-merge-changelog'.
Bruno Haible
2008-02-11
3
-0
/
+1315
*
useless-if-before-free: New option: --list (-l).
Jim Meyering
2008-02-10
2
-2
/
+17
*
Add a better summary to previous ChangeLog entry.
Jim Meyering
2008-02-10
1
-0
/
+1
*
* build-aux/useless-if-before-free: Exit 2 for errors.
Jim Meyering
2008-02-10
2
-7
/
+27
*
New abstract list operation 'node_set_value'.
Bruno Haible
2008-02-10
14
-13
/
+152
*
Avoid gcc warnings due to misplaced 'const'.
Bruno Haible
2008-02-10
2
-4
/
+9
*
New script and module: useless-if-before-free
Jim Meyering
2008-02-10
4
-0
/
+162
*
gitlog-to-changelog: Add omitted ChangeLog entry.
Jim Meyering
2008-02-10
1
-0
/
+7
*
* build-aux/gitlog-to-changelog: Use committer date, not author date.
Jim Meyering
2008-02-10
2
-2
/
+4
*
xstrtol_error: Fix typo.
Jim Meyering
2008-02-10
2
-2
/
+8
*
New script and module: gitlog-to-changelog
Jim Meyering
2008-02-09
3
-0
/
+194
*
Avoid two "parameter unused" warnings.
Jim Meyering
2008-02-08
2
-0
/
+8
*
Use "git COMMAND", not "git-COMMAND".
Jim Meyering
2008-02-08
3
-4
/
+7
*
* build-aux/git-version-gen: Use "git status", not "git-status".
Jim Meyering
2008-02-08
2
-6
/
+10
*
Don't use %n on native Woe32 systems, to avoid a crash on Windows Vista systems.
Bruno Haible
2008-02-08
2
-1
/
+22
*
Tweak ChangeLog entry.
Bruno Haible
2008-02-07
1
-8
/
+8
*
Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Bruno Haible
2008-02-07
24
-127
/
+417
*
Fix bug introduced on 2008-01-26.
Bruno Haible
2008-02-07
2
-2
/
+7
*
Fix bug introduced on 2007-06-10.
Bruno Haible
2008-02-06
2
-6
/
+8
*
autoupdate
Karl Berry
2008-02-05
2
-13
/
+26
*
getloadavg: use libperfstat on AIX5
Peter O'Gorman
2008-02-05
3
-3
/
+38
*
Add comments about required includes.
Bruno Haible
2008-02-03
2
-2
/
+12
*
users.txt: Add gnuit.
Bruno Haible
2008-02-02
2
-0
/
+5
*
Mark set_uint32 function as 'inline'.
Bruno Haible
2008-01-31
7
-9
/
+21
*
Use "sizeof VAR", rather than a literal "4".
Jim Meyering
2008-01-31
4
-13
/
+20
*
Fix typo. Suggested by Jim.
Simon Josefsson
2008-01-31
1
-1
/
+1
*
Add sha1 self test.
Simon Josefsson
2008-01-31
3
-0
/
+64
*
Add SHA1_DIGEST_SIZE #define to sha1.h.
Simon Josefsson
2008-01-31
2
-0
/
+6
*
Prefer "sizeof v" over the equivalent "4".
Jim Meyering
2008-01-31
4
-3
/
+10
*
vc-list-files: new module
Jim Meyering
2008-01-31
3
-0
/
+77
*
sha1.c (set_uint32): Mark function as static.
Simon Josefsson
2008-01-31
2
-2
/
+7
*
md2: clarify comments to say that alignment is not required.
Simon Josefsson
2008-01-31
3
-18
/
+12
*
md4: adapt alignment constraint fix from sha1.
Simon Josefsson
2008-01-31
3
-23
/
+29
*
md5: adapt alignment constraint fix from sha1.
Simon Josefsson
2008-01-31
3
-22
/
+28
*
sha1: remove the result buffer alignment constraint
Peter Palfrader
2008-01-31
3
-22
/
+30
*
Fix autoconf test bug introduced on 2008-01-15.
Andreas Schwab
2008-01-31
2
-1
/
+13
*
log
Karl Berry
2008-01-30
1
-0
/
+5
*
try to preserve x bits
Karl Berry
2008-01-30
2
-4
/
+7
*
autoupdate
Karl Berry
2008-01-30
1
-4
/
+4
*
vasnprintf.c: Avoid warning about unused label
Jim Meyering
2008-01-29
2
-1
/
+10
*
Add credits to ChangeLog entry.
Bruno Haible
2008-01-26
1
-0
/
+1
*
Use the GCC built-in __builtin_isnanl (if it works).
Bruno Haible
2008-01-26
4
-9
/
+36
*
Make use of GCC's __builtin_isnan.
Bruno Haible
2008-01-26
3
-3
/
+19
*
Use the GCC built-in when available.
Bruno Haible
2008-01-26
3
-6
/
+22
*
Rename isnan, applicable to 'double' only, to isnand.
Bruno Haible
2008-01-26
42
-92
/
+193
*
Exploit the __builtin_signbit GCC built-in.
Bruno Haible
2008-01-26
5
-102
/
+165
*
Prefer <config.h> over "config.h". See autoconf doc for explanation.
Jim Meyering
2008-01-25
3
-5
/
+11
*
Add self-test for sockets module.
Simon Josefsson
2008-01-25
2
-0
/
+14
[next]