Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Don't cast x*alloc return value. | Jim Meyering | 2008-01-14 | 1 | -3/+3 |
* | Don't include <strsep.h>. Now it's guaranteed to be in <string.h>. | Jim Meyering | 2008-01-04 | 3 | -6/+3 |
* | Remove files now pulled from gnulib. | Jim Meyering | 2008-01-04 | 263 | -55302/+0 |
* | ChangeLog up to date. | Pedro J. Ruiz Lopez | 2007-08-17 | 1 | -0/+6 |
* | License upgrade to "GPL-3 or later" | Pedro J. Ruiz Lopez | 2007-08-17 | 24 | -378/+712 |
* | Upgraded pl.po file to lastest version | Pedro J. Ruiz Lopez | 2007-08-17 | 1 | -427/+257 |
* | Ensure that idutils.el's "Version:" comment stays up to date. | Jim Meyering | 2007-07-11 | 2 | -1/+17 |
* | Adjust idutils.el comments to work with package.el. | Jim Meyering | 2007-07-11 | 2 | -1/+12 |
* | Add a one-line summary to explain "why". | Jim Meyering | 2007-06-27 | 1 | -2/+2 |
* | *** empty log message *** | Pedro J. Ruiz Lopez | 2007-06-26 | 2 | -1/+6 |
* | * lisp/idutils.el: Require thingatpt. | Jim Meyering | 2007-06-23 | 2 | -19/+34 |
* | * intl/libgnuintl.h_vms remove unwanted old file | Pedro J. Ruiz Lopez | 2007-02-18 | 1 | -383/+0 |
* | * Fix warning for redefined cpp macros | Pedro J. Ruiz Lopez | 2007-02-18 | 2 | -1/+17 |
* | Upgrade to gettext 0.16.1 | Pedro J. Ruiz Lopez | 2007-02-18 | 53 | -2534/+3587 |
* | * upgraded gnulib | Pedro J. Ruiz Lopez | 2007-02-12 | 100 | -1632/+1975 |
* | * upgraded gnulib | Pedro J. Ruiz Lopez | 2007-02-12 | 11 | -0/+1249 |
* | remove trailing blanks | Jim Meyering | 2007-01-19 | 1 | -7/+7 |
* | Temporary fix simply to avoid the infloop. | Jim Meyering | 2007-01-19 | 4 | -3/+77 |
* | * updated TODO | Claudio Fontana | 2007-01-11 | 1 | -1/+15 |
* | * provide rough support for lisp character constants | Claudio Fontana | 2006-11-25 | 2 | -1/+18 |
* | * fix lisp string parsing | Claudio Fontana | 2006-10-19 | 2 | -2/+7 |
* | *** empty log message *** | Claudio Fontana | 2006-09-20 | 1 | -4/+8 |
* | *** empty log message *** | Claudio Fontana | 2006-08-22 | 1 | -0/+5 |
* | * fix typo | Claudio Fontana | 2006-08-22 | 1 | -1/+3 |
* | *** empty log message *** | Claudio Fontana | 2006-08-05 | 1 | -3/+3 |
* | * s/C++/Cpp/ to avoid problems in info file | Claudio Fontana | 2006-08-05 | 1 | -3/+3 |
* | * remove ifinfo | Claudio Fontana | 2006-08-05 | 1 | -2/+0 |
* | * latest CVS build | Claudio Fontana | 2006-08-05 | 2 | -1/+5 |
* | * 4.2 release | Claudio Fontana | 2006-08-05 | 2 | -1/+5 |
* | * update distribute scriptIDUTILS-4_2 | Claudio Fontana | 2006-08-05 | 1 | -45/+147 |
* | * remove wrong duplicate entries in ChangeLog | Claudio Fontana | 2006-07-31 | 1 | -7/+0 |
* | * add missing 'release' entries in ChangeLog | Claudio Fontana | 2006-07-22 | 2 | -1/+8 |
* | * add missing checks for terminal-related include files | Claudio Fontana | 2006-07-22 | 4 | -2/+5 |
* | * provide replacement for lstat in a convoluted way, | Claudio Fontana | 2006-07-22 | 11 | -140/+168 |
* | * fix sbrk portability issue | Claudio Fontana | 2006-07-22 | 3 | -10/+31 |
* | * add lib/ files of newest gnulib | Claudio Fontana | 2006-07-21 | 7 | -0/+294 |
* | * upgraded gnulib | Claudio Fontana | 2006-07-21 | 55 | -1664/+2275 |
* | * new file INSTALL-cvs that describes how to build from CVS | Claudio Fontana | 2006-07-21 | 1 | -0/+17 |
* | add general version of distribute.sh | Claudio Fontana | 2006-07-21 | 1 | -0/+103 |
* | * remove generated files from CVS | Claudio Fontana | 2006-07-21 | 38 | -37710/+151 |
* | *** empty log message *** | Claudio Fontana | 2006-07-05 | 3 | -3/+8 |
* | * minor fix for typo | Claudio Fontana | 2006-06-26 | 1 | -1/+1 |
* | * update changelog for June, 26 patches | Claudio Fontana | 2006-06-26 | 1 | -0/+9 |
* | * applied savannah patch #5165, fix for when HAVE_LINK is 0. | Claudio Fontana | 2006-06-26 | 1 | -1/+7 |