Mon, 21 Oct 2013 22:23:36 +0100 |
Javi Merino |
strip: fix spelling: "allows to" -> "allows you to"
stable
|
Tue, 22 Oct 2013 23:38:58 +0900 |
Yuya Nishihara |
cmdutil: fix makefileobj not to clobber default modemap dict
stable
|
Tue, 22 Oct 2013 12:41:05 +0900 |
Takumi IINO |
shelve: make unshelve work even if it don't run in repository root
stable
|
Mon, 21 Oct 2013 10:50:58 -0700 |
Matt Mackall |
tests: move generaldelta test to inline python (issue4064)
stable
|
Mon, 21 Oct 2013 10:26:38 -0700 |
Matt Mackall |
help: minor tweak to push help
stable
|
Sat, 12 Oct 2013 18:51:34 -0700 |
David Soria Parra |
pager: honour internal aliases
stable
|
Sun, 20 Oct 2013 16:45:04 -0700 |
Matt Mackall |
Added signature for changeset 1596f2d8f242
stable
|
Sun, 20 Oct 2013 16:44:58 -0700 |
Matt Mackall |
Added tag 2.8-rc for changeset 1596f2d8f242
stable
|
Sun, 20 Oct 2013 16:43:11 -0700 |
Matt Mackall |
merge default into stable for 2.8 freeze
stable 2.8-rc
|
Thu, 03 Oct 2013 23:16:07 +0900 |
FUJIWARA Katsunori |
discovery: revise hint message introduced by changeset b00ba31313c3
|
Thu, 03 Oct 2013 23:16:06 +0900 |
FUJIWARA Katsunori |
push: add more detailed explanation about "--force" to online help document
|
Thu, 03 Oct 2013 23:16:06 +0900 |
FUJIWARA Katsunori |
push: hide description about "-f" in the hint to prevent from using it easily
|
Sat, 05 Oct 2013 01:02:22 +0900 |
FUJIWARA Katsunori |
demandimport: allow extensions to import own modules by absolute name
|
Sat, 05 Oct 2013 01:02:22 +0900 |
FUJIWARA Katsunori |
demandimport: support "absolute_import" for external libraries (issue4029)
|
Sat, 05 Oct 2013 01:02:22 +0900 |
FUJIWARA Katsunori |
hghave: add "py3k" feature to check whether test runs with Python 3.x
|