Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitc1e7ee424a75c0d2738e8c4e536edc34a2dc696a
authorJakub Narebski <jnareb@gmail.com>
Mon, 29 Oct 2007 23:46:42 +0000 (30 00:46 +0100)
committerJakub Narebski <jnareb@gmail.com>
Mon, 29 Oct 2007 23:46:42 +0000 (30 00:46 +0100)
treec2300037e245e6ba34a6e617cbde217c51bb2ae8
parent78daad744ffe51673d42c09134a08f96e81bfd6c
parent85b00455057c19a993eeaee2606af550b8d4de10
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (455 commits)
  help: remove extra blank line after "See 'git --help'" message
  Test suite: reset TERM to its previous value after testing.
  hooks-pre-commit: use \t, rather than a literal TAB in regexp
  Fix generation of perl/perl.mak
  fast-import.c: fix regression due to strbuf conversion
  Support a --quiet option in the test-suite.
  Add some fancy colors in the test library when terminal supports it.
  git-send-email: add a new sendemail.to configuration variable
  git-remote: fix "Use of uninitialized value in string ne"
  k.org git toppage: Add link to 1.5.3 release notes.
  On error, do not list all commands, but point to --help option
  git-cherry-pick: improve description of -x.
  Correct some sizeof(size_t) != sizeof(unsigned long) typing errors
  Use PRIuMAX instead of 'unsigned long long' in show-index
  Describe more 1.5.3.5 fixes in release notes
  Fix diffcore-break total breakage
  Fix directory scanner to correctly ignore files without d_type
  Improved const correctness for strings
  gitk: Fix "can't unset prevlines(...)" Tcl error
  Define compat version of mkdtemp for systems lacking it
  ...

Conflicts:

diff.c (resolved to 'origin')
Documentation/git-reflog.txt