Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitc3424aebbf722c1f204931bf1c843e8a103ee143
authorJakub Narebski <jnareb@gmail.com>
Sun, 1 Oct 2006 17:25:00 +0000 (1 19:25 +0200)
committerJakub Narebski <jnareb@gmail.com>
Sun, 1 Oct 2006 17:25:00 +0000 (1 19:25 +0200)
treec0cd1e4e1888be6a70d44476996ece8be1ab52a2
parent8342794f51a68f8bbd896cef33a0f1914ad4eb09
parent1965efb1599f59b8e3380335d1fa395e2008a30b
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (81 commits)
  GIT 1.4.3-rc1
  gitweb: tree view: hash_base and hash are now context sensitive
  git-diff -B output fix.
  fetch: Reset remote refs list each time fetch_main is called
  Remove -fPIC which was only needed for Git.xs
  Fix approxidate() to understand 12:34 AM/PM are 00:34 and 12:34
  diff --stat: ensure at least one '-' for deletions, and one '+' for additions
  diff --stat=width[,name-width]: allow custom diffstat output width.
  gitweb: History: blob and tree are first, then commitdiff, etc
  gitweb: Remove redundant "commit" from history
  gitweb: Don't use quotemeta on internally generated strings
  gitweb: Add snapshot to shortlog
  gitweb: Factor out gitweb_have_snapshot()
  gitweb: Remove redundant "commit" link from shortlog
  gitweb: "alternate" starts with shade (i.e. 1)
  gitweb: Add history and blame to git_difftree_body()
  gitweb: Remove excessively redundant entries from git_difftree_body
  Revert "gitweb: extend blame to show links to diff and previous"
  diff --stat: color output.
  diff --stat: allow custom diffstat output width.
  ...