]> git.saurik.com Git - redis.git/blobdiff - Makefile
Incrementally rehahsing hash table! Thanks to Derek Collison and Pieter Noordhuis...
[redis.git] / Makefile
index 18edae98aea265f29710f6709d3fc5eeee0adb7c..995bd8bc7d5e5aef345b2c7038f9fb316773b77c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@ bench:
        ./redis-benchmark
 
 log:
-       git log '--pretty=format:%ad %s' --date=short > Changelog
+       git log '--pretty=format:%ad %s (%cn)' --date=short > Changelog
 
 32bit:
        @echo ""