author | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 22:43:24 +0000 (15:43 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 22:43:24 +0000 (15:43 -0700) |
* 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
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
1 | 2 | |||
---|---|---|---|---|
tree.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc tree.c
Simple merge