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)
commit16ee9020159a6caddea47e89efbdba2935b9108a
tree491d8f39f0e330760d685115e714b5b7145c8358
parentcfac3f3fa7267c8c06372875f3b05311f0fe4346
parent0dbc4e89bb3ddaaa4230f91d5f59b08f3d33e91b
Merge branch 'master'

* 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