Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit618be4eaa3f0d27b5780187b066b66b8109dcfa4
authorJakub Narebski <jnareb@gmail.com>
Fri, 10 Nov 2006 22:42:09 +0000 (10 23:42 +0100)
committerJakub Narebski <jnareb@gmail.com>
Fri, 10 Nov 2006 22:42:09 +0000 (10 23:42 +0100)
tree41a85f19c2f32c2a9820663dd04e2e432837c739
parenta65950617884a2246608950e206cc2f540ee33f9
parent8eaf79869f9eddf50ddffffb8d73a054e0514fcd
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (75 commits)
  git-annotate: fix -S on graft file with comments.
  git-annotate: no need to exec blame; it is built-in now.
  git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch.
  Documentation: move blame examples
  git-svn: fix dcommit losing changes when out-of-date from svn
  git-svn: don't die on rebuild when --upgrade is specified
  git-svn: avoid printing filenames of files we're not tracking
  Nicer error messages in case saving an object to db goes wrong
  gitweb: fix unmatched div in commitdiff
  gitweb: protect commit messages from controls.
  gitweb: protect blob and diff output lines from controls.
  git-pickaxe: retire pickaxe
  git-status: quote LF in its output
  gitweb: do not give blame link unconditionally in diff-tree view
  gitweb: New improved patchset view
  gitweb: Use character or octal escape codes (and add span.cntrl) in esc_path
  gitweb: Better git-unquoting and gitweb-quoting of pathnames
  gitweb: minimally fix "fork" support.
  gitweb: fix disabling of "forks"
  GIT 1.4.3-rc1
  ...