Code

Merge branch 'maint'
authorJunio C Hamano <junkio@cox.net>
Sun, 13 May 2007 20:34:40 +0000 (13:34 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 13 May 2007 20:34:40 +0000 (13:34 -0700)
commit43d151a1b087db22e2f9a754772b469de1194f67
tree49f381570791ba6c56619bc737c78fe245a9f42e
parentf987afa8fe13c2a1512094362b06172419977bc4
parent4a1bb4c3f87f355dd52fcd0babcbd005d59d7ed6
Merge branch 'maint'

* maint:
  git-svn: don't attempt to minimize URLs by default
  git-svn: fix segfaults due to initial SVN pool being cleared
  git-svn: clean up caching of SVN::Ra functions
  git-svn: don't drop the username from URLs when dcommit is run
  RPM spec: include files in technical/ to package.
  Remove stale non-static-inline prototype for tree_entry_extract()
  git-config: test for 'do not forget "a.b.var" ends "a.var" section'.
  git-config: do not forget seeing "a.b.var" means we are out of "a.var" section.
git.spec.in