log

age author description
Thu, 04 Sep 2014 09:59:23 -0400 Augie Fackler merge with stable
Tue, 02 Sep 2014 03:41:01 +0200 Matt Mackall Added signature for changeset 5dc91146f353 stable
Tue, 02 Sep 2014 03:40:55 +0200 Matt Mackall Added tag 3.1.1 for changeset 5dc91146f353 stable
Tue, 26 Aug 2014 04:58:41 -0700 Durham Goode bookmarks: allow pushkey if new equals current
Fri, 29 Aug 2014 12:17:53 +0200 Mads Kiilerich tests: improve test coverage of branch command and existing branches
Thu, 28 Aug 2014 17:23:05 +0200 Angel Ezquerra localrepo: make it possible to pass multiple path elements to join and wjoin
Sun, 31 Aug 2014 12:22:44 +0200 Gregory Szorc run-tests: make --interactive work with --view
Sun, 31 Aug 2014 11:11:42 +0200 Mads Kiilerich convert: don't use multi-argument set.update
Sat, 30 Aug 2014 12:22:20 +0200 Mike Edgar error: use docstrings, not bare strings, for error classes
Sun, 31 Aug 2014 10:24:25 +0200 Mads Kiilerich osx: create dmg with installer instead of zip
Sat, 30 Aug 2014 12:33:12 +0200 Pierre-Yves David branchmap: pre-filter topological heads before ancestors based filtering
Sat, 30 Aug 2014 12:20:50 +0200 Pierre-Yves David branchmap: issue a single call to `ancestors` for all heads
Sat, 30 Aug 2014 11:39:15 +0200 Pierre-Yves David test-ancestor: add a test for `ancestor` with ancestry within the initset
Tue, 26 Aug 2014 12:47:41 +0200 Pierre-Yves David bundle2: pull obsmarkers relevant to the pulled set through bundle2
Fri, 29 Aug 2014 12:36:17 +0200 Pierre-Yves David getbundle: add `obsmarkers` argument to getbundle