Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitf9e1769713704281e7586e6cb954e16337d1397e
authorJakub Narebski <jnareb@gmail.com>
Wed, 9 Apr 2008 07:09:29 +0000 (9 09:09 +0200)
committerJakub Narebski <jnareb@gmail.com>
Wed, 9 Apr 2008 07:09:29 +0000 (9 09:09 +0200)
tree27d65e6b83f7bd8c0d8e9d3beba25ef8a9922ef1
parent9457f66e91833abdce3906825053faf28e21ac54
parent1d2375ddfee18bd3effd2c1f98527cc2f8b1df0a
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (65 commits)
  GIT 1.5.5
  git-svn: fix following renamed paths when tracking a single path
  Add prefix oriented completions for diff and format-patch commands.
  test suite: remove useless TERM cruft in "t7005-editor.sh"
  Add interactive option in rebase command completion list.
  Fix "git apply" to correctly enforce "match at the beginning"
  Add description of OFS_DELTA to the pack format description
  gitk: Fix changing colors through Edit->Preferences
  git-pack-objects.txt: Make wording slightly less ambiguous
  git-fetch: Don't trigger a bus error when given the refspec "tag"
  Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"
  git-gui: use +/- instead of ]/[ to show more/less context in diff
  git-gui: Update french translation
  git-gui: Switch keybindings for [ and ] to bracketleft and bracketright
  GIT 1.5.5-rc3
  Describe the bug in handling filenames with funny characters in 'git add -i'
  t7004-tag: Skip more tests if gpg is not available.
  verify-tag: Clean up the temporary file if gpg cannot be started.
  help: Add a missing OPT_END().
  Accept git aliases outside a git repository
  ...