Graph
-
ReviewChangeset loads precursors comments2014-10-27, by Christophe de Vienne
-
Use revsets to find newer and older cset of the current changeset.2014-10-27, by Christophe de Vienne
-
Use revset to calculate rev list.2014-10-27, by Christophe de Vienne
-
Merged in ksander314/hg-review/issue-90 (pull request #12)2014-12-17, by Christophe de Vienne
-
Merged in akabos/hg-review (pull request #2)2014-12-12, by Christophe de Vienne
-
decode revision descriptions in templates (fixes #79)2011-12-19, by Mikhail Lukyanchenko
-
doc: TortoiseHG on Windows2014-11-22, by Christophe de Vienne
-
Merged in ChrisNielsen/hg-review (pull request #7)2014-11-22, by Christophe de Vienne
-
Update windows contrib script for current TortoiseHg version (2.6.2).2013-01-18, by Chris Nielsen
-
Merged in abegey/hg-review/issue-93 (pull request #10)2014-11-21, by Christophe de Vienne
-
[index] Add the owner of the cset in a td beetween id and description issue-932014-11-15, by Alain Begey
-
Merged in kberridge/hg-review (pull request #6)2014-11-21, by Christophe de Vienne
-
web: display branch name on index if other than 'default'2012-09-04, by Kevin Berridge
-
Fix web tests2014-11-21, by Christophe de Vienne
-
web: add basic tests2012-07-02, by Oben Sonne
-
api: Don't crash if the diff has no lines (in case of merge for instance)2012-01-23, by Benoît Allard
-
api: wrap the exists mkdir call to avoid needless errors2011-07-18, by Steve Losh
-
Merge.2011-07-18, by Steve Losh
-
guts: fix for 1.92011-07-18, by Steve Losh
-
Merged in benallard/hg-review (pull request #1)2011-06-29, by Steve Losh
-
Only create a .exists file when we add comment or signoff2010-08-20, by Benoit Allard
-
api: Accept empty line in diffs, fix issue572010-07-28, by Benoit Allard
-
web: always show the full changeset description2011-01-30, by Steve Losh
-
web: fix summary overflows2011-01-28, by Steve Losh
-
bundled: update flask2011-01-27, by Steve Losh
-
web: organize the static folder2011-01-27, by Steve Losh
-
web: switch to less.js2011-01-27, by Steve Losh
-
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