Merge branch 'maint'
commit635536488c3efcf8495333b6a94e3e33c36fc055
authorShawn O. Pearce <spearce@spearce.org>
Thu, 9 Oct 2008 17:18:32 +0000 (9 10:18 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 9 Oct 2008 17:18:32 +0000 (9 10:18 -0700)
treedbe59109f95a57e008933d56ab28e72c7ae410ec
parent749bc58c5eab5b6947d2c01e02d12320005eba99
parent44c33a5b9603fba7c9556512a72e4e392ba4ae2d
Merge branch 'maint'

* maint:
  builtin-apply: fix typo leading to stack corruption
  git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1)
  builtin-merge.c: allocate correct amount of memory
  Makefile: do not set NEEDS_LIBICONV for Solaris 8
  rebase -i: remove leftover debugging
  rebase -i: proper prepare-commit-msg hook argument when squashing
Makefile
builtin-apply.c
builtin-merge.c