1. 01 Apr, 2014 19 commits
  2. 31 Mar, 2014 9 commits
  3. 30 Mar, 2014 2 commits
  4. 29 Mar, 2014 1 commit
  5. 28 Mar, 2014 3 commits
  6. 27 Mar, 2014 5 commits
  7. 26 Mar, 2014 1 commit
    • Fix error when submodule path and name differ · 380f864a
      When a submodule was inserted with a different path and name, the
      return value from khash greater than zero was allowed to propagate
      back out to the caller when it should really be zeroed.  This led
      to a possible crash when reloading submodules if that was the
      first time that submodule data was loaded.
      Russell Belfer committed