]> granicus.if.org Git - git/commitdiff
Merge branch 'maint'
authorJunio C Hamano <gitster@pobox.com>
Sun, 17 Mar 2013 07:11:11 +0000 (00:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 Mar 2013 07:11:11 +0000 (00:11 -0700)
* maint:
  rev-parse: clarify documentation of $name@{upstream} syntax
  sha1_name: pass object name length to diagnose_invalid_sha1_path()
  Makefile: keep LIB_H entries together and sorted

1  2 
Documentation/revisions.txt
Makefile

Simple merge
diff --cc Makefile
index 26d333275517943c629e9600525f292d4c91d32a,5be54584b71280b910ee9994a5eafff3824f26c3..598d6313da96f8ba8f76fbd982f491077b6d5d97
+++ b/Makefile
@@@ -734,8 -683,13 +718,14 @@@ LIB_H += url.
  LIB_H += userdiff.h
  LIB_H += utf8.h
  LIB_H += varint.h
+ LIB_H += vcs-svn/fast_export.h
+ LIB_H += vcs-svn/line_buffer.h
+ LIB_H += vcs-svn/repo_tree.h
+ LIB_H += vcs-svn/sliding_window.h
+ LIB_H += vcs-svn/svndiff.h
+ LIB_H += vcs-svn/svndump.h
  LIB_H += walker.h
 +LIB_H += wildmatch.h
  LIB_H += wt-status.h
  LIB_H += xdiff-interface.h
  LIB_H += xdiff/xdiff.h