Thu, 31 Jul 2014 16:32:12 -0500 |
Matt Mackall |
qimport: record imported revs incrementally (issue3874)
stable
|
Thu, 31 Jul 2014 16:01:01 -0500 |
Matt Mackall |
test-bundle2: add missing os import
stable
|
Thu, 31 Jul 2014 14:42:14 -0500 |
Matt Mackall |
merge with i18n
stable
|
Fri, 01 Aug 2014 01:13:53 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 838025b15925
stable
|
Thu, 31 Jul 2014 14:31:31 -0500 |
Matt Mackall |
help: always show command help with -h (issue4240)
stable
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
templater: add i18n comments to error messages of newly added functions
stable
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
commands: make the warning message for "patch --partial" translatable
stable
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
convert: fix argument mismatch at formatting the abort message
stable
|
Thu, 31 Jul 2014 10:31:56 +0100 |
Alexandre Garnier |
debuginstall: handle quoted path for editor (issue4316)
stable
|
Wed, 30 Jul 2014 18:28:37 -0500 |
Matt Mackall |
test-bundle2: move file mode setting after sys import
stable
|
Sat, 26 Jul 2014 09:27:11 +0300 |
anatoly techtonik |
config: allow 'user' in .hgrc ui section (issue3169)
stable
|
Wed, 30 Jul 2014 14:51:56 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 29 Jul 2014 19:29:02 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with ad56fc55cbc3
stable
|
Wed, 30 Jul 2014 00:14:52 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--edit" option
stable
|
Wed, 30 Jul 2014 00:13:59 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--message" option
stable
|
Mon, 28 Jul 2014 19:20:13 -0400 |
Augie Fackler |
histedit: respect revsetalias entries (issue4311)
stable
|
Mon, 28 Jul 2014 10:05:17 +0200 |
Alexander Becher |
graft: add a reference to revsets to the help text (issue3362)
stable
|
Sat, 26 Jul 2014 03:35:42 +0200 |
Pierre-Yves David |
i18n: add parenthesis in Brazilian translation of the resolve message
stable
|
Sat, 26 Jul 2014 03:32:49 +0200 |
Pierre-Yves David |
resolve: add parenthesis around "no more unresolved files" message
stable
|
Fri, 25 Jul 2014 15:51:42 -0500 |
Matt Mackall |
help: mention '-T list' in templater topic
stable
|
Fri, 25 Jul 2014 15:38:26 -0500 |
Matt Mackall |
help: drop reference to glog in templates topic
stable
|
Fri, 25 Jul 2014 15:35:09 -0500 |
Matt Mackall |
templates: re-add template listing support
stable
|
Mon, 21 Jul 2014 11:44:20 +0900 |
Yuya Nishihara |
help: use --template to specify existing style
stable
|
Thu, 24 Jul 2014 23:39:25 +0900 |
Yuya Nishihara |
test-status: add test for removed-and-untracked state (BC)
stable
|
Wed, 02 Jul 2014 16:13:48 +0200 |
Pierre-Yves David |
bundle2: only use callable return as reply handler
stable
|
Thu, 24 Jul 2014 14:29:08 -0700 |
Nathan Goldbaum |
resolve: report no argument warning using a hint
stable
|
Thu, 24 Jul 2014 12:12:12 -0700 |
Gregory Szorc |
revset: optimize baseset.__sub__ (issue4313)
stable
|
Wed, 16 Jul 2014 13:07:39 -0500 |
Sean Farley |
memctx: substate needs to be {} instead of None
stable
|
Wed, 23 Jul 2014 11:16:22 -0500 |
Matt Mackall |
version: don't traceback if no extensions to list (issue4312)
stable
|
Wed, 23 Jul 2014 10:50:21 -0500 |
Matt Mackall |
merge with i18n
stable
|
Sun, 20 Jul 2014 18:08:29 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 6c36dc6cd61a
stable
|
Wed, 23 Jul 2014 00:10:24 +0900 |
FUJIWARA Katsunori |
largefiles: use "normallookup" on "lfdirstate" while reverting
stable
|
Wed, 23 Jul 2014 00:10:24 +0900 |
FUJIWARA Katsunori |
largefiles: invoke "normallookup" on "lfdirstate" for merged files
stable
|
Tue, 22 Jul 2014 23:59:34 +0900 |
FUJIWARA Katsunori |
largefiles: use "normallookup", if "mtime" of standin is unset
stable
|
Tue, 22 Jul 2014 23:59:30 +0900 |
FUJIWARA Katsunori |
dirstate: delay writing out to ensure timestamp of each entries explicitly
stable
|
Mon, 21 Jul 2014 11:27:24 -0700 |
Danek Duvall |
tests: cat error messages are different on Solaris
stable
|
Sun, 20 Jul 2014 15:06:12 -0300 |
Wagner Bruna |
commands: fix typo in import documentation
stable
|
Sat, 19 Jul 2014 00:11:40 -0500 |
Matt Mackall |
Added signature for changeset 6c36dc6cd61a
stable
|
Sat, 19 Jul 2014 00:11:10 -0500 |
Matt Mackall |
Added tag 3.1-rc for changeset 6c36dc6cd61a
stable
|
Sat, 19 Jul 2014 00:10:22 -0500 |
Matt Mackall |
merge default into stable for 3.1 code freeze
stable 3.1-rc
|
Fri, 18 Jul 2014 19:46:56 -0400 |
Matt Harbison |
revset: avoid a ValueError when 'only()' is given an empty set
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
cmdutil: make commit message shown in text editor customizable by template
|
Fri, 18 Jul 2014 23:15:28 -0500 |
Matt Mackall |
commiteditor: refactor default extramsg
|
Thu, 26 Jun 2014 01:20:25 +0200 |
Angel Ezquerra |
filemerge: add internal:tagmerge merge tool
|
Fri, 18 Jul 2014 21:49:52 -0500 |
Matt Mackall |
filemerge: use non-minimal conflict marker regions (BC)
|
Mon, 09 Jun 2014 03:49:07 -0700 |
Pierre-Yves David |
test: use more elaborated content in ``test-conflict.t``
|
Fri, 18 Jul 2014 17:52:18 -0500 |
Matt Mackall |
run-tests: make --view work again
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety
|
Thu, 17 Jul 2014 20:17:17 -0400 |
Matt Harbison |
largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstate
|
Tue, 05 Nov 2013 14:47:35 -0500 |
Augie Fackler |
run-tests: write out scripts in binary mode
|
Tue, 15 Jul 2014 15:34:50 -0700 |
Siddharth Agarwal |
match: use util.re.escape instead of re.escape
|
Tue, 15 Jul 2014 15:14:45 -0700 |
Siddharth Agarwal |
util.re: add an escape method
|
Tue, 15 Jul 2014 15:01:52 -0700 |
Siddharth Agarwal |
util.re: move check for re2 into a separate method
|
Tue, 15 Jul 2014 14:52:40 -0700 |
Siddharth Agarwal |
util: remove no longer used compilere
|
Tue, 15 Jul 2014 14:52:22 -0700 |
Siddharth Agarwal |
commands: use util.re.compile instead of util.compilere
|
Tue, 15 Jul 2014 14:50:58 -0700 |
Siddharth Agarwal |
config: use util.re.compile instead of util.compilere
|
Tue, 15 Jul 2014 14:49:45 -0700 |
Siddharth Agarwal |
match: use util.re.compile instead of util.compilere
|
Tue, 15 Jul 2014 14:40:43 -0700 |
Siddharth Agarwal |
util: move compilere to a class
|
Tue, 15 Jul 2014 14:35:19 -0700 |
Siddharth Agarwal |
util: rename 're' to 'remod'
|
Wed, 02 Jul 2014 15:47:39 +0200 |
Pierre-Yves David |
bundle2-push: drop _pushbundle2extraparts
|