Fri, 11 Mar 2016 16:50:14 +0000 |
timeless |
util: reword debugstacktrace comment
|
Sun, 06 Mar 2016 15:40:20 -0800 |
Gregory Szorc |
changelog: avoid slicing raw data until needed
|
Sun, 06 Mar 2016 13:13:54 -0800 |
Gregory Szorc |
changelog: parse description last
|
Sun, 06 Mar 2016 14:31:06 -0800 |
Gregory Szorc |
changelog: lazily parse files
|
Sun, 06 Mar 2016 14:30:25 -0800 |
Gregory Szorc |
changelog: lazily parse date/extra field
|
Sun, 06 Mar 2016 14:29:46 -0800 |
Gregory Szorc |
changelog: lazily parse user
|
Sun, 06 Mar 2016 14:29:13 -0800 |
Gregory Szorc |
changelog: lazily parse manifest node
|
Sun, 06 Mar 2016 14:28:46 -0800 |
Gregory Szorc |
changelog: lazily parse description
|
Sun, 06 Mar 2016 13:26:37 -0800 |
Gregory Szorc |
context: use changelogrevision
|
Sun, 06 Mar 2016 14:28:02 -0800 |
Gregory Szorc |
changelog: add class to represent parsed changelog revisions
|
Fri, 11 Mar 2016 11:51:22 -0500 |
Augie Fackler |
httppeer: compute header names only once
|
Fri, 11 Mar 2016 11:33:43 -0500 |
Augie Fackler |
httppeer: indent existing argument handling with if True
|
Fri, 11 Mar 2016 11:26:12 -0500 |
Augie Fackler |
httppeer: move size computation later in _callstream
|
Fri, 11 Mar 2016 11:24:50 -0500 |
Augie Fackler |
httppeer: do less splitting on httpheader value
|
Sat, 27 Feb 2016 21:17:37 +0900 |
Yuya Nishihara |
chgserver: remove outdated comment about setvbuf()
|
Tue, 01 Mar 2016 04:53:43 +0000 |
timeless |
transplant: use absolute_import
|
Fri, 11 Mar 2016 16:07:22 +0000 |
timeless |
transplant: switch to using nodemod for hex+short
|
Wed, 02 Mar 2016 16:32:52 +0000 |
timeless |
convert: bzr use absolute_import
|
Fri, 11 Mar 2016 13:00:20 +0000 |
Jun Wu |
chgserver: include [extdiff] in confighash
|
Fri, 11 Mar 2016 02:52:06 +0000 |
Jun Wu |
chg: silently inherit server exit code
|
Sun, 06 Mar 2016 03:19:08 +0530 |
Pulkit Goyal |
debugshell: use absolute_import
|
Fri, 11 Mar 2016 10:26:58 +0900 |
Yuya Nishihara |
test: make check-py3-compat.py ignore empty code more reliably
|
Fri, 11 Mar 2016 22:30:43 +0800 |
Anton Shestakov |
patchbomb: specify unit for ui.progress when sending emails
|
Fri, 11 Mar 2016 22:28:27 +0800 |
Anton Shestakov |
streamclone: specify unit for ui.progress when handling data
|
Fri, 11 Mar 2016 22:30:29 +0800 |
Anton Shestakov |
churn: specify unit for ui.progress when analyzing revisions
|
Fri, 11 Mar 2016 22:30:04 +0800 |
Anton Shestakov |
convert: specify unit for ui.progress when scanning paths
|
Fri, 11 Mar 2016 22:29:51 +0800 |
Anton Shestakov |
convert: specify unit for ui.progress when operating on files
|
Fri, 11 Mar 2016 05:47:39 +0000 |
timeless |
tests: stabilize svn output
|
Fri, 11 Mar 2016 22:29:20 +0800 |
Anton Shestakov |
similar: specify unit for ui.progress when operating on files
|
Fri, 11 Mar 2016 20:18:41 +0800 |
Anton Shestakov |
verify: specify unit for ui.progress when checking files
|
Fri, 11 Mar 2016 20:44:40 +0800 |
Anton Shestakov |
repair: specify unit for ui.progress in rebuildfncache()
|
Fri, 11 Mar 2016 20:39:29 +0800 |
Anton Shestakov |
repair: use 'rebuilding' progress topic in rebuildfncache()
|
Fri, 11 Mar 2016 22:26:06 +0800 |
Anton Shestakov |
largefiles: use revisions as a ui.progress unit
|
Fri, 11 Mar 2016 22:21:43 +0800 |
Anton Shestakov |
largefiles: specify unit for ui.progress when operating on files
|
Wed, 09 Mar 2016 23:59:26 +0900 |
Yuya Nishihara |
templater: make label() just fail if ui object isn't available
|
Fri, 11 Mar 2016 21:55:44 +0900 |
FUJIWARA Katsunori |
convert: fix "stdlib import follows local import" problem in transport
|
Fri, 11 Mar 2016 21:55:44 +0900 |
FUJIWARA Katsunori |
convert: fix relative import of stdlib module in subversion
|
Fri, 11 Mar 2016 21:55:44 +0900 |
FUJIWARA Katsunori |
convert: make subversion import transport locally
|
Fri, 11 Mar 2016 08:27:11 +0000 |
Christian Ebert |
keyword: compact writing of temporary kwdemo hgrc
|
Thu, 10 Mar 2016 23:46:19 +0800 |
Anton Shestakov |
dockerdeb: add Ubuntu Trusty
|
Thu, 10 Mar 2016 17:31:38 -0600 |
Nathan Goldbaum |
pushoperation: fix language issues in docstring
|
Thu, 10 Mar 2016 00:19:55 +0000 |
Jun Wu |
chg: do not write pidfile
|
Thu, 10 Mar 2016 00:12:33 +0000 |
Jun Wu |
chg: remove manual reload logic
|
Wed, 09 Mar 2016 01:20:57 +0000 |
Jun Wu |
chg: use --daemon-postexec chdir:/ instead of --cwd /
|
Wed, 09 Mar 2016 01:17:02 +0000 |
Jun Wu |
serve: add chdir command for --daemon-postexec
|
Wed, 09 Mar 2016 02:07:40 +0000 |
Jun Wu |
serve: accept multiple values for --daemon-postexec
|
Sat, 27 Feb 2016 12:56:26 +0100 |
Pierre-Yves David |
hgext: officially turn 'hgext' into a namespace package
|
Fri, 11 Mar 2016 15:24:27 -0600 |
Matt Mackall |
merge with stable
|
Fri, 11 Mar 2016 04:14:54 +0900 |
FUJIWARA Katsunori |
fileset: replace predicate by filesetpredicate of registrar (API)
|
Fri, 11 Mar 2016 04:14:54 +0900 |
FUJIWARA Katsunori |
registrar: add filesetpredicate to mark a function as fileset predicate
|
Fri, 11 Mar 2016 04:14:54 +0900 |
FUJIWARA Katsunori |
registrar: remove useless base classes (API)
|
Fri, 11 Mar 2016 04:14:54 +0900 |
FUJIWARA Katsunori |
revset: remove useless extpredicate class (API)
|
Thu, 10 Mar 2016 10:12:23 -0800 |
Siddharth Agarwal |
hook: filter out unstable output in tests
|
Thu, 10 Mar 2016 16:04:09 +0000 |
Martijn Pieters |
fsmonitor: hook up state-enter, state-leave signals
|
Thu, 10 Mar 2016 10:56:02 +0100 |
liscju |
largefiles: add abstract methods in remotestore class
|
Sun, 14 Feb 2016 18:18:57 +0100 |
Sébastien Brissaud |
test-parse-date: defines explicit start/end dates for DST
|
Wed, 09 Mar 2016 18:58:51 +0000 |
timeless |
debuginstall: convert to formatter
|
Wed, 02 Mar 2016 13:13:05 -0500 |
Augie Fackler |
largefiles: use iterbatch instead of batch
|
Tue, 01 Mar 2016 18:41:43 -0500 |
Augie Fackler |
wireproto: make iterbatcher behave streamily over http(s)
|
Tue, 01 Mar 2016 17:44:41 -0500 |
Augie Fackler |
setdiscovery: use iterbatch interface instead of batch
|
Tue, 01 Mar 2016 18:39:25 -0500 |
Augie Fackler |
peer: add an iterbatcher interface
|
Wed, 02 Mar 2016 14:18:43 -0500 |
Augie Fackler |
wireproto: document quirk of _callstream between http and ssh
|
Tue, 01 Mar 2016 16:37:56 -0500 |
Augie Fackler |
peer: raise NotImplementedError for abstract submit() method
|
Thu, 03 Mar 2016 14:29:19 +0000 |
Martijn Pieters |
fsmonitor: new experimental extension
|
Wed, 02 Mar 2016 16:25:12 +0000 |
Martijn Pieters |
fsmonitor: dependencies for new experimental extension
|
Tue, 12 Jan 2016 04:45:29 +0000 |
timeless |
setup: show how to set the module policy for imports
|
Wed, 09 Mar 2016 15:47:01 +0000 |
timeless |
setup: create a module for the modulepolicy
|
Wed, 09 Mar 2016 08:08:27 -0800 |
Kostia Balytskyi |
rebase: turn rebaseskipobsolete on by default
|
Wed, 09 Mar 2016 23:57:15 +0900 |
Yuya Nishihara |
graphlog: bring back color to node symbol template
|
Tue, 16 Feb 2016 21:44:13 +0900 |
Yuya Nishihara |
revset: add inspection data to max() and min() functions
|
Tue, 16 Feb 2016 21:43:51 +0900 |
Yuya Nishihara |
revset: add inspection data to limit() and last() functions
|
Tue, 16 Feb 2016 21:32:00 +0900 |
Yuya Nishihara |
revset: stub to add extra data to baseset for better inspection
|
Sat, 13 Feb 2016 20:05:57 +0900 |
Yuya Nishihara |
revset: add inspection data to all filter() calls
|
Sat, 13 Feb 2016 19:25:11 +0900 |
Yuya Nishihara |
revset: add extra data to filteredset for better inspection
|
Tue, 01 Mar 2016 10:18:47 +0000 |
timeless |
zeroconf: replace reduce+add with itertools.chain
|
Tue, 01 Mar 2016 10:22:10 +0000 |
timeless |
zeroconf: replace has_key with in
|
Tue, 01 Mar 2016 09:59:58 +0000 |
timeless |
zeroconf: compare singleton using is
|
Tue, 01 Mar 2016 09:57:45 +0000 |
timeless |
zeroconf: remove camelcase in identifiers
|
Wed, 09 Mar 2016 15:35:57 +0000 |
timeless |
setup: switch to with open as
|
Wed, 02 Mar 2016 21:50:35 +0000 |
timeless |
win32mbcs: use absolute_import
|
Wed, 02 Mar 2016 21:48:08 +0000 |
timeless |
notify: use absolute_import
|
Wed, 02 Mar 2016 21:42:42 +0000 |
timeless |
patchbomb: use absolute_import
|
Wed, 02 Mar 2016 16:34:43 +0000 |
timeless |
convert: __init__ use absolute_import
|
Wed, 02 Mar 2016 16:41:35 +0000 |
timeless |
convert: cvs use absolute_import
|
Wed, 02 Mar 2016 16:37:50 +0000 |
timeless |
convert: transport use absolute_import
|
Wed, 02 Mar 2016 16:32:52 +0000 |
timeless |
convert: bzr use absolute_import
|
Wed, 02 Mar 2016 16:26:35 +0000 |
timeless |
convert: common use absolute_import
|
Wed, 02 Mar 2016 16:23:28 +0000 |
timeless |
convert: convcmd use absolute_import
|
Wed, 02 Mar 2016 16:13:05 +0000 |
timeless |
convert: subversion use absolute_import
|
Tue, 08 Mar 2016 20:34:59 +0000 |
timeless |
blackbox: guard against recursion from dirty check
|
Tue, 08 Mar 2016 20:52:57 +0000 |
timeless |
tests: divorce blackbox test from test-dispatch.py
|
Tue, 08 Mar 2016 20:57:40 +0000 |
timeless |
tests: test-dispatch use print_function
|
Tue, 08 Mar 2016 20:57:15 +0000 |
timeless |
tests: test-dispatch use absolute_import
|
Wed, 02 Mar 2016 05:27:07 +0000 |
timeless |
templater: ignore orig/rej files
|
Thu, 24 Dec 2015 04:31:34 +0000 |
timeless |
resolve: when pats do not match, hint about path:
|
Wed, 09 Mar 2016 08:21:57 +0100 |
liscju |
shelve: changes getting opts values by get method
|
Sat, 27 Feb 2016 21:15:16 -0800 |
Gregory Szorc |
contrib: remove references to 2to3
|
Sat, 27 Feb 2016 21:14:17 -0800 |
Gregory Szorc |
check-code: remove redundant import style check
|
Sat, 27 Feb 2016 21:11:24 -0800 |
Gregory Szorc |
setup: remove support for 2to3
|
Sat, 27 Feb 2016 21:08:37 -0800 |
Gregory Szorc |
run-tests: remove 2to3 support
|
Tue, 08 Mar 2016 21:59:06 +0100 |
liscju |
histedit: adds hint how to reorder changesets at editor (issue3766)
|
Tue, 08 Mar 2016 23:04:53 +0900 |
FUJIWARA Katsunori |
revset: replace predicate by revsetpredicate of registrar
|
Tue, 08 Mar 2016 23:04:53 +0900 |
FUJIWARA Katsunori |
revset: replace extpredicate by revsetpredicate of registrar
|
Tue, 08 Mar 2016 23:04:53 +0900 |
FUJIWARA Katsunori |
registrar: define revsetpredicate to decorate revset predicate
|
Tue, 08 Mar 2016 23:04:53 +0900 |
FUJIWARA Katsunori |
registrar: introduce new class for registration to replace funcregistrar
|
Tue, 08 Mar 2016 23:04:53 +0900 |
FUJIWARA Katsunori |
dispatch: make loading extra information from extension extensible
|
Thu, 04 Feb 2016 15:38:04 -0800 |
Durham Goode |
obsolete: fix n^2 marker computation behavior
stable
|
Tue, 08 Mar 2016 17:26:12 +0000 |
timeless |
bdiff: (pure) support array.array arrays (issue5130)
stable
|
Wed, 09 Mar 2016 22:21:08 +0000 |
Pierre-Yves David |
mq: restrict generated patch name to 75 characters (issue5117)
stable
|
Sun, 06 Mar 2016 14:30:34 -0500 |
Matt Harbison |
files: don't recurse into subrepos without a path or -S (issue5127)
stable
|
Tue, 08 Mar 2016 00:20:08 -0800 |
Durham Goode |
parsers: optimize filtered headrevs logic
|
Mon, 07 Mar 2016 03:14:19 +0900 |
FUJIWARA Katsunori |
destutil: choose non-closed branch head at first (BC)
|
Tue, 08 Mar 2016 04:08:33 -0800 |
Kostia Balytskyi |
formatter: make labels work with templated output
|
Tue, 08 Mar 2016 14:32:03 +0000 |
timeless |
hghave: improve description of Hypothesis
|
Wed, 02 Mar 2016 21:39:55 +0000 |
timeless |
purge: use absolute_import
|
Wed, 02 Mar 2016 21:38:32 +0000 |
timeless |
record: use absolute_import
|
Wed, 02 Mar 2016 21:36:14 +0000 |
timeless |
relink: use absolute_import
|
Wed, 02 Mar 2016 21:33:55 +0000 |
timeless |
schemas: use absolute_import
|
Wed, 02 Mar 2016 21:30:51 +0000 |
timeless |
shelve: use absolute_import
|
Wed, 02 Mar 2016 21:26:36 +0000 |
timeless |
strip: use absolute_import
|