Sat, 14 Jun 2014 11:56:20 -0500 |
Matt Mackall |
merge with stable
|
Fri, 30 May 2014 12:57:58 -0700 |
Pierre-Yves David |
test-run-tests.t: test the --nodiff option
|
Fri, 30 May 2014 12:12:12 -0700 |
Pierre-Yves David |
test-run-tests.t: test the --interactive option
|
Fri, 13 Jun 2014 14:45:23 +0530 |
anuraggoel |
run-tests: fixes the '--interactive' option error
|
Fri, 13 Jun 2014 14:33:02 +0530 |
anuraggoel |
run-tests: checks behaviour of test on failure while testing
|
Sat, 14 Jun 2014 11:49:02 -0500 |
Matt Mackall |
revlog: fix check-code error
stable
|
Fri, 13 Jun 2014 17:42:04 -0500 |
Matt Mackall |
merge with stable
|
Fri, 13 Jun 2014 14:17:14 -0500 |
Matt Mackall |
revlog: hold a private reference to self._cache
stable
|
Fri, 13 Jun 2014 14:16:03 -0500 |
Matt Mackall |
revlog: make _chunkcache access atomic
stable
|
Mon, 09 Jun 2014 10:34:21 -0700 |
Danek Duvall |
tests: cat error messages are different on Solaris
stable
|
Tue, 10 Jun 2014 17:00:31 -0700 |
Brendan Cully |
error: restore python 2.4 compatibility for BundleValueError
|
Thu, 12 Jun 2014 14:40:45 -0500 |
Matt Mackall |
i18n: explicitly decode paragraphs
|
Fri, 13 Jun 2014 14:14:02 -0500 |
Matt Mackall |
minirst: explicitly decode substitutions
|
Fri, 30 May 2014 12:12:03 -0700 |
Pierre-Yves David |
test-run-tests.t: tests --jobs option
|
Fri, 30 May 2014 12:11:51 -0700 |
Pierre-Yves David |
test-run-tests.t: test --debug option
|
Fri, 30 May 2014 12:11:39 -0700 |
Pierre-Yves David |
test-run-tests.t: test selection of testfile from the command line
|
Fri, 30 May 2014 12:11:17 -0700 |
Pierre-Yves David |
test-run-tests.t: tests the --retest option
|
Thu, 12 Jun 2014 03:20:28 +0530 |
anuraggoel |
run-tests: fixes the number of tests ran when '--retest' is enabled
|
Thu, 12 Jun 2014 02:36:52 +0530 |
anuraggoel |
run-tests: skipped test should not produce 'i' mark while retesting
|
Fri, 30 May 2014 12:10:56 -0700 |
Pierre-Yves David |
test-run-tests.t: test running a failing test
|
Fri, 13 Jun 2014 16:36:53 -0500 |
Matt Mackall |
run-tests: filter whitespace at end of error diffs
|
Thu, 12 Jun 2014 01:28:22 +0530 |
anuraggoel |
run-tests: produce '!' mark after running a failing test
|
Thu, 12 Jun 2014 01:36:57 +0530 |
anuraggoel |
run-tests: produce error on running a failing test
|
Fri, 30 May 2014 12:10:19 -0700 |
Pierre-Yves David |
test-run-tests.t: test running a passing test
|
Tue, 10 Jun 2014 14:32:52 -0700 |
Pierre-Yves David |
run-tests: don't check for the mercurial library used when using --with-hg
|
Fri, 30 May 2014 12:09:49 -0700 |
Pierre-Yves David |
test: introduce test-run-tests.t
|
Fri, 30 May 2014 11:40:24 -0700 |
Pierre-Yves David |
tests: comment the main purpose of ``test-unified-test.t``
|
Wed, 11 Jun 2014 15:31:04 -0700 |
Danek Duvall |
parsers.c: fix a couple of memory leaks
stable
|
Fri, 30 May 2014 11:35:45 -0700 |
Pierre-Yves David |
tests: rename ``test-run-tests.t`` to ``test-unified-test.t``
|
Tue, 27 May 2014 14:45:31 -0700 |
Pierre-Yves David |
wireproto: rephrase the error message for unknown getbundle parameters
|
Sat, 07 Jun 2014 11:32:37 -0400 |
Augie Fackler |
patchbomb: reorder header insertions to clarify code
|
Sat, 07 Jun 2014 11:06:15 -0400 |
Augie Fackler |
patchbomb: always use message-id of first patch for series-id
|
Sat, 07 Jun 2014 11:30:06 -0400 |
Augie Fackler |
test-patchbomb: normalize glob lines and record their construction
|
Mon, 05 May 2014 22:51:20 -0700 |
Pierre-Yves David |
patchbomb: includes a unique series ID in email header
|
Fri, 30 May 2014 11:28:48 -0700 |
Pierre-Yves David |
color: add parenthesis to help readability
|
Sat, 31 May 2014 17:26:15 -0700 |
Pierre-Yves David |
status: document the content of the returned tuple in the docstring
|
Mon, 09 Jun 2014 14:11:17 -0500 |
Matt Mackall |
resolve: fix grammar of no matching files message
|
Mon, 09 Jun 2014 13:53:23 -0500 |
Matt Mackall |
merge with stable
|
Fri, 06 Jun 2014 00:21:46 -0500 |
Sean Farley |
bash_completion: add -l|--list support for shelve
|
Sat, 31 May 2014 21:21:06 +0900 |
Yuya Nishihara |
workingctx: duplicate status list received at _poststatus hook
|
Thu, 05 Jun 2014 15:24:29 +0530 |
Chinmay Joshi |
patch: replace functions in fsbackend to use vfs
|
Thu, 05 Jun 2014 15:16:44 +0530 |
Chinmay Joshi |
vfs: add unlinkpath to vfs
|
Thu, 05 Jun 2014 22:20:32 +0900 |
FUJIWARA Katsunori |
shelve: add option combination tests for refactoring in succeeding patch
|
Sun, 01 Jun 2014 00:08:33 +0900 |
FUJIWARA Katsunori |
qfold: allow to specify '--message/'--logfile' and '--edit' at the same time
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same time
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
backout: accept '--edit' like other commands creating new changeset
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
gpg: accept '--edit' like other commands creating new changeset
|
Tue, 03 Jun 2014 13:49:51 -0700 |
Sean Farley |
memfilectx: add a size method
|
Mon, 26 May 2014 19:02:11 +0200 |
Mads Kiilerich |
resolve: keep wlock while resolving
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg fetch' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg histedit' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg backout' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg graft' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:13 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg rebase' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:13 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg unshelve' for internal merge
stable
|
Sun, 01 Jun 2014 16:01:01 -0700 |
Matt Mackall |
merge with stable
|
Sun, 01 Jun 2014 14:15:43 -0700 |
Matt Mackall |
Added signature for changeset 269c80ee5b3c
stable
|
Sun, 01 Jun 2014 14:15:15 -0700 |
Matt Mackall |
Added tag 3.0.1 for changeset 269c80ee5b3c
stable
|
Sun, 01 Jun 2014 13:58:28 -0700 |
Matt Mackall |
merge with i18n
stable 3.0.1
|
Wed, 21 May 2014 18:02:35 -0700 |
Gregory Szorc |
localrepo: prevent leak of transaction object (issue4258)
stable
|
Fri, 30 May 2014 19:52:55 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 9e12579369f1
stable
|
Wed, 07 May 2014 09:23:23 +0200 |
Martin Geisler |
i18n-zh_TW: set Language header
stable
|
Wed, 07 May 2014 09:15:58 +0200 |
Jakob Krainz |
i18n-de: translation improvement for gpg extension
stable
|
Fri, 30 May 2014 11:53:10 -0700 |
Matt Mackall |
bundlerepo: backout dbf292f65b09
|
Mon, 26 May 2014 11:44:58 -0700 |
Pierre-Yves David |
merge: drop the quotes around commit description
|
Thu, 15 Aug 2013 15:47:15 -0500 |
Sean Farley |
memfilectx: remove path since it is now inherited
|
Thu, 15 Aug 2013 15:46:32 -0500 |
Sean Farley |
memfilectx: remove __str__ since it is now inherited
|
Thu, 15 Aug 2013 15:46:22 -0500 |
Sean Farley |
memfilectx: remove __nonzero__ since it is now inherited
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
Thu, 15 Aug 2013 15:23:36 -0500 |
Sean Farley |
memfilectx: inherit from committablefilectx
|
Thu, 15 Aug 2013 15:20:56 -0500 |
Sean Farley |
memctx: remove parents since it is now inherited
|
Thu, 15 Aug 2013 15:19:29 -0500 |
Sean Farley |
memctx: remove flags since it is now inherited
|
Thu, 15 Aug 2013 15:17:05 -0500 |
Sean Farley |
memctx: remove extra since it is now inherited
|
Thu, 15 Aug 2013 15:14:47 -0500 |
Sean Farley |
memctx: remove branch since it is now inherited
|
Wed, 28 May 2014 20:03:38 -0500 |
Sean Farley |
memctx: remove clean since it is now inherited
|
Wed, 28 May 2014 20:03:29 -0500 |
Sean Farley |
memctx: remove ignored since it is now inherited
|
Wed, 28 May 2014 20:03:19 -0500 |
Sean Farley |
memctx: remove unknown since it is now inherited
|
Thu, 15 Aug 2013 15:13:14 -0500 |
Sean Farley |
memctx: remove deleted since it is now inherited
|
Thu, 15 Aug 2013 15:12:54 -0500 |
Sean Farley |
memctx: remove removed since it is now inherited
|
Thu, 15 Aug 2013 15:12:46 -0500 |
Sean Farley |
memctx: remove added since it is now inherited
|
Thu, 15 Aug 2013 15:12:31 -0500 |
Sean Farley |
memctx: remove modified since it is now inherited
|
Thu, 15 Aug 2013 15:12:19 -0500 |
Sean Farley |
memctx: remove files since it is now inherited
|
Thu, 15 Aug 2013 15:07:43 -0500 |
Sean Farley |
memctx: remove description since it is now inherited
|
Thu, 15 Aug 2013 15:07:29 -0500 |
Sean Farley |
memctx: remove date since it is now inherited
|
Thu, 15 Aug 2013 15:07:01 -0500 |
Sean Farley |
memctx: remove user since it is now inherited
|
Thu, 15 Aug 2013 15:06:39 -0500 |
Sean Farley |
memctx: remove p2 since it is now inherited
|
Thu, 15 Aug 2013 15:06:10 -0500 |
Sean Farley |
memctx: remove p1 since it is now inherited
|
Thu, 15 Aug 2013 15:05:32 -0500 |
Sean Farley |
memctx: remove __getitem__ since it is now inherited
|
Thu, 15 Aug 2013 15:04:55 -0500 |
Sean Farley |
memctx: remove __nonzero__ since it is now inherited
|
Thu, 15 Aug 2013 15:04:36 -0500 |
Sean Farley |
memctx: remove __int__ since it is now inherited
|
Thu, 15 Aug 2013 15:03:52 -0500 |
Sean Farley |
memctx: remove __str__ since it is now inherited
|
Thu, 15 Aug 2013 15:03:03 -0500 |
Sean Farley |
memctx: call super.__init__ instead of duplicating code
|
Thu, 15 Aug 2013 15:00:03 -0500 |
Sean Farley |
memctx: inherit from committablectx
|
Tue, 29 Apr 2014 16:49:27 -0500 |
Sean Farley |
committablectx: fix _manifest doc string
|
Thu, 29 May 2014 16:09:16 -0500 |
Sean Farley |
context: fix wrong indentation from renaming method
|
Tue, 27 May 2014 16:33:06 -0700 |
Pierre-Yves David |
push: use bundle2 to push phases when available
|
Thu, 29 May 2014 15:22:58 -0700 |
Pierre-Yves David |
pushkey: add an ``encode`` function
|
Tue, 27 May 2014 16:32:50 -0700 |
Pierre-Yves David |
bundle2: add ``pushkey`` support
|
Thu, 29 May 2014 15:23:25 -0700 |
Pierre-Yves David |
pushkey: add a ``decode`` function
|
Tue, 27 May 2014 15:44:46 -0700 |
Pierre-Yves David |
pull: when remote supports it, pull phase data alongside changesets
|
Tue, 27 May 2014 15:43:09 -0700 |
Pierre-Yves David |
getbundle: support of listkeys argument when bundle2 is used
|
Thu, 29 May 2014 14:59:22 -0700 |
Pierre-Yves David |
getbundle: raise error if extra arguments are provided for bundle10
|
Tue, 27 May 2014 15:42:03 -0700 |
Pierre-Yves David |
bundle: introduce a listkey handler
|
Tue, 27 May 2014 15:29:08 -0700 |
Pierre-Yves David |
pull: split remote phases retrieval from actual application
|
Tue, 27 May 2014 15:02:51 -0700 |
Pierre-Yves David |
wireproto: use pushkey.decodekey
|
Tue, 27 May 2014 15:00:20 -0700 |
Pierre-Yves David |
pushkey: introduce an ``decodekeys`` function
|
Tue, 27 May 2014 15:00:08 -0700 |
Pierre-Yves David |
wireproto: use pushkey.encodekey
|
Tue, 27 May 2014 14:57:28 -0700 |
Pierre-Yves David |
pushkey: introduce an ``encodekeys`` function
|
Tue, 27 May 2014 13:44:16 -0700 |
Pierre-Yves David |
bundle2: add more phase movement in the test
|
Tue, 27 May 2014 13:40:12 -0700 |
Pierre-Yves David |
bundle2: use non-publishing repo in test
|
Tue, 27 May 2014 13:30:38 -0700 |
Pierre-Yves David |
bundle2: use a smarter template for test
|
Thu, 22 May 2014 09:53:52 -0700 |
Pierre-Yves David |
getbundle: declare type of parameters
|
Thu, 22 May 2014 13:31:33 -0700 |
Pierre-Yves David |
bundle2: introduce a ``caps20to10`` function
|
Sat, 24 May 2014 16:20:09 -0700 |
Pierre-Yves David |
bundle2: introduce a bundle2caps function
|
Thu, 22 May 2014 12:58:07 -0700 |
Pierre-Yves David |
exchange: reinsert comment in the right place
|
Thu, 29 May 2014 16:01:39 -0700 |
Matt Mackall |
docker: check for docker.io first
|
Tue, 20 May 2014 04:07:58 +0200 |
Mads Kiilerich |
buildrpm: include release version in .tar.gz name
|
Thu, 15 May 2014 01:48:37 +0200 |
Mads Kiilerich |
buildrpm: remove prompt for uncommitted changes - it was a bad idea
|
Thu, 15 May 2014 01:48:37 +0200 |
Mads Kiilerich |
buildrpm: collect code for building local hg and using it in one place
|
Tue, 20 May 2014 03:57:21 +0200 |
Mads Kiilerich |
buildrpm: various minor cleanup
|