log

age author description
Fri, 23 Oct 2015 21:27:29 +0200 Mads Kiilerich largefiles: test coverage of handling of store corruption stable
Fri, 23 Oct 2015 06:06:22 -0400 Augie Fackler merge: improve clarity of table in update docstring stable
Thu, 22 Oct 2015 18:59:03 +0000 Gregory Szorc ui: support paths.default-push without paths.default set (issue4914) stable
Wed, 21 Oct 2015 16:21:27 -0500 Matt Mackall bookmarks: don't allow pushing new head for existing mark with -B (issue4400) stable
Tue, 20 Oct 2015 18:46:00 -0400 timeless commands: fix help for debugobsolete stable
Wed, 21 Oct 2015 00:18:11 +0200 Mads Kiilerich largefiles: fix explicit commit of normal/largefile switch stable
Wed, 21 Oct 2015 00:10:46 +0200 Mads Kiilerich largefiles: test coverage of explicit commit of normal/largefile switch stable
Tue, 20 Oct 2015 16:00:02 -0500 Matt Mackall Added signature for changeset b66e3ca0b90c stable
Tue, 20 Oct 2015 15:59:58 -0500 Matt Mackall Added tag 3.6-rc for changeset b66e3ca0b90c stable
Tue, 20 Oct 2015 15:59:10 -0500 Matt Mackall merge default into stable for code freeze stable 3.6-rc
Mon, 19 Oct 2015 16:49:54 +0200 Mads Kiilerich convert: fix Python syntax in 'splice in' message
Mon, 19 Oct 2015 16:29:35 +0200 Mads Kiilerich rebase: fix wrong 'no changes to commit' when using --collapse
Mon, 19 Oct 2015 15:47:40 -0700 Sean Farley pull: all pass along extra opargs
Mon, 19 Oct 2015 15:43:35 -0700 Sean Farley push: all pass along opargs
Thu, 15 Oct 2015 17:28:26 -0400 timeless check-code: allow argument passing py2.6ism
Thu, 15 Oct 2015 17:24:42 -0400 timeless mail: drop python 2.5 self.sock.read workaround
Thu, 15 Oct 2015 17:21:08 -0400 timeless url: drop support for python2.5
Thu, 15 Oct 2015 17:19:11 -0400 timeless win32: drop reference to python2.5
Mon, 19 Oct 2015 21:36:12 -0700 Ryan McElroy editmerge: dequote other use of $ED
Mon, 19 Oct 2015 16:01:55 +0200 Pierre-Yves David bundlerepo: properly extract compressed changegroup from bundle2
Fri, 02 Oct 2015 23:21:39 -0700 Pierre-Yves David bundle2: make unbundle.compressed return True when compressed
Mon, 19 Oct 2015 18:04:08 +0200 Pierre-Yves David bundlerepo: uncompress changegroup in bundle1 case only
Mon, 19 Oct 2015 17:58:04 +0200 Pierre-Yves David bundlerepo: move temp-bundle writing logic into a closure
Mon, 19 Oct 2015 15:42:50 +0200 Pierre-Yves David shelve: properly process bundle2 bundle
Tue, 20 Oct 2015 03:07:23 +0200 Pierre-Yves David histedit: properly apply bundle2 backups
Tue, 20 Oct 2015 16:01:33 +0200 Pierre-Yves David strip: pass source and url to bundle2 processing
Tue, 20 Oct 2015 15:56:22 +0200 Pierre-Yves David unbundle: use 'url' argument with applybundle
Tue, 20 Oct 2015 15:55:04 +0200 Pierre-Yves David applybundle: take url as argument
Tue, 20 Oct 2015 15:53:07 +0200 Pierre-Yves David unbundle: use 'source' argument with applybundle
Tue, 20 Oct 2015 15:52:42 +0200 Pierre-Yves David applybundle: take source as argument