log

age author description
Tue, 11 Oct 2011 10:42:56 +0200 Na'Tosha Bard largefiles: remove pre-1.9 code from extension first bundled with 1.9
Tue, 11 Oct 2011 23:16:05 -0500 Matt Mackall pyflakes: clean up some import noise
Tue, 11 Oct 2011 20:21:13 -0500 Matt Mackall bdiff: fix pointer aliasing
Tue, 11 Oct 2011 08:32:04 -0500 Matt Mackall import: add --edit switch
Mon, 10 Oct 2011 23:07:09 -0500 Matt Mackall transplant: add --edit option
Mon, 10 Oct 2011 23:01:25 -0500 Matt Mackall rebase: add --edit switch
Mon, 10 Oct 2011 17:57:40 -0500 Augie Fackler httpclient: update to 07d8c356f4d1 of py-nonblocking-http
Mon, 10 Oct 2011 13:52:54 +0200 Andreas Freimuth wireproto: do not call pushkey module directly (issue3041)
Mon, 10 Oct 2011 17:34:17 +0200 Na'Tosha Bard largefiles: add beginnings of test (covers commit, remove, move, copy, and archive)
Mon, 10 Oct 2011 17:33:17 +0200 Na'Tosha Bard setup: add largefiles to list of packages
Sun, 09 Oct 2011 16:14:37 -0500 Matt Mackall rebase: move updatedirstate into cmdutil so it can be shared
Sun, 09 Oct 2011 11:03:57 -0500 Matt Mackall subrepo: add git to the help topic
Sat, 08 Oct 2011 15:19:05 -0500 Matt Mackall branch: fix formatting of help note
Sat, 08 Oct 2011 14:18:18 -0500 Matt Mackall backout: deprecate/hide support for backing out merges
Sat, 08 Oct 2011 13:28:13 -0500 Matt Mackall backout: add a note about not working on merges
Sat, 08 Oct 2011 13:23:57 -0500 Matt Mackall backout: mark some help verbose
Fri, 07 Oct 2011 17:22:12 -0500 Matt Mackall merge with stable
Thu, 06 Oct 2011 19:45:26 -0300 Elifarley Callado Coelho Cruz acl: more descriptive error messages
Thu, 06 Oct 2011 11:10:06 +0200 Na'Tosha Bard largefiles: fix commit of specified file on non-windows
Wed, 05 Oct 2011 10:28:39 +0200 jakob krainz convert: detect false cset boundaries in cvsps descriptions
Tue, 04 Oct 2011 19:43:45 -0400 Greg Ward transplant: wrap a transaction around the whole command
Fri, 07 Oct 2011 17:08:24 -0500 Matt Mackall help: generate command help into a single RST string for formatting
Fri, 07 Oct 2011 16:36:54 -0500 Matt Mackall help: unify the two -v notes for command help
Wed, 05 Oct 2011 09:20:38 +0300 Kirill Elagin diff: enhance highlighting with color (issue3034)
Fri, 07 Oct 2011 15:36:50 -0500 Matt Mackall debuginstall: report the template path
Sat, 01 Oct 2011 16:42:39 -0400 Greg Ward extensions: print some debug info on import failure
Sun, 02 Oct 2011 14:34:28 -0400 Greg Ward import: wrap a transaction around the whole command
Sat, 01 Oct 2011 21:52:44 -0400 Greg Ward import: improve error reporting
Sat, 01 Oct 2011 21:51:25 -0400 Greg Ward import: join base with patchurl *after* checking for stdin
Sat, 01 Oct 2011 21:49:04 -0400 Greg Ward import: rename some local variables