Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
Mon, 11 Jul 2016 13:40:02 -0700 |
Durham Goode |
share: don't recreate the source repo each time
|
Sun, 03 Jul 2016 22:28:24 +0530 |
Pulkit Goyal |
py3: make files use absolute_import and print_function
|
Fri, 24 Jun 2016 10:32:38 +0100 |
Martijn Pieters |
share: move magic string to a constant
|
Sat, 12 Dec 2015 22:07:40 -0500 |
Gregory Szorc |
share: pass named arguments
|
Wed, 11 Nov 2015 20:45:38 -0500 |
Augie Fackler |
bookmarks: hoist getbkfile out of bmstore class
|
Fri, 13 Nov 2015 02:36:30 +0900 |
FUJIWARA Katsunori |
share: wrap bmstore._writerepo for transaction sensitivity (issue4940)
stable
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Sat, 18 Jul 2015 14:17:17 -0500 |
Matt Mackall |
share: make option docs more check-config friendly
|
Wed, 08 Jul 2015 16:19:09 -0700 |
Gregory Szorc |
hg: support for auto sharing stores when cloning
|
Thu, 25 Jun 2015 22:16:36 -0700 |
Siddharth Agarwal |
share: replace reference to 'sopener' with 'svfs'
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Tue, 17 Mar 2015 22:47:08 +0900 |
Yuya Nishihara |
commands: replace "working copy" with "working directory" in help/messages
|
Sun, 11 Jan 2015 16:20:15 +0100 |
Angel Ezquerra |
share: replace the bookmarks.shared file with an entry on a new "shared" file
|