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
|
Wed, 02 Jul 2014 16:10:14 +0200 |
Pierre-Yves David |
bundle2-test: use the new way to extend push content
|
Wed, 02 Jul 2014 15:26:04 +0200 |
Pierre-Yves David |
bundle2-push: introduce a list of part generating functions
|
Wed, 02 Jul 2014 12:55:09 +0200 |
Pierre-Yves David |
bundle2-push: move changegroup push validation inside _pushb2ctx
|
Mon, 07 Jul 2014 12:30:31 +0200 |
Pierre-Yves David |
push: use `stepsdone` to control changegroup push through bundle10 or bundle20
|
Wed, 02 Jul 2014 12:48:54 +0200 |
Pierre-Yves David |
push: add a ``pushop.stepsdone`` attribute
|
Wed, 02 Jul 2014 16:17:54 +0200 |
Pierre-Yves David |
bundle2: add a ``bundle20.nbparts`` property
|
Wed, 02 Jul 2014 11:42:35 +0200 |
Pierre-Yves David |
bundle2-push: extract changegroup logic in its own function
|
Wed, 02 Jul 2014 14:09:24 +0200 |
Pierre-Yves David |
bundle2: call _pushbundle2extraparts a bit sooner
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
templatekw: add 'subrepos' keyword to show updated subrepositories
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
templatekw: add 'currentbookmark' keyword to show current bookmark easily
|
Wed, 16 Jul 2014 14:53:03 -0700 |
Siddharth Agarwal |
context: extend efficient manifest filtering to when all paths are files
|
Sat, 12 Jul 2014 00:37:08 -0700 |
Siddharth Agarwal |
revset: remove no longer used _missingancestors revset
|
Sat, 12 Jul 2014 00:31:36 -0700 |
Siddharth Agarwal |
revset: replace _missingancestors optimization with only revset
|
Sat, 28 Jun 2014 01:42:39 +0200 |
Angel Ezquerra |
tags: introduce _readtaghist function
|
Fri, 20 Jun 2014 00:42:35 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "close()" execution at the end of "_initrepo()"
|
Fri, 20 Jun 2014 00:41:31 +0900 |
FUJIWARA Katsunori |
subrepo: add test whether "[paths]" is configured correctly at subrepo creation
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "close()" execution at the end of "_cachestorehash()"
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "close()" execution at the end of "_readstorehashcache()"
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "close()" execution at the end of "_calcfilehash()"
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "lock.release()" execution at the end of "_cachestorehash()"
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "lock.release()" execution at the end of "storeclean()"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: confirm existence of outgoing largefile entities in remote store
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: show also how many data entities are outgoing at "hg outgoing"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: show also how many data entities are outgoing at "hg summary"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: add tests for summary/outgoing improved in subsequent patches
|
Sat, 12 Jul 2014 17:59:03 -0700 |
Siddharth Agarwal |
context: generate filtered manifest efficiently for exact matchers
|
Sat, 12 Jul 2014 17:57:25 -0700 |
Siddharth Agarwal |
manifestdict: add a new method to intersect with a set of files
|
Sat, 12 Jul 2014 18:31:18 -0700 |
Siddharth Agarwal |
log: use an exact matcher for --patch --follow
|
Wed, 16 Jul 2014 17:35:04 -0500 |
Matt Mackall |
merge with stable
|
Sat, 12 Jul 2014 02:23:17 -0700 |
Siddharth Agarwal |
log: make --patch --follow work inside a subdirectory
stable
|
Sat, 12 Jul 2014 20:07:24 +0900 |
Yuya Nishihara |
mergetools: add --nofork option to gvimdiff.diffargs for extdiff
|
Sat, 05 Jul 2014 16:32:28 +0300 |
anatoly techtonik |
contrib/vagrant: use Vagrant for running tests on virtual machine
|
Mon, 14 Jul 2014 18:53:03 -0500 |
Matt Mackall |
merge with stable
|
Sat, 12 Jul 2014 20:44:00 -0700 |
Siddharth Agarwal |
log: allow revset for --follow to be lazily evaluated
|
Mon, 14 Jul 2014 15:42:31 -0700 |
Siddharth Agarwal |
parsers: remove unused getintat function
|
Mon, 14 Jul 2014 17:55:31 -0500 |
Matt Mackall |
revset: maintain ordering when subtracting from a baseset (issue4289)
|
Tue, 15 Jul 2014 00:59:09 +0900 |
FUJIWARA Katsunori |
cmdutil: separate building commit text from 'commitforceeditor'
|
Mon, 14 Jul 2014 23:33:59 +0900 |
FUJIWARA Katsunori |
convert: detect removal of ".gitmodules" at git source revisions correctly
stable
|
Mon, 14 Jul 2014 12:44:45 -0500 |
Matt Mackall |
templates: escape NUL bytes in jsonescape (issue4303)
stable
|
Sat, 12 Jul 2014 10:52:58 -0700 |
Gregory Szorc |
localrepo: document localrepo.hook()
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
filemerge: use 'util.ellipsis' to trim custom conflict markers correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
filemerge: use only the first line of the generated conflict marker for safety
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.colwidth' to get column width of items correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.trim' to trim items in output line correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
encoding: add 'leftside' argument into 'trim' to switch trimming side
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.colwidth' to get column width of output line correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.trim' to trim output line correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
histedit: use 'util.ellipsis' to trim description of each changesets
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
util: replace 'ellipsis' implementation by 'encoding.trim'
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
encoding: add 'trim' to trim multi-byte characters at most specified columns
|
Thu, 03 Jul 2014 10:48:37 +0100 |
Jim Hague |
bugzilla: stop trying to cache setup across hook invocation
stable
|
Fri, 11 Jul 2014 18:04:51 -0500 |
Matt Mackall |
strip: drop -b/--backup option (BC)
|
Thu, 07 Nov 2013 17:24:14 -0800 |
Ben Kehoe |
purge: add options for deleting only files or only directories
|
Fri, 20 Jun 2014 16:15:38 +0900 |
FUJIWARA Katsunori |
shelve: accept '--edit' like other commands creating new changeset
|
Fri, 20 Jun 2014 16:15:38 +0900 |
FUJIWARA Katsunori |
shelve: refactor option combination check to easily add new ones
|
Wed, 09 Jul 2014 12:30:12 -0500 |
Matt Mackall |
merge with stable
|
Tue, 08 Jul 2014 22:57:54 -0400 |
Augie Fackler |
test-extension: add check for 'hg version -v' listing enabled extensions
|
Tue, 10 Jun 2014 13:44:37 +0300 |
anatoly techtonik |
version: show enabled extensions (issue4209)
|
Tue, 08 Jul 2014 16:24:23 -0700 |
David Soria Parra |
strip: remove bookmarks after strip succeed (issue4295)
|
Thu, 12 Jun 2014 18:02:23 -0700 |
Ryan McElroy |
templater: introduce word function
|
Thu, 03 Jul 2014 23:01:37 -0500 |
Sean Farley |
committablectx: move __contains__ into workingctx
|
Wed, 02 Jul 2014 15:24:43 -0500 |
Sean Farley |
memctx: explicitly set substate to None
|
Tue, 08 Jul 2014 14:45:55 -0500 |
Matt Mackall |
bookmarks: avoid deleting primary bookmarks on rebase
stable
|
Thu, 03 Jul 2014 10:56:03 +0100 |
Jim Hague |
bugzilla: correct config documentation error
stable
|
Sun, 06 Jul 2014 15:43:26 -0400 |
Augie Fackler |
Merge with crew.
|
Sun, 06 Jul 2014 15:39:01 -0400 |
Augie Fackler |
Merge with stable.
|
Sat, 05 Jul 2014 07:31:08 -0700 |
Alex Gaynor |
setup: fixed for Pythons which don't have a CFLAGS
stable
|
Thu, 03 Jul 2014 19:05:04 +0200 |
André Sintzoff |
util.h: declare dirstateTupleType variable instead of defining it
|
Fri, 13 Jun 2014 15:59:18 -0700 |
Sean Farley |
test-context: add test for performing a diff on a memctx
|
Fri, 13 Jun 2014 15:56:11 -0700 |
Sean Farley |
test-context: add test for memctx status
|
Thu, 29 May 2014 16:12:59 -0500 |
Sean Farley |
memctx: add _manifest implementation that computes the filenode
|
Tue, 29 Apr 2014 16:43:59 -0500 |
Sean Farley |
basectx: pass raw context objects to patch.diff
|
Wed, 14 Aug 2013 13:10:27 -0500 |
Sean Farley |
patch: use ctx.node() instead of bare node variable
|
Wed, 02 Jul 2014 00:01:13 -0500 |
Matt Mackall |
merge with stable
|
Tue, 01 Jul 2014 23:32:18 -0500 |
Matt Mackall |
Added signature for changeset 2d8cd3d0e83c
stable
|
Tue, 01 Jul 2014 23:32:11 -0500 |
Matt Mackall |
Added tag 3.0.2 for changeset 2d8cd3d0e83c
stable
|
Tue, 01 Jul 2014 23:27:32 -0500 |
Matt Mackall |
merge with i18n
stable 3.0.2
|
Mon, 30 Jun 2014 18:52:57 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with a4b67bf1f0a5
stable
|
Mon, 30 Jun 2014 19:09:01 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with a4b67bf1f0a5
stable
|
Sat, 07 Jun 2014 15:23:12 -0400 |
Augie Fackler |
rebase: fix bug that caused transitive copy records to disappear (issue4192)
stable
|
Sat, 07 Jun 2014 15:14:36 -0400 |
Augie Fackler |
cmdutil: add copy-filtering support to duplicatecopies
stable
|
Tue, 01 Jul 2014 19:54:48 -0500 |
Matt Mackall |
dispatch: handle empty IOError args
|
Sun, 29 Jun 2014 13:52:35 +0200 |
Angel Ezquerra |
repoview: do not crash when localtags refers to non existing revisions
stable
|
Thu, 12 Jun 2014 18:07:21 -0700 |
Ryan McElroy |
templater: add symbol to error
|
Thu, 12 Jun 2014 17:53:37 -0700 |
Ryan McElroy |
templater: introduce startswith function
|
Thu, 12 Jun 2014 17:45:41 -0700 |
Ryan McElroy |
templatefilter: add splitlines function
|
Thu, 01 May 2014 19:57:25 +0900 |
Yuya Nishihara |
serve: tidy up indent level of repository not found message
|
Thu, 01 May 2014 19:54:43 +0900 |
Yuya Nishihara |
serve: inline checkrepo() that is used only when --stdio is specified
|
Sat, 28 Jun 2014 13:02:44 +0900 |
Yuya Nishihara |
serve: make sure to print "listening at" message immediately
|
Fri, 27 Jun 2014 15:20:50 -0700 |
Matt Mackall |
merge with stable
|
Wed, 25 Jun 2014 14:50:48 -0700 |
Siddharth Agarwal |
match: make glob '**/' match the empty string
stable
|
Sun, 23 Feb 2014 03:13:21 +0100 |
Angel Ezquerra |
tags: read tag info into a sorted dict (rather than into a regular dict)
|
Sun, 23 Feb 2014 01:56:31 +0100 |
Angel Ezquerra |
config: move config.sortdict class into util
|
Mon, 23 Jun 2014 09:33:07 -0400 |
Augie Fackler |
hg: add support for HGUNICODEPEDANTRY environment variable
|
Tue, 27 May 2014 21:02:16 -0700 |
Siddharth Agarwal |
dirstate.status: assign members one by one instead of unpacking the tuple
|
Tue, 27 May 2014 21:02:16 -0700 |
Siddharth Agarwal |
dirstate.status: assign members one by one instead of unpacking the tuple
|
Tue, 27 May 2014 14:27:41 -0700 |
Siddharth Agarwal |
parsers: inline fields of dirstate values in C version
|
Tue, 27 May 2014 17:10:28 -0700 |
Siddharth Agarwal |
dirstate: add dirstatetuple to create dirstate values
|
Tue, 27 May 2014 15:22:23 -0700 |
Siddharth Agarwal |
parsers: remove no longer used dirstate_unset
|
Tue, 27 May 2014 15:17:38 -0700 |
Siddharth Agarwal |
pack_dirstate: in C version, for invalidation set dict to what we write to disk
|
Thu, 26 Jun 2014 11:10:28 -0400 |
Jordi Gutiérrez Hermoso |
record: update comment to match code
|
Sat, 21 Jun 2014 14:49:49 +0530 |
Chinmay Joshi |
hg: update newly added listdir function of vfs in clone
|
Sat, 21 Jun 2014 14:44:09 +0530 |
Chinmay Joshi |
hg: use vfs functions in clone
|
Sat, 21 Jun 2014 14:40:29 +0530 |
Chinmay Joshi |
hg: update util.writefile method to use write with vfs in share
|
Sat, 21 Jun 2014 14:37:39 +0530 |
Chinmay Joshi |
hg: update to use vfs functions in shared destination repository
|
Sat, 21 Jun 2014 14:29:20 +0530 |
Chinmay Joshi |
hg: use vfs functions in destination repository with share
|
Fri, 20 Jun 2014 21:18:14 +0530 |
Chinmay Joshi |
vfs: add listdir for os.listdir in vfs
|
Mon, 23 Jun 2014 09:24:56 -0400 |
Augie Fackler |
templater: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:24:38 -0400 |
Augie Fackler |
hook: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:24:24 -0400 |
Augie Fackler |
help: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:24:06 -0400 |
Augie Fackler |
extensions: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:24:16 -0400 |
Augie Fackler |
fancyopts: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:23:57 -0400 |
Augie Fackler |
gendoc: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:23:47 -0400 |
Augie Fackler |
check-seclevel: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:22:53 -0400 |
Augie Fackler |
check-code: drop ban on callable() which was restored in Python 3.2
|
Sat, 21 Jun 2014 15:56:49 +1000 |
Stephen Lee |
diff: add nobinary config to suppress git-style binary diffs
|
Mon, 23 Jun 2014 13:50:44 -0500 |
Matt Mackall |
branchmap: don't use ui.warn for debug message
|
Mon, 23 Jun 2014 13:46:42 -0500 |
Matt Mackall |
branch: add debug message for branch cache write failure
|
Sun, 04 May 2014 22:36:07 -0700 |
Gregory Szorc |
record: define inferrepo in command decorator
|
Sun, 04 May 2014 22:30:47 -0700 |
Gregory Szorc |
mq: define inferrepo in command decorator
|
Sun, 04 May 2014 22:23:45 -0700 |
Gregory Szorc |
largefiles: define inferrepo in command decorator
|
Sun, 04 May 2014 22:32:15 -0700 |
Gregory Szorc |
keyword: define inferrepo in command decorator
|
Sun, 04 May 2014 22:33:22 -0700 |
Gregory Szorc |
hgk: define inferrepo in command decorator
|
Sun, 04 May 2014 22:28:46 -0700 |
Gregory Szorc |
graphlog: define inferrepo in command decorator
|
Sun, 04 May 2014 22:29:27 -0700 |
Gregory Szorc |
extdiff: define inferrepo in command decorator
|
Sun, 04 May 2014 22:25:28 -0700 |
Gregory Szorc |
children: define inferrepo in command decorator
|
Sun, 04 May 2014 22:24:38 -0700 |
Gregory Szorc |
churn: define inferrepo in command decorator
|
Sun, 04 May 2014 22:22:59 -0700 |
Gregory Szorc |
commands: define inferrepo in command decorator
|
Sun, 04 May 2014 22:20:00 -0700 |
Gregory Szorc |
cmdutil: support inferrepo in command decorator
|
Sun, 04 May 2014 22:16:56 -0700 |
Gregory Szorc |
keyword: define optionalrepo in command decorator
|
Sun, 04 May 2014 22:16:05 -0700 |
Gregory Szorc |
commands: define optionalrepo in command decorator
|
Sun, 04 May 2014 22:12:34 -0700 |
Gregory Szorc |
cmdutil: add optionalrepo argument to command decorator
|
Sun, 04 May 2014 22:07:45 -0700 |
Gregory Szorc |
tests: define norepo in command decorator
|
Sun, 04 May 2014 22:03:11 -0700 |
Gregory Szorc |
share: define norepo in command decorator
|
Sun, 04 May 2014 22:04:14 -0700 |
Gregory Szorc |
mq: define norepo in command decorator
|
Sun, 04 May 2014 21:11:15 -0700 |
Gregory Szorc |
largefiles: define norepo in command decorator
|
Sun, 04 May 2014 22:02:25 -0700 |
Gregory Szorc |
convert: define norepo in command decorator
|
Sun, 04 May 2014 20:57:01 -0700 |
Gregory Szorc |
commands: define norepo in command decorator
|
Sun, 04 May 2014 20:58:25 -0700 |
Gregory Szorc |
commands: add norepo argument to command decorator
|
Sun, 04 May 2014 18:45:04 -0700 |
Gregory Szorc |
cmdutil: better document command()
|
Wed, 11 Jun 2014 22:19:29 -0400 |
Matt Harbison |
convert: update the transplant, rebase and graft references in 'extra'
|
Wed, 18 Jun 2014 20:59:36 -0500 |
Matt Mackall |
merge with stable
|
Wed, 18 Jun 2014 20:51:49 -0500 |
Matt Mackall |
run-tests: hold iolock across diff/prompt when interactive
|
Wed, 18 Jun 2014 15:26:07 -0500 |
Matt Mackall |
bookmarks: improve the bookmark help (issue4244)
|
Wed, 18 Jun 2014 19:46:18 -0500 |
Matt Mackall |
push: restore contents of HG_URL for hooks (issue4268)
stable
|
Wed, 18 Jun 2014 13:47:14 -0500 |
Matt Mackall |
tests: ignore missing file with PYTHONDONTWRITEBYTECODE (issue4239)
stable
|
Mon, 16 Jun 2014 13:30:46 -0500 |
Matt Mackall |
hgweb: avoid initialization race (issue4280)
stable
|
Mon, 16 Jun 2014 12:04:48 -0500 |
Matt Mackall |
p4: accept changesets with no description (issue4282)
stable
|
Sat, 14 Jun 2014 11:56:20 -0500 |
Matt Mackall |
merge with stable
|
Fri, 30 May 2014 12:57:58 -0700 |
Pierre-Yves David |
test-run-tests.t: test the --nodiff option
|
Fri, 30 May 2014 12:12:12 -0700 |
Pierre-Yves David |
test-run-tests.t: test the --interactive option
|
Fri, 13 Jun 2014 14:45:23 +0530 |
anuraggoel |
run-tests: fixes the '--interactive' option error
|
Fri, 13 Jun 2014 14:33:02 +0530 |
anuraggoel |
run-tests: checks behaviour of test on failure while testing
|
Sat, 14 Jun 2014 11:49:02 -0500 |
Matt Mackall |
revlog: fix check-code error
stable
|
Fri, 13 Jun 2014 17:42:04 -0500 |
Matt Mackall |
merge with stable
|
Fri, 13 Jun 2014 14:17:14 -0500 |
Matt Mackall |
revlog: hold a private reference to self._cache
stable
|
Fri, 13 Jun 2014 14:16:03 -0500 |
Matt Mackall |
revlog: make _chunkcache access atomic
stable
|
Mon, 09 Jun 2014 10:34:21 -0700 |
Danek Duvall |
tests: cat error messages are different on Solaris
stable
|
Tue, 10 Jun 2014 17:00:31 -0700 |
Brendan Cully |
error: restore python 2.4 compatibility for BundleValueError
|
Thu, 12 Jun 2014 14:40:45 -0500 |
Matt Mackall |
i18n: explicitly decode paragraphs
|
Fri, 13 Jun 2014 14:14:02 -0500 |
Matt Mackall |
minirst: explicitly decode substitutions
|
Fri, 30 May 2014 12:12:03 -0700 |
Pierre-Yves David |
test-run-tests.t: tests --jobs option
|
Fri, 30 May 2014 12:11:51 -0700 |
Pierre-Yves David |
test-run-tests.t: test --debug option
|
Fri, 30 May 2014 12:11:39 -0700 |
Pierre-Yves David |
test-run-tests.t: test selection of testfile from the command line
|
Fri, 30 May 2014 12:11:17 -0700 |
Pierre-Yves David |
test-run-tests.t: tests the --retest option
|
Thu, 12 Jun 2014 03:20:28 +0530 |
anuraggoel |
run-tests: fixes the number of tests ran when '--retest' is enabled
|
Thu, 12 Jun 2014 02:36:52 +0530 |
anuraggoel |
run-tests: skipped test should not produce 'i' mark while retesting
|
Fri, 30 May 2014 12:10:56 -0700 |
Pierre-Yves David |
test-run-tests.t: test running a failing test
|
Fri, 13 Jun 2014 16:36:53 -0500 |
Matt Mackall |
run-tests: filter whitespace at end of error diffs
|
Thu, 12 Jun 2014 01:28:22 +0530 |
anuraggoel |
run-tests: produce '!' mark after running a failing test
|
Thu, 12 Jun 2014 01:36:57 +0530 |
anuraggoel |
run-tests: produce error on running a failing test
|
Fri, 30 May 2014 12:10:19 -0700 |
Pierre-Yves David |
test-run-tests.t: test running a passing test
|
Tue, 10 Jun 2014 14:32:52 -0700 |
Pierre-Yves David |
run-tests: don't check for the mercurial library used when using --with-hg
|
Fri, 30 May 2014 12:09:49 -0700 |
Pierre-Yves David |
test: introduce test-run-tests.t
|
Fri, 30 May 2014 11:40:24 -0700 |
Pierre-Yves David |
tests: comment the main purpose of ``test-unified-test.t``
|
Wed, 11 Jun 2014 15:31:04 -0700 |
Danek Duvall |
parsers.c: fix a couple of memory leaks
stable
|
Fri, 30 May 2014 11:35:45 -0700 |
Pierre-Yves David |
tests: rename ``test-run-tests.t`` to ``test-unified-test.t``
|
Tue, 27 May 2014 14:45:31 -0700 |
Pierre-Yves David |
wireproto: rephrase the error message for unknown getbundle parameters
|
Sat, 07 Jun 2014 11:32:37 -0400 |
Augie Fackler |
patchbomb: reorder header insertions to clarify code
|
Sat, 07 Jun 2014 11:06:15 -0400 |
Augie Fackler |
patchbomb: always use message-id of first patch for series-id
|
Sat, 07 Jun 2014 11:30:06 -0400 |
Augie Fackler |
test-patchbomb: normalize glob lines and record their construction
|
Mon, 05 May 2014 22:51:20 -0700 |
Pierre-Yves David |
patchbomb: includes a unique series ID in email header
|
Fri, 30 May 2014 11:28:48 -0700 |
Pierre-Yves David |
color: add parenthesis to help readability
|
Sat, 31 May 2014 17:26:15 -0700 |
Pierre-Yves David |
status: document the content of the returned tuple in the docstring
|
Mon, 09 Jun 2014 14:11:17 -0500 |
Matt Mackall |
resolve: fix grammar of no matching files message
|
Mon, 09 Jun 2014 13:53:23 -0500 |
Matt Mackall |
merge with stable
|
Fri, 06 Jun 2014 00:21:46 -0500 |
Sean Farley |
bash_completion: add -l|--list support for shelve
|
Sat, 31 May 2014 21:21:06 +0900 |
Yuya Nishihara |
workingctx: duplicate status list received at _poststatus hook
|
Thu, 05 Jun 2014 15:24:29 +0530 |
Chinmay Joshi |
patch: replace functions in fsbackend to use vfs
|
Thu, 05 Jun 2014 15:16:44 +0530 |
Chinmay Joshi |
vfs: add unlinkpath to vfs
|
Thu, 05 Jun 2014 22:20:32 +0900 |
FUJIWARA Katsunori |
shelve: add option combination tests for refactoring in succeeding patch
|
Sun, 01 Jun 2014 00:08:33 +0900 |
FUJIWARA Katsunori |
qfold: allow to specify '--message/'--logfile' and '--edit' at the same time
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same time
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
backout: accept '--edit' like other commands creating new changeset
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
gpg: accept '--edit' like other commands creating new changeset
|
Tue, 03 Jun 2014 13:49:51 -0700 |
Sean Farley |
memfilectx: add a size method
|
Mon, 26 May 2014 19:02:11 +0200 |
Mads Kiilerich |
resolve: keep wlock while resolving
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg fetch' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg histedit' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg backout' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg graft' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:13 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg rebase' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:13 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg unshelve' for internal merge
stable
|
Sun, 01 Jun 2014 16:01:01 -0700 |
Matt Mackall |
merge with stable
|
Sun, 01 Jun 2014 14:15:43 -0700 |
Matt Mackall |
Added signature for changeset 269c80ee5b3c
stable
|
Sun, 01 Jun 2014 14:15:15 -0700 |
Matt Mackall |
Added tag 3.0.1 for changeset 269c80ee5b3c
stable
|
Sun, 01 Jun 2014 13:58:28 -0700 |
Matt Mackall |
merge with i18n
stable 3.0.1
|
Wed, 21 May 2014 18:02:35 -0700 |
Gregory Szorc |
localrepo: prevent leak of transaction object (issue4258)
stable
|
Fri, 30 May 2014 19:52:55 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 9e12579369f1
stable
|
Wed, 07 May 2014 09:23:23 +0200 |
Martin Geisler |
i18n-zh_TW: set Language header
stable
|
Wed, 07 May 2014 09:15:58 +0200 |
Jakob Krainz |
i18n-de: translation improvement for gpg extension
stable
|
Fri, 30 May 2014 11:53:10 -0700 |
Matt Mackall |
bundlerepo: backout dbf292f65b09
|
Mon, 26 May 2014 11:44:58 -0700 |
Pierre-Yves David |
merge: drop the quotes around commit description
|
Thu, 15 Aug 2013 15:47:15 -0500 |
Sean Farley |
memfilectx: remove path since it is now inherited
|
Thu, 15 Aug 2013 15:46:32 -0500 |
Sean Farley |
memfilectx: remove __str__ since it is now inherited
|
Thu, 15 Aug 2013 15:46:22 -0500 |
Sean Farley |
memfilectx: remove __nonzero__ since it is now inherited
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
Thu, 15 Aug 2013 15:23:36 -0500 |
Sean Farley |
memfilectx: inherit from committablefilectx
|
Thu, 15 Aug 2013 15:20:56 -0500 |
Sean Farley |
memctx: remove parents since it is now inherited
|
Thu, 15 Aug 2013 15:19:29 -0500 |
Sean Farley |
memctx: remove flags since it is now inherited
|
Thu, 15 Aug 2013 15:17:05 -0500 |
Sean Farley |
memctx: remove extra since it is now inherited
|
Thu, 15 Aug 2013 15:14:47 -0500 |
Sean Farley |
memctx: remove branch since it is now inherited
|
Wed, 28 May 2014 20:03:38 -0500 |
Sean Farley |
memctx: remove clean since it is now inherited
|
Wed, 28 May 2014 20:03:29 -0500 |
Sean Farley |
memctx: remove ignored since it is now inherited
|
Wed, 28 May 2014 20:03:19 -0500 |
Sean Farley |
memctx: remove unknown since it is now inherited
|
Thu, 15 Aug 2013 15:13:14 -0500 |
Sean Farley |
memctx: remove deleted since it is now inherited
|
Thu, 15 Aug 2013 15:12:54 -0500 |
Sean Farley |
memctx: remove removed since it is now inherited
|
Thu, 15 Aug 2013 15:12:46 -0500 |
Sean Farley |
memctx: remove added since it is now inherited
|
Thu, 15 Aug 2013 15:12:31 -0500 |
Sean Farley |
memctx: remove modified since it is now inherited
|
Thu, 15 Aug 2013 15:12:19 -0500 |
Sean Farley |
memctx: remove files since it is now inherited
|
Thu, 15 Aug 2013 15:07:43 -0500 |
Sean Farley |
memctx: remove description since it is now inherited
|
Thu, 15 Aug 2013 15:07:29 -0500 |
Sean Farley |
memctx: remove date since it is now inherited
|
Thu, 15 Aug 2013 15:07:01 -0500 |
Sean Farley |
memctx: remove user since it is now inherited
|
Thu, 15 Aug 2013 15:06:39 -0500 |
Sean Farley |
memctx: remove p2 since it is now inherited
|
Thu, 15 Aug 2013 15:06:10 -0500 |
Sean Farley |
memctx: remove p1 since it is now inherited
|
Thu, 15 Aug 2013 15:05:32 -0500 |
Sean Farley |
memctx: remove __getitem__ since it is now inherited
|
Thu, 15 Aug 2013 15:04:55 -0500 |
Sean Farley |
memctx: remove __nonzero__ since it is now inherited
|
Thu, 15 Aug 2013 15:04:36 -0500 |
Sean Farley |
memctx: remove __int__ since it is now inherited
|
Thu, 15 Aug 2013 15:03:52 -0500 |
Sean Farley |
memctx: remove __str__ since it is now inherited
|
Thu, 15 Aug 2013 15:03:03 -0500 |
Sean Farley |
memctx: call super.__init__ instead of duplicating code
|
Thu, 15 Aug 2013 15:00:03 -0500 |
Sean Farley |
memctx: inherit from committablectx
|
Tue, 29 Apr 2014 16:49:27 -0500 |
Sean Farley |
committablectx: fix _manifest doc string
|
Thu, 29 May 2014 16:09:16 -0500 |
Sean Farley |
context: fix wrong indentation from renaming method
|
Tue, 27 May 2014 16:33:06 -0700 |
Pierre-Yves David |
push: use bundle2 to push phases when available
|
Thu, 29 May 2014 15:22:58 -0700 |
Pierre-Yves David |
pushkey: add an ``encode`` function
|
Tue, 27 May 2014 16:32:50 -0700 |
Pierre-Yves David |
bundle2: add ``pushkey`` support
|
Thu, 29 May 2014 15:23:25 -0700 |
Pierre-Yves David |
pushkey: add a ``decode`` function
|
Tue, 27 May 2014 15:44:46 -0700 |
Pierre-Yves David |
pull: when remote supports it, pull phase data alongside changesets
|
Tue, 27 May 2014 15:43:09 -0700 |
Pierre-Yves David |
getbundle: support of listkeys argument when bundle2 is used
|
Thu, 29 May 2014 14:59:22 -0700 |
Pierre-Yves David |
getbundle: raise error if extra arguments are provided for bundle10
|
Tue, 27 May 2014 15:42:03 -0700 |
Pierre-Yves David |
bundle: introduce a listkey handler
|
Tue, 27 May 2014 15:29:08 -0700 |
Pierre-Yves David |
pull: split remote phases retrieval from actual application
|
Tue, 27 May 2014 15:02:51 -0700 |
Pierre-Yves David |
wireproto: use pushkey.decodekey
|
Tue, 27 May 2014 15:00:20 -0700 |
Pierre-Yves David |
pushkey: introduce an ``decodekeys`` function
|
Tue, 27 May 2014 15:00:08 -0700 |
Pierre-Yves David |
wireproto: use pushkey.encodekey
|
Tue, 27 May 2014 14:57:28 -0700 |
Pierre-Yves David |
pushkey: introduce an ``encodekeys`` function
|
Tue, 27 May 2014 13:44:16 -0700 |
Pierre-Yves David |
bundle2: add more phase movement in the test
|
Tue, 27 May 2014 13:40:12 -0700 |
Pierre-Yves David |
bundle2: use non-publishing repo in test
|
Tue, 27 May 2014 13:30:38 -0700 |
Pierre-Yves David |
bundle2: use a smarter template for test
|
Thu, 22 May 2014 09:53:52 -0700 |
Pierre-Yves David |
getbundle: declare type of parameters
|
Thu, 22 May 2014 13:31:33 -0700 |
Pierre-Yves David |
bundle2: introduce a ``caps20to10`` function
|
Sat, 24 May 2014 16:20:09 -0700 |
Pierre-Yves David |
bundle2: introduce a bundle2caps function
|
Thu, 22 May 2014 12:58:07 -0700 |
Pierre-Yves David |
exchange: reinsert comment in the right place
|
Thu, 29 May 2014 16:01:39 -0700 |
Matt Mackall |
docker: check for docker.io first
|
Tue, 20 May 2014 04:07:58 +0200 |
Mads Kiilerich |
buildrpm: include release version in .tar.gz name
|
Thu, 15 May 2014 01:48:37 +0200 |
Mads Kiilerich |
buildrpm: remove prompt for uncommitted changes - it was a bad idea
|
Thu, 15 May 2014 01:48:37 +0200 |
Mads Kiilerich |
buildrpm: collect code for building local hg and using it in one place
|
Tue, 20 May 2014 03:57:21 +0200 |
Mads Kiilerich |
buildrpm: various minor cleanup
|
Sat, 10 May 2014 14:54:39 -0700 |
Gregory Szorc |
fix_bytes: loosen blacklist matching requirements
|
Mon, 19 May 2014 22:12:31 +0200 |
Mads Kiilerich |
convert: only consider shamap revisions converted if they still exists
|
Mon, 19 May 2014 22:12:30 +0200 |
Mads Kiilerich |
convert: introduce hascommitfrommap sink method
|
Mon, 19 May 2014 22:11:14 +0200 |
Mads Kiilerich |
convert: rename sink hascommit to hascommitforsplicemap
|
Mon, 19 May 2014 22:10:50 +0200 |
Mads Kiilerich |
tests: better tests for two-way convert
|
Thu, 29 May 2014 12:25:25 -0700 |
Pierre-Yves David |
mergetools.hgrc: add minimal configuration for editmerge
|
Thu, 29 May 2014 15:41:16 -0700 |
Matt Mackall |
merge with stable
|
Tue, 27 May 2014 21:12:24 -0700 |
David Schleimer |
convert: drastically speed up git conversions
|
Sat, 03 May 2014 19:11:51 +0430 |
Ali Vakilzade |
vim: use try catch in vim plugin to avoid conflicts
|
Wed, 28 May 2014 15:37:47 -0700 |
Pierre-Yves David |
bundle2: raise BundleValueError error for stream level unsupported params
|
Wed, 28 May 2014 16:46:58 -0700 |
Pierre-Yves David |
bundle2: support None parttype in BundleValueError
|
Tue, 27 May 2014 12:16:45 -0700 |
Pierre-Yves David |
bundle2: ignore advisory part with unknown parameters
|
Tue, 27 May 2014 12:01:00 -0700 |
Pierre-Yves David |
bundle2: enforce all parameters in a part to be handled
|
Wed, 28 May 2014 11:40:07 -0700 |
Pierre-Yves David |
bundle2: declare supported parameters for all handlers
|
Tue, 27 May 2014 11:49:48 -0700 |
Pierre-Yves David |
bundle2: make it possible to declare params handled by a part handler
|
Wed, 28 May 2014 15:57:23 -0700 |
Pierre-Yves David |
bundle2: support transmission of params error over the wire
|
Wed, 28 May 2014 15:53:34 -0700 |
Pierre-Yves David |
bundle2: introduce a ``params`` attribute to BundleValueError
|
Wed, 28 May 2014 15:51:19 -0700 |
Pierre-Yves David |
bundle2: introduce a parttype attribute to BundleValueError
|
Tue, 27 May 2014 10:32:07 -0700 |
Pierre-Yves David |
bundle2: rename b2x:error:unknownpart to b2x:error:unsupportedcontent
|
Wed, 28 May 2014 15:31:05 -0700 |
Pierre-Yves David |
bundle2: move exception classes into the error module
|
Wed, 28 May 2014 14:22:24 -0700 |
Pierre-Yves David |
bundle2: rename UnknownPartError to BundleValueError
|
Tue, 27 May 2014 17:04:48 -0500 |
Sean Farley |
context: explicitly return a tuple
|
Thu, 22 May 2014 01:49:12 -0700 |
Pierre-Yves David |
wireproto: expose the list of getbundle arguments to extensions
stable
|
Tue, 27 May 2014 19:21:12 -0700 |
Gregory Szorc |
run-tests: write .err files earlier
|
Tue, 27 May 2014 19:10:22 -0700 |
Gregory Szorc |
run-tests: exit with non-0 exit code when tests fail or warn
|
Fri, 23 May 2014 20:23:54 -0700 |
Pierre-Yves David |
bundle2: expose mandatory params in a mandatorykeys attribute
|
Mon, 26 May 2014 18:45:43 -0700 |
Pierre-Yves David |
bundle2: use the new ``part.params`` dictionary
|
Fri, 23 May 2014 17:26:57 -0700 |
Pierre-Yves David |
bundle2: introduce a ``params`` dictionary on unbundled parts
|
Fri, 23 May 2014 17:17:39 -0700 |
Pierre-Yves David |
bundle2: make sure unbundled part param are read-only
|
Wed, 28 May 2014 10:04:02 -0700 |
Pierre-Yves David |
bundle2: introduce an ``_initparams`` method
|
Thu, 22 May 2014 12:52:09 -0700 |
Pierre-Yves David |
bundle2: forbid duplicate parameter keys
|
Fri, 23 May 2014 16:46:30 -0700 |
Pierre-Yves David |
bundle2: update part creators to ``addparam`` when relevant
|
Thu, 22 May 2014 11:38:40 -0700 |
Pierre-Yves David |
bundle2: introduce a ``addparam`` method on part
|
Thu, 22 May 2014 11:21:26 -0700 |
Pierre-Yves David |
bundle2: the ability to set ``data`` attribute of the part is now official
|
Sat, 24 May 2014 16:08:05 -0700 |
Pierre-Yves David |
bundle2: introduce a ReadOnlyPartError exception
|
Fri, 23 May 2014 16:20:30 -0700 |
Pierre-Yves David |
bundle2: warn about error during initialization in ``newpart`` docstring
|
Thu, 22 May 2014 11:14:02 -0700 |
Pierre-Yves David |
bundle2: track life cycle of parts
|
Fri, 23 May 2014 15:59:19 -0700 |
Pierre-Yves David |
bundle2: update all ``addpart`` callers to ``newpart``
|
Fri, 23 May 2014 15:54:18 -0700 |
Pierre-Yves David |
bundle2: have ``newpart`` automatically add the part to the bundle
|
Fri, 23 May 2014 15:45:46 -0700 |
Pierre-Yves David |
bundle2: add a ``newpart`` method to ``bundle20``
|
Thu, 22 May 2014 10:48:37 -0700 |
Pierre-Yves David |
bundle2: small doc update on the bundler
|
Fri, 25 Apr 2014 15:44:55 -0500 |
Sean Farley |
localrepo: replace status method with a shim
|
Tue, 27 May 2014 15:55:35 -0700 |
Sean Farley |
workingctx: have status method call super instead of customized code.
|
Thu, 24 Apr 2014 18:07:42 -0500 |
Sean Farley |
basectx: copy localrepo.status method
|
Thu, 24 Apr 2014 17:42:53 -0500 |
Sean Farley |
committablectx: cache _status in _poststatus
|
Thu, 24 Apr 2014 17:31:20 -0500 |
Sean Farley |
committablectx: simplify caching the status
|
Wed, 23 Apr 2014 16:08:20 -0500 |
Sean Farley |
localrepo: remove cache code now handled by _prestatus
|
Wed, 23 Apr 2014 16:06:42 -0500 |
Sean Farley |
workingctx: add note about super._prestatus calling manifest
|
Wed, 23 Apr 2014 16:06:23 -0500 |
Sean Farley |
basectx: preserve loading the cached manifest in _prestatus
|
Fri, 20 Sep 2013 21:59:34 -0500 |
Sean Farley |
localrepo: use new subrev method of context.py
|
Fri, 20 Sep 2013 22:07:58 -0500 |
Sean Farley |
committablectx: add subrev method to return None
|
Fri, 20 Sep 2013 21:55:42 -0500 |
Sean Farley |
basectx: add subrev method to return the rev of a subrepo given a subpath
|
Tue, 27 May 2014 17:41:20 -0700 |
Matt Mackall |
merge with stable
|
Wed, 07 May 2014 17:24:19 -0700 |
Durham Goode |
bundle2: fix bundle2 pulling all revs on empty pulls
stable
|
Wed, 07 May 2014 19:26:15 -0700 |
Pierre-Yves David |
exchange: fix bad indentation
stable
|
Wed, 07 May 2014 19:28:17 -0700 |
Pierre-Yves David |
exchange: propagate arguments to the _getbundleextrapart function
stable
|
Wed, 07 May 2014 17:20:38 -0700 |
Durham Goode |
bundle2: fix configuration name mismatch
stable
|
Sat, 08 Mar 2014 19:02:39 +1100 |
Stephen Lee |
discovery: if a push would create a new head, mention the bookmark name if any
|
Wed, 14 May 2014 10:38:05 -0700 |
Pierre-Yves David |
revert: use p2 as parent when reverting against it
|
Wed, 14 May 2014 10:37:25 -0700 |
Pierre-Yves David |
revert: explicitly get status against the parent
|
Tue, 13 May 2014 17:28:19 -0700 |
Pierre-Yves David |
revert: group related data in tuple in the dispatch table
|
Tue, 13 May 2014 16:42:31 -0700 |
Pierre-Yves David |
revert: group action into a single dictionary
|
Tue, 13 May 2014 16:29:42 -0700 |
Pierre-Yves David |
revert: add some inline comments
|
Tue, 13 May 2014 16:29:20 -0700 |
Pierre-Yves David |
revert: cosmetic align of the dispatch table
|
Tue, 13 May 2014 17:28:19 -0700 |
Pierre-Yves David |
revert: add a test case to reverting "add" during merges
|
Sat, 17 May 2014 15:14:18 +0900 |
Yuya Nishihara |
alias: change return code of bad definition to 255
stable
|
Tue, 27 May 2014 15:16:52 -0700 |
Matt Mackall |
bookmarks: properly align multi-byte characters
stable
|
Tue, 27 May 2014 15:13:13 -0700 |
Matt Mackall |
tests: fix cut and paste error on encoding alignment test
stable
|
Sat, 17 May 2014 13:06:16 +0900 |
Yuya Nishihara |
alias: handle shlex error in command aliases
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: normalize path in the specific way for problematic encodings
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: make "_sanitize()" take absolute path to the root of subrepo
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: invoke "_sanitize()" also after "git merge --ff"
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: make "_sanitize()" work
stable
|
Tue, 27 May 2014 23:02:05 +0530 |
Chinmay Joshi |
vfs: add lexists() in current api
|
Tue, 27 May 2014 21:56:03 +0530 |
Chinmay Joshi |
bundlerepo: update unlink in getremotechanges to use vfs
|
Tue, 27 May 2014 12:09:34 -0700 |
Matt Mackall |
docker: update package target to packages/
|
Tue, 27 May 2014 11:52:39 -0700 |
Matt Mackall |
packaging: move output directory from build/ to packages/
|
Tue, 27 May 2014 11:39:22 -0700 |
Matt Mackall |
make: add a basic osx mpkg target
|
Tue, 27 May 2014 10:31:59 -0700 |
Matt Mackall |
setup: make Xcode 5.1 check less specific
|
Mon, 26 May 2014 18:16:23 -0700 |
Matt Mackall |
merge with stable
|
Sat, 17 May 2014 14:43:06 +0900 |
Yuya Nishihara |
alias: fix loss of non-zero return code in command aliases
stable
|
Thu, 22 May 2014 16:27:16 -0700 |
Pierre-Yves David |
exchange: drop dead code
|
Thu, 22 May 2014 13:39:55 -0700 |
Pierre-Yves David |
exchange: fix indentation level
|
Thu, 08 May 2014 17:08:17 -0700 |
Pierre-Yves David |
import: add --partial flag to create a changeset despite failed hunks
|
Mon, 19 May 2014 01:53:34 +0200 |
Mads Kiilerich |
update: introduce --tool for controlling the merge tool
|
Fri, 02 May 2014 01:09:14 +0200 |
Mads Kiilerich |
merge: fix stupid indentation left over from previous refactorings
|
Mon, 26 May 2014 12:39:31 -0400 |
Augie Fackler |
Merge with stable
|
Tue, 29 Apr 2014 14:12:32 -0700 |
Pierre-Yves David |
revsetbenchmark: support for running on other repo
|
Tue, 29 Apr 2014 13:18:22 -0700 |
Pierre-Yves David |
revsetbenchmark: automatically finds the perf extension
|
Thu, 15 May 2014 23:53:21 -0700 |
Pierre-Yves David |
bundle2: make sure standard stream are binary
stable
|
Mon, 19 May 2014 14:39:19 -0700 |
Pierre-Yves David |
revset-benchmark: add max(::(tip~20) - obsolete())
|
Fri, 28 Feb 2014 02:25:58 +0100 |
Mads Kiilerich |
merge: use separate lists for each action type
|
Tue, 20 May 2014 13:55:08 -0700 |
Pierre-Yves David |
changelog: ensure changelog._delaybuf is initialized
stable
|
Thu, 22 May 2014 22:05:26 +0900 |
Yuya Nishihara |
proxy: remove unneeded _set_hostport for compatibility with Python 2.7.7rc1
stable
|
Fri, 23 May 2014 17:29:04 +0100 |
Jim Hague |
bugzilla: support Bugzilla 4.4.3+ API login token authentication (issue4257)
stable
|
Fri, 23 May 2014 13:10:31 -0700 |
Siddharth Agarwal |
resolve: don't abort resolve -l even when no merge is in progress
|
Fri, 23 May 2014 16:25:55 -0700 |
Durham Goode |
templates: fix ifcontains against sets with length > 1 (issue4259)
stable
|
Sun, 25 May 2014 13:47:42 +0200 |
Mads Kiilerich |
run-tests: assign value to ESCAPEMAP - dict.update do not return self
|
Sun, 25 May 2014 13:47:19 +0200 |
Mads Kiilerich |
run-tests: fix invalid reference to stringescape after a36cc85a5b7b
|
Fri, 09 May 2014 18:09:11 -0700 |
Durham Goode |
update: specify custom conflict markers for update (BC)
|
Fri, 09 May 2014 16:13:14 -0700 |
Gregory Szorc |
run-tests: add docstrings
|
Fri, 09 May 2014 15:55:58 -0700 |
Gregory Szorc |
run-tests: avoid duplicate code in vlog()
|
Fri, 25 Apr 2014 15:34:28 -0700 |
Gregory Szorc |
run-tests: make attributes of TestRunner internal
|
Fri, 25 Apr 2014 15:11:38 -0700 |
Gregory Szorc |
run-tests: make testdir an argument of TestSuite.__init__
|
Fri, 25 Apr 2014 15:08:03 -0700 |
Gregory Szorc |
run-tests: move loop to a named argument of TestSuite.__init__
|
Fri, 25 Apr 2014 15:06:23 -0700 |
Gregory Szorc |
run-tests: make keywords a named argument to TestSuite.__init__
|
Fri, 25 Apr 2014 15:03:06 -0700 |
Gregory Szorc |
run-tests: make retest a named argument of TestSuite.__init__
|
Fri, 25 Apr 2014 15:00:54 -0700 |
Gregory Szorc |
run-tests: move whitelist and blacklist to named arguments of TestSuite
|
Fri, 25 Apr 2014 14:51:53 -0700 |
Gregory Szorc |
run-tests: pass jobs into TestSuite constructor
|
Fri, 16 May 2014 13:15:07 -0700 |
Durham Goode |
help: add local/other description to merge tool description
|
Thu, 08 May 2014 16:55:56 -0700 |
Durham Goode |
rebase: specify custom conflict marker labels for rebase (BC)
|
Fri, 09 May 2014 18:15:02 -0700 |
Durham Goode |
graft: customize graft conflict markers (BC)
|
Thu, 08 May 2014 16:54:23 -0700 |
Durham Goode |
merge: add labels parameter from merge.update to filemerge
|
Tue, 22 Apr 2014 13:32:05 -0700 |
Gregory Szorc |
run-tests: move interactive test acceptance into TestResult
|
Tue, 22 Apr 2014 13:25:17 -0700 |
Gregory Szorc |
run-tests: raise WarnTest outside of Test.fail()
|
Tue, 22 Apr 2014 13:16:34 -0700 |
Gregory Szorc |
run-tests: move diff generation into TestResult
|
Tue, 22 Apr 2014 12:35:18 -0700 |
Gregory Szorc |
run-tests: remove global abort flag
|
Thu, 08 May 2014 16:50:22 -0700 |
Durham Goode |
merge: add conflict marker formatter (BC)
|
Tue, 22 Apr 2014 12:20:10 -0700 |
Gregory Szorc |
run-tests: remove options from Test.__init__
|
Tue, 22 Apr 2014 12:17:23 -0700 |
Gregory Szorc |
run-tests: move shell to Test.__init__
|
Tue, 22 Apr 2014 12:15:55 -0700 |
Gregory Szorc |
run-tests: move py3kwarnings to Test.__init__
|
Tue, 22 Apr 2014 12:13:40 -0700 |
Gregory Szorc |
run-tests: move extra config options to Test.__init__
|
Tue, 22 Apr 2014 12:10:25 -0700 |
Gregory Szorc |
run-tests: refactor port number declaration
|
Tue, 22 Apr 2014 12:04:15 -0700 |
Gregory Szorc |
run-tests: move timeout into Test.__init__
|
Tue, 22 Apr 2014 12:01:31 -0700 |
Gregory Szorc |
run-tests: move interactive to Test.__init__
|
Tue, 22 Apr 2014 11:58:32 -0700 |
Gregory Szorc |
run-tests: move diff options into arguments of Test.__init__
|
Tue, 22 Apr 2014 11:44:34 -0700 |
Gregory Szorc |
run-tests: move debug into an argument to Test.__init__
|
Tue, 22 Apr 2014 11:41:10 -0700 |
Gregory Szorc |
run-tests: factor options.keep_tmpdir into an argument to Test.__init__
|
Tue, 22 Apr 2014 12:29:33 -0700 |
Gregory Szorc |
run-tests: remove redundant test name filter
|
Tue, 22 Apr 2014 11:38:14 -0700 |
Gregory Szorc |
run-tests: move test filtering into TestSuite.run()
|
Tue, 22 Apr 2014 10:13:41 -0700 |
Gregory Szorc |
run-tests: no longer pass a TestRunner into Test.__init__
|
Tue, 22 Apr 2014 10:12:19 -0700 |
Gregory Szorc |
run-tests: pass abort into Test.__init__
|
Tue, 22 Apr 2014 10:05:32 -0700 |
Gregory Szorc |
run-tests: pass temp dir into Test.__init__
|
Thu, 07 Mar 2013 14:17:56 +1100 |
Stephen Lee |
update: show message when a bookmark is activated by update
|
Tue, 22 Apr 2014 10:01:22 -0700 |
Gregory Szorc |
run-tests: pass a full test path into Test.__init__
|
Mon, 21 Apr 2014 16:43:36 -0700 |
Gregory Szorc |
run-tests: factor refpath into Test classes
|
Sun, 20 Apr 2014 18:23:48 -0700 |
Gregory Szorc |
run-tests: don't trap exceptions in Test.runTest()
|
Sun, 20 Apr 2014 18:20:24 -0700 |
Gregory Szorc |
run-tests: factor options out of run()
|
Fri, 16 May 2014 02:30:27 +0200 |
Mads Kiilerich |
convert: mercurial source: convert global tags only - not local tags
|
Sun, 20 Apr 2014 18:15:38 -0700 |
Gregory Szorc |
run-tests: refactor temporary directories in Test
|
Sun, 20 Apr 2014 17:42:31 -0700 |
Gregory Szorc |
run-tests: move _executetests into TestSuite
|
Sun, 20 Apr 2014 17:39:26 -0700 |
Gregory Szorc |
run-tests: capture execution times in TestResult
|
Sun, 20 Apr 2014 17:28:24 -0700 |
Gregory Szorc |
run-tests: move outputtimes() into unittest runner class
|
Sun, 20 Apr 2014 17:21:24 -0700 |
Gregory Szorc |
run-tests: refactor how times are recorded
|
Sun, 20 Apr 2014 17:13:10 -0700 |
Gregory Szorc |
run-tests: eliminate Test._result
|
Sun, 20 Apr 2014 17:10:49 -0700 |
Gregory Szorc |
run-tests: replace Test.ignore() with raise IgnoreTest
|
Sun, 20 Apr 2014 17:09:52 -0700 |
Gregory Szorc |
run-tests: replace Test.skip() with raise SkipTest
|
Sun, 20 Apr 2014 17:06:57 -0700 |
Gregory Szorc |
run-tests: remove some legacy code around result handling
|
Sun, 20 Apr 2014 17:04:42 -0700 |
Gregory Szorc |
run-tests: merge MercurialTest into Test
|
Sat, 17 May 2014 17:11:06 +0800 |
Steven Brown |
check-code: check for consistent usage of the websub filter in hgweb templates
|
Sat, 17 May 2014 17:10:23 +0800 |
Steven Brown |
hgweb: apply websub filter to the changeset description in rss and atom feeds
|
Sat, 17 May 2014 17:09:46 +0800 |
Steven Brown |
tests: write the hgrc file for test-hgweb-commands.t with cat instead of echo
|
Sat, 17 May 2014 17:09:10 +0800 |
Steven Brown |
tests: tests for the rss feeds
|
Wed, 23 Apr 2014 15:54:26 -0500 |
Sean Farley |
localrepo: use _matchstatus of context objects
|
Thu, 24 Apr 2014 08:32:28 -0500 |
Sean Farley |
workingctx: override _matchstatus for parentworking case
|
Wed, 23 Apr 2014 15:39:30 -0500 |
Sean Farley |
basectx: add _matchstatus method for factoring out last of parentworking logic
|
Thu, 24 Apr 2014 08:34:44 -0500 |
Sean Farley |
workingctx: use inheritance for _buildstatus while keeping the fastpath
|
Tue, 22 Apr 2014 19:06:37 -0500 |
Sean Farley |
localrepo: remove unneeded unpacking of r
|
Tue, 22 Apr 2014 13:02:38 -0500 |
Sean Farley |
localrepo: call _poststatus hook instead of hardcoding symlink knowledge
|
Tue, 22 Apr 2014 12:59:22 -0500 |
Sean Farley |
workingctx: add _poststatus method to call _filtersuspectsymlink
|
Tue, 22 Apr 2014 12:51:58 -0500 |
Sean Farley |
context: add a no-op _poststatus method
|
Tue, 22 Apr 2014 12:43:20 -0500 |
Sean Farley |
localrepo: call _prestatus hook instead of hardcoding dirstate knowledge
|
Mon, 21 Apr 2014 22:12:59 -0500 |
Sean Farley |
workingctx: add _prestatus method to call _dirstatestatus
|
Mon, 21 Apr 2014 21:39:10 -0500 |
Sean Farley |
context: add a no-op _prestatus method
|
Mon, 21 Apr 2014 21:36:14 -0500 |
Sean Farley |
localrepo: use _buildstatus from context
|
Mon, 21 Apr 2014 21:35:36 -0500 |
Sean Farley |
context: add _buildstatus method
|
Mon, 21 Apr 2014 20:42:42 -0500 |
Sean Farley |
localrepo: remove workingctx logic already moved to context
|
Mon, 21 Apr 2014 20:23:47 -0500 |
Sean Farley |
localrepo: move the order of local variables
|
Tue, 15 Apr 2014 15:43:30 -0500 |
Sean Farley |
localrepo: factor out _manifestmatch logic for workingctx
|
Tue, 11 Mar 2014 18:38:44 -0500 |
Sean Farley |
localrepo: use _manifestmatches instead of duplicating logic
|
Wed, 23 Apr 2014 20:52:10 -0500 |
Sean Farley |
basectx: add _manifestmatches method
|
Tue, 11 Mar 2014 18:35:39 -0500 |
Sean Farley |
localrepo: always set the variable r in status method
|
Sun, 20 Apr 2014 16:44:45 -0700 |
Gregory Szorc |
run-tests: execute tests via unittest
|