Graph
-
bookmarks: check if bookmark is actually current2011-07-05, by Kevin Bullock
-
Fix compatibility bug for count. `revrange' has been moved into the `scmutil' module since v1.9.2012-02-11, by Yujie Wu
-
Merge.2012-01-27, by Steve Losh
-
Fixed hg help screen for prompt2012-01-20, by Chris Mansley
-
Document the quiet filter on the tags keyword.2012-01-24, by Dale Wijnand
-
Add a quiet filter to the tags keyword, to exclude tip from the shown tags.2012-01-24, by Dale Wijnand
-
Fixed bug that was thowing a KeyError when including "{bookmark}" in the output.2011-03-23, by Shaun Ek
-
Make fetch update the inc/out cache.2011-01-22, by Steve Losh
-
Fix a typo in a docstring.2011-01-22, by Steve Losh
-
Add the topindex keyword from Justin Lebar.2011-01-13, by Steve Losh
-
Alphabetize functions.2010-07-06, by Steve Losh
-
Add the {queue} keyword.2010-07-06, by Steve Losh
-
Add the {closed} keyword.2010-07-05, by Steve Losh
-
prompt: fix a typo in the help2010-06-22, by Steve Losh
-
docs: fix a typo2010-06-22, by Steve Losh
-
Strip whitespace.2010-06-22, by Steve Losh
-
Mention the count filter in the docs.2010-06-22, by Steve Losh
-
Add the count filter to count revsets.2010-06-22, by Steve Losh
-
Change a variable name to match the rest.2010-04-23, by Steve Losh
-
Changed how 'unapplied' patch collection is calculated to handle guarded patches2010-04-22, by Iain Lowe
-
Update the bookmark fix to be backwards compatible.2010-01-21, by Steve Losh
-
fix hg-prompt to work with Mercurial 1.42010-01-20, by Benjamin Pollack
-
Fix the installation docs.2010-01-10, by Steve Losh
-
Adjust the screenshot URL.2010-01-10, by Steve Losh
-
Fix line-wrapping in the docs.2010-01-09, by Steve Losh
-
Make the monospaced font in the docs Monaco by default.2010-01-09, by Steve Losh
-
Document the --angle-brackets option.2010-01-09, by Steve Losh
-
Add the --angle-brackets option to keep zsh users sane.2010-01-09, by Steve Losh
-
Update the docs to work with the new version of Markdoc.2009-12-16, by Steve Losh
-
Add a few sample prompts to the documentation.2009-12-02, by Steve Losh
-
Prevent {update} from crashing in empty repos.2009-12-01, by Steve Losh
-
Add tests for {update}.2009-12-01, by Steve Losh
-
Add tests for {tip}.2009-12-01, by Steve Losh
-
Add tests for {rev}.2009-11-27, by Steve Losh
-
Add more unit tests and refactor some existing ones.2009-11-27, by Steve Losh
-
Start adding some unit tests.2009-11-27, by Steve Losh
-
Clean up the output group handling.2009-11-27, by Steve Losh
-
Replace the any* and nondefault filters with a quiet filter.2009-11-27, by Steve Losh
-
- Add |anyapplied, |anyunapplied, |anycount, and |nondefault filters.2009-11-27, by Jason Harris
-
Added tag 0.2 for changeset a6ec48f039852009-11-25, by Steve Losh