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
|
Tue, 22 Apr 2014 13:37:27 -0700 |
Gregory Szorc |
run-tests: implement Test.__str__
|
Mon, 21 Apr 2014 12:15:55 -0700 |
Gregory Szorc |
run-tests: make failure reporting in unittest mode equivalent to default
|
Sun, 20 Apr 2014 16:54:51 -0700 |
Gregory Szorc |
run-tests: ignore failures from rmtree
|
Sun, 20 Apr 2014 16:53:49 -0700 |
Gregory Szorc |
run-tests: abort tests after first failure in unittest mode
|
Sun, 20 Apr 2014 16:39:05 -0700 |
Gregory Szorc |
run-tests: print compatible output from TextTestRunner
|
Sun, 20 Apr 2014 16:17:18 -0700 |
Gregory Szorc |
run-tests: don't print results in unittest mode
|
Sun, 20 Apr 2014 15:53:25 -0700 |
Gregory Szorc |
run-tests: move errpath deletion to setUp()
|
Sun, 20 Apr 2014 15:46:34 -0700 |
Gregory Szorc |
run-tests: kill daemons during tearDown()
|
Mon, 21 Apr 2014 09:30:11 -0700 |
Gregory Szorc |
run-tests: move err file writing to tearDown()
|
Sun, 20 Apr 2014 15:40:22 -0700 |
Gregory Szorc |
run-tests: refactor testtmp
|
Sun, 20 Apr 2014 15:19:21 -0700 |
Gregory Szorc |
run-tests: store skipped state on Test
|
Sun, 20 Apr 2014 15:16:29 -0700 |
Gregory Szorc |
run-tests: move some functionality to Test.tearDown()
|
Sun, 20 Apr 2014 15:08:05 -0700 |
Gregory Szorc |
run-tests: store last result in Test._result
|
Sun, 20 Apr 2014 15:00:13 -0700 |
Gregory Szorc |
run-tests: report test duration in Test.tearDown()
|
Sun, 20 Apr 2014 14:58:36 -0700 |
Gregory Szorc |
run-tests: store test return code and output in Test instance
|
Sun, 20 Apr 2014 14:55:33 -0700 |
Gregory Szorc |
run-tests: keep track of test start and stop in MercurialTest.run()
|
Sun, 20 Apr 2014 14:52:57 -0700 |
Gregory Szorc |
run-tests: keep track of test execution state in Test
|
Sun, 20 Apr 2014 14:41:11 -0700 |
Gregory Szorc |
run-tests: support setUp() and tearDown() in TestCase wrapper
|
Sun, 20 Apr 2014 14:34:03 -0700 |
Gregory Szorc |
run-tests: fail tests by raising an exception
|
Sun, 20 Apr 2014 14:32:03 -0700 |
Gregory Szorc |
run-tests: record warnings by raising WarnTest
|
Sun, 20 Apr 2014 14:28:29 -0700 |
Gregory Szorc |
run-tests: record ignored tests by raising IgnoreTest
|
Sun, 20 Apr 2014 14:23:50 -0700 |
Gregory Szorc |
run-tests: record skips by raising SkipTest
|
Sun, 20 Apr 2014 14:19:59 -0700 |
Gregory Szorc |
run-tests: implement TestCase.run()
|
Sun, 20 Apr 2014 14:04:37 -0700 |
Gregory Szorc |
run-tests: don't print progress from Test when in unittest mode
|
Sun, 20 Apr 2014 13:04:19 -0700 |
Gregory Szorc |
run-tests: define a custom TestSuite that uses _executetests()
|
Sun, 20 Apr 2014 13:00:40 -0700 |
Gregory Szorc |
run-tests: pass an optional TestResult into _executetests()
|
Sun, 20 Apr 2014 12:49:43 -0700 |
Gregory Szorc |
run-tests: pass Test instances into TestRunner._executetests()
|
Sat, 17 May 2014 12:35:44 -0700 |
Gregory Szorc |
run-tests: define cleanup() on unittest class
|
Sun, 20 Apr 2014 12:45:44 -0700 |
Gregory Szorc |
run-tests: rename Test._test to Test.name
|
Sun, 20 Apr 2014 12:19:48 -0700 |
Gregory Szorc |
run-tests: teach Test instances whether they are in unittest mode
|
Sun, 20 Apr 2014 11:55:02 -0700 |
Gregory Szorc |
run-tests: teach unittest about warned results
|
Sun, 20 Apr 2014 11:52:41 -0700 |
Gregory Szorc |
run-tests: document how success code is handled
|
Sun, 20 Apr 2014 11:51:11 -0700 |
Gregory Szorc |
run-tests: teach unittest about ignored tests
|
Sun, 20 Apr 2014 11:48:19 -0700 |
Gregory Szorc |
run-tests: teach unittest about skipped tests
|
Sun, 20 Apr 2014 11:47:40 -0700 |
Gregory Szorc |
run-tests: define custom result and runner classes for unittest
|
Sun, 20 Apr 2014 11:29:39 -0700 |
Gregory Szorc |
run-tests: start to report test results against TestResult
|
Sun, 20 Apr 2014 11:24:37 -0700 |
Gregory Szorc |
run-tests: give unittest wrapper a short description
|
Sun, 20 Apr 2014 11:22:08 -0700 |
Gregory Szorc |
run-tests: initial support for running tests with unittest
|
Wed, 16 Apr 2014 16:34:48 -0500 |
Sean Farley |
localrepo: reverse contexts in status
|
Fri, 16 May 2014 13:18:57 -0700 |
Pierre-Yves David |
test: split test-largefile.t in multiple file
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qrefresh/qfold)
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
mq: fold the code paths to invoke editor into specific logic (qrefresh/qfold)
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qnew)
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
mq: fold the code path to invoke editor into specific logic (qnew)
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
cmdutil: enhance "getcommiteditor()" for specific usages in MQ
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
tag: use the editor gotten by "getcommiteditor()" instead of "ui.edit()"
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
import: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
graft: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
amend: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
commit: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
backout: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
backout: avoid redundant message examination
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
transplant: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
rebase: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
histedit: use "getcommiteditor()" instead of explicit editor choice for "--continue"
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
histedit: use "getcommiteditor()" instead of explicit editor choice for "fold"
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
histedit: use the editor gotten by "getcommiteditor()" for "message"
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
fetch: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
cmdutil: introduce "getcommiteditor()" to simplify code paths to choose editor
|
Wed, 14 May 2014 12:49:55 -0700 |
Siddharth Agarwal |
update: when deactivating a bookmark, print a message
|
Thu, 02 Aug 2012 13:51:34 +0200 |
Pierre-Yves David |
doc: improves merge-tools example with an overwrite of existing config
|
Mon, 12 May 2014 17:40:58 -0700 |
Pierre-Yves David |
help: add additional information in the merge-tools section of config help
|
Wed, 07 May 2014 00:13:22 +0200 |
Angel Ezquerra |
subrepo: use subrepo shortid method to generate subrepo diverged promptchoice
|
Wed, 07 May 2014 00:08:20 +0200 |
Angel Ezquerra |
subrepo: add shortid() method to subrepo classes
|
Tue, 11 Mar 2014 18:32:16 -0500 |
Sean Farley |
localrepo: call _dirstatestatus instead of duplicating logic
|
Tue, 22 Apr 2014 13:20:30 -0500 |
Sean Farley |
workingctx: call _dirstatestatus in status
|
Tue, 22 Apr 2014 13:14:51 -0500 |
Sean Farley |
context: add private _dirstatestatus method
|
Tue, 11 Mar 2014 18:28:09 -0500 |
Sean Farley |
committablectx: move status to workingctx
|
Tue, 11 Mar 2014 18:10:00 -0500 |
Sean Farley |
localrepo: factor out parentworking logic for comparing files
|
Tue, 11 Mar 2014 17:44:09 -0500 |
Sean Farley |
localrepo: improve dirstate.normal lookup by cacheing the function
|
Fri, 07 Mar 2014 13:32:37 -0800 |
Sean Farley |
localrepo: move symlink logic to workingctx
|
Fri, 09 May 2014 12:01:56 +0200 |
Mads Kiilerich |
merge: separate worker functions for batch remove and batch get
|
Tue, 22 Apr 2014 02:10:25 +0200 |
Mads Kiilerich |
merge: change debug logging - test output changes but no real changes
|
Thu, 15 May 2014 02:14:59 +0200 |
Mads Kiilerich |
merge: move constant assignments a bit and use them more
|
Fri, 02 May 2014 01:09:14 +0200 |
Mads Kiilerich |
merge: change priority / ordering of merge actions
|
Sat, 17 May 2014 00:47:42 -0700 |
Pierre-Yves David |
run-tests: fix --interactive option
|
Sat, 17 May 2014 00:38:48 -0700 |
Pierre-Yves David |
run-test: fix AttributeError in the --interactive prompt
|
Sat, 17 May 2014 00:37:06 -0700 |
Pierre-Yves David |
run-test: restore the -i prompt by write .err before checking if it exists
|
Sun, 20 Apr 2014 11:04:25 -0700 |
Gregory Szorc |
run-tests: move _gethgpath() into TestRunner
|
Sun, 20 Apr 2014 10:34:52 -0700 |
Gregory Szorc |
run-tests: move string escaping to TTest
|
Sun, 20 Apr 2014 10:28:35 -0700 |
Gregory Szorc |
run-tests: add some docstrings
|
Sun, 20 Apr 2014 10:24:00 -0700 |
Gregory Szorc |
run-tests: move createhgrc into Test
|
Sun, 20 Apr 2014 10:19:58 -0700 |
Gregory Szorc |
run-tests: move SKIPPED_PREFIX and FAILED_PREFIX into TTest
|
Sun, 20 Apr 2014 10:16:36 -0700 |
Gregory Szorc |
run-tests: move SKIPPED_STATUS into Test class
|
Sun, 20 Apr 2014 10:14:25 -0700 |
Gregory Szorc |
run-tests: move parsehghaveoutput() into TTest
|
Sun, 20 Apr 2014 10:11:46 -0700 |
Gregory Szorc |
run-tests: make some methods of TestRunner internal
|
Sun, 20 Apr 2014 10:09:23 -0700 |
Gregory Szorc |
run-tests: eliminate main()
|
Sun, 20 Apr 2014 10:08:33 -0700 |
Gregory Szorc |
run-tests: move option parser logic to TestRunner.run()
|
Sun, 20 Apr 2014 10:06:19 -0700 |
Gregory Szorc |
run-tests: move umask into TestRunner.run()
|
Sun, 20 Apr 2014 10:05:00 -0700 |
Gregory Szorc |
run-tests: move checktools into TestRunner.run()
|
Sun, 20 Apr 2014 10:04:15 -0700 |
Gregory Szorc |
run-tests: move test discovery into TestRunner.run()
|
Sun, 20 Apr 2014 10:03:08 -0700 |
Gregory Szorc |
run-tests: move test shuffling and sorting into TestRunner
|
Sun, 20 Apr 2014 10:00:59 -0700 |
Gregory Szorc |
run-tests: assign testdir in TestRunner
|
Sun, 20 Apr 2014 09:59:01 -0700 |
Gregory Szorc |
run-tests: move hash seed logic to TestRunner
|
Sun, 20 Apr 2014 09:58:26 -0700 |
Gregory Szorc |
run-tests: move tmpdir calculations into TestRunner
|
Sun, 20 Apr 2014 09:57:02 -0700 |
Gregory Szorc |
run-tests: move more path calculations into TestRunner
|
Sun, 20 Apr 2014 09:54:28 -0700 |
Gregory Szorc |
run-tests: move pypath manipulation into TestRunner
|
Sun, 20 Apr 2014 09:49:33 -0700 |
Gregory Szorc |
run-tests: establish TestRunner.run()
|
Sun, 20 Apr 2014 09:44:39 -0700 |
Gregory Szorc |
run-tests: move program searching into TestRunner
|
Sun, 20 Apr 2014 09:40:27 -0700 |
Gregory Szorc |
run-tests: allow TestRunner to be passed into main()
|
Sun, 20 Apr 2014 00:23:06 -0700 |
Gregory Szorc |
run-tests: move test discovery logic into a function
|
Sun, 20 Apr 2014 00:12:26 -0700 |
Gregory Szorc |
run-tests: move scheduletests() into TestRunner
|
Sun, 20 Apr 2014 00:10:06 -0700 |
Gregory Szorc |
run-tests: move abort global to TestRunner
|
Sun, 20 Apr 2014 00:06:30 -0700 |
Gregory Szorc |
run-tests: move runtests() into TestRunner
|
Sun, 20 Apr 2014 00:03:32 -0700 |
Gregory Szorc |
run-tests: move results global into TestRunner
|
Sat, 19 Apr 2014 23:59:06 -0700 |
Gregory Szorc |
run-tests: move times global into TestRunner
|
Sat, 19 Apr 2014 23:53:23 -0700 |
Gregory Szorc |
run-tests: move gettest() into TestRunner
|
Sat, 19 Apr 2014 23:49:23 -0700 |
Gregory Szorc |
run-tests: move outputcoverage() into TestRunner
|
Sat, 19 Apr 2014 23:47:59 -0700 |
Gregory Szorc |
run-tests: move outputtimes() into TestRunner
|
Sat, 19 Apr 2014 23:44:56 -0700 |
Gregory Szorc |
run-tests: move checkhglib into TestRunner
|
Sat, 19 Apr 2014 23:43:00 -0700 |
Gregory Szorc |
run-tests: move installhg() into TestRunner
|
Sat, 19 Apr 2014 23:39:38 -0700 |
Gregory Szorc |
run-tests: move createdfiles out of a global and into TestRunner
|
Sat, 19 Apr 2014 23:38:10 -0700 |
Gregory Szorc |
run-tests: move usecorrectpython() into TestRunner
|
Sat, 19 Apr 2014 23:35:27 -0700 |
Gregory Szorc |
run-tests: move cleanup() into TestRunner
|
Sat, 19 Apr 2014 23:33:44 -0700 |
Gregory Szorc |
run-tests: add options to runner
|
Sat, 19 Apr 2014 23:28:59 -0700 |
Gregory Szorc |
run-tests: add options to runner
|
Sat, 19 Apr 2014 23:27:11 -0700 |
Gregory Szorc |
run-tests: move COVERAGE_FILE out of a global
|
Sat, 19 Apr 2014 23:26:15 -0700 |
Gregory Szorc |
run-tests: move PYTHONDIR out of a global
|
Sat, 19 Apr 2014 23:24:39 -0700 |
Gregory Szorc |
run-tests: move TMPBINDIR out of a global
|
Sat, 19 Apr 2014 23:22:47 -0700 |
Gregory Szorc |
run-tests: move BINDIR out of a global
|
Sat, 19 Apr 2014 23:20:42 -0700 |
Gregory Szorc |
run-tests: move INST out of a global
|
Sat, 19 Apr 2014 23:19:23 -0700 |
Gregory Szorc |
run-tests: move HGTMP out of a global
|
Sat, 19 Apr 2014 23:15:24 -0700 |
Gregory Szorc |
run-tests: move TESTDIR out of a global
|
Sat, 19 Apr 2014 23:07:17 -0700 |
Gregory Szorc |
run-tests: establish a class to hold testing state
|
Sat, 19 Apr 2014 22:02:55 -0700 |
Gregory Szorc |
run-tests: refactor runone() into gettest() and scheduletests()
|
Sat, 19 Apr 2014 21:53:15 -0700 |
Gregory Szorc |
run-tests: move computation of test paths into Test.__init__
|
Sat, 19 Apr 2014 21:50:23 -0700 |
Gregory Szorc |
run-tests: move logging of test start into Test.run()
|
Sat, 19 Apr 2014 21:21:57 -0700 |
Gregory Szorc |
run-tests: remove remaining uses of TestResult
|
Sat, 19 Apr 2014 21:17:39 -0700 |
Gregory Szorc |
run-tests: move output writing to Test.run()
|
Sat, 19 Apr 2014 21:14:31 -0700 |
Gregory Szorc |
run-tests: move err file saving to Test.run()
|
Sat, 19 Apr 2014 21:10:22 -0700 |
Gregory Szorc |
run-tests: emit exception failure result from Test.run()
|
Sat, 19 Apr 2014 21:08:03 -0700 |
Gregory Szorc |
run-tests: move test name filter to Test.run()
|
Sat, 19 Apr 2014 21:05:50 -0700 |
Gregory Szorc |
run-tests: move keyword processing into Test.run()
|
Sat, 19 Apr 2014 21:04:08 -0700 |
Gregory Szorc |
run-tests: move retesting result to Test.run()
|
Sat, 19 Apr 2014 21:02:51 -0700 |
Gregory Szorc |
run-tests: move blacklist skipping to Test.run()
|
Sat, 19 Apr 2014 21:00:24 -0700 |
Gregory Szorc |
run-tests: check for test file existence in Test.run()
|
Sat, 19 Apr 2014 20:53:45 -0700 |
Gregory Szorc |
run-tests: move remaining result processing to Test.run()
|
Sat, 19 Apr 2014 20:52:58 -0700 |
Gregory Szorc |
run-tests: move output difference processing to Test.run()
|
Sat, 19 Apr 2014 20:48:16 -0700 |
Gregory Szorc |
run-tests: generate timeout result in Test.run()
|
Sat, 19 Apr 2014 20:47:14 -0700 |
Gregory Szorc |
run-tests: add skip processing to Test
|
Sat, 19 Apr 2014 20:41:08 -0700 |
Gregory Szorc |
run-tests: move fail() into Test
|
Sat, 19 Apr 2014 20:35:54 -0700 |
Gregory Szorc |
run-tests: move success() into Test
|
Sat, 19 Apr 2014 20:32:38 -0700 |
Gregory Szorc |
run-tests: move err path handling to Test
|
Sat, 19 Apr 2014 20:27:18 -0700 |
Gregory Szorc |
run-tests: handle interrupted in Test.run()
|
Sat, 19 Apr 2014 20:22:32 -0700 |
Gregory Szorc |
run-tests: kill daemons during Test.cleanup()
|
Sat, 19 Apr 2014 18:50:40 -0700 |
Gregory Szorc |
run-tests: capture reference output in Test.__init__
|
Sat, 19 Apr 2014 16:14:30 -0700 |
Gregory Szorc |
run-tests: make globmatch a static method of TTest
|
Sat, 19 Apr 2014 16:13:02 -0700 |
Gregory Szorc |
run-tests: make rematch a static method of TTest
|
Sat, 19 Apr 2014 16:11:49 -0700 |
Gregory Szorc |
run-tests: make linematch a static method of TTest
|
Sat, 19 Apr 2014 15:37:50 -0700 |
Gregory Szorc |
run-tests: finish moving tsttest() into TTest
|
Sat, 19 Apr 2014 15:28:31 -0700 |
Gregory Szorc |
run-tests: move t test execution from tsttest() to TTest.run()
|
Sat, 19 Apr 2014 15:19:28 -0700 |
Gregory Szorc |
run-tests: move t test parsing into its own function
|
Sat, 19 Apr 2014 14:54:04 -0700 |
Gregory Szorc |
run-tests: roll pytest() into PythonTest._run()
|
Sat, 19 Apr 2014 14:51:43 -0700 |
Gregory Szorc |
run-tests: remove threadtmp in Test.cleanup()
|
Sat, 19 Apr 2014 14:47:34 -0700 |
Gregory Szorc |
run-tests: allow Test.run() to run multiple times
|
Sat, 19 Apr 2014 14:09:46 -0700 |
Gregory Szorc |
run-tests: capture reference output in TestResult class
|
Sat, 19 Apr 2014 14:01:18 -0700 |
Gregory Szorc |
run-tests: give TestResult a skipped attribute
|
Sat, 19 Apr 2014 18:31:22 -0700 |
Gregory Szorc |
run-tests: pass TestResult into run()
|
Sat, 19 Apr 2014 13:50:25 -0700 |
Gregory Szorc |
run-tests: capture execution results in a TestResult class
|
Sat, 19 Apr 2014 13:29:26 -0700 |
Gregory Szorc |
run-tests: clean up temp directory variables
|
Sat, 19 Apr 2014 13:26:12 -0700 |
Gregory Szorc |
run-tests: move env into Test
|
Sat, 19 Apr 2014 13:22:52 -0700 |
Gregory Szorc |
run-tests: move killdaemons into Test.run()
|
Sat, 19 Apr 2014 13:18:55 -0700 |
Gregory Szorc |
run-tests: move replacements and port management into Test
|
Sat, 19 Apr 2014 13:11:49 -0700 |
Gregory Szorc |
run-tests: move createhgrc() call into Test.run()
|
Sat, 19 Apr 2014 13:07:05 -0700 |
Gregory Szorc |
run-tests: move createenv() into Test
|
Sat, 19 Apr 2014 13:03:24 -0700 |
Gregory Szorc |
run-tests: move replacements generation into Test
|
Sat, 19 Apr 2014 12:54:09 -0700 |
Gregory Szorc |
run-tests: move testtmp into Test class
|
Sat, 19 Apr 2014 12:26:34 -0700 |
Gregory Szorc |
run-tests: create classes for representing tests
|
Wed, 30 Apr 2014 18:40:20 -0700 |
Pierre-Yves David |
revsetbenchmark: add `author(mpm) or author(lmoscovicz)` to the canonical list
|
Tue, 13 May 2014 19:29:45 -0500 |
Matt Mackall |
filterpyflakes: filter WindowsError unconditionally
|
Tue, 13 May 2014 19:22:40 -0500 |
Matt Mackall |
filterpyflakes: make memoryview filtering unconditional
|
Tue, 13 May 2014 15:22:36 -0500 |
Matt Mackall |
py3kcompat: drop unused export
|
Sat, 10 May 2014 15:22:04 -0700 |
Gregory Szorc |
py3kcompat: don't convert os.environ to bytes
|
Sat, 10 May 2014 14:57:25 -0700 |
Gregory Szorc |
demandimport: pass proper level to __import__ in Python 3
|
Wed, 16 Apr 2014 19:55:40 -0400 |
Pierre-Yves David |
help: suggest keyword search when no topic is found
|
Wed, 16 Apr 2014 20:01:03 -0400 |
Pierre-Yves David |
help: provide a more helpful message when no keyword are matched
|
Tue, 29 Apr 2014 11:40:42 -0700 |
Pierre-Yves David |
revsetbenchmark: use optparse to retrieve argument
|
Fri, 25 Apr 2014 13:35:31 -0700 |
Pierre-Yves David |
revsetbenchmark: add a usage message when no arguments are passed
|
Tue, 29 Apr 2014 19:15:36 -0700 |
Pierre-Yves David |
revsetbenchmark: add `::tip and draft()` to the canonical list
|
Mon, 28 Apr 2014 15:14:11 -0700 |
Pierre-Yves David |
revset: cosmetic changes in spanset range comparison
|
Fri, 25 Apr 2014 23:38:24 -0700 |
Pierre-Yves David |
revset: drop spanset._contained
|
Mon, 05 May 2014 22:47:14 -0700 |
Pierre-Yves David |
patchbomb: includes series information in the header
|
Fri, 09 May 2014 13:32:56 -0500 |
Matt Mackall |
pager: add attend-<command> option
|
Fri, 09 May 2014 13:10:23 -0500 |
Matt Mackall |
pager: variable reorder
|
Fri, 09 May 2014 13:07:50 -0500 |
Matt Mackall |
pager: break auto out of command check loop
|
Fri, 09 May 2014 13:05:52 -0500 |
Matt Mackall |
pager: break always out of command check loop
|
Fri, 09 May 2014 12:58:53 -0500 |
Matt Mackall |
pager: break pager invocation out of command check loop
|
Thu, 08 May 2014 11:11:27 -0500 |
Matt Mackall |
tests: fix test failure on vfat
|
Thu, 08 May 2014 19:45:22 +0200 |
Mads Kiilerich |
largefiles: include largefiles when doing log on a directory (issue4241)
|
Thu, 08 May 2014 14:58:25 +0000 |
Johan Bjork |
journal: set Abort hint when failing due to an abandoned transaction
|
Thu, 08 May 2014 16:37:33 -0700 |
Durham Goode |
merge: define conflict marker labels in filemerge()
|
Thu, 08 May 2014 16:33:06 -0700 |
Durham Goode |
merge: prevent simplemerge from mutating label list
|
Fri, 09 May 2014 08:44:53 +0900 |
FUJIWARA Katsunori |
tests: ignore "undefined name 'memoryview'" pyflakes error on earlier Python
|
Fri, 09 May 2014 08:44:53 +0900 |
FUJIWARA Katsunori |
mq: eliminate unused variable for test-check-pyflakes.t
|
Tue, 22 Apr 2014 02:09:24 +0200 |
Mads Kiilerich |
merge: make debug output slightly more helpful by including message for action
|
Sun, 13 May 2012 17:45:08 +0200 |
Mads Kiilerich |
merge: simplify mergestate iter
|
Fri, 09 May 2014 14:46:50 -0500 |
Matt Mackall |
resolve: simplify "finished" message
|
Fri, 18 Apr 2014 22:19:25 -0700 |
Gregory Szorc |
resolve: print message when no unresolved files remain (issue4214)
|
Fri, 18 Apr 2014 18:56:26 -0700 |
Gregory Szorc |
resolve: print warning when no work performed (issue4208)
|
Fri, 18 Apr 2014 19:08:32 -0700 |
Gregory Szorc |
resolve: abort when not applicable (BC)
|
Fri, 18 Apr 2014 18:26:42 -0700 |
Gregory Szorc |
resolve: split test
|
Fri, 18 Apr 2014 18:19:46 -0700 |
Gregory Szorc |
resolve: use early continue and deindent
|
Thu, 08 May 2014 16:48:28 -0700 |
Gregory Szorc |
mergestate: consistently set variables to None
|
Wed, 07 May 2014 17:22:34 -0700 |
Durham Goode |
changegroup: refactor outgoing logic into a function
|
Wed, 07 May 2014 17:24:19 -0700 |
Durham Goode |
bundle2: fix bundle2 pulling all revs on empty pulls
|
Wed, 07 May 2014 19:26:15 -0700 |
Pierre-Yves David |
exchange: fix bad indentation
|
Wed, 07 May 2014 19:28:17 -0700 |
Pierre-Yves David |
exchange: propagate arguments to the _getbundleextrapart function
|
Wed, 07 May 2014 17:20:38 -0700 |
Durham Goode |
bundle2: fix configuration name mismatch
|
Wed, 07 May 2014 17:58:13 -0500 |
Matt Mackall |
build: initial support for in-tree autobuilding recipes
|
Sun, 04 May 2014 22:48:07 -0700 |
Gregory Szorc |
tests: declare commands using decorator
|
Sun, 04 May 2014 21:33:14 -0700 |
Gregory Szorc |
share: declare commands using decorator
|
Sun, 04 May 2014 21:52:25 -0700 |
Gregory Szorc |
relink: declare command using decorator
|
Sun, 04 May 2014 22:35:37 -0700 |
Gregory Szorc |
record: declare commands using decorator
|
Sun, 04 May 2014 21:31:51 -0700 |
Gregory Szorc |
hgk: declare commands using decorator
|
Sun, 04 May 2014 21:48:10 -0700 |
Gregory Szorc |
color: declare command using decorator
|
Sun, 04 May 2014 21:46:49 -0700 |
Gregory Szorc |
children: declare command using decorator
|
Sun, 04 May 2014 21:48:41 -0700 |
Gregory Szorc |
fetch: declare command using decorator
|
Sun, 04 May 2014 21:54:01 -0700 |
Gregory Szorc |
extdiff: declare command using decorator
|
Sun, 04 May 2014 21:46:24 -0700 |
Gregory Szorc |
churn: declare command using decorator
|
Sun, 04 May 2014 21:17:04 -0700 |
Gregory Szorc |
convert: declare commands using decorator
|
Sun, 04 May 2014 21:19:31 -0700 |
Gregory Szorc |
debugshell: declare command using decorator
|
Sun, 04 May 2014 21:09:06 -0700 |
Gregory Szorc |
largefiles: declare commands using decorator
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
cmdutil: omit redundant "savecommitmessage()" in "tryimportone()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
amend: use "editor" argument for "memctx.__init__" to save commit message
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
histedit: pass "editor" argument to "memctx.__init__()" for "collapse" command
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
context: move editor invocation from "makememctx()" to "memctx.__init__()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
localrepo: add "editor" argument to "tag()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qrefresh: use "editor" argument of "commit()" instead of explicit "ui.edit()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qrefresh: relocate message/patch-header handling to delay message determination
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
qnew: use "editor" argument of "commit()" instead of explicit "ui.edit()"
|
Mon, 05 May 2014 21:26:40 +0900 |
FUJIWARA Katsunori |
histedit: use "editor" argument of "commit()" instead of explicit "ui.edit()"
|
Tue, 29 Apr 2014 12:54:01 +0900 |
Yuya Nishihara |
test-pyflakes: detect undefined name error
|
Fri, 02 May 2014 18:25:23 +0900 |
Yuya Nishihara |
run-tests: initialize global variables to suppress pyflakes warning
|
Tue, 06 May 2014 12:47:59 -0500 |
Matt Mackall |
merge with stable
|
Mon, 05 May 2014 16:54:15 +0200 |
Thomas Arendsen Hein |
setup.py, make: avoid problems with outdated, existing hgext/__index__.py*
stable
|
Fri, 02 May 2014 18:24:10 +0900 |
Yuya Nishihara |
factotum: initialize global variables to suppress pyflakes warning
|
Sat, 03 May 2014 03:29:30 +0200 |
Mads Kiilerich |
color: don't fail on error messages when no curses (issue4237)
stable
|
Sat, 03 May 2014 10:33:54 +0200 |
Steve Borho |
win32: backout 1a9ebc83a74c
stable
|
Mon, 05 May 2014 13:42:08 -0500 |
Matt Mackall |
test-check-code-hg: use locate instead of manifest
|
Mon, 05 May 2014 13:41:29 -0500 |
Matt Mackall |
test-check-code-hg: drop manual check of non-.py scripts
|
Mon, 05 May 2014 13:42:58 -0500 |
Matt Mackall |
test-check-code-hg: use test-repo check
|
Mon, 05 May 2014 13:37:59 -0500 |
Matt Mackall |
check-code: look at shebang to identify Python scripts
|
Fri, 02 May 2014 00:23:58 -0500 |
Matt Mackall |
tests: use locate to find files for pyflakes check
|
Thu, 01 May 2014 19:24:03 -0500 |
Matt Mackall |
merge with stable
|
Thu, 01 May 2014 17:48:02 -0500 |
Matt Mackall |
Added signature for changeset 2195ac506c6a
stable
|
Thu, 01 May 2014 17:47:24 -0500 |
Matt Mackall |
Added tag 3.0 for changeset 2195ac506c6a
stable
|
Thu, 01 May 2014 14:07:04 -0700 |
Pierre-Yves David |
revset: directly use __contains__ instead of a lambda
stable 3.0
|
Thu, 01 May 2014 14:33:06 -0500 |
Matt Mackall |
tests: suppress spurious lchmod error from unzip (issue4088)
stable
|
Thu, 01 May 2014 12:15:28 -0700 |
Pierre-Yves David |
orderedlazyset: directly use __contains__ instead of a lambda
stable
|
Thu, 01 May 2014 12:15:00 -0700 |
Pierre-Yves David |
lazyset: directly use __contains__ instead of a lambda
stable
|
Thu, 01 May 2014 13:42:12 -0500 |
Matt Mackall |
merge with i18n
stable
|
Wed, 30 Apr 2014 23:20:46 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with e9c2f76be74b
stable
|
Wed, 30 Apr 2014 11:01:50 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with e9c2f76be74b
stable
|
Thu, 01 May 2014 16:47:50 +0200 |
Mads Kiilerich |
rebase: empty revset should be a gentle no-op with exit code 1, not an error
stable
|
Thu, 01 May 2014 15:12:49 +0200 |
Mads Kiilerich |
largefiles: better handling of log from other working directory (issue4236)
stable
|
Thu, 01 May 2014 09:42:23 -0500 |
Matt Mackall |
tests: add repository check for pyflakes test
stable
|
Sat, 26 Apr 2014 00:38:02 -0700 |
Pierre-Yves David |
spanset: directly use __contains__ instead of a lambda
stable
|
Wed, 30 Apr 2014 15:36:38 -0700 |
Durham Goode |
transaction: fix file descriptor leak for journal.backupfiles
stable
|
Fri, 25 Apr 2014 18:00:07 -0700 |
Pierre-Yves David |
revset: also inline spanset._contained in __len__
stable
|
Mon, 28 Apr 2014 15:15:36 -0700 |
Pierre-Yves David |
revset: inline spanset containment check (fix perf regression)
stable
|
Wed, 30 Apr 2014 14:19:01 -0500 |
Matt Mackall |
ancestor: silence multiple ancestor warning outside of merge (issue4234)
stable
|
Fri, 25 Apr 2014 13:44:51 -0700 |
Pierre-Yves David |
revsetbenchmark: fix error raising
stable
|
Mon, 28 Apr 2014 16:28:52 -0700 |
Pierre-Yves David |
revset: fix revision filtering in spanset.contains (regression)
stable
|
Mon, 28 Apr 2014 17:25:36 -0700 |
Pierre-Yves David |
graft: do not use `.remove` on a smart set (regression)
stable
|
Mon, 28 Apr 2014 15:09:23 -0700 |
Greg Hurrell |
help: clarify distinction among `contains`/`file`/`filelog`
stable
|
Thu, 24 Apr 2014 16:47:22 +0200 |
Mads Kiilerich |
discovery: don't report all "unsynced" remote heads (issue4230)
stable
|
Wed, 23 Apr 2014 13:51:35 +0200 |
Julien Cristau |
rebase: don't abort if we're asked to rebase an empty revset
stable
|
Fri, 25 Apr 2014 22:34:09 -0400 |
Matt Harbison |
largefiles: remove directories emptied after their files are moved (issue3515)
stable
|
Sat, 26 Apr 2014 18:13:06 +0900 |
Yuya Nishihara |
cmdserver: forcibly use L channel to read password input (issue3161)
stable
|
Tue, 29 Apr 2014 12:37:36 +0900 |
Yuya Nishihara |
killdaemons: correct typo of _check() function caught by pyflakes
stable
|
Tue, 29 Apr 2014 12:35:50 +0900 |
Yuya Nishihara |
win32: add missing definition of _ERROR_NO_MORE_FILES caught by pyflakes
stable
|
Tue, 29 Apr 2014 12:35:02 +0900 |
Yuya Nishihara |
exchange: fix invalid reference to bundle2.UnknownPartError caught by pyflakes
stable
|
Tue, 29 Apr 2014 11:02:40 +0900 |
Yuya Nishihara |
match: fix NameError 'pat' on overflow of regex pattern length
stable
|
Sun, 27 Apr 2014 15:09:48 +0900 |
Yuya Nishihara |
color: add missing handling of stderr capture introduced by 350dc24a553d
stable
|
Wed, 23 Apr 2014 20:23:30 +0100 |
Javi Merino |
hgweb: replace excanvas.js with a newer version
stable
|
Wed, 23 Apr 2014 23:29:55 +0200 |
Mads Kiilerich |
httppeer: reintroduce _abort that accidentally was removed in 167047ba3cfa
stable
|
Mon, 21 Apr 2014 16:13:15 -0700 |
Pierre-Yves David |
bundle2: gracefully handle hook abort
stable
|
Mon, 21 Apr 2014 17:51:58 -0700 |
Pierre-Yves David |
bundle2: gracefully handle PushRaced error during unbundle
stable
|
Mon, 21 Apr 2014 20:04:54 -0700 |
Pierre-Yves David |
bundle2: add an error message to push race error
stable
|
Mon, 21 Apr 2014 18:59:09 -0700 |
Pierre-Yves David |
bundle2: fix raising errors during heads checking
stable
|
Mon, 21 Apr 2014 16:02:03 -0700 |
Pierre-Yves David |
bundle2: gracefully handle UnknownPartError during unbundle
stable
|
Tue, 22 Apr 2014 11:41:34 -0700 |
Pierre-Yves David |
bundle2: catch UnknownPartError during local push
stable
|
Mon, 21 Apr 2014 19:43:01 -0700 |
Pierre-Yves David |
bundle2: catch UnknownPartError during pull
stable
|
Mon, 21 Apr 2014 19:42:51 -0700 |
Pierre-Yves David |
bundle2: catch UnknownPartError during push
stable
|
Mon, 21 Apr 2014 19:42:40 -0700 |
Pierre-Yves David |
bundle2: use a more specific UnknownPartError when no handler is found
stable
|
Mon, 21 Apr 2014 15:59:55 -0700 |
Pierre-Yves David |
bundle2: make error testing more modular
stable
|
Mon, 21 Apr 2014 15:48:52 -0700 |
Pierre-Yves David |
bundle2: gracefully handle abort during unbundle
stable
|
Tue, 22 Apr 2014 11:22:41 -0700 |
Pierre-Yves David |
bundle2: decorate exception raised during bundle processing
stable
|
Tue, 22 Apr 2014 10:14:16 -0300 |
Wagner Bruna |
histedit, i18n: replace '+' with concatenation to make hggettext happy
stable
|
Tue, 22 Apr 2014 10:12:21 -0300 |
Wagner Bruna |
commands: fix typo in --graph description
stable
|
Tue, 22 Apr 2014 10:12:13 -0300 |
Wagner Bruna |
revset, i18n: add translator comment to "only"
stable
|
Mon, 21 Apr 2014 20:24:54 +0200 |
Mads Kiilerich |
merge: improve notes for listing the bids for ambiguous merges
stable
|
Fri, 18 Apr 2014 13:33:20 +0200 |
Mads Kiilerich |
merge: tell the user when we are using bid merge
stable
|
Mon, 21 Apr 2014 20:22:14 +0200 |
Mads Kiilerich |
merge: fix stray character in bid merge message
stable
|
Mon, 21 Apr 2014 20:18:42 +0200 |
Mads Kiilerich |
tests: better test coverage for bid merge
stable
|
Mon, 21 Apr 2014 19:53:19 +0200 |
Mads Kiilerich |
merge: fix wrong number of arguments for bid merge message
stable
|
Mon, 21 Apr 2014 15:08:39 -0500 |
Matt Mackall |
merge: fix test failures with new merge code on OS X
stable
|
Sat, 19 Apr 2014 20:12:53 +0200 |
Martin Geisler |
obsolete: fix one-element tuple in module docstring
stable
|
Sat, 19 Apr 2014 19:53:46 +0200 |
Martin Geisler |
obsolete: let N denote number of obsoleted changestes in a marker
stable
|
Sat, 19 Apr 2014 19:52:09 +0200 |
Martin Geisler |
obsolete: fix language and grammar in module docstring
stable
|
Sat, 19 Apr 2014 15:11:25 +0200 |
Isaac Jurado |
churn: compute padding with unicode strings
stable
|
Thu, 17 Apr 2014 19:39:04 -0400 |
Matt Mackall |
Added signature for changeset 564f55b25122
stable
|
Thu, 17 Apr 2014 19:39:00 -0400 |
Matt Mackall |
Added tag 3.0-rc for changeset 564f55b25122
stable
|
Thu, 17 Apr 2014 19:36:17 -0400 |
Matt Mackall |
merge default into stable for 3.0 code freeze
stable 3.0-rc
|
Thu, 17 Apr 2014 16:56:15 -0400 |
Pierre-Yves David |
bundle2: allow extensions to extend the getbundle request
|
Thu, 17 Apr 2014 17:32:34 -0400 |
Pierre-Yves David |
bundle2: add a way to add parts during a `getbundle` request
|
Thu, 17 Apr 2014 17:25:50 -0400 |
Pierre-Yves David |
getbundle: pass arbitrary arguments all along the call chain
|
Thu, 17 Apr 2014 17:59:28 -0400 |
Pierre-Yves David |
bundle2: call a hook after the transaction is closed
|
Thu, 17 Apr 2014 17:21:39 -0400 |
Pierre-Yves David |
bundle2: call a hook prior to closing the transaction
|
Thu, 17 Apr 2014 17:16:21 -0400 |
Pierre-Yves David |
bundle2: inform transaction that we are in a bundle2 unbundle
|
Thu, 17 Apr 2014 17:46:26 -0400 |
Pierre-Yves David |
changegroup: use tr.hookargs when calling changegroup hooks
|
Thu, 17 Apr 2014 17:15:02 -0400 |
Pierre-Yves David |
changegroup: use tr.hookargs when calling pretxnchangegroup hooks
|
Thu, 17 Apr 2014 17:09:20 -0400 |
Pierre-Yves David |
addchangegroup: register data in tr.hookargs
|
Thu, 17 Apr 2014 17:04:59 -0400 |
Pierre-Yves David |
transaction: add a notion of hook arguments
|
Thu, 17 Apr 2014 16:54:15 -0400 |
Pierre-Yves David |
bundle2: allow extensions to plug into the push process
|
Thu, 17 Apr 2014 16:04:58 -0400 |
Pierre-Yves David |
bundle2: require both client and server to opt in
|
Thu, 17 Apr 2014 16:01:58 -0400 |
Pierre-Yves David |
bundle2: move bundle2 config option to section "experimental"
|
Thu, 17 Apr 2014 15:45:12 -0400 |
Pierre-Yves David |
bundle2: move all parts into a `bx2` namespace
|
Thu, 17 Apr 2014 15:33:17 -0400 |
Pierre-Yves David |
bundle2: rename server capability to bundle2-exp
|
Thu, 17 Apr 2014 15:27:54 -0400 |
Pierre-Yves David |
bundle2: use HG2X in the header
|
Thu, 17 Apr 2014 02:01:38 -0400 |
Pierre-Yves David |
bundle2: transmit capabilities to getbundle during pull
|
Thu, 17 Apr 2014 14:37:24 -0400 |
Pierre-Yves David |
bundle2: include client capabilities in the pushed bundle
|
Thu, 17 Apr 2014 01:49:20 -0400 |
Pierre-Yves David |
bundle2: advertise bundle2 caps in server capabilities
|
Thu, 17 Apr 2014 01:50:28 -0400 |
Pierre-Yves David |
bundle2: add bundle2caps dict on localrepo object
|
Thu, 17 Apr 2014 01:44:53 -0400 |
Pierre-Yves David |
bundle2: capabilities encoding
|
Thu, 17 Apr 2014 01:09:05 -0400 |
Pierre-Yves David |
bundle2: extract capabilities decoding
|
Thu, 17 Apr 2014 01:03:33 -0400 |
Pierre-Yves David |
bundle2: protect capabilities name and values with url quoting
|
Thu, 17 Apr 2014 11:44:49 -0400 |
Pierre-Yves David |
bundle2: support for capabilities with values
|
Thu, 17 Apr 2014 11:32:30 -0400 |
Pierre-Yves David |
bundle2: add capabilities support in `replycaps` part
|
Wed, 16 Apr 2014 23:55:59 -0400 |
Pierre-Yves David |
bundle2: adds a capabilities attribute on bundler20
|
Wed, 16 Apr 2014 23:18:27 -0400 |
Pierre-Yves David |
bundle2: include stderr when capturing handlers output
|
Wed, 16 Apr 2014 23:36:57 -0400 |
Pierre-Yves David |
ui: pushbuffer can now also capture stderr
|
Wed, 16 Apr 2014 14:22:24 -0400 |
Pierre-Yves David |
bundle2: capture remote stdout while unbundling
|
Wed, 16 Apr 2014 14:09:35 -0400 |
Pierre-Yves David |
bundle2: introduce `replycaps` part for on-demand reply
|
Wed, 16 Apr 2014 18:41:48 -0400 |
Pierre-Yves David |
bundle2: use an official iterparts method to unbundle parts
|
Fri, 28 Feb 2014 02:52:32 +0100 |
Mads Kiilerich |
merge: with merge.preferancestor=*, run an auction with bids from ancestors
|
Fri, 28 Feb 2014 15:10:56 -0800 |
Lucas Moscovicz |
log: changed implementation to use graphlog code
|
Mon, 24 Feb 2014 22:42:14 +0100 |
Mads Kiilerich |
context: introduce merge.preferancestor for controlling which ancestor to pick
|
Thu, 17 Apr 2014 17:32:04 +0200 |
Mads Kiilerich |
context: tell when .ancestor picks one of multiple common ancestors heads
|
Thu, 17 Apr 2014 09:36:09 +0900 |
FUJIWARA Katsunori |
hgweb: align entries in "changelog" and "revisions" pages of "spartan" style
|
Thu, 17 Apr 2014 09:36:09 +0900 |
FUJIWARA Katsunori |
hgweb: show revisions and hashes gotten from changelog in "comparison" page
|
Thu, 17 Apr 2014 09:36:08 +0900 |
FUJIWARA Katsunori |
hgweb: show as same parents as "hg parents -r REV FILE" in pages for file
|
Thu, 17 Apr 2014 09:36:08 +0900 |
FUJIWARA Katsunori |
hgweb: make "comparison" get parent from not filelog but changelog
|
Thu, 17 Apr 2014 09:36:08 +0900 |
FUJIWARA Katsunori |
hgweb: fix lack of "bookmarks" link in "/file" page of "paper" style
|
Thu, 17 Apr 2014 11:48:22 -0700 |
Aaron Jensen |
hgweb: adding article link to rss feed
|
Thu, 17 Apr 2014 11:47:49 -0700 |
Aaron Jensen |
hgweb: adding branch names from inbranch template to rss feed
|
Thu, 17 Apr 2014 11:45:43 -0700 |
Aaron Jensen |
hgweb: adding branch names from inbranch template to atom feed
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
dirstate: report bad subdirectories as match.bad, not just a warning (BC)
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
dirstate: improve documentation and readability of match and ignore in the walker
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
context: remove redundant handling of match.bad return value
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
match: remove last traces of unused .missing callback
|
Sun, 13 Apr 2014 22:00:08 +0200 |
Mads Kiilerich |
match: _globre doctests
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
match: improve documentation - docstrings and more descriptive variable naming
|
Wed, 05 Mar 2014 15:55:09 -0800 |
Lucas Moscovicz |
largefiles: changed overridelog to work with graphlog
|
Thu, 06 Mar 2014 14:52:07 -0800 |
Lucas Moscovicz |
largefiles: added test coverage for graph log
|
Tue, 25 Feb 2014 10:40:04 -0800 |
Lucas Moscovicz |
cmdutil: changed _makegraphlogrevset to _makelogrevset
|
Thu, 17 Apr 2014 20:01:39 +0200 |
Mads Kiilerich |
revlog: backout 514d32de6646 - commonancestors
|
Thu, 17 Apr 2014 20:01:39 +0200 |
Mads Kiilerich |
localrepo: use commonancestorsheads for checking linear heritage in file commit
|
Thu, 17 Apr 2014 20:01:39 +0200 |
Mads Kiilerich |
backout: use commonancestorsheads for checking linear heritage
|
Thu, 17 Apr 2014 20:01:35 +0200 |
Mads Kiilerich |
revlog: introduce commonancestorsheads method
|
Thu, 17 Apr 2014 19:58:08 +0200 |
Mads Kiilerich |
parsers: remove unnecessary gca variable in index_commonancestorsheads
|
Mon, 24 Feb 2014 22:42:14 +0100 |
Mads Kiilerich |
parsers: introduce index_commonancestorsheads
|
Thu, 17 Apr 2014 19:49:56 +0200 |
Mads Kiilerich |
ancestors: extract candidates function as commonancestorsheads
|
Thu, 17 Apr 2014 14:54:46 +0200 |
Mads Kiilerich |
filemerge: better handling of failing remove of temporary files
|
Thu, 17 Apr 2014 14:54:46 +0200 |
Mads Kiilerich |
contrib: remove mergetools.hgrc premerge=False for Beyond Compare and Araxis
|
Wed, 16 Apr 2014 03:05:00 +0900 |
FUJIWARA Katsunori |
obsolete: add '%' specifier to the format string to avoid TypeError at runtime
|
Wed, 16 Apr 2014 03:05:00 +0900 |
FUJIWARA Katsunori |
check-code: detect "% inside _()" when there are leading whitespaces
|
Wed, 16 Apr 2014 03:05:00 +0900 |
FUJIWARA Katsunori |
i18n: fix "% inside _()" problem
|
Sun, 13 Apr 2014 18:45:43 +0200 |
Mads Kiilerich |
largefiles: revert override, install matchfn outside the try/except restoring it
|
Sun, 28 Apr 2013 13:18:25 +0200 |
Mads Kiilerich |
largefiles: simplify revert - use getstandinsstate like other commands do
|
Sun, 13 Apr 2014 18:45:43 +0200 |
Mads Kiilerich |
largefiles: remove dummy assignments for creating an already existing closure
|
Sun, 13 Apr 2014 18:45:43 +0200 |
Mads Kiilerich |
largefiles: remove silent handling of incorrect invocation of restorematchfn
|
Sun, 13 Apr 2014 18:45:43 +0200 |
Mads Kiilerich |
largefiles: copy override, install matchfn outside the try/except restoring it
|
Sun, 13 Apr 2014 18:45:43 +0200 |
Mads Kiilerich |
largefiles: clarify installmatchfn documentation
|
Sat, 27 Apr 2013 23:19:52 +0200 |
Mads Kiilerich |
largefiles: use more reasonable locking for update
|
Sat, 27 Apr 2013 23:19:52 +0200 |
Mads Kiilerich |
largefiles: full debugdirstate functionality for largefiles
|
Sat, 27 Apr 2013 23:19:52 +0200 |
Mads Kiilerich |
largefiles: make cat on standins do something
|
Sun, 13 Apr 2014 18:45:43 +0200 |
Mads Kiilerich |
largefiles: remove confusing handling of .bad return value - it is void
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
largefiles: fix profile of unused largefilesdirstate._ignore
|
Tue, 08 Apr 2014 00:48:36 +0200 |
Mads Kiilerich |
largefiles: import whole modules instead of importing parts of them
|
Thu, 18 Apr 2013 18:56:18 +0200 |
Mads Kiilerich |
largefiles: update should only create a .orig backup of a largefile once
|
Mon, 07 Apr 2014 02:12:28 +0200 |
Mads Kiilerich |
merge: let manifestmerge emit 'keep' actions when keeping wd version
|
Sun, 06 Apr 2014 13:39:51 +0200 |
Mads Kiilerich |
merge: pass merge ancestor to calculateupdates as a list
|
Sun, 06 Apr 2014 13:39:51 +0200 |
Mads Kiilerich |
merge: move ancestor selection tweaking from manifestmerge to update function
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
match: make it more clear what _roots do and that it ends up in match()._files
|
Tue, 15 Apr 2014 23:29:19 -0400 |
Matt Harbison |
cat: explicitly document the supported formatter rules
|
Wed, 16 Apr 2014 01:10:08 +0200 |
Mads Kiilerich |
convert: backout 81cf597dafa9 and a3545c3104aa -closemap
|
Wed, 16 Apr 2014 01:09:49 +0200 |
Mads Kiilerich |
convert: backout b75a04502ced and 9616b03113ce - tagmap
|
Tue, 15 Apr 2014 11:53:10 -0400 |
Pierre-Yves David |
bundle2: support for push over the wire
|
Tue, 15 Apr 2014 17:53:52 -0400 |
Pierre-Yves David |
httppeer: support for _calltwowaystream
|
Tue, 15 Apr 2014 17:18:35 -0400 |
Pierre-Yves David |
sshpeer: add implementation of _calltwowaystream
|
Tue, 15 Apr 2014 17:19:46 -0400 |
Pierre-Yves David |
wireproto: add a _calltwowaystream method on wirepeer
|
Tue, 15 Apr 2014 16:49:30 -0400 |
Pierre-Yves David |
bundle2: return a bundle20 object from exchanges.unbundle
|
Tue, 15 Apr 2014 16:42:52 -0400 |
Pierre-Yves David |
bundle2: feed a binary stream to `peer.unbundle`
|
Tue, 15 Apr 2014 15:20:33 -0400 |
Pierre-Yves David |
bundle2: allow bundle2 for pulling over the wire
|
Tue, 15 Apr 2014 11:27:55 -0400 |
Pierre-Yves David |
bundle2: return a stream from exchange.getbundle
|
Tue, 15 Apr 2014 13:57:15 -0400 |
Pierre-Yves David |
bundle2: let readbundle return unbundle20
|
Tue, 15 Apr 2014 13:54:54 -0400 |
Pierre-Yves David |
bundle2: make header reading optional
|
Tue, 15 Apr 2014 13:42:45 -0400 |
Pierre-Yves David |
bundle2: prepare readbundle to return more that one type of bundle
|
Mon, 14 Apr 2014 15:45:30 -0400 |
Pierre-Yves David |
bundle2: add a ui argument to readbundle
|
Mon, 14 Apr 2014 15:33:50 -0400 |
Pierre-Yves David |
bundle2: move `readbundle` into the `exchange` module
|
Mon, 14 Apr 2014 14:46:32 -0400 |
Pierre-Yves David |
bundle2: use headerless HG10UN stream in changegroup
|
Thu, 10 Apr 2014 10:53:43 -0700 |
Pierre-Yves David |
bundle2: allow using bundle2 for push
|
Fri, 11 Apr 2014 06:43:01 -0700 |
Pierre-Yves David |
bundle2: add a "check:heads" handler
|
Sun, 13 Apr 2014 16:36:51 -0400 |
Pierre-Yves David |
repoview: make the conversion from node to rev explicit while computing hidden
|
Sun, 13 Apr 2014 16:39:31 -0400 |
Pierre-Yves David |
repoview: drop duplicated lookup
|
Wed, 16 Apr 2014 09:32:04 -0700 |
Aaron Jensen |
hgweb: adding branch, tags, bookmarks, user, and file list to rss feed entries
|
Wed, 16 Apr 2014 09:31:37 -0700 |
Aaron Jensen |
hgweb: adding branch, tags, bookmarks, user, and file list to atom feed entries
|
Mon, 07 Apr 2014 23:10:20 +0200 |
Mads Kiilerich |
patchbomb: warn when emailing a dirty working directory parent
|
Wed, 19 Mar 2014 00:19:54 +0100 |
Mads Kiilerich |
tests: coverage of convert and filemap include and the default of include all
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
largefiles: remove no more referred "getoutgoinglfiles()"
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
largefiles: use "outgoinghooks" to avoid redundant outgoing check
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
outgoing: introduce "outgoinghooks" to avoid redundant outgoing check
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
hg: make "_outgoing()" return peer object for remote repository
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
hg: make "_outgoing()" return empty list instead of "None"
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
largefiles: use "summaryremotehooks" to avoid redundant outgoing check
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
summary: introduce "summaryremotehooks" to avoid redundant incoming/outgoing check
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
util: enable "hooks" to return list of the values returned from each hooks
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
summary: separate checking incoming/outgoing and showing remote summary
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
largefiles: reuse "findcommonoutgoing()" result at "hg push"
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
localrepo: introduce "prepushoutgoinghooks" to extend outgoing check easily
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
largefiles: centralize the logic to get outgoing largefiles
|
Fri, 14 Mar 2014 21:32:05 -0400 |
Matt Harbison |
cat: support cat with explicit paths in subrepos
|
Thu, 13 Mar 2014 23:45:18 -0400 |
Matt Harbison |
cat: move most of the implementation into cmdutils.cat()
|
Tue, 15 Apr 2014 17:51:27 -0400 |
Kent Frazier |
tests: mark test in tests/test-help.t as contingent on gettext being available
|
Tue, 15 Apr 2014 16:27:12 -0400 |
Kent Frazier |
setup.py: fix C extension compilation issue with OS X 10.9 and Xcode 5.1
|
Mon, 14 Apr 2014 18:21:26 -0500 |
Sean Farley |
color: add effect to the template symbol table
|
Wed, 16 Apr 2014 02:38:11 +0900 |
FUJIWARA Katsunori |
amend: invoke editor forcibly when "--edit" option is specified
|
Wed, 16 Apr 2014 02:04:41 +0900 |
FUJIWARA Katsunori |
commit: abolish useless "--force-editor" internal option for "hg commit"
|
Tue, 15 Apr 2014 14:15:35 -0400 |
Matt Mackall |
subrepo: return non-zero exit code when a subrepo push doesn't succeed
|
Mon, 14 Apr 2014 23:27:31 -0400 |
Matt Mackall |
debugrevlog: use unfiltered view for changelog
|
Wed, 19 Mar 2014 00:13:38 +0100 |
Mads Kiilerich |
debugrevlog: format columns (more) nicely when dumping index data
|
Sat, 22 Mar 2014 17:14:37 -0700 |
Gregory Szorc |
branchmap: log events related to branch cache
|
Mon, 14 Apr 2014 11:50:05 -0700 |
Gregory Szorc |
tags: log events related to tags cache
|
Mon, 14 Apr 2014 15:14:02 -0400 |
Matt Mackall |
merge with stable
|
Tue, 15 Apr 2014 03:21:59 +0900 |
FUJIWARA Katsunori |
histedit: save manually edited commit message into ".hg/last-message.txt"
stable
|
Tue, 26 Nov 2013 03:18:56 +0100 |
Mads Kiilerich |
rebase: tell when reopening a closed branch head
|
Sat, 27 Apr 2013 23:19:52 +0200 |
Mads Kiilerich |
dirstate: inline local finish function
|
Tue, 08 Apr 2014 01:35:13 +0200 |
Mads Kiilerich |
demandimport: make it possible to disable by setting HGDEMANDIMPORT=disable
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
tests: warn on invalid #if directive
|
Mon, 25 Nov 2013 22:00:46 +0100 |
Simon Heimberg |
run-tests: test result shows when a failed test could not start a server
|
Sun, 08 Sep 2013 19:02:08 -0400 |
Bradley M. Kuhn |
commit: --edit/-e to force edit of otherwise-supplied commit message
|
Sat, 12 Apr 2014 00:38:15 -0400 |
Pierre-Yves David |
bundle2: directly feed part to readbundle
|
Fri, 11 Apr 2014 16:05:22 -0400 |
Pierre-Yves David |
bundle2: lazy unbundle of part payload
|
Thu, 10 Apr 2014 22:10:26 -0700 |
Pierre-Yves David |
util: support None size in chunkbuffer.read()
|
Fri, 11 Apr 2014 15:02:26 -0400 |
Pierre-Yves David |
bundle2: lazily iterate over bundle parts in the test
|
Fri, 11 Apr 2014 15:47:38 -0400 |
Pierre-Yves David |
bundle2: move unpackheader closure into the class
|
Fri, 11 Apr 2014 15:46:09 -0400 |
Pierre-Yves David |
bundle2: move the fromheader closure into the class itself
|
Fri, 11 Apr 2014 15:43:16 -0400 |
Pierre-Yves David |
bundle2: add an unbundle part responsible from unbundling part
|
Fri, 11 Apr 2014 15:19:54 -0400 |
Pierre-Yves David |
bundle2: extract stream/unpack logic in an unpackermixin
|
Sun, 13 Apr 2014 12:21:09 -0400 |
Pierre-Yves David |
exchange: restore truncated comment
|
Mon, 31 Mar 2014 01:00:05 +0900 |
Takumi IINO |
grep: highlight all matched words
|
Thu, 23 Jan 2014 14:09:53 -0800 |
Pierre-Yves David |
phase: add a passing test for (issue3575)
|
Mon, 24 Mar 2014 22:12:37 -0700 |
Gregory Szorc |
run-tests: allow test paths in other directories
|
Mon, 24 Mar 2014 21:52:28 -0700 |
Gregory Szorc |
run-tests: allow option parser to be extended
|
Mon, 24 Mar 2014 21:41:56 -0700 |
Gregory Szorc |
run-tests: use return values instead of sys.exit
|
Mon, 24 Mar 2014 21:37:33 -0700 |
Gregory Szorc |
run-tests: Pass arguments into argument parser
|
Fri, 11 Apr 2014 07:36:14 -0700 |
Pierre-Yves David |
bundle2: rename part to bundlepart
|
Fri, 11 Apr 2014 16:43:01 -0400 |
Pierre-Yves David |
bundle2: comment to clarify why the handler call is where it is
|
Sat, 12 Apr 2014 00:53:15 -0400 |
Pierre-Yves David |
bundle2: use chunkbuffer for exchange.getbundle
|
Sat, 12 Apr 2014 14:56:55 -0400 |
Pierre-Yves David |
bundle2: lazily generate the changegroup part in exchange.getbundle
|
Fri, 11 Apr 2014 08:04:16 -0700 |
Pierre-Yves David |
bundle2: support chunk iterator as part data
|
Thu, 10 Apr 2014 12:33:20 -0700 |
Pierre-Yves David |
bundle2: extract a _payloadchunks method for part
|
Thu, 10 Apr 2014 13:19:00 -0700 |
Pierre-Yves David |
changegroup: move chunk extraction into a getchunks method of unbundle10
|
Tue, 25 Mar 2014 15:05:11 -0700 |
Pierre-Yves David |
bundle2: use reply part to return result of addchangegroup
|
Fri, 04 Apr 2014 14:24:11 -0700 |
Pierre-Yves David |
bundle2: produce a bundle2 reply
|
Fri, 11 Apr 2014 08:24:59 -0700 |
Pierre-Yves David |
bundle2: add reply awareness to unbundlerecords
|
Tue, 01 Apr 2014 00:07:17 -0700 |
Pierre-Yves David |
bundle2: add an integer id to part
|
Mon, 07 Apr 2014 23:10:20 +0200 |
Mads Kiilerich |
largefiles: don't prompt when one side of merge was changed but didn't change
|
Mon, 07 Apr 2014 15:37:27 -0500 |
Sean Farley |
color: fallback and test label as an effect
|
Mon, 07 Apr 2014 15:33:46 -0500 |
Sean Farley |
color: extract method for determining a valid effect
|
Mon, 07 Apr 2014 23:17:51 +0200 |
Mads Kiilerich |
revlog: use context ancestor instead of changelog ancestor
|
Tue, 25 Feb 2014 20:31:53 +0100 |
Mads Kiilerich |
copies: guard debug section with ui.debugflag
|
Tue, 25 Feb 2014 20:31:51 +0100 |
Mads Kiilerich |
copies: remove _checkcopies wrapper - it does no good
|
Mon, 07 Apr 2014 23:17:51 +0200 |
Mads Kiilerich |
transplant: use context ancestor instead of changelog ancestor
|
Mon, 07 Apr 2014 23:17:51 +0200 |
Mads Kiilerich |
commit: use revlog.commonancestors instead of .ancestor
|
Mon, 07 Apr 2014 23:17:51 +0200 |
Mads Kiilerich |
backout: don't limit heritage check to a single ancestor
|
Thu, 20 Mar 2014 01:35:07 +0100 |
Mads Kiilerich |
ancestor: remove unused genericancestor
|
Mon, 07 Apr 2014 23:17:48 +0200 |
Mads Kiilerich |
context: remove unused filectx.ancestor
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
shelve: add "writebundle()" to invoke "writebundle()" with relative path and vfs
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
shelve: add "applybundle()" to invoke "readbundle()" with relative path and vfs
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
bundlerepo: treat temporarily extracted bundle file via vfs
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
vfs: add "mkstemp()"
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
repair: make "strip()" treat bundle files via vfs
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
changegroup: add "vfs" argument to "readbundle()" to pass relative filename
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
repair: make paths in "_bundle()" relative to ".hg"
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
changegroup: add "vfs" argument to "writebundle()" for relative access via vfs
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
localrepo: make "undofiles()" return list of tuples "(vfs, relative filename)"
|
Fri, 11 Apr 2014 17:20:15 -0400 |
Matt Mackall |
exchange: fix pyflakes import complaint
|
Thu, 10 Apr 2014 15:12:12 +0800 |
Wei, Elson |
hgweb: override the charset attribute in the http request
|
Fri, 11 Apr 2014 16:38:55 -0400 |
Matt Mackall |
diff: use second filename for --stat reporting on git patches (issue4221)
|
Fri, 11 Apr 2014 13:43:41 -0400 |
Pierre-Yves David |
exchange: drop useless line break
|
Fri, 11 Apr 2014 15:38:18 -0400 |
Matt Mackall |
subrepo: check return code for git push (issue4223)
|
Fri, 04 Apr 2014 17:50:44 -0700 |
Pierre-Yves David |
localrepo: add unbundle support
|
Fri, 04 Apr 2014 17:28:59 -0700 |
Pierre-Yves David |
unbundle: extract the core logic in another function
|
Fri, 04 Apr 2014 17:15:25 -0700 |
Pierre-Yves David |
unbundle: extract checkheads in its own function
|
Mon, 07 Apr 2014 18:10:50 -0700 |
Pierre-Yves David |
phase: apply publishing enforcement for "serve" source
|
Thu, 10 Apr 2014 12:41:39 -0400 |
Matt Mackall |
merge with stable
|
Fri, 20 Dec 2013 14:56:05 +0100 |
Stéphane Klein |
http: reuse authentication info after the first failed request (issue3567)
|
Tue, 08 Apr 2014 13:05:29 -0700 |
Durham Goode |
bundle2: use discard to remove bundle2 cap
|
Mon, 07 Apr 2014 11:45:50 -0700 |
Pierre-Yves David |
statichttp: respect localrepo _restrictcapabilities
|
Mon, 07 Apr 2014 23:10:20 +0200 |
Mads Kiilerich |
tests: make unshelve tests more tricky - don't depend on size change
|
Mon, 07 Apr 2014 23:10:20 +0200 |
Mads Kiilerich |
shelve: introduce secret option for using fixed date for temporary commit
|
Mon, 07 Apr 2014 23:10:20 +0200 |
Mads Kiilerich |
mq: repo['.'] is not a wctx, repo[None] is
|
Mon, 07 Apr 2014 23:10:20 +0200 |
Mads Kiilerich |
shelve: repo['.'] is not a wctx but a pctx
|
Mon, 07 Apr 2014 14:18:10 -0500 |
Matt Mackall |
revlog: deal with chunk ranges over 2G on Windows (issue4215)
stable
|
Fri, 04 Apr 2014 16:41:51 -0700 |
Durham Goode |
exchange: pass bundlecaps through to changegroup
|
Tue, 01 Apr 2014 23:41:32 -0700 |
Pierre-Yves David |
bundle2: allow pulling changegroups using bundle2
|
Fri, 04 Apr 2014 01:51:54 -0700 |
Pierre-Yves David |
bundle2: add an exchange.getbundle function
|
Fri, 04 Apr 2014 01:33:20 -0700 |
Pierre-Yves David |
localpeer: propagate bundlecaps in getbundle call
|
Wed, 02 Apr 2014 23:56:49 -0700 |
Pierre-Yves David |
bundle2: make it possible have a global transaction for the unbundling
|
Fri, 04 Apr 2014 17:47:19 -0500 |
Matt Mackall |
tests: fix test output typo
|
Mon, 24 Mar 2014 19:37:59 -0700 |
Pierre-Yves David |
bundle2: first crude version of bundling changeset with bundle2
|
Wed, 02 Apr 2014 22:37:50 -0700 |
Pierre-Yves David |
bundle2: record processing results in the bundleoperation object
|
Wed, 02 Apr 2014 22:24:44 -0700 |
Pierre-Yves David |
bundle2: introduce a bundleoperation object
|
Wed, 02 Apr 2014 13:50:57 -0700 |
Pierre-Yves David |
bundle2: feed a unbundle20 to the `processbundle` function
|
Thu, 03 Apr 2014 17:25:47 -0700 |
Pierre-Yves David |
bundle2: lock the repo during unbundle test
|
Sun, 02 Mar 2014 18:52:16 +0100 |
Mads Kiilerich |
merge: keep destination filename as key in filemerge actions
|
Sun, 02 Mar 2014 18:49:36 +0100 |
Mads Kiilerich |
merge: keep destination filename as key in actions for merge with dir rename
|
Fri, 28 Feb 2014 02:38:33 +0100 |
Mads Kiilerich |
merge: include ancestor node in merge actions
|
Fri, 04 Apr 2014 14:01:25 -0500 |
Matt Mackall |
merge with stable
|
Fri, 28 Mar 2014 12:51:05 -0500 |
Sean Farley |
repoview: use _gethiddenblockers in computehidden
|
Thu, 03 Apr 2014 20:07:42 -0500 |
Sean Farley |
repoview: add _gethiddenblockers method
|
Thu, 27 Mar 2014 20:14:55 -0500 |
Sean Farley |
repoview: improve performance for computehidden (issue4206)
|
Thu, 03 Apr 2014 20:35:56 -0500 |
Sean Farley |
tests: remove unused variables from test-pathencode.py caught by pyflakes
stable
|
Thu, 03 Apr 2014 20:32:56 -0500 |
Sean Farley |
shelve: remove unused variable caught by pyflakes
stable
|
Thu, 03 Apr 2014 20:29:03 -0500 |
Sean Farley |
changegroup: remove unused variable caught by pyflakes
stable
|
Sat, 15 Mar 2014 18:27:51 +0100 |
Andrew Shadura |
hgk: use hg export to write commits
|
Tue, 25 Mar 2014 22:47:59 +0100 |
Andrew Shadura |
hgk: add .diff extension when exporting commits
|
Tue, 01 Apr 2014 15:27:53 -0700 |
Pierre-Yves David |
localrepo: move the addchangegroup method in changegroup module
|
Tue, 01 Apr 2014 15:21:56 -0700 |
Pierre-Yves David |
localrepo: move the addchangegroupfiles method in changegroup module
|
Tue, 01 Apr 2014 15:08:27 -0700 |
Pierre-Yves David |
localrepo: move the changegroup method in changegroup module
|
Tue, 01 Apr 2014 14:40:35 -0700 |
Pierre-Yves David |
localrepo: move the getbundle method in changegroup module
|
Thu, 03 Apr 2014 12:59:12 -0500 |
Matt Mackall |
store: drop unused existing list
|
Tue, 01 Apr 2014 14:33:23 -0700 |
Pierre-Yves David |
localrepo: move the getlocalbundle method in changegroup module
|
Tue, 01 Apr 2014 14:25:03 -0700 |
Pierre-Yves David |
localrepo: move the changegroupsubset method in changegroup module
|
Tue, 01 Apr 2014 14:13:34 -0700 |
Pierre-Yves David |
localrepo: move the changegroupinfo method in changegroup module
|
Tue, 01 Apr 2014 13:59:55 -0700 |
Pierre-Yves David |
localrepo: move the _changegroupsubset method in changegroup module
|
Tue, 01 Apr 2014 13:45:48 -0700 |
Pierre-Yves David |
push: pass a `pushoperation` object to localrepo.checkpush
|
Fri, 28 Mar 2014 14:43:30 -0700 |
Pierre-Yves David |
wireproto: use decorator for the ubundle command
|
Fri, 28 Mar 2014 14:43:11 -0700 |
Pierre-Yves David |
wireproto: use decorator for the stream command
|
Fri, 28 Mar 2014 14:42:55 -0700 |
Pierre-Yves David |
wireproto: use decorator for the pushkey command
|
Fri, 28 Mar 2014 14:42:38 -0700 |
Pierre-Yves David |
wireproto: use decorator for the lookup command
|
Fri, 28 Mar 2014 14:42:21 -0700 |
Pierre-Yves David |
wireproto: use decorator for the listkeys command
|
Fri, 28 Mar 2014 14:42:06 -0700 |
Pierre-Yves David |
wireproto: use decorator for the known command
|
Fri, 28 Mar 2014 14:40:44 -0700 |
Pierre-Yves David |
wireproto: use decorator for the hello command
|
Fri, 28 Mar 2014 14:40:31 -0700 |
Pierre-Yves David |
wireproto: use decorator for the heads command
|
Fri, 28 Mar 2014 14:40:07 -0700 |
Pierre-Yves David |
wireproto: use decorator for the getbundle command
|
Fri, 28 Mar 2014 14:39:06 -0700 |
Pierre-Yves David |
wireproto: use decorator for the debugwireargs command
|
Fri, 28 Mar 2014 14:38:40 -0700 |
Pierre-Yves David |
wireproto: use decorator for the changegroupsubset command
|
Fri, 28 Mar 2014 14:38:19 -0700 |
Pierre-Yves David |
wireproto: use decorator for the changegroup command
|
Fri, 28 Mar 2014 14:37:28 -0700 |
Pierre-Yves David |
wireproto: use decorator for the capabilities command
|
Fri, 28 Mar 2014 14:37:02 -0700 |
Pierre-Yves David |
wireproto: use decorator for the branches command
|
Fri, 28 Mar 2014 14:36:41 -0700 |
Pierre-Yves David |
wireproto: use decorator for the branchmap command
|
Fri, 28 Mar 2014 14:36:05 -0700 |
Pierre-Yves David |
wireproto: use decorator for the between command
|
Fri, 28 Mar 2014 14:35:36 -0700 |
Pierre-Yves David |
wireproto: use decorator for the batch command
|
Fri, 28 Mar 2014 14:30:11 -0700 |
Pierre-Yves David |
wireproto: add decorator for wire protocol command
|
Fri, 28 Mar 2014 14:24:13 -0700 |
Pierre-Yves David |
wireproto: drop the _decompress method in favor a new call type
|
Fri, 28 Mar 2014 12:29:34 -0700 |
Pierre-Yves David |
wireproto: document protocol specific function of wirepeer
|
Fri, 28 Mar 2014 11:10:33 -0700 |
Pierre-Yves David |
wireproto: introduce an abstractserverproto class
|
Fri, 28 Mar 2014 11:37:42 -0700 |
Pierre-Yves David |
wireproto: document possible return type
|
Tue, 01 Apr 2014 18:56:19 -0700 |
Pierre-Yves David |
pull: add a set of steps that remain to be done during the pull
|
Tue, 01 Apr 2014 17:35:25 -0700 |
Pierre-Yves David |
pull: put discovery step in its own function
|
Tue, 01 Apr 2014 17:28:21 -0700 |
Pierre-Yves David |
pull: move the cgresult logic in _pullchangeset
|
Tue, 01 Apr 2014 17:21:52 -0700 |
Pierre-Yves David |
pull: move return code in the pull operation object
|
Tue, 25 Feb 2014 20:30:08 +0100 |
Mads Kiilerich |
merge: use ancestor filename from planning phase instead of filectx ancestor
|
Wed, 02 Apr 2014 00:01:21 -0700 |
Pierre-Yves David |
tests: prevent test-hup from hanging forever if the transaction does not start
|
Mon, 31 Mar 2014 16:03:34 -0700 |
Durham Goode |
revset: improve roots revset performance
|
Tue, 25 Mar 2014 14:10:01 -0700 |
Durham Goode |
revset: improve _descendants performance
|
Mon, 31 Mar 2014 16:29:39 -0700 |
Durham Goode |
revsetbenchmark: remove python 2.7 dependency
|
Mon, 24 Mar 2014 17:20:15 -0700 |
Pierre-Yves David |
bundle2: read the whole bundle from stream on abort
|
Mon, 24 Mar 2014 13:02:02 -0700 |
Pierre-Yves David |
bundle2: add some distinction between mandatory and advisory part
|
Mon, 24 Mar 2014 15:51:00 -0700 |
Pierre-Yves David |
bundle2: introduce a `parthandler` decorator
|
Mon, 24 Mar 2014 12:25:33 -0700 |
Pierre-Yves David |
bundle2: first version of a bundle processing
|
Mon, 24 Mar 2014 11:27:00 -0700 |
Pierre-Yves David |
bundle2: rename unbundle2 test command to statbundle2
|
Tue, 01 Apr 2014 00:08:15 -0700 |
Pierre-Yves David |
bundle2: safely read unpack data from part header
|
Wed, 02 Apr 2014 13:41:23 -0500 |
Matt Mackall |
transaction: drop extra import caught by pyflakes
|
Mon, 24 Mar 2014 15:43:15 -0700 |
Durham Goode |
fncache: clean up fncache during strips
|
Mon, 24 Mar 2014 15:35:07 -0700 |
Durham Goode |
caches: invalidate store caches when lock is taken
|
Mon, 24 Mar 2014 15:42:13 -0700 |
Durham Goode |
fncache: move fncache writing to be in a transaction
|
Mon, 24 Mar 2014 15:21:51 -0700 |
Durham Goode |
transaction: add support for non-append files
|
Mon, 24 Mar 2014 15:57:47 -0700 |
Durham Goode |
transaction: add onclose/onabort hook for pre-close logic
|
Mon, 24 Mar 2014 15:38:20 -0700 |
Durham Goode |
clone: put streaming clones in a transaction
|
Mon, 24 Mar 2014 15:31:47 -0700 |
Durham Goode |
fncache: remove the rewriting logic
|
Wed, 26 Mar 2014 15:55:32 -0700 |
Pierre-Yves David |
pull: prevent duplicated entry in `op.pulledsubset`
|
Thu, 20 Mar 2014 01:24:45 -0700 |
Pierre-Yves David |
bundle2: part params
|
Wed, 19 Mar 2014 23:36:15 -0700 |
Pierre-Yves David |
bundle2: support for bundling and unbundling payload
|
Tue, 01 Apr 2014 17:59:06 -0500 |
Matt Mackall |
merge with stable
|
Tue, 01 Apr 2014 17:57:04 -0500 |
Matt Mackall |
Added signature for changeset 3f83fc5cfe71
stable
|
Tue, 01 Apr 2014 17:56:55 -0500 |
Matt Mackall |
Added tag 2.9.2 for changeset 3f83fc5cfe71
stable
|
Sat, 08 Mar 2014 18:52:16 +0900 |
Yuya Nishihara |
backout: correct commit status of no changes made (BC) (issue4190)
stable 2.9.2
|
Sat, 08 Mar 2014 18:41:56 +0900 |
Yuya Nishihara |
backout: document return code of merge conflict
stable
|
Tue, 01 Apr 2014 15:11:19 -0500 |
Matt Mackall |
merge with stable
|
Tue, 01 Apr 2014 02:46:03 +0900 |
FUJIWARA Katsunori |
i18n: fix "% inside _()" problems
stable
|
Tue, 01 Apr 2014 02:46:03 +0900 |
FUJIWARA Katsunori |
i18n: fix "% inside _()" problems
stable
|
Tue, 01 Apr 2014 02:46:03 +0900 |
FUJIWARA Katsunori |
merge: fix lack of "%s" in format string causing TypeError at runtime
stable
|
Tue, 01 Apr 2014 13:27:12 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with c57c9cece645
stable
|
Mon, 31 Mar 2014 21:03:39 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with e259d4c462b5
stable
|
Wed, 19 Mar 2014 23:04:03 -0700 |
Pierre-Yves David |
bundle2: support unbundling empty part
|
Fri, 28 Mar 2014 17:00:13 -0700 |
Pierre-Yves David |
revset: raise ValueError when calling min or max on empty smartset
|
Thu, 20 Mar 2014 18:44:25 -0700 |
Pierre-Yves David |
revpair: smartset compatibility
|
Fri, 28 Mar 2014 16:12:05 -0700 |
Gregory Szorc |
revsetbenchmark: add entry for ::rev::
|
Mon, 31 Mar 2014 10:12:07 -0500 |
Kevin Bullock |
merge with stable
|
Fri, 28 Mar 2014 14:33:27 -0500 |
Sean Farley |
tests: use TESTTMP instead of TESTDIR
stable
|
Sat, 29 Mar 2014 01:20:07 +0900 |
FUJIWARA Katsunori |
hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109)
stable
|
Thu, 27 Mar 2014 17:21:27 -0500 |
Sean Farley |
templater: raise error for unknown func
stable
|
Tue, 18 Mar 2014 14:29:33 -0700 |
Pierre-Yves David |
bundle2: support bundling of empty part (with a type)
|
Wed, 26 Mar 2014 18:51:49 -0700 |
Pierre-Yves David |
revsetbenchmark: add a summary at the end of execution
|
Wed, 26 Mar 2014 18:39:56 -0700 |
Pierre-Yves David |
revsetbenchmark: retrieve the benchmark value in python
|
Wed, 26 Mar 2014 18:36:19 -0700 |
Pierre-Yves David |
revsetbenchmark: get revision to benchmark in a function
|
Wed, 26 Mar 2014 18:27:17 -0700 |
Pierre-Yves David |
revsetbenchmark: convert revision display to proper subprocesscall
|
Wed, 26 Mar 2014 18:26:18 -0700 |
Pierre-Yves David |
revsetbenchmark: convert performance call to proper subprocess call
|
Wed, 26 Mar 2014 18:14:15 -0700 |
Pierre-Yves David |
revsetbenchmark: convert update to proper subprocess call
|
Thu, 27 Mar 2014 16:52:24 -0500 |
Matt Mackall |
revsetbenchmark: fix semicolon
|
Wed, 26 Mar 2014 18:03:30 -0700 |
Pierre-Yves David |
revsetbenchmark: simplify and convert the script to python
|
Wed, 26 Mar 2014 16:38:08 -0700 |
Pierre-Yves David |
revsetbenchmapi: fix template
|
Wed, 26 Mar 2014 17:25:11 -0700 |
Pierre-Yves David |
perf: unroll the result in perfrevset
|
Thu, 20 Mar 2014 18:55:28 -0700 |
Pierre-Yves David |
_addset: add a __len__ method
|
Wed, 19 Mar 2014 17:53:45 -0700 |
Pierre-Yves David |
bundle2: implement the mandatory/advisory logic for parameter
|
Wed, 19 Mar 2014 17:11:49 -0700 |
Pierre-Yves David |
bundle2: print debug information during unbundling
|
Tue, 18 Mar 2014 19:07:10 -0700 |
Pierre-Yves David |
bundle2: print debug information during bundling
|
Wed, 19 Mar 2014 02:36:21 -0700 |
Pierre-Yves David |
bundle2: add ability to write to a file to the test
|
Fri, 21 Mar 2014 16:09:17 -0700 |
Siddharth Agarwal |
subrepo: factor out Git version check to add doctests
|
Sat, 15 Feb 2014 19:51:20 +0900 |
FUJIWARA Katsunori |
contrib: add "hgperf" command to measure performance of commands easily
|
Sat, 15 Feb 2014 19:54:14 +0900 |
FUJIWARA Katsunori |
grep: exit loop immediately, if matching is found in the file for "hg grep -l"
|
Sat, 15 Feb 2014 19:54:05 +0900 |
FUJIWARA Katsunori |
grep: use "found" instead of "filerevmatches" examination for efficiency
|
Sat, 15 Feb 2014 19:52:36 +0900 |
FUJIWARA Katsunori |
grep: reuse the first "util.binary()" result for efficiency
|
Sat, 15 Feb 2014 19:52:26 +0900 |
FUJIWARA Katsunori |
util: add the code path to "cachefunc()" for the function taking no arguments
|
Wed, 26 Mar 2014 12:52:57 -0500 |
Matt Mackall |
help: add examples to incoming
|
Tue, 25 Mar 2014 16:10:07 -0700 |
Durham Goode |
revset: fix generatorset race condition
|
Tue, 25 Mar 2014 23:07:52 +0100 |
Olle Lundberg |
tests: don't hardcode path to bash interpreter
|
Wed, 26 Mar 2014 11:59:13 +0100 |
Olle Lundberg |
contrib: don't hardcode path to bash interpreter
|
Tue, 25 Mar 2014 23:10:15 +0100 |
Olle Lundberg |
contrib: explicitly enable perf extension for revset tests
|
Tue, 25 Mar 2014 16:17:16 -0500 |
Matt Mackall |
merge with stable
|
Mon, 24 Mar 2014 20:00:18 -0700 |
Gregory Szorc |
revset: improve performance of _generatorset.__contains__ (issue 4201)
|
Sat, 22 Mar 2014 23:39:51 +0900 |
FUJIWARA Katsunori |
localrepo: omit ".hgsubstate" also from "added" files
|
Fri, 07 Mar 2014 14:06:52 -0500 |
Jordi Gutiérrez Hermoso |
dispatch: only do __import__(debugger) when a debugger is requested
stable
|
Tue, 25 Mar 2014 19:34:17 +0900 |
FUJIWARA Katsunori |
hg: use "os.path.join()" to join path components which may be empty (issue4203)
stable
|
Mon, 24 Mar 2014 21:27:40 -0400 |
Matt Harbison |
revset: document the regular expression support for tag(name)
stable
|
Sat, 22 Mar 2014 14:46:55 -0500 |
Matt Mackall |
help: allow -k to find debug commands
|
Sat, 15 Mar 2014 16:14:04 +0100 |
Mads Kiilerich |
help: let 'hg help debug' show the list of secret debug commands
|
Fri, 28 Feb 2014 02:09:00 +0100 |
Mads Kiilerich |
tests: add run-tests --changed option for running tests changed in revisions
|
Wed, 19 Mar 2014 00:18:30 +0100 |
Mads Kiilerich |
repo: rephrase the "missing requirement" error message
|
Thu, 20 Mar 2014 17:34:02 -0700 |
Pierre-Yves David |
revpair: drop useless conditional
|
Fri, 21 Mar 2014 17:20:56 -0500 |
Matt Mackall |
merge with stable
|
Thu, 20 Mar 2014 19:39:05 -0700 |
Siddharth Agarwal |
subrepo: add trailing newlines to warnings
stable
|
Thu, 20 Mar 2014 19:38:17 -0700 |
Siddharth Agarwal |
subrepo: convert matched string to integer before comparing Git version
stable
|
Thu, 20 Mar 2014 19:37:01 -0700 |
Siddharth Agarwal |
subrepo: only retrieve the first two components of the Git version
stable
|
Tue, 18 Mar 2014 18:56:08 -0700 |
Pierre-Yves David |
bundle2: force the first char of parameter to be an letter.
|
Tue, 18 Mar 2014 18:40:31 -0700 |
Pierre-Yves David |
bundle2: refuse empty parameter name
|
Tue, 18 Mar 2014 17:43:08 -0700 |
Pierre-Yves David |
bundle2: urlunquote stream parameter name and value during unbundling
|
Tue, 18 Mar 2014 17:38:11 -0700 |
Pierre-Yves David |
bundle2: urlquote stream parameter name and value
|
Tue, 18 Mar 2014 16:12:33 -0700 |
Pierre-Yves David |
bundle2: support for unbundling parameter value
|
Tue, 18 Mar 2014 16:05:06 -0700 |
Pierre-Yves David |
bundle2: support for bundling parameter value
|
Thu, 20 Mar 2014 13:18:34 -0700 |
Pierre-Yves David |
bundle2: clarify stream parameter design in the documentation
|
Tue, 18 Mar 2014 20:10:33 -0500 |
Sean Farley |
repoview: add non-global tags to candidate list for blocking hidden changesets
|
Thu, 13 Mar 2014 16:05:06 -0700 |
David Soria Parra |
histedit: select the lowest rev when looking for a root in a revset (bc)
|
Tue, 18 Mar 2014 15:56:24 -0700 |
Pierre-Yves David |
bundle2: support for unbundling simple parameter
|
Wed, 19 Mar 2014 14:52:03 -0700 |
Pierre-Yves David |
bundle2: support bundling simple parameter
|
Tue, 18 Mar 2014 16:35:34 -0700 |
Pierre-Yves David |
bundle2: make sure the unbundler refuse non bundle2 stream
|
Tue, 18 Mar 2014 14:28:42 -0700 |
Pierre-Yves David |
bundle2: a very first version of bundle2 unbundler
|
Tue, 18 Mar 2014 14:00:50 -0700 |
Pierre-Yves David |
bundle2: very first version of a bundle2 bundler
|
Sat, 22 Mar 2014 00:46:12 +0900 |
Yuya Nishihara |
clone: abort if default destination has no meaningful name (BC)
|
Sat, 22 Mar 2014 00:46:08 +0900 |
Yuya Nishihara |
clone: add doctest for default destination
|
Thu, 20 Mar 2014 09:55:44 -0700 |
Durham Goode |
scmutil: fix revrange when multiple revs are specified
|
Thu, 20 Mar 2014 00:01:59 -0400 |
Matt Harbison |
parsers: fix compiler errors on MSVC 2008
|
Wed, 19 Mar 2014 18:04:03 -0500 |
Matt Mackall |
check-code: check for argument passing py2.6ism
|
Wed, 19 Mar 2014 16:21:53 -0500 |
Matt Mackall |
merge with stable
|
Tue, 18 Mar 2014 13:40:03 -0700 |
Siddharth Agarwal |
sshpeer: only print out 'running ssh' messages in debug mode (BC)
|
Wed, 19 Mar 2014 00:19:54 +0100 |
Mads Kiilerich |
tests: small refactoring of run-tests' handling of tests list
|
Fri, 28 Feb 2014 02:26:03 +0100 |
Mads Kiilerich |
merge: mark mergestate as dirty when resolve changes _state
|
Mon, 24 Feb 2014 22:42:14 +0100 |
Mads Kiilerich |
backout: improve confusing 'cannot backout change on a different branch' abort
|
Wed, 19 Mar 2014 02:45:14 +0100 |
Mads Kiilerich |
config: set a 'source' in most cases where config don't come from file but code
|
Wed, 19 Mar 2014 02:45:14 +0100 |
Mads Kiilerich |
config: don't set source when no source is specified - don't overwrite with ''
|
Wed, 19 Mar 2014 02:45:04 +0100 |
Mads Kiilerich |
config: give a useful hint of source for the most common command line settings
|
Wed, 19 Mar 2014 01:59:15 +0100 |
Mads Kiilerich |
config: backout 77f1f206e135 - 743daa601445 removed the only use of overlay
|
Thu, 20 Mar 2014 00:10:45 +0900 |
FUJIWARA Katsunori |
mq: omit ".hgsubstate" from qnew/qrefresh target list for consistent node hash
|
Thu, 20 Mar 2014 00:10:45 +0900 |
FUJIWARA Katsunori |
qnew: omit meaningless and harmful putting subrepositories into target list
|
Wed, 19 Mar 2014 00:19:54 +0100 |
Mads Kiilerich |
convert: more clear documentation of the 'include' default of a 'include .'
stable
|
Tue, 18 Mar 2014 18:57:19 -0500 |
Matt Mackall |
config: mention edit options and config topic in help
|
Tue, 18 Mar 2014 18:49:30 -0500 |
Matt Mackall |
config: add --global and --local flags
|
Tue, 18 Mar 2014 17:56:27 -0500 |
Matt Mackall |
revrange: pass repo to revset parser
|
Tue, 18 Mar 2014 17:54:42 -0500 |
Matt Mackall |
revset: try to handle hyphenated symbols if lookup callback is available
|
Tue, 18 Mar 2014 17:19:44 -0500 |
Matt Mackall |
revset: pass a lookup function to the tokenizer
|
Tue, 18 Mar 2014 17:17:23 -0500 |
Matt Mackall |
parser: allow passing a lookup function to a tokenizer
|
Sat, 15 Mar 2014 18:11:51 -0700 |
Pierre-Yves David |
benchmark-revset: add full version of benchmarked revset
|
Fri, 14 Mar 2014 00:02:05 -0700 |
Pierre-Yves David |
localrepo: rename capability set to lower case.
|
Wed, 12 Mar 2014 14:46:41 -0700 |
Pierre-Yves David |
wireproto: move wireproto capabilities computation in a subfunction
|
Tue, 11 Mar 2014 01:38:02 -0700 |
Pierre-Yves David |
wireproto: extract capabilities list in outside the wireproto function
|
Tue, 18 Mar 2014 14:25:28 -0500 |
Matt Mackall |
merge with stable
|
Mon, 17 Mar 2014 14:57:13 -0400 |
Jordi Gutiérrez Hermoso |
commit: propagate --secret option to subrepos (issue4182)
stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
amend: save commit message into ".hg/last-message.txt"
stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
histedit: save manually edited commit message into ".hg/last-message.txt"
stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
qfold: save manually edited commit message into ".hg/last-message.txt"
stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
qnew: save manually edited commit message into ".hg/last-message.txt"
stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
tag: save manually edited commit message into ".hg/last-message.txt"
stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
rebase: use "commitforceeditor" instead of "ui.edit()" for "--collapse"
stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
localrepo: save manually edited commit message as soon as possible
stable
|
Sat, 15 Mar 2014 15:44:51 +0100 |
Andrew Shadura |
hgk: enable selected patch text on Windows
|
Sat, 15 Mar 2014 15:33:50 +0100 |
Andrew Shadura |
hgk: ignore ctrl-z as EOF on windows
|
Fri, 14 Mar 2014 08:46:46 -0700 |
Lucas Moscovicz |
graphmod: changed code in dagwalker to use lazy implementations
|
Fri, 14 Mar 2014 08:47:57 -0700 |
Lucas Moscovicz |
webcommands: changed code to use lazy classes when calling dagwalker
|
Fri, 14 Mar 2014 13:27:12 -0700 |
Lucas Moscovicz |
cmdutil: changed max method for lazy call
|
Fri, 14 Mar 2014 13:26:40 -0700 |
Lucas Moscovicz |
getgraphlogrevs: return an empty baseset instead of a empty list
|
Fri, 14 Mar 2014 16:26:50 -0700 |
Pierre-Yves David |
getgraphlogrevs: do not convert smartset to baseset
|
Fri, 14 Mar 2014 08:44:52 -0700 |
Lucas Moscovicz |
cmdutil: changed revset for spanset
|
Fri, 14 Mar 2014 11:35:17 -0700 |
Lucas Moscovicz |
cmdutil: changed code in _makegraphlogrevset not to use getitem
|
Fri, 14 Mar 2014 08:43:52 -0700 |
Lucas Moscovicz |
cmdutil: changed code in getgraphlogrevs not to use getitem
|
Tue, 18 Feb 2014 11:35:03 -0800 |
Lucas Moscovicz |
revset: changed minrev and maxrev implementations to use ordered sets
|
Fri, 14 Mar 2014 14:43:44 -0700 |
Lucas Moscovicz |
revset: changed addset to extend _orderedsetmixin
|
Fri, 14 Mar 2014 11:41:26 -0700 |
Pierre-Yves David |
revset: add a default argument for baseset.__init__
|
Thu, 13 Mar 2014 11:36:45 -0700 |
Lucas Moscovicz |
revset: changed orderedlazyset to also extend _orderedsetmixin
|
Thu, 13 Mar 2014 11:36:11 -0700 |
Lucas Moscovicz |
revset: changed spanset to extend _orderedsetmixin
|
Wed, 12 Mar 2014 16:40:18 -0700 |
Lucas Moscovicz |
revset: added _orderedsetmixin class
|
Wed, 19 Feb 2014 09:28:17 -0800 |
Lucas Moscovicz |
revset: added min and max methods to baseset and lazyset
|
Fri, 14 Mar 2014 15:47:29 -0700 |
Pierre-Yves David |
contrib: make revset benchmark script able to read from stdin
|
Fri, 14 Mar 2014 15:43:55 -0700 |
Pierre-Yves David |
contrib: have the revset benchmark test script take a revset
|
Fri, 14 Mar 2014 11:24:59 -0700 |
Lucas Moscovicz |
contrib: added revset performance benchmarking script
|
Fri, 14 Mar 2014 15:00:15 -0700 |
Lucas Moscovicz |
contrib: added revset examples for benchmarking performance
|
Mon, 17 Feb 2014 07:39:53 +0100 |
Simon Heimberg |
help: filter out deprecated options with untranslated descriptions
|
Wed, 04 Dec 2013 20:38:27 -0800 |
Chris Jerdonek |
parsers: fail fast if Python has wrong minor version (issue4110)
|
Fri, 14 Mar 2014 16:00:11 -0500 |
Matt Mackall |
debuginstall: change showing to checking for consistency and future checking
|
Tue, 31 Dec 2013 00:37:16 -0800 |
Chris Jerdonek |
debuginstall: add Python information to debuginstall output (issue4128)
|
Fri, 14 Mar 2014 10:57:04 -0700 |
Pierre-Yves David |
revset: add documentation and comment for _generatorset
|
Fri, 14 Mar 2014 10:55:03 -0700 |
Pierre-Yves David |
revset: add some documentation for lazyset
|
Fri, 14 Mar 2014 10:59:51 -0700 |
Lucas Moscovicz |
revset: added documentation and comment for spanset class
|
Tue, 11 Mar 2014 17:25:53 -0700 |
Lucas Moscovicz |
revset: extend sorting tests
|
Fri, 14 Mar 2014 13:12:45 -0500 |
Matt Mackall |
merge with crew
|
Tue, 11 Mar 2014 17:25:53 -0700 |
Lucas Moscovicz |
revset: changed smartset methods to return ordered addsets
|
Fri, 14 Mar 2014 10:24:09 -0700 |
Lucas Moscovicz |
revset: added isascending and isdescending methods to _addset
|
Fri, 14 Mar 2014 10:23:54 -0700 |
Lucas Moscovicz |
revset: added __add__ method to _addset
|
Fri, 14 Mar 2014 10:22:51 -0700 |
Lucas Moscovicz |
revset: added __sub__ mehtod to _addset
|
Fri, 14 Mar 2014 10:22:29 -0700 |
Lucas Moscovicz |
revset: added __and__ method to _addset
|
Fri, 14 Mar 2014 10:21:56 -0700 |
Lucas Moscovicz |
revset: added ascending and descending methods to _addset
|
Thu, 13 Mar 2014 19:12:36 -0700 |
Lucas Moscovicz |
revset: added filter method to _addset
|
Fri, 14 Mar 2014 09:18:14 -0700 |
Lucas Moscovicz |
revset: added comments to all methods needed to duck-type from baseset
|
Fri, 14 Mar 2014 10:10:18 -0700 |
Lucas Moscovicz |
revset: use more explicit argument names for baseset methods
|
Tue, 11 Mar 2014 17:09:23 -0700 |
Lucas Moscovicz |
revset: added isascending and isdescending methods to smartset classes
|
Tue, 11 Mar 2014 17:03:43 -0700 |
Lucas Moscovicz |
revset: added sort method in addset
|
Thu, 13 Mar 2014 18:57:30 -0700 |
Lucas Moscovicz |
revset: added reverse method to addset
|
Thu, 13 Mar 2014 13:29:04 -0700 |
Lucas Moscovicz |
revset: changed _iterator() method on addset to work with a given order
|
Thu, 13 Mar 2014 14:51:04 -0700 |
Lucas Moscovicz |
revset: changed _iterator() in addset to use the generated list when available
|
Tue, 11 Mar 2014 16:59:42 -0700 |
Lucas Moscovicz |
revset: added cached generated list to addset
|
Thu, 13 Mar 2014 17:15:21 -0700 |
Lucas Moscovicz |
revset: changed sort method to use native sort implementation of smartsets
|
Thu, 13 Mar 2014 17:16:58 -0700 |
Lucas Moscovicz |
revset: fixed sorting issue with spanset
|
Thu, 13 Mar 2014 17:20:03 -0700 |
Lucas Moscovicz |
tests: added tests to test sort revset
|
Fri, 14 Mar 2014 09:07:59 -0700 |
Lucas Moscovicz |
revset: added __nonzero__ method to spanset class
|
Sat, 25 Jun 2011 02:46:23 +0200 |
Pierre-Yves David |
require: provide a link to a wiki page in addition of suggesting upgrade
|
Thu, 06 Mar 2014 09:41:47 -0800 |
Lucas Moscovicz |
revset: optimized sort method in lazyset class
|
Thu, 13 Mar 2014 13:47:21 -0700 |
Durham Goode |
revset: improve head revset performance
|
Tue, 11 Mar 2014 16:52:15 -0700 |
Lucas Moscovicz |
revset: added ascending attribute to addset class
|
Mon, 10 Mar 2014 10:49:04 -0700 |
Lucas Moscovicz |
revset: added set method to addset to duck type generatorset
|
Thu, 13 Mar 2014 15:00:34 -0500 |
Matt Mackall |
merge with default
|
Thu, 13 Mar 2014 14:34:32 -0500 |
Matt Mackall |
revsets: backout d04aac468bf4 due to performance regressions
|
Wed, 12 Mar 2014 17:20:26 -0700 |
Lucas Moscovicz |
revset: made addset a private class
|
Wed, 12 Mar 2014 17:19:46 -0700 |
Lucas Moscovicz |
revset: made descgeneratorset a private class
|
Wed, 12 Mar 2014 17:18:54 -0700 |
Lucas Moscovicz |
revset: made ascgeneratorset a private class
|
Wed, 12 Mar 2014 17:07:38 -0700 |
Lucas Moscovicz |
revset: made generatorset a private class
|
Wed, 05 Mar 2014 18:49:47 -0800 |
Lucas Moscovicz |
cmdutil: changed walkchangerevs to use spanset instead of baseset
|
Mon, 24 Feb 2014 16:36:17 -0800 |
Lucas Moscovicz |
revset: added sort methods to generatorsets
|
Thu, 13 Mar 2014 12:05:08 -0500 |
Matt Mackall |
merge with stable
|
Tue, 04 Feb 2014 18:33:25 -0500 |
Augie Fackler |
fix_bytesmod: use the "from mercurial" form of the import to avoid breaking httpclient
|
Thu, 13 Mar 2014 19:48:41 +0900 |
FUJIWARA Katsunori |
commit: create new amend changeset as secret correctly for "--secret" option
stable
|
Wed, 12 Mar 2014 10:26:48 +0200 |
Cristian Zamfir |
hg log: solves bug regarding hg log -r 0:null (issue4039)
stable
|
Mon, 10 Mar 2014 17:52:42 -0400 |
Augie Fackler |
killdaemons: drop superfluous L suffix from constant
|
Wed, 12 Mar 2014 18:28:57 -0400 |
Augie Fackler |
setup.py: fix 2.4 breakage in 77ab0abb
|
Thu, 19 Sep 2013 15:38:42 -0400 |
Augie Fackler |
setup: handle more invalid python3 syntax
|
Fri, 07 Mar 2014 14:06:49 -0800 |
Lucas Moscovicz |
revset: changed __add__ methods on lazy sets to return addsets (issue4191)
|
Fri, 07 Mar 2014 13:48:31 -0800 |
Lucas Moscovicz |
revset: added addset class with its basic methods
|
Tue, 11 Feb 2014 14:03:43 -0800 |
Lucas Moscovicz |
revset: changed _children method to use lazy structures
|
Mon, 10 Feb 2014 12:26:45 -0800 |
Lucas Moscovicz |
revset: changed descendants revset to use lazy generators
|
Fri, 07 Feb 2014 13:44:57 -0800 |
Lucas Moscovicz |
revset: optimized _revancestors method based on order of revisions
|
Fri, 07 Feb 2014 10:32:02 -0800 |
Lucas Moscovicz |
revset: changed ancestors revset to return lazy generators
|
Tue, 11 Mar 2014 14:36:40 +0900 |
FUJIWARA Katsunori |
doc: show short description of each commands in generated documents
|
Wed, 12 Mar 2014 13:31:27 -0400 |
Augie Fackler |
check-code: disallow use of dict(key=value) construction
|
Wed, 12 Mar 2014 13:29:29 -0400 |
Augie Fackler |
setup.py: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:21:30 -0400 |
Augie Fackler |
test-wireproto: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:21:17 -0400 |
Augie Fackler |
test-url: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:21:02 -0400 |
Augie Fackler |
test-filelog: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:20:42 -0400 |
Augie Fackler |
templatekw: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:20:24 -0400 |
Augie Fackler |
minirst: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:20:04 -0400 |
Augie Fackler |
webutil: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:19:43 -0400 |
Augie Fackler |
run-tests: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:19:20 -0400 |
Augie Fackler |
util: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:29:07 -0400 |
Augie Fackler |
webcommands: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:15:37 -0400 |
Augie Fackler |
hgwebdir_mod: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:15:09 -0400 |
Augie Fackler |
filemerge: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:14:31 -0400 |
Augie Fackler |
changegroup: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:13:42 -0400 |
Augie Fackler |
extdiff: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:13:10 -0400 |
Augie Fackler |
bugzilla: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:12:26 -0400 |
Augie Fackler |
synthrepo: move from dict() construction to {} literals
|
Wed, 12 Mar 2014 13:00:51 -0400 |
Augie Fackler |
wireproto: remove todict() and use {} literals instead
|
Tue, 11 Mar 2014 16:19:08 -0500 |
Matt Mackall |
merge with stable
|
Mon, 10 Mar 2014 15:00:41 -0500 |
Matt Mackall |
templater: deprecate --style now that -T exists
|
Sat, 08 Mar 2014 17:38:50 -0600 |
Matt Mackall |
templating: make -T much more flexible
|
Sat, 08 Mar 2014 16:14:08 -0600 |
Matt Mackall |
changeset_templater: remove use_template method
|
Sat, 08 Mar 2014 16:01:58 -0600 |
Matt Mackall |
cmdutil: make helper function to process template args
|
Sat, 08 Mar 2014 15:27:25 -0600 |
Matt Mackall |
commands: add -T alternative to --template
|
Fri, 07 Mar 2014 14:29:26 -0500 |
Jordi Gutiérrez Hermoso |
config: clarify and exemplify the user name in the sample config file
|
Mon, 10 Mar 2014 01:01:43 +0900 |
FUJIWARA Katsunori |
templater: make strings in template expressions be "string-escape"-ed correctly
stable
|
Mon, 10 Mar 2014 01:01:43 +0900 |
FUJIWARA Katsunori |
templater: apply "stringify()" on sub expression to get string correctly
stable
|
Mon, 10 Mar 2014 01:01:42 +0900 |
FUJIWARA Katsunori |
templater: avoid recursive evaluation of string literals completely
stable
|
Thu, 06 Mar 2014 17:26:49 -0600 |
Matt Mackall |
status: improve explanation of ' ' status
|
Tue, 18 Feb 2014 13:07:08 -0800 |
Lucas Moscovicz |
revset: changed methods in spanset to return ordered sets
|
Tue, 25 Feb 2014 10:36:23 -0800 |
Lucas Moscovicz |
revset: added sort method to orderedlazyset
|
Fri, 07 Feb 2014 08:44:18 -0800 |
Lucas Moscovicz |
revset: added order methods to lazyset classes
|
Thu, 06 Mar 2014 12:37:28 +0100 |
Olle Lundberg |
setdiscovery: document algorithms used
|
Thu, 20 Feb 2014 09:17:22 +0100 |
Simon Heimberg |
doc: gendoc.py creates valid output for option descriptions with newlines
|
Wed, 19 Feb 2014 17:32:21 +0100 |
Simon Heimberg |
minirst: create valid output when table data contains a newline
|
Wed, 05 Mar 2014 14:03:08 +0100 |
Simon Heimberg |
tests: match time by a glob to fix intermittent failures of test-lock-badness.t
|
Wed, 05 Mar 2014 10:49:43 -0800 |
Pierre-Yves David |
merge: adds documentation to the mergestate class
|
Wed, 05 Mar 2014 10:22:43 -0800 |
Pierre-Yves David |
merge: add blank line between mergestate's method
|
Mon, 03 Mar 2014 23:21:24 +0900 |
Yuya Nishihara |
cmdserver: allow to start server without repository
|
Mon, 03 Mar 2014 23:11:17 +0900 |
Yuya Nishihara |
cmdserver: prepare test for starting server without repository
|
Thu, 06 Mar 2014 01:24:03 +0100 |
Olle Lundberg |
histedit: move logic for finding child nodes to new function
|
Wed, 05 Mar 2014 22:02:45 +0100 |
Olle Lundberg |
histedit: clean up lock imports
|
Wed, 05 Mar 2014 17:42:05 -0800 |
Lucas Moscovicz |
localrepo: changed revs to use spanset instead of baseset
|
Wed, 05 Mar 2014 09:31:05 +0000 |
Ed Morley |
extensions: use normpath to allow trailing '\' on Windows (issue4187)
|
Tue, 04 Mar 2014 09:56:59 -0600 |
Matt Mackall |
tests: fix unused imports from inotify removal caught by pyflakes
|
Thu, 27 Feb 2014 17:27:03 -0800 |
Lucas Moscovicz |
revset: added ordered generatorset classes with __contains__ method
|
Tue, 25 Feb 2014 20:29:46 +0100 |
Mads Kiilerich |
merge: use the right ancestor when both sides copied the same file
|
Tue, 25 Feb 2014 20:29:14 +0100 |
Mads Kiilerich |
copies: when both sides made the same copy, report it as a copy
|
Sun, 02 Mar 2014 18:36:02 +0100 |
Mads Kiilerich |
merge: handle create+delete prompts in calculateupdates
|
Fri, 28 Feb 2014 02:26:03 +0100 |
Mads Kiilerich |
merge: handle acceptremove of create+delete early in manifest merge
|
Sun, 02 Mar 2014 18:30:41 +0100 |
Mads Kiilerich |
largefiles: override calculateupdates instead of manifestmerge
|
Tue, 25 Feb 2014 20:28:40 +0100 |
Mads Kiilerich |
tests: add systematic test of merge ancestor calculation
|
Sun, 02 Mar 2014 18:25:19 +0100 |
Mads Kiilerich |
tests: add test case for criss cross merge
|
Mon, 03 Mar 2014 15:34:09 -0600 |
Matt Mackall |
merge with stable
|
Mon, 03 Mar 2014 12:54:46 -0800 |
Lucas Moscovicz |
revset: changed generatorset code to remove unnecesary function call
|
Mon, 03 Mar 2014 15:50:45 +0900 |
Yuya Nishihara |
phase: say "Returns 0" instead of "Return 0" like other command help
stable
|
Mon, 03 Mar 2014 15:50:41 +0900 |
Yuya Nishihara |
dirstate: remove double imports of errno
|
Mon, 03 Mar 2014 15:50:51 +0900 |
Yuya Nishihara |
cmdserver: mask return code of runcommand in the same way as dispatch.run
|
Mon, 03 Mar 2014 15:50:48 +0900 |
Yuya Nishihara |
cmdserver: include non-zero return code of runcommand in test output
|
Mon, 03 Mar 2014 19:41:30 +0900 |
Yuya Nishihara |
cmdserver: recreate mq object on runcommand in case queue path was changed
|
Mon, 03 Mar 2014 19:41:26 +0900 |
Yuya Nishihara |
cmdserver: reload mq on each runcommand request to avoid corruption
|
Mon, 03 Mar 2014 19:41:23 +0900 |
Yuya Nishihara |
localrepo: add hook point to invalidate everything on each command-server run
|
Mon, 03 Mar 2014 23:37:59 +0530 |
anuraggoel |
paper: overlapping of section title on help pages (issue4051)
stable
|
Sat, 01 Mar 2014 20:08:41 -0600 |
Matt Mackall |
contrib: drop tmplrewrite
|
Sat, 01 Mar 2014 19:51:22 -0600 |
Matt Mackall |
extensions: mark win32text deprecated
|
Sat, 01 Mar 2014 19:44:14 -0600 |
Matt Mackall |
extensions: remove interhg
|
Sat, 01 Mar 2014 16:20:15 -0600 |
Matt Mackall |
extensions: remove the inotify extension (BC)
|
Sat, 01 Mar 2014 21:08:43 -0500 |
Augie Fackler |
merge main and crew
|
Sat, 01 Mar 2014 21:08:28 -0500 |
Augie Fackler |
merge with stable
|
Sat, 01 Mar 2014 09:30:23 -0500 |
Augie Fackler |
merge with mpm
|
Sat, 01 Mar 2014 09:21:45 -0500 |
Augie Fackler |
test-help.t: fix for non-Linux platforms
|
Sat, 01 Mar 2014 15:22:49 -0600 |
Matt Mackall |
Added signature for changeset b96cb15ec9e0
stable
|
Sat, 01 Mar 2014 15:22:30 -0600 |
Matt Mackall |
Added tag 2.9.1 for changeset b96cb15ec9e0
stable
|
Sat, 01 Mar 2014 18:09:39 +0100 |
Mads Kiilerich |
merge: audit the right destination file when merging with dir rename
stable 2.9.1
|
Mon, 03 Feb 2014 02:09:46 -0500 |
Augie Fackler |
setup: specify --prefix="" for install-home-bin to avoid badness with defaults
|
Sat, 16 Nov 2013 08:57:08 -0800 |
Durham Goode |
revset: add 'only' revset
|
Thu, 06 Feb 2014 17:42:08 -0800 |
Lucas Moscovicz |
revset: added basic operators to orderedlazyset
|
Thu, 06 Feb 2014 09:28:41 -0800 |
Lucas Moscovicz |
revset: changed revset code to use filter method
|
Thu, 06 Feb 2014 17:18:11 -0800 |
Lucas Moscovicz |
revset: added filter method to revset classes
|
Wed, 05 Feb 2014 15:24:08 -0800 |
Lucas Moscovicz |
revset: added orderedlazyset class
|
Thu, 27 Feb 2014 23:17:37 -0600 |
Matt Mackall |
config: make repo optional again
|
Fri, 28 Feb 2014 02:28:12 +0100 |
Olle Lundberg |
merge: fix spelling of length
|
Mon, 10 Feb 2014 07:13:10 +0400 |
Alexander Drozdov |
ui: edit(): transplant: set HGREVISION environment variable for an editor
|
Thu, 06 Feb 2014 12:21:20 +0400 |
Alexander Drozdov |
ui: edit(): rebase, graft: set HGREVISION environment variable for an editor
|
Thu, 06 Feb 2014 10:15:20 +0400 |
Alexander Drozdov |
cmdutil: make commitforceeditor() to pass revision extras to ui.edit()
|
Thu, 06 Feb 2014 11:38:28 +0400 |
Alexander Drozdov |
ui: allow edit() to work with revision extras
|
Fri, 14 Feb 2014 00:36:44 +0100 |
Simon Heimberg |
tests: glob match has a glob character for not getting a warning on windows
|
Sun, 16 Feb 2014 23:41:24 +0100 |
Simon Heimberg |
run-tests: fixed warn detection on failures with too many output
|
Sun, 16 Feb 2014 23:36:02 +0100 |
Simon Heimberg |
run-tests: fixed warn detection on detecting warn only for lines
|
Thu, 27 Feb 2014 20:01:28 -0800 |
Pierre-Yves David |
obsolete: extract encoding of marker for pushkey from the list key function
|
Wed, 19 Feb 2014 13:46:49 -0800 |
Danek Duvall |
solaris: diff -u emits "No differences encountered"
|
Fri, 14 Feb 2014 00:34:20 +0100 |
Simon Heimberg |
rebase: do not raise an UnboundLocalError when called wrong (issue4106)
|
Thu, 27 Feb 2014 19:56:36 -0800 |
Siddharth Agarwal |
exchange: fix docs for pulloperation
|
Thu, 27 Feb 2014 18:57:03 -0600 |
Matt Mackall |
merge with stable
|
Tue, 25 Feb 2014 18:45:01 -0800 |
Pierre-Yves David |
resolve: use "other" changeset from merge state (issue4163)
stable
|
Tue, 25 Feb 2014 18:54:47 -0800 |
Pierre-Yves David |
merge: add "other" file node in the merge state file
stable
|
Thu, 27 Feb 2014 14:14:57 -0800 |
Pierre-Yves David |
merge: infer the "other" changeset when falling back to v1 format
stable
|
Tue, 25 Feb 2014 18:42:11 -0800 |
Pierre-Yves David |
merge: record the "other" node in merge state
stable
|
Tue, 25 Feb 2014 18:37:06 -0800 |
Pierre-Yves David |
merge: introduce new format for the state file
stable
|
Thu, 27 Feb 2014 12:59:41 -0800 |
Pierre-Yves David |
merge: change the merge state serialisation to use a record based logic
stable
|
Tue, 25 Feb 2014 17:14:49 -0800 |
Pierre-Yves David |
merge: move merge state file path into a constant
stable
|
Thu, 13 Feb 2014 09:18:16 -0800 |
Lucas Moscovicz |
revset: changed spanset __add__ implementation to work lazily
|
Thu, 13 Feb 2014 09:00:25 -0800 |
Lucas Moscovicz |
revset: changed lazyset __add__ implementation to work lazily
|
Tue, 25 Feb 2014 10:32:54 -0800 |
Pierre-Yves David |
obsstore: add a __len__ method
|
Tue, 25 Feb 2014 10:21:54 -0800 |
Pierre-Yves David |
obsstore: `create` method return True if a marker is actually added
|
Thu, 27 Feb 2014 15:31:44 -0600 |
Matt Mackall |
merge with crew
|
Thu, 27 Feb 2014 15:39:07 -0500 |
Augie Fackler |
help: exclude deprecated extensions in the disabled part of 'help extensions'
|
Thu, 27 Feb 2014 15:37:04 -0500 |
Augie Fackler |
test-help.t: add test for 'hg help extensions'
|
Thu, 27 Feb 2014 15:14:37 -0600 |
Matt Mackall |
ui: fix extra space in username abort
|
Thu, 27 Feb 2014 14:58:44 -0600 |
Matt Mackall |
tests: fix up config --edit breakage
|
Thu, 27 Feb 2014 14:48:36 -0600 |
Matt Mackall |
merge with stable
|
Thu, 27 Feb 2014 22:56:42 +0530 |
anuraggoel |
coal: hgweb style adds extra blank line in file view (issue4136)
stable
|
Tue, 25 Feb 2014 21:26:25 +0100 |
Piotr Klecha |
pull: close peer repo on completion (issue2491) (issue2797)
stable
|
Thu, 27 Feb 2014 00:24:06 +0100 |
Paul Boddie |
hgweb: ensure isdirectory is None for repositories, replacing any True value
stable
|
Thu, 27 Feb 2014 14:46:29 -0600 |
Matt Mackall |
ui: suggest config --edit when no username is set
|
Thu, 27 Feb 2014 14:01:52 -0600 |
Matt Mackall |
config: add example config file when -e called with no config
|
Thu, 27 Feb 2014 13:46:32 -0600 |
Matt Mackall |
config: add initial implementation of --edit
|
Wed, 26 Feb 2014 18:56:27 -0800 |
Pierre-Yves David |
revert: extract actual revert in its own function
|
Thu, 27 Feb 2014 12:42:09 -0600 |
Matt Mackall |
config: move showconfig code and add config as primary alias
|
Wed, 26 Feb 2014 17:15:55 -0800 |
Lucas Moscovicz |
revset: added _hexlist method to replace _list for %ln
|
Wed, 26 Feb 2014 17:57:23 -0600 |
Matt Mackall |
merge with stable
|
Thu, 27 Feb 2014 00:23:21 +0100 |
Olle Lundberg |
localrepo: language and spelling fixes in comment
|
Wed, 26 Feb 2014 12:36:36 -0800 |
Lucas Moscovicz |
revset: added _intlist method to replace _list for %ld
|
Tue, 25 Feb 2014 06:30:21 +0530 |
anuraggoel |
purge: avoid duplicate output for --print (issue4092)
stable
|
Mon, 24 Feb 2014 18:50:29 -0600 |
Matt Mackall |
merge with stable
|
Mon, 24 Feb 2014 18:49:09 -0600 |
Matt Mackall |
merge with stable
|
Mon, 24 Feb 2014 18:48:48 -0600 |
Matt Mackall |
merge with i18n
stable
|
Sun, 23 Feb 2014 18:03:47 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 7b9d66c0e4fa
stable
|
Sun, 16 Feb 2014 09:04:49 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 4e41b2fe46cc
stable
|
Mon, 24 Feb 2014 09:27:32 -0800 |
Lucas Moscovicz |
scmutil: changed revrange code not to use append
|
Tue, 25 Feb 2014 04:11:11 +0530 |
anuraggoel |
push: provide a hint when no paths in configured (issue3692)
|
Mon, 24 Feb 2014 22:42:14 +0100 |
Mads Kiilerich |
revlog: introduce commonancestors method for getting all common ancestor heads
|
Mon, 24 Feb 2014 22:42:14 +0100 |
Mads Kiilerich |
localrepo: commit: avoid calling expensive ancestor function when p1 is nullrev
|
Mon, 24 Feb 2014 22:42:13 +0100 |
Mads Kiilerich |
ancestors: remove unnecessary handling of 'left'
|
Mon, 24 Feb 2014 22:42:13 +0100 |
Mads Kiilerich |
parsers: remove unreachable and invalid code in index_ancestors
|
Thu, 13 Feb 2014 14:27:12 -0800 |
Lucas Moscovicz |
cmdutil: implemented new lazy increasingwindows
|
Thu, 20 Feb 2014 10:15:38 -0800 |
Lucas Moscovicz |
revset: added __nonzero__ method to lazyset
|
Wed, 12 Feb 2014 15:30:27 -0800 |
Lucas Moscovicz |
scmutil: changed revrange to return lazysets for new style revsets
|
Thu, 20 Feb 2014 02:43:17 +0100 |
Mads Kiilerich |
phases: make order of debug output 'removing unknown node' deterministic
|
Thu, 20 Feb 2014 02:39:01 +0100 |
Mads Kiilerich |
comments: fix minor spelling issues found with spell checker
|
Sat, 15 Feb 2014 01:23:12 +0100 |
Mads Kiilerich |
hooks: for python hooks, consistently use __name__ etc as name, not the repr
|
Sat, 15 Feb 2014 01:23:12 +0100 |
Mads Kiilerich |
hooks: move logging of hook name to after we have found the hook
|
Thu, 20 Feb 2014 02:39:01 +0100 |
Mads Kiilerich |
rebase: show nice list instead of set repr for 'computed skipped revs' debug
|
Sat, 15 Feb 2014 01:23:12 +0100 |
Mads Kiilerich |
rebase: fix 'rebase onto %d starting from %s' - show root instead of list repr
|
Wed, 12 Feb 2014 23:44:30 +0100 |
Mads Kiilerich |
log: describe graph symbols in the help
|
Thu, 20 Feb 2014 02:38:41 +0100 |
Mads Kiilerich |
tests: backout a82de9dc4f77, debugstacktrace is now stable, drop workaround
|
Thu, 20 Feb 2014 02:38:36 +0100 |
Mads Kiilerich |
util: debugstacktrace, flush before and after writing
|
Wed, 19 Feb 2014 21:32:14 -0800 |
Siddharth Agarwal |
run-tests.py: work when --with-hg is set to system hg
|
Wed, 12 Feb 2014 18:45:49 -0800 |
Lucas Moscovicz |
revset: added cached generated list on generatorset
|
Thu, 20 Feb 2014 00:46:13 -0600 |
Sean Farley |
templater: shorten pure integers
|
Fri, 21 Feb 2014 13:16:17 -0800 |
Lucas Moscovicz |
revset: fixed bug where log -f was taking too long to return
|
Thu, 20 Feb 2014 16:12:27 -0600 |
Matt Mackall |
merge with stable
|
Wed, 05 Feb 2014 15:23:11 -0800 |
Lucas Moscovicz |
revset: added generatorset class with cached __contains__ method
|
Wed, 19 Feb 2014 13:11:24 -0800 |
Danek Duvall |
pathencode: eliminate signed integer warnings
stable
|
Wed, 19 Feb 2014 12:56:41 -0800 |
Lucas Moscovicz |
revset: changed last implementation to use lazy classes
|
Wed, 19 Feb 2014 16:46:47 -0600 |
Matt Mackall |
merge with stable
|
Wed, 19 Feb 2014 13:25:28 +0100 |
Simon Heimberg |
help: remove last occurrences of ".. note::" without two newlines
|
Tue, 18 Feb 2014 14:48:56 -0800 |
Durham Goode |
help: add ifcontains, revset, and shortest to template help
|
Wed, 19 Feb 2014 22:19:45 +0900 |
Yuya Nishihara |
verify: do not prevent verify repository containing hidden changesets
stable
|
Wed, 19 Feb 2014 21:16:43 +0900 |
Yuya Nishihara |
hgweb: make sure sys module is loaded prior to reload hack
stable
|
Thu, 17 Oct 2013 13:27:17 +0900 |
Kaz Nishimura |
win32: improve the performance of win32.unlink() over CIFS
|
Tue, 18 Feb 2014 15:54:46 -0800 |
Lucas Moscovicz |
revset: changed mfunc and getset to work with old style revset methods
|
Mon, 03 Feb 2014 10:15:15 -0800 |
Lucas Moscovicz |
revset: changed revsets to use spanset
|
Tue, 18 Feb 2014 11:38:03 -0800 |
Lucas Moscovicz |
revset: changed spanset to take a repo argument
|
Mon, 17 Feb 2014 14:49:56 -0600 |
Matt Mackall |
journal: report parsing errors on recover/rollback (issue4172)
|
Sat, 15 Feb 2014 16:19:19 +0900 |
Yuya Nishihara |
rebase: do not try to reactivate deleted divergent bookmark
stable
|
Sat, 15 Feb 2014 22:09:32 -0600 |
Matt Mackall |
tests: backout 00f2d29308db pid check
|
Mon, 10 Feb 2014 17:38:43 -0800 |
Lucas Moscovicz |
revset: changed spanset implementation to take hidden revisions into account
|
Tue, 11 Feb 2014 21:40:33 -0800 |
Durham Goode |
template: add 'current' to scope during {bookmarks % ...}
|
Tue, 11 Feb 2014 21:04:12 -0800 |
Durham Goode |
template: add revset() template function
|
Tue, 11 Feb 2014 21:10:00 -0800 |
Durham Goode |
template: add ifcontains template function
|
Thu, 13 Feb 2014 17:34:09 -0800 |
Pierre-Yves David |
createmarkers: allow to pass metadata for a marker only
|
Thu, 13 Feb 2014 17:33:45 -0800 |
Pierre-Yves David |
obsstore: update create docstring to point to the coder friendly function
|
Sat, 15 Feb 2014 18:40:39 +0900 |
FUJIWARA Katsunori |
i18n: check equality of initial indentation between msgid and msgstr
|
Sat, 15 Feb 2014 18:40:39 +0900 |
FUJIWARA Katsunori |
i18n: check equality of tail '::'-ness between msgid and msgstr
|
Sat, 15 Feb 2014 15:28:32 +0100 |
Patrick Mezard |
run-tests: fix heredoctest for out-of-tree extensions
|
Tue, 04 Feb 2014 15:31:57 -0800 |
Lucas Moscovicz |
revset: added cache to lazysets
|
Sat, 15 Feb 2014 19:12:53 -0600 |
Matt Mackall |
histedit: shorten new fold message
|
Thu, 13 Feb 2014 08:29:44 +0100 |
Simon Heimberg |
run-tests: unnecessary globs also count as warnings
|
Thu, 13 Feb 2014 08:27:53 +0100 |
Simon Heimberg |
run-tests: report a test as warned when only missing globs
|
Thu, 13 Feb 2014 08:26:13 +0100 |
Simon Heimberg |
run-tests: add possibility for test-runners to report a "warned" test result
|
Thu, 13 Feb 2014 08:17:39 +0100 |
Simon Heimberg |
run-tests: separate exit code when no failed tests but warned ones
|
Thu, 13 Feb 2014 08:14:54 +0100 |
Simon Heimberg |
run-tests: introduce 'warned' as test result
|
Thu, 13 Feb 2014 08:02:06 +0100 |
Simon Heimberg |
run-tests: handle sys.exit in main function
|
Thu, 13 Feb 2014 07:29:28 +0100 |
Simon Heimberg |
run-tests: remove unnecessary variable initialisation
|
Thu, 13 Feb 2014 18:05:35 -0800 |
Adrian Zgorzałek |
histedit: clarify description of fold command
|
Fri, 07 Feb 2014 17:24:12 +0100 |
Mads Kiilerich |
discovery: make "note: unsynced remote changes!" less serious than a warning
|
Thu, 06 Feb 2014 02:19:38 +0100 |
Mads Kiilerich |
discovery: improve "note: unsynced remote changes!" warning
|
Tue, 11 Feb 2014 16:52:36 -0800 |
Pierre-Yves David |
import: move tryone closure in cmdutil
|
Thu, 13 Feb 2014 14:04:47 -0800 |
Siddharth Agarwal |
revset: optimize missing ancestor expressions
|
Thu, 13 Feb 2014 13:54:45 -0800 |
Siddharth Agarwal |
revset: add an undocumented _missingancestors function
|
Thu, 13 Feb 2014 13:52:45 -0800 |
Siddharth Agarwal |
commands.debugrevspec: add an option to print the optimized expression tree
|
Wed, 12 Feb 2014 16:09:18 +0100 |
Simon Heimberg |
tests: killdaemons.py for windows distinguishes access violation and terminated
|
Wed, 12 Feb 2014 15:38:59 +0100 |
Simon Heimberg |
tests: killdaemons.py for checks reason when getting no process handle
|
Fri, 17 Jan 2014 21:13:20 +0100 |
Simon Heimberg |
tests: killdaemons.py for windows waits for killed process to terminate
|
Fri, 17 Jan 2014 21:13:08 +0100 |
Simon Heimberg |
tests: kill for windows in killdaemons.py checks return values
|
Thu, 13 Feb 2014 15:33:24 -0600 |
Matt Mackall |
merge with crew
|
Thu, 13 Feb 2014 13:08:50 +0100 |
Thomas Arendsen Hein |
merge with stable
|
Thu, 13 Feb 2014 13:05:09 +0100 |
Thomas Arendsen Hein |
help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints example
stable
|
Fri, 31 Jan 2014 01:39:59 -0800 |
Pierre-Yves David |
pull: move changeset pulling in its own function
|
Tue, 11 Feb 2014 14:51:38 -0800 |
Pierre-Yves David |
pull: move `fetch` subset into the object
|
Fri, 31 Jan 2014 01:34:00 -0800 |
Pierre-Yves David |
pull: make pulled subset a propertycache of the pull object
|
Fri, 31 Jan 2014 01:25:56 -0800 |
Pierre-Yves David |
pull: move phases synchronisation in its own function
|
Fri, 31 Jan 2014 01:21:42 -0800 |
Pierre-Yves David |
pull: move pulled subset into the object
|
Thu, 06 Feb 2014 15:56:25 -0800 |
Lucas Moscovicz |
revset: added operations to spanset to duck type baseset
|
Wed, 12 Feb 2014 10:22:43 -0800 |
Lucas Moscovicz |
revset: added basic operations to spanset
|
Wed, 12 Feb 2014 10:16:21 -0800 |
Lucas Moscovicz |
revset: added spanset class to represent revision ranges
|
Thu, 06 Feb 2014 08:36:11 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to extra revset
|
Thu, 06 Feb 2014 08:32:40 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to converted revset
|
Thu, 06 Feb 2014 08:31:55 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to closed revset
|
Fri, 31 Jan 2014 01:12:35 -0800 |
Pierre-Yves David |
push: feed pulloperation object to _pullobsolete function
|
Fri, 31 Jan 2014 01:04:05 -0800 |
Pierre-Yves David |
pull: move transaction logic into the pull object
|
Thu, 30 Jan 2014 17:38:41 -0800 |
Pierre-Yves David |
pull: move obsolescence marker exchange in the exchange module
|
Sat, 01 Feb 2014 03:49:29 -0800 |
Pierre-Yves David |
pull: move `force` argument into pull object
|
Thu, 30 Jan 2014 17:35:55 -0800 |
Pierre-Yves David |
pull: move `heads` argument into pull object
|
Thu, 30 Jan 2014 17:32:04 -0800 |
Pierre-Yves David |
pull: move `remote` argument into pull object
|
Thu, 30 Jan 2014 17:24:49 -0800 |
Pierre-Yves David |
pull: introduce a pulloperation object
|
Mon, 27 Jan 2014 21:39:25 +0100 |
Simon Heimberg |
tests: lines with largefile .* file://$TESTTMP also match on windows
|
Tue, 11 Feb 2014 16:30:23 -0800 |
Pierre-Yves David |
debugobsolete: extract marker display in a dedicated function
|
Thu, 30 Jan 2014 16:12:49 -0800 |
Pierre-Yves David |
exchange: extract pull function from localrepo
|
Thu, 30 Jan 2014 23:12:03 -0800 |
Pierre-Yves David |
push: extract new common set computation from phase synchronisation
|
Thu, 30 Jan 2014 23:16:43 -0800 |
Pierre-Yves David |
push: move `commonheads` into the push object
|
Thu, 30 Jan 2014 21:05:29 -0800 |
Pierre-Yves David |
push: move discovery in its own function
|
Thu, 30 Jan 2014 21:01:21 -0800 |
Pierre-Yves David |
push: move outgoing check logic in its own function
|
Thu, 30 Jan 2014 21:01:13 -0800 |
Pierre-Yves David |
push: move `incoming` into the push object
|
Thu, 30 Jan 2014 20:44:55 -0800 |
Pierre-Yves David |
push: move changeset push logic in its own function
|
Thu, 30 Jan 2014 20:34:35 -0800 |
Pierre-Yves David |
push: move `remoteheads` into the push object
|
Tue, 04 Feb 2014 15:07:03 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to contains revset
|
Tue, 04 Feb 2014 09:29:19 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to secret revset
|
Tue, 04 Feb 2014 09:14:45 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to matching revset
|
Tue, 04 Feb 2014 08:51:07 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to _matchfiles
|
Fri, 31 Jan 2014 10:47:51 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to checkstatus
|
Thu, 30 Jan 2014 17:46:08 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to public revset
|
Wed, 12 Feb 2014 01:00:51 +0100 |
Olle Lundberg |
color: add debugcolor command (issue4094)
|
Thu, 30 Jan 2014 16:47:29 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to merge revset
|
Thu, 30 Jan 2014 16:03:18 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to grep revset
|
Thu, 30 Jan 2014 15:39:56 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to desc revset
|
Mon, 03 Feb 2014 16:15:25 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to draft revset
|
Wed, 29 Jan 2014 15:23:16 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation bookmark revset
|
Mon, 03 Feb 2014 16:02:48 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to date revset
|
Wed, 29 Jan 2014 09:22:31 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to author revset
|
Wed, 29 Jan 2014 09:04:03 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to keyword revset
|
Tue, 28 Jan 2014 16:19:30 -0800 |
Lucas Moscovicz |
revset: changed limit revset implementation to work with lazy revsets
|
Wed, 05 Feb 2014 16:12:03 -0800 |
Lucas Moscovicz |
revset: added lazyset implementation to branch revset
|
Tue, 11 Feb 2014 01:15:07 +0100 |
Simon Heimberg |
run-tests: fix typo and print out failing line
|
Tue, 28 Jan 2014 15:19:14 -0800 |
Lucas Moscovicz |
revset: changed getset so that it can return a lazyset
|
Tue, 11 Feb 2014 09:00:38 -0800 |
Lucas Moscovicz |
hgext: updated extensions to return a baseset when adding symbols
|
Thu, 30 Jan 2014 20:22:43 -0800 |
Pierre-Yves David |
push: move phases synchronisation function in its own function
|
Thu, 30 Jan 2014 20:18:26 -0800 |
Pierre-Yves David |
push: move outgoing object in the push object
|
Thu, 30 Jan 2014 19:43:28 -0800 |
Pierre-Yves David |
push: move push return value in the push object
|
Thu, 30 Jan 2014 20:10:59 -0800 |
Pierre-Yves David |
push: move local phase move in a normal function
|
Thu, 30 Jan 2014 20:09:21 -0800 |
Pierre-Yves David |
push: explicitly feed pushop to localphasemove
|
Thu, 30 Jan 2014 20:00:34 -0800 |
Pierre-Yves David |
push: move local lock logic in pushoperation
|
Thu, 30 Jan 2014 19:55:09 -0800 |
Pierre-Yves David |
push: move obsolescence related message into _pushobsolescence function
|
Thu, 30 Jan 2014 19:51:21 -0800 |
Pierre-Yves David |
push: drop now outdated comment
|
Thu, 30 Jan 2014 17:56:09 -0800 |
Pierre-Yves David |
push: feed pushoperation object to _pushobsolete function
|
Thu, 30 Jan 2014 17:54:47 -0800 |
Pierre-Yves David |
push: move obsolescence marker exchange in the exchange module
|
Thu, 30 Jan 2014 17:51:41 -0800 |
Pierre-Yves David |
push: feed pushoperation object to _pushbookmark function
|
Mon, 10 Feb 2014 17:31:26 -0600 |
Matt Mackall |
merge with stable
|
Thu, 06 Feb 2014 14:29:37 -0800 |
Lucas Moscovicz |
revset: added operations to duck type baseset
|
Thu, 06 Feb 2014 14:25:37 -0800 |
Lucas Moscovicz |
revset: added basic operations to lazyset
|
Thu, 06 Feb 2014 14:19:40 -0800 |
Lucas Moscovicz |
revset: added lazyset class with basic operations
|
Sun, 09 Feb 2014 00:26:01 +0100 |
Simon Heimberg |
tests: test that the pid returned by `hg serve` looks reasonable
|
Sat, 08 Feb 2014 14:35:07 +0100 |
Simon Heimberg |
win32: spawndetached returns pid of detached process and not of cmd.exe
|
Thu, 06 Feb 2014 14:57:25 -0800 |
Lucas Moscovicz |
revset: minor changes adding baseset to revsets
|
Mon, 10 Feb 2014 22:56:10 +0100 |
Simon Heimberg |
tests: rewrite path in test-shelve.t for not being mangled on msys
|
Mon, 10 Feb 2014 14:51:06 -0800 |
Brodie Rao |
hooks: only disable/re-enable demandimport when it's already enabled
stable
|
Sun, 09 Feb 2014 18:36:37 -0600 |
Matt Mackall |
merge with stable
|
Fri, 07 Feb 2014 17:29:37 +0100 |
Mads Kiilerich |
convert: secret config option for disabling debugsvnlog
|
Fri, 07 Feb 2014 17:28:37 +0100 |
Mads Kiilerich |
convert: make subversion revsplit more stable when meeting revisions without @
|
Thu, 06 Feb 2014 14:57:25 -0800 |
Lucas Moscovicz |
revset: minor changes adding baseset to revsets
|
Thu, 06 Feb 2014 11:37:16 -0800 |
Lucas Moscovicz |
revset: added __add__ method to baseset class
|
Thu, 06 Feb 2014 11:33:36 -0800 |
Lucas Moscovicz |
revset: added docstring to baseset class
|
Mon, 10 Feb 2014 00:43:54 +0100 |
Mads Kiilerich |
merge: don't overwrite file untracked after remove, abort with 'untracked files'
stable
|
Mon, 10 Feb 2014 00:54:40 +0100 |
Mads Kiilerich |
shelve: better (and slightly redundant) test coverage for unshelve conflicts
|
Mon, 10 Feb 2014 00:54:27 +0100 |
Mads Kiilerich |
shelve: status messages from unshelve
|
Mon, 10 Feb 2014 00:54:12 +0100 |
Mads Kiilerich |
shelve: be quiet when unshelve pulls from the shelve bundle
|
Mon, 10 Feb 2014 00:53:27 +0100 |
Mads Kiilerich |
shelve: add 'changes to' prefix to default shelve message
|
Mon, 10 Feb 2014 00:53:27 +0100 |
Mads Kiilerich |
shelve: mention FILE options in help
|
Mon, 10 Feb 2014 00:53:25 +0100 |
Mads Kiilerich |
shelve: mention walk options in help
|
Mon, 10 Feb 2014 00:52:56 +0100 |
Mads Kiilerich |
shelve: really pass publicancestors to changegroupsubset - not the parents
|
Mon, 10 Feb 2014 00:52:46 +0100 |
Mads Kiilerich |
shelve: publicancestors do not have to visit nullrev
|
Mon, 10 Feb 2014 00:52:16 +0100 |
Mads Kiilerich |
localrepo: make it clear that changegroupsubset doesn't take bases but roots
|
Tue, 04 Feb 2014 17:13:45 -0500 |
Augie Fackler |
repoview: use repo.revs() instead of a private revset method
|
Tue, 04 Feb 2014 14:55:04 -0500 |
Augie Fackler |
commands: use ctx.getfileset instead of fileset.getfileset
|
Sun, 09 Feb 2014 17:31:26 -0600 |
Matt Mackall |
push: backout 2bc520bd0ce0 due to test failures
|
Sun, 09 Feb 2014 17:30:49 -0600 |
Matt Mackall |
mq: fix qimport url check
|
Tue, 04 Feb 2014 14:54:42 -0500 |
Augie Fackler |
match: use ctx.getfileset() instead of fileset.getfileset()
|
Tue, 04 Feb 2014 15:27:49 -0500 |
Augie Fackler |
context: add a getfileset() method so fewer things need fileset directly
|
Tue, 04 Feb 2014 18:09:20 -0500 |
Augie Fackler |
fix_bytesmod: fix defects in fix_bytesmod so it produces working code
|
Thu, 06 Feb 2014 02:19:38 +0100 |
Mads Kiilerich |
discovery: improve "note: unsynced remote changes!" warning
|
Fri, 07 Feb 2014 17:26:28 +0100 |
Mads Kiilerich |
convert: drop unused getheads from sinks
|
Sat, 08 Feb 2014 10:41:17 +0100 |
Simon Heimberg |
tests: on windows, run command explicitly in sh for working command substitution
|
Tue, 28 Jan 2014 00:33:52 +0100 |
Simon Heimberg |
tests: test-module-imports.t works on windows (with backslash path sep)
|
Fri, 07 Feb 2014 17:54:10 -0600 |
Matt Mackall |
qimport: allow importing URLs
|
Fri, 07 Feb 2014 15:01:33 -0800 |
Lucas Moscovicz |
revset: fixed bug where revset returning order was being changed
|
Mon, 03 Feb 2014 18:36:00 -0500 |
Augie Fackler |
itersubrepos: move to scmutil to break a direct import cycle
|
Fri, 07 Feb 2014 02:59:46 +0100 |
Mads Kiilerich |
import-checker: handle standard modules with arch in the filename
|
Mon, 03 Feb 2014 20:08:58 +0100 |
Simon Heimberg |
tests: use ls instead of find, all files are in the same directory
|
Mon, 27 Jan 2014 11:17:07 +0100 |
Simon Heimberg |
commands: hg debuginstall checks missing templates (issue4151)
|
Sun, 10 Feb 2013 00:11:45 +0100 |
Mads Kiilerich |
contrib/Makefile.python: build local Python from source
|
Wed, 05 Feb 2014 01:45:59 +0100 |
Mads Kiilerich |
tests: use small conditional section for tic requirement in test-status-color.t
|
Wed, 05 Feb 2014 01:43:51 +0100 |
Mads Kiilerich |
import-checker: show stdlib and relative imports separately
|
Wed, 05 Feb 2014 01:41:36 +0100 |
Mads Kiilerich |
tests: improved test coverage for HTTP authentication and 401 responses
|
Wed, 05 Feb 2014 01:37:37 +0100 |
Mads Kiilerich |
tests: ignore http tests that are known wontfix failures on python 2.4
|
Wed, 05 Feb 2014 01:30:33 +0100 |
Mads Kiilerich |
import-checker: fix names of dynamically loaded modules
|
Tue, 28 Jan 2014 02:23:48 +0100 |
Simon Heimberg |
tests: for consistent output flush between writing sterr and stdout
|
Thu, 06 Feb 2014 02:17:48 +0100 |
Mads Kiilerich |
discovery: cleanup of variable names and comments
|
Thu, 06 Feb 2014 01:55:09 +0100 |
Mads Kiilerich |
localrepo: give a sigh of relief when getting lock after waiting for it
|
Wed, 22 Jan 2014 15:43:21 -0600 |
Sean Farley |
convert: add tagmap option
|
Wed, 22 Jan 2014 15:40:17 -0600 |
Sean Farley |
convert: add tagmap logic
|
Wed, 22 Jan 2014 15:31:24 -0600 |
Sean Farley |
convert: avoid updating tags when there is nothing new
|
Wed, 22 Jan 2014 17:38:05 -0600 |
Sean Farley |
convert: compare tags from all heads instead of just one
|
Tue, 21 Jan 2014 11:35:17 -0600 |
Sean Farley |
convert: add closemap option
|
Tue, 21 Jan 2014 11:20:14 -0600 |
Sean Farley |
convert: add parseclosemap method
|
Tue, 21 Jan 2014 11:34:55 -0600 |
Sean Farley |
convert: add mapname parameter to checkrevformat
|
Thu, 18 Apr 2013 10:05:50 -0500 |
Sean Farley |
convert: replace old sha1s in the description
|
Wed, 05 Feb 2014 20:22:28 -0800 |
Durham Goode |
template: fix shortest(node) function in pure mercurial
|
Fri, 17 Jan 2014 00:16:48 -0800 |
Durham Goode |
template: add pad function for padding output
|
Fri, 17 Jan 2014 00:10:37 -0800 |
Durham Goode |
template: add shortest(node) template function
|
Wed, 05 Feb 2014 18:09:07 -0600 |
Matt Mackall |
merge with stable
|
Fri, 24 Jan 2014 16:57:44 -0800 |
Lucas Moscovicz |
revset: added intersection to baseset class
|
Thu, 23 Jan 2014 14:20:58 -0800 |
Lucas Moscovicz |
revset: added substraction to baseset class
|
Wed, 22 Jan 2014 10:46:02 -0800 |
Lucas Moscovicz |
revset: implemented set caching for revset evaluation
|
Tue, 21 Jan 2014 11:39:26 -0800 |
Lucas Moscovicz |
revset: added baseset class (still empty) to improve revset performance
|
Mon, 03 Feb 2014 21:34:13 +0100 |
Simon Heimberg |
i18n: leave out entries which contain only rst syntax
|
Mon, 03 Feb 2014 21:33:48 +0100 |
Simon Heimberg |
i18n: leave out entries which contain only a rst directive
|
Sun, 17 Nov 2013 20:24:33 +0100 |
Simon Heimberg |
i18n: posplit removes the entry "::" from the pot file
|
Wed, 29 Jan 2014 16:47:00 +0100 |
Simon Heimberg |
i18n-de: update po file for showing the effect of changed posplit
|
Mon, 03 Feb 2014 21:31:35 +0100 |
Simon Heimberg |
i18n: posplit writes a warning for translators before rst directives
|
Sun, 17 Nov 2013 20:16:14 +0100 |
Simon Heimberg |
Makefile: hg.pot depends on the scripts generating it
|
Wed, 05 Feb 2014 17:23:35 -0600 |
Matt Mackall |
hgweb: hack around mimetypes encoding thinko (issue4160)
stable
|
Mon, 03 Feb 2014 18:09:08 -0600 |
Matt Mackall |
merge with stable
|
Mon, 03 Feb 2014 14:36:20 -0800 |
Siddharth Agarwal |
hg: note that islocal only accepts paths pointing to repos
stable
|
Mon, 03 Feb 2014 14:53:44 -0800 |
Siddharth Agarwal |
hg.openpath: use url.islocal to tell if the path is local (issue3624)
stable
|
Mon, 03 Feb 2014 14:47:41 -0800 |
Siddharth Agarwal |
util.url: add an 'islocal' method
stable
|
Thu, 30 Jan 2014 17:46:51 -0800 |
Pierre-Yves David |
push: move bookmarks exchange in the exchange module
|
Thu, 30 Jan 2014 17:08:29 -0800 |
Pierre-Yves David |
push: move `newbranch` argument into the push object
|
Thu, 30 Jan 2014 17:04:23 -0800 |
Pierre-Yves David |
push: move `revs` argument into the push object
|
Thu, 30 Jan 2014 16:59:25 -0800 |
Pierre-Yves David |
push: move `force` argument into the push object
|
Thu, 30 Jan 2014 16:57:01 -0800 |
Pierre-Yves David |
push: move `remote` argument in the push object
|
Thu, 30 Jan 2014 16:46:30 -0800 |
Pierre-Yves David |
push: ease access to current ui object
|
Thu, 30 Jan 2014 16:43:11 -0800 |
Pierre-Yves David |
push: introduce a pushoperation object
|
Thu, 30 Jan 2014 15:34:01 -0800 |
Pierre-Yves David |
exchange: extract push function from localrepo
|
Mon, 03 Feb 2014 16:33:21 -0600 |
Matt Mackall |
merge with stable
|
Sat, 01 Feb 2014 15:20:49 -0600 |
Matt Mackall |
Added signature for changeset 3cec5134e9c4
stable
|
Sat, 01 Feb 2014 15:20:35 -0600 |
Matt Mackall |
Added tag 2.9 for changeset 3cec5134e9c4
stable
|
Sat, 01 Feb 2014 14:53:52 -0600 |
Matt Mackall |
merge with i18n
stable 2.9
|
Fri, 31 Jan 2014 15:25:31 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with a29f3a15bd8b
stable
|
Fri, 31 Jan 2014 16:27:26 +0900 |
FUJIWARA Katsunori |
i18n-ja: change translation to fix test-gendoc.t failure with old docutils
stable
|
Thu, 30 Jan 2014 23:34:18 +0100 |
Simon Heimberg |
i18n-de: update many fuzzy entries and translate some simple ones
stable
|
Wed, 22 Jan 2014 16:32:53 +0100 |
Simon Heimberg |
i18n-de: updated po file with 427d672c0e4e
stable
|
Wed, 22 Jan 2014 16:32:52 +0100 |
Simon Heimberg |
i18n-de: remove locations
stable
|
Fri, 31 Jan 2014 15:13:15 -0800 |
Pierre-Yves David |
rebase: do not crash in panic when cwd disapear in the process (issue4121)
stable
|
Fri, 31 Jan 2014 14:52:53 -0800 |
Pierre-Yves David |
record: use absolute path instead of os.chdir
stable
|
Wed, 29 Jan 2014 15:16:36 +0100 |
Angel Ezquerra |
help: improve description of phases.checksubrepos setting
stable
|
Thu, 30 Jan 2014 11:52:38 -0800 |
Pierre-Yves David |
clone: do not turn hidden changeset public on publishing clone (issue3935)
stable
|
Tue, 28 Jan 2014 14:00:23 +1100 |
lstewart |
convert: use branchmap to change default branch in destination (issue3469)
stable
|
Mon, 27 Jan 2014 10:57:20 +0100 |
Julien Cristau |
dispatch: take --hidden from individual commands into account
stable
|
Thu, 30 Jan 2014 15:03:36 +0900 |
FUJIWARA Katsunori |
doc: fix mistake about matching against directories in "pattern.txt"
stable
|
Wed, 29 Jan 2014 23:47:54 +0900 |
FUJIWARA Katsunori |
dispatch: make "_checkshellalias()" invoke "findcmd()" with "strict=True"
stable
|
Thu, 30 Jan 2014 13:56:56 -0600 |
Matt Mackall |
rebase: abort cleanly when we encounter a damaged rebasestate (issue4155)
stable
|
Thu, 30 Jan 2014 17:09:13 +0900 |
FUJIWARA Katsunori |
i18n-ja: change phrasing for "or"
stable
|
Wed, 29 Jan 2014 22:14:41 +0900 |
FUJIWARA Katsunori |
i18n-ja: fix some quoting problems for space character usage
stable
|
Wed, 29 Jan 2014 21:38:10 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with f493c2f67430
stable
|
Wed, 22 Jan 2014 16:47:05 +0100 |
Simon Heimberg |
i18n: fix non-matching 1st line indentations
stable
|
Wed, 22 Jan 2014 16:35:10 +0100 |
Simon Heimberg |
i18n: fix some non matching quotation marks in translations
stable
|
Wed, 22 Jan 2014 16:34:36 +0100 |
Simon Heimberg |
i18n: do not translate rst syntax .. note::
stable
|
Mon, 27 Jan 2014 16:34:00 -0200 |
Leonardo Bueno Postacchini |
i18n-pt_BR: synchronized with 268a5ab5c27b
stable
|
Sun, 24 Nov 2013 02:17:17 +0100 |
Angel Ezquerra |
subrepo: make it possible to update to hidden subrepo revisions
stable
|
Sun, 24 Nov 2013 02:13:00 +0100 |
Angel Ezquerra |
subrepo: remove unnecessary else clause in hgsubrepo._get
stable
|
Sun, 24 Nov 2013 02:10:14 +0100 |
Angel Ezquerra |
subrepo: do not try to get hidden revisions
stable
|
Thu, 23 Jan 2014 19:08:26 +0100 |
David Soria Parra |
parsers: fix 'unsigned expression is always true' warning (issue4142)
stable
|
Thu, 23 Jan 2014 14:06:15 -0600 |
Steve Borho |
wix: pull in new templates
stable
|
Mon, 28 Jan 2013 15:16:49 +0100 |
Pierre-Yves David |
phase: properly compute ancestors of --rev on push (issue3786)
stable
|
Thu, 23 Jan 2014 01:21:08 +0100 |
Simon Heimberg |
hgext: fix one typo in rebase
stable
|
Thu, 23 Jan 2014 01:29:50 +0100 |
Simon Heimberg |
templater: selecting a style with no templates does not crash (issue4140)
stable
|
Thu, 23 Jan 2014 14:31:05 -0600 |
Matt Mackall |
makefile: add $ to environment variables in help message
stable
|
Tue, 21 Jan 2014 14:44:40 -0600 |
Matt Mackall |
Added signature for changeset 8862469e16f9
stable
|
Tue, 21 Jan 2014 14:44:29 -0600 |
Matt Mackall |
Added tag 2.9-rc for changeset 8862469e16f9
stable
|
Tue, 21 Jan 2014 14:44:01 -0600 |
Matt Mackall |
merge with i18n
stable 2.9-rc
|
Mon, 20 Jan 2014 11:16:26 -0200 |
Wagner Bruna |
i18n: fix trailing '::' on translated messages
stable
|
Tue, 21 Jan 2014 14:30:06 -0600 |
Matt Mackall |
merge default into stable for 2.9 code freeze
stable
|
Mon, 20 Jan 2014 01:29:54 +0100 |
Mads Kiilerich |
tests: stop tracking tests/gpg/random_seed
|
Mon, 20 Jan 2014 01:29:54 +0100 |
Mads Kiilerich |
tests: 'hghave tic' also requires curses support in Python
|
Mon, 20 Jan 2014 17:09:20 -0600 |
Matt Mackall |
test-import-merge: mangle file in binary mode
|
Sun, 19 Jan 2014 22:58:33 -0600 |
Matt Mackall |
localrepo: drop dead comment
|
Thu, 16 Jan 2014 15:05:03 -0500 |
Jordi Gutiérrez Hermoso |
record: re-enable whitespace-ignoring options
|
Thu, 16 Jan 2014 14:57:52 -0500 |
Jordi Gutiérrez Hermoso |
record: use commands.diffwsopts instead of ad-hoc diffopts
|
Sun, 17 Nov 2013 11:30:17 -0500 |
Pierre-Yves David |
phases: add a formal note that hash of secret changeset may leak out
|
Sat, 16 Nov 2013 15:54:41 -0500 |
Mads Kiilerich |
largefiles: stylistic cleanup of filemerge
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
largefiles: show hashes before prompting for conflict resolution
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
largefiles: don't try to explain rename history before prompt for conflicts
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
largefiles: drop redundant special handling of merges of renames
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
diff: search beyond ancestor when detecting renames
|
Tue, 14 Jan 2014 13:38:16 -0800 |
Durham Goode |
cat: increase perf when catting single files
|
Tue, 14 Jan 2014 13:49:19 -0800 |
Durham Goode |
changectx: increase perf of walk function
|
Wed, 15 Jan 2014 16:46:20 -0800 |
Lucas Moscovicz |
url: added authuri when login information is requested (issue3209)
|
Fri, 17 Jan 2014 23:55:11 +0900 |
FUJIWARA Katsunori |
doc: add description about pattern matching against directories
|
Fri, 17 Jan 2014 23:55:11 +0900 |
FUJIWARA Katsunori |
revset: add explanation about the pattern without explicit kind
|
Fri, 17 Jan 2014 23:55:03 +0900 |
FUJIWARA Katsunori |
revset: use "canonpath()" for "filelog()" pattern without explicit kind
|
Fri, 17 Jan 2014 23:42:12 +0900 |
FUJIWARA Katsunori |
revset: avoid loop for "match.files()" having always one element for efficiency
|
Fri, 17 Jan 2014 23:42:12 +0900 |
FUJIWARA Katsunori |
revset: make default kind of pattern for "contains()" rooted at cwd
|
Fri, 17 Jan 2014 23:42:12 +0900 |
FUJIWARA Katsunori |
revset: narrow scope of the variable referred only in specific code path
|
Fri, 17 Jan 2014 12:46:29 +0100 |
Simon Heimberg |
tests: fix test-run-tests.py on OS X
|
Fri, 17 Jan 2014 19:46:23 +0100 |
Simon Heimberg |
tests: test-debugcommands.t also matches stack trace on python 2.4
|
Wed, 15 Jan 2014 17:55:13 -0600 |
Sean Farley |
commands: use bookmarks.validdest instead of duplicating logic
|
Wed, 15 Jan 2014 17:48:48 -0600 |
Sean Farley |
update: consider successor changesets when moving active bookmark
|
Wed, 15 Jan 2014 16:41:18 -0600 |
Sean Farley |
merge: consider successor changesets for a bare update
|
Wed, 06 Nov 2013 17:02:07 -0600 |
Sean Farley |
merge: refactor initialization of variables in update
|
Wed, 06 Nov 2013 10:26:25 -0600 |
Sean Farley |
merge: update comment for future devs
|
Wed, 15 Jan 2014 18:14:12 -0600 |
Sean Farley |
obsolete: clarify documentation for succcessorssets
|
Wed, 08 Jan 2014 17:23:26 -0800 |
Pierre-Yves David |
backout: add a message after backout that need manual commit
|
Wed, 08 Jan 2014 14:53:46 -0800 |
Pierre-Yves David |
backout: avoid update on simple case.
|
Thu, 16 Jan 2014 12:08:57 +0100 |
Simon Heimberg |
run-tests: print more information on unnecessary glob matching
|
Thu, 16 Jan 2014 12:08:29 +0100 |
Simon Heimberg |
run-tests: suggest to append glob when only path sep does not match
|
Thu, 16 Jan 2014 12:06:49 +0100 |
Simon Heimberg |
run-tests: test each line matching function on its own
|
Thu, 16 Jan 2014 19:07:18 +0100 |
Simon Heimberg |
tests: new test for line matching functions in run-tests
|
Wed, 08 Jan 2014 17:15:22 -0800 |
Pierre-Yves David |
test-backout: add multiple summary calls to monitor result wc
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
transplant: use "ui.extractchoices()" to show the list of available responses
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
transplant: use "ui.promptchoice()" for interactive transplant
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
transplant: add test for interactive transplant
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
record: use "ui.extractchoices()" to get the list of available responses
|
Mon, 02 Dec 2013 00:50:29 +0900 |
FUJIWARA Katsunori |
ui: add "extractchoices()" to share the logic to extract choices from prompt
|
Mon, 06 Jan 2014 15:19:31 -0800 |
Pierre-Yves David |
branchmap: use set for update code
|
Mon, 06 Jan 2014 14:26:49 -0800 |
Pierre-Yves David |
branchmap: simplify update code
|
Fri, 03 Jan 2014 16:44:23 -0800 |
Pierre-Yves David |
branchmap: stop useless rev -> node -> rev round trip
|
Tue, 15 Jan 2013 20:04:12 +0100 |
Pierre-Yves David |
branchmap: stop membership test in update logic
|
Fri, 03 Jan 2014 17:06:07 -0800 |
Pierre-Yves David |
branchmap: remove silly line break
|
Thu, 16 Jan 2014 11:26:54 +0100 |
Simon Heimberg |
run-tests: set the thread name to the test name for info on error
|
Thu, 16 Jan 2014 18:55:35 +0100 |
Simon Heimberg |
run-tests: report tests as failed when run-test raises an error
|
Wed, 08 Jan 2014 00:47:45 +0900 |
Takumi IINO |
hgweb: infinite scroll support for coal style
|
Thu, 16 Jan 2014 09:23:31 -0500 |
Augie Fackler |
test-hgweb-*: output change fixes from b1d65cb8
|
Wed, 08 Jan 2014 00:47:44 +0900 |
Takumi IINO |
hgweb: infinite scroll support for monoblue style
|
Wed, 08 Jan 2014 00:47:43 +0900 |
Takumi IINO |
hgweb: infinite scroll support for gitweb style
|
Wed, 08 Jan 2014 00:35:03 +0900 |
Takumi IINO |
hgweb: avoid invalid infinity scroll request when overwritten web.style
|
Wed, 08 Jan 2014 00:26:55 +0900 |
Takumi IINO |
hgweb: fix regexp for other styles like monoblue
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
tests: introduce test for rebasing on named branches with closed heads
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
rebase: remove old code for handling empty rebaseset
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: improve error message for --base being empty or causing emptiness
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: improve error message for empty --source set
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
rebase: improve error message for empty --rev set
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: test for empty dest revision
|
Thu, 21 Nov 2013 15:17:18 -0500 |
Mads Kiilerich |
help: branch names primarily denote the tipmost unclosed branch head
|
Sun, 12 Jan 2014 23:28:21 +0100 |
Mads Kiilerich |
util: introduce util.debugstacktrace for showing a stack trace without crashing
|
Tue, 07 Jan 2014 22:29:57 +0100 |
Simon Heimberg |
check-code: print debug output when an ignore pattern matches
|
Tue, 07 Jan 2014 22:29:51 +0100 |
Simon Heimberg |
check-code: drop now unused check-code-ignore
|
Tue, 07 Jan 2014 22:29:44 +0100 |
Simon Heimberg |
check-code: explain what to do when a check-code rule mismatches
|
Tue, 07 Jan 2014 22:29:39 +0100 |
Simon Heimberg |
cleanup: Remove the only ever used skip-check-code pragma
|
Tue, 07 Jan 2014 22:29:15 +0100 |
Simon Heimberg |
check-code: always report when a file is skipped by "no-check-code"
|
Tue, 07 Jan 2014 22:28:45 +0100 |
Simon Heimberg |
check-code: do not skip entire file, skip only one match instead
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
bisect: --command without --noupdate should flag the parent rev it tested
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
context: drop caching 'copies' method
|
Tue, 19 Nov 2013 12:43:29 -0800 |
Siddharth Agarwal |
commands.bookmarks: move hexfn to inside list block
|
Tue, 19 Nov 2013 12:42:17 -0800 |
Siddharth Agarwal |
commands.bookmarks: move cur initialization to inside wlock
|
Thu, 21 Nov 2013 17:11:04 -0800 |
Siddharth Agarwal |
commands.bookmarks: pass cur in explicitly to checkconflict
|
Tue, 19 Nov 2013 12:33:14 -0800 |
Siddharth Agarwal |
commands.bookmarks: hold wlock for write operations
|
Tue, 19 Nov 2013 11:47:30 -0800 |
Siddharth Agarwal |
commands.bookmarks: separate out 'no bookmarks set' status messages
|
Sat, 16 Nov 2013 19:56:53 -0500 |
Mads Kiilerich |
tests: test-convert-cvs-synthetic.t requires cvs 1.12
|
Mon, 13 Jan 2014 14:33:39 -0600 |
Matt Mackall |
merge with stable
|
Wed, 08 Jan 2014 12:25:00 -0800 |
David Soria Parra |
i18n-de: rename noun "entfernt" to "Gegenseite"
stable
|
Fri, 10 Jan 2014 16:26:11 -0600 |
Kevin Bullock |
doc: bump copyright year
|
Fri, 10 Jan 2014 17:29:16 -0600 |
Matt Mackall |
localrepo: drop unused variable
|
Fri, 15 Nov 2013 23:28:43 -0500 |
Pierre-Yves David |
discovery: stop using nodemap for membership testing
|
Fri, 15 Nov 2013 23:27:39 -0500 |
Pierre-Yves David |
discovery: enforce filtering into revlogbaseddag._internalizeall
|
Fri, 15 Nov 2013 23:27:15 -0500 |
Pierre-Yves David |
discovery: make revlogdag work on filtered repo
|
Sat, 16 Nov 2013 11:53:44 -0500 |
Pierre-Yves David |
pull: run findcommon incoming on unfiltered repo
|
Tue, 05 Nov 2013 18:37:44 +0100 |
Pierre-Yves David |
push: more robust check for bundle fast path
|
Sat, 16 Nov 2013 15:36:50 -0500 |
Pierre-Yves David |
pull: fix post-pull common computation
|
Mon, 25 Nov 2013 22:00:46 +0100 |
Simon Heimberg |
run-tests: better check for python version
|
Mon, 23 Dec 2013 14:14:31 +0100 |
Andrew Shadura |
templatekw: allow tagtypes other than global in getlatesttags
|
Tue, 26 Nov 2013 12:58:27 -0800 |
Durham Goode |
revlog: move file writing to a separate function
|
Sun, 24 Nov 2013 17:33:39 -0600 |
Kevin Bullock |
discovery: prefer loop to double-for list comprehension in changegroupsubset
|
Thu, 02 Jan 2014 16:32:51 -0600 |
Matt Mackall |
merge with stable
|
Thu, 02 Jan 2014 15:56:30 -0600 |
Matt Mackall |
merge with stable
|
Wed, 01 Jan 2014 21:46:45 -0600 |
Matt Mackall |
Added signature for changeset ca387377df7a
stable
|
Wed, 01 Jan 2014 21:46:41 -0600 |
Matt Mackall |
Added tag 2.8.2 for changeset ca387377df7a
stable
|
Wed, 01 Jan 2014 21:46:03 -0600 |
Matt Mackall |
merge with i18n
stable 2.8.2
|
Mon, 30 Dec 2013 21:30:34 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with d4be314b2071
stable
|
Wed, 01 Jan 2014 18:28:40 -0500 |
Augie Fackler |
merge with stable
|
Sat, 21 Dec 2013 12:44:19 +0900 |
Yuya Nishihara |
fileset, revset: do not use global parser object for thread safety
stable
|
Mon, 23 Dec 2013 15:29:51 -0800 |
Pierre-Yves David |
obsolete: order of magnitude speedup in _computebumpedset
|
Mon, 23 Dec 2013 13:36:13 -0800 |
Pierre-Yves David |
obsolete: add an allprecursors method mirroring allsuccessors one.
|
Mon, 23 Dec 2013 16:04:51 -0800 |
Pierre-Yves David |
perf: fix perfvolatilesets
|
Mon, 23 Dec 2013 13:33:21 -0800 |
Pierre-Yves David |
obsolete: improve allsuccessors doc string
|
Mon, 23 Dec 2013 13:32:03 -0800 |
Pierre-Yves David |
obsolete: fix bad comment
|
Sun, 29 Dec 2013 13:54:04 +0000 |
Christian Ebert |
util: remove unused realpath (issue4063)
|
Wed, 01 Jan 2014 17:57:48 -0500 |
Augie Fackler |
import-checker: suppress check-code about any()
|
Tue, 24 Dec 2013 19:10:04 -0500 |
Augie Fackler |
import-checker: use any() and a genexp to avoid awkward for/else construction
|
Sun, 22 Dec 2013 21:27:00 -0800 |
Chris Jerdonek |
import-checker: backout 40f79b9a2cc8 (issue4129)
|
Sun, 22 Dec 2013 21:20:38 -0800 |
Chris Jerdonek |
import-checker: make test-module-imports.t work using virtualenv (issue4129)
|
Sun, 22 Dec 2013 14:10:26 -0800 |
Chris Jerdonek |
import-checker: refactor sys.path prefix check (issue4129)
|
Tue, 24 Dec 2013 17:44:23 -0500 |
Pierre-Yves David |
filter: add a comment so that people do not forget to update subsettable
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
localrepo: remove unused repo.branchtags()/_branchtip() methods
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
hgweb: simplify branches with repo.branchmap().iterbranches()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
hgweb: simplify summary with repo.branchmap().iterbranches()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branches: simplify with repo.branchmap().iterbranches()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
debuglabelcomplete: simplify with repo.branchmap().iterbranches()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: introduce iterbranches() method
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
localrepo: refactor repo.branchheads() to use repo.branchmap().branchheads()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: introduce branchheads() method
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
localrepo: refactor repo.branchtip() to use repo.branchmap().branchtip()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: introduce branchtip() method
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: cache open/closed branch head information
|
Mon, 11 Nov 2013 21:16:54 +1100 |
Stephen Lee |
bookmarks: allow push -B to create a new remote head (issue2372)
|
Thu, 21 Nov 2013 15:46:49 -0500 |
Matthew Turk |
template: modify showextras to return a hybrid
|
Fri, 15 Nov 2013 23:18:08 -0500 |
Brodie Rao |
branches: avoid unnecessary changectx.branch() calls
|
Fri, 15 Nov 2013 23:18:08 -0500 |
Brodie Rao |
branchmap: add documentation on the branchcache on-disk format
|
Sun, 17 Nov 2013 18:04:29 -0500 |
Brodie Rao |
revlog: allow tuning of the chunk cache size (via format.chunkcachesize)
|
Sun, 17 Nov 2013 18:04:28 -0500 |
Brodie Rao |
revlog: read/cache chunks in fixed windows of 64 KB
|
Sun, 17 Nov 2013 18:04:28 -0500 |
Brodie Rao |
perf: add perfmoonwalk command to walk the changelog backwards
|
Tue, 03 Dec 2013 13:28:04 -0500 |
Long Vu |
largefiles: call super class method with proper kwargs to respect API
|
Wed, 13 Nov 2013 15:55:30 +0900 |
FUJIWARA Katsunori |
subrepo: check phase of state in each subrepositories before committing
|
Mon, 16 Dec 2013 12:59:32 -0600 |
Matt Mackall |
merge with crew
|
Sat, 14 Dec 2013 12:48:12 -0500 |
Augie Fackler |
http: backout 181108726ea5, which breaks on Python 2.4
|
Sat, 14 Dec 2013 11:58:26 -0500 |
Augie Fackler |
test-module-imports: try and detect virtualenv breakage (issue4129)
|
Mon, 25 Nov 2013 17:18:12 +0100 |
Stéphane Klein |
http: reuse authentication info after the first failed request (issue3567)
|
Thu, 12 Dec 2013 12:25:56 +0530 |
Prasoon Shukla |
record: --user/-u now works with record when ui.username not set (issue3857)
|
Wed, 11 Dec 2013 11:33:58 -0600 |
Steve Hoelzer |
help: fix formatting of template example
|
Fri, 13 Dec 2013 17:23:02 -0600 |
Matt Mackall |
merge with stable
|
Wed, 04 Dec 2013 13:42:28 -0600 |
Matt Mackall |
hgweb: avoid initialization race (issue3953)
stable
|
Wed, 11 Dec 2013 18:33:42 -0600 |
Matt Mackall |
mpatch: rewrite pointer overflow checks
stable
|
Mon, 02 Dec 2013 07:49:49 -0800 |
Chris Jerdonek |
parsers: clarify documentation of test-parseindex2.py
|
Sun, 01 Dec 2013 21:24:48 -0600 |
Matt Mackall |
merge with stable
|
Sun, 01 Dec 2013 21:24:26 -0600 |
Matt Mackall |
tests: fix missing import in check-translations
stable
|
Sun, 01 Dec 2013 20:54:02 -0600 |
Matt Mackall |
merge with stable
|
Sun, 01 Dec 2013 20:51:15 -0600 |
Matt Mackall |
Added signature for changeset 209e04a06467
stable
|
Sun, 01 Dec 2013 20:51:12 -0600 |
Matt Mackall |
Added tag 2.8.1 for changeset 209e04a06467
stable
|
Sun, 01 Dec 2013 20:47:09 -0600 |
Matt Mackall |
merge with stable
|
Sun, 01 Dec 2013 20:46:36 -0600 |
Matt Mackall |
parsers: backout version mismatch detection from 21dafd8546d1
|
Sun, 01 Dec 2013 20:39:11 -0600 |
Matt Mackall |
tests: fix Mac doctest escape code garbage for check-translations
stable 2.8.1
|
Sun, 01 Dec 2013 18:26:42 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 734ff413eb7e
stable
|
Sun, 01 Dec 2013 14:10:53 -0600 |
Matt Mackall |
merge with stable
|
Fri, 29 Nov 2013 12:36:28 -0800 |
Chris Jerdonek |
parsers: fail fast if Python has wrong minor version (issue4110)
|
Sun, 01 Dec 2013 13:53:24 -0600 |
Andrew Shadura |
hgk: fix tag list parser (issue4101)
stable
|
Sun, 01 Dec 2013 13:45:00 -0600 |
Matt Mackall |
merge with i18n
stable
|
Wed, 27 Nov 2013 22:47:32 +0900 |
FUJIWARA Katsunori |
i18n: add the tool to check Mercurial specific translation problems in *.po
stable
|
Wed, 27 Nov 2013 22:32:01 +0100 |
Santiago Pay=C3=A0 i Miralta |
help: fix backwards bisect help example
stable
|
Tue, 26 Nov 2013 16:30:52 -0800 |
Durham Goode |
unshelve: add tests for unknown files
stable
|
Tue, 26 Nov 2013 16:23:05 -0800 |
Durham Goode |
unshelve: don't commit unknown files during unshelve (issue4113)
stable
|
Tue, 26 Nov 2013 15:38:33 +0100 |
Mads Kiilerich |
largefiles: don't crash on 'local renamed directory' actions
stable
|
Fri, 22 Nov 2013 19:13:07 +0100 |
Martin Geisler |
glossary: don't mention obsolete graphlog extension
stable
|
Fri, 22 Nov 2013 19:12:44 +0100 |
Martin Geisler |
bisect: don't mention obsolete graphlog extension in help
stable
|
Fri, 22 Nov 2013 19:12:18 +0100 |
Martin Geisler |
contrib: don't mention obsolete graphlog extension in mercurial.ini
stable
|
Fri, 22 Nov 2013 19:11:48 +0100 |
Martin Geisler |
contrib: stop mentioning obsolete graphlog extension in sample.hgrc
stable
|
Fri, 22 Nov 2013 17:14:44 +0100 |
Martin Geisler |
contrib: promote strip extension over MQ in sample.hgrc
stable
|
Fri, 22 Nov 2013 17:12:43 +0100 |
Matt Mackall |
help: use progress instead of mq as in 'hg help config' example
stable
|
Sat, 30 Nov 2013 21:50:40 -0200 |
Wagner Bruna |
i18n-pt_BR: fix wording in tag command help text
stable
|
Thu, 28 Nov 2013 20:10:47 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 5246fd4781d8
stable
|
Tue, 26 Nov 2013 11:00:49 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 224e96078708
stable
|
Wed, 27 Nov 2013 16:43:02 -0500 |
Augie Fackler |
test-import-git.t: work around check-code hating on ^ and $( in tests
|
Wed, 27 Nov 2013 18:39:00 +0100 |
Nicolas Vigier |
patch: add support for git delta hunks
|
Mon, 25 Nov 2013 12:12:42 -0500 |
Sean Farley |
pathcomplete: remove ambiguous entries for sole completion on a directory
|
Tue, 26 Nov 2013 14:33:18 -0600 |
Sean Farley |
bash_completion: add global support for -b|--branch
|
Tue, 26 Nov 2013 14:31:40 -0600 |
Sean Farley |
bash_completion: add global support for -B|--bookmark
|
Tue, 26 Nov 2013 14:04:12 -0600 |
Sean Farley |
bash_completion: change --rev if-else block into a case
|
Tue, 26 Nov 2013 13:55:33 -0600 |
Sean Farley |
bash_completion: simplify if-else logic
|
Mon, 25 Nov 2013 11:38:14 -0500 |
Sean Farley |
bash_completion: add _hg_branches for list of branches
|
Tue, 26 Nov 2013 14:38:14 -0600 |
Sean Farley |
bash_completion: add -B|--bookmark support for strip
|
Fri, 22 Nov 2013 14:58:41 -0500 |
Sean Farley |
bash_completion: add completion for deleting a shelve
|
Thu, 21 Nov 2013 15:14:52 -0500 |
Sean Farley |
bash_completion: use correct command for listing shelves
|
Wed, 20 Nov 2013 19:13:24 -0500 |
Sean Farley |
bash_completion: remove restriction on bookmark completion
|
Wed, 20 Nov 2013 14:45:18 -0500 |
Sean Farley |
bash_completion: fix issue with subdirectories not being completed
|
Wed, 20 Nov 2013 13:19:55 -0500 |
Sean Farley |
bash_completion: determine root executable in case of alias
|
Wed, 20 Nov 2013 15:16:54 -0500 |
Sean Farley |
bash_completion: expand aliased commands
|
Tue, 19 Nov 2013 11:45:30 -0500 |
Sean Farley |
bash_completion: untabify
|
Mon, 25 Nov 2013 12:20:39 -0500 |
Sean Farley |
dispatch: turn off custom debugger for HGPLAIN mode
|
Sun, 17 Nov 2013 12:18:26 +0100 |
Simon Heimberg |
Makefile: temporary copy of hg.pot is hg.pot.tmp instead of hg.pot~
|
Sun, 17 Nov 2013 12:17:55 +0100 |
Simon Heimberg |
Makefile: fix po file updating by using same file name everywhere
|
Sun, 24 Nov 2013 17:29:10 -0600 |
Kevin Bullock |
mq: prefer a loop to a double-for list comprehension
|
Sat, 23 Nov 2013 18:34:32 +0100 |
Martin Geisler |
graphlog: mark as deprecated
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
Fri, 22 Nov 2013 19:13:26 +0100 |
Martin Geisler |
hg: remove outdated comment
|
Fri, 22 Nov 2013 17:10:08 +0100 |
Martin Geisler |
tests: use strip extension instead of mq where it makes sense
|
Sat, 23 Nov 2013 01:06:20 +0100 |
Simon Heimberg |
tests: fix `hghave root` on windows
|
Wed, 20 Nov 2013 12:55:08 +0000 |
Christian Ebert |
keyword: wlock while setting branch in kwdemo
|
Sun, 17 Nov 2013 15:43:46 +0100 |
Simon Heimberg |
tests: add missing glob
|
Tue, 26 Nov 2013 21:55:21 -0800 |
Bryan O'Sullivan |
Merge
|
Tue, 19 Nov 2013 23:49:11 +0530 |
Abhay Kadam |
mercurial/parsers.c: fix compiler warning
|
Tue, 26 Nov 2013 16:14:22 -0800 |
Chris Jerdonek |
parse_index2: fix crash on bad argument type (issue4110)
stable
|
Mon, 25 Nov 2013 16:15:44 -0600 |
Matt Mackall |
merge with stable
|
Wed, 06 Nov 2013 19:01:14 -0600 |
Sean Farley |
bookmarks: consider successor changesets when moving bookmark (issue4015)
stable
|
Wed, 20 Nov 2013 22:03:15 +0100 |
Simon Heimberg |
util: url keeps backslash in paths
stable
|
Sat, 16 Nov 2013 19:55:38 -0500 |
Mads Kiilerich |
tests: deal with new gits sending status messages to stderr
stable
|
Mon, 25 Nov 2013 13:50:36 -0600 |
Matt Mackall |
subrepo: sanitize non-hg subrepos
stable
|
Mon, 25 Nov 2013 13:46:46 -0600 |
Matt Mackall |
shelve: fix bad argument interaction with largefiles (issue4111)
stable
|
Mon, 18 Nov 2013 09:09:05 -0800 |
Siddharth Agarwal |
strip.stripcmd: remove redundant wlock acquire/release
|
Mon, 25 Nov 2013 12:18:29 -0600 |
Matt Mackall |
merge with stable
|
Fri, 15 Nov 2013 18:41:40 -0800 |
Siddharth Agarwal |
bookmarks: make setcurrent with None an error
|
Fri, 15 Nov 2013 18:31:02 -0800 |
Siddharth Agarwal |
strip: use bookmarks.unsetcurrent instead of setcurrent with None
|
Fri, 15 Nov 2013 18:28:57 -0800 |
Siddharth Agarwal |
bmstore.write: use unsetcurrent instead of setcurrent with None
|
Fri, 15 Nov 2013 18:06:01 -0800 |
Siddharth Agarwal |
commands.bookmark: use unsetcurrent instead of setcurrent with None
|
Mon, 18 Nov 2013 08:57:19 -0800 |
Siddharth Agarwal |
strip: hold wlock for entire duration
stable
|
Fri, 22 Nov 2013 17:26:58 -0600 |
Matt Mackall |
merge with stable
|
Sun, 10 Nov 2013 18:51:21 +0100 |
Mads Kiilerich |
bisect: report "both good and bad" as such, not as "not directly related"
stable
|
Fri, 08 Nov 2013 11:49:13 +0100 |
Martin Geisler |
phase: better error message when --force is needed
stable
|
Fri, 08 Nov 2013 09:48:01 +0100 |
Isaac Jurado |
hgweb: ignore non numeric "revcount" parameter values (issue4091)
stable
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
lock: take both vfs and lock file path relative to vfs to access via vfs
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
vfs: add "makelock()" and "readlock()"
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
hg: rewrite "copystore()" with vfs
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
localrepo: import "lock" module as "lockmod" for readability
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
transaction: take journal file path relative to vfs to use file API via vfs
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
vfs: add "chmod()"
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
vfs: add "isfile()"
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
transaction: unlink target file via vfs
|
Sat, 09 Nov 2013 14:50:58 +0100 |
Simon Heimberg |
relink: abort earlier when on different devices (issue3916)
|
Mon, 11 Nov 2013 22:59:26 +0100 |
Simon Heimberg |
localrepo: prevent to copy repo local config, copy baseui instead
|
Fri, 08 Nov 2013 14:42:09 +0900 |
FUJIWARA Katsunori |
doc: show details of command options in pages generated by docutils
|
Tue, 05 Nov 2013 09:43:26 +0100 |
Simon Heimberg |
Makefile: intermediate steps work with temporary copy of hg.pot
|
Thu, 21 Nov 2013 15:08:30 -0600 |
Matt Mackall |
merge with stable
|
Thu, 21 Nov 2013 11:49:31 -0600 |
Matt Mackall |
help: drop help for branches template keyword
|
Thu, 21 Nov 2013 12:47:03 -0800 |
Siddharth Agarwal |
test-command-template.t: fix failure due to trailing whitespace
|
Thu, 21 Nov 2013 11:30:52 -0600 |
Matt Mackall |
templater: makes branches work correctly with stringify (issue4108)
stable
|
Mon, 11 Nov 2013 16:35:12 -0800 |
Durham Goode |
manifest: increase lrucache from 3 to 4
|
Mon, 11 Nov 2013 16:42:49 -0800 |
Durham Goode |
strip: add faster revlog strip computation
|
Mon, 11 Nov 2013 16:40:02 -0800 |
Durham Goode |
revlog: return lazy set from findcommonmissing
|
Tue, 19 Nov 2013 11:29:56 -0500 |
Matt Mackall |
merge with stable
|
Sun, 17 Nov 2013 15:11:09 -0800 |
Siddharth Agarwal |
histedit: hold wlock and lock while in progress
stable
|
Mon, 18 Nov 2013 15:43:45 -0500 |
Matt Mackall |
merge with i18n
stable
|
Mon, 18 Nov 2013 13:29:05 -0200 |
Wagner Bruna |
i18n-pt_BR: fix typos in notify docs
stable
|
Sun, 17 Nov 2013 19:52:49 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 06e118c097ff
stable
|
Mon, 18 Nov 2013 15:37:09 -0500 |
Matt Mackall |
templater: only recursively evaluate string literals as templates (issue4103)
stable
|
Mon, 18 Nov 2013 14:02:26 -0500 |
Matt Mackall |
templater: fix escaping in nested string literals (issue4102)
stable
|
Sun, 17 Nov 2013 20:22:59 -0500 |
Matt Mackall |
merge with stable
|
Thu, 07 Nov 2013 20:36:26 -0800 |
David Soria Parra |
shelve: unshelve using an unfiltered repository
stable
|
Thu, 07 Nov 2013 01:56:40 +0100 |
Mads Kiilerich |
largefiles: update in two steps, handle interrupted updates better
stable
|
Thu, 07 Nov 2013 01:49:48 +0100 |
Mads Kiilerich |
largefiles: inline _updatelfile, prepare for further refactorings
stable
|
Thu, 07 Nov 2013 01:48:00 +0100 |
Mads Kiilerich |
largefiles: cache largefiles for update, also without printmessage
stable
|
Thu, 07 Nov 2013 01:47:59 +0100 |
Mads Kiilerich |
largefiles: cleanup of printmessage handling - the printed flag was redundant
stable
|
Sun, 17 Nov 2013 18:13:55 -0500 |
Augie Fackler |
test-module-imports: skip on Python < 2.6, since ast is new in 2.6
|
Sun, 17 Nov 2013 17:49:48 -0500 |
Augie Fackler |
Merge with stable.
|
Sat, 16 Nov 2013 19:56:30 -0500 |
Mads Kiilerich |
convert: fix svn crash when svn.ra.get_log calls back with orig_paths=None
stable
|
Sat, 16 Nov 2013 17:30:34 -0500 |
Brodie Rao |
share: fix unshare calling wrong repo.__init__() method
stable
|
Sun, 17 Nov 2013 13:31:18 -0800 |
Siddharth Agarwal |
statichttprepo.httprangeheader: implement readlines
|
Sun, 17 Nov 2013 13:28:11 -0800 |
Siddharth Agarwal |
statichttprepo: pass in True to splitlines, not 1
|
Sat, 16 Nov 2013 15:46:28 -0500 |
Mads Kiilerich |
mq: don't add '* * *' separators when there is no commit message
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
bisect: avoid confusing use of variables with same names in nested local scopes
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
discovery: make note messages for new heads more readable
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
discovery: tweak error message for multiple branch heads
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
test-obsolete-checkheads.t: remove todo comment that was fixed in be0fcbb1c92f
|
Sun, 17 Nov 2013 11:18:39 -0500 |
Mads Kiilerich |
convert: readability and test of rpairs function
|
Sun, 17 Nov 2013 11:16:59 -0500 |
Mads Kiilerich |
tests: make doctest test runner less verbose
|
Sun, 17 Nov 2013 10:59:35 -0500 |
Mads Kiilerich |
tests: python hash seed is only relevant after failures - otherwise keep quiet
|
Sat, 16 Nov 2013 13:29:39 -0800 |
Siddharth Agarwal |
scmutil.filecache: support watching over multiple files
|
Sat, 16 Nov 2013 13:24:26 -0800 |
Siddharth Agarwal |
scmutil: introduce a filecacheentry that can watch multiple paths
|
Sat, 16 Nov 2013 13:19:06 -0800 |
Siddharth Agarwal |
scmutil: rename filecacheentry to filecachesubentry
|
Sat, 16 Nov 2013 13:33:33 -0800 |
Siddharth Agarwal |
scmutil.filecacheentry: make stat argument to constructor mandatory
|
Sat, 16 Nov 2013 13:57:35 -0800 |
Siddharth Agarwal |
test-filecache.py: add markers to the output for each event
|
Sat, 16 Nov 2013 14:10:28 -0800 |
Siddharth Agarwal |
test-filecache.py: make setbeforeget test clearer
|
Sun, 17 Nov 2013 13:38:35 -0500 |
Augie Fackler |
test-module-imports.t: new test to use the import cycle detector
|
Sun, 17 Nov 2013 13:33:20 -0500 |
Augie Fackler |
import-checker: try a little harder to show fewer cycles
|
Sun, 17 Nov 2013 16:58:18 -0500 |
Augie Fackler |
import-checker: ignore nested imports
|
Sun, 17 Nov 2013 13:04:18 -0500 |
Augie Fackler |
contrib: add an import checker
|
Wed, 06 Nov 2013 22:09:15 -0500 |
Augie Fackler |
makememctx: move from patch to context to break import cycle
|
Wed, 06 Nov 2013 16:48:06 -0500 |
Augie Fackler |
cleanup: move stdlib imports to their own import statement
|
Wed, 06 Nov 2013 18:19:04 -0500 |
Augie Fackler |
pathutil: tease out a new library to break an import cycle from canonpath use
|
Wed, 06 Nov 2013 14:38:34 -0500 |
Augie Fackler |
subsettable: move from repoview to branchmap, the only place it's used
|
Sat, 16 Nov 2013 20:12:02 -0500 |
Augie Fackler |
obsolete: add __eq__ and __hash__ to marker to make set() deduplication work
|
Sat, 16 Nov 2013 20:31:58 -0500 |
Pierre-Yves David |
obsolete: do not accept duplicated marker during exchange
|
Sun, 17 Nov 2013 13:42:24 -0500 |
Augie Fackler |
Merge with stable.
|
Sat, 16 Nov 2013 20:34:58 -0500 |
Pierre-Yves David |
obsolete: stop doing membership test on list
stable
|
Fri, 08 Nov 2013 12:45:52 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite pushing bookmarks in "localrepository.push()" by "compare()"
|
Fri, 08 Nov 2013 12:45:52 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()"
|
Fri, 08 Nov 2013 12:45:52 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite "updatefromremote()" by "compare()"
|
Fri, 08 Nov 2013 12:45:52 +0900 |
FUJIWARA Katsunori |
bookmarks: add function to centralize the logic to compare bookmarks
|
Sun, 10 Nov 2013 18:23:29 +0400 |
Alexander Plavin |
hgweb: use semantically suitable filelog.revs in filelog
|
Sun, 10 Nov 2013 18:07:56 +0400 |
Alexander Plavin |
hgweb: always compute all entries and latestentry in filelog
|
Sun, 10 Nov 2013 18:05:53 +0400 |
Alexander Plavin |
hgweb: remove unused argument of entries function in filelog
|
Sat, 16 Nov 2013 23:14:20 +0900 |
FUJIWARA Katsunori |
transplant: use peer of source repository as "remote" for "repo.pull()"
|
Fri, 15 Nov 2013 22:57:11 -0500 |
Sean Farley |
run-tests: remove files that we potentially create outside of $TMPDIR
|
Fri, 15 Nov 2013 22:56:08 -0500 |
Sean Farley |
run-tests: remove code that creates a dummy 'diffstat'
|
Fri, 15 Nov 2013 18:08:50 -0500 |
Matthew Turk |
template: change extras to use showlist rather than manual templ call.
|
Fri, 15 Nov 2013 18:09:02 -0500 |
Matthew Turk |
help: adding example 'extras' printing to 'hg help templates'
|
Fri, 15 Nov 2013 16:53:54 -0500 |
Matthew Turk |
help: document about {extras} template keyword
|
Sat, 09 Nov 2013 14:50:12 +0100 |
Simon Heimberg |
check-code: document last ignore regexp
|
Sat, 09 Nov 2013 14:49:05 +0100 |
Simon Heimberg |
check-code: drop unneeded ignore patterns
|
Sat, 16 Nov 2013 12:44:28 -0500 |
Matt Mackall |
merge with stable
|
Sat, 16 Nov 2013 12:34:05 -0500 |
Matt Mackall |
merge with i18n
stable
|
Fri, 15 Nov 2013 13:20:49 -0800 |
Durham Goode |
contrib: add editmerge script for editor conflict prompts
|
Thu, 14 Nov 2013 21:37:18 -0600 |
Matt Mackall |
strip: fix last unprotected mq reference (issue4097)
stable
|
Thu, 14 Nov 2013 18:07:43 -0600 |
Matt Mackall |
tests: skip tests that require not having root (issue4089)
|
Thu, 14 Nov 2013 17:17:44 -0600 |
Matt Mackall |
make: restrict recursion in make clean
|
Tue, 12 Nov 2013 00:07:23 +0900 |
FUJIWARA Katsunori |
scmutil: skip checks in "casecollisionauditor" if filename is already checked
|
Sat, 09 Nov 2013 10:21:20 +0100 |
Simon Heimberg |
check-code: prepend warning prefix only once, but for each warning
stable
|
Wed, 13 Nov 2013 16:46:46 -0200 |
Wagner Bruna |
hgweb, i18n: do not translate search mode description
stable
|
Sun, 10 Nov 2013 16:48:24 +0900 |
FUJIWARA Katsunori |
tests: end output lines including path with "(glob)" to pass on Windows
stable
|
Sun, 10 Nov 2013 16:48:24 +0900 |
FUJIWARA Katsunori |
tests: quote environment variable to extract wildcard on MinGW environment
stable
|
Sun, 10 Nov 2013 16:48:24 +0900 |
FUJIWARA Katsunori |
tests: choose the path separator in PYTHONPATH suitable for platform
stable
|
Fri, 08 Nov 2013 12:35:50 +0100 |
Mads Kiilerich |
util: warn when adding paths ending with \
stable
|
Tue, 05 Nov 2013 09:00:31 +0100 |
Simon Heimberg |
check-code: more replacement characters
stable
|
Tue, 05 Nov 2013 09:00:31 +0100 |
Simon Heimberg |
check-code: check comment for '.. note::' without two newlines
stable
|
Tue, 05 Nov 2013 08:59:55 +0100 |
Simon Heimberg |
documentation: add an extra newline after note directive
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
tests: modify minirst test input to new format
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: do not add a 2nd empty paragraph
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: find admonitions before pruning comments and adding margins
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: do not fail on an empty admonition block
stable
|
Mon, 04 Nov 2013 10:23:06 +0100 |
Simon Heimberg |
minirst: do not interpret a directive as a literal block
stable
|
Tue, 05 Nov 2013 09:43:36 +0100 |
Simon Heimberg |
Makefile: do update on a temporary copy of a po file
|
Mon, 04 Nov 2013 10:52:41 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with d24ee6d7d167
stable
|
Thu, 07 Nov 2013 15:24:23 -0600 |
Matt Mackall |
date: allow %z in format (issue4040)
|
Wed, 06 Nov 2013 16:36:07 -0600 |
Matt Mackall |
merge with stable
|
Wed, 06 Nov 2013 10:20:18 -0800 |
Siddharth Agarwal |
merge: move forgets to the beginning of the action list
stable
|
Fri, 01 Nov 2013 17:08:06 -0700 |
Durham Goode |
rebase: fix working copy location after a --collapse (issue4080)
stable
|
Wed, 06 Nov 2013 12:53:39 -0500 |
Augie Fackler |
Merge with stable.
|
Mon, 04 Nov 2013 19:59:00 -0800 |
Durham Goode |
rebase: fix rebase aborts when 'tip-1' is public (issue4082)
stable
|
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
|
Wed, 02 Oct 2013 21:16:40 +0900 |
Yuya Nishihara |
lock: handle race in trylock/testlock on Windows
|
Mon, 14 Oct 2013 17:12:59 +0200 |
Pierre-Yves David |
rebase: preserve active bookmark when not at head (issue3813)
|
Mon, 14 Oct 2013 16:12:29 +0200 |
Pierre-Yves David |
rebase: preserve working directory parent (BC)
|
Mon, 14 Oct 2013 16:49:54 +0200 |
Pierre-Yves David |
tests: prepare rebase test for wc parent preservation
|
Fri, 18 Oct 2013 18:56:52 +0200 |
Simon Heimberg |
tests: test-gendoc.t checks if anything was translated
|
Fri, 18 Oct 2013 18:49:45 +0200 |
Simon Heimberg |
tests: really test translations for rst syntax errors (issue4003)
|
Fri, 18 Oct 2013 18:49:32 +0200 |
Simon Heimberg |
i18n: fix wrong rst syntax
|
Sat, 19 Oct 2013 17:26:34 -0700 |
Matt Mackall |
i18n-ru: fix the language team field
|
Thu, 10 Oct 2013 04:32:36 +0200 |
Mads Kiilerich |
commands: refactor 'serve', extract the http service class
|
Thu, 10 Oct 2013 04:28:44 +0200 |
Mads Kiilerich |
largefiles: refactor basestore, extract _gethash method
|
Thu, 10 Oct 2013 04:28:39 +0200 |
Mads Kiilerich |
largefiles: make the protocol hack for replacing heads with lheads more precise
|
Mon, 01 Apr 2013 20:01:16 -0700 |
Brodie Rao |
mq: refactor usage of repo.branchmap().iteritems() with itervalues()
|
Sat, 19 Oct 2013 14:21:05 -0700 |
Matt Mackall |
merge with stable
|
Sat, 19 Oct 2013 14:20:31 -0700 |
Matt Mackall |
merge with i18n
stable
|
Thu, 10 Oct 2013 13:38:13 +0100 |
Alexander Sauta |
i18n-ru: synchronized with 1aaefba2a3a9
stable
|
Tue, 27 Aug 2013 16:03:16 +0400 |
Vladimir Zakharov |
i18n-ru: fix misprints
stable
|
Wed, 16 Oct 2013 10:36:58 -0400 |
Augie Fackler |
shelve: some docstring cleanups
|
Mon, 14 Oct 2013 00:25:29 -0400 |
Siddharth Agarwal |
dirstate.status: return explicit unknown files even when not asked
|
Mon, 14 Oct 2013 18:29:56 +0200 |
Pierre-Yves David |
shelve: add minimal documentation to all functions
|
Mon, 14 Oct 2013 17:46:47 +0200 |
Pierre-Yves David |
shelve: use the class constant in the clear method
|
Sat, 12 Oct 2013 11:29:28 +0400 |
Alexander Plavin |
hgweb: fix unstoppable loading of graph when no more results
|
Wed, 24 Jul 2013 03:20:26 +0400 |
Alexander Plavin |
hgweb: remove now unnecessary explicit header() and footer()
|
Fri, 16 Aug 2013 21:41:19 +0400 |
Alexander Plavin |
hgweb: replace 'shortlog' with 'changelog' in raw changelog template
|
Mon, 14 Oct 2013 18:59:12 +0200 |
Pierre-Yves David |
shelve: drop pickle usage
|
Tue, 15 Oct 2013 00:51:05 +0900 |
FUJIWARA Katsunori |
store: use "vfs.exists()" instead of "os.path.exists()"
|
Tue, 15 Oct 2013 00:51:05 +0900 |
FUJIWARA Katsunori |
context: use "vfs.lstat()" to examine target path instead of "os.path.*"
|
Tue, 15 Oct 2013 00:51:04 +0900 |
FUJIWARA Katsunori |
context: use "vfs.lstat()" instead of "os.lstat()"
|
Tue, 15 Oct 2013 00:51:04 +0900 |
FUJIWARA Katsunori |
context: use "vfs.lstat()" instead of "os.lstat()"
|
Tue, 15 Oct 2013 00:51:04 +0900 |
FUJIWARA Katsunori |
changelog: use "vfs.fstat()" instead of "util.fstat()"
|
Tue, 15 Oct 2013 00:51:04 +0900 |
FUJIWARA Katsunori |
changelog: use "vfs.rename()" instead of "util.rename()"
|
Tue, 15 Oct 2013 00:51:04 +0900 |
FUJIWARA Katsunori |
vfs: add "open()" for newly added code paths which open files via vfs
|
Tue, 15 Oct 2013 00:51:04 +0900 |
FUJIWARA Katsunori |
bookmarks: use "vfs.utime()" instead of "os.utime()"
|
Tue, 15 Oct 2013 00:51:04 +0900 |
FUJIWARA Katsunori |
bookmarks: use "vfs.unlink()" instead of "util.unlink()"
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
cmdutil: use None as default value for "function pointer" instead of False
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
graft: make skip messages more helpful
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
convert: update source shamap when using filemap, just as when not using filemap
|
Sat, 20 Jul 2013 00:43:08 +0200 |
Mads Kiilerich |
convert: introduce hg.revs to replace hg.startrev and --rev with a revset
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
convert: refactor head calculation for hg sources
|
Fri, 19 Jul 2013 14:20:11 +0200 |
Mads Kiilerich |
convert: remove unused and incorrect default handling for revmapfile
|
Mon, 30 Sep 2013 18:27:42 -0700 |
Wojciech Lopata |
generaldelta: fix test
|
Fri, 11 Oct 2013 17:19:40 -0700 |
Durham Goode |
shelve: fix dirstate corruption during unshelve (issue4055)
|
Wed, 09 Oct 2013 14:15:34 -0700 |
Matt Mackall |
merge with stable
|
Wed, 09 Oct 2013 14:15:20 -0700 |
Sean Farley |
shelve: only save mq state if enabled
|
Mon, 07 Oct 2013 11:45:01 -0700 |
Durham Goode |
changegroup: don't run changegroup hooks if nodes are gone
|
Wed, 09 Oct 2013 12:02:32 -0700 |
Matt Mackall |
hgweb: add escaping of tags and bookmarks in graph view
stable
|
Wed, 09 Oct 2013 11:50:19 -0700 |
Matt Mackall |
json: add more paranoid escaping
stable
|
Wed, 02 Oct 2013 09:50:21 +0200 |
David Soria Parra |
shelve: make no_backup parameter passing python 2.4 compatible
|
Wed, 09 Oct 2013 11:27:59 -0700 |
Matt Mackall |
ui: send password prompts to stderr again (issue4056)
stable
|
Mon, 07 Oct 2013 15:21:17 -0700 |
Matt Mackall |
hgweb: escape branch names in graph view
stable
|
Wed, 02 Oct 2013 11:16:03 +0200 |
Pierre-Yves David |
test: make test-propertycache.py python2.4 compatible
stable
|
Tue, 01 Oct 2013 09:54:46 +0200 |
David Soria Parra |
hgweb: log headers only if headers were successfully parsed
stable
|
Mon, 07 Oct 2013 17:47:55 -0400 |
Augie Fackler |
merge with stable
|
Mon, 07 Oct 2013 17:47:19 -0400 |
Johan Bjork |
patch: Fix nullid for binary git diffs (issue4054)
stable
|
Thu, 03 Oct 2013 19:41:25 +0200 |
David Soria Parra |
shelve: copy bookmarks and restore them after a commit
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check that '>' is used for continued lines
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check for spaces around = for named parameters
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
run-tests: place the .t shell script next to $TESTTMP and with a useful name
|
Thu, 03 Oct 2013 14:50:46 +0200 |
Mads Kiilerich |
tests: fix void and invalid test in test-archive.t
|
Wed, 02 Oct 2013 14:24:25 -0700 |
Siddharth Agarwal |
inotify: don't pass pidfile option to child
|
Wed, 02 Oct 2013 15:20:49 -0700 |
Siddharth Agarwal |
cmdutil.service: move pidfile writing to the parent in daemon mode
|
Wed, 02 Oct 2013 15:17:50 -0700 |
Siddharth Agarwal |
cmdutil.service: move pidfile writing to a local function
|
Wed, 02 Oct 2013 14:20:26 -0700 |
Siddharth Agarwal |
inotify: add pidfile to parent options
|
Wed, 02 Oct 2013 22:46:32 +0100 |
Javi Merino |
get-with-headers: don't block indefinitely if the server had an internal error
|
Fri, 19 Jul 2013 02:32:36 +0200 |
Mads Kiilerich |
convert: fix description of 'convert --rev'
|
Wed, 02 Oct 2013 19:46:48 +0200 |
Mads Kiilerich |
convert: fix crash when existing converted revision didn't come from source
|
Wed, 02 Oct 2013 19:46:47 +0200 |
Mads Kiilerich |
convert: fix crash when filemap filtering is changed
|
Tue, 01 Oct 2013 14:48:53 -0400 |
Augie Fackler |
rebase: preserve metadata from grafts of changes (issue4001)
|
Tue, 01 Oct 2013 14:28:18 -0400 |
Augie Fackler |
rebase: rework extrafn handling to support multiple extrafns
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: call process_dates with a specified selector in ajax scroll
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: add parentSelector argument to process_dates
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: optimize process_dates function
|
Thu, 29 Aug 2013 09:22:15 -0700 |
David Soria Parra |
shelve: allow shelving of a change with an mq patch applied
|
Tue, 01 Oct 2013 12:20:31 +0200 |
David Soria Parra |
shelve: new output format for shelve listings
|
Thu, 29 Aug 2013 09:22:13 -0700 |
David Soria Parra |
shelve: add a shelve extension to save/restore working changes
|
Tue, 01 Oct 2013 12:20:29 +0200 |
David Soria Parra |
localrepo: make report level in repo.transaction configurable
|
Tue, 01 Oct 2013 17:00:03 -0700 |
Matt Mackall |
merge with stable
|
Tue, 01 Oct 2013 16:55:20 -0700 |
Matt Mackall |
Added signature for changeset e7fa36d2ad3a
stable
|
Tue, 01 Oct 2013 16:55:14 -0700 |
Matt Mackall |
Added tag 2.7.2 for changeset e7fa36d2ad3a
stable
|
Tue, 01 Oct 2013 00:35:07 +0900 |
FUJIWARA Katsunori |
rebase: catch RepoLookupError at restoring rebase state for summary
stable 2.7.2
|
Tue, 01 Oct 2013 00:35:07 +0900 |
FUJIWARA Katsunori |
rebase: catch RepoLookupError at restoring rebase state for abort/continue
stable
|
Tue, 01 Oct 2013 00:35:07 +0900 |
FUJIWARA Katsunori |
histedit: suggest "histedit --abort" for inconsistent histedit state
stable
|
Mon, 30 Sep 2013 14:23:14 +0200 |
Pierre-Yves David |
repoview: have unfilteredpropertycache using the underlying cache
stable
|
Mon, 30 Sep 2013 14:36:11 +0200 |
Pierre-Yves David |
repoview: make propertycache.setcache compatible with repoview
stable
|
Tue, 01 Oct 2013 16:41:04 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 1aaefba2a3a9
stable
|
Tue, 01 Oct 2013 10:44:59 -0700 |
Matt Mackall |
merge with stable
|
Tue, 01 Oct 2013 00:12:34 +0900 |
FUJIWARA Katsunori |
histedit: add more detailed help about "--outgoing"
stable
|
Tue, 01 Oct 2013 00:12:34 +0900 |
FUJIWARA Katsunori |
histedit: abort if there are multiple roots in "--outgoing" revisions
stable
|
Tue, 01 Oct 2013 00:26:22 +0900 |
FUJIWARA Katsunori |
discovery: abort also when pushing multiple headed new branch
|
Mon, 30 Sep 2013 17:42:38 +0200 |
Pierre-Yves David |
branchmap: stop looking for stripped branch
|
Mon, 30 Sep 2013 17:31:39 +0200 |
Pierre-Yves David |
branchmap: remove the droppednodes logic
|
Mon, 30 Sep 2013 15:52:37 +0200 |
Pierre-Yves David |
branchmap: fix blank line position
|
Tue, 01 Oct 2013 00:12:34 +0900 |
FUJIWARA Katsunori |
histedit: add more detailed help about "--outgoing"
|
Tue, 01 Oct 2013 00:12:34 +0900 |
FUJIWARA Katsunori |
histedit: abort if there are multiple roots in "--outgoing" revisions
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: eliminate extra complexity in process_dates definition
|
Mon, 30 Sep 2013 12:36:26 -0700 |
Siddharth Agarwal |
util.h: backout 06badf7d10dc and 2c9645c0a582 for big-endian breakage
|
Mon, 30 Sep 2013 12:38:08 -0700 |
Matt Mackall |
merge with stable
|
Mon, 30 Sep 2013 20:54:39 +0200 |
Martin Schröder |
i18n-de: fix record prompt (issue4044)
stable
|
Mon, 30 Sep 2013 20:04:03 +0200 |
Martin Schröder |
i18n-de: synchronized with bd5c1b49d106
stable
|
Tue, 24 Sep 2013 13:34:12 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with bd5c1b49d106
stable
|
Fri, 27 Sep 2013 21:54:53 -0500 |
Kevin Bullock |
strip: bring extension description in line with style and copy-edit
|
Thu, 26 Sep 2013 11:11:39 +0200 |
Pierre-Yves David |
strip: rename test-mq-strip into test-strip
|
Thu, 26 Sep 2013 23:57:21 +0200 |
Pierre-Yves David |
mq: extract strip function as its standalone extension (issue3824)
|
Thu, 26 Sep 2013 23:43:00 +0200 |
Pierre-Yves David |
strip: move the strip helper function for mq to strip
|
Thu, 26 Sep 2013 23:32:52 +0200 |
Pierre-Yves David |
strip: move checklocalchanges from mq to strip
|
Thu, 26 Sep 2013 23:12:43 +0200 |
Pierre-Yves David |
strip: move checksubstate from mq to strip
|
Thu, 26 Sep 2013 23:10:11 +0200 |
Pierre-Yves David |
mq: prepare a strip extension for extraction
|
Thu, 26 Sep 2013 14:47:19 +0200 |
David Soria Parra |
histedit: remove unused parents() call
|
Wed, 25 Sep 2013 14:16:51 +0200 |
Pierre-Yves David |
mq: have the strip command functionnal on repo without mq
|
Wed, 25 Sep 2013 14:07:37 +0200 |
Pierre-Yves David |
mq: extract `mq.queue.strip`
|
Wed, 25 Sep 2013 13:41:43 +0200 |
Pierre-Yves David |
mq: drop the use of mq.queue.qparent in mq.queue.strip
|
Wed, 25 Sep 2013 14:10:34 +0200 |
Pierre-Yves David |
mq: drop the use of mq.queue.qparent in mq.strip
|
Wed, 25 Sep 2013 19:34:45 +0200 |
Pierre-Yves David |
mq: document repo.mq.qparents
|
Wed, 25 Sep 2013 19:32:53 +0200 |
Pierre-Yves David |
mq: use the new checklocalchange in the strip command
|
Wed, 25 Sep 2013 12:43:14 +0200 |
Pierre-Yves David |
mq: extract checklocalchanges from `mq.queue`
|
Wed, 25 Sep 2013 11:24:43 +0200 |
Pierre-Yves David |
mq: extract checksubstate from the queue class
|
Wed, 25 Sep 2013 12:28:40 +0200 |
Pierre-Yves David |
mq: simplifies the refresh hint in checklocalchanges
|
Fri, 06 Sep 2013 00:38:28 +0200 |
Angel Ezquerra |
merge: let the user choose to merge, keep local or keep remote subrepo revisions
|
Tue, 24 Sep 2013 15:10:32 -0400 |
Augie Fackler |
python2.4: fix imports of sub-packages of the email package
|
Fri, 20 Sep 2013 09:16:07 -0400 |
Augie Fackler |
httpconnection: properly inject ssl_wrap_socket into httpclient (issue4038)
|
Fri, 20 Sep 2013 09:15:43 -0400 |
Augie Fackler |
sslutil: make keyfile and certfile arguments consistent between 2.6+ and 2.5-
|
Fri, 20 Sep 2013 09:15:09 -0400 |
Augie Fackler |
httpclient: import 4bb625347d4a to provide SSL wrapper injection
|
Thu, 19 Sep 2013 16:29:00 -0400 |
Augie Fackler |
sslutil: add a config knob to support TLS (default) or SSLv23 (bc) (issue4038)
|
Mon, 23 Sep 2013 21:41:01 -0700 |
Siddharth Agarwal |
largefiles: standardize error message for dirty working dir
|
Mon, 23 Sep 2013 21:31:37 -0700 |
Siddharth Agarwal |
cmdutil.bailifchanged: standardize error message for dirty working dir
|
Mon, 23 Sep 2013 20:53:14 -0700 |
Siddharth Agarwal |
merge: standardize error message for dirty subrepo
|
Mon, 23 Sep 2013 20:50:51 -0700 |
Siddharth Agarwal |
merge: standardize error message for dirty working dir
|
Mon, 23 Sep 2013 20:33:02 -0700 |
Siddharth Agarwal |
update: standardize error message for dirty update --check
|
Mon, 23 Sep 2013 20:08:52 -0700 |
Siddharth Agarwal |
update: improve error message for dirty non-linear update with rev
|
Mon, 23 Sep 2013 20:07:30 -0700 |
Siddharth Agarwal |
update: add error message for dirty non-linear update with no rev
|
Mon, 23 Sep 2013 17:43:33 -0700 |
Siddharth Agarwal |
update: improve error message for clean non-linear update
|
Mon, 23 Sep 2013 19:02:32 -0700 |
Siddharth Agarwal |
pull: for pull --update with failed update, print hint if any
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
paper: edit search hint to include new feature description
|
Thu, 25 Jul 2013 01:12:25 +0400 |
Alexander Plavin |
paper: define searchhint message in map file and use it in other templates
|
Mon, 23 Sep 2013 14:28:01 -0700 |
Matt Mackall |
debugshell: appease pyflakes
|
Fri, 20 Sep 2013 10:18:09 -0400 |
Augie Fackler |
check-code: new rule to forbid imports of a.b on the same line as other imports
|
Fri, 20 Sep 2013 10:16:55 -0400 |
Augie Fackler |
notify: correct import of email module, sort stdlib modules to top
|
Fri, 20 Sep 2013 10:16:35 -0400 |
Augie Fackler |
patchbomb: correct import of email module
|
Fri, 20 Sep 2013 10:16:02 -0400 |
Augie Fackler |
mail: correct import of email module
|
Fri, 20 Sep 2013 10:15:51 -0400 |
Augie Fackler |
patch: correct import of email module
|
Fri, 20 Sep 2013 10:15:37 -0400 |
Augie Fackler |
subrepo: move import of xml.minidom.dom to its own line for check-code
|
Fri, 20 Sep 2013 10:15:23 -0400 |
Augie Fackler |
convert: move import of xml.minidom.dom to its own line for check-code
|
Fri, 20 Sep 2013 10:14:59 -0400 |
Augie Fackler |
perf: rearrange imports of changelong and manifest to appease check-code
|
Mon, 23 Sep 2013 13:26:11 -0700 |
Matt Mackall |
merge with stable
|
Mon, 23 Sep 2013 13:22:28 -0700 |
Matt Mackall |
tests: fix check-code breakage
stable
|
Sun, 22 Sep 2013 14:19:57 +0400 |
Alexander Plavin |
paper: add infinite scrolling to graph by calling ajaxScrollInit at the page
|
Fri, 20 Sep 2013 00:42:13 +0400 |
Alexander Plavin |
hgweb: add graph mode of ajax response processing
|
Sun, 22 Sep 2013 14:18:23 +0400 |
Alexander Plavin |
hgweb: make infinite scroll handling more generic and extensible
|
Fri, 06 Sep 2013 13:30:59 +0400 |
Alexander Plavin |
hgweb: add reset javascript function to Graph
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
largefiles: setup "largefiles" feature in each repositories individually
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
localrepo: make supported features manageable in each repositories individually
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
extensions: list up only enabled extensions, if "ui" is specified
|
Mon, 23 Sep 2013 11:37:06 -0700 |
Matt Mackall |
merge with stable
|
Fri, 20 Sep 2013 15:26:30 -0700 |
Siddharth Agarwal |
largefiles: remove bailifchanged check from overridepull (BC)
|
Fri, 20 Sep 2013 16:32:05 -0700 |
Siddharth Agarwal |
rebase: remove bailifchanged check from pullrebase (BC)
|
Sun, 14 Jul 2013 12:16:40 -0500 |
Sean Farley |
debugshell: check ui.debugger for which debugger to use
|
Sun, 14 Jul 2013 12:02:36 -0500 |
Sean Farley |
debugshell: add function to embed ipython
|
Sun, 14 Jul 2013 12:10:52 -0500 |
Sean Farley |
debugshell: abstract out pdb code.interact
|
Sun, 22 Sep 2013 13:52:18 +0400 |
Alexander Plavin |
templater: support using templates with non-standard names from map file
|
Mon, 23 Sep 2013 20:23:25 +0900 |
FUJIWARA Katsunori |
help: use full name of extensions to look up them for keyword search
stable
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: add link to force literal keyword search
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
raw: show current search mode name at search results
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
paper: show current search mode name at search results
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: pass variable with current search mode name to the search template
|
Fri, 20 Sep 2013 10:45:51 -0700 |
Wojciech Lopata |
generaldelta: initialize basecache properly
stable
|
Fri, 20 Sep 2013 11:47:03 -0500 |
Matt Mackall |
merge with stable
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
paper: add reddish background to ajax error message
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
paper: add simple animation to the loading indicator
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: add CSS class to the last entry on a page
|
Thu, 19 Sep 2013 15:29:28 -0400 |
Augie Fackler |
run-tests: find mercurial path with syntax valid on both py2 and py3
|
Thu, 19 Sep 2013 15:29:04 -0400 |
Augie Fackler |
run-tests: if run by python3, execute setup.py with --c2to3
|
Thu, 19 Sep 2013 15:28:26 -0400 |
Augie Fackler |
commands: import hgweb.server in a way that 2to3 can rewrite
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: show message when an error occured during ajax loading
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: show loading indicator while an ajax request is in process
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: show a message when there are no more entries in the list
|
Thu, 19 Sep 2013 09:45:00 -0700 |
Siddharth Agarwal |
util.h: fix gcc version checking
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
mq: remove unused repo._committingpatch-related code
|
Sat, 07 Sep 2013 15:07:10 -0500 |
Sean Farley |
strip: set current bookmark to None if stripped
stable
|
Wed, 18 Sep 2013 14:52:16 -0500 |
Matt Mackall |
merge with stable
|
Wed, 18 Sep 2013 14:40:17 -0400 |
Augie Fackler |
sslutil: backed out changeset 074bd02352c0 (issue4038)
stable
|
Wed, 18 Sep 2013 14:45:28 -0400 |
Augie Fackler |
httpclient: apply upstream revision da7579b034a4 to fix SSL problems (issue4038)
stable
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
paper: call ajaxScrollInit in shortlog
|
Wed, 18 Sep 2013 22:44:12 +0400 |
Alexander Plavin |
hgweb: add ajaxScrollInit function, which does the ajax requests and processing
|
Wed, 18 Sep 2013 14:36:19 -0500 |
Matt Mackall |
check-code: add bracket style check
|
Sat, 14 Sep 2013 11:22:34 +0800 |
Wei, Elson |
util.h: getbe32() and putbe32() use intrinsic function to improve performance
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: add appendFormatHTML javascript function
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: add removeByClassName javascript function
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
hgweb: add docFromHTML javascript function
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
hgweb: add makeRequest javascript function
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
hgweb: add format javascript function
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
hgweb: add nextentry variable for easy pagination in changelog
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
hgweb: always compute all entries and latestentry in changelog
|
Tue, 17 Sep 2013 17:42:13 +0200 |
David Soria Parra |
templatefilters: add short format for age formatting
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
hgweb: remove unused argument of changelist function in changelog
|
Tue, 17 Sep 2013 23:34:57 -0500 |
Sean Farley |
context: move evolution functions from changectx to basectx
|
Tue, 17 Sep 2013 18:34:45 -0500 |
Sean Farley |
context: use correct spelling of committable
|
Tue, 17 Sep 2013 18:19:04 -0500 |
Matt Mackall |
check-code: check C patterns against .h files
|
Tue, 17 Sep 2013 18:13:54 -0500 |
Matt Mackall |
check-code: make casting style check more precise
|
Tue, 10 Sep 2013 19:49:34 -0700 |
Durham Goode |
log: make file log slow path usable on large repos
|
Fri, 13 Sep 2013 15:40:04 -0500 |
Jeff Sickel |
plan9: update util.py for cpython 2.7 build
|
Fri, 06 Sep 2013 23:47:59 -0700 |
Siddharth Agarwal |
parse_manifest: rewrite to use memchr
|
Mon, 16 Sep 2013 12:17:55 -0700 |
Bryan O'Sullivan |
parsers: correctly handle a failed allocation
|
Mon, 16 Sep 2013 12:12:37 -0700 |
Bryan O'Sullivan |
parsers: use Py_INCREF safely
|
Mon, 16 Sep 2013 12:10:28 -0700 |
Bryan O'Sullivan |
parsers: state is a char, not an int
|
Fri, 13 Sep 2013 10:00:57 +0800 |
Wei, Elson |
setup: check if mercurial/util.h has been modified
|
Fri, 13 Sep 2013 09:54:43 +0800 |
Wei, Elson |
util.h: add stdint basic type definitions
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: add revset syntax support to search
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
revset: add a whitelist of DoS-safe symbols
|
Wed, 07 Aug 2013 01:21:31 +0400 |
Alexander Plavin |
revset: add helper function to get functions used in a revset parse tree
|
Fri, 09 Aug 2013 22:52:58 +0400 |
Alexander Plavin |
revset: add helper function to get revset parse tree depth
|
Sat, 07 Sep 2013 00:59:24 -0700 |
Siddharth Agarwal |
parsers: use a lookup table to convert hex to binary
|
Fri, 06 Sep 2013 23:05:33 -0700 |
Siddharth Agarwal |
revlog: remove _chunkbase since it is no longer used
|
Fri, 06 Sep 2013 23:05:11 -0700 |
Siddharth Agarwal |
revlog: move chunk cache preload from revision to _chunks
|
Fri, 06 Sep 2013 22:57:51 -0700 |
Siddharth Agarwal |
revlog._chunks: inline getchunk
|
Sat, 07 Sep 2013 12:42:46 -0700 |
Siddharth Agarwal |
revlog.revision: fix cache preload for inline revlogs
|
Fri, 06 Sep 2013 16:31:35 -0700 |
Siddharth Agarwal |
revlog: add a fast method for getting a list of chunks
|
Fri, 06 Sep 2013 13:35:29 -0700 |
Siddharth Agarwal |
perfmanifest: allow and require passing in a rev
|
Fri, 06 Sep 2013 13:20:07 -0700 |
Siddharth Agarwal |
perfmanifest: fix cache invalidation
|
Fri, 06 Sep 2013 13:16:21 -0700 |
Siddharth Agarwal |
lrucachedict: implement clear()
|
Sat, 07 Sep 2013 16:08:11 -0500 |
Kevin Bullock |
merge with stable
|
Sat, 07 Sep 2013 21:20:00 +0200 |
Antoine Pitrou |
bundle: fix performance regression when bundling file changes (issue4031)
stable
|
Sat, 07 Sep 2013 00:08:36 -0500 |
Kevin Bullock |
merge with stable
|
Tue, 06 Aug 2013 00:52:06 +0400 |
Alexander Plavin |
revset: fix wrong keyword() behaviour for strings with spaces
stable
|
Thu, 15 Aug 2013 13:42:56 -0500 |
Sean Farley |
commitablefilectx: move children from workingfilectx
|
Thu, 15 Aug 2013 13:42:33 -0500 |
Sean Farley |
commitablefilectx: move parents from workingfilectx
|
Thu, 15 Aug 2013 13:23:06 -0500 |
Sean Farley |
commitablefilectx: move __nonzero__ from workingfilectx
|
Thu, 15 Aug 2013 13:12:50 -0500 |
Sean Farley |
commitablefilectx: move __init__ from workingfilectx
|
Thu, 15 Aug 2013 13:11:51 -0500 |
Sean Farley |
commitablefilectx: add a class that will be used for mutable file contexts
|
Wed, 14 Aug 2013 16:40:34 -0500 |
Sean Farley |
commitablectx: move dirs from workingctx
|
Wed, 14 Aug 2013 16:40:27 -0500 |
Sean Farley |
commitablectx: move markcommitted from workingctx
|
Wed, 14 Aug 2013 16:37:59 -0500 |
Sean Farley |
commitablectx: move ancestors from workingctx
|
Wed, 14 Aug 2013 16:37:11 -0500 |
Sean Farley |
commitablectx: move walk from workingctx
|
Wed, 14 Aug 2013 16:37:01 -0500 |
Sean Farley |
commitablectx: move ancestor from workingctx
|
Wed, 14 Aug 2013 16:25:43 -0500 |
Sean Farley |
commitablectx: move flags from workingctx
|
Wed, 14 Aug 2013 16:25:26 -0500 |
Sean Farley |
commitablectx: move children from workingctx
|
Wed, 14 Aug 2013 16:25:17 -0500 |
Sean Farley |
commitablectx: move hidden from workingctx
|
Wed, 14 Aug 2013 16:24:59 -0500 |
Sean Farley |
commitablectx: move phase from workingctx
|
Wed, 14 Aug 2013 16:24:33 -0500 |
Sean Farley |
commitablectx: move bookmarks from workingctx
|
Wed, 14 Aug 2013 16:24:16 -0500 |
Sean Farley |
commitablectx: move tags from workingctx
|
Wed, 14 Aug 2013 16:23:28 -0500 |
Sean Farley |
commitablectx: move extra from workingctx
|
Wed, 14 Aug 2013 16:23:16 -0500 |
Sean Farley |
commitablectx: move closesbranch from workingctx
|
Wed, 14 Aug 2013 16:23:02 -0500 |
Sean Farley |
commitablectx: move branch from workingctx
|
Wed, 14 Aug 2013 16:22:42 -0500 |
Sean Farley |
commitablectx: move clean from workingctx
|
Wed, 14 Aug 2013 16:22:32 -0500 |
Sean Farley |
commitablectx: move ignored from workingctx
|
Wed, 14 Aug 2013 16:22:20 -0500 |
Sean Farley |
commitablectx: move unknown from workingctx
|
Wed, 14 Aug 2013 16:21:55 -0500 |
Sean Farley |
commitablectx: move deleted from workingctx
|
Wed, 14 Aug 2013 16:15:29 -0500 |
Sean Farley |
commitablectx: move removed from workingctx
|
Wed, 14 Aug 2013 16:15:18 -0500 |
Sean Farley |
commitablectx: move added from workingctx
|
Wed, 14 Aug 2013 16:14:58 -0500 |
Sean Farley |
commitablectx: move modified from workingctx
|
Wed, 14 Aug 2013 16:09:45 -0500 |
Sean Farley |
commitablectx: move files from workingctx
|
Wed, 14 Aug 2013 16:09:30 -0500 |
Sean Farley |
commitablectx: move description from workingctx
|
Wed, 14 Aug 2013 16:03:32 -0500 |
Sean Farley |
commitablectx: move date from workingctx
|
Thu, 15 Aug 2013 10:57:43 -0500 |
Sean Farley |
commitablectx: move _date from workingctx
|
Wed, 14 Aug 2013 15:57:24 -0500 |
Sean Farley |
commitablectx: move user from workingctx
|
Thu, 15 Aug 2013 10:51:53 -0500 |
Sean Farley |
commitablectx: move _user from workingctx
|
Wed, 14 Aug 2013 15:55:56 -0500 |
Sean Farley |
commitablectx: move status from workingctx
|
Wed, 14 Aug 2013 15:41:22 -0500 |
Sean Farley |
commitablectx: move _status from workingctx
|
Wed, 14 Aug 2013 15:34:18 -0500 |
Sean Farley |
commitablectx: move _manifest from workingctx
|
Wed, 14 Aug 2013 15:30:17 -0500 |
Sean Farley |
commitablectx: move _flagfunc from workingctx
|
Wed, 14 Aug 2013 15:29:48 -0500 |
Sean Farley |
commitablectx: move _buildflagfunc from workingctx
|
Wed, 14 Aug 2013 15:29:09 -0500 |
Sean Farley |
commitablectx: move __contains__ from workingctx
|
Wed, 14 Aug 2013 15:28:43 -0500 |
Sean Farley |
commitablectx: move __nonzero__ from workingctx
|
Wed, 14 Aug 2013 15:25:14 -0500 |
Sean Farley |
commitablectx: move __str__ from workingctx
|
Wed, 14 Aug 2013 15:24:58 -0500 |
Sean Farley |
commitablectx: move __init__ from workingctx
|
Wed, 14 Aug 2013 15:02:08 -0500 |
Sean Farley |
commitablectx: add a class that will be used as a parent of mutable contexts
|
Wed, 14 Aug 2013 13:32:56 -0500 |
Sean Farley |
workingfilectx: remove unneeded __repr__ since it is now inherited
|
Thu, 15 Aug 2013 13:09:34 -0500 |
Sean Farley |
workingfilectx: remove bogus comment
|
Thu, 15 Aug 2013 13:32:07 -0500 |
Sean Farley |
workingfilectx: remove __str__ manifest since it is now inherited
|
Thu, 15 Aug 2013 13:31:17 -0500 |
Sean Farley |
basefilectx: use basectx __str__ instead of duplicating logic
|
Wed, 14 Aug 2013 13:41:09 -0500 |
Sean Farley |
workingctx: remove unneeded manifest since it is now inherited
|
Wed, 14 Aug 2013 13:32:44 -0500 |
Sean Farley |
workingctx: remove unneeded __repr__ since it is now inherited
|
Tue, 03 Sep 2013 20:02:53 +0400 |
Alexander Plavin |
hgweb: import the whole util module in webcommands instead of just one function
|
Wed, 04 Sep 2013 19:40:04 +0400 |
Alexander Plavin |
hgweb: add string constants for search mode names
|
Wed, 04 Sep 2013 18:42:55 -0700 |
Siddharth Agarwal |
addremove: don't do full walks
|
Thu, 05 Sep 2013 11:45:27 -0400 |
Augie Fackler |
merge with mpm
|
Tue, 03 Sep 2013 17:06:19 -0400 |
Augie Fackler |
merge with mpm
|
Sat, 17 Aug 2013 20:48:49 -0700 |
Siddharth Agarwal |
pack_dirstate: only invalidate mtime for files written in the last second
|
Sat, 31 Aug 2013 10:20:15 -0700 |
Siddharth Agarwal |
dirstate.status: don't ignore symlink placeholders in the normal set
|
Sat, 31 Aug 2013 10:16:06 -0700 |
Siddharth Agarwal |
localrepo.status: ignore empty symlink placeholders
|
Tue, 03 Sep 2013 18:08:27 -0500 |
Matt Mackall |
merge with stable
|
Tue, 03 Sep 2013 18:05:11 -0500 |
Matt Mackall |
Added signature for changeset 335a558f81dc
stable
|
Tue, 03 Sep 2013 18:05:06 -0500 |
Matt Mackall |
Added tag 2.7.1 for changeset 335a558f81dc
stable
|
Wed, 28 Aug 2013 22:09:53 +0900 |
FUJIWARA Katsunori |
tags: write tag overwriting history also into tag cache file (issue3911)
stable 2.7.1
|
Tue, 03 Sep 2013 15:50:59 -0500 |
Matt Mackall |
merge with stable
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: add description about "histedit --outgoing" to command help
stable
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: add description about basic histedit function to command help
stable
|
Tue, 03 Sep 2013 15:12:35 -0400 |
Bryan O'Sullivan |
rebase: handle bookmarks matching revset function names (issue3950)
stable
|
Tue, 03 Sep 2013 15:12:35 -0400 |
Bryan O'Sullivan |
rebase: handle bookmarks matching revset function names (issue3950)
|
Thu, 25 Jul 2013 22:28:34 -0500 |
Sean Farley |
dispatch: add ability to specify a custom pdb module as a debugger
|
Sat, 13 Jul 2013 16:33:07 -0500 |
Sean Farley |
dispatch: move command line --config argument parsing to _runcatch()
|
Tue, 13 Aug 2013 01:38:30 +0200 |
Angel Ezquerra |
mq: update subrepos when applying / unapplying patches that change .hgsubstate
|
Wed, 21 Aug 2013 22:34:04 +0200 |
Angel Ezquerra |
subrepo: make submerge() return the merged substate
|
Tue, 06 Aug 2013 00:49:39 +0200 |
Angel Ezquerra |
mq: look for modified subrepos when checking for local changes
|
Wed, 07 Aug 2013 09:59:45 +0800 |
Wei, Elson |
localrepo: get value from the unfiltered caches should check if the attribute existed.
|
Fri, 19 Jul 2013 02:09:13 +0400 |
Alexander Plavin |
hgweb: always run search when a query is entered (bc)
|
Fri, 19 Jul 2013 02:41:11 +0400 |
Alexander Plavin |
hgweb: search() function supports direct pointing to revision
|
Thu, 22 Aug 2013 16:42:10 +0400 |
Alexander Plavin |
hgweb: pass arguments which a function depends on explicitly in search
|
Thu, 22 Aug 2013 16:45:23 +0400 |
Alexander Plavin |
hgweb: add dynamic search function selection, depending on the query
|
Mon, 26 Aug 2013 17:11:01 -0700 |
Wojciech Lopata |
unionrevlog: extract 'baserevision' and 'baserevdiff' methods
|
Mon, 26 Aug 2013 16:50:31 -0700 |
Wojciech Lopata |
bundlerevlog: extract 'baserevision' method
|
Mon, 26 Aug 2013 15:20:44 -0700 |
Danek Duvall |
solaris: tests can't use tail -n
|
Fri, 23 Aug 2013 16:05:38 -0700 |
Danek Duvall |
solaris: sed doesn't recognize a line without a newline
|
Fri, 23 Aug 2013 14:31:42 -0700 |
Danek Duvall |
solaris: test cases can't use grep -a
|
Mon, 19 Aug 2013 11:25:23 -0700 |
Wojciech Lopata |
revlog: pass node as an argument of addrevision
|
Mon, 19 Aug 2013 11:06:38 -0700 |
Wojciech Lopata |
revlog: extract 'checkhash' method
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: discard meaningless comment about 'hexlify node'
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: add description about "histedit --outgoing" to command help
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: add description about basic histedit function to command help
|
Fri, 23 Aug 2013 16:16:22 -0400 |
Augie Fackler |
httpclient: import 0d1b0a8bc549 to fix bug involving late-arriving RST after a response
|
Fri, 23 Aug 2013 13:28:18 -0400 |
Augie Fackler |
progress: stop getting stuck in a nested topic during a long inner step
|
Thu, 15 Aug 2013 21:36:53 -0400 |
Augie Fackler |
Backed out changeset 77d434760857
|
Thu, 15 Aug 2013 21:35:56 -0400 |
Jeff Sickel |
hgrc.d: separate namespace for mercurial scripts 9diff and 9mail
|
Wed, 14 Aug 2013 12:42:22 -0500 |
Matt Mackall |
debugfs: add hardlink support reporting
|
Sun, 04 Aug 2013 13:43:39 +0200 |
Dan Villiom Podlaski Christiansen |
obsolete: allow passing a revision to successorssets()
|
Mon, 12 Aug 2013 17:44:31 -0500 |
Jeff Sickel |
factotum: clean up keychain for multiple hg repository authentication
|
Mon, 12 Aug 2013 17:36:49 -0500 |
Jeff Sickel |
9mail: new script to add support for Plan 9 upas/marshal email wrapper
|
Sun, 11 Aug 2013 23:50:32 -0500 |
Sean Farley |
workingfilectx: inherit from basefilectx instead of filectx
|
Sun, 11 Aug 2013 23:06:10 -0500 |
Sean Farley |
basefilectx: move copies from filectx
|
Sun, 11 Aug 2013 23:05:50 -0500 |
Sean Farley |
basefilectx: move ancestors from filectx
|
Sun, 11 Aug 2013 23:05:08 -0500 |
Sean Farley |
basefilectx: move ancestor from filectx
|
Sun, 11 Aug 2013 23:03:33 -0500 |
Sean Farley |
basefilectx: move annotate from filectx
|
Sun, 11 Aug 2013 23:00:11 -0500 |
Sean Farley |
basefilectx: move p2 from filectx
|
Sun, 11 Aug 2013 22:59:10 -0500 |
Sean Farley |
basefilectx: move p1 from filectx
|
Sun, 11 Aug 2013 22:57:21 -0500 |
Sean Farley |
basefilectx: move parents from filectx
|
Sun, 11 Aug 2013 22:56:53 -0500 |
Sean Farley |
basefilectx: move cmp from filectx
|
Sun, 11 Aug 2013 22:56:30 -0500 |
Sean Farley |
basefilectx: move isbinary from filectx
|
Sun, 11 Aug 2013 22:56:18 -0500 |
Sean Farley |
basefilectx: move path from filectx
|
Sun, 11 Aug 2013 22:56:02 -0500 |
Sean Farley |
basefilectx: move changectx from filectx
|
Sun, 11 Aug 2013 22:55:09 -0500 |
Sean Farley |
basefilectx: move manifest from filectx
|
Sun, 11 Aug 2013 22:54:58 -0500 |
Sean Farley |
basefilectx: move phasestr from filectx
|
Sun, 11 Aug 2013 22:54:48 -0500 |
Sean Farley |
basefilectx: move phase from filectx
|
Sun, 11 Aug 2013 22:54:39 -0500 |
Sean Farley |
basefilectx: move extra from filectx
|
Sun, 11 Aug 2013 22:54:31 -0500 |
Sean Farley |
basefilectx: move branch from filectx
|
Sun, 11 Aug 2013 22:54:22 -0500 |
Sean Farley |
basefilectx: move description from filectx
|
Sun, 11 Aug 2013 22:54:12 -0500 |
Sean Farley |
basefilectx: move files from filectx
|
Sun, 11 Aug 2013 22:53:56 -0500 |
Sean Farley |
basefilectx: move date from filectx
|
Sun, 11 Aug 2013 22:53:47 -0500 |
Sean Farley |
basefilectx: move user from filectx
|
Sun, 11 Aug 2013 22:53:23 -0500 |
Sean Farley |
basefilectx: move hex from filectx
|
Sun, 11 Aug 2013 22:51:53 -0500 |
Sean Farley |
basefilectx: move node from filectx
|
Sun, 11 Aug 2013 22:51:41 -0500 |
Sean Farley |
basefilectx: move linkrev from filectx
|
Sun, 11 Aug 2013 22:51:30 -0500 |
Sean Farley |
basefilectx: move rev from filectx
|
Sun, 11 Aug 2013 22:51:18 -0500 |
Sean Farley |
basefilectx: move filelog from filectx
|
Sun, 11 Aug 2013 22:51:04 -0500 |
Sean Farley |
basefilectx: move flags from filectx
|
Sun, 11 Aug 2013 22:50:37 -0500 |
Sean Farley |
basefilectx: move filenode from filectx
|
Sun, 11 Aug 2013 22:50:15 -0500 |
Sean Farley |
basefilectx: move filerev from filectx
|
Sun, 11 Aug 2013 22:49:40 -0500 |
Sean Farley |
basefilectx: move __ne__ from filectx
|
Sun, 11 Aug 2013 22:49:03 -0500 |
Sean Farley |
basefilectx: move __eq__ from filectx
|
Sun, 11 Aug 2013 22:47:39 -0500 |
Sean Farley |
basefilectx: move __hash__ from filectx
|
Sun, 11 Aug 2013 22:46:54 -0500 |
Sean Farley |
basefilectx: move __repr__ from filectx
|
Sun, 11 Aug 2013 22:45:30 -0500 |
Sean Farley |
basefilectx: move __str__ from filectx
|
Sun, 11 Aug 2013 22:45:13 -0500 |
Sean Farley |
basefilectx: move __nonzero__ from filectx
|
Sun, 11 Aug 2013 22:44:51 -0500 |
Sean Farley |
basefilectx: move _repopath from filectx
|
Sun, 11 Aug 2013 22:44:36 -0500 |
Sean Farley |
basefilectx: move _filerev from filectx
|
Sun, 11 Aug 2013 22:44:19 -0500 |
Sean Farley |
basefilectx: move _filenode from filectx
|
Sun, 11 Aug 2013 22:44:06 -0500 |
Sean Farley |
basefilectx: move _changeid from filectx
|
Sun, 11 Aug 2013 22:40:59 -0500 |
Sean Farley |
basefilectx: move _filelog from filectx
|
Sat, 10 Aug 2013 15:10:26 -0500 |
Sean Farley |
basefilectx: add an empty class that will be used as a parent of file contexts
|
Mon, 05 Aug 2013 18:44:18 -0500 |
Sean Farley |
workingctx: inherit from basectx instead of changectx
|
Tue, 06 Aug 2013 15:10:09 -0500 |
Sean Farley |
largefiles: remove unnecessary check of instance
|
Tue, 06 Aug 2013 15:11:42 -0500 |
Sean Farley |
localrepo: remove unnecessary check of instance
|
Tue, 06 Aug 2013 15:11:31 -0500 |
Sean Farley |
basectx: remove unnecessary check of instance
|
Mon, 05 Aug 2013 18:42:41 -0500 |
Sean Farley |
basectx: move dirty from changectx
|
Mon, 05 Aug 2013 18:41:56 -0500 |
Sean Farley |
basectx: move dirs from changectx
|
Mon, 05 Aug 2013 18:41:43 -0500 |
Sean Farley |
basectx: move _dirs from changectx
|
Mon, 05 Aug 2013 18:41:12 -0500 |
Sean Farley |
basectx: move diff from changectx
|
Mon, 05 Aug 2013 18:41:00 -0500 |
Sean Farley |
basectx: move match from changectx
|
Mon, 05 Aug 2013 18:40:36 -0500 |
Sean Farley |
basectx: move sub from changectx
|
Mon, 05 Aug 2013 18:28:54 -0500 |
Sean Farley |
basectx: move flags from changectx
|
Mon, 05 Aug 2013 18:28:40 -0500 |
Sean Farley |
basectx: move filenode from changectx
|
Mon, 05 Aug 2013 18:28:23 -0500 |
Sean Farley |
basectx: move _fileinfo from changectx
|
Mon, 05 Aug 2013 18:26:54 -0500 |
Sean Farley |
basectx: move p2 from changectx
|
Mon, 05 Aug 2013 18:26:15 -0500 |
Sean Farley |
basectx: move p1 from changectx
|
Mon, 05 Aug 2013 18:19:38 -0500 |
Sean Farley |
basectx: move parents from changectx
|
Mon, 05 Aug 2013 18:19:19 -0500 |
Sean Farley |
basectx: move mutable from changectx
|
Mon, 05 Aug 2013 18:19:04 -0500 |
Sean Farley |
basectx: move phasestr from changectx
|
Mon, 05 Aug 2013 17:22:49 -0500 |
Sean Farley |
basectx: move manifest from changectx
|
Mon, 05 Aug 2013 17:22:18 -0500 |
Sean Farley |
basectx: move __iter__ from changectx
|
Mon, 05 Aug 2013 17:22:05 -0500 |
Sean Farley |
basectx: move __getitem__ from changectx
|
Mon, 05 Aug 2013 17:21:38 -0500 |
Sean Farley |
basectx: move __contains__ from changectx
|
Mon, 05 Aug 2013 17:21:23 -0500 |
Sean Farley |
basectx: move substate from changectx
|
Mon, 05 Aug 2013 17:00:32 -0500 |
Sean Farley |
basectx: move __ne__ from changectx
|
Mon, 05 Aug 2013 17:00:09 -0500 |
Sean Farley |
basectx: move __eq__ from changectx
|
Fri, 02 Aug 2013 18:24:08 -0500 |
Sean Farley |
basectx: move __repr__ from changectx
|
Fri, 02 Aug 2013 16:52:13 -0500 |
Sean Farley |
basectx: move __int__ from changectx
|
Fri, 02 Aug 2013 16:50:13 -0500 |
Sean Farley |
basectx: change _node to node() in hex
|
Fri, 02 Aug 2013 16:49:01 -0500 |
Sean Farley |
basectx: move hex from changectx
|
Fri, 02 Aug 2013 16:48:19 -0500 |
Sean Farley |
basectx: move node from changectx
|
Fri, 02 Aug 2013 19:09:06 -0500 |
Sean Farley |
basectx: move rev from changectx
|
Fri, 02 Aug 2013 16:46:23 -0500 |
Sean Farley |
basectx: move __str__ from changectx
|
Tue, 06 Aug 2013 16:42:41 -0500 |
Sean Farley |
changectx: if passing a basectx then exit __init__ immediately
|
Tue, 06 Aug 2013 15:50:28 -0500 |
Sean Farley |
basectx: return a copied context if changeid is already a basectx
|
Sat, 13 Jul 2013 19:59:21 -0500 |
Sean Farley |
basectx: add an empty class that will be used as a parent of all contexts
|
Wed, 24 Jul 2013 19:13:39 -0400 |
Augie Fackler |
ui.config: fix bug in config alternatives from cc669e4fec95
|
Sat, 03 Aug 2013 13:23:48 -0500 |
Matt Mackall |
proxy: allow wildcards in the no proxy list (issue1821)
|
Fri, 19 Jul 2013 02:08:19 +0400 |
Alexander Plavin |
hgweb: cleaner if conditions in changelog() function
|
Mon, 15 Jul 2013 01:10:22 +0400 |
Alexander Plavin |
hgweb: separate search itself and template generation
|
Sat, 03 Aug 2013 00:34:56 +0400 |
Alexander Plavin |
paper: remove unused occurence of changelogtag in views
|
Sun, 30 Jun 2013 11:48:21 +0400 |
Alexander Plavin |
hgweb: show full date in rfc822 format in tooltips at shortlog page
|
Sun, 04 Aug 2013 16:19:12 -0500 |
Kevin Bullock |
hgweb: remove trailing whitespace in mercurial.js
|
Mon, 22 Jul 2013 17:07:19 +0400 |
Alexander Plavin |
paper: get rid of changelogtag template duplication
|
Fri, 26 Jul 2013 15:59:16 -0400 |
Augie Fackler |
obsolete: clean up a couple of docstrings for correctness
|
Fri, 26 Jul 2013 21:18:40 -0400 |
Simon Heimberg |
run-tests: only check the common criteria once per test
|
Thu, 01 Aug 2013 22:52:05 -0500 |
Matt Mackall |
merge with stable
|
Thu, 01 Aug 2013 22:37:44 -0500 |
Matt Mackall |
Added signature for changeset f37b5a17e6a0
stable
|
Thu, 01 Aug 2013 22:37:41 -0500 |
Matt Mackall |
Added tag 2.7 for changeset f37b5a17e6a0
stable
|
Thu, 01 Aug 2013 21:43:14 -0500 |
Kevin Bullock |
bookmarks: pull --update updates to active bookmark if it moved (issue4007)
stable 2.7
|
Thu, 01 Aug 2013 20:06:00 -0500 |
Matt Mackall |
merge with i18n
stable
|
Thu, 01 Aug 2013 02:36:59 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 7b815e38022a
stable
|
Thu, 01 Aug 2013 04:32:29 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with cfdae231ba78
stable
|
Thu, 01 Aug 2013 19:55:02 -0500 |
Matt Mackall |
histedit: don't clobber working copy on --abort if not on histedit cset
stable
|
Thu, 01 Aug 2013 17:54:12 -0500 |
Matt Mackall |
rebase: allow aborting when descendants detected
stable
|
Thu, 01 Aug 2013 17:45:13 -0500 |
Matt Mackall |
rebase: continue abort without strip for immutable csets (issue3997)
stable
|
Thu, 01 Aug 2013 17:33:09 -0500 |
Matt Mackall |
rebase: don't clobber wd on --abort when we've updated away (issue4009)
stable
|
Fri, 26 Jul 2013 13:34:51 -0700 |
Wojciech Lopata |
bookmarks: update only proper bookmarks on push -r/-B (issue 3973)
stable
|
Sun, 28 Jul 2013 15:02:32 -0500 |
Matt Mackall |
checklink: work around sshfs brain-damage (issue3636)
stable
|
Sat, 27 Jul 2013 19:31:14 -0500 |
Matt Mackall |
import: cut commit messages at --- unconditionally (issue2148)
stable
|
Sat, 27 Jul 2013 21:16:12 +0200 |
Pascal Quantin |
win32: update Inno Setup installer script and extensions list
stable
|
Fri, 26 Jul 2013 21:03:25 -0500 |
Matt Mackall |
revert: fix largefiles breakage
stable
|
Fri, 26 Jul 2013 17:08:05 -0500 |
Matt Mackall |
revert: make backup when unforgetting a file (issue3423)
stable
|
Fri, 26 Jul 2013 15:42:10 -0500 |
Matt Mackall |
revsingle: fix silly API issue (issue2992)
stable
|
Fri, 26 Jul 2013 15:05:48 -0500 |
Matt Mackall |
Added signature for changeset f0d7721d7322
stable
|
Fri, 26 Jul 2013 15:05:46 -0500 |
Matt Mackall |
Added tag 2.7-rc for changeset f0d7721d7322
stable
|
Thu, 25 Jul 2013 21:00:03 +0200 |
Simon Heimberg |
i18n-it: do not translate rst syntax
stable 2.7-rc
|
Fri, 26 Jul 2013 14:44:13 +0100 |
Frank Kingswood |
convert: handle changeset sorting errors without traceback (issue3961)
stable
|
Thu, 25 Jul 2013 14:43:15 -0700 |
Siddharth Agarwal |
ancestor.deepest: ignore ninteresting while building result (issue3984)
stable
|
Thu, 25 Jul 2013 17:35:53 +0800 |
Wei, Elson |
ancestor.deepest: decrement ninteresting correctly (issue3984)
stable
|
Thu, 25 Jul 2013 14:20:37 -0700 |
Siddharth Agarwal |
ancestor.deepest: sort revs in C version
stable
|
Thu, 25 Jul 2013 10:44:51 -0400 |
Augie Fackler |
check-code: add a check for the next() builtin, which was new in 2.6
stable
|
Thu, 25 Jul 2013 10:42:36 -0400 |
Augie Fackler |
mq: rename next() to nextpatch() to avoid confusing a future check-code patch
stable
|
Thu, 25 Jul 2013 15:27:41 +0400 |
Alexander Plavin |
hgweb: replace next(revs) to revs.next() to fix compatibility with Python 2.5-
stable
|
Thu, 25 Jul 2013 02:44:27 -0500 |
Matt Mackall |
tests: glob out exception type for directory collision
stable
|
Thu, 25 Jul 2013 02:34:09 -0500 |
Matt Mackall |
record: add checkunfinished support (issue3955)
stable
|
Thu, 25 Jul 2013 02:17:52 -0500 |
Matt Mackall |
checkunfinished: accommodate histedit quirk
stable
|
Mon, 22 Jul 2013 10:04:53 +0200 |
Simon Heimberg |
tests: test-check-code-hg.t works for all files to check
stable
|
Mon, 22 Jul 2013 10:04:45 +0200 |
Simon Heimberg |
check-code: do not abort on an unreadable file, only report this
stable
|
Thu, 25 Jul 2013 00:54:49 -0500 |
Matt Mackall |
heads: fix children/descendants in doc (issue3992)
stable
|
Sun, 21 Jul 2013 18:50:54 +0400 |
Alexander Plavin |
paper: fix rendering of the first tab in a line in Webkit (issue3990)
stable
|
Sun, 21 Jul 2013 01:38:04 +0400 |
Alexander Plavin |
hgweb: fix duplication for some search queries
stable
|
Wed, 24 Jul 2013 14:51:13 -0400 |
Augie Fackler |
sslutil: force SSLv3 on Python 2.6 and later (issue3905)
stable
|
Wed, 24 Jul 2013 14:45:29 -0400 |
Augie Fackler |
httpclient: update to revision 9517a2b56fe9 of httpplus (issue3905)
stable
|
Sat, 11 May 2013 20:40:15 -0500 |
Augie Fackler |
hgweb: force connection close on early response
stable
|
Thu, 25 Jul 2013 02:41:22 +0400 |
Alexander Plavin |
hgweb: fix incorrect revisions count in graph (issue3977)
stable
|
Thu, 25 Jul 2013 02:22:39 +0400 |
Alexander Plavin |
hgweb: fix incorrect way to count revisions in log (issue3977)
stable
|
Thu, 25 Jul 2013 02:48:21 +0400 |
Alexander Plavin |
hgweb: always start graph with the revision in url
stable
|
Thu, 25 Jul 2013 00:44:00 -0500 |
Matt Mackall |
merge with i18n
stable
|
Wed, 24 Jul 2013 09:43:32 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with bf6bc4681383
stable
|
Thu, 25 Jul 2013 00:33:28 -0500 |
Matt Mackall |
update: add tracking of interrupted updates (issue3113)
stable
|
Thu, 25 Jul 2013 00:00:47 -0500 |
Matt Mackall |
mq: add checkunfinished support (issue3955)
stable
|
Wed, 24 Jul 2013 23:51:44 -0500 |
Matt Mackall |
transplant: add checkunfinished (issue3955)
stable
|
Wed, 24 Jul 2013 23:51:44 -0500 |
Matt Mackall |
histedit: add checkunfinished support (issue3955)
stable
|
Wed, 24 Jul 2013 23:51:44 -0500 |
Matt Mackall |
rebase: add checkunfinished support (issue3955)
stable
|
Wed, 24 Jul 2013 23:51:44 -0500 |
Matt Mackall |
rebase: reorder parent check and state storage
stable
|
Wed, 24 Jul 2013 23:51:40 -0500 |
Matt Mackall |
commands: add checks for unfinished operations (issue3955)
stable
|
Wed, 24 Jul 2013 23:30:24 -0500 |
Matt Mackall |
update: clear any clearable unfinished operations (issue3955)
stable
|
Wed, 24 Jul 2013 23:27:30 -0500 |
Matt Mackall |
cmdutil: core functionality to block during multistep commands (issue3955)
stable
|
Wed, 24 Jul 2013 17:39:29 -0400 |
Augie Fackler |
histedit: refuse to edit history that contains merges (issue3962)
stable
|
Wed, 24 Jul 2013 13:20:44 +0800 |
Wei, Elson |
largefiles: overridematch() should replace the file path instead of extending (issue3934)
stable
|
Tue, 23 Jul 2013 17:28:12 -0500 |
Matt Mackall |
revlog: handle hidden revs in _partialmatch (issue3979)
stable
|
Tue, 23 Jul 2013 14:18:56 -0500 |
Matt Mackall |
fileset: handle underbar in symbols
stable
|
Sun, 21 Jul 2013 18:45:42 -0500 |
Matt Mackall |
heads: modernize documentation (issue3992)
stable
|
Fri, 19 Jul 2013 16:45:44 -0500 |
Matt Mackall |
convert: catch empty origpaths in svn gettags (issue3941)
stable
|
Fri, 19 Jul 2013 12:58:30 -0500 |
Matt Mackall |
template: fix tabindent docstring (issue2880)
stable
|
Fri, 19 Jul 2013 00:20:53 -0500 |
Matt Mackall |
merge default into stable for 2.7 code freeze
stable
|
Fri, 12 Jul 2013 11:14:42 +0900 |
Shun-ichi GOTO |
osutil: consider WindowsError's behaviour to support python 2.4 on Windows
|
Wed, 17 Jul 2013 10:40:40 -0400 |
Matthew Turk |
churn: split email aliases from the right
|
Sun, 14 Jul 2013 05:35:04 +0400 |
Alexander Plavin |
hgweb: highlight line which is linked to at annotate view
|
Sat, 13 Jul 2013 02:36:29 +0400 |
Alexander Plavin |
hgweb: always start log with searched revision
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
util: check if re2 works before using it (issue 3964)
|
Thu, 18 Jul 2013 23:22:59 -0500 |
Matt Mackall |
run-tests: backout 4f32747879d1 line endings change
|
Sat, 13 Jul 2013 17:32:54 +0400 |
Alexander Plavin |
hgweb: highlight line which is linked to at comparison view
|
Sat, 13 Jul 2013 17:31:53 +0400 |
Alexander Plavin |
hgweb: change highlighted line color to be different from 'inserted' color
|
Fri, 19 Jul 2013 01:40:57 +0200 |
Mads Kiilerich |
convert: fix bad conversion of copies when hg.startrev is specified
|
Fri, 19 Jul 2013 01:18:15 +0200 |
Mads Kiilerich |
test-convert-hg-startrev: fix test for copy removal on missing parent
|
Sat, 13 Jul 2013 18:06:57 +0400 |
Alexander Plavin |
hgweb: make stripes in diffstat with CSS
|
Sat, 13 Jul 2013 18:03:35 +0400 |
Alexander Plavin |
hgweb: make stripes in file log with CSS
|
Sat, 13 Jul 2013 18:02:34 +0400 |
Alexander Plavin |
hgweb: make stripes in graph with CSS
|
Sat, 13 Jul 2013 17:59:00 +0400 |
Alexander Plavin |
hgweb: make stripes in log and search with CSS
|
Sat, 13 Jul 2013 17:51:43 +0400 |
Alexander Plavin |
hgweb: make stripes in branch list with CSS
|
Sat, 13 Jul 2013 17:49:20 +0400 |
Alexander Plavin |
hgweb: make stripes in repo list with CSS
|
Sat, 13 Jul 2013 17:43:45 +0400 |
Alexander Plavin |
hgweb: make stripes in file annotate view with CSS
|
Sat, 13 Jul 2013 17:44:57 +0400 |
Alexander Plavin |
hgweb: make stripes in tag list with CSS
|
Sat, 13 Jul 2013 17:44:46 +0400 |
Alexander Plavin |
hgweb: make stripes in directory view with CSS
|
Sat, 13 Jul 2013 17:43:19 +0400 |
Alexander Plavin |
hgweb: make stripes in bookmark list with CSS
|
Thu, 18 Jul 2013 16:29:05 -0500 |
Matt Mackall |
tests: update for commit --secret
|
Sun, 14 Jul 2013 21:50:52 +0800 |
Wei, Elson |
gpg: show "Unknown key ID xxxxxxxx" when the status is ERRSIG
|
Sun, 14 Jul 2013 21:50:45 +0800 |
Wei, Elson |
gpg: add shortkey() to convert from long id to short
|
Fri, 12 Jul 2013 10:10:46 +0800 |
Wei, Elson |
gpg: getkeys() removes unused returning value "err"
|
Fri, 12 Jul 2013 10:05:11 +0800 |
Wei, Elson |
gpg: treat "ERRSIG" as a valid key id but no fingerprint
|
Thu, 11 Jul 2013 13:11:41 -0400 |
Jordi Gutiérrez Hermoso |
commit: enable --secret option
|
Wed, 17 Jul 2013 23:58:04 +0200 |
Florence Laguzet |
merge: deprecate the --force option
|
Thu, 18 Jul 2013 09:42:44 -0700 |
Brendan Cully |
run-tests: revert previous commit, run() waits after a timeout
|
Thu, 18 Jul 2013 09:39:01 -0700 |
Brendan Cully |
run-tests: reap timed-out zombies
|
Fri, 12 Jul 2013 01:58:48 +0400 |
Alexander Plavin |
hgweb: run search instead of showing wrong error for ambigious identifier
|
Wed, 17 Jul 2013 17:34:47 -0700 |
Siddharth Agarwal |
doc: bump copyright year
|
Wed, 17 Jul 2013 17:34:30 -0700 |
Siddharth Agarwal |
version: bump copyright year
|
Sat, 13 Jul 2013 00:57:56 +0400 |
Alexander Plavin |
hgweb: add line wrapping switch to file diff and changeset views
|
Sat, 13 Jul 2013 00:57:10 +0400 |
Alexander Plavin |
hgweb: file diff and changesets views behave like file source view
|
Fri, 12 Jul 2013 23:47:56 +0400 |
Alexander Plavin |
hgweb: introduce separate classes for stripey background
|
Fri, 12 Jul 2013 15:58:13 +0400 |
Alexander Plavin |
hgweb: add line wrapping switch to file source view
|
Tue, 09 Jul 2013 02:08:24 +0400 |
Alexander Plavin |
hgweb: add changelog and search templates to raw style
|
Fri, 12 Jul 2013 16:01:11 +0400 |
Alexander Plavin |
hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstat
|
Wed, 03 Jul 2013 21:50:20 +0900 |
Takumi IINO |
doc: make i18n man and html
|
Wed, 03 Jul 2013 21:49:43 +0900 |
Takumi IINO |
doc: make man and html from translated documents
|
Wed, 03 Jul 2013 21:49:41 +0900 |
Takumi IINO |
gendoc: dispatch print document content by commandline arguments
|
Wed, 03 Jul 2013 21:49:39 +0900 |
Takumi IINO |
gendoc: add showtopic
|
Wed, 03 Jul 2013 21:49:37 +0900 |
Takumi IINO |
gendoc: rename to showdoc from show_doc
|
Tue, 16 Jul 2013 01:29:14 +0200 |
Simon Heimberg |
check-code: automatically preppend "warning: " to all warning messages
|
Wed, 17 Jul 2013 10:49:34 +0200 |
Martin Geisler |
rollback: add reference to "hg commit --amend"
|
Sat, 13 Jul 2013 23:58:01 +0200 |
Simon Heimberg |
run-tests: generally handle line endings on windows by re
|
Sat, 13 Jul 2013 23:57:55 +0200 |
Simon Heimberg |
run-tests: test for os.altsep instead of os.name when checking \ for /
|
Mon, 15 Jul 2013 01:05:42 +0400 |
Alexander Plavin |
hgweb: move local changelist function to the beginning of the parent one
|
Sat, 13 Jul 2013 17:51:24 +0400 |
Alexander Plavin |
hgweb: get rid of branchentry template duplication
|
Wed, 17 Jul 2013 14:25:35 -0500 |
Matt Mackall |
merge with stable
|
Wed, 17 Jul 2013 13:42:08 -0700 |
Brendan Cully |
run-tests: replace popen locking with a noop _cleanup handler on py24
|
Wed, 17 Jul 2013 13:02:12 -0700 |
Brendan Cully |
run-tests: only lock Popen wait/poll on python 2.4
|
Wed, 17 Jul 2013 12:45:12 -0700 |
Brendan Cully |
run-tests: lock popen wait/poll
|
Wed, 17 Jul 2013 14:20:35 -0500 |
Matt Mackall |
merge with i18n
stable
|
Sun, 14 Jul 2013 21:20:02 +0200 |
Martin Schröder |
i18n-de: fixed some strings about stripping
stable
|
Sun, 14 Jul 2013 21:07:44 +0200 |
Martin Schröder |
i18n-de: synchronized with fbdac607bff3
stable
|
Tue, 16 Jul 2013 17:10:26 -0500 |
Matt Mackall |
rollback: mark as deprecated
|
Tue, 16 Jul 2013 15:18:12 -0500 |
Matt Mackall |
worker: properly report errors from worker processes (issue3982)
|
Tue, 16 Jul 2013 12:44:11 -0500 |
Matt Mackall |
run-tests: patch over py2.4 proc.wait() race
|
Tue, 16 Jul 2013 11:53:53 -0500 |
Matt Mackall |
worker: check problem state correctly (issue3982)
|
Tue, 16 Jul 2013 11:18:16 -0500 |
Matt Mackall |
sshpeer: mark _validrepo internal
|
Tue, 16 Jul 2013 11:17:01 -0500 |
Matt Mackall |
progress: respect HGPLAIN
|
Thu, 11 Jul 2013 19:29:23 -0500 |
Matt Mackall |
tip: deprecate the tip command
|
Thu, 11 Jul 2013 19:28:54 -0500 |
Matt Mackall |
tag: remove incorrect reference to tip
|
Thu, 11 Jul 2013 19:28:26 -0500 |
Matt Mackall |
log: remove tip from example
|
Thu, 11 Jul 2013 19:28:01 -0500 |
Matt Mackall |
cat: remove incorrect reference to tip
|
Thu, 11 Jul 2013 19:26:53 -0500 |
Matt Mackall |
share: remove reference to tip
|
Thu, 11 Jul 2013 19:26:34 -0500 |
Matt Mackall |
rebase: simplify references to branch tips
|
Thu, 11 Jul 2013 19:25:44 -0500 |
Matt Mackall |
mq: remove reference to tip
|
Thu, 11 Jul 2013 17:01:54 +0400 |
Alexander Plavin |
hgweb: show current search query in the input field
|
Sun, 14 Jul 2013 17:23:07 +0200 |
Pierre-Yves David |
mq: use an unfiltered property cache for the queue object
|
Mon, 15 Jul 2013 15:19:43 -0700 |
Siddharth Agarwal |
summary: use missing ancestors algorithm to find new commits
|
Tue, 16 Jul 2013 11:13:18 -0500 |
Augie Fackler |
Merge histedit fixes from stable.
|
Mon, 15 Jul 2013 15:04:42 +0200 |
Martin Geisler |
histedit: use base for computing renames when folding (issue3729)
stable
|
Mon, 15 Jul 2013 13:20:39 +0200 |
Martin Geisler |
test-histedit-fold: remove unnecessary --template
stable
|
Sat, 29 Jun 2013 14:27:53 +0400 |
Alexander Plavin |
templater: sort functions alphabetically, as filters are
|
Thu, 04 Jul 2013 14:19:43 +0400 |
Alexander Plavin |
hgweb: color line which is linked to in file source view
|
Thu, 04 Jul 2013 14:19:13 +0400 |
Alexander Plavin |
hgweb: wrap lines in file source view
|
Thu, 04 Jul 2013 14:18:44 +0400 |
Alexander Plavin |
hgweb: code selection without line numbers in file source view
|
Sat, 06 Jul 2013 21:48:07 +0200 |
Simon Heimberg |
tests: print line numbers when checking code
|
Sat, 06 Jul 2013 21:48:01 +0200 |
Simon Heimberg |
tests: rename files to py extension instead of copying a 2nd time
|
Sat, 06 Jul 2013 21:47:56 +0200 |
Simon Heimberg |
tests: check-code all python files in one run
|
Thu, 04 Jul 2013 23:05:59 +0900 |
Shun-ichi GOTO |
win32mbcs: wrap util.split()
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
check-code: concatenate "check-code" on compile time
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
tests: do not skip code-checking on some whole files
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
check-code: do not warn on printf \\x or \\[1-9]
|
Tue, 06 Nov 2012 00:22:56 +0100 |
Simon Heimberg |
summary: remove passing of rev because summary does not have this
|
Mon, 01 Jul 2013 20:48:56 +0200 |
Simon Heimberg |
cleanup: drop unused variables and an unused import
|
Mon, 01 Jul 2013 20:48:55 +0200 |
Simon Heimberg |
tests: run pyflakes on files from manifest which could be python files
|
Tue, 09 Jul 2013 13:43:09 -0500 |
Augie Fackler |
Merge with stable.
|
Mon, 01 Jul 2013 18:07:33 -0500 |
Matt Mackall |
Added signature for changeset 009794acc6e3
stable
|
Mon, 01 Jul 2013 18:07:29 -0500 |
Matt Mackall |
Added tag 2.6.3 for changeset 009794acc6e3
stable
|
Mon, 01 Jul 2013 11:09:29 -0300 |
Wagner Bruna |
merge with i18n
stable 2.6.3
|
Mon, 01 Jul 2013 05:25:53 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with ec17ddecdf64
stable
|
Sun, 30 Jun 2013 15:19:39 -0500 |
Matt Mackall |
merge with stable
|
Sun, 30 Jun 2013 15:06:22 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
Martin Geisler |
i18n-fr: remove duplicate paragraphs
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-fr: remove extra empty line at end of msgtr
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-fr: fix malformed literal blocks
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-fr: remove extra trailing newline
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-it: remove extra trailing newlines
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-sv: fix malformed literal block
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: remove extra format character
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: add missing format character
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: add missing newline
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: add missing heading underline
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: use same format character as in msgid
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: remove duplicate paragraph
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: fix malformed note directive
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: remove extra format character
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: add missing literal block
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
Martin Geisler |
i18n-it: remove extra trailing newline and fix translation
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: remove bad fuzzy translations
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-da: remove bad fuzzy translation
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-da: remove extra trailing newline
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-da: add missing newline
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
Martin Geisler |
i18n-da: remove extra trailing newline and fix translation
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
Martin Geisler |
i18n-da: add missing format character and fix translation
stable
|
Mon, 24 Jun 2013 00:39:34 -0400 |
timeless |
i18n-da: add missing heading underline
stable
|
Mon, 24 Jun 2013 00:34:56 -0400 |
timeless |
i18n-da: remove bad fuzzy translation
stable
|
Mon, 24 Jun 2013 00:32:52 -0400 |
Martin Geisler |
i18n-da: add missing format character and fix translation
stable
|
Sat, 29 Jun 2013 19:11:24 +0200 |
Martin Geisler |
i18n-el: add missing indention for literal block
stable
|
Mon, 24 Jun 2013 00:00:53 -0400 |
timeless |
i18n-el: remove extra newline
stable
|
Sun, 23 Jun 2013 14:19:37 -0400 |
timeless |
i18n-el: remove duplicate paragraphs
stable
|
Mon, 24 Jun 2013 00:11:28 -0400 |
timeless |
i18n-zh_CN: remove duplicate paragraphs
stable
|
Sun, 23 Jun 2013 18:30:10 -0400 |
timeless |
i18n-zh_CN: add missing literal blocks
stable
|
Sun, 23 Jun 2013 18:27:17 -0400 |
timeless |
i18n-zh_CN: remove duplicate paragraphs
stable
|
Sun, 23 Jun 2013 18:10:02 -0400 |
timeless |
i18n-ru: spell "ElementTree" correctly
stable
|
Sun, 23 Jun 2013 17:40:03 -0400 |
timeless |
i18n-ru: fix translated config section
stable
|
Sun, 30 Jun 2013 14:56:04 -0500 |
Matt Mackall |
merge with crew
|
Wed, 26 Jun 2013 23:12:55 +0200 |
Simon Heimberg |
tests: simplify and document the sorting of pyflake messages
|
Tue, 25 Jun 2013 13:23:12 -0700 |
Durham Goode |
bundle: move file chunk generation to it's own function
|
Tue, 18 Jun 2013 13:05:16 -0700 |
Durham Goode |
parents: change parents command to use filectx
|
Fri, 28 Jun 2013 16:58:31 -0700 |
Siddharth Agarwal |
update: remove .hg/graftstate on clean (issue3970)
stable
|
Wed, 26 Jun 2013 12:04:57 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with b500a663a2c7
stable
|
Tue, 25 Jun 2013 21:02:22 +0400 |
Alexander Plavin |
templater: add strip function with chars as an extra argument
|
Mon, 24 Jun 2013 14:02:01 -0400 |
Augie Fackler |
Merge with main.
|
Mon, 17 Jun 2013 19:44:00 -0700 |
Durham Goode |
revlog: add exception when linkrev == nullrev
|
Fri, 21 Jun 2013 15:31:40 -0500 |
Matt Mackall |
merge with stable
|
Mon, 17 Jun 2013 19:44:00 -0700 |
Durham Goode |
revlog: add exception when linkrev == nullrev
|
Wed, 19 Jun 2013 14:17:03 -0500 |
Matt Mackall |
changegroup: fix fastpath during commit
|
Wed, 05 Jun 2013 22:41:53 +0200 |
Simon Heimberg |
tests: do not print hgrc in test
|
Thu, 13 Jun 2013 01:37:02 +0200 |
Simon Heimberg |
contrib: delete setup3k in favor of setup --c2to3
|
Thu, 13 Jun 2013 01:36:58 +0200 |
Simon Heimberg |
cleanup: remove unused imports
|
Thu, 13 Jun 2013 01:44:02 +0200 |
simon |
tests: check-code more python files without py extension
|
Fri, 14 Jun 2013 15:28:40 -0400 |
Augie Fackler |
dummyssh: fix check-code nit
|
Wed, 19 Jun 2013 23:05:40 -0700 |
Siddharth Agarwal |
test-pathencode: randomize length of each path component
stable
|
Wed, 19 Jun 2013 23:01:22 -0700 |
Siddharth Agarwal |
test-pathencode: reduce makepart length requirement by 1
stable
|
Wed, 19 Jun 2013 22:34:34 -0700 |
Siddharth Agarwal |
pathencode: fix hashmangle short dir limit (issue3958)
stable
|
Thu, 20 Jun 2013 14:06:11 -0500 |
Matt Mackall |
docs: change description to synopsis in hgrc.5
stable
|
Tue, 11 Jun 2013 23:39:48 +0200 |
simon |
run-tests: sort missing files first instead of raising an error
|
Thu, 30 May 2013 19:29:21 -0700 |
Durham Goode |
filectx: remove dependencies on filerev
|
Sat, 08 Jun 2013 22:37:08 +0200 |
simon |
hg: move return statement after finally block
|
Sun, 09 Jun 2013 16:49:08 +0200 |
simon |
run-tests: call Threads constructor with keyword arguments
|
Sun, 09 Jun 2013 16:42:55 +0200 |
simon |
run-tests: ignoring tests works again
|
Sat, 08 Jun 2013 20:20:14 +0200 |
Simon Heimberg |
check-code: introduce function for using re2 when available
|
Sat, 08 Jun 2013 20:20:14 +0200 |
Simon Heimberg |
check-code: compile filters when loading
|
Sat, 08 Jun 2013 20:20:14 +0200 |
Simon Heimberg |
check-code: compile all patterns on initialisation
|
Sat, 08 Jun 2013 20:20:14 +0200 |
Simon Heimberg |
check-code: only fix patterns once
|
Fri, 07 Jun 2013 16:59:59 -0500 |
Matt Mackall |
merge with stable
|
Thu, 02 May 2013 19:36:47 +0300 |
Iulian Stana |
commit: amending with --close-branch (issue3445)
stable
|
Fri, 07 Jun 2013 16:04:11 -0500 |
Matt Mackall |
run-tests: simplify interrupted message
|
Fri, 07 Jun 2013 15:58:14 -0500 |
Matt Mackall |
run-tests: remove spurious disable of --time with --debug
|
Fri, 07 Jun 2013 15:56:16 -0500 |
Matt Mackall |
run-tests: always gather runtimes
|
Wed, 05 Jun 2013 22:05:29 +0200 |
Simon Heimberg |
run-tests: when interrupted report time in failure message
|
Wed, 05 Jun 2013 22:05:02 +0200 |
Simon Heimberg |
run-tests: report interrupted tests
|
Wed, 05 Jun 2013 22:42:43 +0200 |
Simon Heimberg |
run-tests: open hgrc file only for writing
|
Wed, 05 Jun 2013 22:06:16 +0200 |
Simon Heimberg |
color: use pythons isinstance method instead of reprogramming it
|
Wed, 05 Jun 2013 22:06:02 +0200 |
Simon Heimberg |
color: only provide the required opt to _modesetup
|
Thu, 06 Jun 2013 14:05:03 -0400 |
Jordi Gutiérrez Hermoso |
doc: make it easier to read how to enable extensions
stable
|
Thu, 06 Jun 2013 13:37:41 -0400 |
Jordi Gutiérrez Hermoso |
doc: reword "config file" to "configuration file"
stable
|
Thu, 06 Jun 2013 14:40:26 -0500 |
Matt Mackall |
run-tests: make --noskips work
|
Thu, 30 May 2013 18:47:16 -0700 |
Durham Goode |
filelog: switch 'not len(filerevlog)' to 'not filerevlog'
|
Thu, 30 May 2013 19:29:03 -0700 |
Durham Goode |
annotate: simplify annotate parent function
|
Thu, 30 May 2013 19:26:56 -0700 |
Durham Goode |
changegroup: move changegroup file adding to a separate function
|
Thu, 30 May 2013 19:25:55 -0700 |
Durham Goode |
log: move log file walk to its own function
|
Thu, 30 May 2013 17:51:13 -0700 |
Durham Goode |
bundle: refactor changegroup prune to be its own function
|
Thu, 30 May 2013 17:49:37 -0700 |
Durham Goode |
filectx: refactor filectx.rev() to use filectx._changeid
|
Mon, 03 Jun 2013 17:20:45 -0700 |
Bryan O'Sullivan |
util: add an optional timestamp parameter to makedate
|
Mon, 03 Jun 2013 17:20:44 -0700 |
Bryan O'Sullivan |
util: rename ct variable in makedate to timestamp
|
Mon, 03 Jun 2013 17:20:37 -0700 |
Bryan O'Sullivan |
merge: add a files method to the mergestate class
|
Wed, 05 Jun 2013 21:16:49 +0200 |
Simon Heimberg |
histedit: raise ImportError when demandloading is enabled
stable
|
Sun, 02 Jun 2013 18:09:06 -0500 |
Matt Mackall |
run-tests: add --loop support
|
Sun, 02 Jun 2013 17:58:51 -0500 |
Matt Mackall |
run-tests: --interactive and --jobs no longer conflict
|
Sun, 02 Jun 2013 17:58:49 -0500 |
Matt Mackall |
run-tests: sort certain slow tests earlier by keyword
|
Sun, 02 Jun 2013 17:57:37 -0500 |
Matt Mackall |
run-tests: drop unused resultslock
|
Sun, 02 Jun 2013 17:57:36 -0500 |
Matt Mackall |
run-tests: drop options.child and users
|
Sun, 02 Jun 2013 17:56:53 -0500 |
Matt Mackall |
run-tests: remove runchildren, now unused
|
Sun, 02 Jun 2013 17:56:51 -0500 |
Matt Mackall |
run-tests: schedule largest tests first
|
Sun, 02 Jun 2013 16:58:22 -0500 |
Matt Mackall |
run-tests: introduce thread scheduler
|
Sun, 02 Jun 2013 16:55:19 -0500 |
Matt Mackall |
run-tests: use count to calculate port to use
|
Sun, 02 Jun 2013 16:38:15 -0500 |
Matt Mackall |
run-tests: introduce threadtmp directory
|
Sun, 02 Jun 2013 16:29:35 -0500 |
Matt Mackall |
run-tests: add abort flag
|
Sun, 02 Jun 2013 16:29:22 -0500 |
Matt Mackall |
run-tests: move more variables to env
|
Sun, 02 Jun 2013 16:29:20 -0500 |
Matt Mackall |
run-tests: simplify env deletion
|
Sun, 02 Jun 2013 16:22:51 -0500 |
Matt Mackall |
run-tests: move most of remaining environment tweaks
|
Sun, 02 Jun 2013 16:22:51 -0500 |
Matt Mackall |
run-tests: move environment creation to a separate function
|
Sun, 02 Jun 2013 16:22:51 -0500 |
Matt Mackall |
run-tests: move HGRCPATH to env
|
Sun, 02 Jun 2013 16:22:51 -0500 |
Matt Mackall |
run-tests: move DAEMON_PIDS to env
|
Sun, 02 Jun 2013 16:22:34 -0500 |
Matt Mackall |
run-tests: move HGPORT setting to env
|
Sun, 02 Jun 2013 15:33:41 -0500 |
Matt Mackall |
run-tests: write tmp paths into env copy
|
Sun, 02 Jun 2013 15:27:08 -0500 |
Matt Mackall |
tests: avoid writing files to HGTMP
|
Sun, 02 Jun 2013 14:04:55 -0500 |
Matt Mackall |
run-tests: use env dict to kill daemons
|
Sun, 02 Jun 2013 13:45:08 -0500 |
Matt Mackall |
run-tests: add env dict to isolate test environment
|
Sat, 01 Jun 2013 17:19:00 -0500 |
Matt Mackall |
merge with stable
|
Sat, 01 Jun 2013 17:10:24 -0500 |
Matt Mackall |
Added signature for changeset cceaf7af4c9e
stable
|
Sat, 01 Jun 2013 17:10:18 -0500 |
Matt Mackall |
Added tag 2.6.2 for changeset cceaf7af4c9e
stable
|
Sat, 01 Jun 2013 17:09:41 -0500 |
Matt Mackall |
merge with i18n
stable 2.6.2
|
Sat, 01 Jun 2013 01:13:36 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 9e5ab8d3154a
stable
|
Tue, 28 May 2013 10:56:37 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with b592fd33233a
stable
|
Tue, 28 May 2013 11:17:54 +0100 |
Alexander Sauta |
i18n-ru: synchronized with 39ea540dc154
stable
|
Mon, 27 May 2013 23:48:34 +0400 |
Alexander Sauta |
i18n-ru: synchronized with ddfdccc9d5a4
stable
|
Thu, 30 May 2013 22:32:10 +0100 |
Simon King |
graft: refuse to commit an interrupted graft (issue3667)
stable
|
Mon, 27 May 2013 15:24:19 -0500 |
Matt Mackall |
run-tests: remove some unnecessary globals
|
Fri, 24 May 2013 14:30:43 -0500 |
Matt Mackall |
run-tests: add a log function
|
Fri, 24 May 2013 14:30:43 -0500 |
Matt Mackall |
run-tests: make vlog a proper function
|
Fri, 24 May 2013 14:30:43 -0500 |
Matt Mackall |
run-tests: unify marks and result codes
|
Fri, 24 May 2013 14:30:35 -0500 |
Matt Mackall |
run-tests: change return code of runone
|
Fri, 24 May 2013 13:53:56 -0500 |
Matt Mackall |
run-tests: regroup some initialization checks
|
Fri, 24 May 2013 13:52:05 -0500 |
Matt Mackall |
run-tests: fix a path existence check
|
Fri, 24 May 2013 13:51:20 -0500 |
Matt Mackall |
run-tests: regroup some variable initialization
|
Fri, 24 May 2013 13:48:25 -0500 |
Matt Mackall |
run-tests: regroup nested functions
|
Fri, 24 May 2013 13:47:17 -0500 |
Matt Mackall |
run-tests: regroup temp dir creation
|
Fri, 24 May 2013 13:41:20 -0500 |
Matt Mackall |
run-tests: pull hgrc creation out as function
|
Fri, 24 May 2013 13:34:22 -0500 |
Matt Mackall |
tests: simplify handling of unknown test types
|
Fri, 24 May 2013 13:31:44 -0500 |
Matt Mackall |
run-tests: filter out non-tests from default list
|
Fri, 24 May 2013 13:23:19 -0500 |
Matt Mackall |
run-tests: make a table of test types
|
Fri, 24 May 2013 13:02:00 -0500 |
Matt Mackall |
run-tests: don't need to test shebang any more
|
Thu, 23 May 2013 17:53:38 -0500 |
Matt Mackall |
merge with stable
|
Thu, 23 May 2013 17:53:19 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 21 May 2013 19:36:23 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 2b4344f23b44
stable
|
Thu, 23 May 2013 17:52:21 -0500 |
Matt Mackall |
merge with stable
|
Wed, 15 May 2013 15:44:59 +0900 |
Takumi IINO |
gendoc: extract print help topics into a dedicated function
|
Thu, 23 May 2013 17:39:33 -0500 |
Matt Mackall |
amend: complain more comprehensibly about subrepos
stable
|
Wed, 15 May 2013 15:44:55 +0900 |
Takumi IINO |
gendoc: make commnd __doc__ and extension __doc__ as translatable
|
Wed, 22 May 2013 17:38:24 -0700 |
Durham Goode |
blackbox: fix blackbox causing exceptions in tests
stable
|
Wed, 22 May 2013 17:31:47 -0700 |
Durham Goode |
blackbox: fix recording exit codes (issue3938)
stable
|
Thu, 18 Apr 2013 15:48:22 -0500 |
Sean Farley |
templater: add indentation arguments to the fill function
|
Wed, 10 Apr 2013 18:56:38 -0500 |
Sean Farley |
templater: move templatefilters.func into the same place as the other funcs
|
Wed, 22 May 2013 17:31:43 -0500 |
Matt Mackall |
ui: merge prompt text components into a singe string
|
Tue, 21 May 2013 15:32:15 -0500 |
Matt Mackall |
merge with stable
|
Tue, 21 May 2013 15:31:56 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 21 May 2013 14:10:55 +0100 |
Alexander Sauta |
i18n-ru: merge with Nikolaj Sjujskij fixes
stable
|
Tue, 14 May 2013 23:09:40 +0400 |
Nikolaj Sjujskij |
i18n-ru: update po-file for further translation (from ddc7a6be2021)
stable
|
Tue, 14 May 2013 23:04:23 +0400 |
Nikolaj Sjujskij |
merge in i18n-ru
stable
|
Sun, 12 May 2013 15:35:53 +0400 |
Nikolaj Sjujskij |
i18n-ru: fix patchbomb confirmation prompt (issue3929)
stable
|
Mon, 08 Apr 2013 17:16:11 +0400 |
Nikolaj Sjujskij |
i18n-ru: fix "deleted files" in `status` description
stable
|
Tue, 21 May 2013 15:29:53 -0500 |
Matt Mackall |
tests: backport some glob fixups
stable
|
Tue, 21 May 2013 15:23:50 -0500 |
Matt Mackall |
help: fix role/option confusion in RST
stable
|
Fri, 17 May 2013 17:22:08 -0500 |
Matt Mackall |
merge with stable
|
Tue, 14 May 2013 11:23:18 -0700 |
Bryan O'Sullivan |
summary: add a histedit hook
|
Tue, 14 May 2013 11:23:17 -0700 |
Bryan O'Sullivan |
summary: indicate if a rebase is underway
|
Tue, 14 May 2013 11:23:17 -0700 |
Bryan O'Sullivan |
summary: add tests for some extensions we plan to modify
|
Tue, 14 May 2013 11:23:16 -0700 |
Bryan O'Sullivan |
mq: switch to new summary hook mechanism
|
Tue, 14 May 2013 11:23:15 -0700 |
Bryan O'Sullivan |
summary: augment output with info from extensions
|
Fri, 17 May 2013 14:31:06 -0500 |
Matt Mackall |
dirstate: don't overnormalize for ui.slash
stable
|
Thu, 16 May 2013 16:20:10 -0500 |
Matt Mackall |
merge with stable
|
Fri, 10 May 2013 23:48:03 +0200 |
Benoit Boissinot |
bundle-ng: move progress handling out of the linkrev callback
|
Fri, 10 May 2013 23:14:54 +0200 |
Benoit Boissinot |
bundle-ng: simplify lookup and state handling
|
Fri, 10 May 2013 22:57:54 +0200 |
Sune Foldager |
bundle-ng: simplify bundle10.generate
|
Fri, 10 May 2013 22:47:12 +0200 |
Benoit Boissinot |
shrink: delete extension preventing further refactoring (BC)
|
Sun, 10 Feb 2013 16:03:20 +0100 |
Benoit Boissinot |
bundle-ng: move bundle generation to changegroup.py
|
Fri, 10 May 2013 22:20:32 +0200 |
Benoit Boissinot |
bundle-ng: unify _changegroup and _changegroupsubset
|
Fri, 10 May 2013 21:35:49 +0200 |
Sune Foldager |
bundle-ng: move gengroup into bundler, pass repo object to bundler
|
Sat, 09 Feb 2013 23:42:03 +0100 |
Benoit Boissinot |
bundle-ng: add bundlecaps argument to getbundle() command
|
Fri, 10 May 2013 21:03:01 +0200 |
Sune Foldager |
bundle-ng: move group into the bundler
|
Fri, 10 May 2013 20:37:41 +0200 |
Benoit Boissinot |
bundle-ng: move bundler creation up in the stack
|
Wed, 15 May 2013 21:36:19 -0500 |
Kevin Bullock |
i18n: fix untranslated prompts with translated responses (issue3936)
stable
|
Wed, 15 May 2013 22:19:12 +0100 |
Mike Williams |
help: stop documentation markup appearing in generated help
stable
|
Tue, 14 May 2013 18:52:52 -0500 |
Matt Mackall |
merge with stable
|
Tue, 14 May 2013 15:16:44 -0700 |
Bryan O'Sullivan |
ui: use util.sizetoint in configbytes
|
Tue, 14 May 2013 15:16:43 -0700 |
Bryan O'Sullivan |
util: migrate fileset._sizetoint to util.sizetoint
|
Tue, 14 May 2013 18:43:53 -0500 |
Matt Mackall |
Added signature for changeset ddc7a6be2021
stable
|
Tue, 14 May 2013 18:43:43 -0500 |
Matt Mackall |
Added tag 2.6.1 for changeset ddc7a6be2021
stable
|
Tue, 23 Apr 2013 14:16:33 -0700 |
Siddharth Agarwal |
dirstate.status: avoid full walks when possible
|
Mon, 22 Apr 2013 17:11:18 -0700 |
Siddharth Agarwal |
dirstate.walk: add a flag to let extensions avoid full walks
|
Mon, 13 May 2013 17:47:04 -0500 |
Matt Mackall |
merge with stable
|
Mon, 13 May 2013 17:44:35 -0500 |
Matt Mackall |
i18n: fix partially-translated prompts (issue3928) (issue3929)
stable 2.6.1
|
Mon, 13 May 2013 17:36:06 -0500 |
Matt Mackall |
merge with i18n
stable
|
Fri, 10 May 2013 14:39:09 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 27013ace80eb
stable
|
Fri, 10 May 2013 11:23:50 -0500 |
Matt Mackall |
pathencode: grow buffers to increase safety margin
stable
|
Mon, 13 May 2013 13:02:01 -0500 |
Kevin Bullock |
merge with stable
|
Sun, 12 May 2013 10:09:34 +0100 |
Mike Williams |
help/config: note 64-bit Windows registry key used with 32-bit Python
stable
|
Sat, 11 May 2013 20:25:15 -0500 |
Augie Fackler |
httpclient: upgrade to fe8c09e4db64 of httpplus
|
Wed, 08 May 2013 20:55:56 +0200 |
Szymon Wroblewski |
splicemap: support paths with spaces in splicemap (issue3844)
|
Tue, 07 May 2013 23:49:03 +0900 |
Yuya Nishihara |
branch: strip whitespace before testing known branch name
stable
|
Thu, 09 May 2013 18:34:04 -0500 |
Matt Mackall |
merge with stable
|
Wed, 01 May 2013 10:44:21 -0700 |
Durham Goode |
copies: refactor checkcopies() into a top level method
|
Wed, 08 May 2013 14:22:00 -0700 |
Durham Goode |
store: move top file walk to a separate function
|
Wed, 01 May 2013 10:38:41 -0700 |
Durham Goode |
clone: move file stream walk to a separate function
|
Tue, 07 May 2013 14:20:34 -0700 |
Siddharth Agarwal |
dirstate._walkexplicit: inline dirsnotfound.append
|
Tue, 07 May 2013 14:19:04 -0700 |
Siddharth Agarwal |
dirstate._walkexplicit: rename work to dirsfound
|
Tue, 07 May 2013 10:02:55 -0700 |
Siddharth Agarwal |
dirstate.walk: refactor explicit walk into separate function
|
Tue, 07 May 2013 09:31:00 -0700 |
Siddharth Agarwal |
dirstate.walk: pull skipstep3 out of the explicit walk code
|
Tue, 07 May 2013 09:47:10 -0700 |
Siddharth Agarwal |
dirstate.walk: move dirignore filter out of explicit walk code
|
Tue, 07 May 2013 09:29:43 -0700 |
Siddharth Agarwal |
dirstate.walk: maintain a list of dirs not found
|
Fri, 10 May 2013 00:26:39 +0400 |
Alexander Plavin |
highlight: fix page layout with empty first and last lines
stable
|
Thu, 09 May 2013 15:22:54 -0500 |
Matt Mackall |
check-code: add another Windows pathsep rule
|
Thu, 09 May 2013 15:22:21 -0500 |
Matt Mackall |
merge with stable
|
Thu, 09 May 2013 15:17:29 -0500 |
Matt Mackall |
tests: quiet strip to avoid commandserver pathsep issue
stable
|
Thu, 09 May 2013 15:09:36 -0500 |
Matt Mackall |
tests: fix another Windows path issue
stable
|
Thu, 09 May 2013 15:01:11 -0500 |
Matt Mackall |
tests: fix unionrepo path issue on msys (issue3927)
stable
|
Thu, 09 May 2013 10:51:03 -0500 |
Matt Mackall |
merge with stable
|
Thu, 09 May 2013 11:37:20 +0900 |
Takumi IINO |
blackbox: fix literal block syntax
stable
|
Tue, 07 May 2013 05:04:11 +0900 |
FUJIWARA Katsunori |
largefiles: check unknown files with case awareness of the filesystem
stable
|
Tue, 07 May 2013 05:04:11 +0900 |
FUJIWARA Katsunori |
largefiles: check existence of the file with case awareness of the filesystem
stable
|
Tue, 07 May 2013 05:04:11 +0900 |
FUJIWARA Katsunori |
windows: check target type before actual unlinking to follow POSIX semantics
stable
|
Thu, 09 May 2013 09:51:42 -0400 |
Augie Fackler |
Merge with stable.
|
Wed, 08 May 2013 14:11:01 -0700 |
Siddharth Agarwal |
manifestmerge: local unknown, remote created: don't traverse symlinks
|
Thu, 09 May 2013 21:09:58 +0900 |
FUJIWARA Katsunori |
subrepo: open files in 'rb' mode to read exact data in (issue3926)
stable
|
Thu, 04 Apr 2013 13:45:21 -0700 |
Siddharth Agarwal |
patch: use scmutil.marktouched instead of scmutil.addremove
|
Thu, 04 Apr 2013 13:38:28 -0700 |
Siddharth Agarwal |
scmutil: add a function to mark that files have been operated on
|
Wed, 03 Apr 2013 15:53:59 -0700 |
Siddharth Agarwal |
scmutil.addremove: factor out code to mark added/removed/renames
|
Wed, 03 Apr 2013 16:32:41 -0700 |
Siddharth Agarwal |
scmutil.addremove: factor out code to find renames
|
Wed, 03 Apr 2013 15:32:15 -0700 |
Siddharth Agarwal |
scmutil.addremove: rename local 'copies' to 'renames'
|
Tue, 02 Apr 2013 17:19:36 -0700 |
Siddharth Agarwal |
scmutil.addremove: factor out dirstate walk into another function
|
Wed, 01 May 2013 10:42:03 -0700 |
Durham Goode |
filecontext: use 'is not None' to check for filelog existence
|
Wed, 01 May 2013 10:39:37 -0700 |
Durham Goode |
filelog: use super() for calling base functions
|
Thu, 02 May 2013 21:28:18 -0500 |
Kevin Bullock |
bookmarks: allow bookmark command to take multiple arguments
|
Sun, 05 May 2013 18:51:34 -0500 |
Matt Mackall |
merge with stable
|
Fri, 03 May 2013 19:34:59 +0200 |
Blesso hrvoje1212 |
convert: fix bug of wrong CVS path parsing without port number (issue3678)
stable
|
Fri, 03 May 2013 15:36:18 -0700 |
Siddharth Agarwal |
match: add comments to explain explicitdir and traversedir
|
Fri, 03 May 2013 14:41:58 -0700 |
Siddharth Agarwal |
match: make explicitdir and traversedir None by default
|
Fri, 03 May 2013 14:39:28 -0700 |
Siddharth Agarwal |
dirstate.walk: cache match.explicitdir and traversedir locally
|
Sun, 28 Apr 2013 21:29:32 -0700 |
Siddharth Agarwal |
match: drop dir callback
|
Sun, 28 Apr 2013 21:28:31 -0700 |
Siddharth Agarwal |
inotify: call match.explicitdir
|
Sun, 28 Apr 2013 21:27:57 -0700 |
Siddharth Agarwal |
purge: hook into match.explicitdir and traversedir
|
Sun, 28 Apr 2013 21:27:21 -0700 |
Siddharth Agarwal |
localrepo.commit: hook into match.explicitdir
|
Sun, 28 Apr 2013 21:25:41 -0700 |
Siddharth Agarwal |
dirstate.walk: call match.explicitdir or traversedir as appropriate
|
Sun, 28 Apr 2013 21:24:09 -0700 |
Siddharth Agarwal |
match: introduce explicitdir and traversedir
|
Sat, 04 May 2013 14:52:51 -0500 |
Matt Mackall |
merge with stable
|
Fri, 03 May 2013 15:18:21 -0700 |
Siddharth Agarwal |
run-tests: when running in parallel, delete tmpdirs immediately
|
Fri, 03 May 2013 14:19:30 -0700 |
Brendan Cully |
tests: check path separator in moves
|
Fri, 03 May 2013 13:59:58 -0700 |
Brendan Cully |
tests: fix test-commandserver phase . output for windows
|
Sat, 04 May 2013 14:51:21 -0500 |
Matt Mackall |
hfs+: rewrite percent-escaper (issue3918)
stable
|
Fri, 03 May 2013 15:34:18 -0500 |
Matt Mackall |
merge with stable
|
Fri, 03 May 2013 12:40:17 -0700 |
Bryan O'Sullivan |
revert: ensure that copies and renames are honored (issue3920)
stable
|
Fri, 03 May 2013 09:44:50 -0700 |
Durham Goode |
hgignore: fix regression with hgignore directory matches (issue3921)
stable
|
Thu, 02 May 2013 20:41:22 -0500 |
Augie Fackler |
templater: fix output instability from gsoc patches
|
Thu, 18 Apr 2013 22:56:57 +0300 |
Iulian Stana |
log-style: add a log style that is default+phase (issue3436)
|
Thu, 02 May 2013 20:23:14 -0500 |
Iulian Stana |
templater: show the style list when I try to use a wrong one
|
Sat, 27 Apr 2013 23:49:34 -0700 |
Siddharth Agarwal |
test-nested-repo.t: touch another file inside nested repo
|
Thu, 02 May 2013 15:21:47 -0500 |
Matt Mackall |
check-code: add more path sep glob checks
|
Thu, 25 Apr 2013 18:01:00 -0700 |
Ben Goswami |
splicemap: improve error handling when source is subversion (issue2084)
|
Thu, 25 Apr 2013 16:02:58 -0700 |
Ben Goswami |
splicemap: improve error handling when source is git (issue2084)
|
Thu, 25 Apr 2013 11:50:26 -0700 |
Ben Goswami |
splicemap: improve error handling when source is hg (issue2084)
|
Wed, 24 Apr 2013 18:26:37 -0700 |
Ben Goswami |
splicemap: move parsesplicemap to convcmd.py (issue2084)
|
Thu, 02 May 2013 14:11:34 -0500 |
Matt Mackall |
merge with stable
|
Thu, 02 May 2013 11:26:43 -0700 |
Brendan Cully |
tests: sprinkle globs over largefiles/subrepo tests for Windows
stable
|
Thu, 02 May 2013 11:17:18 -0700 |
Brendan Cully |
tests: skip permissions tests in test-phases-exchange when fs lacks permissions
stable
|
Thu, 02 May 2013 12:15:41 -0500 |
Matt Mackall |
merge with stable
|
Wed, 01 May 2013 17:49:53 -0500 |
Matt Mackall |
Added signature for changeset 23f785b38af3
stable
|
Wed, 01 May 2013 17:49:48 -0500 |
Matt Mackall |
Added tag 2.6 for changeset 23f785b38af3
stable
|
Wed, 01 May 2013 15:24:21 -0500 |
Sean Farley |
bookmarks: fix bug that activated a bookmark even with -r passed
stable 2.6
|
Tue, 30 Apr 2013 21:12:49 -0500 |
Sean Farley |
bookmarks: resolve divergent bookmark when moving across a branch
stable
|
Wed, 01 May 2013 15:34:45 -0500 |
Sean Farley |
bookmarks: resolve divergent bookmarks when moving active bookmark forward
stable
|
Wed, 01 May 2013 15:31:39 -0500 |
Sean Farley |
bookmarks: resolve divergent bookmarks when fowarding bookmark to descendant
stable
|
Tue, 30 Apr 2013 09:02:02 +0900 |
FUJIWARA Katsunori |
tags: update tag type only if tag node is updated (issue3911)
stable
|
Tue, 30 Apr 2013 01:04:35 +0200 |
Mads Kiilerich |
match: fix root calculation for combining regexps with simple paths
stable
|
Tue, 30 Apr 2013 05:01:32 +0900 |
FUJIWARA Katsunori |
icasefs: enhance test to prevent regression by changes in the future
stable
|
Tue, 30 Apr 2013 05:01:32 +0900 |
FUJIWARA Katsunori |
icasefs: rewrite case-folding collision detection (issue3452)
stable
|
Tue, 30 Apr 2013 05:01:32 +0900 |
FUJIWARA Katsunori |
icasefs: refactor "test-casecollision-merge.t" to reuse in succeeding fixes
stable
|
Tue, 30 Apr 2013 05:00:48 +0900 |
FUJIWARA Katsunori |
icasefs: ignore removed files at building "dirstate._foldmap" up on icasefs
stable
|
Wed, 01 May 2013 11:20:16 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 3f5e75c22585
stable
|
Wed, 01 May 2013 11:18:49 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Wed, 01 May 2013 00:38:43 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with f01a351db791
stable
|
Mon, 29 Apr 2013 14:14:42 -0700 |
Bryan O'Sullivan |
dispatch: add support for --option=value to _earlygetopt
stable
|
Mon, 29 Apr 2013 14:14:41 -0700 |
Bryan O'Sullivan |
dispatch: add doctests for _earlygetopt
stable
|
Tue, 30 Apr 2013 21:19:56 +0200 |
Pierre-Yves David |
push: make locking of source optional (issue3684)
stable
|
Tue, 30 Apr 2013 10:51:25 +0200 |
Pierre-Yves David |
push: factorise phase movement in a simple closure
stable
|
Mon, 29 Apr 2013 15:58:15 +0900 |
FUJIWARA Katsunori |
merge: increase safety of parallel updating/removing on icasefs
stable
|
Tue, 30 Apr 2013 13:53:49 +0200 |
Pierre-Yves David |
hgweb: handle filtered "0" rev in navigation
stable
|
Tue, 30 Apr 2013 15:11:12 +0200 |
Pierre-Yves David |
hgweb: fix empty navigation detection
stable
|
Tue, 30 Apr 2013 14:56:33 +0100 |
Jim Hague |
tests: AIX can't handle negative date in test-dirstate.t
stable
|
Fri, 26 Apr 2013 01:12:03 +0900 |
FUJIWARA Katsunori |
win32: use explicit path to "python.exe" only if it exists
stable
|
Fri, 26 Apr 2013 22:07:25 -0700 |
Siddharth Agarwal |
test-mq-strip.t: add a test for strip --keep with clean working dir
stable
|
Sat, 27 Apr 2013 00:41:42 +0200 |
Mads Kiilerich |
largefiles: use repo.wwrite for writing standins (issue3909)
stable
|
Fri, 26 Apr 2013 19:04:01 +0200 |
Mads Kiilerich |
largefiles: drop repo wrapping detection
stable
|
Fri, 26 Apr 2013 23:36:12 +0900 |
FUJIWARA Katsunori |
config: discard "%unset" values defined in the other files read in previously
stable
|
Fri, 26 Apr 2013 23:16:25 +0900 |
FUJIWARA Katsunori |
tests: rename from test-config-case.t to test-config.t for centralization
stable
|
Thu, 25 Apr 2013 20:48:49 +0900 |
FUJIWARA Katsunori |
i18n: show the non-ASCII password prompt text correctly
stable
|
Tue, 23 Apr 2013 17:26:00 -0500 |
Kevin Bullock |
tests: make sed usage in test-unionrepo.t cross-platform
stable
|
Tue, 23 Apr 2013 16:57:51 -0500 |
Kevin Bullock |
check-code: fix sed 'i' command rule newline matching
stable
|
Mon, 22 Apr 2013 18:00:59 -0700 |
Durham Goode |
blackbox: don't run permission tests on non-unix systems
stable
|
Mon, 22 Apr 2013 16:50:08 -0500 |
Kevin Bullock |
check-code: expand sed rule to include more offenders
stable
|
Mon, 22 Apr 2013 16:33:28 -0500 |
Kevin Bullock |
check-code: add a rule against a GNU sed-ism
stable
|
Mon, 22 Apr 2013 12:27:56 +0400 |
Alexander Plavin |
hgweb: make help verbose again (issue3899)
stable
|
Sun, 21 Apr 2013 17:33:51 -0500 |
Matt Mackall |
merge with i18n
stable
|
Sat, 20 Apr 2013 19:01:36 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 64ea454e7d76
stable
|
Sat, 20 Apr 2013 16:46:38 +0400 |
Alexander Plavin |
css: remove repeated property
stable
|
Sat, 20 Apr 2013 22:09:17 +0400 |
Alexander Plavin |
css: fixed font-family
stable
|
Fri, 19 Apr 2013 22:03:59 -0700 |
Siddharth Agarwal |
color: add a test with extension loaded and ui.formatted=False
stable
|
Fri, 19 Apr 2013 16:57:10 -0700 |
Siddharth Agarwal |
color: set _colormode to None when mode is unset (issue3895)
stable
|
Fri, 19 Apr 2013 16:57:20 -0700 |
Siddharth Agarwal |
color: turn colorui functions into forwards when color is None
stable
|
Fri, 19 Apr 2013 18:26:35 -0300 |
Wagner Bruna |
largefiles: fix typos in documentation
stable
|
Fri, 19 Apr 2013 10:55:11 -0700 |
Durham Goode |
translations: change label integer error to not specify the kind of label
stable
|
Thu, 18 Apr 2013 23:50:15 -0500 |
Matt Mackall |
Added signature for changeset 292cd385856d
stable
|
Thu, 18 Apr 2013 23:50:08 -0500 |
Matt Mackall |
Added tag 2.6-rc for changeset 292cd385856d
stable
|
Thu, 18 Apr 2013 23:46:26 -0500 |
Matt Mackall |
merge default int stable for 2.6 code freeze
stable 2.6-rc
|
Thu, 18 Apr 2013 16:17:59 -0700 |
Bryan O'Sullivan |
blackbox: automatically rotate log files
|
Thu, 18 Apr 2013 12:58:28 -0700 |
Bryan O'Sullivan |
ui: add a configbytes method, for space configuration
|
Thu, 18 Apr 2013 23:53:39 +0200 |
Simon Heimberg |
mq: do not inherit settings form base repo in mqrepo (Fixes issue2358)
|
Thu, 18 Apr 2013 23:53:24 +0200 |
Simon Heimberg |
color: set the ui class in reposetup, before a repo is created
|
Thu, 18 Apr 2013 20:28:38 +0200 |
André Sintzoff |
parsers: remove warning: format ‘%ld’ expects argument of type ‘long int’
|
Thu, 18 Apr 2013 19:50:04 +0900 |
FUJIWARA Katsunori |
annotate: discard refcount of discarded annotation for memory efficiency
|
Thu, 18 Apr 2013 16:46:09 +0400 |
Alexander Plavin |
revlog: fix a regression with null revision
|
Thu, 18 Apr 2013 14:28:06 -0700 |
Siddharth Agarwal |
rebase: check no-op before checking phase (issue3891)
|
Wed, 10 Apr 2013 19:27:49 -0500 |
Sean Farley |
template: call runtemplate on the src argument to sub
|
Wed, 17 Apr 2013 03:41:34 +0200 |
Mads Kiilerich |
run-tests: introduce --random for running tests in random error
|
Wed, 17 Apr 2013 03:41:11 +0200 |
Mads Kiilerich |
largefiles: wlock in status before lfdirstate.write()
|
Tue, 16 Apr 2013 19:31:59 +0200 |
Mads Kiilerich |
transplant: use set for prune lookup
|
Wed, 17 Apr 2013 11:47:49 +0200 |
Pierre-Yves David |
obsolete: extract obsolescence marker pulling into a dedicated function
|
Wed, 17 Apr 2013 11:18:36 +0200 |
Pierre-Yves David |
obsolete: extract obsolescence marker pushing into a dedicated function
|
Thu, 18 Apr 2013 12:55:58 -0700 |
Bryan O'Sullivan |
blackbox: fix a case of name capture
|
Fri, 19 Apr 2013 01:34:21 +0900 |
Yuya Nishihara |
pathencode: eliminate comma at end of enum list to avoid pedantic warning
|
Fri, 19 Apr 2013 01:26:23 +0900 |
FUJIWARA Katsunori |
smtp: use 465 as default port for SMTPS
|
Thu, 21 Feb 2013 21:05:06 +0000 |
Kevin Bullock |
subrepo: fix test breakage introduced in 2b34d004e644
|
Thu, 18 Apr 2013 15:27:50 +0200 |
Pierre-Yves David |
histedit: more precise user message when changeset is missing
|
Thu, 18 Apr 2013 15:22:24 +0200 |
Pierre-Yves David |
histedit: protect against duplicated entries
|
Thu, 18 Apr 2013 15:13:35 +0200 |
Pierre-Yves David |
histedit: track short hash instead of changectx object
|
Thu, 18 Apr 2013 15:10:01 +0200 |
Pierre-Yves David |
histedit: ensure rules return short hex at all time
|
Thu, 18 Apr 2013 13:51:27 +0200 |
Pierre-Yves David |
histedit-test: test unknown command
|
Thu, 18 Apr 2013 13:50:59 +0200 |
Pierre-Yves David |
histedit-test: test unknown changeset
|
Thu, 18 Apr 2013 13:49:32 +0200 |
Pierre-Yves David |
histedit-test: test malformed line
|
Thu, 18 Apr 2013 11:54:31 -0400 |
Pierre-Yves David |
histedit-test: test that extra revisions are detected
|
Thu, 18 Apr 2013 11:53:58 -0400 |
Pierre-Yves David |
histedit-test: test that missing revisions are detected
|
Thu, 18 Apr 2013 11:52:34 -0400 |
Pierre-Yves David |
histedit: handle multiple spaces between action and hash (issue3893)
|
Fri, 01 Feb 2013 15:00:23 -0800 |
Brendan Cully |
http2: sane readline
|
Fri, 01 Feb 2013 14:41:35 -0800 |
Brendan Cully |
http2: make read use pushchunk/popchunk, eschew itertools
|
Fri, 01 Feb 2013 14:41:33 -0800 |
Brendan Cully |
http2: track available data as it changes instead of recomputing it
|
Thu, 18 Apr 2013 13:38:49 +0200 |
Pierre-Yves David |
histedit-test: rename histedit-revspec into histedit-argument
|
Thu, 18 Apr 2013 13:35:43 +0200 |
Pierre-Yves David |
histedit-test: remove unnecessary graphlog extension
|
Thu, 18 Apr 2013 13:34:43 +0200 |
Pierre-Yves David |
histedit-test: drop skip logic for older mercurial version
|
Mon, 15 Apr 2013 18:57:04 -0300 |
Wagner Bruna |
hgweb: refactor checks for granting and revoking user permissions
|
Wed, 17 Apr 2013 14:38:02 -0500 |
Matt Mackall |
check-code: add check for lock release order
|
Wed, 17 Apr 2013 12:57:26 -0500 |
Matt Mackall |
parsers: fix variable declaration position issue
|
Wed, 17 Apr 2013 21:06:48 +0400 |
Nikolaj Sjujskij |
zsh_completion: complete all files for `commit/backout --logfile`
|
Tue, 16 Apr 2013 19:20:23 +0200 |
Mads Kiilerich |
transplant: improve documentation
|
Tue, 16 Apr 2013 19:18:38 +0200 |
Mads Kiilerich |
transplant: clarify what --branch do - it has nothing to do with branches
|
Wed, 17 Apr 2013 10:25:14 +0200 |
Pierre-Yves David |
import: inline checkexact function
|
Wed, 17 Apr 2013 10:22:28 +0200 |
Pierre-Yves David |
import: factor out checkexact
|
Wed, 17 Apr 2013 03:41:08 +0200 |
Mads Kiilerich |
amend: fix unlocking order - first lock then wlock
|
Wed, 17 Apr 2013 03:40:18 +0200 |
Mads Kiilerich |
codingstyle: remove trailing spaces in various text files
|
Wed, 17 Apr 2013 03:39:36 +0200 |
Mads Kiilerich |
tests: run check-code on Python files without .py extension
|
Tue, 16 Apr 2013 21:14:50 +0200 |
Pierre-Yves David |
histedit: move outgoing processing to its own function
|
Tue, 16 Apr 2013 21:17:13 +0200 |
Pierre-Yves David |
histedit: move all arguments checks to the beginning of the command
|
Tue, 16 Apr 2013 21:57:25 -0500 |
Pierre-Yves David |
histedit-test: generalise --commands "-" usage
|
Tue, 16 Apr 2013 20:48:37 +0200 |
Pierre-Yves David |
histedit: allow "-" as a command file
|
Tue, 16 Apr 2013 16:58:25 +0200 |
Pierre-Yves David |
histedit: properly handle --continue on empty fold
|
Tue, 16 Apr 2013 20:50:17 +0200 |
Pierre-Yves David |
histedit-test: replace obscure python script by a plain file
|
Tue, 16 Apr 2013 16:22:38 +0200 |
Pierre-Yves David |
test: improve documentation of some histedit tests
|
Tue, 16 Apr 2013 23:24:52 +0200 |
Pierre-Yves David |
test: use a lighter log style in histedit test
|
Tue, 16 Apr 2013 22:00:41 -0500 |
Kevin Bullock |
subrepo: add regression test for issue3870
|
Tue, 16 Apr 2013 22:00:05 -0500 |
pozheg |
subrepo: clone of git sub-repository creates incorrect git branch (issue3870)
|
Tue, 16 Apr 2013 14:39:37 -0700 |
Siddharth Agarwal |
dispatch: print 'abort:' when a pre-command hook fails (BC)
|
Mon, 15 Apr 2013 23:31:56 +0200 |
Mads Kiilerich |
largefiles: don't hash all largefiles when initializing a lfdirstate
|
Tue, 16 Apr 2013 00:40:21 +0200 |
Mads Kiilerich |
largefiles: use filechunkiter for iterating largefile when serving getlfile
|
Mon, 15 Apr 2013 23:37:43 +0200 |
Mads Kiilerich |
largefiles: stat all largefiles in one batch before downloading
|
Mon, 15 Apr 2013 23:34:36 +0200 |
Mads Kiilerich |
largefiles: 'put' should store 'source' file in under 'hash', also in localstore
|
Tue, 16 Apr 2013 04:35:10 +0200 |
Mads Kiilerich |
largefiles: getlfile must hit end of HTTP chunked streams to reuse connections
|
Tue, 16 Apr 2013 01:55:57 +0200 |
Mads Kiilerich |
largefiles: drop limitreader, use filechunkiter limit
|
Tue, 16 Apr 2013 01:46:39 +0200 |
Mads Kiilerich |
largefiles: move protocol conversion into getlfile and make it an iterable
|
Mon, 15 Apr 2013 23:47:04 +0200 |
Mads Kiilerich |
largefiles: don't close the fd passed to store._getfile
|
Mon, 15 Apr 2013 23:43:50 +0200 |
Mads Kiilerich |
largefiles: remove blecch from lfutil.copyandhash - don't close the passed fd
|
Mon, 15 Apr 2013 23:43:44 +0200 |
Mads Kiilerich |
largefiles: drop lfutil.blockstream - use filechunkiter like everybody else
|
Mon, 15 Apr 2013 23:35:43 +0200 |
Mads Kiilerich |
largefiles: refactoring - use findfile in localstore._getfile
|
Mon, 15 Apr 2013 23:35:18 +0200 |
Mads Kiilerich |
largefiles: refactoring - return hex from _getfile and copyandhash
|
Mon, 15 Apr 2013 23:32:33 +0200 |
Mads Kiilerich |
largefiles: refactoring - create destination dir in lfutil.link
|
Tue, 09 Apr 2013 23:40:11 +0900 |
FUJIWARA Katsunori |
summary: clear "commonincoming" also if branches are different
|
Tue, 09 Apr 2013 23:40:11 +0900 |
FUJIWARA Katsunori |
summary: make "incoming" information sensitive to branch in URL (issue3830)
|
Tue, 09 Apr 2013 23:40:10 +0900 |
FUJIWARA Katsunori |
histedit: make "hg histedit" sensitive to branch in URL
|
Tue, 09 Apr 2013 23:40:10 +0900 |
FUJIWARA Katsunori |
summary: make "outgoing" information sensitive to branch in URL (issue3829)
|
Fri, 29 Mar 2013 22:57:16 +0900 |
FUJIWARA Katsunori |
annotate: increase refcount of each revisions correctly (issue3841)
|
Fri, 29 Mar 2013 22:57:15 +0900 |
FUJIWARA Katsunori |
annotate: reuse already calculated annotation
|
Wed, 17 Apr 2013 00:29:54 +0400 |
Alexander Plavin |
log: fix behavior with empty repositories (issue3497)
|
Tue, 16 Apr 2013 13:22:29 -0500 |
Matt Mackall |
merge with crew
|
Tue, 16 Apr 2013 10:08:20 -0700 |
Bryan O'Sullivan |
revlog: don't cross-check ancestor result against Python version
|
Tue, 16 Apr 2013 10:08:20 -0700 |
Bryan O'Sullivan |
parsers: a C implementation of the new ancestors algorithm
|
Tue, 16 Apr 2013 10:08:19 -0700 |
Bryan O'Sullivan |
revlog: choose a consistent ancestor when there's a tie
|
Tue, 16 Apr 2013 10:08:18 -0700 |
Bryan O'Sullivan |
ancestor: a new algorithm that is faster for nodes near tip
|
Tue, 16 Apr 2013 15:33:18 +0200 |
Pierre-Yves David |
update: allow dirty update to foreground (successors)
|
Tue, 16 Apr 2013 15:16:33 +0200 |
Pierre-Yves David |
obsolete: extract foreground computation from bookmark.validdest
|
Mon, 15 Apr 2013 17:10:58 +0200 |
Pierre-Yves David |
destroyed: invalidate phraserevs cache in all case (issue3858)
|
Mon, 15 Apr 2013 01:59:11 +0200 |
Mads Kiilerich |
largefiles: deprecate --all-largefiles for pull
|
Mon, 15 Apr 2013 01:59:11 +0200 |
Mads Kiilerich |
largefiles: implement pull --all-largefiles as a special case of --lfrev
|
Mon, 15 Apr 2013 01:59:11 +0200 |
Mads Kiilerich |
largefiles: drop --cache-largefiles again
|
Mon, 15 Apr 2013 01:59:04 +0200 |
Mads Kiilerich |
largefiles: introduce pulled() revset expression for use in --lfrev
|
Mon, 15 Apr 2013 01:57:16 +0200 |
Mads Kiilerich |
largefiles: introduce pull --lfrev option
|
Mon, 15 Apr 2013 01:54:43 +0200 |
Mads Kiilerich |
largefiles: refactor overridepull internals
|
Mon, 15 Apr 2013 01:53:37 +0200 |
Mads Kiilerich |
largefiles: introduce lfpull command for pulling missing largefiles
|
Mon, 15 Apr 2013 01:46:10 +0200 |
Mads Kiilerich |
largefiles: update help
|
Mon, 15 Apr 2013 01:43:31 +0200 |
Mads Kiilerich |
largefiles: fix cat of non-largefiles from subdirectory
|
Mon, 15 Apr 2013 01:41:49 +0200 |
Mads Kiilerich |
largefiles: don't store whole file in memory for 'cat'
|
Tue, 16 Apr 2013 13:55:38 +0200 |
ronvoe12249 |
mergetools: rename 'base' to 'merged' in meld
|
Thu, 21 Feb 2013 14:49:25 +0100 |
ronvoe12249 |
mergetools: avoid losing the merged version with meld
|
Tue, 16 Apr 2013 09:44:29 -0500 |
Matt Mackall |
templatekw: add default styles for hybrid types (issue3887)
|
Wed, 10 Apr 2013 02:27:35 +0900 |
FUJIWARA Katsunori |
largefiles: improve repo wrapping detection
|
Thu, 21 Mar 2013 23:27:37 +0100 |
Angel Ezquerra |
hgweb: respond HTTP_NOT_FOUND when an archive request does not match any files
|
Thu, 21 Mar 2013 22:09:15 +0100 |
Angel Ezquerra |
archive: raise error.Abort if the file pattern matches no files
|
Sat, 09 Feb 2013 14:22:52 -0500 |
Matt Harbison |
ui: add 'force' parameter to traceback() to override the current print setting
|
Sat, 09 Feb 2013 14:15:34 -0500 |
Matt Harbison |
ui: add support for fully printing chained exception stacks in ui.traceback()
|
Wed, 06 Feb 2013 22:54:09 -0500 |
Matt Harbison |
subrepo: chain the original exception to SubrepoAbort
|
Mon, 15 Apr 2013 01:41:47 +0200 |
Mads Kiilerich |
debugrebuildstate: rename to debugrebuilddirstate
|
Mon, 15 Apr 2013 01:41:27 +0200 |
Mads Kiilerich |
debugstate: rename to debugdirstate
|
Mon, 15 Apr 2013 01:39:02 +0200 |
Mads Kiilerich |
debugrebuildstate: clarify that rev can't be specified without -r
|
Mon, 15 Apr 2013 01:37:23 +0200 |
Mads Kiilerich |
check-code: check txt files for trailing whitespace
|
Mon, 15 Apr 2013 01:37:23 +0200 |
Mads Kiilerich |
check-code: catch trailing space in comments
|
Mon, 15 Apr 2013 01:37:23 +0200 |
Mads Kiilerich |
spelling: fix typos and spelling errors
|
Thu, 11 Apr 2013 14:54:18 +0200 |
Mads Kiilerich |
wireproto: clarify cryptic 'remote: unsynced changes' error message on push
|
Mon, 11 Feb 2013 00:43:12 +0100 |
Mads Kiilerich |
export: export working directory parent by default
|
Wed, 10 Apr 2013 13:12:24 +0200 |
Mads Kiilerich |
commit: allow closing "non-head" changesets
|
Wed, 13 Jun 2012 23:06:34 +0200 |
Mads Kiilerich |
record: ignore trailing content when parsing patches - introduce 'other' lines
|
Thu, 11 Apr 2013 19:03:33 +0200 |
Mads Kiilerich |
record: abort on malformed patches instead of crashing
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.rename()" instead of "util.rename()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.setflags()" instead of "util.setflags()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.readlink()" instead of "os.readlink()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.islink()" instead of "os.path.islink()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.rename()" instead of "util.rename()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use "vfs.exists()" instead of "os.path.exists()"
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
localrepo: use vfs instead of "os.path.*" in sharedpath checking
|
Mon, 15 Apr 2013 01:22:15 +0900 |
FUJIWARA Katsunori |
vfs: split "expand" into "realpath"/"expandpath" to apply each separately
|
Fri, 18 Jan 2013 15:54:09 +0100 |
Mads Kiilerich |
unionrepo: read-only operations on a union of two localrepos
|
Mon, 15 Apr 2013 23:52:57 +0900 |
Yuya Nishihara |
subrepo: fix exception on revert when "all" option is omitted
|
Sun, 14 Apr 2013 19:05:19 -0500 |
Matt Mackall |
histedit: update tests for new intervention framework
|
Fri, 08 Mar 2013 21:50:27 +0100 |
Angel Ezquerra |
test-subrepo: add tests for subrepo "storeclean" checks
|
Sat, 16 Feb 2013 01:21:40 +0100 |
Angel Ezquerra |
subrepo: do not push mercurial subrepos whose store is clean
|
Sat, 16 Feb 2013 01:18:53 +0100 |
Angel Ezquerra |
subrepo: implement "storeclean" method for mercurial subrepos
|
Sat, 16 Feb 2013 11:44:13 +0100 |
Angel Ezquerra |
util: add notindexed optional parameter to makedirs function
|
Sat, 16 Feb 2013 01:11:20 +0100 |
Angel Ezquerra |
subrepo: introduce storeclean method
|
Sat, 16 Feb 2013 00:07:00 +0100 |
Angel Ezquerra |
subrepo: introduce storeclean helper functions
|
Fri, 08 Feb 2013 16:17:46 -0600 |
Augie Fackler |
dispatch: exit with status 1 for an InterventionRequired exception (bc)
|
Fri, 08 Feb 2013 16:27:49 -0600 |
Augie Fackler |
histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)
|
Fri, 08 Feb 2013 16:27:59 -0600 |
Augie Fackler |
rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)
|
Fri, 08 Feb 2013 16:28:24 -0600 |
Augie Fackler |
dispatch: catch InterventionRequired and print the message with no prefix
|
Fri, 08 Feb 2013 14:26:03 -0600 |
Augie Fackler |
error: introduce new InterventionRequired exception
|
Fri, 12 Apr 2013 19:48:07 -0700 |
Bryan O'Sullivan |
util: remove unreachable code
|
Fri, 12 Apr 2013 19:33:48 -0700 |
Bryan O'Sullivan |
util: remove no-op assignment
|
Fri, 12 Apr 2013 18:49:14 -0700 |
Bryan O'Sullivan |
merge more evolve stuff away (what?)
|
Fri, 12 Apr 2013 18:48:02 -0700 |
Bryan O'Sullivan |
synthrepo: add missing import of sys
|
Fri, 12 Apr 2013 18:44:22 -0700 |
Bryan O'Sullivan |
transplant: pass source through to recover
|
Fri, 12 Apr 2013 17:25:27 -0700 |
Bryan O'Sullivan |
repoview: remove more unreachable code
|
Fri, 12 Apr 2013 18:35:26 -0700 |
Bryan O'Sullivan |
merge away some failed evolve fat-fingering
|
Fri, 12 Apr 2013 17:35:56 -0700 |
Bryan O'Sullivan |
pager: add missing imports of errno and shlex
|
Fri, 12 Apr 2013 17:33:24 -0700 |
Bryan O'Sullivan |
largefiles: quiet (and document) undefined name errors (issue3886)
|
Fri, 12 Apr 2013 17:27:09 -0700 |
Bryan O'Sullivan |
color: add missing import of error
|
Fri, 12 Apr 2013 17:20:09 -0700 |
Bryan O'Sullivan |
pvec: use the correct name for an identifier
|
Fri, 12 Apr 2013 17:18:52 -0700 |
Bryan O'Sullivan |
repoview: remove unreachable code
|
Fri, 12 Apr 2013 17:20:09 -0700 |
Bryan O'Sullivan |
pvec: use the correct name for an identifier
|
Fri, 12 Apr 2013 17:18:52 -0700 |
Bryan O'Sullivan |
repoview: remove unreachable code
|
Fri, 12 Apr 2013 17:17:35 -0700 |
Bryan O'Sullivan |
mail: add missing import of sys
|
Fri, 12 Apr 2013 17:17:05 -0700 |
Bryan O'Sullivan |
statichttprepo: add missing import of os
|
Fri, 12 Apr 2013 17:16:37 -0700 |
Bryan O'Sullivan |
worker: add missing import of errno
|
Fri, 12 Apr 2013 16:01:18 -0700 |
Bryan O'Sullivan |
histedit: support editing of the first commit (issue3767)
|
Fri, 12 Apr 2013 17:00:42 -0400 |
Augie Fackler |
test-commit-amend.t: fix check-code violation from 3a72c89a83ec
|
Mon, 11 Feb 2013 00:43:12 +0100 |
Mads Kiilerich |
util: improve doc for checkcase
|
Thu, 11 Apr 2013 14:41:22 +0200 |
Mads Kiilerich |
scheme: don't crash on invalid URLs
|
Fri, 08 Feb 2013 21:08:34 +0000 |
Brodie Rao |
amend: support amending merge changesets (issue3778)
|
Thu, 11 Apr 2013 13:30:31 -0700 |
Bryan O'Sullivan |
worker: catch all exceptions, try to exit usefully/safely
|
Thu, 11 Apr 2013 13:30:27 -0700 |
Bryan O'Sullivan |
lock: if we fork, ensure that only the parent releases
|
Thu, 11 Apr 2013 14:44:22 +0200 |
Mads Kiilerich |
tag: clarify cryptic error message when tagging null revision
|
Fri, 12 Apr 2013 16:55:34 -0400 |
Mads Kiilerich |
setup: make error message for missing Python headers more helpful
|
Mon, 11 Feb 2013 11:20:12 +0100 |
Pierre-Yves David |
obsolete: ensure all markers have a date
|
Mon, 08 Apr 2013 16:51:38 +0400 |
Nikolaj Sjujskij |
zsh_completion: make use of `debuglabelcomplete` command
|
Wed, 10 Apr 2013 15:08:28 -0700 |
Bryan O'Sullivan |
dirs: use mutable strings internally
|
Wed, 10 Apr 2013 15:08:27 -0700 |
Bryan O'Sullivan |
dirs: use mutable integers internally
|
Wed, 10 Apr 2013 15:08:27 -0700 |
Bryan O'Sullivan |
scmutil: rewrite dirs in C, use if available
|
Wed, 10 Apr 2013 15:08:26 -0700 |
Bryan O'Sullivan |
scmutil: use new dirs class in dirstate and context
|
Wed, 10 Apr 2013 15:08:26 -0700 |
Bryan O'Sullivan |
scmutil: add a dirs class
|
Wed, 10 Apr 2013 15:08:25 -0700 |
Bryan O'Sullivan |
scmutil: migrate finddirs from dirstate
|
Wed, 10 Apr 2013 15:05:06 -0700 |
Bryan O'Sullivan |
merge
|
Wed, 10 Apr 2013 12:34:42 -0700 |
Siddharth Agarwal |
manifestmerge: handle workdir removed, remote removed with flags
|
Wed, 10 Apr 2013 12:31:07 -0700 |
Siddharth Agarwal |
dicthelpers.diff: compare against default for missing values
|
Tue, 09 Apr 2013 21:38:08 -0700 |
Brendan Cully |
templater: back out 0615b22da148, it breaks schemes ({1})
|
Tue, 09 Apr 2013 09:40:40 -0700 |
Bryan O'Sullivan |
debuglabelcomplete: compute active branch heads correctly
|
Mon, 08 Apr 2013 17:57:42 -0500 |
Matt Mackall |
merge with i18n
|
Fri, 05 Apr 2013 17:04:37 +0200 |
Stefano Tortarolo |
hg-i18n-it: minor fixes
|
Mon, 08 Apr 2013 15:04:17 -0700 |
Bryan O'Sullivan |
templater: fix check-code error
|
Tue, 26 Mar 2013 02:28:10 +0900 |
FUJIWARA Katsunori |
smtp: verify the certificate of the SMTP server for STARTTLS/SMTPS
|
Tue, 26 Mar 2013 02:28:10 +0900 |
FUJIWARA Katsunori |
sslutil: abort if peer certificate is not verified for secure use
|
Tue, 26 Mar 2013 02:27:43 +0900 |
FUJIWARA Katsunori |
smtp: add the class to verify the certificate of the SMTP server for SMTPS
|
Tue, 26 Mar 2013 02:27:23 +0900 |
FUJIWARA Katsunori |
smtp: add the class to verify the certificate of the SMTP server for STARTTLS
|
Sun, 07 Apr 2013 23:25:50 -0700 |
Brendan Cully |
template: allow unquoted int function arguments
|
Mon, 08 Apr 2013 09:44:26 -0700 |
Brendan Cully |
Merge with main
|
Sat, 06 Apr 2013 19:50:03 -0700 |
Siddharth Agarwal |
graft: use missing ancestors algorithm to find earlier grafts
|
Sat, 06 Apr 2013 20:05:17 -0700 |
Siddharth Agarwal |
graft: find ancestors of destination lazily
|
Fri, 05 Apr 2013 12:21:38 -0500 |
Matt Mackall |
merge with crew
|
Fri, 05 Apr 2013 12:20:14 -0500 |
Matt Mackall |
sslutil: try harder to avoid getpeercert problems
|
Thu, 04 Apr 2013 20:22:29 -0700 |
Siddharth Agarwal |
copies._forwardcopies: use set operations to find missing files
|
Thu, 04 Apr 2013 20:36:46 -0700 |
Siddharth Agarwal |
perf: add a command to test copies.pathcopies perf
|
Thu, 04 Apr 2013 16:37:37 -0500 |
Matt Mackall |
merge with stable
|
Thu, 04 Apr 2013 16:28:19 -0500 |
Matt Mackall |
Added signature for changeset 8a7bd2dccd44
stable
|
Thu, 04 Apr 2013 16:28:15 -0500 |
Matt Mackall |
Added tag 2.5.4 for changeset 8a7bd2dccd44
stable
|
Mon, 18 Mar 2013 16:37:20 -0500 |
Kevin Bullock |
applyupdates: assign variable before we try to use it (issue3855)
stable 2.5.4
|
Wed, 03 Apr 2013 17:04:38 -0700 |
Bryan O'Sullivan |
merge with mpm
|
Mon, 01 Apr 2013 23:09:36 -0700 |
Siddharth Agarwal |
perf: add a command to test addremove performance
|
Wed, 03 Apr 2013 14:14:30 -0500 |
Matt Mackall |
merge with crew
|
Wed, 03 Apr 2013 11:35:27 -0700 |
Bryan O'Sullivan |
dirstate: only call lstat once per flags invocation
|
Wed, 03 Apr 2013 11:35:27 -0700 |
Bryan O'Sullivan |
util: add functions to check symlink/exec bits
|
Wed, 03 Apr 2013 13:03:50 -0500 |
Augie Fackler |
Merge with stable.
|
Tue, 02 Apr 2013 16:03:10 +0200 |
Isaac Jurado |
setup.py: properly discard trust warning.
stable
|
Tue, 02 Apr 2013 14:50:50 -0700 |
Siddharth Agarwal |
scmutil.addremove: use iteritems on walk results
|
Tue, 02 Apr 2013 14:50:31 -0700 |
Siddharth Agarwal |
scmutil.addremove: stop sorting all walk results
|
Tue, 02 Apr 2013 10:56:24 -0700 |
Siddharth Agarwal |
scmutil.addremove: pull ui.status printing out of the loop
|
Tue, 02 Apr 2013 14:49:34 -0700 |
Siddharth Agarwal |
scmutil.addremove: remove redundant directory and symlink checks
|
Tue, 02 Apr 2013 14:46:55 -0700 |
Siddharth Agarwal |
scmutil.addremove: pull repo.dirstate fetch out of the loop
|
Mon, 01 Apr 2013 20:38:37 -0700 |
Siddharth Agarwal |
scmutil: remove dead updatedir code
|
Tue, 02 Apr 2013 08:58:42 -0700 |
Bryan O'Sullivan |
merge with mpm
|
Tue, 02 Apr 2013 01:15:31 -0500 |
Matt Mackall |
merge with stable
|
Tue, 02 Apr 2013 01:05:31 -0500 |
Matt Mackall |
Added signature for changeset 50c922c1b514
stable
|
Tue, 02 Apr 2013 01:05:26 -0500 |
Matt Mackall |
Added tag 2.5.3 for changeset 50c922c1b514
stable
|
Fri, 15 Feb 2013 18:07:14 +0900 |
Takumi IINO |
hgweb: show correct error message for i18n environment
stable 2.5.3
|
Mon, 01 Apr 2013 18:48:12 -0300 |
Wagner Bruna |
commands: fix typo in debugobsolete docstring
stable
|
Thu, 28 Mar 2013 18:27:19 -0700 |
Siddharth Agarwal |
duplicatecopies: do not mark items not in the dirstate as copies
|
Thu, 28 Mar 2013 00:14:27 -0700 |
Siddharth Agarwal |
duplicatecopies: fix arg name and docstring
|
Fri, 29 Mar 2013 19:54:06 -0700 |
Siddharth Agarwal |
pull: list bookmarks before pulling changesets (issue3873)
|
Fri, 29 Mar 2013 19:52:02 -0700 |
Siddharth Agarwal |
test-hook.t: remove prelistkeys.forbid hook before moving on
|
Fri, 29 Mar 2013 18:28:59 -0700 |
Siddharth Agarwal |
bookmarks.updatefromremote: rename local rb to remotemarks
|
Fri, 29 Mar 2013 19:06:23 -0700 |
Siddharth Agarwal |
pull: rename local rb to remotebookmarks
|
Fri, 29 Mar 2013 16:07:57 -0700 |
Siddharth Agarwal |
dicthelpers: inline diff and join code
|
Fri, 29 Mar 2013 15:23:19 -0700 |
Siddharth Agarwal |
dicthelpers: add docstrings for diff and join
|
Mon, 01 Apr 2013 13:46:32 -0700 |
Bryan O'Sullivan |
perf: add perfdirs command
|
Mon, 01 Apr 2013 15:19:16 -0500 |
Matt Mackall |
merge with stable
|
Fri, 29 Mar 2013 18:45:07 -0700 |
Nikolaj Sjujskij |
zsh_completion: fix trailing carriage return spoiling tag completion
stable
|
Fri, 29 Mar 2013 16:48:32 -0700 |
Matt Mackall |
filesets: add eol predicate
|
Fri, 29 Mar 2013 15:27:33 -0700 |
Matt Mackall |
merge with stable
|
Fri, 29 Mar 2013 15:27:11 -0700 |
Matt Mackall |
merge with i18n
stable
|
Fri, 01 Mar 2013 11:54:36 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Fri, 01 Mar 2013 03:25:19 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 61c8327ced50
stable
|
Thu, 28 Mar 2013 18:21:20 -0700 |
Bryan O'Sullivan |
perf: remove mysterious trailing newlines
|
Wed, 27 Mar 2013 09:00:43 -0700 |
Bryan O'Sullivan |
blackbox: fix a few check-code portability errors
|
Wed, 27 Mar 2013 08:57:45 -0700 |
Bryan O'Sullivan |
check-code: fix a check-code failure in check-code
|
Fri, 01 Mar 2013 00:59:22 +0100 |
Simon Heimberg |
check-code: re-add check for missing glob
|
Fri, 01 Mar 2013 00:03:51 +0100 |
Simon Heimberg |
tests: append missing glob to filename output and check-code it
|
Thu, 28 Feb 2013 23:45:51 +0100 |
Simon Heimberg |
check-code: extract windows glob warning message
|
Tue, 26 Mar 2013 16:27:51 -0700 |
Bryan O'Sullivan |
blackbox: defer opening a log file until needed (issue3869)
|
Fri, 22 Mar 2013 17:27:06 -0500 |
Sean Farley |
patch: match 'diff --git a/' instead of 'diff --git'
|
Thu, 21 Mar 2013 18:16:49 +0100 |
Simon Heimberg |
color: drop unnecessary global statement
|
Thu, 21 Mar 2013 18:16:49 +0100 |
Simon Heimberg |
serve: pass on the repo instad of recreating it in hgweb
|
Thu, 21 Mar 2013 18:16:48 +0100 |
Simon Heimberg |
serve: pass the prepared baseui to hgweb
|
Thu, 21 Mar 2013 18:16:48 +0100 |
Simon Heimberg |
hgweb: do not pass on repo.ui when recreating a repo
|
Wed, 10 Oct 2012 21:55:49 +0200 |
Simon Heimberg |
repo: repo isolation, do not pass on repo.ui for creating new repos
|
Mon, 04 Mar 2013 22:34:11 +0000 |
Johan Bjork |
diff: fix binary file removals in git mode.
|
Sun, 24 Mar 2013 16:56:25 -0700 |
Siddharth Agarwal |
manifestmerge: drop redundant flags calls
|
Mon, 25 Mar 2013 17:41:06 -0700 |
Siddharth Agarwal |
manifestmerge: use dicthelpers.diff and join
|
Sun, 24 Mar 2013 17:17:38 -0700 |
Siddharth Agarwal |
manifestdict: add a method to diff _flags
|
Mon, 25 Mar 2013 17:40:39 -0700 |
Siddharth Agarwal |
mercurial: implement diff and join for dicts
|
Sun, 24 Mar 2013 00:06:52 +0700 |
Constantine Linnick |
convert: add closesort algorithm to mercurial sources
|
Sun, 24 Mar 2013 16:43:25 -0700 |
Siddharth Agarwal |
manifestmerge: rename n to n1 and n2
|
Sun, 24 Mar 2013 17:06:10 -0700 |
Siddharth Agarwal |
perf: add a command to measure merge.calculateupdates perf
|
Mon, 25 Mar 2013 16:57:36 -0700 |
Bryan O'Sullivan |
hgk: fix a pyflakes error
|
Fri, 22 Mar 2013 17:03:49 -0700 |
Siddharth Agarwal |
dirstate.walk: fast path none-seen + match-always case for step 3
|
Fri, 22 Mar 2013 17:03:00 -0700 |
Siddharth Agarwal |
dirstate.walk: fast path match-always case during traversal
|
Mon, 25 Mar 2013 14:22:34 -0700 |
Siddharth Agarwal |
largefiles: fix _always for match overrides
|
Mon, 25 Mar 2013 14:12:39 -0700 |
Siddharth Agarwal |
dirstate.walk: remove subrepo and .hg from results before step 3
|
Mon, 25 Mar 2013 12:12:41 -0500 |
Kevin Bullock |
merge with stable
|
Fri, 22 Mar 2013 10:56:55 -0700 |
Bryan O'Sullivan |
blackbox: account for another source of errors
|
Tue, 16 Oct 2012 22:44:14 +0200 |
Andrew Shadura |
hgk: remove regsub, split on \r instead
|
Tue, 16 Oct 2012 22:41:44 +0200 |
Andrew Shadura |
hgk: simplify tags parser
|
Fri, 22 Mar 2013 09:19:41 -0700 |
Andrew Shadura |
hgk: add support for phases
|
Sun, 10 Mar 2013 16:42:23 +0100 |
Andrew Shadura |
hgk: in popups, replace labels with window titles
|
Sun, 10 Mar 2013 16:42:16 +0100 |
Andrew Shadura |
hgk: update backgroud colour when Ttk is available
|
Tue, 16 Oct 2012 15:31:56 +0200 |
Andrew Shadura |
hgk: fix pop-up windows
|
Sun, 10 Mar 2013 16:12:26 +0100 |
Andrew Shadura |
hgk: don't use fixed format for dates
|
Sun, 10 Mar 2013 16:07:57 +0100 |
Andrew Shadura |
hgk: reformat changsets fields
|
Tue, 16 Oct 2012 15:07:41 +0200 |
Andrew Shadura |
hgk: drop committer field from the UI
|
Thu, 21 Mar 2013 22:42:51 -0700 |
Bryan O'Sullivan |
test-completion: test completion of tags
|
Thu, 21 Mar 2013 22:29:31 -0700 |
Bryan O'Sullivan |
debugpathcomplete: satisfy the code checker
|
Thu, 21 Mar 2013 22:26:01 -0700 |
Bryan O'Sullivan |
tests: test debugpathcomplete and debuglabelcomplete
|
Thu, 21 Mar 2013 22:22:21 -0700 |
Bryan O'Sullivan |
tests: rename test-debugcomplete.t to test-completion.t
|
Thu, 21 Mar 2013 22:10:54 -0700 |
Bryan O'Sullivan |
pathcomplete: complete directories more conservatively
|
Thu, 21 Mar 2013 21:20:40 -0700 |
Bryan O'Sullivan |
sadclown: another test failure eluded me
|
Thu, 21 Mar 2013 21:07:22 -0700 |
Bryan O'Sullivan |
bash_completion: recognize normal command abbreviations
|
Thu, 21 Mar 2013 16:31:29 -0700 |
Bryan O'Sullivan |
completion: selectively use debugpathcomplete in bash_completion
|
Thu, 21 Mar 2013 16:31:28 -0700 |
Bryan O'Sullivan |
completion: add a debugpathcomplete command
|
Thu, 21 Mar 2013 11:35:34 -0700 |
Bryan O'Sullivan |
tests: add new command to test-debugcomplete
|
Thu, 21 Mar 2013 10:51:18 -0700 |
Bryan O'Sullivan |
completion: add a debuglabelcomplete command
|
Thu, 21 Mar 2013 09:13:16 -0700 |
Bryan O'Sullivan |
bash_completion: nuke a duplicated function
|
Thu, 21 Mar 2013 08:56:21 +0100 |
Simon Heimberg |
run-tests: only sort files when not given as argument
|
Wed, 20 Mar 2013 13:40:06 -0700 |
Bryan O'Sullivan |
blackbox: use util.getuser for portability
|
Wed, 20 Mar 2013 13:40:05 -0700 |
Bryan O'Sullivan |
blackbox: prevent failed I/O from causing hg to abort
|
Tue, 19 Mar 2013 16:19:45 -0700 |
Bryan O'Sullivan |
merge with crew-stable
|
Tue, 19 Mar 2013 13:49:34 -0700 |
Siddharth Agarwal |
largefiles: don't query the dirstate for key None
|
Mon, 18 Mar 2013 19:59:05 -0500 |
Kevin Bullock |
merge
|
Sat, 16 Mar 2013 22:48:22 -0500 |
Kevin Bullock |
bookmarks: moving the active bookmark deactivates it
|
Sat, 16 Mar 2013 21:36:44 -0500 |
Kevin Bullock |
bookmarks: allow (re-)activating a bookmark on the current changeset
|
Mon, 18 Mar 2013 16:37:20 -0500 |
Kevin Bullock |
applyupdates: assign variable before we try to use it (issue3855)
|
Mon, 18 Mar 2013 16:04:10 -0500 |
Kevin Bullock |
revset: don't abort when regex to tag() matches nothing (issue3850)
|
Fri, 15 Mar 2013 11:23:29 -0700 |
Durham Goode |
rebase: fix --collapse when a file was added then removed
|
Sun, 17 Mar 2013 23:27:14 -0500 |
Augie Fackler |
Merge
|
Mon, 11 Mar 2013 12:07:33 -0700 |
Bryan O'Sullivan |
grep: use re2 if possible
|
Mon, 11 Mar 2013 12:06:13 -0700 |
Bryan O'Sullivan |
util: add flag support to compilere
|
Sat, 16 Mar 2013 21:21:54 -0500 |
Kevin Bullock |
bookmarks: fix test broken by 0bba1ff2ac7b
|
Fri, 15 Mar 2013 23:39:07 -0500 |
Kevin Bullock |
bookmarks: allow moving a bookmark forward to a descendant
|
Tue, 26 Feb 2013 21:20:35 +0100 |
Angel Ezquerra |
hgweb: change manifest archive links to only archive the current directory
|
Sun, 10 Feb 2013 11:52:05 +0100 |
Angel Ezquerra |
hgweb: teach archive how to download a specific directory or file
|
Wed, 06 Feb 2013 10:06:45 +0100 |
Angel Ezquerra |
test-archive: gracefully handle HTTPErrors on get-with-headers
|
Thu, 14 Mar 2013 16:56:10 -0700 |
Bryan O'Sullivan |
bash_completion: tell an editor what type of file this is
|
Thu, 14 Mar 2013 16:50:53 -0700 |
Bryan O'Sullivan |
bash_completion: allow remove to complete normal files
|
Thu, 14 Mar 2013 16:49:02 -0700 |
Bryan O'Sullivan |
bash_completion: match more narrowly
|
Wed, 13 Mar 2013 10:43:51 -0700 |
Durham Goode |
blackbox: add backup bundle paths to blackbox logs
|
Tue, 12 Mar 2013 10:37:48 -0700 |
Durham Goode |
tests: fix test-profile to not depend on HGPROF environment variable
|
Tue, 12 Mar 2013 10:43:59 -0700 |
Bryan O'Sullivan |
merge with crew-stable
|
Tue, 12 Mar 2013 10:37:48 -0700 |
Durham Goode |
tests: fix test-profile to not depend on HGPROF environment variable
|
Sat, 09 Mar 2013 22:14:46 +0100 |
Simon Heimberg |
check-code: do not prepend "warning" to a failure message
|
Sat, 09 Mar 2013 16:09:27 -0800 |
Bryan O'Sullivan |
merge with crew-stable
|
Wed, 06 Mar 2013 20:13:09 -0800 |
Durham Goode |
strip: make --keep option not set all dirstate times to 0
|
Fri, 08 Mar 2013 16:59:36 -0800 |
Durham Goode |
sshpeer: store subprocess so it cleans up correctly
|
Thu, 28 Feb 2013 10:12:26 -0800 |
Durham Goode |
blackbox: fix exception when logging commands with format characters
|
Sat, 23 Mar 2013 13:34:50 +0200 |
Idan Kamara |
localrepo: always write the filtered phasecache when nodes are destroyed (issue3827)
stable
|
Tue, 19 Mar 2013 16:19:20 -0700 |
Bryan O'Sullivan |
merge with stable
stable
|
Mon, 11 Mar 2013 15:37:28 -0700 |
Durham Goode |
rebase: restore active bookmark after rebase --continue
stable
|
Mon, 04 Mar 2013 10:05:52 +0100 |
Benoit Boissinot |
setup.py: ignore warnings from obsolete
stable
|
Mon, 04 Mar 2013 10:13:28 +0100 |
Benoit Boissinot |
setup.py: add metadata to register package to PyPI
stable
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: optimize HTML table generation a bit
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: HTML formatter tweaks
|
Sat, 09 Feb 2013 17:44:25 -0500 |
Dan Villiom Podlaski Christiansen |
minirst: CGI escape strings prior to embedding it in the HTML
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
minirst: don't generate TH elements for the first row in table
|
Sun, 10 Feb 2013 12:58:57 +0100 |
Dan Villiom Podlaski Christiansen |
help: use a full header for topic titles
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
hgweb: generate HTML documentation
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
help: move the majority of the help command to the help module
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
hgweb help: split up long lines (in generated output)
|
Fri, 01 Mar 2013 19:42:42 +0100 |
Dan Villiom Podlaski Christiansen |
hgweb help: add tests
|
Fri, 01 Mar 2013 10:05:37 -0600 |
Kevin Bullock |
merge with stable
|
Thu, 28 Feb 2013 21:58:37 -0600 |
Matt Mackall |
merge with crew
|
Thu, 28 Feb 2013 21:53:13 -0600 |
Matt Mackall |
Added signature for changeset 5b7175377bab
stable
|
Thu, 28 Feb 2013 21:53:04 -0600 |
Matt Mackall |
Added tag 2.5.2 for changeset 5b7175377bab
stable
|
Thu, 28 Feb 2013 21:29:31 -0600 |
Matt Mackall |
setparents: drop copies from dropped p2 (issue3843)
stable 2.5.2
|
Sun, 17 Feb 2013 14:41:31 -0600 |
Matt Mackall |
httppeer: avoid large dumps when we don't see an hgweb repo
|
Sun, 17 Feb 2013 14:34:53 -0600 |
Matt Mackall |
httppeer: improve protocol check
|
Thu, 28 Feb 2013 13:11:42 -0800 |
Bryan O'Sullivan |
util: add a timed function for use during development
|
Thu, 28 Feb 2013 12:51:18 -0800 |
Bryan O'Sullivan |
util: generalize bytecount to unitcountfn
|
Thu, 28 Feb 2013 21:34:44 +0100 |
Thomas Arendsen Hein |
help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints example
|
Tue, 26 Feb 2013 21:04:50 +0100 |
Mads Kiilerich |
tests: work around msys bash mangling of paths in test-mq.t
|
Thu, 28 Feb 2013 14:05:15 +0100 |
Mads Kiilerich |
largefiles: remove wrong comment on standin matcher and code for creating dirs
|
Thu, 28 Feb 2013 14:51:59 +0100 |
Mads Kiilerich |
merge with stable
|
Thu, 28 Feb 2013 13:55:00 +0100 |
Mads Kiilerich |
templatefilters: add missing import of _
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: updatelfiles should use working dir standins, not standins from p1
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: simplify cachelfiles - don't spend a lot of time checking hashes
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: don't let update leave wrong largefiles in wd if fetch fails
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: missing largefiles should not be committed as removed
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: don't assume that .hg/largefiles/ still exists
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: getstandinmatcher should not depend on existence of directories
stable
|
Thu, 28 Feb 2013 13:44:59 +0100 |
Mads Kiilerich |
tests: don't rely on broken behaviour in test-largefiles-cache.t
stable
|
Thu, 28 Feb 2013 13:44:24 +0100 |
Mads Kiilerich |
largefiles: fix download of largefiles from an empty list of changesets
stable
|
Thu, 28 Feb 2013 13:44:22 +0100 |
Mads Kiilerich |
largefiles: fix off-by-one error on pull --all-largefiles
stable
|
Sat, 23 Feb 2013 22:54:57 +0100 |
Simon Heimberg |
tests: remove glob lines which unnecessary match / for \ on windows
|
Sat, 23 Feb 2013 22:07:38 +0100 |
Simon Heimberg |
tests: append glob to filename output when required for windows
|
Fri, 22 Feb 2013 16:40:27 -0600 |
Matt Mackall |
convert: stabilize cvsps commitid sort order
|
Fri, 22 Feb 2013 15:17:33 -0600 |
Matt Mackall |
pager: catch ctrl-c on exit (issue3834)
|
Fri, 22 Feb 2013 13:46:54 -0600 |
Matt Mackall |
merge with crew
|
Fri, 22 Feb 2013 13:45:46 -0600 |
Matt Mackall |
templater: properly handle file_copies with %
|
Fri, 22 Feb 2013 10:05:22 -0800 |
Bryan O'Sullivan |
localrepo: iterate over manifest key/value pairs in status
|
Thu, 21 Feb 2013 12:55:39 -0800 |
Bryan O'Sullivan |
match: more accurately report when we're always going to match
|
Thu, 21 Feb 2013 13:16:02 -0600 |
Kevin Bullock |
scmutil: fix NameError on windows
|
Wed, 20 Feb 2013 11:31:41 -0800 |
Bryan O'Sullivan |
commands: exit from the log loop at the right time
|
Wed, 20 Feb 2013 11:31:38 -0800 |
Bryan O'Sullivan |
cmdutil: use a small initial window with --limit
|
Wed, 20 Feb 2013 11:31:34 -0800 |
Bryan O'Sullivan |
worker: handle worker failures more aggressively
|
Wed, 20 Feb 2013 11:31:31 -0800 |
Bryan O'Sullivan |
worker: fix a race in SIGINT handling
|
Wed, 20 Feb 2013 11:31:27 -0800 |
Bryan O'Sullivan |
worker: on error, exit similarly to the first failing worker
|
Tue, 19 Feb 2013 13:35:39 -0600 |
Kevin Bullock |
merge with stable
|
Tue, 19 Feb 2013 13:35:25 -0600 |
Kevin Bullock |
merge with main
|
Sat, 09 Feb 2013 21:07:42 +0000 |
Na'Tosha Bard |
largefiles: don't cache largefiles for pulled heads by default
|
Mon, 18 Feb 2013 13:21:27 -0600 |
Matt Mackall |
merge with stable
|
Mon, 18 Feb 2013 13:20:59 -0600 |
Matt Mackall |
merge with crew
|
Mon, 18 Feb 2013 00:04:28 +0900 |
FUJIWARA Katsunori |
bundle: treat branches created newly on the local correctly (issue3828)
stable
|
Fri, 15 Feb 2013 21:20:24 -0600 |
Kevin Bullock |
merge with stable
|
Fri, 15 Feb 2013 15:06:43 -0600 |
Kevin Bullock |
mergetools: refine vimdiff warning message
stable
|
Fri, 15 Feb 2013 11:28:04 +0100 |
Pierre-Yves David |
mergetools: vimdiff issue a warning explaining how to abort
stable
|
Sun, 17 Feb 2013 14:34:53 -0600 |
Matt Mackall |
httppeer: improve protocol check
|
Sun, 17 Feb 2013 14:41:31 -0600 |
Matt Mackall |
httppeer: avoid large dumps when we don't see an hgweb repo
|
Fri, 15 Feb 2013 15:06:43 -0600 |
Kevin Bullock |
mergetools: refine vimdiff warning message
|
Fri, 15 Feb 2013 11:28:04 +0100 |
Pierre-Yves David |
mergetools: vimdiff issue a warning explaining how to abort
|
Tue, 12 Feb 2013 22:15:31 +0100 |
Simon Heimberg |
dispatch: also a separate warning message on aliases with --config
|
Thu, 14 Feb 2013 13:56:02 -0600 |
Kevin Bullock |
extensions: remove erroneous comment
|
Wed, 13 Feb 2013 12:51:30 -0800 |
Durham Goode |
blackbox: do not translate the log messages
|
Tue, 12 Feb 2013 11:36:21 -0600 |
Kevin Bullock |
scmutil: split platform-specific bits into their own modules
|
Tue, 12 Feb 2013 16:36:44 +0000 |
Kevin Bullock |
backout: call cmdutil.commit directly instead of commands.commit
|
Tue, 12 Feb 2013 16:32:14 +0000 |
Kevin Bullock |
commit: factor out status printing into a helper function
|
Tue, 12 Feb 2013 16:05:00 +0000 |
Kevin Bullock |
backout: remove unnecessary dict copy
|
Tue, 12 Feb 2013 15:47:30 +0000 |
Kevin Bullock |
backout: remove unnecessary frobbing of addremove option
|
Tue, 12 Feb 2013 15:07:17 +0000 |
Kevin Bullock |
backout: use cmdutil.revert directly instead of commands.revert
|
Wed, 13 Feb 2013 15:09:43 -0600 |
Kevin Bullock |
merge with stable
|
Wed, 13 Feb 2013 21:51:47 +0100 |
Simon Heimberg |
check-code: warn about line glob match with no glob character (?*/)
|
Wed, 13 Feb 2013 22:05:30 +0100 |
Simon Heimberg |
tests: remove glob from output lines containing no glob character
|
Mon, 15 Oct 2012 23:28:45 +0200 |
Simon Heimberg |
tests: inform on Windows about unnecessary glob lines
|
Wed, 13 Feb 2013 21:58:52 +0100 |
Simon Heimberg |
tests: quickly check if the glob line already matches the output
|
Wed, 13 Feb 2013 12:35:57 +0100 |
Simon Heimberg |
tests: append glob to filename output when required (windows)
stable
|
Wed, 13 Feb 2013 12:20:10 -0800 |
Bryan O'Sullivan |
util: make ensuredirs safer against races
|
Wed, 13 Feb 2013 11:07:01 -0800 |
Durham Goode |
blackbox: only show new heads on incoming
|
Wed, 13 Feb 2013 10:54:52 -0800 |
Bryan O'Sullivan |
blackbox: fix copyright
|
Tue, 12 Feb 2013 16:02:35 -0800 |
Bryan O'Sullivan |
blackbox: fix a failing pyflakes test
|
Sat, 09 Feb 2013 13:35:30 -0800 |
Durham Goode |
blackbox: tests for the blackbox extension
|
Sat, 09 Feb 2013 09:09:46 -0800 |
Durham Goode |
blackbox: adds a 'blackbox' command for viewing recent logs
|
Sat, 09 Feb 2013 09:04:48 -0800 |
Durham Goode |
blackbox: log incoming changes via ui.log()
|
Sat, 09 Feb 2013 09:04:32 -0800 |
Durham Goode |
blackbox: logs python and extension hooks via ui.log()
|
Sat, 09 Feb 2013 09:04:14 -0800 |
Durham Goode |
blackbox: log the commands that are run
|
Tue, 12 Feb 2013 14:08:33 -0800 |
Durham Goode |
blackbox: adds a blackbox extension
|
Mon, 11 Feb 2013 16:15:12 -0800 |
Bryan O'Sullivan |
scmutil: create directories in a race-safe way during update
|
Mon, 11 Feb 2013 14:50:54 -0800 |
Bryan O'Sullivan |
Merge
|
Sat, 09 Feb 2013 19:02:45 +0200 |
Idan Kamara |
test-atomictempfile: convert to unit test
|
Sat, 09 Feb 2013 19:13:39 +0200 |
Idan Kamara |
tests: add a test runner utility that prints nothing when all tests pass
|
Sun, 10 Feb 2013 13:14:31 +0100 |
Dan Villiom Podlaski Christiansen |
hgweb: consistent author name width
|
Sun, 10 Feb 2013 12:23:39 -0800 |
Durham Goode |
dirstate: fix generator/list error when using python 2.7
|
Mon, 11 Feb 2013 16:21:48 +0100 |
Pierre-Yves David |
mq: comply with filtering when injecting fake tags (issue3812)
|
Fri, 08 Feb 2013 05:36:08 -0800 |
David Schleimer |
commit: factor out post-commit cleanup into workingctx
|
Fri, 08 Feb 2013 05:36:08 -0800 |
David Schleimer |
localrepo: use workingctx for validation in commit
|
Fri, 08 Feb 2013 05:36:07 -0800 |
David Schleimer |
localrepo: create context used for actual commit earlier
|
Mon, 11 Feb 2013 16:57:46 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 09 Feb 2013 23:28:42 +0000 |
Pierre-Yves David |
debugobsolete: improve command help
stable
|
Sun, 10 Feb 2013 23:01:12 +0000 |
Kevin Bullock |
import: don't rollback on failed import --exact (issue3616)
|
Sun, 10 Feb 2013 16:22:32 -0800 |
Bryan O'Sullivan |
Merge
|
Sun, 10 Feb 2013 16:21:30 -0800 |
Bryan O'Sullivan |
Merge
|
Mon, 11 Feb 2013 01:21:24 +0100 |
Benoit Boissinot |
merge crew and main
|
Mon, 11 Feb 2013 01:17:50 +0100 |
Benoit Boissinot |
merge crew and main
|
Sun, 10 Feb 2013 16:55:01 +0000 |
Siddharth Agarwal |
manifestmerge: fix order in which manifests are fetched
|
Sun, 10 Feb 2013 12:16:46 +0000 |
Siddharth Agarwal |
merge: run _forgetremoved after manifestmerge
|
Sun, 10 Feb 2013 16:23:14 +0000 |
Siddharth Agarwal |
dirstate: disable gc while parsing the dirstate
|
Fri, 08 Feb 2013 22:54:17 +0100 |
Mads Kiilerich |
export: show 'Date' header in a format that also is readable for humans
|
Sun, 10 Feb 2013 18:26:04 +0100 |
Mads Kiilerich |
factotum: fix urllib2 import so it no longer relies on a demandimport bug
|
Sun, 27 Jan 2013 03:32:09 +0100 |
Mads Kiilerich |
hgweb: make the test suite use hgweb in a more WSGI compliant way
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
hgweb: simplify internal staticfile return codes
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
spelling: fix some minor issues found by spell checker
|
Fri, 08 Feb 2013 23:26:00 +0100 |
Mads Kiilerich |
bundlerepo: replace basemap with the base field in the index
|
Fri, 08 Feb 2013 22:54:48 +0100 |
Mads Kiilerich |
profiling: replace '+' markup of nested lines with indentation
|
Sun, 10 Feb 2013 04:04:22 -0600 |
Augie Fackler |
Merge crew and main.
|
Sat, 09 Feb 2013 15:51:32 -0800 |
Bryan O'Sullivan |
merge: don't fiddle with name lookups or i18n in hot loops
|
Sat, 09 Feb 2013 15:51:32 -0800 |
Bryan O'Sullivan |
merge: apply non-interactive working dir updates in parallel
|
Sat, 09 Feb 2013 15:51:32 -0800 |
Bryan O'Sullivan |
worker: allow a function to be run in multiple worker processes
|
Sat, 09 Feb 2013 15:51:32 -0800 |
Bryan O'Sullivan |
worker: partition a list (of tasks) into equal-sized chunks
|
Sat, 09 Feb 2013 15:51:26 -0800 |
Bryan O'Sullivan |
worker: estimate whether it's worth running a task in parallel
|
Sat, 09 Feb 2013 15:22:12 -0800 |
Bryan O'Sullivan |
worker: count the number of CPUs
|
Sat, 09 Feb 2013 15:22:10 -0800 |
Bryan O'Sullivan |
tests: getremove test output changes (fold into previous patch)
|
Sat, 09 Feb 2013 15:22:09 -0800 |
Bryan O'Sullivan |
merge: report non-interactive progress in chunks
|
Sat, 09 Feb 2013 15:22:08 -0800 |
Bryan O'Sullivan |
merge: handle subrepo merges and .hgsubstate specially
|
Sat, 09 Feb 2013 15:22:04 -0800 |
Bryan O'Sullivan |
tests: update test output (will be folded into parent)
|
Sat, 09 Feb 2013 15:21:58 -0800 |
Bryan O'Sullivan |
merge: split out mostly-non-interactive working dir updates
|
Sat, 09 Feb 2013 11:00:42 +0100 |
Angel Ezquerra |
extensions: obsolete and remove interhg extension
|
Sat, 09 Feb 2013 16:48:21 +0100 |
Angel Ezquerra |
hgweb: apply the websub filter to revision descriptions
|
Fri, 08 Feb 2013 18:05:32 +0100 |
Angel Ezquerra |
hgweb: add websub template filter
|
Tue, 05 Feb 2013 14:36:19 -0800 |
Durham Goode |
addremove: don't audit the path for paths already in the dirstate
|
Mon, 04 Feb 2013 14:27:15 -0800 |
Durham Goode |
dirstate: walk returns None for files that have a symlink in their path
|
Tue, 05 Feb 2013 14:24:14 -0800 |
Durham Goode |
pathauditor: add check() method
|
Sat, 09 Feb 2013 22:54:34 +0000 |
Matt Mackall |
summary: add missing space for updated active bookmark display
|
Fri, 08 Feb 2013 21:47:22 +0000 |
Kevin Bullock |
summary: show active bookmark even if not at current changeset
|
Sun, 27 Jan 2013 11:53:46 -0600 |
Kevin Bullock |
summary: simplify handling of active bookmark
|
Fri, 08 Feb 2013 21:32:43 +0000 |
Kevin Bullock |
summary: test that current bookmark isn't shown
|
Sat, 09 Feb 2013 22:27:13 +0000 |
Kevin Bullock |
merge crew heads
|
Sat, 09 Feb 2013 22:25:58 +0000 |
Kevin Bullock |
merge with stable
|
Sat, 09 Feb 2013 17:54:01 +0000 |
Pierre-Yves David |
outgoing: fix possible filtering crash in outgoing (issue3814)
stable
|
Wed, 30 Jan 2013 01:24:04 +0100 |
Pierre-Yves David |
test: display used python hash seed
|
Sat, 09 Feb 2013 17:54:01 +0000 |
Pierre-Yves David |
outgoing: fix possible filtering crash in outgoing (issue3814)
|
Sat, 09 Feb 2013 15:39:22 -0600 |
Augie Fackler |
parsedate: understand "now" as a shortcut for the current time
|
Sat, 09 Feb 2013 15:38:57 -0600 |
Augie Fackler |
export: clobber files with -o (bc) (issue3652)
|
Sat, 09 Feb 2013 21:24:36 +0000 |
Bryan O'Sullivan |
merge: don't call copies.mergecopies unless we need to
|
Sat, 09 Feb 2013 21:24:24 +0000 |
Bryan O'Sullivan |
merge: rename p1 to wctx in manifestmerge
|
Sat, 09 Feb 2013 16:02:01 +0000 |
Na'Tosha Bard |
largefiles: fix test and check code
|
Sat, 03 Aug 2013 16:40:13 +0200 |
Simon Heimberg |
histedit: always abort with same message when working dir is wrong.
|
Sat, 03 Aug 2013 16:37:17 +0200 |
Simon Heimberg |
histedit: report when revisions to edit are not ancestors of working dir
|
Sat, 09 Feb 2013 15:59:44 +0000 |
Bryan O'Sullivan |
Merge
|
Sat, 09 Feb 2013 15:36:00 +0000 |
Siddharth Agarwal |
manifestmerge: handle abort on local unknown, remote created files
|
Fri, 08 Feb 2013 15:23:23 +0000 |
Siddharth Agarwal |
manifestmerge: pass in branchmerge and force separately
|
Sat, 09 Feb 2013 15:43:02 +0000 |
Siddharth Agarwal |
manifest: use a size 3 LRU cache to store parsed manifests
|
Sat, 09 Feb 2013 15:41:46 +0000 |
Siddharth Agarwal |
util: add an LRU cache dict
|
Sat, 09 Feb 2013 13:58:13 +0000 |
Kevin Bullock |
tests: remove last two check-code warnings about killdaemons
|
Sat, 09 Feb 2013 13:35:45 +0000 |
Kevin Bullock |
tests: guard against obsolete markers in the hg repo itself
|
Sat, 09 Feb 2013 15:08:21 +0000 |
Na'Tosha Bard |
largefiles: make caching largefiles message more explicit
|
Sat, 09 Feb 2013 15:25:46 +0000 |
Na'Tosha Bard |
largefiles: document behavior of caching largefiles for new heads
|
Sat, 09 Feb 2013 15:57:04 +0100 |
Benoit Boissinot |
check-code: add Makefile target to run check-code
|
Sat, 09 Feb 2013 07:44:22 -0600 |
Augie Fackler |
byterange: remove now-unused sys import
|
Sat, 09 Feb 2013 05:37:36 -0600 |
Augie Fackler |
test-obsolete.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:36:19 -0600 |
Augie Fackler |
test-inotify.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:35:20 -0600 |
Augie Fackler |
test-inotify-lookup.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:34:22 -0600 |
Augie Fackler |
test-inotify-issue1556.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:33:39 -0600 |
Augie Fackler |
test-inotify-issue1542.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:32:00 -0600 |
Augie Fackler |
test-inotify-issue1371.t: switch to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:30:40 -0600 |
Augie Fackler |
test-inotify-debuginotify.t: migrate to killdaemons from kill `cat pidfile`
|
Sat, 09 Feb 2013 05:29:10 -0600 |
Augie Fackler |
test-hgweb-raw.t: use killdaemons instead of kill `cat pidfile`
|
Sat, 09 Feb 2013 05:26:16 -0600 |
Augie Fackler |
test-https.t: stop using kill `cat $pidfile`
|
Sat, 09 Feb 2013 06:07:32 -0600 |
Augie Fackler |
changelog: hexlify node when throwing a LookupError on a filtered node
|
Fri, 08 Feb 2013 17:14:12 -0600 |
Augie Fackler |
byterange: remove old two-arg raise trick
|
Sat, 09 Feb 2013 12:08:02 +0100 |
Benoit Boissinot |
revlog: document v0 format
|
Sat, 09 Feb 2013 10:40:26 +0000 |
Kevin Bullock |
merge crew heads
|
Sat, 09 Feb 2013 10:36:31 +0000 |
Kevin Bullock |
merge with mpm stable
|
Fri, 08 Feb 2013 23:49:14 +0100 |
Benoit Boissinot |
templater: add get() function to access dict element (e.g. extra)
|
Fri, 08 Feb 2013 21:55:46 +0100 |
Benoit Boissinot |
templates: export extra as a dict to templates
|
Fri, 08 Feb 2013 23:13:47 +0000 |
Matt Mackall |
Added signature for changeset 7511d4df752e
stable
|
Fri, 08 Feb 2013 23:13:44 +0000 |
Matt Mackall |
Added tag 2.5.1 for changeset 7511d4df752e
stable
|
Fri, 08 Feb 2013 22:58:58 +0000 |
Matt Mackall |
merge with i18n
stable 2.5.1
|
Tue, 05 Feb 2013 22:02:11 +0100 |
Arne Babenhauserheide |
i18n-de: fix duplicated shortcut key b for record (edit and quit)
stable
|
Fri, 08 Feb 2013 22:42:07 +0000 |
Kevin Bullock |
check-code: fix platform-specific error code variance
|
Fri, 08 Feb 2013 19:32:56 +0000 |
Kevin Bullock |
check-code: warn to use killdaemons instead of kill `cat PIDFILE`
|
Fri, 08 Feb 2013 13:08:25 +0100 |
Mads Kiilerich |
largefiles: docstrings for verify methods
|
Fri, 08 Feb 2013 13:00:08 +0100 |
Mads Kiilerich |
largefiles: fold oddly named _verify into remotestore.exists
|
Fri, 08 Feb 2013 07:09:48 -0600 |
Augie Fackler |
git convert: some versions of git use fatal: instead of error:
|
Fri, 08 Feb 2013 07:57:32 -0600 |
Ross Lagerwall |
test-convert-git: stabilize corruption of test git repo
|
Fri, 08 Feb 2013 08:02:57 -0600 |
Ross Lagerwall |
convert/git: catch errors from modern git-ls-remote (issue3428)
|
Fri, 08 Feb 2013 14:26:00 +0000 |
Kevin Bullock |
merge with stable
|
Wed, 06 Feb 2013 07:55:29 +0000 |
Pierre-Yves David |
incoming: fix incoming when a local head is remotely filtered (issue3805)
stable
|
Thu, 17 Jan 2013 23:46:08 -0800 |
Siddharth Agarwal |
dirstate: move pure python dirstate packing to pure/parsers.py
|
Tue, 05 Feb 2013 16:22:53 -0800 |
Durham Goode |
bookmark: don't allow integers as bookmark/branch/tag names
|
Wed, 24 Oct 2012 23:09:31 +0200 |
Simon Heimberg |
run-tests: do not fail on empty tsttest file
|
Wed, 06 Feb 2013 14:43:29 -0600 |
Matt Mackall |
merge with stable
|
Tue, 05 Feb 2013 11:31:43 -0600 |
Kevin Bullock |
hgweb: make 'summary' work with hidden changesets (issue3810)
stable
|
Wed, 06 Feb 2013 13:22:01 +0100 |
Mads Kiilerich |
merge with stable
|
Tue, 05 Feb 2013 12:58:21 +0100 |
Andrew Shadura |
hgk: support the old way of getting the current Ttk theme (issue3808)
stable
|
Mon, 04 Feb 2013 14:10:09 -0800 |
Durham Goode |
addremove: don't perform m.exact/rel until needed
|
Mon, 04 Feb 2013 14:06:20 -0800 |
Durham Goode |
addremove: don't call lexists, isdir, and islink
|
Mon, 04 Feb 2013 14:01:40 -0800 |
Durham Goode |
addremove: only query dirstate once per path
|
Mon, 04 Feb 2013 23:48:34 +0100 |
Mads Kiilerich |
tests: fix windows test failure with largefiles
|
Mon, 04 Feb 2013 23:53:37 +0100 |
Mads Kiilerich |
merge with stable
|
Mon, 04 Feb 2013 23:41:11 +0100 |
Mads Kiilerich |
tests: fix windows test failure in test-subrepo.t
stable
|
Mon, 04 Feb 2013 16:39:02 -0600 |
Matt Mackall |
merge with stable
|
Mon, 04 Feb 2013 23:26:44 +0100 |
Mads Kiilerich |
largefiles: don't crash when trying to find default dest for url without path
stable
|
Mon, 04 Feb 2013 23:25:25 +0100 |
Mads Kiilerich |
hgweb.cgi: fix internal WSGI emulation (issue3804)
stable
|
Sat, 02 Feb 2013 16:15:22 -0600 |
Matt Mackall |
bdiff: simplify overflow checks
|
Mon, 04 Feb 2013 11:42:10 -0800 |
Bryan O'Sullivan |
Merge crew-stable into crew
|
Sun, 03 Feb 2013 14:26:39 -0800 |
Siddharth Agarwal |
rebase: derive node from target rev (issue3802)
stable
|
Mon, 04 Feb 2013 02:46:53 +0100 |
Mads Kiilerich |
profiling: introduce limit configuration option
|
Thu, 24 Jan 2013 23:57:44 +0100 |
Mads Kiilerich |
largefiles: make verify --lfa and --lfc work without --large
|
Mon, 04 Feb 2013 02:46:53 +0100 |
Mads Kiilerich |
largefiles: verify status should be written as status, not as write
|
Mon, 04 Feb 2013 02:46:53 +0100 |
Mads Kiilerich |
largefiles: report localstore errors with single line warnings messages
|
Mon, 04 Feb 2013 02:46:53 +0100 |
Mads Kiilerich |
merge: inline act()
|
Mon, 04 Feb 2013 02:46:53 +0100 |
Mads Kiilerich |
merge: don't indent "local changed %s which remote deleted" prompt
|
Mon, 04 Feb 2013 02:46:38 +0100 |
Mads Kiilerich |
merge: backout manifest sorting and workarounds for cost of it
|
Thu, 24 Jan 2013 23:57:44 +0100 |
Mads Kiilerich |
merge: delay debug messages for merge actions
|
Thu, 24 Jan 2013 23:57:44 +0100 |
Mads Kiilerich |
merge: make all action tuples have the same length - keep args as tuple
|
Thu, 24 Jan 2013 23:57:44 +0100 |
Mads Kiilerich |
merge: delay prompts a bit and show them in (extra) sorted order
|
Sat, 02 Feb 2013 15:37:17 -0200 |
Antonio Zanardo |
commit: show active bookmark in commit editor helper text
|
Wed, 23 Jan 2013 09:51:45 -0800 |
Paul Cavallaro |
dates: support 'today' and 'yesterday' in parsedate (issue3764)
|
Mon, 28 Jan 2013 12:19:21 -0800 |
Paul Cavallaro |
revset: change ancestor to accept 0 or more arguments (issue3750)
|
Fri, 01 Feb 2013 15:48:33 -0600 |
Matt Mackall |
merge with stable
|
Fri, 01 Feb 2013 15:32:05 -0600 |
Matt Mackall |
Added signature for changeset a6088c05e43a
stable
|
Fri, 01 Feb 2013 15:31:57 -0600 |
Matt Mackall |
Added tag 2.5 for changeset a6088c05e43a
stable
|
Fri, 01 Feb 2013 15:21:47 -0600 |
Matt Mackall |
test-obsolete: now gets 404 for hidden change
stable 2.5
|
Fri, 01 Feb 2013 15:23:37 -0600 |
Matt Mackall |
merge with i18n
stable
|
Fri, 01 Feb 2013 17:59:56 -0200 |
Wagner Bruna |
i18n-pt_BR: added message from crew 0324a1d88a53
stable
|
Fri, 01 Feb 2013 11:01:39 -0200 |
Wagner Bruna |
i18n-pt_BR: added message from crew 9fbeb61b8ad2
stable
|
Thu, 31 Jan 2013 23:01:31 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 2a1fac3650a5
stable
|
Thu, 31 Jan 2013 09:58:36 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 68eecbaf1bd3
stable
|
Fri, 01 Feb 2013 20:43:35 +0100 |
Thomas Arendsen Hein |
hgweb: urlescape all urls, HTML escape repo/tag/branch/... names
stable
|
Fri, 01 Feb 2013 15:14:05 -0600 |
Matt Mackall |
merge with crew
stable
|
Fri, 01 Feb 2013 10:12:41 -0600 |
Kevin Bullock |
hgweb: rename 'currentbaseline' template keyword to 'basenode'
stable
|
Fri, 01 Feb 2013 09:58:25 -0600 |
Kevin Bullock |
hgweb: rename 'changesetbaseline' template to 'difffrom'
stable
|
Thu, 31 Jan 2013 19:56:55 +0100 |
Pierre-Yves David |
hgweb: add a `web.view` to control filtering
stable
|
Thu, 31 Jan 2013 22:30:52 +0100 |
Pierre-Yves David |
hgweb: returns 404 for unknow revision instead of 500
stable
|
Thu, 31 Jan 2013 01:44:29 +0100 |
Pierre-Yves David |
subrepo: allows to drop courtesy phase sync (issue3781)
stable
|
Thu, 31 Jan 2013 19:13:13 +0100 |
Mads Kiilerich |
tests: fix toctou race in tinyproxy.py (issue3795)
stable
|
Fri, 01 Feb 2013 02:01:11 +0100 |
Pierre-Yves David |
rebase: mention --rev in the help
stable
|
Fri, 01 Feb 2013 05:40:06 +0100 |
Pierre-Yves David |
hgweb: remove baseline info from paper template
stable
|
Thu, 31 Jan 2013 20:01:26 -0600 |
Kevin Bullock |
rebase: mention phases in the help
stable
|
Thu, 31 Jan 2013 22:36:22 +0100 |
Angel Ezquerra |
hgwebdir: use web.prefix when creating url breadcrumbs (issue3790)
stable
|
Wed, 30 Jan 2013 16:08:32 -0800 |
Siddharth Agarwal |
rebase: delete divergent bookmarks on destination (issue3685)
stable
|
Wed, 30 Jan 2013 15:35:00 -0800 |
Siddharth Agarwal |
bookmarks: factor out delete divergent code
stable
|
Wed, 30 Jan 2013 17:49:54 -0800 |
Siddharth Agarwal |
rebase: remove bogus nullmerge check in updatebookmarks
stable
|
Tue, 27 Nov 2012 21:31:59 -0500 |
Matt Harbison |
share: backout fd903f89e42b, except the test
stable
|
Tue, 27 Nov 2012 20:56:27 -0500 |
Matt Harbison |
subrepo: use sharepath if available when locating the source repo
stable
|
Tue, 22 Jan 2013 14:33:17 +0100 |
Pierre-Yves David |
test-histedit: add tests for dropping head changeset
stable
|
Thu, 31 Jan 2013 02:39:55 +0100 |
Mads Kiilerich |
tests: use `pwd` instead of ${PWD} in test-convert-git.t - because of Solaris
stable
|
Wed, 30 Jan 2013 10:57:28 -0500 |
Augie Fackler |
histedit: prevent parent guessed via --outgoing from being a revset (issue3770)
stable
|
Wed, 30 Jan 2013 19:40:07 +0100 |
Mads Kiilerich |
tests: fix for windows - slashes and no serve
stable
|
Wed, 30 Jan 2013 19:29:36 +0100 |
Mads Kiilerich |
merge: fix UnboundLocalError (issue3791)
stable
|
Mon, 28 Jan 2013 19:05:35 +0900 |
Yuya Nishihara |
parsers: fix memleak of revlog cache entries on strip
stable
|
Wed, 30 Jan 2013 17:32:17 +0100 |
Pierre-Yves David |
hgweb: fix navigation label (issue3792)
stable
|
Tue, 29 Jan 2013 20:03:51 +0100 |
Mads Kiilerich |
profiling: add documentation of lsprof 'sort' and 'nested'
stable
|
Tue, 29 Jan 2013 17:01:41 +0100 |
Mads Kiilerich |
OS X: try cheap ascii .lower() in normcase before making full unicode dance
stable
|
Tue, 29 Jan 2013 20:03:51 +0100 |
Mads Kiilerich |
run-tests.py: inherit PYTHONHASHSEED from environment if set
stable
|
Tue, 29 Jan 2013 15:25:33 +0100 |
Pierre-Yves David |
test-obsolete: validate that bundle is not affected by issue3788
stable
|
Tue, 29 Jan 2013 15:26:10 +0100 |
Pierre-Yves David |
pull: fix crash when pulling changeset that get hidden locally (issue3788)
stable
|
Tue, 29 Jan 2013 16:44:51 +0100 |
Pierre-Yves David |
hgweb: prevent traceback during search when filtered (issue3783)
stable
|
Sun, 27 Jan 2013 15:13:53 -0600 |
Kevin Bullock |
bookmarks: hide bookmarks on filtered revs from listkeys
stable
|
Sun, 27 Jan 2013 14:24:37 -0600 |
Kevin Bullock |
bookmarks: don't use bookmarks.listbookmarks in local computations
stable
|
Mon, 28 Jan 2013 20:25:56 -0600 |
Kevin Bullock |
filtering: test that bookmarks prevent hiding of changesets
stable
|
Mon, 28 Jan 2013 13:56:11 +0100 |
Pierre-Yves David |
discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776)
stable
|
Mon, 28 Jan 2013 13:44:44 +0100 |
Pierre-Yves David |
test: minor documentation fix
stable
|
Fri, 25 Jan 2013 18:20:13 +0100 |
Mads Kiilerich |
largefiles: fix cat when using relative paths from subdirectory
stable
|
Fri, 25 Jan 2013 16:59:34 +0100 |
Mads Kiilerich |
largefiles: fix commit when using relative paths from subdirectory
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: allow use of urls with #revision
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: don't verify largefile hashes on servers when processing statlfile
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
tests: clarify test for pushing corrupted largefile
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: verify all files in each revision and report errors in any revision
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
tests: better test coverage of largefiles localstore verify
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: adapt remotestore._getfile to batched statlfile
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: don't allow corruption to propagate after detection
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: adapt verify to batched remote statlfile (issue3780)
stable
|
Mon, 28 Jan 2013 15:19:44 +0100 |
Mads Kiilerich |
largefiles: let wirestore._stat return stats as expected by remotestore verify
stable
|
Sun, 27 Jan 2013 11:39:51 -0600 |
Kevin Bullock |
tests: improve description of hgweb secret bookmarks test
stable
|
Sun, 27 Jan 2013 11:29:14 -0600 |
Kevin Bullock |
bookmarks: show active bookmark even if not at working dir
stable
|
Fri, 25 Jan 2013 11:43:54 -0600 |
Kevin Bullock |
hgweb: don't attempt to show hidden bookmarks (issue3774)
stable
|
Fri, 25 Jan 2013 14:50:18 -0600 |
Kevin Bullock |
hgweb: fetch tipmost unfiltered rev thru the changelog
stable
|
Fri, 25 Jan 2013 16:11:16 -0600 |
Kevin Bullock |
help: update verbose 'clone' help to include '@' bookmark
stable
|
Fri, 25 Jan 2013 11:38:54 -0600 |
Kevin Bullock |
tests: fix test-help.t for '@' bookmark documentation
stable
|
Fri, 25 Jan 2013 11:06:30 -0600 |
Kevin Bullock |
help: document '@' bookmark in 'help bookmarks' and 'help clone'
stable
|
Wed, 23 Jan 2013 22:52:55 +0900 |
FUJIWARA Katsunori |
revset: evaluate sub expressions correctly (issue3775)
stable
|
Sat, 19 Jan 2013 04:08:16 +0100 |
Pierre-Yves David |
test-rebase: add another test for rebase with multiple roots
stable
|
Mon, 21 Jan 2013 13:47:10 -0600 |
Kevin Bullock |
update: update to current bookmark if it moved out from under us (issue3682)
stable
|
Mon, 21 Jan 2013 12:58:59 -0600 |
Kevin Bullock |
test-bookmarks-pushpull.t: don't set bookmark active unnecessarily
stable
|
Thu, 24 Jan 2013 00:21:22 +0900 |
FUJIWARA Katsunori |
doc: use "tag" revset predicate instead of "tagged" for example in help
stable
|
Wed, 23 Jan 2013 11:55:39 -0600 |
Kevin Bullock |
tests: add regression tests for another revrange edge case
stable
|
Wed, 23 Jan 2013 00:20:26 -0600 |
Bryan O'Sullivan |
graphmod: don't try to visit nullrev (issue3772)
stable
|
Wed, 23 Jan 2013 00:12:52 -0600 |
Sean Farley |
log: remove any ancestors of nullrev (issue3772)
stable
|
Tue, 22 Jan 2013 18:40:23 -0600 |
Sean Farley |
help: add documentation for new template functions
stable
|
Tue, 22 Jan 2013 11:39:14 +0100 |
Pierre-Yves David |
changectx: fix the handling of `tip`
stable
|
Tue, 22 Jan 2013 03:23:02 +0100 |
Pierre-Yves David |
bisect: use changelog for iteration
stable
|
Mon, 21 Jan 2013 19:40:15 +0100 |
Pierre-Yves David |
documentation: update to new filter names
stable
|
Mon, 21 Jan 2013 13:42:04 -0200 |
Wagner Bruna |
largefiles: enhance error message to make it more i18n-friendly
stable
|
Tue, 22 Jan 2013 17:55:14 -0600 |
Matt Mackall |
merge with i18n
stable
|
Wed, 23 Jan 2013 00:51:53 +0100 |
Benoit Boissinot |
largefiles: fix largefiles+subrepo update (issue3752)
stable
|
Mon, 21 Jan 2013 13:47:14 -0200 |
Wagner Bruna |
debugsuccessorssets: fix typos in docstring
stable
|
Mon, 21 Jan 2013 13:30:53 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with f5fbe15ca744
stable
|
Sun, 20 Jan 2013 17:18:00 -0600 |
Matt Mackall |
merge: only sort manifests in debug mode (issue3769)
stable
|
Sat, 19 Jan 2013 17:26:19 -0600 |
Matt Mackall |
Added signature for changeset f5fbe15ca744
stable
|
Sat, 19 Jan 2013 17:26:16 -0600 |
Matt Mackall |
Added tag 2.5-rc for changeset f5fbe15ca744
stable
|
Sat, 19 Jan 2013 17:24:33 -0600 |
Matt Mackall |
merge default into stable for 2.5 code freeze
stable 2.5-rc
|
Sat, 19 Jan 2013 17:20:39 -0600 |
Matt Mackall |
pathencode: don't use alloca() for safety/portability
|
Sat, 19 Jan 2013 02:29:56 +0100 |
Pierre-Yves David |
branchmap: display filtername when `updatebranch` fails to do its jobs
|
Fri, 18 Jan 2013 01:24:29 +0100 |
Mads Kiilerich |
scmutil: localize and improve 'not under root' message
|
Fri, 18 Jan 2013 01:23:51 +0100 |
Mads Kiilerich |
run-tests.py: don't let hg run interactively in debug mode
|
Fri, 18 Jan 2013 01:16:16 +0100 |
Mads Kiilerich |
run-tests.py: backout "don't use console for stdin when running in debug mode"
|
Fri, 18 Jan 2013 23:41:48 +0100 |
Pierre-Yves David |
rebase: properly handle unrebased revision between rebased one
|
Fri, 18 Jan 2013 23:21:32 +0100 |
Pierre-Yves David |
rebase: lose the comparison to `nullmerge`
|
Fri, 18 Jan 2013 23:43:32 +0100 |
Pierre-Yves David |
repoview: cache filtered changelog
|
Fri, 18 Jan 2013 14:15:32 +0100 |
Pierre-Yves David |
rebase: do not invent successor to skipped changeset
|
Thu, 17 Jan 2013 17:51:30 +0100 |
Pierre-Yves David |
repoview: protect `base` computation from weird phase root
|
Fri, 18 Jan 2013 15:55:16 -0800 |
Siddharth Agarwal |
posix: don't compare atime when determining if a file has changed
|
Fri, 05 Oct 2012 18:10:56 -0500 |
Augie Fackler |
hg: replace DirCleanup class with normal try/finally use
|
Wed, 16 Jan 2013 19:21:03 +0100 |
Pierre-Yves David |
histedit: proper phase conservation (issue3724)
|
Wed, 16 Jan 2013 19:19:56 +0100 |
Pierre-Yves David |
test-histedit: reorder phases test and prepare for more
|
Wed, 16 Jan 2013 19:17:36 +0100 |
Pierre-Yves David |
test-histedit: fix instability creation test
|
Wed, 16 Jan 2013 19:14:22 +0100 |
Pierre-Yves David |
histedit: record histedit source (issue3681)
|
Wed, 16 Jan 2013 19:11:06 +0100 |
Pierre-Yves David |
histedit: factor most commit creation in a function
|
Wed, 12 Dec 2012 13:09:37 -0800 |
Bryan O'Sullivan |
store: switch to C-based hashed path encoding
|
Wed, 12 Dec 2012 13:09:36 -0800 |
Bryan O'Sullivan |
pathencode: implement both basic and hashed encoding in C
|
Wed, 12 Dec 2012 13:09:36 -0800 |
Bryan O'Sullivan |
pathencode: implement hashed encoding in C
|
Wed, 12 Dec 2012 13:09:35 -0800 |
Bryan O'Sullivan |
pathencode: implement the "mangling" part of hashed encoding in C
|
Wed, 12 Dec 2012 13:09:34 -0800 |
Bryan O'Sullivan |
pathencode: add a SHA-1 hash function
|
Wed, 12 Dec 2012 13:09:33 -0800 |
Bryan O'Sullivan |
store: implement lowerencode in C
|
Tue, 15 Jan 2013 22:34:56 +0100 |
Pierre-Yves David |
hgweb: run with "served" filter
|
Wed, 16 Jan 2013 14:22:43 +0100 |
Pierre-Yves David |
hgweb: walk the graph through the changelog
|
Fri, 11 Jan 2013 01:08:00 +0100 |
Pierre-Yves David |
hgweb: use changelog for iteration
|
Wed, 16 Jan 2013 14:19:28 +0100 |
Pierre-Yves David |
hgweb: ignore filtered revision in revnav
|
Thu, 10 Jan 2013 19:29:48 +0100 |
Pierre-Yves David |
hgweb: generate revnav in two phase
|
Thu, 17 Jan 2013 00:35:01 +0100 |
Pierre-Yves David |
rebase: support multiple roots for rebaseset
|
Wed, 16 Jan 2013 05:21:11 +0100 |
Pierre-Yves David |
clfilter: stronger detection of filtered changeset in changectx.__init__
|
Tue, 11 Dec 2012 20:13:21 +0100 |
Sune Foldager |
validate: check for spurious incoming filelog entries
|
Thu, 17 Jan 2013 01:06:00 +0100 |
Johannes Schlatow |
zsh_completion: add descriptive branch names to head revisions
|
Thu, 17 Jan 2013 00:54:49 +0100 |
Johannes Schlatow |
zsh_completion: add completion of branch names
|
Thu, 17 Jan 2013 01:55:50 +0100 |
Johannes Schlatow |
zsh_completion: fix issue with overlong branch/tag names
|
Wed, 16 Jan 2013 20:52:56 +0100 |
Mads Kiilerich |
bundlerepo: remove old style check of file names
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: use revlog._checkhash
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: store validated deltabase rev in basemap instead of node
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: use rev instead of node for iteration in revision()
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: inline inbundle()
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: drop bundlebase wrapper function for basemap
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: remove unused disktiprev attribute
|
Wed, 16 Jan 2013 20:41:34 +0100 |
Mads Kiilerich |
bundlerepo: improve performance for bundle() revset expression
|
Wed, 16 Jan 2013 20:41:32 +0100 |
Mads Kiilerich |
bundlerepo: fix outdated comment
|
Wed, 16 Jan 2013 13:18:22 +0100 |
Pierre-Yves David |
hgweb: pass repo object to revnav construction
|
Mon, 14 Jan 2013 16:55:48 +0100 |
Pierre-Yves David |
hgweb: introduction a filerevnav subclass
|
Thu, 10 Jan 2013 19:09:32 +0100 |
Pierre-Yves David |
hgweb: simplify addition of "(0) navigation entry"
|
Mon, 14 Jan 2013 16:30:06 +0100 |
Pierre-Yves David |
hgweb: simplify the handling of empty repo
|
Thu, 10 Jan 2013 18:54:50 +0100 |
Pierre-Yves David |
hgweb: move hex creation into an object method
|
Thu, 10 Jan 2013 18:59:37 +0100 |
Pierre-Yves David |
hgweb: pass nodefunc to the revnav object
|
Tue, 15 Jan 2013 21:17:18 +0100 |
Pierre-Yves David |
hgweb: move revnavgen into an object
|
Wed, 16 Jan 2013 12:51:24 +0100 |
Pierre-Yves David |
hgweb: `limit` argument is actually `latestonly` renames and enforce
|
Wed, 16 Jan 2013 11:39:22 -0600 |
Pierre-Yves David |
hgweb: add test regarding filtering and hgweb
|
Wed, 16 Jan 2013 14:26:19 +0100 |
Pierre-Yves David |
get-with-headers: add a --headeronly switch
|
Tue, 15 Jan 2013 22:08:47 -0600 |
Kevin Bullock |
tests: more comment cleanup related to obsolescence
|
Wed, 16 Jan 2013 00:46:29 +0100 |
Pierre-Yves David |
test: fix in-test comments related to obsolescence
|
Wed, 16 Jan 2013 00:12:01 +0100 |
Pierre-Yves David |
stream_in: write the remote branchcache for a usage as wide as possible
|
Tue, 15 Jan 2013 23:33:07 +0100 |
Pierre-Yves David |
destroyed: update `unserved` branchcache instead
|
Wed, 16 Jan 2013 00:09:26 +0100 |
Pierre-Yves David |
destroyed: drop complex branchcache rebuilt logic
|
Wed, 16 Jan 2013 00:08:08 +0100 |
Pierre-Yves David |
branchmap: update cache of 'unserved' filter on new changesets
|
Wed, 16 Jan 2013 02:01:11 +0100 |
Mads Kiilerich |
tests: make test-hgweb.t output stable
|
Thu, 10 Jan 2013 18:52:17 +0100 |
Pierre-Yves David |
hgweb: ensure _navseq yield strictly increasing numbers
|
Thu, 10 Jan 2013 18:47:48 +0100 |
Pierre-Yves David |
hgweb: better names for _navseq arguments
|
Thu, 10 Jan 2013 18:44:26 +0100 |
Pierre-Yves David |
hgweb: drop recursivity in _navseq
|
Tue, 15 Jan 2013 12:11:18 +0100 |
Pierre-Yves David |
hgweb: move the `seq` function out of the revnavgen scope
|
Mon, 14 Jan 2013 16:52:35 +0100 |
Pierre-Yves David |
hgweb: simplify return value creation in for navgen
|
Thu, 10 Jan 2013 18:55:50 +0100 |
Pierre-Yves David |
hgweb: do not access first changeset with a string
|
Tue, 15 Jan 2013 23:30:10 +0100 |
Mads Kiilerich |
refactoring: use unlinkpath with ignoremissing
|
Tue, 15 Jan 2013 23:30:10 +0100 |
Mads Kiilerich |
docs: "deprecate" checkchanged and checkconflicts in merge-tool configuration
|
Tue, 15 Jan 2013 23:30:10 +0100 |
Mads Kiilerich |
tests: run with PYTHONHASHSEED=random
|
Tue, 15 Jan 2013 13:33:28 -0800 |
Bryan O'Sullivan |
run-tests: exit cleanly if parallel run is interrupted
|
Sun, 13 Jan 2013 01:39:16 -0600 |
Kevin Bullock |
filtering: rename filters to their antonyms
|
Tue, 15 Jan 2013 20:55:47 +0100 |
Mads Kiilerich |
clone: don't include empty revlogs in stream
|
Tue, 15 Jan 2013 20:54:57 +0100 |
Mads Kiilerich |
serve: don't send any content headers with 304 responses
|
Tue, 15 Jan 2013 18:42:04 +0100 |
Mads Kiilerich |
tests: fix doctest stability over Python versions
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
tests: stabilize doctest output
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
tests: make test-hook.t output more stable
|
Thu, 13 Dec 2012 23:15:51 +0100 |
Mads Kiilerich |
convert: make toposort order stable when multiple orderings are possible
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
convert: report cvsps branchpoints sorted
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
convert: process subversion branch in a sorted order
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
convert: process missing branches in sorted order
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
convert: process splicemap in sorted order
|
Tue, 15 Jan 2013 02:59:13 +0100 |
Mads Kiilerich |
mq: stabilize update after strip of parent revision
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
histedit: process bookmarks in sorted order
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
churn: sort users with same churn by name
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
largefiles: upload files in sorted order
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
hgweb: generate query strings with parameters sorted by key
|
Wed, 12 Dec 2012 02:51:02 +0100 |
Mads Kiilerich |
identity: report bookmarks sorted
|
Tue, 15 Jan 2013 02:59:13 +0100 |
Mads Kiilerich |
obsolete: process markers in a stable order
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
subrepos: process subrepos in sorted order
|
Tue, 15 Jan 2013 02:59:12 +0100 |
Mads Kiilerich |
bookmarks: process pulled remote bookmarks in sorted order
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
copies: report found copies sorted
|
Tue, 15 Jan 2013 02:59:12 +0100 |
Mads Kiilerich |
discovery: process heads in sorted order
|
Tue, 15 Jan 2013 02:59:12 +0100 |
Mads Kiilerich |
merge: process files in sorted order
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
commandserver: report capabilities sorted
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
bisect: store state sorted
|
Tue, 15 Jan 2013 02:59:12 +0100 |
Mads Kiilerich |
localrepo: store branchheads sorted
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
localrepo: store requirements sorted
|
Tue, 15 Jan 2013 02:59:12 +0100 |
Mads Kiilerich |
copies: make the loss in _backwardcopies more stable
|
Tue, 15 Jan 2013 01:10:08 +0100 |
Mads Kiilerich |
serve: use chunked encoding in hgweb responses
|
Tue, 15 Jan 2013 01:10:08 +0100 |
Mads Kiilerich |
serve: remove connection close hack for Python 2.3
|
Tue, 15 Jan 2013 01:07:03 +0100 |
Mads Kiilerich |
hgweb: pass the actual response body to request.response, not just the length
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
hgweb: don't pass empty response chunks on
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
hgweb: remove handling of any else than strings from request.write
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
serve: send response headers even if response has no body
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
hgweb: simplify wsgirequest header handling
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
hgweb: make type a mandatory parameter to request.respond
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
hgweb: use Content-Length for pushres
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
hgweb: send Content-Length 0 for zero length response
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
archival: tarit should never close the dest passed to it
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
mq: checktoppatch should only check if p1 is qtip
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
mq: fix qpop of working directory parent patch when not at qtip
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
largefiles: make log match largefiles in the non-standin location too
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
log: make log work even if first parameter doesn't exist
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
merge: remove "case" comments
|
Wed, 09 Jan 2013 02:02:45 +0100 |
Mads Kiilerich |
merge: merge file flags together with file content
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
tests: better test coverage of merges of flags
|
Thu, 10 Jan 2013 03:40:45 +0100 |
Mads Kiilerich |
merge: remove old pre-audit code checking for absolute paths
|
Thu, 10 Jan 2013 00:45:51 +0100 |
Mads Kiilerich |
merge: drop reference to file contents immediately after write
|
Thu, 10 Jan 2013 00:44:23 +0100 |
Mads Kiilerich |
merge: changing the mode of a file is also an update
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
merge: use util.unlinkpath for removing moved files
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
merge: .hgsubstate is special as merge destination, not as merge source
|
Wed, 09 Jan 2013 00:01:33 +0100 |
Mads Kiilerich |
merge: remove redundant unlink after merge
|
Wed, 09 Jan 2013 00:01:33 +0100 |
Mads Kiilerich |
merge: rename list of actions from action to actions
|
Wed, 09 Jan 2013 00:01:33 +0100 |
Mads Kiilerich |
merge: consistently use "x" instead of 'x' for internal action types
|
Wed, 09 Jan 2013 00:01:33 +0100 |
Mads Kiilerich |
merge: consistently use repo.wopener.audit instead of creating a new auditor
|
Wed, 09 Jan 2013 00:01:33 +0100 |
Mads Kiilerich |
scmutil: simplify vfs.audit - drop wrapped vfs.auditor
|
Thu, 10 Jan 2013 00:44:23 +0100 |
Mads Kiilerich |
util: copyfile: remove dest before copying
|
Tue, 15 Jan 2013 01:05:11 +0100 |
Mads Kiilerich |
merge: warn when internal:merge cannot merge symlinks
|
Mon, 14 Jan 2013 10:17:06 -0600 |
Kevin Bullock |
merge with stable
|
Mon, 14 Jan 2013 23:14:45 +0900 |
FUJIWARA Katsunori |
histedit: correct the number of added revisions in online help
stable
|
Mon, 14 Jan 2013 23:14:45 +0900 |
FUJIWARA Katsunori |
histedit: correct changeset IDs in online help
stable
|
Mon, 14 Jan 2013 23:14:45 +0900 |
FUJIWARA Katsunori |
convert: correct 'hooks' section name in online help
stable
|
Sun, 13 Jan 2013 21:36:35 +0100 |
Pierre-Yves David |
hgweb: document the revnavgen function
|
Wed, 19 Dec 2012 19:06:50 +0100 |
Pierre-Yves David |
hgweb: no do not use listinsert(0, ...)
|
Thu, 10 Jan 2013 23:57:03 +0200 |
Idan Kamara |
localrepo: drop unnecessary check on wlock unlock
|
Sun, 16 Dec 2012 20:33:00 +0200 |
Idan Kamara |
dirstate: refresh _branch cache entry after writing it
|
Mon, 17 Dec 2012 15:25:45 +0200 |
Idan Kamara |
filecache: create an entry in _filecache when __set__ is called for a missing one
|
Thu, 10 Jan 2013 23:54:53 +0200 |
Idan Kamara |
filecache: allow filecacheentry to be created without stating in __init__
|
Wed, 09 Jan 2013 20:36:53 +0200 |
Idan Kamara |
rollback: don't clear the filecache
|
Wed, 09 Jan 2013 20:37:44 +0200 |
Idan Kamara |
destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743)
|
Fri, 11 Jan 2013 00:05:52 +0200 |
Idan Kamara |
localrepo: write the phasecache when destroying nodes
|
Sat, 05 Jan 2013 16:50:12 +0200 |
Idan Kamara |
localrepo: update the branchmap when destroying nodes
|
Sat, 15 Dec 2012 20:08:13 +0200 |
Idan Kamara |
localrepo: introduce destroying function
|
Sun, 16 Dec 2012 23:13:02 +0200 |
Idan Kamara |
localrepo: don't refresh filecache entries that aren't in __dict__
|
Sat, 12 Jan 2013 16:04:29 +0100 |
Mads Kiilerich |
changelog: please check-code and remove tabs
|
Fri, 11 Jan 2013 18:47:42 +0100 |
Pierre-Yves David |
branchmap: Save changectx creation during update
|
Thu, 10 Jan 2013 00:41:40 +0100 |
Pierre-Yves David |
changelog: add a `branch` method, bypassing changectx
|
Tue, 08 Jan 2013 01:28:39 +0100 |
Pierre-Yves David |
branchmap: pass revision insteads of changectx to the update function
|
Fri, 11 Jan 2013 18:39:43 +0100 |
Pierre-Yves David |
perf: add perfbranchmap command
|
Fri, 11 Jan 2013 20:34:54 +0100 |
Pierre-Yves David |
clfilter: enforce hidden filtering on all repository accesses
|
Thu, 03 Jan 2013 21:07:04 +0100 |
Mads Kiilerich |
archival: avoid touching deprecated gzip name attribute
|
Thu, 03 Jan 2013 21:07:04 +0100 |
Mads Kiilerich |
archival: pass integer to struct.pack int field instead of float
|
Fri, 11 Jan 2013 16:30:29 +0100 |
Mads Kiilerich |
largefiles: fix update from a merge with removed files
|
Fri, 11 Jan 2013 16:30:29 +0100 |
Mads Kiilerich |
largefiles: fix revert removing a largefile from a merge
|
Fri, 11 Jan 2013 16:30:29 +0100 |
Mads Kiilerich |
largefiles: remove unused proto.refuseclient code
|
Thu, 03 Jan 2013 17:42:25 +0100 |
Angel Ezquerra |
subrepo: make 'in subrepo' string easier to find by external tools
|
Thu, 10 Jan 2013 10:35:37 -0800 |
Brendan Cully |
subrepo: fix python2.4 compatibility after 9aa6bee6e9f9
|
Thu, 10 Jan 2013 16:25:06 +0000 |
Christian Ebert |
test-keyword: improve grammar and spelling in branchcache note
|
Thu, 10 Jan 2013 09:43:28 -0500 |
Augie Fackler |
Merge with stable.
|
Thu, 10 Jan 2013 10:25:02 +0100 |
Pierre-Yves David |
repoview: extract hideable revision computation in a dedicated function
|
Thu, 10 Jan 2013 15:33:14 +0100 |
Mads Kiilerich |
largefiles: make update with backup files in .hglf slightly less broken
stable
|
Wed, 09 Jan 2013 19:10:44 -0600 |
Matt Mackall |
tests: fix up test-highlight for breadcrumb changes
|
Fri, 28 Dec 2012 19:25:10 -0600 |
Sean Farley |
color: add template label function
|
Sat, 22 Dec 2012 21:46:26 -0600 |
Sean Farley |
templater: add no-op template function 'label'
|
Wed, 09 Jan 2013 20:27:17 +0100 |
Remy Blank |
posix: fix split() for the case where the path is at the root of the filesystem
|
Wed, 09 Jan 2013 21:13:52 +0200 |
Idan Kamara |
record: remove unused import
|
Wed, 09 Jan 2013 21:11:00 +0200 |
Idan Kamara |
cvsps: fix indentation
|
Wed, 09 Jan 2013 13:16:54 -0800 |
Bryan O'Sullivan |
hghave: introduce a test (unused) for cvs >= 1.12
|
Sun, 06 Jan 2013 04:50:14 +0100 |
Pierre-Yves David |
discovery: drop the visibleheads function
|
Sun, 06 Jan 2013 04:48:22 +0100 |
Pierre-Yves David |
clfilter: remove the last usage of `visibleheads`
|
Sat, 05 Jan 2013 18:57:09 +0100 |
Pierre-Yves David |
discovery: drop the visiblebranchmap function
|
Sun, 06 Jan 2013 04:36:30 +0100 |
Pierre-Yves David |
clfilter: drop extra filtering in wireprotocol
|
Sun, 06 Jan 2013 04:37:33 +0100 |
Pierre-Yves David |
clfilter: filter "unserved" on all wireprotocol command calls
|
Sun, 06 Jan 2013 04:28:52 +0100 |
Pierre-Yves David |
clfilter: drop extra filtering in localpeer
|
Sun, 06 Jan 2013 04:41:11 +0100 |
Pierre-Yves David |
clfilter: make localpeer use a repo with "unserved" filter
|
Fri, 04 Jan 2013 03:16:08 +0100 |
Pierre-Yves David |
performance: speedup computation of extinct revisions
|
Fri, 04 Jan 2013 03:15:44 +0100 |
Pierre-Yves David |
performance: speedup computation of suspended revisions
|
Fri, 04 Jan 2013 03:15:21 +0100 |
Pierre-Yves David |
performance: speedup computation of unstable revisions
|
Mon, 07 Jan 2013 15:50:25 +0100 |
Pierre-Yves David |
performance: speedup computation of mutable revisions
|
Fri, 04 Jan 2013 20:19:05 +0100 |
Pierre-Yves David |
performance: speedup computation of unserved revisions
|
Fri, 04 Jan 2013 05:44:01 +0100 |
Pierre-Yves David |
performance: speedup computation of hidden revisions
|
Fri, 04 Jan 2013 03:14:54 +0100 |
Pierre-Yves David |
performance: speedup computation of obsolete revisions
|
Mon, 24 Dec 2012 12:00:08 +0100 |
Pierre-Yves David |
clfilter: drop unnecessary explicit filtering on histedit
|
Tue, 04 Dec 2012 14:58:19 +0100 |
Pierre-Yves David |
clfilter: drop unnecessary explicit filtering on rebase
|
Tue, 08 Jan 2013 20:02:53 +0100 |
Pierre-Yves David |
clfilter: ensure that hidden filtering is working on all commands
|
Tue, 08 Jan 2013 20:37:37 +0100 |
Pierre-Yves David |
clfilter: enforce hidden changeset globally
|
Tue, 08 Jan 2013 21:16:39 +0100 |
Denis Laxalde |
record: use patch.diffopts to account for user diffopts
|
Tue, 08 Jan 2013 16:26:52 -0800 |
Bryan O'Sullivan |
convert: fix most test-check-code-hg violations in cvsps code
|
Tue, 08 Jan 2013 16:16:29 -0800 |
Bryan O'Sullivan |
tests: update hgweb tests to include breadcrumbs
|
Thu, 03 Jan 2013 17:35:58 +0100 |
Angel Ezquerra |
subrepo: add subrepo property to SubrepoAbort exceptions
|
Tue, 08 Jan 2013 15:43:48 -0800 |
Bryan O'Sullivan |
tests: update test-convert-cvs*.t
|
Tue, 08 Jan 2013 20:11:20 +0000 |
Frank Kingswood |
cvsps: use commitids (when present) to detect changesets
|
Fri, 21 Dec 2012 02:41:07 +0100 |
Angel Ezquerra |
hgweb, spartan: link from manifest title to changeset page
|
Fri, 21 Dec 2012 02:40:12 +0100 |
Angel Ezquerra |
hgweb, spartan: add "URL breadcrumbs"
|
Wed, 28 Nov 2012 20:21:26 +0100 |
Angel Ezquerra |
hgweb: add a "URL breadcrumb" to the index and repository pages
|
Tue, 08 Jan 2013 04:15:46 +0100 |
Mads Kiilerich |
merge: never do premerge on symlinks
|
Tue, 08 Jan 2013 04:15:41 +0100 |
Mads Kiilerich |
merge: make internal merge fail cleanly on symlinks
|
Sun, 16 Dec 2012 20:50:57 +0100 |
Mads Kiilerich |
debugpushkey: list keys sorted
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
debugdiscovery: report heads in sorted order
|
Thu, 03 Jan 2013 18:52:59 +0100 |
Pierre-Yves David |
hidden: drop of the repo.hiddenrevs property
|
Thu, 03 Jan 2013 18:51:16 +0100 |
Pierre-Yves David |
context: retrieve hidden from filteredrevs
|
Thu, 03 Jan 2013 18:48:14 +0100 |
Pierre-Yves David |
revset: retrieve hidden from filteredrevs
|
Tue, 08 Jan 2013 17:31:00 +0100 |
Pierre-Yves David |
hidden: use both parents of working directory
|
Tue, 08 Jan 2013 14:16:49 +0100 |
Pierre-Yves David |
hidden: drop cache on hiddenrevs property
|
Tue, 08 Jan 2013 14:10:29 +0100 |
Pierre-Yves David |
hidden: move computation in filter function
|
Tue, 08 Jan 2013 12:41:51 +0100 |
Pierre-Yves David |
branchcache: add note about cache invalidation to test-keyword.t
|
Wed, 02 Jan 2013 02:02:41 +0100 |
Pierre-Yves David |
clfilter: add impactable filter
|
Wed, 02 Jan 2013 01:57:46 +0100 |
Pierre-Yves David |
clfilter: add mutable filtering
|
Mon, 07 Jan 2013 02:14:41 +0100 |
Mads Kiilerich |
run-tests.py: fix handling of symlink to the right python
|
Mon, 07 Jan 2013 19:24:36 +0100 |
Pierre-Yves David |
log: use "hidden" filtering instead of manual check at display time
|
Mon, 07 Jan 2013 19:24:06 +0100 |
Pierre-Yves David |
clfilter: introduces a hidden filter
|
Fri, 04 Jan 2013 19:24:32 +0100 |
Pierre-Yves David |
perftest: allow selection of volatile set to benchmark
|
Fri, 04 Jan 2013 19:23:26 +0100 |
Pierre-Yves David |
perftest: add a command to benchmark construction of volatile cache
|
Fri, 04 Jan 2013 19:22:40 +0100 |
Pierre-Yves David |
perftest: add an option to invalidate volatile cache
|
Fri, 04 Jan 2013 19:22:15 +0100 |
Pierre-Yves David |
perftest: document the perfrevset command
|
Fri, 04 Jan 2013 19:20:51 +0100 |
Pierre-Yves David |
perftest: migrate to new style command declaration
|
Fri, 04 Jan 2013 19:18:12 +0100 |
Pierre-Yves David |
perftest: drop duplicated codes
|
Fri, 04 Jan 2013 13:48:07 +0100 |
Pierre-Yves David |
cmdutil: make options argument optional
|
Mon, 07 Jan 2013 17:23:25 +0100 |
Pierre-Yves David |
branchmap: allow to use cache of subset
|
Mon, 07 Jan 2013 17:16:24 +0100 |
Pierre-Yves David |
repoview: add a subset table
|
Wed, 02 Jan 2013 01:40:42 +0100 |
Pierre-Yves David |
branchmap: add a copy method
|
Wed, 02 Jan 2013 01:40:06 +0100 |
Pierre-Yves David |
clfilter: use empty frozenset intead of empty tuple
|
Mon, 07 Jan 2013 02:00:43 +0100 |
Mads Kiilerich |
run-tests.py: don't use console for stdin when running in debug mode
|
Mon, 07 Jan 2013 02:00:43 +0100 |
Mads Kiilerich |
tests: make hghave and run-tests exit on unknown feature requirements
|
Mon, 07 Jan 2013 02:00:43 +0100 |
Mads Kiilerich |
test-largefiles.t: fix wrong '#if hgweb' - it should be '#if serve'
|
Mon, 07 Jan 2013 02:00:29 +0100 |
Mads Kiilerich |
dispatch: show empty filename in OSError aborts
|
Sun, 06 Jan 2013 04:04:44 +0100 |
Mads Kiilerich |
test-dispatch.t: remove incorrect "cd $dir"
|
Fri, 04 Jan 2013 13:03:44 -0600 |
Kevin Bullock |
merge with crew-stable
|
Fri, 04 Jan 2013 19:06:42 +0100 |
Pierre-Yves David |
dispatch: handle empty `testedwith` value in extension
stable
|
Fri, 04 Jan 2013 19:05:20 +0100 |
Pierre-Yves David |
destroyed: filter unknown before computing branchcache
|
Wed, 02 Jan 2013 01:36:57 +0100 |
Pierre-Yves David |
branchmap: disable fallback to unfiltered branchcache
|
Fri, 21 Dec 2012 17:19:52 +0100 |
Idan Kamara |
localrepo: filter unknown nodes from the phasecache on destroyed
|
Fri, 04 Jan 2013 06:11:29 +0100 |
Idan Kamara |
phases: make _filterunknown a member function of phasecache
|
Fri, 04 Jan 2013 01:37:38 +0100 |
Pierre-Yves David |
localrepo: drop `_cacheabletip` method
|
Fri, 04 Jan 2013 01:25:55 +0100 |
Pierre-Yves David |
branchmap: drop `_cacheabletip` usage in `updatecache`
|
Fri, 28 Dec 2012 03:42:21 +0100 |
Pierre-Yves David |
mq: drop `_cacheabletip` usage
|
Fri, 28 Dec 2012 02:34:32 +0100 |
Pierre-Yves David |
bundlerepo: drop use of `_cacheabletip`
|
Fri, 28 Dec 2012 02:32:47 +0100 |
Pierre-Yves David |
bundlerepo: enforce reading from core repo only
|
Fri, 04 Jan 2013 04:52:57 +0100 |
Pierre-Yves David |
branchmap: ignore Abort error while writing cache
|
Fri, 04 Jan 2013 01:07:25 +0100 |
Pierre-Yves David |
vfs: add a read only vfs
|
Sat, 22 Dec 2012 19:41:11 +0100 |
Pierre-Yves David |
branchmap: read return None in case of failure
|
Sat, 29 Dec 2012 00:40:18 +0100 |
Pierre-Yves David |
clfilter: fallback to unfiltered version when linkrev point to filtered history
|
Mon, 24 Dec 2012 11:58:40 +0100 |
Pierre-Yves David |
phases: prepare phase command for filtering
|
Mon, 24 Dec 2012 11:57:48 +0100 |
Pierre-Yves David |
phases: avoid changectx creation while checking command result
|
Tue, 04 Dec 2012 15:25:22 +0100 |
Pierre-Yves David |
test: use obsolescence marker to test hidden
|
Wed, 02 Jan 2013 13:59:07 +0100 |
Benoit Boissinot |
test-command-template.t: make "age" filter test work on Feb 29th
stable
|
Wed, 02 Jan 2013 00:24:28 -0600 |
Matt Mackall |
merge with stable
|
Wed, 02 Jan 2013 00:07:43 -0600 |
Matt Mackall |
Added signature for changeset a4765077b65e
stable
|
Wed, 02 Jan 2013 00:07:40 -0600 |
Matt Mackall |
Added tag 2.4.2 for changeset a4765077b65e
stable
|
Wed, 02 Jan 2013 00:03:31 -0600 |
Matt Mackall |
merge with i18n
stable 2.4.2
|
Wed, 02 Jan 2013 00:02:22 -0600 |
Matt Mackall |
merge i18n heads
stable
|
Thu, 20 Dec 2012 19:22:12 +0100 |
Angel Ezquerra |
hgweb, paper: add (Atom) subscribe links to the repository index
|
Tue, 04 Dec 2012 00:41:29 +0100 |
Angel Ezquerra |
hgweb: add (Atom) subscribe link to the main paper template pages
|
Mon, 31 Dec 2012 21:50:35 -0600 |
Augie Fackler |
test-command-template.t: fix test so it all year
stable
|
Sun, 30 Dec 2012 03:49:15 +0100 |
Pierre-Yves David |
amend: prevent loss of bookmark on failed amend
stable
|
Sat, 29 Dec 2012 18:00:18 +0100 |
Pierre-Yves David |
amend: invalidate dirstate in case of failure (issue3670)
stable
|
Sat, 24 Nov 2012 01:40:39 +0400 |
Nikolaj Sjujskij |
i18n-ru: delete loose letter
stable
|
Thu, 27 Dec 2012 07:32:51 +0000 |
Alexander Sauta |
i18n-ru: synchonized with 777084ac8416
stable
|
Thu, 20 Dec 2012 16:36:45 -0600 |
Matt Mackall |
paper: sanity-check page feed links
stable
|
Sun, 30 Dec 2012 19:19:52 +0100 |
Benoit Boissinot |
zeroconf: use port from server instead of picking port from config (issue3746)
stable
|
Thu, 20 Dec 2012 15:52:23 -0600 |
Matt Mackall |
scmutil: don't try to match modes on filesystems without modes (issue3740)
stable
|
Sat, 22 Dec 2012 18:11:51 -0600 |
Matt Mackall |
hgwebdir: honor web.templates and web.static for static files (issue3734)
stable
|
Sun, 30 Dec 2012 19:19:52 +0100 |
Benoit Boissinot |
zeroconf: use port from server instead of picking port from config (issue3746)
|
Mon, 24 Dec 2012 03:21:15 +0100 |
Pierre-Yves David |
branchmap: enable caching for filtered version too
|
Tue, 01 Jan 2013 21:27:13 +0100 |
Pierre-Yves David |
branchmap: report filtername when read fails
|
Mon, 24 Dec 2012 03:06:03 +0100 |
Pierre-Yves David |
branchmap: use a different file name for filtered view of repo
|
Mon, 24 Dec 2012 03:05:02 +0100 |
Pierre-Yves David |
clfilter: ensure unfiltered repo have a filtername attribute too
|
Mon, 24 Dec 2012 03:04:12 +0100 |
Pierre-Yves David |
branchmap: move the cache file name into a dedicated function
|
Tue, 01 Jan 2013 18:19:24 +0100 |
Pierre-Yves David |
branchmap: read and write key part related to filtered revision
|
Tue, 01 Jan 2013 13:05:22 -0600 |
Augie Fackler |
check-code: disallow defunct <> operator
|
Tue, 01 Jan 2013 13:04:40 -0600 |
Augie Fackler |
largefiles: stop using <> operator in favor of !=
|
Tue, 01 Jan 2013 13:18:33 -0600 |
Augie Fackler |
commands: fix implicit tuple that is invalid syntax in Python3
|
Tue, 01 Jan 2013 12:58:21 -0600 |
Augie Fackler |
check-code: disallow two-argument form of raise
|
Tue, 01 Jan 2013 13:25:07 -0600 |
Augie Fackler |
httpclient: apply change df9aea1def3e: remove use of two-argument raise
|
Tue, 01 Jan 2013 13:21:15 -0600 |
Augie Fackler |
test-symlink-os-yes-fs-no.py: clean up use of two-argument raise
|
Tue, 01 Jan 2013 12:51:00 -0600 |
Augie Fackler |
scmutil: clean up use of two-argument raise
|
Tue, 01 Jan 2013 12:50:46 -0600 |
Augie Fackler |
url: clean up use of two-argument raise
|
Tue, 01 Jan 2013 12:50:23 -0600 |
Augie Fackler |
win32: clean up use of two-argument raise
|
Tue, 01 Jan 2013 12:50:04 -0600 |
Augie Fackler |
commandserver: clean up use of two-argument raise
|
Mon, 31 Dec 2012 21:50:35 -0600 |
Augie Fackler |
test-command-template.t: fix test so it all year
|
Fri, 28 Dec 2012 16:25:12 -0800 |
Siddharth Agarwal |
cmdutil: make getgraphlogrevs limit-aware
|
Fri, 28 Dec 2012 16:25:00 -0800 |
Siddharth Agarwal |
cmdutil: stop pretending we can calculate revs for graphlog lazily
|
Fri, 28 Dec 2012 16:24:36 -0800 |
Siddharth Agarwal |
cmdutil: store a local ref to repo.hiddenrevs in getgraphlogrevs
|
Fri, 28 Dec 2012 14:46:58 -0800 |
Siddharth Agarwal |
cmdutil: make getgraphlogrevs return revs in descending order
|
Mon, 31 Dec 2012 18:11:18 -0600 |
Pierre-Yves David |
branchmap: takes filtered revision in account for cache calculation
|
Mon, 24 Dec 2012 02:57:23 +0100 |
Pierre-Yves David |
branchmap: improve computation of target tip
|
Fri, 28 Dec 2012 00:13:32 +0100 |
Pierre-Yves David |
branchmap: improve invalid cache message when reading
|
Mon, 31 Dec 2012 17:46:22 -0600 |
Pierre-Yves David |
histedit: allow operation from non-head if obsolete is enabled
|
Mon, 31 Dec 2012 17:45:52 -0600 |
Pierre-Yves David |
rebase: allow non-head rebase-set when obsolete is enabled
|
Mon, 31 Dec 2012 17:44:18 -0600 |
Pierre-Yves David |
amend: allow amend of non-head when obsolete is enabled
|
Fri, 21 Dec 2012 22:58:59 +0100 |
Pierre-Yves David |
obsolete: factorise troubles detection during push
|
Mon, 17 Dec 2012 15:17:54 +0100 |
Pierre-Yves David |
obsolete: introduce a troubles method on context
|
Mon, 17 Dec 2012 15:06:15 +0100 |
Pierre-Yves David |
obsolete: introduce a troubled method on context
|
Fri, 28 Dec 2012 14:22:24 +0100 |
Mads Kiilerich |
tests: fix windows test failures
|
Fri, 28 Dec 2012 14:13:06 +0100 |
Mads Kiilerich |
merge with stable
|
Fri, 28 Dec 2012 14:10:35 +0100 |
Mads Kiilerich |
tests: fix windows test failures
stable
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: better test coverage of wireproto and the http protocol
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: cleanup of warnings on errors getting largefiles
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: remove trivial portability wrappers
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: remove reporemove portability wrapper
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: remove findoutgoing portability wrapper
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: use constant for '.hglf/'
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: use plain wjoin instead of the complex pathto
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
largefiles: unindent code
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: simplify lfdirstate ignore handling - it is only for tracking .hglf
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: rename 'admin' to more descriptive 'lfstoredir'
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: simplify lfutil.getstandinmatcher by inlining getmatcher
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: remove overly complex handling of ignored and unknown files
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
largefiles: introduce basic debugstate --large functionality
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag
|
Fri, 28 Dec 2012 11:55:45 +0100 |
Mads Kiilerich |
merge with stable
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: don't walk through all ignored files
stable
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles revert: update lfdirstate with result from first cleanliness check
stable
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles status: update lfdirstate with result from cleanliness check
stable
|
Fri, 28 Dec 2012 11:16:01 +0100 |
Mads Kiilerich |
bundlerepo: don't return the peer without bundlerepo from getremotechanges
stable
|
Fri, 28 Dec 2012 00:02:40 +0100 |
Pierre-Yves David |
strip: do not update branchcache during strip (issue3745)
|
Wed, 26 Dec 2012 15:04:07 -0800 |
Siddharth Agarwal |
copies: do not track backward copies, only renames (issue3739)
|
Wed, 26 Dec 2012 15:03:58 -0800 |
Siddharth Agarwal |
copies: make debug messages more sensible
|
Wed, 26 Dec 2012 14:50:17 -0800 |
Siddharth Agarwal |
copies: separate moves via directory renames from explicit copies
|
Wed, 26 Dec 2012 11:16:18 -0600 |
Kevin Bullock |
merge with stable
|
Mon, 24 Dec 2012 02:49:59 +0100 |
Pierre-Yves David |
branchmap: move validity logic in the object itself
|
Sat, 22 Dec 2012 17:08:15 +0100 |
Pierre-Yves David |
branchmap: make update a method
|
Mon, 24 Dec 2012 02:22:04 +0100 |
Pierre-Yves David |
branchmap: make update responsible to update the cache key
|
Sat, 22 Dec 2012 02:11:12 +0100 |
Pierre-Yves David |
branchmap: factorise changelog access in update
|
Thu, 20 Dec 2012 16:28:43 +0100 |
Pierre-Yves David |
branchmap: make write a method on the branchmap object
|
Sat, 22 Dec 2012 02:04:49 +0100 |
Pierre-Yves David |
branchmap: simplify write signature
|
Sat, 22 Dec 2012 02:06:26 +0100 |
Pierre-Yves David |
branchmap: add the tiprev (cache key) on the branchmap object
|
Sat, 22 Dec 2012 01:59:05 +0100 |
Pierre-Yves David |
branchmap: add the tipnode (cache key) on the branchcache object
|
Sat, 22 Dec 2012 01:44:42 +0100 |
Pierre-Yves David |
branchmap: store branchcache in a dedicated object
|
Sat, 22 Dec 2012 01:34:23 +0100 |
Pierre-Yves David |
branchmap: `stream_in` write remote branchcache to local one
|
Mon, 24 Dec 2012 13:26:13 +0100 |
Mads Kiilerich |
bookmarks: fix head selection for merge with two bookmarked heads
stable
|
Thu, 20 Dec 2012 14:45:17 +0100 |
Pierre-Yves David |
branchmap: extract updatebranchcache from repo
|
Wed, 19 Dec 2012 14:49:06 +0100 |
Pierre-Yves David |
branchmap: extract _updatebranchcache from repo
|
Wed, 19 Dec 2012 14:47:38 +0100 |
Pierre-Yves David |
branchmap: _updatebranchmap does not need to be filtered
|
Wed, 19 Dec 2012 14:46:57 +0100 |
Pierre-Yves David |
branchmap: extract read logic from repo
|
Thu, 20 Dec 2012 13:37:37 +0100 |
Pierre-Yves David |
branchmap: extract write logic from localrepo
|
Wed, 19 Dec 2012 14:43:33 +0100 |
Pierre-Yves David |
branchmap: create a mercurial.branchmap module
|
Thu, 20 Dec 2012 12:17:44 +0100 |
Pierre-Yves David |
bundlerepo: use _cacheabletip mechanism in bundlerepo
|
Thu, 20 Dec 2012 13:23:29 +0100 |
Pierre-Yves David |
branchmap: merge _branchtags into updatebranchcache
|
Wed, 19 Dec 2012 17:39:49 +0100 |
Pierre-Yves David |
branchmap: factorise access to changelog in updatebranchcache
|
Thu, 20 Dec 2012 11:52:50 +0100 |
Pierre-Yves David |
branchmap: simplify _branchtags using a new _cacheabletip method
|
Thu, 20 Dec 2012 21:26:30 +0100 |
Dirkjan Ochtman |
hook: disable demandimport before importing hooks
|
Thu, 20 Dec 2012 15:18:41 +0100 |
Adrian Buehlmann |
test-pathencode: accept --seed parameter in hex as well
|
Thu, 13 Dec 2012 23:37:53 +0100 |
Angel Ezquerra |
subrepo: append subrepo path to subrepo error messages
|
Thu, 20 Dec 2012 13:49:31 -0600 |
Kevin Bullock |
tests: fix some slash-based Windows failures
|
Thu, 20 Dec 2012 11:40:04 -0800 |
Bryan O'Sullivan |
inotify: on Python < 2.6, socket.error lacks errno
|
Tue, 18 Dec 2012 01:51:08 +0100 |
Pierre-Yves David |
hidden: invalidate hiddenrevs when needed
|
Tue, 18 Dec 2012 02:04:37 +0100 |
Pierre-Yves David |
cache: group obscache and revsfiltercache invalidation in a single function
|
Mon, 17 Dec 2012 17:27:12 +0100 |
Pierre-Yves David |
clfilter: use filtering in `visibleheads`
|
Mon, 17 Dec 2012 17:42:34 +0100 |
Pierre-Yves David |
clfilter: use filtering in `visiblebranchmap`
|
Mon, 17 Dec 2012 17:12:02 +0100 |
Pierre-Yves David |
clfilter: introduce a "unserver" filtering mode
|
Thu, 20 Dec 2012 17:14:07 +0100 |
Pierre-Yves David |
clfilter: add a cache on repo for set of revision to filter for a given set.
|
Thu, 20 Dec 2012 15:32:42 +0100 |
Pierre-Yves David |
clfilter: add actual repo filtering mechanism
|
Wed, 19 Dec 2012 16:56:26 -0800 |
Bryan O'Sullivan |
inotify: pacify pestiferous pyflakes precipitously
|
Wed, 19 Dec 2012 10:45:40 -0800 |
Bryan O'Sullivan |
tests: make test-inotify-issue1208.t disappear
|
Tue, 18 Dec 2012 17:15:13 -0800 |
Bryan O'Sullivan |
posix: move server side of unix domain sockets out of inotify
|
Tue, 18 Dec 2012 17:33:32 -0800 |
Bryan O'Sullivan |
inotify: don't fall over just because of a dangling symlink
|
Wed, 19 Dec 2012 10:40:34 -0800 |
Bryan O'Sullivan |
test-inotify: test symlink indirection for unix sockets
|
Wed, 19 Dec 2012 10:02:43 +0100 |
Adrian Buehlmann |
test-pathencode: compare current pathencoding implementations
|
Mon, 17 Dec 2012 20:51:21 -0800 |
Siddharth Agarwal |
rebase: use lazy ancestor membership testing
|
Mon, 17 Dec 2012 20:43:37 -0800 |
Siddharth Agarwal |
localrepo: use lazy ancestor membership testing
|
Tue, 18 Dec 2012 12:47:20 -0800 |
Siddharth Agarwal |
ancestor: add lazy membership testing to lazyancestors
|
Tue, 18 Dec 2012 10:14:01 -0800 |
Siddharth Agarwal |
revlog: move ancestor generation out to a new class
|
Mon, 17 Dec 2012 15:57:02 -0800 |
Bryan O'Sullivan |
ignore: process hgignore files in deterministic order
|
Mon, 17 Dec 2012 15:52:44 -0800 |
Bryan O'Sullivan |
ignore: only read an ignore file once
|
Mon, 17 Dec 2012 16:23:37 -0800 |
Bryan O'Sullivan |
ignore: refactor ignore into two functions
|
Mon, 10 Dec 2012 18:12:41 +0100 |
Pierre-Yves David |
clfilter: fix `nodemap` usage in `getbundle`
|
Mon, 17 Dec 2012 17:00:24 +0100 |
Pierre-Yves David |
test: fix truncated comment in test
|
Mon, 17 Dec 2012 18:09:41 +0100 |
Pierre-Yves David |
clfilter: ensure context raise RepoLookupError when the revision is filtered
|
Mon, 17 Dec 2012 15:08:37 -0800 |
Siddharth Agarwal |
revlog: remove incancestors since it is no longer used
|
Mon, 17 Dec 2012 15:08:06 -0800 |
Siddharth Agarwal |
transplant: replace incancestors uses with ancestors
|
Mon, 17 Dec 2012 15:13:51 -0800 |
Siddharth Agarwal |
revlog.ancestors: add support for including revs
|
Fri, 14 Dec 2012 10:23:18 -0800 |
Siddharth Agarwal |
perf: add command to test performance of membership in ancestor set
|
Tue, 11 Dec 2012 14:47:33 -0800 |
Siddharth Agarwal |
ancestor: move missingancestors doctest out into a separate file
|
Sun, 16 Dec 2012 23:02:54 -0600 |
Kevin Bullock |
merge with crew-stable
|
Thu, 29 Nov 2012 08:44:54 -0500 |
Tim Henigan |
dirstate: remove obsolete comment from setbranch
stable
|
Sat, 15 Dec 2012 20:19:07 +0200 |
Idan Kamara |
dirstate: don't rename branch file if writing it failed
stable
|
Sun, 16 Dec 2012 22:00:38 -0600 |
Kevin Bullock |
commands: 'hg bookmark NAME' should work even with ui.strict=True
|
Sun, 16 Dec 2012 19:41:56 +0100 |
Mads Kiilerich |
tests: improve test-mv-cp-st-diff.t readability
|
Sat, 10 Nov 2012 02:19:20 +0100 |
Pierre-Yves David |
obsolete: refuse to push divergent changeset
|
Wed, 12 Dec 2012 03:20:49 +0100 |
Pierre-Yves David |
obsolete: add a divergent method on context
|
Wed, 12 Dec 2012 03:12:55 +0100 |
Pierre-Yves David |
obsolete: add revset and test for divergent changesets
|
Wed, 12 Dec 2012 03:19:30 +0100 |
Pierre-Yves David |
obsolete: detect divergent changesets
|
Sat, 10 Nov 2012 01:56:59 +0100 |
Pierre-Yves David |
obsolete: drop successors sets which are subset of another one
|
Thu, 13 Dec 2012 15:38:43 +0100 |
Pierre-Yves David |
obsolete: compute successors set
|
Sun, 09 Dec 2012 00:25:21 +0100 |
Mads Kiilerich |
mq: don't fail when removing a patch without patch file from series file
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: align rm warnings with warnings used in core
|
Thu, 13 Dec 2012 21:34:55 +0100 |
Mads Kiilerich |
merge with stable
|
Mon, 10 Dec 2012 14:58:42 +0100 |
Levi Bard |
largefiles: commit directories that only contain largefiles (issue3548)
stable
|
Fri, 07 Dec 2012 10:37:43 -0800 |
Siddharth Agarwal |
revset.children: ignore rev numbers that are too low
|
Thu, 06 Dec 2012 11:21:11 -0800 |
Siddharth Agarwal |
perf: add a command to measure revset performance
|
Wed, 12 Dec 2012 15:17:18 -0800 |
Bryan O'Sullivan |
run-tests: fix whitespace nonsense
|
Wed, 12 Dec 2012 15:12:28 -0800 |
Bryan O'Sullivan |
merge with mpm
|
Wed, 12 Dec 2012 14:52:58 -0800 |
Bryan O'Sullivan |
run-tests: on windows, put correct python at front of PATH
|
Tue, 11 Dec 2012 15:38:42 -0800 |
Siddharth Agarwal |
run-tests: fix exename on Windows
|
Tue, 11 Dec 2012 15:13:23 -0800 |
Bryan O'Sullivan |
run-tests: support running tests in parallel on windows
|
Tue, 11 Dec 2012 13:44:00 -0800 |
Bryan O'Sullivan |
makefile: allow local builds to work on windows/mingw32
|
Sun, 09 Dec 2012 23:33:16 +0100 |
Mads Kiilerich |
check-code: make 'missing whitespace in assignment' more aggressive
|
Sun, 09 Dec 2012 23:33:16 +0100 |
Mads Kiilerich |
check-code: there must also be whitespace between ')' and operator
|
Sun, 09 Dec 2012 23:33:16 +0100 |
Mads Kiilerich |
rm: drop misleading 'use -f' hint for the rm --after 'not removing' warning
|
Sun, 09 Dec 2012 23:33:16 +0100 |
Mads Kiilerich |
contrib: state explicitly how hgtest.vim can be installed
|
Sun, 09 Dec 2012 23:33:16 +0100 |
Mads Kiilerich |
tests: kill daemons early, making breaking at "Accept" prompt safe
|
Mon, 10 Dec 2012 12:14:55 -0800 |
Bryan O'Sullivan |
run-tests: use correct python safely under --jobs
|
Mon, 10 Dec 2012 12:09:02 -0800 |
Bryan O'Sullivan |
run-tests: check for the correct python when starting
|
Mon, 10 Dec 2012 12:07:42 -0800 |
Bryan O'Sullivan |
run-tests: use correct python when run with --local
|
Mon, 10 Dec 2012 11:18:03 -0800 |
Bryan O'Sullivan |
synthrepo: do not crash if a list is empty
|
Tue, 27 Nov 2012 22:24:02 +0100 |
Angel Ezquerra |
hgwebdir: do not show RSS and Atom links for plain directories
|
Tue, 04 Dec 2012 00:37:50 +0100 |
Angel Ezquerra |
hgweb: add branches RSS and Atom feeds
|
Fri, 07 Dec 2012 12:03:37 -0600 |
Kevin Bullock |
push: reunite comment with the line of code it describes
|
Fri, 07 Dec 2012 11:30:38 -0600 |
Kevin Bullock |
bookmarks: spelling correction in docstring
|
Thu, 06 Dec 2012 22:07:44 -0600 |
Kevin Bullock |
merge: fix mistake in moved _checkcollision call from 5881d5b7552f
|
Thu, 06 Dec 2012 16:56:44 -0600 |
Matt Mackall |
windows: correctly pass a mode to S_IFMT in statfiles
|
Wed, 05 Dec 2012 14:33:15 -0800 |
Siddharth Agarwal |
strip: make query to get new bookmark target cheaper
|
Tue, 04 Dec 2012 12:54:18 -0800 |
David Schleimer |
graft: explicit current node tracking
|
Tue, 04 Dec 2012 12:54:18 -0800 |
David Schleimer |
graft: move commit info building
|
Thu, 06 Dec 2012 16:42:15 -0600 |
Matt Mackall |
merge with stable
|
Tue, 04 Dec 2012 12:54:18 -0800 |
David Schleimer |
merge: support calculating merge actions against non-working contexts
|
Tue, 04 Dec 2012 12:54:18 -0800 |
David Schleimer |
merge: refactor action calculation into function
|
Mon, 03 Dec 2012 14:21:45 -0800 |
Siddharth Agarwal |
dirstate: inline more properties and methods in status
|
Mon, 03 Dec 2012 13:53:53 -0800 |
Siddharth Agarwal |
perf: add option to perfstatus to get the status of unknown files
|
Tue, 04 Dec 2012 10:29:18 -0800 |
Siddharth Agarwal |
dirstate: test normalize is truthy instead of using a no-op lambda
|
Tue, 04 Dec 2012 11:19:32 -0600 |
Kevin Bullock |
merge with stable
|
Thu, 06 Dec 2012 13:21:27 -0600 |
Matt Mackall |
hgweb: avoid generator exhaustion with branches
stable
|
Wed, 05 Dec 2012 15:38:18 -0600 |
Matt Mackall |
hgweb: fix iterator reuse in atom feed generation
stable
|
Tue, 04 Dec 2012 14:35:02 +0100 |
Julien Cristau |
tests: don't hardcode errno==2 for ENOENT
stable
|
Mon, 03 Dec 2012 13:17:01 -0800 |
Bryan O'Sullivan |
osutil: tab damage, how i hate thee
|
Mon, 03 Dec 2012 12:40:24 -0800 |
Bryan O'Sullivan |
osutil: write a C implementation of statfiles for unix
|
Mon, 03 Dec 2012 19:37:36 -0200 |
Wagner Bruna |
merge with i18n
stable
|
Fri, 30 Nov 2012 21:39:01 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with f94ead934067
stable
|
Mon, 03 Dec 2012 14:03:57 -0600 |
Matt Mackall |
Added signature for changeset 0c10cf819146
stable
|
Mon, 03 Dec 2012 14:03:52 -0600 |
Matt Mackall |
Added tag 2.4.1 for changeset 0c10cf819146
stable
|
Fri, 30 Nov 2012 17:40:11 -0800 |
Bryan O'Sullivan |
osutil: fix tab damage
|
Fri, 30 Nov 2012 15:56:09 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Fri, 30 Nov 2012 15:55:09 -0800 |
Bryan O'Sullivan |
osutil: factor out creation and init of listdir_stat
|
Fri, 30 Nov 2012 15:55:08 -0800 |
Bryan O'Sullivan |
dirstate: avoid use of zip on big lists
|
Fri, 30 Nov 2012 15:55:07 -0800 |
Bryan O'Sullivan |
dirstate: move file type filtering to its source
|
Fri, 30 Nov 2012 22:34:21 +0100 |
Pierre-Yves David |
clfilter: rename `unfilteredmeth` to `unfilteredmethod`
|
Fri, 30 Nov 2012 21:47:04 +0100 |
Pierre-Yves David |
clfilter: fix a false positive in the test-obsolete.t
|
Mon, 08 Oct 2012 19:34:04 +0200 |
Pierre-Yves David |
clfilter: ensure that filecache on localrepo is unfiltered
|
Mon, 08 Oct 2012 20:02:20 +0200 |
Pierre-Yves David |
clfilter: add a propertycache that must be unfiltered
|
Mon, 08 Oct 2012 18:11:56 +0200 |
Pierre-Yves David |
largefile: status is buggy on repoproxy, so run unfiltered
|
Mon, 08 Oct 2012 20:01:40 +0200 |
Pierre-Yves David |
clfilter: mq should not warn about filtered mq patches
|
Mon, 08 Oct 2012 18:02:25 +0200 |
Pierre-Yves David |
clfilter: ensure that mq performs commits on unfiltered repos
|
Mon, 08 Oct 2012 17:50:02 +0200 |
Pierre-Yves David |
clfilter: use unfiltered repo for bookmark push logic
|
Mon, 08 Oct 2012 17:26:23 +0200 |
Pierre-Yves David |
clfilter: `bookmark.validdest` should run on unfiltered repo
|
Mon, 08 Oct 2012 17:41:07 +0200 |
Pierre-Yves David |
clfilter: unfilter some parts of the push logic
|
Fri, 30 Nov 2012 00:43:55 +0900 |
FUJIWARA Katsunori |
subrepo: add argument to "diff()" to pass "ui" of caller side (issue3712) (API)
stable 2.4.1
|
Mon, 08 Oct 2012 17:15:08 +0200 |
Pierre-Yves David |
clfilter: prevent unwanted warning about filtered parents as unknown
|
Mon, 08 Oct 2012 17:12:09 +0200 |
Pierre-Yves David |
clfilter: strip logic should be unfiltered
|
Mon, 08 Oct 2012 17:08:52 +0200 |
Pierre-Yves David |
clfilter: verify logic should be unfiltered
|
Wed, 21 Nov 2012 00:53:45 +0100 |
Pierre-Yves David |
clfilter: phases logic should be unfiltered
|
Mon, 08 Oct 2012 16:55:00 +0200 |
Pierre-Yves David |
clfilter: unfilter computation of obsolescence related computation
|
Mon, 26 Nov 2012 19:24:11 +0100 |
Pierre-Yves David |
clfilter: ensure changeset creation in the repo is run unfiltered
|
Mon, 26 Nov 2012 19:23:25 +0100 |
Pierre-Yves David |
clfilter: ensure changegroup generation is run unfiltered
|
Mon, 26 Nov 2012 19:21:24 +0100 |
Pierre-Yves David |
clfilter: ensure `rollback` is run unfiltered
|
Mon, 26 Nov 2012 19:22:12 +0100 |
Pierre-Yves David |
clfilter: ensure cache invalidation is done on the main unfiltered repo
|
Mon, 26 Nov 2012 19:26:24 +0100 |
Pierre-Yves David |
clfilter: ensure that tag logic runs unfiltered
|
Mon, 26 Nov 2012 19:25:44 +0100 |
Pierre-Yves David |
clfilter: ensure `branchcache` logic runs unfiltered
|
Mon, 26 Nov 2012 19:11:13 +0100 |
Pierre-Yves David |
clfilter: introduce an `unfilteredmethod` decorator
|
Wed, 21 Nov 2012 00:36:29 +0100 |
Pierre-Yves David |
clfilter: introduce an "unfiltered" method on localrepo
|
Tue, 20 Nov 2012 19:05:46 +0100 |
Pierre-Yves David |
clfilter: remove usage of `range` and `xrange` in scmutil.revrange
|
Mon, 12 Nov 2012 14:05:39 -0800 |
Weiwen |
hgweb: display diff for a changeset against any parents (issue2810)
|
Thu, 29 Nov 2012 08:49:21 -0500 |
Tim Henigan |
branch: add missing repo argument to checknewlabel
|
Thu, 29 Nov 2012 11:44:22 -0600 |
Augie Fackler |
Merge with stable.
|
Thu, 29 Nov 2012 16:37:15 +0100 |
Pierre-Yves David |
rebase: fix pull --rev options clashing with --rebase (issue3619)
stable
|
Thu, 29 Nov 2012 08:44:54 -0500 |
Tim Henigan |
dirstate: remove obsolete comment from setbranch
|
Wed, 28 Nov 2012 18:08:51 -0600 |
Matt Mackall |
merge with stable
|
Wed, 28 Nov 2012 17:53:52 -0600 |
Matt Mackall |
tests: fix broken fix of test-phases output
stable
|
Tue, 27 Nov 2012 08:47:35 -0500 |
Tim Henigan |
update: allow update to existing branches with invalid names (issue3710)
stable
|
Mon, 19 Nov 2012 16:05:40 -0800 |
Durham Goode |
commit: increase perf by building a new addlist instead of editing the old one
|
Wed, 28 Nov 2012 14:55:42 -0800 |
Weiwen |
template engine: convert generator-based iterator to list-based iterator
|
Wed, 28 Nov 2012 11:20:56 +0100 |
Pierre-Yves David |
command: remove phase from the list of basic command
stable
|
Wed, 28 Nov 2012 16:15:05 -0600 |
Matt Mackall |
merge with stable
|
Sun, 25 Nov 2012 20:39:37 +0100 |
André Sintzoff |
phases: fix missing "error" module import (issue3707)
stable
|
Thu, 08 Nov 2012 11:54:08 +0100 |
Adrian Buehlmann |
test-mq-qrefresh: test that the patch at qtip is indeed empty
|
Mon, 26 Nov 2012 15:59:02 -0600 |
Matt Mackall |
tests: only call check-code once
|
Wed, 28 Nov 2012 10:35:12 -0800 |
Siddharth Agarwal |
ancestor: fix a comment (followup to 0b03454abae7)
|
Wed, 21 Nov 2012 00:42:05 +0100 |
Pierre-Yves David |
revlog: allow reverse iteration with revlog.revs
|
Sun, 18 Nov 2012 12:26:50 -1000 |
Julian Cowley |
convert: add config option to use the local time zone
|
Tue, 27 Nov 2012 16:24:21 -0800 |
Siddharth Agarwal |
rebase: use revlog.findmissingrevs to compute detach set
|
Mon, 26 Nov 2012 10:48:24 -0800 |
Siddharth Agarwal |
revlog: add rev-specific variant of findmissing
|
Mon, 26 Nov 2012 11:02:48 -0800 |
Siddharth Agarwal |
revlog: switch findmissing to use ancestor.missingancestors
|
Mon, 26 Nov 2012 11:46:51 -0800 |
Siddharth Agarwal |
ancestor: faster algorithm for difference of ancestor sets
|
Fri, 23 Nov 2012 11:59:44 -0500 |
Jordi Gutiérrez Hermoso |
bisect: add example for limiting bisection to specified directories
|
Tue, 27 Nov 2012 14:58:00 -0800 |
Bryan O'Sullivan |
subrepo: use posixpath when diffing, for consistent paths
|
Tue, 27 Nov 2012 13:09:05 -0800 |
Bryan O'Sullivan |
run-tests: fix an unnoticed check-code violation
|
Tue, 27 Nov 2012 11:18:33 -0800 |
Bryan O'Sullivan |
run-tests: add a --compiler option
|
Tue, 27 Nov 2012 11:18:31 -0800 |
Bryan O'Sullivan |
run-tests: make build command line less intimidating
|
Mon, 26 Nov 2012 17:48:39 -0600 |
Matt Mackall |
hooks: be even more forgiven of non-fd descriptors (issue3711)
stable
|
Mon, 26 Nov 2012 16:14:22 -0600 |
Matt Mackall |
hooks: delay I/O redirection until we actually run a hook (issue3711)
stable
|
Mon, 26 Nov 2012 15:42:52 -0600 |
Matt Mackall |
util: make chunkbuffer non-quadratic on Windows
stable
|
Mon, 26 Nov 2012 13:44:11 -0600 |
Matt Mackall |
revset: backed out changeset 54cedee86e51
stable
|
Wed, 07 Nov 2012 14:49:44 +0100 |
Andrew Shadura |
hgk: specify some colours explicitly in hex
|
Tue, 16 Oct 2012 22:19:08 +0200 |
Andrew Shadura |
hgk: no committer please
|
Tue, 16 Oct 2012 14:54:51 +0200 |
Andrew Shadura |
hgk: use Ttk instead of plain Tk
|
Sun, 25 Nov 2012 13:57:00 -0600 |
Matt Mackall |
check-code: move i18n check from warning to error
|
Sun, 25 Nov 2012 13:53:47 -0600 |
Matt Mackall |
i18n: wrap false positives for translation detection
|
Tue, 20 Nov 2012 14:21:56 -0800 |
Bryan O'Sullivan |
eol: don't refer to a random name-captured ui object
|
Tue, 20 Nov 2012 11:52:47 -0800 |
Bryan O'Sullivan |
mq: don't refer to a random name-captured repo object
|
Tue, 20 Nov 2012 10:09:06 -0800 |
Bryan O'Sullivan |
Merge with crew-stable
|
Fri, 16 Nov 2012 15:39:12 -0800 |
Durham Goode |
commit: increase perf by avoiding checks against entire repo subsets
stable
|
Fri, 16 Nov 2012 15:39:12 -0800 |
Durham Goode |
commit: increase perf by avoiding unnecessary filteredrevs check
stable
|
Fri, 16 Nov 2012 10:20:32 -0600 |
Kevin Bullock |
merge with crew-stable
|
Thu, 15 Nov 2012 11:27:30 -0600 |
Kevin Bullock |
grep: remove useless while condition
stable
|
Fri, 16 Nov 2012 10:01:26 -0600 |
Kevin Bullock |
merge with mpm
|
Thu, 15 Nov 2012 22:24:36 -0800 |
Bryan O'Sullivan |
test-pathencode: more aggressively check for python < 2.6
|
Thu, 15 Nov 2012 15:16:41 -0800 |
Guillermo Pérez |
diff: move index header generation to patch
|
Thu, 15 Nov 2012 15:06:32 -0800 |
Guillermo Pérez |
patch: make _addmodehdr a function under trydiff
|
Thu, 15 Nov 2012 13:57:03 -0800 |
Guillermo Pérez |
diff: rewrite diffline
|
Thu, 15 Nov 2012 13:52:51 -0800 |
Guillermo Pérez |
diff: swap and simplify diffline args
|
Thu, 15 Nov 2012 13:49:04 -0800 |
Guillermo Pérez |
diff: change how quiet mode supresses diffline
|
Thu, 15 Nov 2012 12:19:03 -0800 |
Guillermo Pérez |
diff: move diffline to patch module
|
Thu, 15 Nov 2012 12:16:08 -0800 |
Guillermo Pérez |
diff: unify calls to diffline
|
Tue, 06 Nov 2012 14:04:05 -0800 |
Guillermo Pérez |
diff: move b85diff to mdiff module
|
Sat, 27 Oct 2012 12:38:59 +0200 |
simon |
share: always set default path to work with subrepos (issue3518)
|
Sat, 03 Nov 2012 10:40:36 +0100 |
Adrian Buehlmann |
vfs: optimize __call__ by not calling util.split for reads
|
Wed, 14 Nov 2012 18:08:39 -0600 |
Matt Mackall |
run-tests: backout 4a4173519b63
|
Thu, 15 Nov 2012 10:55:32 -0800 |
Bryan O'Sullivan |
test-pathencode: make a 2.4-safe import of collections
|
Thu, 15 Nov 2012 10:04:29 -0800 |
Bryan O'Sullivan |
tests: add a randomized test for pathencode
|
Mon, 29 Oct 2012 10:53:46 -0400 |
Jordi Gutiérrez Hermoso |
webcommands: allow hgweb's archive to recurse into subrepos
|
Tue, 13 Nov 2012 19:32:53 -0600 |
Augie Fackler |
Merge with crew-stable.
|
Mon, 12 Nov 2012 19:27:03 +0200 |
Idan Kamara |
grep: don't search past the end of the searched string
stable
|
Tue, 13 Nov 2012 13:09:42 -0800 |
Bryan O'Sullivan |
convert: fix a too-long line nag
|
Mon, 29 Oct 2012 17:40:13 -0700 |
YaNan Xu |
convert: add support for converting git submodule (issue3528)
|
Thu, 08 Nov 2012 14:10:04 -0800 |
Siddharth Agarwal |
run-tests.py: remove runqueue's results parameter since it is now a global
|
Tue, 13 Nov 2012 09:56:09 -0800 |
Bryan O'Sullivan |
makefile: don't use system hgrc when running hg in-place
|
Tue, 13 Nov 2012 09:55:26 -0800 |
Bryan O'Sullivan |
setup: print subprocess stderr if there is any
|
Sat, 10 Nov 2012 11:37:41 -0800 |
Siddharth Agarwal |
run-tests: open child-parent pipes in binary mode
|
Tue, 13 Nov 2012 08:41:56 -0800 |
Pierre-Yves David |
amend: force editor only if old message is reused (issue3698)
stable
|
Mon, 12 Nov 2012 19:27:03 +0200 |
Idan Kamara |
grep: don't search past the end of the searched string
|
Wed, 07 Nov 2012 16:21:39 -0600 |
Augie Fackler |
bookmarks: introduce a bmstore to manage bookmark persistence
|
Fri, 09 Nov 2012 14:49:30 -0800 |
Siddharth Agarwal |
run-tests: add --time option to log times for each test
|
Fri, 09 Nov 2012 15:09:35 -0800 |
Siddharth Agarwal |
run-tests: remove resultslock since it serves no useful purpose
|
Fri, 09 Nov 2012 14:42:36 -0800 |
Siddharth Agarwal |
run-tests: use pickle to send results from children to parent
|
Wed, 24 Oct 2012 18:11:17 +0200 |
Pierre-Yves David |
bookmark: remove useless line in `validdest`
|
Wed, 24 Oct 2012 17:55:21 +0200 |
Pierre-Yves David |
bookmark: issue a single call to `allsuccessors` per loop
|
Wed, 24 Oct 2012 17:26:40 +0200 |
Pierre-Yves David |
bookmark: simplify mutability check in `validdest`
|
Wed, 07 Nov 2012 09:59:46 -0800 |
Bryan O'Sullivan |
Merge with stable
|
Tue, 06 Nov 2012 16:49:54 -0800 |
Bryan O'Sullivan |
Merge with mpm
|
Wed, 31 Oct 2012 16:23:23 -0700 |
Tomasz Kleczek |
bundle: add revset expression to show bundle contents (issue3487)
|
Tue, 06 Nov 2012 17:38:22 -0600 |
Matt Mackall |
tags: add formatter support
|
Tue, 06 Nov 2012 17:30:49 -0600 |
Matt Mackall |
manifest: add formatter support
|
Tue, 06 Nov 2012 17:30:47 -0600 |
Matt Mackall |
status: use condwrite to avoid zero-width format string hack
|
Sat, 03 Nov 2012 14:37:50 -0500 |
Matt Mackall |
formatter: add condwrite method
|
Wed, 24 Oct 2012 23:09:31 +0200 |
Simon Heimberg |
run-tests: skip unnecessary operations on the args in the child proces
|
Fri, 02 Nov 2012 20:47:03 +0100 |
Adrian Buehlmann |
test-subrepo: adapt for Windows after 17c030014ddf
stable
|
Fri, 02 Nov 2012 20:22:09 +0100 |
Adrian Buehlmann |
test-mq-qrefresh: adapt for Windows after 39b7052b217b
stable
|
Thu, 01 Nov 2012 16:30:48 -0500 |
Matt Mackall |
merge with stable
|
Thu, 01 Nov 2012 16:09:21 -0500 |
Matt Mackall |
Added signature for changeset 195ad823b5d5
stable
|
Thu, 01 Nov 2012 16:09:17 -0500 |
Matt Mackall |
Added tag 2.4 for changeset 195ad823b5d5
stable
|
Thu, 01 Nov 2012 14:59:55 -0500 |
Matt Mackall |
tests: fix test for issue3581 for vfat on Linux
stable 2.4
|
Tue, 30 Oct 2012 17:23:51 -0700 |
Keegan Carruthers-Smith |
filemerge: only run test for issue3581 on non-windows environments
stable
|
Thu, 01 Nov 2012 13:46:03 +0100 |
Adrian Buehlmann |
openpath: specify binary mode and use util.posixfile
stable
|
Thu, 01 Nov 2012 11:37:40 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with afa7e6fa820b
stable
|
Wed, 31 Oct 2012 16:34:36 -0500 |
Matt Mackall |
merge with i18n
stable
|
Wed, 31 Oct 2012 11:13:44 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 36ed69d4593d
stable
|
Wed, 31 Oct 2012 18:44:40 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 0188ddfa844e
stable
|
Wed, 24 Oct 2012 18:45:22 +0200 |
Simon Heimberg |
subrepo: only do clean update when overwrite is set (issue3276)
stable
|
Wed, 31 Oct 2012 03:59:28 +0900 |
FUJIWARA Katsunori |
i18n: change output of largefiles for summary to distinguish from one for outgoing
stable
|
Wed, 31 Oct 2012 03:59:28 +0900 |
FUJIWARA Katsunori |
i18n: make column positioning message of MQ summary output translatable
stable
|
Wed, 31 Oct 2012 03:59:28 +0900 |
FUJIWARA Katsunori |
i18n: add "i18n" comment to column positioning messages of "hg summary"
stable
|
Wed, 31 Oct 2012 03:59:27 +0900 |
FUJIWARA Katsunori |
i18n: add "i18n" comment to column positioning messages of "hg log"
stable
|
Wed, 31 Oct 2012 03:59:27 +0900 |
FUJIWARA Katsunori |
i18n: add "i18n" comment to error messages of template functions
stable
|
Wed, 31 Oct 2012 16:50:22 +0900 |
FUJIWARA Katsunori |
icasefs: make case-folding collision detection as deletion aware (issue3648)
stable
|
Tue, 30 Oct 2012 13:19:06 -0700 |
Durham Goode |
mq: fix qrefresh case sensitivity (issue3271)
stable
|
Wed, 17 Oct 2012 21:30:08 -0700 |
Siddharth Agarwal |
url: use open and not url.open for local files (issue3624)
stable
|
Tue, 30 Oct 2012 18:48:44 -0500 |
Matt Mackall |
revset: accept @ in unquoted symbols (issue3686)
stable
|
Fri, 26 Oct 2012 12:02:58 -0700 |
Keegan Carruthers-Smith |
filemerge: use util.shellquote when calling merge (issue3581)
stable
|
Tue, 30 Oct 2012 16:46:52 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 23 Oct 2012 11:40:48 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 71c1513fd560
stable
|
Mon, 29 Oct 2012 14:02:30 +0100 |
Adrian Buehlmann |
clone: show status "updating to bookmark @"
stable
|
Sun, 28 Oct 2012 14:16:16 +0100 |
Adrian Buehlmann |
test-clone: fix directory level
stable
|
Sun, 28 Oct 2012 05:44:50 -1000 |
Julian Cowley |
patchbomb: -c is not an alias for the --confirm option
stable
|
Tue, 23 Oct 2012 21:25:22 -0700 |
Bryan O'Sullivan |
dirstate: handle dangling junctions on windows (issue2579)
stable
|
Tue, 23 Oct 2012 21:32:19 -0400 |
Matt Harbison |
largefiles: don't copy largefiles from working dir to the store while converting
stable
|
Tue, 23 Oct 2012 21:07:14 -0400 |
Matt Harbison |
largefiles: respect the rev when reading standins in copytostore() (issue3630)
stable
|
Wed, 10 Oct 2012 01:18:06 +0200 |
Simon Heimberg |
subrepo: subrepo isolation, pass baseui when cloning a new subrepo (issue2904)
stable
|
Thu, 04 Oct 2012 19:46:43 +0200 |
Simon Heimberg |
subrepo: more isolation, only use ui for hg.peer when there is no repo
stable
|
Sat, 28 Jul 2012 23:28:36 +0200 |
Simon Heimberg |
peer: subrepo isolation, pass repo instead of repo.ui to hg.peer
stable
|
Sat, 29 Sep 2012 20:11:24 +0900 |
FUJIWARA Katsunori |
subrepo: isolate configuration between each repositories in subrepo tree
stable
|
Sat, 27 Oct 2012 16:39:47 -0500 |
Matt Mackall |
bookmarks: backed out new message from changeset 52c7e171e355
stable
|
Fri, 26 Oct 2012 14:53:31 +0200 |
Thomas Arendsen Hein |
clone: print bookmark name when clone activates a bookmark
stable
|
Fri, 26 Oct 2012 14:37:03 +0200 |
Thomas Arendsen Hein |
clone: activate @ bookmark if updating to it
stable
|
Fri, 26 Oct 2012 13:20:44 +0200 |
Thomas Arendsen Hein |
test-clone.t: check that branch "@" is not automatically checked out
stable
|
Fri, 26 Oct 2012 13:09:55 +0200 |
Thomas Arendsen Hein |
test-bookmarks.t: check that bookmark "default" is not automatically checked out
stable
|
Fri, 26 Oct 2012 12:36:15 +0200 |
Thomas Arendsen Hein |
clone: make sure to use "@" as bookmark and "default" as branch (issue3677)
stable
|
Fri, 26 Oct 2012 09:29:50 +0200 |
Thomas Arendsen Hein |
bookmark: simplify nodemap check introduced in the previous changeset
stable
|
Thu, 25 Oct 2012 23:43:52 +0200 |
Pierre-Yves David |
bookmark: prevent crashing when a successor is unknown locally (issue3680)
stable
|
Thu, 25 Oct 2012 23:36:03 +0200 |
Pierre-Yves David |
bookmark: complexity pull-push test to have deeper tree
stable
|
Wed, 24 Oct 2012 15:37:32 +0200 |
Pierre-Yves David |
amend: fix incompatibity between logfile and message option (issue3675)
stable
|
Wed, 24 Oct 2012 11:51:24 +0200 |
Adrian Buehlmann |
test-remove: adapt to differing error message on Windows
stable
|
Wed, 24 Oct 2012 11:38:31 +0200 |
Adrian Buehlmann |
test-remove: fix \ vs. / issues on Windows
stable
|
Wed, 24 Oct 2012 09:27:47 -0700 |
Bryan O'Sullivan |
verify: fix all doubled-slash sites (issue3665)
stable
|
Wed, 24 Oct 2012 09:53:10 +0200 |
Thomas Arendsen Hein |
patchbomb: respect --in-reply-to for all mails if no intro message is sent
stable
|
Tue, 23 Oct 2012 17:06:31 +0900 |
FUJIWARA Katsunori |
test: add test for the issue introduced by e410be860393 (issue3669)
stable
|
Fri, 19 Oct 2012 13:52:34 +0200 |
Pierre-Yves David |
obsolete: add missing line feed in debug error message
stable
|
Tue, 23 Oct 2012 09:28:42 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Tue, 23 Oct 2012 09:22:46 +0200 |
Thomas Arendsen Hein |
localrepo: translate "push includes X changeset" only once
stable
|
Tue, 23 Oct 2012 09:27:48 +0200 |
Thomas Arendsen Hein |
merge stable heads
stable
|
Mon, 22 Oct 2012 21:56:13 -0700 |
Bryan O'Sullivan |
Merge with stable
|
Mon, 22 Oct 2012 21:54:36 -0700 |
Bryan O'Sullivan |
Merge repeated-slash fix
stable
|
Mon, 22 Oct 2012 18:05:40 -0700 |
Bryan O'Sullivan |
verify: tolerate repeated slashes in a converted repo (issue3665)
|
Sun, 21 Oct 2012 11:20:33 -0200 |
Wagner Bruna |
scmutil: generalize message to make it more i18n-friendly
stable
|
Mon, 22 Oct 2012 17:23:31 -0500 |
Matt Mackall |
update: check for missing files with --check (issue3595)
stable
|
Mon, 22 Oct 2012 16:06:47 -0500 |
Matt Mackall |
remove: don't return error on directories with tracked files
stable
|
Sat, 20 Oct 2012 21:43:46 -0400 |
Matt Harbison |
largefiles: use 'default' instead of 'default-push' when pulling (issue3584)
stable
|
Mon, 22 Oct 2012 12:00:21 -0700 |
Bryan O'Sullivan |
scmutil: add mustaudit delegation to filtervfs (issue3673)
stable
|
Mon, 22 Oct 2012 11:59:11 -0700 |
Bryan O'Sullivan |
scmutil: abstract out mustaudit delegation
stable
|
Fri, 19 Oct 2012 14:47:55 -0500 |
Matt Mackall |
clone: don't %-escape the default destination (issue3145)
stable
|
Fri, 19 Oct 2012 15:45:16 +0200 |
Adrian Buehlmann |
test-largefiles: fix failing test on Windows
stable
|
Fri, 19 Oct 2012 15:03:35 +0200 |
Adrian Buehlmann |
test-push-http: fix failing test on Windows
stable
|
Fri, 19 Oct 2012 01:38:53 -0500 |
Matt Mackall |
Added signature for changeset d118a4f4fd16
stable
|
Fri, 19 Oct 2012 01:38:49 -0500 |
Matt Mackall |
Added tag 2.4-rc for changeset d118a4f4fd16
stable
|
Fri, 19 Oct 2012 01:34:50 -0500 |
Matt Mackall |
merge default into stable for 2.4 code freeze
stable 2.4-rc
|
Thu, 26 Jul 2012 21:29:39 +0200 |
Angel Ezquerra |
hgwebdir: make collapsed folders easier to distinguish from repositories
|
Thu, 18 Oct 2012 10:31:15 +0900 |
FUJIWARA Katsunori |
help: indicate help omitting if help document is not fully displayed
|
Thu, 18 Oct 2012 23:55:15 -0500 |
Matt Mackall |
httpclient: fix calling convention violation
|
Mon, 08 Oct 2012 23:49:36 +0900 |
FUJIWARA Katsunori |
largefiles: distinguish "no remote repo" from "no files to upload" (issue3651)
|
Fri, 19 Oct 2012 00:50:12 +0200 |
Pierre-Yves David |
push: refuse to push bumped changeset
|
Fri, 19 Oct 2012 00:46:39 +0200 |
push includes an xxx changeset: yyyyyyyyyy |
obsolete: simplify push abort message
|
Fri, 19 Oct 2012 00:43:44 +0200 |
Pierre-Yves David |
context: add a `bumped` method to `changectx`
|
Fri, 19 Oct 2012 00:41:53 +0200 |
Pierre-Yves David |
obsolete: add a flag that allows fixing "bumped" changeset
|
Mon, 15 Oct 2012 14:45:27 +0200 |
Pierre-Yves David |
debugobsolete: add --flags option
|
Fri, 19 Oct 2012 00:39:06 +0200 |
Pierre-Yves David |
revset: add a bumped revset
|
Fri, 19 Oct 2012 00:36:18 +0200 |
Pierre-Yves David |
obsolete: add the detection of bumped changeset.
|
Tue, 16 Oct 2012 15:49:58 +0200 |
Pierre-Yves David |
obsolete: have `allsuccessors` takes a list of nodes
|
Fri, 19 Oct 2012 00:30:11 +0200 |
Pierre-Yves David |
obsolete: rename `anysuccessors` into `allsuccessors`
|
Fri, 19 Oct 2012 00:28:13 +0200 |
Pierre-Yves David |
obsolete: rename `getobscache` into `getrevs`
|
Sun, 14 Oct 2012 15:10:13 -0400 |
Matt Harbison |
largefiles: always create the cache and standin directories when cloning
|
Sun, 14 Oct 2012 14:44:08 -0400 |
Matt Harbison |
largefiles: fix a traceback in lfconvert if a largefile is missing (issue3519)
|
Thu, 18 Oct 2012 16:34:13 -0500 |
Kevin Bullock |
bookmarks: further flatten code
|
Wed, 17 Oct 2012 21:42:06 -0500 |
Kevin Bullock |
scmutil: add bad character checking to checknewlabel
|
Wed, 17 Oct 2012 21:39:07 -0500 |
Kevin Bullock |
tag: disallow '\0' in tag names
|
Wed, 17 Oct 2012 21:32:19 -0500 |
Kevin Bullock |
dirstate: use scmutil.checknewlabel to check new branch name
|
Wed, 17 Oct 2012 17:23:39 -0500 |
Kevin Bullock |
bookmarks: use scmutil.checknewlabel
|
Wed, 17 Oct 2012 16:34:46 -0500 |
Kevin Bullock |
scmutil: add function to validate new branch, tag, and bookmark names
|
Wed, 17 Oct 2012 16:32:43 -0500 |
Kevin Bullock |
bookmarks: disallow bookmarks named 'tip', '.', or 'null'
|
Wed, 17 Oct 2012 17:03:01 -0500 |
Kevin Bullock |
bookmarks: abort directly on invalid name
|
Wed, 17 Oct 2012 16:23:42 -0500 |
Kevin Bullock |
bookmarks: remove redundant check for newline
|
Wed, 17 Oct 2012 22:25:41 -0500 |
Kevin Bullock |
test-tag: test that all reserved names are rejected
|
Thu, 18 Oct 2012 17:54:34 +0200 |
Pierre-Yves David |
amend: do a bare kill of temporary changeset
|
Thu, 18 Oct 2012 22:12:15 +0200 |
Pierre-Yves David |
amend: add noise in extra to avoid creating obsolescence cycle (issue3664)
|
Thu, 18 Oct 2012 22:04:49 +0200 |
Pierre-Yves David |
changelog: extract description cleaning logic in a dedicated function
|
Thu, 18 Oct 2012 22:35:28 +0200 |
Adrian Buehlmann |
bookmarks: replace code-redundant comment with something more useful
|
Thu, 18 Oct 2012 22:33:58 +0200 |
Adrian Buehlmann |
bookmarks: remove another uneeded return
|
Sat, 05 May 2012 15:30:54 -0500 |
Kevin Bullock |
update: remove unnecessary argument check
|
Sun, 14 Oct 2012 20:27:55 +0200 |
Idan Kamara |
grep: colorize all fields
|
Sun, 14 Oct 2012 20:40:23 +0200 |
Idan Kamara |
test-grep: add a test for -l
|
Mon, 08 Oct 2012 15:54:53 +0200 |
Pierre-Yves David |
clfilter: remove use of xrange in revset
|
Mon, 08 Oct 2012 15:41:58 +0200 |
Pierre-Yves David |
largefile: use `self` in repo method instead of `repo`
|
Tue, 16 Oct 2012 23:12:07 +0200 |
Pierre-Yves David |
test: use proper subclassing in `test-issue2137.t`.
|
Thu, 18 Oct 2012 00:44:32 +0200 |
Mads Kiilerich |
run-tests: remove dead code for supporting old test scripts
|
Thu, 18 Oct 2012 00:33:29 +0200 |
Mads Kiilerich |
run-tests: handle windows crlf in .py tests again
|
Thu, 18 Oct 2012 00:33:26 +0200 |
Mads Kiilerich |
test-run-tests.t: fix wrong test case for cr handling on Windows
|
Wed, 17 Oct 2012 18:09:00 +0900 |
Shun-ichi GOTO |
win32mbcs: add reversing wrapper for some unicode-incompatible functions.
|
Fri, 05 Oct 2012 16:27:34 -0700 |
Huayang |
convert: normalize paths in filemaps (issue3612)
|
Wed, 17 Oct 2012 15:37:25 -0500 |
Matt Mackall |
repair: use node to track post-strip bookmark target
|
Wed, 17 Oct 2012 17:32:01 +0200 |
Christian Ebert |
keyword: move commands.inferrepo for code maintenance
|
Mon, 08 Oct 2012 22:43:54 -0400 |
Matt Harbison |
largefiles: update lfutil.findoutgoing() discovery method
|
Mon, 15 Oct 2012 18:37:34 -0300 |
Wagner Bruna |
wireproto: fix pushkey hook failure and output on remote http repo
|
Tue, 16 Oct 2012 17:09:50 -0500 |
Sean Farley |
phases: add a phase and phasestr method to file context
|
Wed, 17 Oct 2012 12:15:23 -0500 |
Kevin Bullock |
bookmarks: simplify code
|
Wed, 17 Oct 2012 11:50:47 +0200 |
David Soria Parra |
bookmarks: abort when incompatible options are used (issue3663)
|
Wed, 17 Oct 2012 08:44:49 +0200 |
David Soria Parra |
bookmarks: check bookmark format during rename (issue3662)
|
Tue, 16 Oct 2012 13:35:58 -0500 |
Sean Farley |
color: add additional changeset.phase label to log.changeset and log.parent
|
Tue, 16 Oct 2012 18:05:33 -0500 |
Augie Fackler |
http2: make it possible to connect w/o ssl on port 443
|
Mon, 15 Oct 2012 17:43:05 +0200 |
Pierre-Yves David |
branchpoint: remove useless intermediate set creation
|
Mon, 15 Oct 2012 17:42:40 +0200 |
Pierre-Yves David |
clfilter: use changelog to iterate over the repo in branchpoint
|
Fri, 12 Oct 2012 10:52:33 +0200 |
Adrian Buehlmann |
store: fncache may contain non-existent entries (fixes b9a56b816ff2)
|
Fri, 12 Oct 2012 10:52:32 +0200 |
Adrian Buehlmann |
store: add new _exists helper function on fncachestore
|
Fri, 12 Oct 2012 10:40:09 +0200 |
Adrian Buehlmann |
store: move __contains__() implementation from class fncache into fncachestore
|
Fri, 12 Oct 2012 10:12:26 +0200 |
Adrian Buehlmann |
test-log: fix / vs \ issues on Windows introduced with 6d218e47cf9b
|
Fri, 12 Oct 2012 19:43:24 +0200 |
Adrian Buehlmann |
perf: simply use repo.store for perffncache* commands
|
Sun, 14 Oct 2012 18:30:47 +0200 |
Mads Kiilerich |
test-subrepo-recursion.t: re-introduce glob to handle \ slashes on Windows
|
Sun, 14 Oct 2012 18:30:42 +0200 |
Mads Kiilerich |
run-tests: make it possible to combine (esc) with (glob) and (re)
|
Mon, 15 Oct 2012 02:33:12 +0200 |
Mads Kiilerich |
run-tests: alternative way of handling \r on Windows
|
Tue, 16 Oct 2012 15:39:12 +0200 |
Pierre-Yves David |
obsolete: flip `obstore.successors` and `obsolete.precursors`
|
Sun, 14 Oct 2012 23:33:10 +0200 |
Pierre-Yves David |
obsolete: add example of marker usage in the documentation
|
Mon, 15 Oct 2012 00:12:06 +0200 |
Pierre-Yves David |
obsolete: cheap detection of nullid as successors
|
Tue, 16 Oct 2012 11:43:15 -0700 |
Siddharth Agarwal |
commands: don't infer repo for commands like update (issue2748)
|
Mon, 15 Oct 2012 09:43:34 -0700 |
Siddharth Agarwal |
hgweb: make the escape filter remove null characters (issue2567)
|
Tue, 16 Oct 2012 16:56:14 +0200 |
Pierre-Yves David |
histedit: create obsolescence markers in deterministic order
|
Mon, 15 Oct 2012 23:54:54 -0400 |
David M. Carr |
bookmarks: when @ bookmark diverges, don't double the @ sign (BC)
|
Tue, 16 Oct 2012 16:04:28 +0200 |
Thomas Arendsen Hein |
histedit: max(x, key=y) and min(x, key=y) are not available in python 2.4
|
Sat, 13 Oct 2012 15:10:39 -0500 |
Matt Mackall |
vfs: use self.write to write symlink placeholders
|
Sun, 14 Oct 2012 23:49:28 +0200 |
Pierre-Yves David |
histedit: do not use "min" on ctx
|
Sun, 14 Oct 2012 23:58:02 +0200 |
Pierre-Yves David |
histedit: clean abort when there is nothing to edit
|
Mon, 15 Oct 2012 00:05:16 +0200 |
Pierre-Yves David |
histedit: rename `revs` in `ctxs` inside the `between` function
|
Sun, 14 Oct 2012 23:03:58 +0200 |
Pierre-Yves David |
test: fix invalid redirection for histedit text
|
Sat, 13 Oct 2012 15:03:00 -0500 |
Matt Mackall |
vfs: backout fchmod change from 76b73ce0ffac
|
Fri, 12 Oct 2012 21:41:08 +0200 |
Pierre-Yves David |
histedit: refuse to edit public changeset
|
Thu, 27 Sep 2012 14:00:52 +0200 |
Pierre-Yves David |
histedit: ignores hidden revision when checking for orphaned nodes
|
Wed, 10 Oct 2012 06:27:06 +0200 |
Pierre-Yves David |
histedit: simplify computation of edited set (issue3620)
|
Thu, 27 Sep 2012 13:59:48 +0200 |
Pierre-Yves David |
histedit: add obsolete support
|
Thu, 11 Oct 2012 08:36:50 +0200 |
Pierre-Yves David |
histedit: replace various nodes lists with replacement graph (and issue3582)
|
Fri, 12 Oct 2012 15:52:59 -0500 |
Matt Mackall |
merge with durin42
|
Wed, 21 Mar 2012 16:53:39 -0500 |
Kevin Bullock |
clone: update to @ bookmark if it exists
|
Fri, 10 Aug 2012 20:37:20 +0100 |
Christian Ebert |
templatefilters: avoid traceback caused by bogus date input (issue3344)
|
Mon, 13 Aug 2012 22:42:10 +0200 |
Michal Sznajder |
notify: support revset selection for subscriptions
|
Mon, 13 Aug 2012 21:50:45 +0200 |
Ivan Andrus |
revsets: add branchpoint() function
|
Thu, 11 Oct 2012 22:58:34 -0500 |
Matt Mackall |
vfs: use fchmod for _fixfilemode
|
Thu, 11 Oct 2012 16:05:14 -0700 |
Bryan O'Sullivan |
tests: correctly report a test killed by a signal
|
Wed, 10 Oct 2012 05:54:38 +0200 |
Pierre-Yves David |
histedit: update bookmark movement notice
|
Wed, 10 Oct 2012 06:20:14 +0200 |
Pierre-Yves David |
histedit: simplify computation of `newchildren` during --continue
|
Wed, 03 Oct 2012 19:43:10 +0200 |
Adrian Buehlmann |
test-fncache: enable for Windows
|
Tue, 09 Oct 2012 16:17:55 +0900 |
FUJIWARA Katsunori |
store: invoke "osutil.listdir()" via vfs
|
Thu, 13 Sep 2012 23:50:45 -0700 |
smuralid |
log: speed up hg log for untracked files (issue1340)
|
Thu, 13 Sep 2012 17:57:43 -0700 |
smuralid |
store: add a contains method to fncachestore
|
Thu, 13 Sep 2012 17:00:34 -0700 |
smuralid |
store: add a contains method to basicstore
|
Wed, 10 Oct 2012 01:37:54 +0200 |
Mads Kiilerich |
tests: drop filtercr.py and use the very explicit '\r (no-eol) (esc)' markup
|
Wed, 26 Sep 2012 00:56:27 +0200 |
Mads Kiilerich |
run-tests: allow test output lines to be terminated with \r in addition to \n
|
Wed, 10 Oct 2012 01:37:53 +0200 |
Mads Kiilerich |
run-tests: use more explicit criteria for detecting no-eol
|
Wed, 03 Oct 2012 13:19:53 -0700 |
Tomasz Kleczek |
branchcache: fetch source branchcache during clone (issue3378)
|
Wed, 10 Oct 2012 01:30:45 +0200 |
Mads Kiilerich |
run-tests: drop unused enumerate
|
Wed, 10 Oct 2012 01:29:56 +0200 |
Mads Kiilerich |
spelling: fix minor spell checker issues
|
Tue, 09 Oct 2012 12:47:54 +0200 |
Thomas Arendsen Hein |
test-dirstate: remove test with date larger than 32 bit
|