Mercurial > bitten > bitten-test
annotate contrib/README @ 883:dfbf2f857a50
Fixed handling of active configurations that points to deleted branches.
Configurations and builds can now be checked and displayed even though the repository path cannot be found for last revision. It uses configuration 'last' (`max_rev`) to "close" the configuration.
Closes #606. Thanks to falkb for extensive testing.
author | osimons |
---|---|
date | Fri, 10 Dec 2010 09:23:12 +0000 |
parents | bd46b7410299 |
children |
rev | line source |
---|---|
853
bd46b7410299
Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff
changeset
|
1 This directory contains useful contributed scripts and programs for Bitten. |
bd46b7410299
Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff
changeset
|
2 |
bd46b7410299
Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff
changeset
|
3 Please note that these scripts are provided AS-IS are NOT tested to the same |
bd46b7410299
Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff
changeset
|
4 extent as the main sources. They are usually maintained by the original |
bd46b7410299
Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff
changeset
|
5 author, typically listed at the top of the source file. |
bd46b7410299
Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff
changeset
|
6 |
bd46b7410299
Start contrib folder for useful but non-core additions.
hodgestar
parents:
diff
changeset
|
7 See ../THANKS for a list of contributors. |