Merge commit 'gsoc2008/gitweb-caching/master' into gitweb/test
commit343374e45c3a647cf571c2fd55957f6557afc599
authorJakub Narebski <jnareb@gmail.com>
Fri, 13 Jun 2008 23:12:21 +0000 (14 01:12 +0200)
committerJakub Narebski <jnareb@gmail.com>
Fri, 13 Jun 2008 23:12:21 +0000 (14 01:12 +0200)
tree6667ef3e6544b51dfd2d5b6669658c073ab1201f
parentb95080eb91febdbff06d5849eb87dc7ca9e240fa
parent70d915c8354b597b92dbddf0988bc34ca5dd0082
Merge commit 'gsoc2008/gitweb-caching/master' into gitweb/test

* commit 'gsoc2008/gitweb-caching/master': (25 commits)
  Work-in-progress: Creating new Git::Repo API.
  gitweb: removed unused parse_ref method
  test suite for Git.pm
  t/test-lib.sh: add test_external and test_external_without_stderr
  gitweb smoke-test.pl: do not rmtree wget's output directory
  gitweb: new smoke test
  fast-export: Correctly generate initial commits with no parents
  t/.gitattributes: only ignore whitespace errors in test files
  document --pretty=tformat: option
  Improve sed portability
  user-manual: describe how higher stages are set during a merge
  doc: adding gitman.info and *.texi to .gitignore
  Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate output
  Documentation/git-pull.txt: Use more standard [NOTE] markup
  "remote prune": be quiet when there is nothing to prune
  Typo in RelNotes.
  fix typo in tutorial
  remote show: list tracked remote branches with -n
  remote prune: print the list of pruned branches
  builtin-remote: split show_or_prune() in two separate functions
  ...

Conflicts (resolved to gsoc3008/gitweb/caching version):

perl/Git/Repo.pm
t/t9700/test.pl
t/t9710-perl-git-repo.sh
t/t9710/test.pl
t/test-lib.sh