Graph
-
api: add support for editing comments2010-06-19, by Steve Losh
-
tests: factor out get_identifiers and log errors better2010-06-19, by Steve Losh
-
tests: remove "import *" to make pyflakes work better2010-06-19, by Steve Losh
-
tests: clean up unused imports2010-06-19, by Steve Losh
-
tests: rename files to args2010-06-19, by Steve Losh
-
tests: factor out the exception checking2010-06-19, by Steve Losh
-
cli: add support for deleting items2010-06-19, by Steve Losh
-
api: add support for deleting items2010-06-19, by Steve Losh
-
tests: clean up comments2010-06-19, by Steve Losh
-
web: use fetch instead of pull2010-06-19, by Steve Losh
-
web: make the push and pull buttons actually do something again2010-06-19, by Steve Losh
-
web: use some of the nifty markdown2 extensions2010-06-19, by Steve Losh
-
bundled/markdown2: hack together an 'imgless' extra2010-06-19, by Steve Losh
-
web: pull the forms into separate templates2010-06-19, by Steve Losh
-
web: add support for Markdown formatting2010-06-19, by Steve Losh
-
bundled: add markdown22010-06-19, by Steve Losh
-
cli: add support for marking comments as Markdown2010-06-19, by Steve Losh
-
api: add support for text styles2010-06-19, by Steve Losh
-
web: add a bit of context for colorboxes2010-06-19, by Steve Losh
-
web: refactoring, colorbox changes, avatar border-radii2010-06-19, by Steve Losh
-
web: minor button style changes2010-06-19, by Steve Losh
-
guts: adjust paths and imports2010-06-16, by Steve Losh
-
guts: rename some files to make things cleaner2010-06-16, by Steve Losh
-
cli: add external editor support2010-06-15, by Steve Losh
-
cli: strip leading and trailing whitespace from whole comments2010-06-15, by Steve Losh
-
cli: clean up2010-06-15, by Steve Losh
-
cli: get rid of the import *2010-06-15, by Steve Losh
-
cli: fix help text to look better as rst2010-06-15, by Steve Losh
-
ignore docs/_build2010-06-15, by Steve Losh
-
web: add colorbox for comments2010-06-14, by Steve Losh
-
web: add diff line backgrounds and show file comment counts2010-06-14, by Steve Losh
-
web: refactor the templates a bit2010-06-14, by Steve Losh
-
api: look in all heads for the .hgreview file2010-06-14, by Steve Losh
-
whitespace2010-06-13, by Steve Losh
-
web: add navigation links and support empty diffs2010-06-13, by Steve Losh
-
web: fix whitespace in comments and signoffs2010-06-13, by Steve Losh
-
web: reload the data store on each request2010-06-13, by Steve Losh
-
web: changeset page improvements2010-06-13, by Steve Losh
-
web: add pagination2010-06-13, by Steve Losh
-
web: style tweaks2010-06-13, by Steve Losh
-
web: fix cset links2010-06-13, by Steve Losh
-
web: style changes, minor fixes2010-06-13, by Steve Losh
-
web: temp fix for unicode in diffs2010-06-13, by Steve Losh
-
web: make the title configurable for deployments2010-06-13, by Steve Losh
-
web: fix changeset page title2010-06-13, by Steve Losh
-
web: add a site_root option for deployments2010-06-13, by Steve Losh
-
web: add anonymous commenting2010-06-13, by Steve Losh