index
:
idutils
fu-4_0
master
Modifications to GNU ID Utils
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tighten scope in libidu/, too
Jim Meyering
2008-05-17
11
-47
/
+50
*
* src/Makefile.am (sc_tight_scope): Improve.
Jim Meyering
2008-05-17
1
-4
/
+4
*
make more functions static
Jim Meyering
2008-05-17
7
-84
/
+100
*
declare many global variable to be "static"
Jim Meyering
2008-05-17
5
-69
/
+65
*
tests: make scope check work when $(noinst_HEADERS) is empty
Jim Meyering
2008-05-17
1
-1
/
+1
*
Remove unused functions.
Jim Meyering
2008-05-17
1
-85
/
+0
*
* src/lid.c (strcasestr): Remove function.
Jim Meyering
2008-05-17
1
-18
/
+0
*
make functions static
Jim Meyering
2008-05-17
5
-147
/
+154
*
tests: enable scoping check
Jim Meyering
2008-05-17
2
-2
/
+28
*
* bootstrap: Sync from coreutils.
Jim Meyering
2008-05-17
1
-28
/
+14
*
Generate man pages, update from coreutils.
Jim Meyering
2008-05-17
16
-10
/
+183
*
* src/defid: Handle --help and --version.
Jim Meyering
2008-05-10
1
-0
/
+5
*
* configure.ac (AM_INIT_AUTOMAKE): Add dist-lzma.
Jim Meyering
2008-05-10
1
-1
/
+1
*
Use new gnulib gnumakefile module.
Jim Meyering
2008-05-10
6
-101
/
+3
*
Sync GNUmakefile with gnulib.
Jim Meyering
2008-03-21
4
-58
/
+93
*
* bootstrap.conf (gnulib_modules): Add useless-if-before-free.
Jim Meyering
2008-03-18
1
-0
/
+1
*
Update from coreutils.
Jim Meyering
2008-03-18
3
-69
/
+73
*
Update .tarball-version-related rules from coreutils.
Jim Meyering
2008-03-03
6
-17
/
+48
*
* testsuite/Makefile.am (TESTS_ENVIRONMENT): Remove abs_top_builddir setting....
Jim Meyering
2008-02-27
1
-1
/
+0
*
Fix testsuite PATH for VPATH builds.
Bob Proulx
2008-02-14
1
-1
/
+2
*
Add version report for aid program test dependency.
Bob Proulx
2008-02-14
1
-0
/
+1
*
aid, eid, gid: Make these scripts executable in srcdir.
Jim Meyering
2008-02-14
3
-0
/
+0
*
* lisp/idutils.el (gid): Use read-string, not deprecated read-input.
Jim Meyering
2008-02-09
1
-1
/
+1
*
Remove version comment from idutils.el.
Jim Meyering
2008-02-09
2
-15
/
+0
*
* Makefile.am (dist-hook): Write ChangeLog only if .git/ exists.
v4.3.90
Jim Meyering
2008-02-09
1
-3
/
+6
*
Modify bootstrap.conf, not bootstrap (for ChangeLog-generation).
Jim Meyering
2008-02-09
2
-4
/
+3
*
Generate ChangeLog at "make dist" time.
Jim Meyering
2008-02-09
2
-0
/
+6
*
Pull vc-list-files from gnulib.
Jim Meyering
2008-02-09
2
-50
/
+1
*
Makefile.maint: Update from coreutils.
Jim Meyering
2008-02-09
1
-7
/
+8
*
Remove unnecessary test before "free".
Jim Meyering
2008-01-30
1
-2
/
+1
*
Remove more files that are now in build-aux/.
Jim Meyering
2008-01-30
2
-764
/
+0
*
Avoid printf-format-vs-arg type mismatch warnings.
Jim Meyering
2008-01-30
1
-3
/
+5
*
Remove trailing blanks.
Jim Meyering
2008-01-30
8
-23
/
+23
*
Remove useless multiply-by-1. Avoid sizeof TYPE: use equivalent sizeof *VAR.
Jim Meyering
2008-01-30
2
-5
/
+5
*
Allocate safely.
Jim Meyering
2008-01-30
3
-9
/
+10
*
Use xstrdup, not strdup.
Jim Meyering
2008-01-30
5
-11
/
+12
*
fid: avoid buffer overrun.
Jim Meyering
2008-01-14
1
-2
/
+2
*
Replace uses of xrealloc with uses of safer variants.
Jim Meyering
2008-01-14
1
-7
/
+11
*
src/mkid.c: Remove now-unused declaration of dirname.
Jim Meyering
2008-01-14
1
-2
/
+0
*
lisp/idutils.el: Restore "Version: ..." comment.
Jim Meyering
2008-01-14
1
-1
/
+3
*
Ensure that a ChangeLog file exists before running automake.
Jim Meyering
2008-01-14
2
-0
/
+5
*
Convert to coreutils-flavored gnulib.
Jim Meyering
2008-01-14
19
-262
/
+1751
*
ChangeLog-2007: Rename from ChangeLog.
Jim Meyering
2008-01-14
1
-0
/
+0
*
distribute.sh: Remove now-unused file.
Jim Meyering
2008-01-14
1
-209
/
+0
*
Update copyright year.
Jim Meyering
2008-01-14
1
-1
/
+1
*
Avoid a test failure.
Jim Meyering
2008-01-14
2
-1
/
+3
*
Mark diagnostics for translation.
Jim Meyering
2008-01-14
3
-5
/
+6
*
Put at least two spaces between an option and its description.
Jim Meyering
2008-01-14
3
-6
/
+7
*
Adjust indentation in ChangeLog to use only TABs.
Jim Meyering
2008-01-14
1
-9
/
+9
*
Avoid SPACE-TAB.
Jim Meyering
2008-01-14
2
-3
/
+3
[next]