901a5b715f62 draft — Oben Sonne default tip 5 years ago
Migrate BitBucket Wiki to repo README
4307700f5909 — Oben Sonne 13 years ago
Adjust tests for Mercurial 2.0
57f96e57dd7f — Oben Sonne 13 years ago
New bookmark handling requires Mercurial 1.8
4ad4f7eb2e7a — Oben Sonne 13 years ago
Adjust tests for Mercurial 1.9
832220ba4b56 — Oben Sonne 13 years ago
Merge with talklittle's fork
46c042e1e159 — Andrew Shu 13 years ago
branchtags caching for speedup in repos with many branches
87bb785c574f — Oben Sonne 13 years ago
Adapt tests to latest bookmark changes
7fb0595d7508 — Oben Sonne 13 years ago
Update bookmarks handling for Mercurial 1.8.1
cc85c9b31bbe — Oben Sonne 13 years ago
Update help output in tests to Mercruial 1.8.1
20252f3f8c0d — Oben Sonne 14 years ago
Adjust test script for Mercurial 1.6.3
4f5baadb5808 — Oben Sonne 14 years ago
Adjust test script for Mercurial 1.5
ae055293ec38 — Oben Sonne 14 years ago
Fix a missing age equalizer in test script
04c6ccce0ce2 — Oben Sonne 15 years ago
Update tests

The default test script (test-compass) now also works outside the
Mercurial testing suite. Thus the other scripts have been removed.
Further test-compass is less verbose now, to only print out the
interesting parts to test.

Finally the following tests have been added to test-compass:
 - detect virgin repository
 - detect merge situation
 - correctly detect and handle bookmarks track.current option
dc0687669ac5 — Oben Sonne 15 years ago
Fix detection of bookmarks track.current option
21af973bf0d5 — Oben Sonne 15 years ago
Don't crash in virgin repositories
6f573af6f3f4 — Oben Sonne 15 years ago
Show when in a merge situation

Fixes issue 2
344a9c71fa17 — Oben Sonne 15 years ago
Adjust help output for Mercurial 1.4

Somewhere between 1.3 and 1.4 Mercurial has changed the docstring
formatting used for command helps. This commit adjusts compass' help
output to look nice again in 1.4. Accordingly the test script has been
updated to succeed in 1.4.
53394fbc3bc0 — Oben Sonne 15 years ago
Conider bookmarks track.current option

If the track.current option if the bookmarks extensions is enabled the
acitve bookmark is annotated with a '*'. Furhter, when being at a
bookmarked revisions with no active bookmark, a warning is printed that
none of the bookmarks will move on commit.

Fixes issue #1.
d001c1cf93b9 — Oben Sonne 15 years ago
Adjust doc for 'hg help extensions'
8bdc5fe92153 — Oben Sonne 15 years ago
Update test script and output
Next