Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitb0984745e3249ac282cef727f5a90c2378ca04c7
authorJakub Narebski <jnareb@gmail.com>
Fri, 29 Apr 2011 21:24:49 +0000 (29 23:24 +0200)
committerJakub Narebski <jnareb@gmail.com>
Fri, 29 Apr 2011 21:24:49 +0000 (29 23:24 +0200)
tree703b3f326904f3957537ad4cf676ba3bdbf3cb57
parente6634ec9add6641cc19cc8e0fad2cff98ce10228
parent1c08bf50cfcf924094eca56c2486a90e2bf1e6e2
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (87 commits)
  Start 1.7.5.1 maintenance track
  git-send-email: fix missing space in error message
  t/test-lib.sh: minor readability improvements
  diffcore-rename.c: avoid set-but-not-used warning
  Start 1.7.6 cycle
  Automatically autoload bashcompinit for ZSH, when needed
  http: clear POSTFIELDS when initializing a slot
  sparse: Fix some "symbol not declared" warnings
  sparse: Fix errors due to missing target-specific variables
  date: avoid "X years, 12 months" in relative dates
  format-patch: document --quiet option
  format-patch: don't pass on the --quiet flag
  --dirstat: In case of renames, use target filename instead of source filename
  config: support values longer than 1023 bytes
  strbuf: make sure buffer is zero-terminated
  Teach --dirstat not to completely ignore rearranged lines within a file
  sparse: Fix an "symbol 'merge_file' not decared" warning
  sparse: Fix an "symbol 'format_subject' not declared" warning
  sparse: Fix some "Using plain integer as NULL pointer" warnings
  sparse: Fix an "symbol 'cmd_index_pack' not declared" warning
  ...
t/test-lib.sh