Merge commit 'origin/master'
commit04db47d8e6ee71b662080c0b162150fcd752ffae
authorPieter de Bie <pdebie@ai.rug.nl>
Tue, 7 Jul 2009 10:58:35 +0000 (7 11:58 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Tue, 7 Jul 2009 11:02:27 +0000 (7 12:02 +0100)
treea6642bb4fdfd80041bffb80ed7da5d1f294291e2
parent3ee50de56b5bf994b2ebb87213fce88de5af95e6
parent64182ea911dd22dbe0adaac667a5486685478407
Merge commit 'origin/master'

* commit 'origin/master':
  CommitController: Don't turn of off automatic rearranging
  PBGitRepository: Clean up the readFromURL: method
  PBGitRepository: Fix opening of large directories due to bug in NSFileWrapper.
  PBGitIndexController: Renamed "Revert" to "Discard"
  CommitController: Reject merges
  HistoryController: Add "Open Files" menu item
  WebHistoryView: Also use the tree context menu
  HistoryController: Use a programatically created context menu
  WebHistoryController: Refactor menu search to be recursive
  HistoryController: Add some marks
  PBGitHistory: Add "Show in Finder" to files
  Display context menu in the history tree to show related commits
  History fileview: select current item on rightclick
  PBGitConfig: Add missing sentinel
  Remove use of deprecated stringWithCString
  HistoryView: only add parents if parents array exists
  keyboardNavigation: Fix keys 'c' and 'v' from webView
  Site: add link to Twitter

Conflicts:
PBGitHistoryView.xib
PBGitIndexController.m
PBGitCommitController.m
PBGitHistoryController.m
PBGitHistoryView.xib
PBGitIndexController.m