summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Remove old and broken FAST_BTREE codeColin Watson2014-09-13
* Move database mtime out of the database into file metadataColin Watson2014-09-10
* Add support for override directory in search pathPeter Schiffer2014-01-23
* * docs/HACKING: Mention that xasprintf may be more readable thanColin Watson2013-06-27
* Clean up xz/lzma/lzip confusion.Ville Skyttä2012-06-07
* * include/comp_src.h.in (comp_list): Don't handle .lzma files usingColin Watson2012-02-02
* Add support for Lzip-compressed manual pages.Matias A. Fonzo2012-02-02
* * include/manconfig.h.in (STD_SECTIONS): Add section 0 between 3 andColin Watson2011-03-15
* Remove obsolete NLS subdirectories of cat directories (Debian bugColin Watson2011-01-08
* * src/catman.c (main): Initialise locale using the LC_MESSAGESColin Watson2010-12-20
* * lib/util.c (init_locale): Avoid warnings if configured withColin Watson2010-11-17
* * lib/util.c (init_locale): New function.Colin Watson2010-10-12
* Move security to libman.Colin Watson2010-09-27
* * configure.ac: Only test for lzma if xz is missing. Add xz to listVille Skyttä2010-04-02
* * include/comp_src.h.in (comp_list): If compress is not available,Ville Skyttä2010-04-02
* Add support for XZ-compressed manual pages (Debian bug #572233).Darren Salt2010-03-03
* * lib/debug.c (init_debug): New function: check for MAN_DEBUG=1 inColin Watson2009-12-15
* add command sequence supportColin Watson2009-08-23
* * configure.ac: Add --enable-automatic-create,Colin Watson2009-08-23
* * lib/pipeline.c (pipeline_start): Check the return value of nice.Colin Watson2009-05-30
* Improve handling of systems without internationalisation support.Colin Watson2008-11-16
* * configure.ac: Check for lzma.Colin Watson2008-10-26
* * gnulib: Import the strsignal module.Colin Watson2008-02-17
* * include/manconfig.h.in (INTERRUPTED): Remove.Colin Watson2008-01-24
* * include/comp_src.h.in: Update header comment.Colin Watson2008-01-07
* * src/util.c (mkdbname): Replace with ...Colin Watson2008-01-07
* * libdb/db_btree.c, libdb/db_storage.h, libdb/mydbm.h, src/catman.c,Colin Watson2008-01-07
* sigaction is specified as non-interruptible; there is no need toColin Watson2008-01-06
* * include/manconfig.h.in: Remove obsolete definitions of VERSION andColin Watson2007-12-31
* explicitly import gnulib dirname module; use base_name and dir_name throughoutColin Watson2007-10-15
* gnulib handles strsep nowColin Watson2007-10-15
* more K&R removalColin Watson2007-10-15
* import gnulib xgetcwd module; replace getcwd_allocated with xgetcwdColin Watson2007-10-14
* import gnulib xstrndup moduleColin Watson2007-10-14
* import gnulib xalloc moduleColin Watson2007-10-14
* remove include/Defines, superseded by automakeColin Watson2007-10-09
* The strappend function is in the namespace reserved by C99Colin Watson2007-10-08
* Add more intelligent guessing of manual page encodings. Thanks toColin Watson2007-09-16
* * src/man.c (lang_dir): Move to ...Colin Watson2007-09-02
* merge from trunkColin Watson2007-08-31
|\
| * * include/manconfig.h.in (create_tempfile): Remove.Colin Watson2007-08-28
| * * src/lexgrog.l (find_name): Split handling once we have aColin Watson2007-08-28
| * * lib/pipeline.h (struct command): Add support for commands thatColin Watson2007-08-28
* | * src/mandb.c (process_manpath): New function, split out from main.Colin Watson2007-06-11
|/
* * lib/debug.c: New file for debugging functions.Colin Watson2007-02-12
* * lib/xsigaction.c: New file: sigaction with EINTR checking.Colin Watson2007-01-08
* * configure.ac: Rename lynx variable to browser. Check forColin Watson2007-01-08
* Fix a slew of memory leaks, including a nasty per-search leak inColin Watson2007-01-07
* * configure.ac, include/manconfig.h.in: Only prepend "exec " toColin Watson2006-11-06
* migrate CVS ignores to bzrColin Watson2006-11-04