Sync with 1.8.1 maintenance track
commit92e0d916326de103e463f9ffcfcd99ec1f3a9dc0
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:18:01 +0000 (3 09:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:18:01 +0000 (3 09:18 -0700)
tree91c7fc235e4d52169b13602eeedbc9c42b407440
parent40a0f842daca9ebcb0e0f286b9af74c05ae4a1ae
parent072dda68eafdefe56f9305c547771367353cf89d
Sync with 1.8.1 maintenance track

* maint-1.8.1:
  Start preparing for 1.8.1.6
  git-tag(1): we tag HEAD by default
  Fix revision walk for commits with the same dates
  t2003: work around path mangling issue on Windows
  pack-refs: add fully-peeled trait
  pack-refs: write peeled entry for non-tags
  use parse_object_or_die instead of die("bad object")
  avoid segfaults on parse_object failure
  entry: fix filter lookup
  t2003: modernize style
  name-hash.c: fix endless loop with core.ignorecase=true
Documentation/git-tag.txt
builtin/grep.c
cache.h
name-hash.c
read-cache.c
refs.c
revision.c