Merge branch 'pu/pb/fix_refresh'
commit85f2c72d69f368474d9e8885e95ea319633a5975
authorPieter de Bie <pdebie@ai.rug.nl>
Thu, 28 May 2009 16:41:33 +0000 (28 17:41 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Thu, 28 May 2009 16:41:33 +0000 (28 17:41 +0100)
tree242d5ad238842c9baf985177479922bb0f95c62c
parent1c80701b147b7455b583f37b34038442d7a303c8
parent0d8ba8c2632e129fe7627f86d907c8b470c1bf20
Merge branch 'pu/pb/fix_refresh'

* pu/pb/fix_refresh:
  Rename 'CachedChanges" to "StagedChanges" for greater consistency
  PBChangedFile: remove shouldBeDeleted boolean
  GitCommitController: Also use dictionary lookup for untracked files
  CommitController: Use a dictionary lookup when refreshing index
  GitCommitController: clean up index functions
PBGitCommitController.m
PBGitIndexController.m