Commit Log

commit description author date
87c14b34e264 Lots of small style changes. webui Steve Losh 2009-10-14
590fb7bae0a8 Add a simple review page in the web UI. Just show diffs for now. webui Steve Losh 2009-10-14
7b4e78679c9d Add some basic styles so I don't hate looking at this thing. webui Steve Losh 2009-10-14
73284798e9e9 More infrastructure for the web UI. webui Steve Losh 2009-10-14
22906da596df Get a barely functional webui running. webui Steve Losh 2009-10-13
9539fb54320e More infrastructure for the web interface. webui Steve Losh 2009-10-13
96a4cc60e57d Start adding infrastructure for the web interface. webui Steve Losh 2009-10-13
7c9d165e0cd1 Bundle webpy with the extension. webui Steve Losh 2009-10-13
a5bfe965d4bc This is not funny, this is a morality tale about the evils of copy/paste. Steve Losh 2009-10-12
351195574f80 Add a test for initializing clones. Steve Losh 2009-10-12
65a39843de8d Refactor datastore initialization. Steve Losh 2009-10-11
74aa03e42920 Start adding documentation for hg review --init Steve Losh 2009-10-11
0071e116bfb4 Clean up the helptable entries a bit. Steve Losh 2009-10-11
4ede1c231525 Require a remote path. Steve Losh 2009-10-11
6930dfc9918a Add documentation for hg review Steve Losh 2009-10-11
8fd7562a81ad Change some help formatting. Steve Losh 2009-10-11
7cd4514b49f4 Die, copypasted triple single quotes, DIE. Steve Losh 2009-10-10
4bad4dc4dddc Add some documentation for hg review --signoff Steve Losh 2009-10-10
deb1059d6425 Add some documentation for hg review --comment Steve Losh 2009-10-10
1ed53449d650 Add some skeletal help topics. Steve Losh 2009-10-10
f284aeed0fd5 Add the basic usage doc. Steve Losh 2009-10-10
8b8dee73f936 Change the default review datastore directory name. Steve Losh 2009-10-10
8d14fdcfb92d Add signoff messages into the review output. Steve Losh 2009-10-10
7fef894ba429 Add the ability to comment on multiple files at once. Steve Losh 2009-10-10
44d1d0012482 Remove an unused option. Steve Losh 2009-10-10
1f2f3cb23ac3 Add real date and time support to the API, and use it in the UI. Steve Losh 2009-10-10
f740af183dca Change a bit of whitespace. Steve Losh 2009-10-10
68e589a7c8c4 Add tests for contextual diffs with comments. Steve Losh 2009-10-10
85ab60753c33 Refactor the author line generation in tests. It's much cleaner now. Steve Losh 2009-10-10
dd45f9a0b74b Add more API documentation. Steve Losh 2009-10-10
69bbcf7f0830 Add some simple tests for the contextualized diffs. Steve Losh 2009-10-10
d32fa8336dc2 Add a docstring for the new diffs() method. Steve Losh 2009-10-10
554175d9a71c Print comments on skipped lines. Steve Losh 2009-10-09
c983af6c02b1 Add support for diff context amounts. Steve Losh 2009-10-09
9df20fad6514 Add and reformat strings and documentation. Steve Losh 2009-10-09
21e11e7dfca5 Add more documentation for the API. Steve Losh 2009-10-08
f8233e2ca199 Mark _render_data methods as private. Steve Losh 2009-10-08
0d213b070f79 Mark the internal object commit and delete methods as private. Steve Losh 2009-10-08
022175cc8a90 Add more API documentation (notice a trend yet?). Steve Losh 2009-10-08
cc9456bb289b Add more API documentation. Steve Losh 2009-10-08
8cea29aa955f Add more documentation to the API. Steve Losh 2009-10-08
62c8ba974c19 Strip even more from the diffs Mercurial gives us. Steve Losh 2009-10-08
789e5765c9ff Start adding some documentation to the internals of the API. Steve Losh 2009-10-08
08528309f7cd Fix the path sanitization and add some tests. Steve Losh 2009-10-07
b3bae1d649d7 Add test infrastructure for testing paths with directories. Steve Losh 2009-10-07
06d5f75cfb55 Add path sanitization because Windows just *has* to use backslashes... Steve Losh 2009-10-07
ab4cc556087d Add signoff type counts to review output. Steve Losh 2009-10-06
34caeeba9ae2 Add line-level commenting. Steve Losh 2009-10-06