Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitfb3f6a87987cbde5d55f32b82ffb23beb09f6297
authorJakub Narebski <jnareb@gmail.com>
Wed, 22 Sep 2010 13:57:32 +0000 (22 15:57 +0200)
committerJakub Narebski <jnareb@gmail.com>
Wed, 22 Sep 2010 13:57:32 +0000 (22 15:57 +0200)
tree567e39a152fbb018402c6377e4b6d07846111fc1
parentb584b2ba47c423e6918cbbea1992596d27a7a0ee
parent87b50542a08ac6caa083ddc376e674424e37940a
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (34 commits)
  Git 1.7.3
  git-rebase--interactive.sh: replace cut with ${v%% *}
  t/t7300: workaround ancient touch by rearranging arguments
  ls-files documentation: reword for consistency
  git-ls-files.txt: clarify -x/--exclude option
  Git 1.7.3 rc2
  git-gui 0.13
  git-gui: avoid mis-encoding the copyright message on Windows.
  git-gui: Update Swedish translation (521t).
  t7003: Use test_commit instead of custom function
  ls-tree $di $dir: do not mistakenly recurse into directories
  t3101: modernise style
  vcs-svn: Fix some printf format compiler warnings
  compat/nedmalloc: don't force NDEBUG on the rest of git
  Git 1.7.3 rc1
  Prepare for 1.7.3 rc1
  Add --src/dst-prefix to git-formt-patch in git-rebase.sh
  install-webdoc: keep installed RelNotes-*.txt
  t1020: Get rid of 'cd "$HERE"' at the start of each test
  t2016 (checkout -p): add missing &&
  ...