Tue, 05 Nov 2013 13:25:45 -0500 |
Augie Fackler |
Merge with stable.
|
Sat, 02 Nov 2013 11:25:04 +0100 |
Simon Heimberg |
check-code: prepend warning prefix for repeated warnings only once
|
Sat, 02 Nov 2013 11:25:33 +0100 |
Simon Heimberg |
check-code: fix an error message
|
Tue, 05 Nov 2013 10:55:45 +0100 |
Pierre-Yves David |
test: do not add .pyc and .orig in test-commit-amend.t (issue4085)
stable
|
Fri, 01 Nov 2013 17:04:18 -0500 |
Matt Mackall |
Added signature for changeset d825e4025e39
stable
|
Fri, 01 Nov 2013 17:04:14 -0500 |
Matt Mackall |
Added tag 2.8 for changeset d825e4025e39
stable
|
Fri, 01 Nov 2013 17:04:03 -0500 |
Matt Mackall |
merge with i18n
stable 2.8
|
Fri, 01 Nov 2013 11:04:48 -0200 |
Wagner Bruna |
i18n-pt_BR: fix a few missing changes on 95304251c376
stable
|
Thu, 31 Oct 2013 00:25:20 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 95304251c376
stable
|
Thu, 31 Oct 2013 03:05:46 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 1d7a36ff2615
stable
|
Sun, 13 Oct 2013 08:38:30 -0400 |
Johan Bjork |
patch: ensure valid git diffs if source/destination file is missing (issue4046)
stable
|
Sun, 27 Oct 2013 00:24:25 +0900 |
FUJIWARA Katsunori |
histedit: add description about exit code
stable
|
Sun, 27 Oct 2013 00:24:25 +0900 |
FUJIWARA Katsunori |
rebase: add description about exit code when there are unresolved conflicts
stable
|
Sat, 02 Nov 2013 04:49:42 +0900 |
FUJIWARA Katsunori |
shelve: remove unused variable assignment
stable
|
Wed, 30 Oct 2013 19:45:14 +0100 |
Pierre-Yves David |
rebase: fix selection of base used when rebasing merge (issue4041)
stable
|
Tue, 29 Oct 2013 21:54:49 +0200 |
Pavlos Touboulidis |
doc: fix internal date sample (issue4072)
stable
|
Mon, 28 Oct 2013 22:34:07 +0100 |
Mads Kiilerich |
largefiles: use 'remote'/'local' in merge prompts like in other merge prompts
stable
|
Mon, 28 Oct 2013 22:34:05 +0100 |
Mads Kiilerich |
largefiles: systematic testing of merges to/from largefiles
stable
|
Wed, 23 Oct 2013 23:42:13 +0800 |
Mads Kiilerich |
check-code: fix no-check-code skip message - obfuscation was too obscure
stable
|
Tue, 29 Oct 2013 01:03:43 +0900 |
FUJIWARA Katsunori |
shelve: remove useless and incorrect code paths for file access
stable
|
Tue, 29 Oct 2013 01:03:43 +0900 |
FUJIWARA Katsunori |
shelve: disallow commit while unshelve is in progress
stable
|
Wed, 30 Oct 2013 16:03:42 -0500 |
Matt Mackall |
bdiff: avoid a memory error on malloc failure
stable
|
Wed, 23 Oct 2013 13:12:48 -0700 |
Durham Goode |
shelve: use rebase instead of merge (issue4068)
stable
|
Fri, 25 Oct 2013 01:14:18 +0900 |
FUJIWARA Katsunori |
doc: put text into header of 1st column in table to generate page correctly
stable
|
Fri, 25 Oct 2013 01:14:18 +0900 |
FUJIWARA Katsunori |
doc: use double quotation mark to quote arguments in examples for Windows users
stable
|
Fri, 25 Oct 2013 01:14:18 +0900 |
FUJIWARA Katsunori |
doc: end line preceding command line example with double colon
stable
|
Thu, 24 Oct 2013 21:37:13 +0900 |
Takumi IINO |
hgweb: add missing semicolon
stable
|
Wed, 23 Oct 2013 23:42:13 +0800 |
Mads Kiilerich |
rebase: improve error message for more than one external parent
stable
|
Thu, 24 Oct 2013 12:05:22 +0800 |
Mads Kiilerich |
rebase: refactor and rename checkexternal - it is a getter more than a setter
stable
|
Fri, 25 Oct 2013 02:33:59 +0800 |
Mads Kiilerich |
largefiles: don't prompt for normal/largefile changes when doing plain updates
stable
|
Fri, 25 Oct 2013 02:25:10 +0800 |
Mads Kiilerich |
largefiles: remove extra check for file to get - it _is_ by definition in p2
stable
|
Fri, 25 Oct 2013 01:24:10 +0800 |
Mads Kiilerich |
largefiles: don't process merge actions at all when overwriting
stable
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
spelling: random spell checker fixes
stable
|
Thu, 17 Oct 2013 16:13:15 +0800 |
Mads Kiilerich |
largefiles: hide passwords in URLs in ui messages
stable
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
largefiles: don't add extra \n when displaying remote messages in putlfile
stable
|
Mon, 21 Oct 2013 11:22:54 +0800 |
Mads Kiilerich |
largefiles: add missing \n in ui.warn messages
stable
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
largefiles: fix 'unexpected response' warning newlines
stable
|
Mon, 21 Oct 2013 23:40:56 +0200 |
Pascal Quantin |
win32: add shelve extension to mercurial.ini
stable
|
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
|
Sat, 05 Oct 2013 01:02:22 +0900 |
FUJIWARA Katsunori |
hghave: add "absimport" feature to check "absolute_import" in __future__
|
Tue, 01 Oct 2013 17:43:54 -0700 |
Siddharth Agarwal |
merge: exit early during a no-op update (BC)
|
Thu, 17 Oct 2013 21:45:17 +0900 |
FUJIWARA Katsunori |
localrepo: invoke only feature setup functions for enabled extensions
|