| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor fix in the compatibility library.HEADmaster | Sergey Poznyakoff | 2023-03-03 | 1 | -5/+21 |
| * | Minor fix in gdbm_dump utility. | Sergey Poznyakoff | 2023-01-22 | 1 | -1/+1 |
| * | Update copyright years | Sergey Poznyakoff | 2023-01-22 | 157 | -161/+159 |
| * | Bugfix | Sergey Poznyakoff | 2022-07-04 | 2 | -4/+8 |
| * | Test database file dumping and loading | Sergey Poznyakoff | 2022-07-03 | 5 | -0/+515 |
| * | Improve handling of -u in gdbm_load | Sergey Poznyakoff | 2022-07-02 | 2 | -7/+15 |
| * | Fix semantics of gdbm_load -r | Sergey Poznyakoff | 2022-07-01 | 3 | -6/+52 |
| * | Fix bug #569 | Sergey Poznyakoff | 2022-06-27 | 1 | -1/+1 |
| * | gdbm_dump: fix command line error detection | Sergey Poznyakoff | 2022-06-20 | 1 | -6/+17 |
| * | Fix https://puszcza.gnu.org.ua/bugs/index.php?563 | Sergey Poznyakoff | 2022-06-18 | 1 | -2/+7 |
| * | Sync list of GDBM errors that need syserr | Thien-Thi Nguyen | 2022-06-18 | 1 | -1/+3 |
| * | Fix location tracking in gdbmtool. Fix the recover command. | Sergey Poznyakoff | 2022-06-18 | 5 | -256/+335 |
| * | Fix binary dump format for key and/or data of zero size. | Sergey Poznyakoff | 2022-06-09 | 2 | -4/+4 |
| * | Bugfix | Sergey Poznyakoff | 2022-02-23 | 1 | -3/+0 |
| * | Make sure attempts to lock the file never block | Sergey Poznyakoff | 2022-02-21 | 2 | -79/+152 |
| * | Use getline in gdbm shell | Sergey Poznyakoff | 2022-02-20 | 2 | -6/+39 |
| * | Fix octal output in gdbm shell | Sergey Poznyakoff | 2022-02-17 | 1 | -1/+1 |
| * | Version 1.23v1.23 | Sergey Poznyakoff | 2022-02-04 | 2 | -4/+7 |
| * | Fix possible heap buffer overflow | Sergey Poznyakoff | 2022-01-25 | 1 | -2/+11 |
| * | One more fix in wordwrap | Sergey Poznyakoff | 2022-01-08 | 1 | -1/+1 |
| * | Bugfixes in parseopt and wordwrap | Sergey Poznyakoff | 2022-01-08 | 2 | -8/+21 |
| * | Bugfixes | Sergey Poznyakoff | 2022-01-08 | 2 | -2/+2 |
| * | Minor fix | Sergey Poznyakoff | 2022-01-07 | 1 | -1/+1 |
| * | Speed up flushing the bucket cache on disk | Sergey Poznyakoff | 2022-01-06 | 14 | -82/+97 |
| * | Update copyright years | Sergey Poznyakoff | 2022-01-02 | 156 | -157/+157 |
| * | Rearrange the directory structure | Sergey Poznyakoff | 2021-11-20 | 33 | -88/+107 |
| * | Update POTFILES.in | Sergey Poznyakoff | 2021-11-18 | 1 | -1/+4 |
| * | Fix typos | Sergey Poznyakoff | 2021-11-18 | 17 | -20/+20 |
| * | Fix shell command in gdbmtool | Sergey Poznyakoff | 2021-11-18 | 2 | -16/+27 |
| * | Fix gdbmtool import command | Sergey Poznyakoff | 2021-11-18 | 1 | -3/+2 |
| * | Word wrapping output functions for gdbm apps | Sergey Poznyakoff | 2021-11-18 | 10 | -155/+1235 |
| * | Minor fix | Sergey Poznyakoff | 2021-11-16 | 1 | -1/+4 |
| * | Fix memory leaks in gdbmshell | Sergey Poznyakoff | 2021-11-16 | 8 | -47/+112 |
| * | gdbmtool: bugfixes | Sergey Poznyakoff | 2021-11-16 | 1 | -10/+35 |
| * | gdbmshell: fix exit on error and improve directory/bucket inspection. | Sergey Poznyakoff | 2021-11-15 | 1 | -148/+332 |
| * | Version 1.22.90 | Sergey Poznyakoff | 2021-11-14 | 2 | -1/+29 |
| * | Switch to hash table cache implementation | Sergey Poznyakoff | 2021-11-14 | 15 | -717/+716 |
| * | Include timestamp in the NEWS entry | Sergey Poznyakoff | 2021-10-19 | 1 | -1/+1 |
| * | Version 1.22v1.22 | Sergey Poznyakoff | 2021-10-19 | 3 | -5/+4 |
| * | gdbm_recover does not disable crash tolerance | Sergey Poznyakoff | 2021-10-18 | 2 | -8/+0 |
| * | Revise the GDBM Manual | Sergey Poznyakoff | 2021-10-18 | 2 | -189/+229 |
| * | Escape Makefile variable references in AC_PATH_PROG | Sergey Poznyakoff | 2021-10-17 | 1 | -2/+2 |
| * | Change build process: explicitly require bison and flex | Sergey Poznyakoff | 2021-10-17 | 4 | -11/+17 |
| * | Update the docs | Sergey Poznyakoff | 2021-10-17 | 8 | -407/+967 |
| * | Improve documentation | Sergey Poznyakoff | 2021-10-11 | 2 | -1/+49 |
| * | Update configure.ac | Sergey Poznyakoff | 2021-10-10 | 1 | -16/+39 |
| * | Fix key verification in sequential access. | Sergey Poznyakoff | 2021-09-19 | 3 | -18/+20 |
| * | Fix computation of dbf->avail->count after pushing new avail block. | Sergey Poznyakoff | 2021-09-16 | 1 | -2/+2 |
| * | Fix typo | Sergey Poznyakoff | 2021-09-16 | 1 | -1/+1 |
| * | Remove a left-over note from the README | Sergey Poznyakoff | 2021-09-15 | 1 | -6/+0 |
