| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-07-11 | avoid unused attribute warning | Robin Haberkorn | 1 | -1/+1 | |
| 2011-07-11 | avoid missing sentinel warning on GCC | Robin Haberkorn | 1 | -1/+1 | |
| 2011-07-11 | some errno and error_message() cleanup | Robin Haberkorn | 2 | -8/+12 | |
| * errno was evaluated even though it was in an undefined state * error_message()s written by cmd_writebak() were overwritten by cmd_write() | |||||
| 2011-07-09 | fixed file backups for HAVE_LONG_FILE_NAMES | Robin Haberkorn | 1 | -2/+2 | |
| * now files can be saved, but the current heuristics of creating a .OLD once and afterwards updating a .BAK might be nonsense * behaviour without HAVE_LONG_FILE_NAMES should work but does not make sense IMHO: will remove support for that case anyways | |||||
| 2011-01-03 | config.h is autogenerated, so it can be removed from the repository | Robin Haberkorn | 1 | -225/+0 | |
| 2011-01-03 | use CPPFLAGS and LDFLAGS, necessary (at least) for cross compiling | Robin Haberkorn | 1 | -3/+3 | |
| * this is not optimal. but I plan to rewrite/clean up the buildsystem with autoconf and automake, so makefile.in will be replaced anyway | |||||
| 2007-12-26 | Fixed a bunch of the prototypes to allow compilation with the C++ compiler.v6.4 | paulcantrell | 10 | -429/+256 | |
| 2007-12-26 | Remove an extra debug printf from the recent file hash code | paulcantrell | 1 | -4/+4 | |
| 2007-12-11 | Minor addition to the README file. | paulcantrell | 1 | -1/+4 | |
| 2007-12-11 | Added a short README file. | paulcantrell | 1 | -0/+224 | |
| 2007-12-10 | Adding in the autoconfig files | paulcantrell | 1 | -0/+224 | |
| 2007-12-10 | Original checkin with the GPL license. | paulcantrell | 16 | -225/+7073 | |
| 2007-12-10 | Initial revision | paulcantrell | 17 | -0/+21858 | |
