Merge branch 'master' into next
commit4989bbadfa3081bbf3da104bea5c21f53cff67e2
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 May 2008 23:48:32 +0000 (15 16:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 May 2008 23:48:32 +0000 (15 16:48 -0700)
treebf80a8352f6b209c7e2d1a906865e4376317bc98
parent37b13fb3a53c8be62be3e3e526abbb97b8108839
parent1fbb58b4153e90eda08c2b022ee32d90729582e6
Merge branch 'master' into next

* master: (50 commits)
  Documentation/git-prune.txt: document unpacked logic
  gitk: Add a progress bar for checking out a head
  gitk: Show current row number and total number of rows
  gitk: Allow users to view diffs in external diff viewer
  gitk: Synchronize highlighting in file view for 'f' and 'b' commands
  git-gui: Delete branches with 'git branch -D' to clear config
  git-gui: Setup branch.remote,merge for shorthand git-pull
  gitk: Make updates go faster
  gitk: Disable "Reset %s branch to here" when on a detached head
  gitk: German translation again updated
  gitk: Update German translation
  gitk: Makefile/install: force permissions when installing files and dirs
  gitk: Initial Swedish translation.
  gitk: Spanish translation of gitk
  git-gui: Update German translation
  gitk: Fix handling of tree file list with special chars in names
  gitk: Reorganize processing of arguments for git log
  git-gui: Don't use '$$cr master' with aspell earlier than 0.60
  git-gui: Report less precise object estimates for database compression
  gitk: Fix problem with target row not being in scroll region
  ...