]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'maint'
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Mar 2011 23:59:30 +0000 (16:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Mar 2011 23:59:30 +0000 (16:59 -0700)
* maint:
  Prepare draft release notes to 1.7.4.2
  gitweb: highlight: replace tabs with spaces
  make_absolute_path: return the input path if it points to our buffer
  valgrind: ignore SSE-based strlen invalid reads
  diff --submodule: split into bite-sized pieces
  cherry: split off function to print output lines
  branch: split off function that writes tracking info and commit subject
  standardize brace placement in struct definitions
  compat: make gcc bswap an inline function
  enums: omit trailing comma for portability

Conflicts:
RelNotes

1  2 
builtin/add.c
builtin/grep.c
builtin/log.c
cache.h
config.c
fast-import.c
merge-recursive.c
transport-helper.c

diff --cc builtin/add.c
Simple merge
diff --cc builtin/grep.c
Simple merge
diff --cc builtin/log.c
Simple merge
diff --cc cache.h
Simple merge
diff --cc config.c
Simple merge
diff --cc fast-import.c
Simple merge
Simple merge
Simple merge