Sat, 08 Aug 2015 19:22:11 -0700 |
Gregory Szorc |
hbisect: use absolute_import
|
Sat, 08 Aug 2015 19:18:23 -0700 |
Gregory Szorc |
graphmod: use absolute_import
|
Sat, 08 Aug 2015 19:17:40 -0700 |
Gregory Szorc |
formatter: use absolute_import
|
Sat, 08 Aug 2015 19:15:09 -0700 |
Gregory Szorc |
filemerge: use absolute_import
|
Sat, 08 Aug 2015 19:11:42 -0700 |
Gregory Szorc |
filelog: use absolute_import
|
Sat, 08 Aug 2015 19:16:16 -0700 |
Gregory Szorc |
fancyopts: use absolute_import
|
Sat, 08 Aug 2015 19:13:14 -0700 |
Gregory Szorc |
extensions: use absolute_import
|
Sat, 08 Aug 2015 19:09:09 -0700 |
Gregory Szorc |
error: use absolute_import
|
Sat, 08 Aug 2015 19:07:11 -0700 |
Gregory Szorc |
discovery: use absolute_import
|
Sat, 08 Aug 2015 19:05:28 -0700 |
Gregory Szorc |
demandimport: use absolute_import
|
Sat, 08 Aug 2015 19:04:09 -0700 |
Gregory Szorc |
dagutil: use absolute_import
|
Sat, 08 Aug 2015 19:03:34 -0700 |
Gregory Szorc |
dagparser: use absolute_import
|
Sat, 08 Aug 2015 19:05:55 -0700 |
Gregory Szorc |
crecord: use absolute_import
|
Sat, 08 Aug 2015 18:52:36 -0700 |
Gregory Szorc |
hg: use absolute_import
|
Sat, 08 Aug 2015 18:34:37 -0700 |
Gregory Szorc |
fileset: use absolute_import
|
Sat, 08 Aug 2015 16:13:27 -0700 |
Gregory Szorc |
demandimport: support lazy loading for absolute_import
|
Sat, 08 Aug 2015 17:07:34 -0700 |
Gregory Szorc |
demandimport: support keyword arguments on _hgextimport
|
Sat, 08 Aug 2015 16:24:57 -0700 |
Gregory Szorc |
demandimport: refactor logic and add documentation
|
Sat, 08 Aug 2015 17:12:37 -0700 |
Gregory Szorc |
demandimport: add __future__ to ignore list
|
Sat, 08 Aug 2015 15:01:27 -0700 |
Gregory Szorc |
demandimport: remove support for Python < 2.5
|
Sat, 08 Aug 2015 14:42:48 -0700 |
Gregory Szorc |
dispatch: use absolute_import
|
Sat, 08 Aug 2015 14:30:39 -0700 |
Gregory Szorc |
commands: break import cycle
|
Sat, 08 Aug 2015 00:47:19 -0700 |
Gregory Szorc |
cmdutil: break import cycle
|
Sun, 05 Jul 2015 12:50:09 +0900 |
Yuya Nishihara |
revset: make balanced addsets by orset() without using _combinesets()
|
Sun, 05 Jul 2015 12:35:42 +0900 |
Yuya Nishihara |
revrange: evaluate all revset specs at once
|
Fri, 07 Aug 2015 21:39:38 +0900 |
Yuya Nishihara |
revset: add matchany() to construct OR expression from a list of specs
|
Fri, 07 Aug 2015 21:31:16 +0900 |
Yuya Nishihara |
revset: split post-parsing stage from match()
|
Sat, 08 Aug 2015 14:42:27 +0800 |
Anton Shestakov |
filesets: ignore unit case in size() predicate for single value
stable
|
Sat, 08 Aug 2015 00:41:13 -0700 |
Gregory Szorc |
copies: use absolute_import
|
Sat, 08 Aug 2015 00:28:53 -0700 |
Gregory Szorc |
config: use absolute_import
|
Sat, 08 Aug 2015 00:26:49 -0700 |
Gregory Szorc |
changelog: use absolute_import
|
Sat, 08 Aug 2015 00:35:37 -0700 |
Gregory Szorc |
changegroup: use absolute_import
|
Sat, 08 Aug 2015 00:36:35 -0700 |
Gregory Szorc |
bundlerepo: use absolute_import
|
Fri, 07 Aug 2015 19:54:08 -0700 |
Gregory Szorc |
bundle2: use absolute_import
|
Fri, 07 Aug 2015 19:51:55 -0700 |
Gregory Szorc |
branchmap: use absolute_import
|
Fri, 07 Aug 2015 19:49:21 -0700 |
Gregory Szorc |
bookmarks: use absolute_import
|
Fri, 07 Aug 2015 19:47:49 -0700 |
Gregory Szorc |
archival: use absolute_import
|
Fri, 07 Aug 2015 19:45:48 -0700 |
Gregory Szorc |
ancestor: use absolute_import
|
Wed, 05 Aug 2015 14:21:46 -0400 |
Augie Fackler |
discovery: always use batching now that all peers support batching
|
Wed, 05 Aug 2015 14:15:17 -0400 |
Augie Fackler |
wireproto: make wirepeer look-before-you-leap on batching
|
Wed, 05 Aug 2015 14:51:34 -0400 |
Augie Fackler |
batching: migrate basic noop batching into peer.peer
|
Thu, 06 Aug 2015 22:54:28 -0700 |
Laurent Charignon |
parsers: fix memory leak in compute_phases_map_sets
stable
|
Mon, 03 Aug 2015 06:13:05 -0700 |
Pierre-Yves David |
histedit: do not stay on a cleaned nodes on abort
|
Mon, 03 Aug 2015 06:11:45 -0700 |
Pierre-Yves David |
histedit: also update away from tmpnodes
|
Mon, 03 Aug 2015 06:08:37 -0700 |
Pierre-Yves David |
histedit: use revset to check if we need to update during abort
|
Mon, 03 Aug 2015 05:57:45 -0700 |
Pierre-Yves David |
histedit: remove useless 'else' clause
|
Fri, 31 Jul 2015 15:46:49 -0700 |
Pierre-Yves David |
histedit: make cleanupnode more robust
|
Wed, 29 Jul 2015 13:21:03 -0700 |
Durham Goode |
convert: fix git convert using servers branches
|
Sat, 24 Jan 2015 22:28:14 +0900 |
Yuya Nishihara |
revrange: drop old-style parser in favor of revset (API)
|
Sun, 15 Mar 2015 14:45:26 +0900 |
Yuya Nishihara |
tag: do not pass binary nullid to scmutil.revsingle()
|
Sat, 18 Jul 2015 23:30:17 +0900 |
Yuya Nishihara |
revset: port parsing rule of old-style ranges from scmutil.revrange()
|
Sat, 18 Jul 2015 23:02:18 +0900 |
Yuya Nishihara |
debugrevspec: pass lookup function to visualize fallback mechanism
|
Mon, 03 Aug 2015 20:34:36 +0100 |
Javi Merino |
help: fix typo familar -> familiar
stable
|
Sun, 02 Aug 2015 19:18:35 +0800 |
Anton Shestakov |
highlight: exit early on textual and unknown files (issue3005)
|
Mon, 03 Aug 2015 14:16:51 -0700 |
Pierre-Yves David |
histedit: extract a simpler function to process replacement on abort
|
Mon, 03 Aug 2015 14:05:42 -0700 |
Pierre-Yves David |
merge with stable
|
Mon, 20 Jul 2015 13:39:25 -0700 |
Martin von Zweigbergk |
exchange: fix dead assignment
|
Mon, 20 Jul 2015 13:35:19 -0700 |
Martin von Zweigbergk |
exchange: s/phase/bookmark/ in _pushb2bookmarks()
|
Fri, 31 Jul 2015 15:11:07 -0700 |
Pierre-Yves David |
histedit: backout ebb5bb9bc32e
stable
|
Sun, 02 Aug 2015 21:56:38 -0700 |
Siddharth Agarwal |
test-bookmarks.t: avoid nested repo
|
Sun, 02 Aug 2015 12:16:19 +0900 |
Yuya Nishihara |
revlog: remove unused shaoffset constants
|
Sun, 02 Aug 2015 01:14:11 +0900 |
Yuya Nishihara |
revlog: correct comment about size of v0 index format
|
Mon, 03 Aug 2015 11:34:27 -0700 |
Pierre-Yves David |
merge with stable
|
Fri, 31 Jul 2015 11:56:28 -0500 |
Matt Mackall |
Added signature for changeset 21aa1c313b05
stable
|
Fri, 31 Jul 2015 11:56:24 -0500 |
Matt Mackall |
Added tag 3.5 for changeset 21aa1c313b05
stable
|
Fri, 31 Jul 2015 10:49:15 -0500 |
Matt Mackall |
i18n: fix unclosed inline span in pt_BR
stable 3.5
|
Fri, 31 Jul 2015 10:26:57 -0500 |
Matt Mackall |
merge with i18n
stable
|
Fri, 31 Jul 2015 18:39:48 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 7fcad0c4ef8c
stable
|
Wed, 22 Jul 2015 16:57:11 +0100 |
Eugene Baranov |
convert: when converting from Perforce use original local encoding by default
stable
|
Wed, 29 Jul 2015 11:37:36 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 3e84f40232c7
stable
|
Thu, 30 Jul 2015 00:58:05 +0100 |
Eugene Baranov |
convert: when getting file from Perforce concatenate data at the end
stable
|
Sat, 18 Jul 2015 17:10:28 -0700 |
Gregory Szorc |
help: scripting help topic
stable
|
Wed, 29 Jul 2015 21:31:56 -0400 |
Matt Harbison |
convert: document convert.hg.startrev
stable
|
Thu, 30 Jul 2015 06:22:09 +0900 |
FUJIWARA Katsunori |
transplant: restore dirstate correctly at unexpected failure
stable
|
Thu, 30 Jul 2015 06:16:12 +0900 |
FUJIWARA Katsunori |
localrepo: make journal.dirstate contain in-memory changes before transaction
stable
|
Mon, 27 Jul 2015 21:27:24 -0400 |
Matt Harbison |
dirstate: ensure mv source is marked deleted when walking icasefs (issue4760)
stable
|
Mon, 27 Jul 2015 17:39:09 -0400 |
Matt Harbison |
extdiff: allow modifications in subrepos to be copied back
stable
|
Mon, 27 Jul 2015 22:14:40 +0900 |
Yuya Nishihara |
ignore: fix path concatenation of .hgignore on Windows
stable
|
Sun, 26 Jul 2015 09:28:52 -0300 |
Wagner Bruna |
repair: fix typo in warning message
stable
|
Sun, 26 Jul 2015 18:05:10 +0800 |
Anton Shestakov |
monoblue: link to branches on summary page
stable
|
Sun, 26 Jul 2015 17:18:42 +0800 |
Anton Shestakov |
monoblue: fix branches link on help topics page
stable
|
Sun, 26 Jul 2015 00:11:23 +0800 |
Anton Shestakov |
hgweb: show ages in repos' Last modified column in monoblue and gitweb
stable
|
Fri, 24 Jul 2015 16:44:52 -0700 |
Durham Goode |
ignore: fix include: rules depending on current directory (issue4759)
stable
|
Fri, 24 Jul 2015 16:43:21 -0700 |
Durham Goode |
test: move ignore test run into a subdirectory
stable
|
Mon, 13 Jul 2015 13:13:17 +0800 |
Anton Shestakov |
monoblue: show relative age of bookmarks
stable
|
Wed, 22 Jul 2015 10:19:17 +0800 |
Anton Shestakov |
highlight: produce correct markup when there's a blank line just before EOF
stable
|
Mon, 20 Jul 2015 23:33:57 -0400 |
Matt Harbison |
test-check-config: convert directory separators to '/' for MSYS
stable
|
Mon, 20 Jul 2015 22:48:42 -0400 |
Matt Harbison |
test-subrepo: fix globs for Windows
stable
|
Mon, 20 Jul 2015 22:44:53 -0400 |
Matt Harbison |
test-clone: fix globs for Windows
stable
|
Mon, 20 Jul 2015 15:42:39 -0700 |
Danek Duvall |
tests: diff -r on Solaris emits "Common subdirectories:"
stable
|
Mon, 20 Jul 2015 15:39:15 -0700 |
Danek Duvall |
tests: work around differing hunk headers between GNU and Solaris diff
stable
|
Mon, 20 Jul 2015 15:33:20 -0700 |
Danek Duvall |
tests: use egrep with regular expression branches for compatibility
stable
|
Mon, 20 Jul 2015 23:38:56 +0900 |
Yuya Nishihara |
parsers: silence warning of implicit integer conversion issued by clang
stable
|
Sun, 19 Jul 2015 15:27:28 +0900 |
Yuya Nishihara |
tests: disable test of buffer overflow in parsers.c if --pure
stable
|
Sun, 19 Jul 2015 18:11:18 +0200 |
Pascal Quantin |
win32: update Inno Setup script after the changes done in 95e042d77a5f
stable
|
Sat, 18 Jul 2015 17:33:59 -0500 |
Matt Mackall |
Added signature for changeset 96a38d44ba09
stable
|
Sat, 18 Jul 2015 17:33:55 -0500 |
Matt Mackall |
Added tag 3.5-rc for changeset 96a38d44ba09
stable
|
Sat, 18 Jul 2015 17:32:38 -0500 |
Matt Mackall |
merge with default for code freeze
stable 3.5-rc
|
Fri, 26 Jun 2015 18:45:29 -0500 |
Matt Mackall |
tests: add a check-config pass
|
Sat, 18 Jul 2015 14:18:31 -0500 |
Matt Mackall |
hgweb: document web.certificates option
|
Sat, 18 Jul 2015 14:17:46 -0500 |
Matt Mackall |
shelve: make maxbackup doc check-config friendly
|
Sat, 18 Jul 2015 14:17:17 -0500 |
Matt Mackall |
share: make option docs more check-config friendly
|
Sat, 18 Jul 2015 14:16:36 -0500 |
Matt Mackall |
perf: mark experimental option presleep
|
Sat, 18 Jul 2015 14:16:07 -0500 |
Matt Mackall |
check-config: don't continue prematurely
|
Thu, 25 Jun 2015 17:57:26 -0500 |
Matt Mackall |
subrepo: mark internal-only option
|
Thu, 25 Jun 2015 17:56:54 -0500 |
Matt Mackall |
progress: mark experimental option
|
Thu, 25 Jun 2015 17:56:26 -0500 |
Matt Mackall |
censor: mark experimental option
|
Thu, 25 Jun 2015 17:56:06 -0500 |
Matt Mackall |
bundle2: fix type of experimental option
|
Thu, 25 Jun 2015 17:54:55 -0500 |
Matt Mackall |
merge: make merge.preferancestor type and default consistent
|
Thu, 25 Jun 2015 17:53:16 -0500 |
Matt Mackall |
merge: mark ancient debugging option
|
Thu, 25 Jun 2015 17:52:20 -0500 |
Matt Mackall |
email: fix config default value inconsistency
|
Thu, 25 Jun 2015 17:51:32 -0500 |
Matt Mackall |
bookmarks: mark internal-only option
|
Thu, 25 Jun 2015 17:51:02 -0500 |
Matt Mackall |
commit: mark internal-only option
|
Thu, 25 Jun 2015 17:50:27 -0500 |
Matt Mackall |
localrepo: mark format options
|
Thu, 25 Jun 2015 17:49:11 -0500 |
Matt Mackall |
formatter: mark developer options
|
Thu, 25 Jun 2015 17:48:43 -0500 |
Matt Mackall |
http2: mark experimental and developer options
|
Thu, 25 Jun 2015 17:47:32 -0500 |
Matt Mackall |
bookmarks: mark internal-only config option
|
Thu, 25 Jun 2015 17:46:55 -0500 |
Matt Mackall |
filemerge: mark internal-only config option
|
Thu, 25 Jun 2015 17:46:29 -0500 |
Matt Mackall |
profiler: mark developer-only config option
|
Thu, 25 Jun 2015 17:45:49 -0500 |
Matt Mackall |
debugger: mark developer-only option
|
Thu, 25 Jun 2015 17:44:15 -0500 |
Matt Mackall |
commandserver: mark developer-only logging option
|
Thu, 25 Jun 2015 17:43:52 -0500 |
Matt Mackall |
generaldelta: mark experimental reordering option
|
Thu, 25 Jun 2015 17:43:24 -0500 |
Matt Mackall |
bundlerepo: mark internal-only config variable
|
Thu, 25 Jun 2015 17:42:45 -0500 |
Matt Mackall |
win32text: mark deprecated extension option deprecated
|
Thu, 25 Jun 2015 17:42:09 -0500 |
Matt Mackall |
transplant: mark some undocumented options deprecated
|
Thu, 25 Jun 2015 17:41:40 -0500 |
Matt Mackall |
mq: tweak config reading to make check-config happy
|
Fri, 17 Jul 2015 13:41:07 -0500 |
Matt Mackall |
patchbomb: make sure all users of smtp.verifycert agree on the default
|
Thu, 25 Jun 2015 17:38:14 -0500 |
Matt Mackall |
patchbomb: mark ancient option deprecated
|
Thu, 25 Jun 2015 17:37:35 -0500 |
Matt Mackall |
histedit: mark defaultrev option experimental
|
Sat, 18 Jul 2015 10:57:20 -0700 |
Gregory Szorc |
changegroup: compute seen files as changesets are added (issue4750)
|
Sat, 18 Jul 2015 10:29:37 -0700 |
Gregory Szorc |
revlog: add support for a callback whenever revisions are added
|
Fri, 17 Jul 2015 13:44:01 -0700 |
Laurent Charignon |
crecord: throws error instead of crashing for large diffs
|
Fri, 17 Jul 2015 13:41:17 -0700 |
Laurent Charignon |
crecord: add error reporting for failure in curses interface initialization
|
Sun, 05 Jul 2015 12:15:54 +0900 |
Yuya Nishihara |
revset: parse nullary ":" operator as "0:tip"
|
Mon, 06 Jul 2015 22:01:41 +0900 |
Yuya Nishihara |
parser: take suffix action if no infix action is defined
|
Mon, 06 Jul 2015 21:55:55 +0900 |
Yuya Nishihara |
parser: reorder infix/suffix handling to be similar to prefix/primary flow
|
Sun, 05 Jul 2015 12:09:27 +0900 |
Yuya Nishihara |
parser: resolve ambiguity where both prefix and primary actions are defined
|
Sun, 05 Jul 2015 12:02:13 +0900 |
Yuya Nishihara |
parser: separate actions for primary expression and prefix operator
|
Fri, 17 Jul 2015 15:53:56 +0200 |
Pierre-Yves David |
changelog: update read pending documentation
|
Sun, 15 Jul 2012 12:43:10 -0400 |
Matt Harbison |
extdiff: add support for subrepos
|
Wed, 11 Jul 2012 20:48:51 -0400 |
Matt Harbison |
extdiff: use archiver to take snapshots of committed revisions
|
Sat, 11 Jul 2015 23:26:33 -0400 |
Matt Harbison |
largefiles: allow the archiving of largefiles to be disabled
|
Thu, 16 Jul 2015 23:36:08 +0900 |
Yuya Nishihara |
parsers: fix buffer overflow by invalid parent revision read from revlog
|
Thu, 16 Jul 2015 11:12:15 -0700 |
Laurent Charignon |
histedit: mark temporary commits as obsolete when allowed to
|
Thu, 16 Jul 2015 11:17:37 -0700 |
Laurent Charignon |
histedit: minor refactoring of createmarkers check
|
Wed, 15 Jul 2015 20:39:23 -0700 |
Laurent Charignon |
crecord: fix issue when backgrounding editor would leave artefact
|
Fri, 17 Jul 2015 00:22:16 +0900 |
FUJIWARA Katsunori |
censor: make various path forms available like other Mercurial commands
|
Tue, 14 Jul 2015 14:40:56 +0100 |
Eugene Baranov |
convert: use 'default' for specifying branch name in branchmap (issue4753)
|
Sun, 05 Jul 2015 11:54:14 +0900 |
Yuya Nishihara |
parser: extract function that tests if next token may start new term
|
Sun, 05 Jul 2015 18:09:15 +0900 |
Yuya Nishihara |
parser: factor out function that parses right-hand side of prefix/infix ops
|
Sun, 05 Jul 2015 17:50:35 +0900 |
Yuya Nishihara |
parser: remove unused parameter 'pos' from _match()
|
Sun, 05 Jul 2015 11:17:22 +0900 |
Yuya Nishihara |
parser: fill invalid infix and suffix actions by None
|
Sun, 05 Jul 2015 11:06:58 +0900 |
Yuya Nishihara |
parser: add comment about structure of elements to each table
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
shelve: omit incorrect 'commit' suggestion at 'hg shelve -i'
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i'
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
record: omit meaningless 'qnew' suggestion at 'hg qnew -i'
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
record: omit meaningless 'commit' suggestion at 'hg commit -i'
|
Wed, 15 Jul 2015 03:43:16 +0900 |
FUJIWARA Katsunori |
cmdutil: allow callers of cmdutil.dorecord to omit suggestion
|
Sun, 12 Jul 2015 01:51:01 +0800 |
Anton Shestakov |
spartan: don't drop current revision in log/graph links
|
Thu, 25 Jun 2015 17:37:14 -0500 |
Matt Mackall |
hgk: tweak doc format for path option
|
Thu, 25 Jun 2015 17:36:46 -0500 |
Matt Mackall |
acl: mark deprecated config option
|
Thu, 25 Jun 2015 17:35:57 -0500 |
Matt Mackall |
gpg: mention undocumented options
|
Thu, 25 Jun 2015 17:34:53 -0500 |
Matt Mackall |
check-config: add config option checker
|
Tue, 14 Jul 2015 18:50:20 -0500 |
Matt Mackall |
bookmarks: clear active bookmark on non-linear update
|
Tue, 14 Jul 2015 16:23:57 +0100 |
Eugene Baranov |
convert: unescape Perforce-escaped special characters in filenames
|
Mon, 13 Jul 2015 21:37:46 -0700 |
Durham Goode |
convert: allow customizing git remote prefix
|
Sun, 12 Jul 2015 17:59:25 +0900 |
Yuya Nishihara |
help: rewrite template examples to not use shell escaping
|
Sat, 20 Jun 2015 18:24:11 +0900 |
Yuya Nishihara |
templater: unify "string" and "rawstring"
|
Sun, 21 Jun 2015 13:28:21 +0900 |
Yuya Nishihara |
templater: remove processing of "string" literals from tokenizer
|
Mon, 15 Jun 2015 23:11:35 +0900 |
Yuya Nishihara |
templater: introduce one-pass parsing of nested template strings
|
Mon, 15 Jun 2015 23:03:30 +0900 |
Yuya Nishihara |
templater: check existence of closing brace of template string
|
Mon, 15 Jun 2015 22:55:34 +0900 |
Yuya Nishihara |
templater: extract function that parses template string
|
Mon, 15 Jun 2015 23:00:42 +0900 |
Yuya Nishihara |
templater: respect stop position while parsing template string
|
Sun, 12 Jul 2015 18:04:48 +0800 |
Anton Shestakov |
hgweb: provide links to branches, tags and bookmarks by name (paper and coal)
|
Sun, 12 Jul 2015 16:47:56 +0800 |
Anton Shestakov |
templates: introduce revescape filter for escaping symbolic revisions
|
Sun, 12 Jul 2015 16:06:57 +0800 |
Anton Shestakov |
hgweb: allow symbolic revisions with forward slashes in urls
|
Mon, 13 Jul 2015 15:05:03 +0100 |
Eugene Baranov |
convert: ignore case changes in vieworder for Perforce
|
Wed, 08 Jul 2015 18:11:40 +0100 |
Eugene Baranov |
convert: if getting a file from Perforce fails try to get it one more time
|
Mon, 13 Jul 2015 23:34:12 +0900 |
FUJIWARA Katsunori |
shelve: keep old backups if timestamp can't decide exact order of them
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.dirname instead of os.path.dirname
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
vfs: add dirname
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.basename instead of os.path.basename
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
vfs: add basename
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
subrepo: use repo.pathto instead of util.pathto to simplify invocation
|
Fri, 10 Jul 2015 00:59:51 +0900 |
FUJIWARA Katsunori |
subrepo: prefetch ctx.repo() for efficiency and centralization
|
Thu, 02 Jul 2015 21:39:31 +0900 |
Yuya Nishihara |
revset: rename getkwargs() to getargsdict()
|
Sun, 28 Jun 2015 16:08:07 +0900 |
Yuya Nishihara |
revset: work around x:y range where x or y is wdir()
|
Mon, 16 Mar 2015 16:17:06 +0900 |
Yuya Nishihara |
revset: use integer representation of wdir() in revset
|
Sat, 16 Aug 2014 13:25:45 +0900 |
Yuya Nishihara |
localrepo: provide workingctx by integer revision
|
Sun, 12 Apr 2015 21:52:02 +0900 |
Yuya Nishihara |
changeset_printer: change flush() to accept ctx instead of rev
|
Sat, 04 Jul 2015 17:19:49 +0900 |
Yuya Nishihara |
changeset_printer: display wdirrev/wdirnode values for workingctx
|
Wed, 08 Jul 2015 16:19:09 -0700 |
Gregory Szorc |
hg: support for auto sharing stores when cloning
|
Wed, 08 Jul 2015 16:43:49 -0500 |
Matt Mackall |
merge with stable
|
Wed, 08 Jul 2015 17:07:45 +0900 |
FUJIWARA Katsunori |
cmdutil: apply dirstate.normallookup on (maybe partially) committed files
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
cmdutil: put recordfunc invocation into wlock scope for consistency
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
context: write dirstate out explicitly at the end of markcommitted
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
tests: add extension to emulate invoking internalpatch at the specific time
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
cmdutil: remove useless dirstate.normallookup() invocation in revert()
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
merge: remove useless dirstate.normallookup() invocation in applyupdates()
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
context: write dirstate out explicitly after marking files as clean
|
Wed, 08 Jul 2015 17:01:09 +0900 |
FUJIWARA Katsunori |
tests: add extension to emulate invoking dirstate.write at the specific time
|
Wed, 08 Jul 2015 18:05:27 +0100 |
Eugene Baranov |
convert: handle copies when converting from Perforce (issue4744)
|
Wed, 08 Jul 2015 10:31:09 -0700 |
Durham Goode |
convert: add config for recording the source name
|
Wed, 08 Jul 2015 10:29:11 -0700 |
Durham Goode |
convert: support multiple specifed revs in git source
|
Wed, 08 Jul 2015 10:27:43 -0700 |
Durham Goode |
convert: add support for specifying multiple revs
|
Mon, 06 Jul 2015 01:38:37 +0800 |
Anton Shestakov |
monoblue: use padding instead of position for text in footer
|
Mon, 06 Jul 2015 01:22:23 +0800 |
Anton Shestakov |
monoblue: don't try to show repo on hgwebdir index page
|
Fri, 03 Jul 2015 18:10:58 +0100 |
Eugene Baranov |
convert: handle deleted files when converting from Perforce (issue4743)
stable
|
Sun, 28 Sep 2014 00:49:36 -0700 |
Pierre-Yves David |
bookmarks: change bookmark within a transaction
|
Wed, 01 Jul 2015 01:09:57 -0700 |
Pierre-Yves David |
bookmark: remove the "touch changelog" hack
|
Mon, 29 Jun 2015 13:44:24 -0700 |
Durham Goode |
convert: add config option for disabling ancestor parent checks
|
Mon, 29 Jun 2015 13:40:20 -0700 |
Durham Goode |
convert: add config to not convert tags
|
Thu, 02 Jul 2015 22:18:21 +0900 |
Yuya Nishihara |
templatekw: make {rev} return wdirrev instead of None
|
Thu, 02 Jul 2015 22:03:06 +0900 |
Yuya Nishihara |
changeset_printer: use node.wdirrev to calculate meaningful parentrevs
|
Mon, 22 Jun 2015 22:05:10 +0900 |
Yuya Nishihara |
workingctx: use node.wdirid constant
|
Mon, 22 Jun 2015 22:01:33 +0900 |
Yuya Nishihara |
node: define experimental identifiers for working directory
|
Sat, 14 Mar 2015 17:58:18 +0900 |
Yuya Nishihara |
templatekw: apply manifest template only if ctx.manifestnode() exists
|
Tue, 07 Jul 2015 19:07:04 -0500 |
Matt Mackall |
merge with stable
|
Sat, 04 Jul 2015 10:56:37 +0900 |
Yuya Nishihara |
import-checker: exclude mercurial packages installed into the system path
|
Sat, 04 Jul 2015 10:54:03 +0900 |
Yuya Nishihara |
import-checker: recurse into subtree of sys.path only if __init__.py exists
|
Fri, 03 Jul 2015 06:56:03 +0900 |
FUJIWARA Katsunori |
hghave: allow adding customized features at runtime
|
Fri, 03 Jul 2015 06:56:03 +0900 |
FUJIWARA Katsunori |
import-checker.py: exit with code 0 if no error is detected
|
Fri, 03 Jul 2015 06:56:03 +0900 |
FUJIWARA Katsunori |
run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIR
|
Fri, 03 Jul 2015 06:56:03 +0900 |
FUJIWARA Katsunori |
run-tests.py: add RUNTESTDIR to refer `tests` of Mercurial
|
Fri, 03 Jul 2015 06:56:03 +0900 |
FUJIWARA Katsunori |
run-tests.py: execute hghave by the path relative to run-tests.py
|
Mon, 06 Jul 2015 23:23:22 -0400 |
Matt Harbison |
templatekw: make {latesttag} a hybrid list
|
Mon, 06 Jul 2015 23:12:24 -0400 |
Matt Harbison |
templatekw: allow the caller of showlist() to specify the join() separator
|
Tue, 30 Jun 2015 23:56:49 -0400 |
Matt Harbison |
archive: use {changessincelatesttag} to build the metadata file
|
Fri, 26 Jun 2015 23:11:05 -0400 |
Matt Harbison |
templatekw: introduce the changessincelatesttag keyword
|
Sat, 04 Jul 2015 23:11:32 -0400 |
Matt Harbison |
help: support 'hg help template.somekeyword'
|
Thu, 02 Jul 2015 00:04:08 -0400 |
Matt Harbison |
test-convert-git: use a relative gitmodule url
|
Wed, 01 Jul 2015 20:53:12 -0400 |
Matt Harbison |
test-convert-git: stablize for git 1.7.7.6
|
Tue, 30 Jun 2015 23:55:22 -0700 |
Pierre-Yves David |
hgweb: also monitor change to bookmarks
|
Wed, 01 Jul 2015 01:02:27 -0700 |
Pierre-Yves David |
hgweb: also refresh the repo on changes to the obsstore
|
Wed, 01 Jul 2015 00:18:50 -0700 |
Pierre-Yves David |
hgweb: use an extensible list of files to check for refresh
|
Fri, 03 Jul 2015 10:07:51 -0700 |
Pierre-Yves David |
hgweb: drop the default argument for get_stat
|
Thu, 02 Jul 2015 23:46:18 -0700 |
Pierre-Yves David |
revset: prefetch method in "parents"
|
Fri, 03 Jul 2015 18:10:58 +0100 |
Eugene Baranov |
convert: handle deleted files when converting from Perforce (issue4743)
stable
|
Mon, 06 Jul 2015 16:22:57 -0700 |
Nathan Goldbaum |
forget: add a note to the command help about remove
stable
|
Wed, 01 Jul 2015 13:14:03 -0700 |
Colin Chan |
shelve: only keep the latest N shelve backups
|