3c3734c184d9
|
Use revsets to find newer and older cset of the current changeset.
|
Christophe de Vienne |
2014-10-27 |
3e5dfa8a94ef
|
Use revset to calculate rev list.
|
Christophe de Vienne |
2014-10-27 |
af974f8d1eec
|
Merged in ksander314/hg-review/issue-90 (pull request #12)
|
Christophe de Vienne |
2014-12-17 |
b443b42afe6f
|
Convert unicode to ascii for mercurial API.
issue-90
|
Alexander Stepanenko |
2014-12-14 |
73d048325dfd
|
Merged in akabos/hg-review (pull request #2)
|
Christophe de Vienne |
2014-12-12 |
5bef954cfecd
|
decode revision descriptions in templates (fixes #79)
|
Mikhail Lukyanchenko |
2011-12-19 |
e5cc5cf29c7e
|
doc: TortoiseHG on Windows
|
Christophe de Vienne |
2014-11-22 |
729e7c661a88
|
Merged in ChrisNielsen/hg-review (pull request #7)
|
Christophe de Vienne |
2014-11-22 |
fc97fabaf28d
|
Update windows contrib script for current TortoiseHg version (2.6.2).
|
Chris Nielsen |
2013-01-18 |
66463ec963b6
|
Merged in abegey/hg-review/issue-93 (pull request #10)
|
Christophe de Vienne |
2014-11-21 |
627b1d4e0fa3
|
[index] Add the owner of the cset in a td beetween id and description
issue-93
|
Alain Begey |
2014-11-15 |
87fcb432d230
|
Merged in kberridge/hg-review (pull request #6)
|
Christophe de Vienne |
2014-11-21 |
b0bcc35b016a
|
web: display branch name on index if other than 'default'
|
Kevin Berridge |
2012-09-04 |
8be7ac46f0ec
|
Fix web tests
|
Christophe de Vienne |
2014-11-21 |
9030dc9517cf
|
web: add basic tests
|
Oben Sonne |
2012-07-02 |
638009474a3b
|
api: Don't crash if the diff has no lines (in case of merge for instance)
|
Benoît Allard |
2012-01-23 |
78819a1b530e
|
api: wrap the exists mkdir call to avoid needless errors
|
Steve Losh |
2011-07-18 |
fa1f7726b08b
|
Merge.
|
Steve Losh |
2011-07-18 |
543110450d50
|
guts: fix for 1.9
|
Steve Losh |
2011-07-18 |
48541d29e527
|
Merged in benallard/hg-review (pull request #1)
|
Steve Losh |
2011-06-29 |
971a3a6e1df9
|
Only create a .exists file when we add comment or signoff
|
Benoit Allard |
2010-08-20 |
5a30d0a6ca83
|
api: Accept empty line in diffs, fix issue57
|
Benoit Allard |
2010-07-28 |
e62677ebd73d
|
web: always show the full changeset description
|
Steve Losh |
2011-01-30 |
4d308e5f132c
|
web: fix summary overflows
|
Steve Losh |
2011-01-28 |
f33efe14bff1
|
bundled: update flask
|
Steve Losh |
2011-01-27 |
3fe8d9b6705b
|
web: organize the static folder
|
Steve Losh |
2011-01-27 |
a529034a32c1
|
web: switch to less.js
|
Steve Losh |
2011-01-27 |
9b3fda6ad1df
|
guts: remove the kick script
|
Steve Losh |
2011-01-27 |
4a1d4f847bc4
|
readme: mention the mailing list
|
Steve Losh |
2011-01-27 |
580225427d99
|
Add "*.un~" to .hgignore.
|
Steve Losh |
2011-01-27 |
bf2c74655b2f
|
Merge.
|
Steve Losh |
2010-07-28 |
46a08d99f9b9
|
merged
|
Benoit Allard |
2010-07-27 |
d6523b4269f8
|
webui: Add a signoff default value, prevent issue56
|
Benoit Allard |
2010-07-27 |
1d9c439bfe54
|
contrib/windows: add a script by Daniel Newton to update THG libs
|
Steve Losh |
2010-07-27 |
cada9aab8b6f
|
tests: add some tests for non-ascii diffs
|
Steve Losh |
2010-07-24 |
a21fcb365fcd
|
tests: test for utf-8 and non-utf-8 usernames
|
Steve Losh |
2010-07-22 |
bef3dce04be6
|
tests: generalize setup_reviewed_repo
|
Steve Losh |
2010-07-22 |
86031ff88aa1
|
tests: remove unused import
|
Steve Losh |
2010-07-22 |
6cd2b2e4286a
|
tests: whitespace
|
Steve Losh |
2010-07-22 |
2f55173bca52
|
api: encode ui.username's
|
Steve Losh |
2010-07-21 |
53aadb5be2b6
|
cli: automatically clone the review data with --web
|
Steve Losh |
2010-07-20 |
9cd3f1057ae1
|
api: factor out the hgrf logic into reusable functions
|
Steve Losh |
2010-07-20 |
a0929b448985
|
web: sometimes I hate you, vim
|
Steve Losh |
2010-07-20 |
de7319315abe
|
web: it's 2010 -- time to use git diffs
|
Steve Losh |
2010-07-20 |
a572f4405909
|
api: it's 2010 -- time to use git diffs
|
Steve Losh |
2010-07-20 |
fcdbab575d22
|
guts: show some initial feedback when cloning a review repo
|
Steve Losh |
2010-07-20 |
a9a6bf62224c
|
api: handle diffs with no content (adds, removes, etc)
|
Steve Losh |
2010-07-20 |
79f123993c81
|
cli: encode usernames in headers to the local encoding
|
Steve Losh |
2010-07-20 |
8f18f574990c
|
web: serve patches as application/octet-stream
|
Steve Losh |
2010-07-16 |
96afc843f1a7
|
util: replace, dammit
|
Steve Losh |
2010-07-15 |
16b417409038
|
docs: add some initial diagrams
|
Steve Losh |
2010-07-14 |
216e52471475
|
web: fix some of the username encoding issues
|
Steve Losh |
2010-07-14 |
37378ae56a2f
|
web: fix diff line encoding
|
Steve Losh |
2010-07-14 |
ac571288381e
|
api: add json to demandimport.ignore list
|
André Sintzoff |
2010-07-14 |
374353580a16
|
web: do not require flask-lesscss to run in debug mode
|
Steve Losh |
2010-07-13 |
a00c883bebfc
|
guts: typo
|
Steve Losh |
2010-07-13 |
8239d5054898
|
guts: update README
|
Steve Losh |
2010-07-13 |
613600cac7dd
|
Added tag semver for changeset d0665eae3ef4
|
Steve Losh |
2010-07-13 |
a30114c73d9a
|
Added tag v0.9.0 for changeset d0665eae3ef4
|
Steve Losh |
2010-07-13 |
d0665eae3ef4
|
Merge documentation.
semver v0.9.0
|
Steve Losh |
2010-07-13 |
466feb89a9d1
|
Close the initial-docs branch!
initial-docs
|
Steve Losh |
2010-07-13 |
e8d49fb98199
|
docs: typo
initial-docs
|
Steve Losh |
2010-07-13 |
9b78bb09a3db
|
docs: cleanup
initial-docs
|
Steve Losh |
2010-07-13 |
d0f41ff4e65e
|
docs/hacking: code block typo
initial-docs
|
Steve Losh |
2010-07-13 |