Graph
-
guts: remove the kick script2011-01-27, by Steve Losh
-
readme: mention the mailing list2011-01-27, by Steve Losh
-
Add "*.un~" to .hgignore.2011-01-27, by Steve Losh
-
Merge.2010-07-28, by Steve Losh
-
merged2010-07-27, by Benoit Allard
-
webui: Add a signoff default value, prevent issue562010-07-27, by Benoit Allard
-
contrib/windows: add a script by Daniel Newton to update THG libs2010-07-27, by Steve Losh
-
tests: add some tests for non-ascii diffs2010-07-24, by Steve Losh
-
tests: test for utf-8 and non-utf-8 usernames2010-07-22, by Steve Losh
-
tests: generalize setup_reviewed_repo2010-07-22, by Steve Losh
-
tests: remove unused import2010-07-22, by Steve Losh
-
tests: whitespace2010-07-22, by Steve Losh
-
api: encode ui.username's2010-07-21, by Steve Losh
-
cli: automatically clone the review data with --web2010-07-20, by Steve Losh
-
api: factor out the hgrf logic into reusable functions2010-07-20, by Steve Losh
-
web: sometimes I hate you, vim2010-07-20, by Steve Losh
-
web: it's 2010 -- time to use git diffs2010-07-20, by Steve Losh
-
api: it's 2010 -- time to use git diffs2010-07-20, by Steve Losh
-
guts: show some initial feedback when cloning a review repo2010-07-20, by Steve Losh
-
api: handle diffs with no content (adds, removes, etc)2010-07-20, by Steve Losh
-
cli: encode usernames in headers to the local encoding2010-07-20, by Steve Losh
-
web: serve patches as application/octet-stream2010-07-16, by Steve Losh
-
util: replace, dammit2010-07-15, by Steve Losh
-
docs: add some initial diagrams2010-07-14, by Steve Losh
-
web: fix some of the username encoding issues2010-07-14, by Steve Losh
-
web: fix diff line encoding2010-07-14, by Steve Losh
-
api: add json to demandimport.ignore list2010-07-14, by André Sintzoff
-
web: do not require flask-lesscss to run in debug mode2010-07-13, by Steve Losh
-
guts: typo2010-07-13, by Steve Losh
-
guts: update README2010-07-13, by Steve Losh
-
Added tag semver for changeset d0665eae3ef42010-07-13, by Steve Losh
-
Added tag v0.9.0 for changeset d0665eae3ef42010-07-13, by Steve Losh
-
guts: remove the outdated branch from the README2010-07-13, by Steve Losh
-
web: add the project_url option2010-07-13, by Steve Losh
-
web: add scrollbars to long comments and signoffs2010-07-13, by Steve Losh
-
bundled/markdown2: escape broken HTML comments2010-07-13, by Steve Losh
-
web: show diffs by default2010-07-13, by Steve Losh
-
web: whitespace2010-07-10, by Steve Losh
-
web: add nice error pages2010-07-10, by Steve Losh
-
web: fix unicode in revhash urls2010-07-10, by Steve Losh
-
bundled/markdown2: make markdown links a bit more secure2010-07-10, by Steve Losh
-
guts: fix a couple of encoding issues and add encoding tests2010-07-10, by Steve Losh
-
web: return 404 when trying to access a nonexistant changeset2010-07-10, by Steve Losh
-
cli: use unicode for comments and signoffs2010-07-10, by Steve Losh
-
guts: fix filename encoding2010-07-10, by Steve Losh
-
web: add a link to download a changeset patch2010-07-07, by Steve Losh
-
api: remove the broken import2010-07-07, by Steve Losh
-
cli: add help for --edit2010-07-06, by Steve Losh
-
cli: mention how to stop the web interface in the help2010-07-06, by Steve Losh
-
cli: add help for --web2010-07-06, by Steve Losh
-
fab: pull the review data too2010-07-06, by Steve Losh
-
contrib/deploy: fix the username setting in the wsgi script2010-07-06, by Steve Losh
-
api: use json for data storage2010-07-06, by Steve Losh
-
web: add line-level comment editing support2010-07-03, by Steve Losh
-
web: whitespace2010-07-03, by Steve Losh
-
fab: update the tool repo when deploying, of course2010-07-03, by Steve Losh
-
web: preserve markdown status when moving line comment forms2010-07-03, by Steve Losh
-
web: preserve comment bodies when moving line comment forms2010-07-03, by Steve Losh
-
web: underscorify a few things and fix the line comment form moving2010-07-03, by Steve Losh
-
web: use underscore.js for templating2010-07-03, by Steve Losh
-
web: add file-level comment editing support2010-07-03, by Steve Losh
-
web: add review-level comment editing support2010-07-03, by Steve Losh
-
guts: add a fabfile to save my fingers2010-07-01, by Steve Losh
-
docs: update requirements2010-07-01, by Steve Losh
-
guts: refactor signoff editing to use the new renaming api2010-06-30, by Steve Losh
-
guts: make everything work with Mercurial 1.62010-06-30, by Steve Losh
-
api: remove the unneeded datastore ref from rcset2010-06-19, by Steve Losh
-
cli: add support for editing comments2010-06-19, by Steve Losh
-
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