]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sv/objfixes'
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Jun 2007 22:43:24 +0000 (15:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jun 2007 22:43:24 +0000 (15:43 -0700)
commitd44c782bbd6b0e806e056f9e8ff8cd8e426e67a3
treeca47f19971689badb2b644d038a72f4b0d9d8f13
parentf07dfbad29d473b35b5fecebf4baf77e32c7f97f
parente2ac7cb5fbcf1407003aa07cdcd14141527ea2e3
Merge branch 'sv/objfixes'

* sv/objfixes:
  Don't assume tree entries that are not dirs are blobs
  git-cvsimport: Make sure to use $git_dir always instead of .git sometimes
  fix documentation of unpack-objects -n
  Accept dates before 2000/01/01 when specified as seconds since the epoch
tree.c