Merge branch 'master'
authorJunio C Hamano <junkio@cox.net>
Sun, 12 Feb 2006 19:36:54 +0000 (11:36 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 12 Feb 2006 19:36:54 +0000 (11:36 -0800)
* master:
  avoid echo -e, there are systems where it does not work
  fix "test: 2: unexpected operator" on bsd
  Fix object re-hashing
  hashtable-based objects: minimum fixups.
  Use a hashtable for objects instead of a sorted list


Trivial merge