summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* merge from trunk; now uses strspn directly again, but I think this is suffici...Colin Watson2007-10-15
|\
| * * docs/NEWS: Document previous change.Colin Watson2007-10-15
| * * src/manconv.c (check_preprocessor_encoding): Allow onlyColin Watson2007-10-15
| * * man/Rules.man (.man1.1, .man5.5, .man8.8): Use $(MKDIR_P) ratherColin Watson2007-10-15
* | import gnulib strsep moduleColin Watson2007-10-14
* | import gnulib rename moduleColin Watson2007-10-14
* | import gnulib canonicalize module; replace remaining realpath calls with cano...Colin Watson2007-10-14
* | import gnulib xgetcwd module; replace getcwd_allocated with xgetcwdColin Watson2007-10-14
* | import gnulib memcmp moduleColin Watson2007-10-14
* | import gnulib strcspn moduleColin Watson2007-10-14
* | import gnulib xstrndup moduleColin Watson2007-10-14
* | import gnulib xalloc moduleColin Watson2007-10-14
* | import gnulib getopt moduleColin Watson2007-10-14
* | merge from trunkColin Watson2007-10-14
|\|
| * * src/Makefile.am (AM_CPPFLAGS): Fix SOELIM definition.Colin Watson2007-10-14
* | import gnulib glob moduleColin Watson2007-10-14
* | import gnulib fnmatch moduleColin Watson2007-10-14
* | import gnulib setenv moduleColin Watson2007-10-14
* | import gnulib mkdtemp and mkstemp modulesColin Watson2007-10-14
* | introduce gnulib; import gnulib error moduleColin Watson2007-10-14
|/
* * .bzrignore: Restore some ignores needed in intl/.Colin Watson2007-10-14
* Add most files generated by autogen.sh to revision control, as itColin Watson2007-10-14
* * autogen.sh: Use 'autoreconf -i' rather than reinventing the wheel.Colin Watson2007-10-14
* * po/man-db.pot, po/*.po: Update.Colin Watson2007-10-14
* * man/Rules.man (clean-local): Remove; we don't need to worry aboutColin Watson2007-10-14
* * man-db.lsm: Move to ...Colin Watson2007-10-14
* * README: Remove several restrictions lifted by the conversion toColin Watson2007-10-14
* Convert to Automake. This fixes VPATH builds, fixes a number of bugsColin Watson2007-10-14
|\
| * ensure we use the system fnmatch/getopt/glob if availableColin Watson2007-10-14
| * merge from trunkColin Watson2007-10-13
| |\ | |/ |/|
* | * lib/popen.c, m4/man-pclose.m4: Remove; we no longer need popen orColin Watson2007-10-13
| * fix various clean/install/dist problemsColin Watson2007-10-13
| * autogen.shColin Watson2007-10-13
| * merge from trunkColin Watson2007-10-13
| |\ | |/ |/|
* | * configure.ac: Add --with-sections option to change the defaultColin Watson2007-10-13
* | * docs/NEWS: Start 2.5.1.Colin Watson2007-10-12
* | * src/manconv.c (try_iconv): If we need to try the next encoding inColin Watson2007-10-12
* | * src/whatis.c (use_grep): Add trailing newline to debugging output.Colin Watson2007-10-12
* | * src/manconv.c (try_iconv): Improve debugging output slightly.Colin Watson2007-10-12
* | * src/man.c (format_display_and_save, format_display,Colin Watson2007-10-12
* | * src/encodings.c (device_table): groff's ascii device only supportsColin Watson2007-10-12
* | * src/whatis.c (main): locale is a constant pointer; freeColin Watson2007-10-12
* | * src/man.c (display): Free format_cmd on two more early returnColin Watson2007-10-11
* | * src/man.c (display): I don't think it's possible for decomp to beColin Watson2007-10-11
* | * src/man.c (display): Connect up the decompression pipeline in theColin Watson2007-10-11
* | * src/man.c (make_roff_command): Perform input encoding conversionColin Watson2007-10-11
* | * man/man8/mandb.man8 (DATABASE CACHES): Fix "occured" typo (thanks,Colin Watson2007-10-10
| * merge apropos and whatis into a single executable as well as a single source ...Colin Watson2007-10-11
| * minor doc updateColin Watson2007-10-09
| * initial conversion to automakeColin Watson2007-10-09
|/