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
|