Detect critical repository states that need special attention
commit2a5967b2961e42f927cfc7011a0eca69d8aaaf9d
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 29 Sep 2007 23:28:49 +0000 (30 01:28 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 5 Oct 2007 21:38:55 +0000 (5 23:38 +0200)
tree07d9e7d3a726504ebcdb6d0eed9967d0decc3a42
parentfbb6ffd72e197d12eb08b0e94d851adf1f9d54d1
Detect critical repository states that need special attention

Operations like rebase, merge and bisect puts the repository
in a special state, where some operations do not make sense
and others need special care. Detect those states and make
them available to the user interface.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/lib/Repository.java