log

age author description
Sat, 15 Oct 2011 01:06:52 +0200 Angel Ezquerra revert: warn that subrepos cannot be reverted
Wed, 12 Oct 2011 21:45:58 -0400 Greg Ward merge: expand environment variables and ~/ in tool.executable
Sat, 15 Oct 2011 00:39:06 -0500 Matt Mackall minirst: improve test harness
Sat, 15 Oct 2011 00:39:04 -0500 Matt Mackall minirst: add style flag to format
Sat, 15 Oct 2011 00:39:01 -0500 Matt Mackall minirst: add basic HTML formatting support
Fri, 14 Oct 2011 15:40:50 -0500 Matt Mackall graft: use status verbosity for reporting grafts
Fri, 14 Oct 2011 19:10:36 +0200 Idan Kamara contrib: add a script to help diagnose raw output of the cmdserver
Fri, 14 Oct 2011 19:51:46 +0200 Idan Kamara mq: eliminate explicit checks for file existence
Fri, 14 Oct 2011 02:50:06 +0200 Mads Kiilerich mq: cleanup of lookup - handling of None is not relevant
Sun, 31 Oct 2010 18:29:56 +0100 Mads Kiilerich mq: fix corner cases for handling of patch 0 in qselect
Thu, 13 Oct 2011 21:42:54 -0400 Greg Ward largefiles: cosmetics, whitespace, code style
Thu, 13 Oct 2011 20:45:49 -0400 Greg Ward largefiles: more work on cleaning up comments
Thu, 13 Oct 2011 20:24:29 -0400 Greg Ward largefiles: improve error reporting
Wed, 12 Oct 2011 20:59:27 -0400 Greg Ward largefiles: improve comments, internal docstrings
Thu, 13 Oct 2011 15:15:32 +0200 Na'Tosha Bard largefiles: flush out tests to cover more operations and known cornercases
Thu, 13 Oct 2011 12:11:25 +0200 Na'Tosha Bard largefiles: speed up commit by only rewriting standins for modified largefiles
Thu, 13 Oct 2011 17:54:38 +0200 Idan Kamara tests: add basic tests for doctest syntax
Thu, 13 Oct 2011 17:54:37 +0200 Idan Kamara run-tests: end doctest block when seeing a non-command
Thu, 13 Oct 2011 17:54:35 +0200 Idan Kamara tests: remove temp doctest file when finished running it
Thu, 13 Oct 2011 04:27:49 +0200 Mads Kiilerich httprepo: make __del__ more stable in error situations
Sun, 31 Oct 2010 18:29:55 +0100 Mads Kiilerich tests: exercise some corner cases for mq guard selection and --reapply
Thu, 13 Oct 2011 04:27:49 +0200 Mads Kiilerich tests: cleanup of test-fetch.t
Thu, 13 Oct 2011 04:27:49 +0200 Mads Kiilerich tests: cleanup of echo statements left over from test conversion
Wed, 12 Oct 2011 18:59:59 -0500 Matt Mackall graft: add examples and information about copied metadata
Wed, 12 Oct 2011 18:48:57 -0500 Matt Mackall graft: add --continue support
Wed, 12 Oct 2011 18:46:23 -0500 Matt Mackall graft: add user, date, and tool options
Wed, 12 Oct 2011 18:46:03 -0500 Matt Mackall graft: add --edit
Wed, 12 Oct 2011 18:45:36 -0500 Matt Mackall graft: add initial implementation
Wed, 12 Oct 2011 11:09:57 -0500 Augie Fackler bookmarks: delegate writing to the repo just like reading
Wed, 12 Oct 2011 22:01:14 +0200 Idan Kamara tests: add support for inline doctests in test files