Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit22f0b6789bcaedab1670eeff35321a227cf0a720
authorJakub Narebski <jnareb@gmail.com>
Sun, 2 Dec 2007 19:30:35 +0000 (2 20:30 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sun, 2 Dec 2007 19:30:35 +0000 (2 20:30 +0100)
tree5af4d8b8034652df95b58e573edbd1325cf6838e
parent6c7509038ec6de54e972f1dfde4a4ff4cc24815f
parent1c46ab1fada6eb449336a624995293cdd74f2b08
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (105 commits)
  Update draft release notes for 1.5.4
  Consolidate command list to one.
  Resurrect peek-remote
  Update draft release notes for 1.5.4
  GIT 1.5.3.7
  Fix typo in t4008 test title
  git-svn: Don't create a "master" branch every time rebase is run
  git-svn: add a show-externals command.
  git-svn: Remove unnecessary Git::SVN::Util package
  git-svn: add support for pulling author from From: and Signed-off-by:
  git-svn now reads settings even if called in subdirectory
  Fix a pathological case in git detecting proper renames
  Fix a pathological case in git detecting proper renames
  Replace the word 'update-cache' by 'update-index' everywhere
  cvsimport: fix usage of cvsimport.module
  receive-pack: allow deletion of corrupt refs
  t7003-filter-branch: Fix test of a failing --msg-filter.
  Add config_int() method to the Git perl module
  Error out when user doesn't have access permission to the repository
  per-directory-exclude: lazily read .gitignore files
  ...