Graph
-
This is not funny, this is a morality tale about the evils of copy/paste.Sun, 11 Oct 2009 21:30:02 -0400, by Steve Losh
-
Add a test for initializing clones.Sun, 11 Oct 2009 21:22:38 -0400, by Steve Losh
-
Refactor datastore initialization.Sun, 11 Oct 2009 17:28:23 -0400, by Steve Losh
-
Start adding documentation for hg review --initSun, 11 Oct 2009 11:38:15 -0400, by Steve Losh
-
Clean up the helptable entries a bit.Sun, 11 Oct 2009 11:19:12 -0400, by Steve Losh
-
Require a remote path.Sun, 11 Oct 2009 11:11:09 -0400, by Steve Losh
-
Add documentation for hg reviewSun, 11 Oct 2009 10:37:57 -0400, by Steve Losh
-
Change some help formatting.Sun, 11 Oct 2009 10:28:08 -0400, by Steve Losh
-
Die, copypasted triple single quotes, DIE.Sat, 10 Oct 2009 19:56:48 -0400, by Steve Losh
-
Add some documentation for hg review --signoffSat, 10 Oct 2009 19:54:18 -0400, by Steve Losh
-
Add some documentation for hg review --commentSat, 10 Oct 2009 19:45:45 -0400, by Steve Losh
-
Add some skeletal help topics.Sat, 10 Oct 2009 19:18:30 -0400, by Steve Losh
-
Add the basic usage doc.Sat, 10 Oct 2009 19:10:44 -0400, by Steve Losh
-
Change the default review datastore directory name.Sat, 10 Oct 2009 19:07:59 -0400, by Steve Losh
-
Add signoff messages into the review output.Sat, 10 Oct 2009 18:54:06 -0400, by Steve Losh
-
Add the ability to comment on multiple files at once.Sat, 10 Oct 2009 18:28:33 -0400, by Steve Losh
-
Remove an unused option.Sat, 10 Oct 2009 18:08:56 -0400, by Steve Losh
-
Add real date and time support to the API, and use it in the UI.Sat, 10 Oct 2009 16:58:14 -0400, by Steve Losh
-
Change a bit of whitespace.Sat, 10 Oct 2009 11:05:05 -0400, by Steve Losh
-
Add tests for contextual diffs with comments.Sat, 10 Oct 2009 10:51:51 -0400, by Steve Losh
-
Refactor the author line generation in tests. It's much cleaner now.Sat, 10 Oct 2009 10:51:02 -0400, by Steve Losh
-
Add more API documentation.Fri, 09 Oct 2009 23:41:51 -0400, by Steve Losh
-
Add some simple tests for the contextualized diffs.Fri, 09 Oct 2009 23:20:44 -0400, by Steve Losh
-
Add a docstring for the new diffs() method.Fri, 09 Oct 2009 22:53:11 -0400, by Steve Losh
-
Print comments on skipped lines.Fri, 09 Oct 2009 19:33:55 -0400, by Steve Losh
-
Add support for diff context amounts.Fri, 09 Oct 2009 19:27:43 -0400, by Steve Losh
-
Add and reformat strings and documentation.Thu, 08 Oct 2009 23:03:26 -0400, by Steve Losh
-
Add more documentation for the API.Thu, 08 Oct 2009 18:23:23 -0400, by Steve Losh
-
Mark _render_data methods as private.Thu, 08 Oct 2009 18:16:08 -0400, by Steve Losh
-
Mark the internal object commit and delete methods as private.Thu, 08 Oct 2009 18:12:44 -0400, by Steve Losh
-
Add more API documentation (notice a trend yet?).Thu, 08 Oct 2009 18:08:06 -0400, by Steve Losh
-
Add more API documentation.Thu, 08 Oct 2009 17:58:57 -0400, by Steve Losh
-
Add more documentation to the API.Thu, 08 Oct 2009 17:52:54 -0400, by Steve Losh
-
Strip even more from the diffs Mercurial gives us.Thu, 08 Oct 2009 17:52:45 -0400, by Steve Losh
-
Start adding some documentation to the internals of the API.Wed, 07 Oct 2009 23:38:30 -0400, by Steve Losh
-
Fix the path sanitization and add some tests.Wed, 07 Oct 2009 19:08:50 -0400, by Steve Losh
-
Add test infrastructure for testing paths with directories.Wed, 07 Oct 2009 18:34:49 -0400, by Steve Losh
-
Add path sanitization because Windows just *has* to use backslashes...Wed, 07 Oct 2009 18:23:37 -0400, by Steve Losh
-
Add signoff type counts to review output.Tue, 06 Oct 2009 19:45:29 -0400, by Steve Losh
-
Add line-level commenting.Tue, 06 Oct 2009 19:27:47 -0400, by Steve Losh
-
Add file-level commenting.Mon, 05 Oct 2009 20:50:06 -0400, by Steve Losh
-
Output diffs (with line numbers) and review-level comments for review.Mon, 05 Oct 2009 19:45:45 -0400, by Steve Losh
-
Add a sparse README.Sun, 04 Oct 2009 22:25:33 -0400, by Steve Losh
-
Rearrange imports.Sun, 04 Oct 2009 22:16:07 -0400, by Steve Losh
-
Wrap the test output in a more elegant way.Sun, 04 Oct 2009 22:14:29 -0400, by Steve Losh
-
Add the ability to overwrite signoffs.Sun, 04 Oct 2009 22:08:06 -0400, by Steve Losh
-
Add signoff tests.Sun, 04 Oct 2009 20:47:20 -0400, by Steve Losh
-
Fix a signoff bug.Sun, 04 Oct 2009 20:43:42 -0400, by Steve Losh
-
Add the structure for signoff.Sun, 04 Oct 2009 20:36:49 -0400, by Steve Losh
-
Pull out the command functionality into functions.Sun, 04 Oct 2009 20:25:24 -0400, by Steve Losh
-
Big API changes.Sun, 04 Oct 2009 20:19:32 -0400, by Steve Losh
-
Adjust API whitespace to help code folding.Sun, 04 Oct 2009 20:01:58 -0400, by Steve Losh
-
Adjust test file whitespace.Sun, 04 Oct 2009 19:58:19 -0400, by Steve Losh
-
Fix bugs, add tests.Sun, 04 Oct 2009 19:57:03 -0400, by Steve Losh
-
Move the review output into messages, and add a no-comments test.Sun, 04 Oct 2009 19:41:58 -0400, by Steve Losh
-
Add a commenting test, and more test utils.Sun, 04 Oct 2009 19:31:52 -0400, by Steve Losh
-
Test double inits.Sun, 04 Oct 2009 19:19:01 -0400, by Steve Losh
-
Add stdout checks to the test suite.Sun, 04 Oct 2009 19:09:55 -0400, by Steve Losh
-
Add more output for hg review.Sun, 04 Oct 2009 19:01:57 -0400, by Steve Losh
-
Add the author count to the review command.Sun, 04 Oct 2009 18:57:18 -0400, by Steve Losh
-
Add basic commenting.Sun, 04 Oct 2009 18:45:19 -0400, by Steve Losh
-
API work.Sun, 04 Oct 2009 18:33:20 -0400, by Steve Losh
-
Add more functionality to the API.Sun, 04 Oct 2009 17:52:11 -0400, by Steve Losh