| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-11-09 | libify: Move library sources down into lib directory. | Carl Worth | |
| A "make" invocation still works from the top-level, but not from down inside the lib directory yet. | |||
| 2009-10-21 | Rename sha1.c to libsha1.c | Carl Worth | |
| This way both the .c and .h files have the same name, and all of the code imported from the "libsha1" implementation is in filenames matching libsha1.*. This also gives me room to make my own notmuch_sha1 wrapper functions in sha1.c. | |||
