Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit3ae25fed357f31bb9aac47201d378b4d5e1e10da
authorJakub Narebski <jnareb@gmail.com>
Sat, 14 Apr 2007 10:02:30 +0000 (14 12:02 +0200)
committerJakub Narebski <jnareb@gmail.com>
Sat, 14 Apr 2007 10:02:30 +0000 (14 12:02 +0200)
treea64db005ccd8ee329118ed2c06fd46f5dca34e58
parent5158cfab5cb5ac779a63c1fcff1d74772f337258
parent2bfe3cec92be4f5e3bfc0e71ed560df4a726c07b
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (104 commits)
  Fix git {log,show,...} --pretty=email
  Don't yap about merge-subtree during make
  sscanf/strtoul: parse integers robustly
  Add testcase for format-patch --subject-prefix (take 3)
  Add custom subject prefix support to format-patch (take 3)
  GIT 1.5.1.1
  cvsserver: Fix handling of diappeared files on update
  fsck: do not complain on detached HEAD.
  (encode_85, decode_85): Mark source buffer pointer as "const".
  gitweb: Allow configuring the default projects order and add order 'none'
  gitweb: Allow forks with project list file
  Documentation: show-ref: document --exclude-existing
  cvsexportcommit -p : fix the usage of git-apply -C.
  git-archive: make tar the default format
  Add Documentation/cmd-list.made to .gitignore
  git-svn: fix log command to avoid infinite loop on long commit messages
  git-svn: dcommit/rebase confused by patches with git-svn-id: lines
  git-svn: bail out on incorrect command-line options
  Start 1.5.2 cycle by prepareing RelNotes for it.
  Prepare for 1.5.1.1
  ...