Merge branch 'maint-1.6.2' into maint
commit8fb5d44a47dd3657c8be0de5dcf220935b04e98e
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Jan 2010 08:51:54 +0000 (10 00:51 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Jan 2010 08:51:54 +0000 (10 00:51 -0800)
tree838aeb98297028e098849fd8a589b36a92ee89dc
parent578b62bfa239caca89e37fca05dcbed5add17699
parentc5034673fd92b6278e6c9d55683770ec01fafc89
Merge branch 'maint-1.6.2' into maint

* maint-1.6.2:
  base85: Make the code more obvious instead of explaining the non-obvious
  base85: encode_85() does not use the decode table
  base85 debug code: Fix length byte calculation
  checkout -m: do not try to fall back to --merge from an unborn branch

Conflicts:
diff.c
base85.c
builtin-checkout.c