log

age author description
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich graft: make skip messages more helpful
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich convert: update source shamap when using filemap, just as when not using filemap
Sat, 20 Jul 2013 00:43:08 +0200 Mads Kiilerich convert: introduce hg.revs to replace hg.startrev and --rev with a revset
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich convert: refactor head calculation for hg sources
Fri, 19 Jul 2013 14:20:11 +0200 Mads Kiilerich convert: remove unused and incorrect default handling for revmapfile
Mon, 30 Sep 2013 18:27:42 -0700 Wojciech Lopata generaldelta: fix test
Fri, 11 Oct 2013 17:19:40 -0700 Durham Goode shelve: fix dirstate corruption during unshelve (issue4055)
Wed, 09 Oct 2013 14:15:34 -0700 Matt Mackall merge with stable
Wed, 09 Oct 2013 14:15:20 -0700 Sean Farley shelve: only save mq state if enabled
Mon, 07 Oct 2013 11:45:01 -0700 Durham Goode changegroup: don't run changegroup hooks if nodes are gone
Wed, 09 Oct 2013 12:02:32 -0700 Matt Mackall hgweb: add escaping of tags and bookmarks in graph view stable
Wed, 09 Oct 2013 11:50:19 -0700 Matt Mackall json: add more paranoid escaping stable
Wed, 02 Oct 2013 09:50:21 +0200 David Soria Parra shelve: make no_backup parameter passing python 2.4 compatible
Wed, 09 Oct 2013 11:27:59 -0700 Matt Mackall ui: send password prompts to stderr again (issue4056) stable
Mon, 07 Oct 2013 15:21:17 -0700 Matt Mackall hgweb: escape branch names in graph view stable
Wed, 02 Oct 2013 11:16:03 +0200 Pierre-Yves David test: make test-propertycache.py python2.4 compatible stable
Tue, 01 Oct 2013 09:54:46 +0200 David Soria Parra hgweb: log headers only if headers were successfully parsed stable
Mon, 07 Oct 2013 17:47:55 -0400 Augie Fackler merge with stable
Mon, 07 Oct 2013 17:47:19 -0400 Johan Bjork patch: Fix nullid for binary git diffs (issue4054) stable
Thu, 03 Oct 2013 19:41:25 +0200 David Soria Parra shelve: copy bookmarks and restore them after a commit
Thu, 03 Oct 2013 14:50:47 +0200 Mads Kiilerich check-code: check that '>' is used for continued lines
Thu, 03 Oct 2013 14:50:47 +0200 Mads Kiilerich check-code: check for spaces around = for named parameters
Thu, 03 Oct 2013 14:50:47 +0200 Mads Kiilerich run-tests: place the .t shell script next to $TESTTMP and with a useful name
Thu, 03 Oct 2013 14:50:46 +0200 Mads Kiilerich tests: fix void and invalid test in test-archive.t
Wed, 02 Oct 2013 14:24:25 -0700 Siddharth Agarwal inotify: don't pass pidfile option to child
Wed, 02 Oct 2013 15:20:49 -0700 Siddharth Agarwal cmdutil.service: move pidfile writing to the parent in daemon mode
Wed, 02 Oct 2013 15:17:50 -0700 Siddharth Agarwal cmdutil.service: move pidfile writing to a local function
Wed, 02 Oct 2013 14:20:26 -0700 Siddharth Agarwal inotify: add pidfile to parent options
Wed, 02 Oct 2013 22:46:32 +0100 Javi Merino get-with-headers: don't block indefinitely if the server had an internal error
Fri, 19 Jul 2013 02:32:36 +0200 Mads Kiilerich convert: fix description of 'convert --rev'