Age | Commit message (Expand) | Author |
---|---|---|
2004-10-25 | * Allow certain operations to succeed even if we don't have write | Eelco Dolstra |
2004-08-31 | * Quadruple the Berkeley DB locking limits to get rid of out of memory | Eelco Dolstra |
2004-06-28 | * Added a switch `--fallback'. From the manual: | Eelco Dolstra |
2004-06-21 | * Disable calls to fsync() since Berkeley DB's DB_TXN_WRITE_NOSYNC | Eelco Dolstra |
2004-06-20 | * Refactoring. | Eelco Dolstra |
2004-01-15 | * Catch SIGINT to terminate cleanly when the user tries to interrupt | Eelco Dolstra |
2004-01-13 | * Periodically checkpoint the log. | Eelco Dolstra |
2004-01-13 | * Tricky: make sure that the accessor count is not reset to 0 if | Eelco Dolstra |
2004-01-07 | * Upgraded to Berkeley DB 4.2.52. The main advantage of 4.2 is that | Eelco Dolstra |
2003-11-19 | * nix-env: a tool to manage user environments. | Eelco Dolstra |
2003-11-18 | * libnix -> libstore. | Eelco Dolstra |