1. 09 May, 2012 2 commits
  2. 18 Mar, 2012 1 commit
  3. 21 Feb, 2012 1 commit
  4. 14 Feb, 2012 1 commit
  5. 14 Sep, 2011 2 commits
  6. 15 Jul, 2011 1 commit
  7. 12 Jul, 2011 1 commit
  8. 01 Jul, 2011 2 commits
  9. 09 Jun, 2011 1 commit
  10. 08 Jun, 2011 1 commit
  11. 01 Jun, 2011 3 commits
  12. 27 Apr, 2011 1 commit
  13. 20 Apr, 2011 1 commit
  14. 19 Apr, 2011 1 commit
  15. 23 Dec, 2010 1 commit
  16. 15 Dec, 2010 1 commit
  17. 21 Nov, 2010 1 commit
  18. 08 Nov, 2010 3 commits
  19. 04 Nov, 2010 1 commit
  20. 03 Nov, 2010 2 commits
  21. 24 Oct, 2010 1 commit
  22. 21 Oct, 2010 3 commits
  23. 13 Oct, 2010 1 commit
  24. 13 Sep, 2010 3 commits
  25. 30 Aug, 2010 1 commit
  26. 06 Jul, 2010 1 commit
  27. 01 Jul, 2010 2 commits
    • antirez's avatar
      Make log target fixed · 24110a4d
      antirez authored
      24110a4d
    • antirez's avatar
      redis.c split into many different C files. · e2641e09
      antirez authored
      networking related stuff moved into networking.c
      
      moved more code
      
      more work on layout of source code
      
      SDS instantaneuos memory saving. By Pieter and Salvatore at VMware ;)
      
      cleanly compiling again after the first split, now splitting it in more C files
      
      moving more things around... work in progress
      
      split replication code
      
      splitting more
      
      Sets split
      
      Hash split
      
      replication split
      
      even more splitting
      
      more splitting
      
      minor change
      e2641e09