Wed, 09 Nov 2016 22:06:09 +0900 |
Yuya Nishihara |
py3: document why os.fsencode() can be used to get back bytes argv
|
changeset |
files
|
Wed, 09 Nov 2016 22:15:51 +0900 |
Yuya Nishihara |
py3: update test-check-py3-compat.t output
|
changeset |
files
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
changeset |
files
|
Thu, 03 Nov 2016 17:31:14 -0700 |
Durham Goode |
manifest: add __nonzero__ method
|
changeset |
files
|
Sun, 06 Nov 2016 04:36:26 +0530 |
Pulkit Goyal |
py3: have bytes version of sys.argv
|
changeset |
files
|
Sun, 09 Oct 2016 09:00:47 -0400 |
Augie Fackler |
util: use '\\' rather than using r'\'
|
changeset |
files
|
Sun, 09 Oct 2016 09:03:10 -0400 |
Augie Fackler |
util: use pycompat urlunquote function
|
changeset |
files
|
Sun, 09 Oct 2016 09:02:25 -0400 |
Augie Fackler |
pycompat: introduce an alias for urllib.unquote
|
changeset |
files
|
Mon, 17 Oct 2016 17:42:46 +0200 |
Christian Ebert |
keyword: handle filectx _customcmp
|
changeset |
files
|
Thu, 20 Oct 2016 22:20:31 +0900 |
Yuya Nishihara |
mail: do not print(), use ui.debug() instead
|
changeset |
files
|
Thu, 20 Oct 2016 22:12:48 +0900 |
Yuya Nishihara |
progress: obtain stderr from ui
|
changeset |
files
|
Thu, 20 Oct 2016 22:09:50 +0900 |
Yuya Nishihara |
simplemerge: obtain stdout from ui
|
changeset |
files
|
Thu, 20 Oct 2016 22:07:03 +0900 |
Yuya Nishihara |
profiling: obtain stderr from ui
|
changeset |
files
|
Sun, 13 Nov 2016 06:12:22 +0900 |
FUJIWARA Katsunori |
scmutil: ignore EPERM at os.utime, which avoids ambiguity at closing
stable
|
changeset |
files
|
Sun, 13 Nov 2016 06:11:56 +0900 |
FUJIWARA Katsunori |
vfs: ignore EPERM at os.utime, which avoids ambiguity at renaming (issue5418)
stable
|
changeset |
files
|
Sun, 13 Nov 2016 06:06:23 +0900 |
FUJIWARA Katsunori |
util: add utility function to skip avoiding file stat ambiguity if EPERM
stable
|
changeset |
files
|
Sun, 06 Nov 2016 18:51:57 -0800 |
Gregory Szorc |
bdiff: replace hash algorithm
|
changeset |
files
|
Fri, 04 Nov 2016 21:44:25 -0700 |
Gregory Szorc |
profiling: make statprof the default profiler (BC)
|
changeset |
files
|
Fri, 04 Nov 2016 20:50:38 -0700 |
Gregory Szorc |
profiling: use vendored statprof and upstream enhancements (BC)
|
changeset |
files
|
Thu, 20 Oct 2016 23:16:32 +0900 |
Yuya Nishihara |
crecord: use scmutil.termsize()
|
changeset |
files
|
Thu, 20 Oct 2016 23:09:05 +0900 |
Yuya Nishihara |
scmutil: extend termwidth() to return terminal height, renamed to termsize()
|
changeset |
files
|
Thu, 20 Oct 2016 22:57:12 +0900 |
Yuya Nishihara |
scmutil: clarify that we explicitly do termwidth - 1 on Windows
|
changeset |
files
|
Thu, 20 Oct 2016 21:57:32 +0900 |
Yuya Nishihara |
scmutil: remove superfluous indent from termwidth()
|
changeset |
files
|
Thu, 20 Oct 2016 21:50:29 +0900 |
Yuya Nishihara |
scmutil: narrow ImportError handling in termwidth()
|
changeset |
files
|
Thu, 20 Oct 2016 21:42:11 +0900 |
Yuya Nishihara |
scmutil: make termwidth() obtain stdio from ui
|
changeset |
files
|
Thu, 20 Oct 2016 21:38:44 +0900 |
Yuya Nishihara |
scmutil: move util.termwidth()
|
changeset |
files
|
Sun, 06 Nov 2016 00:37:50 -0700 |
Gregory Szorc |
bdiff: don't check border condition in loop
|
changeset |
files
|
Sat, 05 Nov 2016 23:41:52 -0700 |
Gregory Szorc |
perf: add perfbdiff
|
changeset |
files
|
Sun, 06 Nov 2016 06:54:31 +0530 |
Pulkit Goyal |
help: show help for disabled extensions (issue5228)
|
changeset |
files
|
Sun, 06 Nov 2016 04:17:19 +0530 |
Pulkit Goyal |
py3: make scmutil.rcpath() return bytes
|
changeset |
files
|
Sun, 06 Nov 2016 04:10:33 +0530 |
Pulkit Goyal |
py3: use pycompat.ossep at certain places
|
changeset |
files
|
Sun, 06 Nov 2016 03:44:44 +0530 |
Pulkit Goyal |
py3: have pycompat.ospathsep and pycompat.ossep
|
changeset |
files
|
Sun, 06 Nov 2016 03:33:22 +0530 |
Pulkit Goyal |
py3: add a bytes version of os.name
|
changeset |
files
|
Sun, 06 Nov 2016 12:18:23 +0900 |
Pulkit Goyal |
py3: make util.datapath a bytes variable
|
changeset |
files
|
Sun, 06 Nov 2016 03:12:40 +0530 |
Pulkit Goyal |
py3: add os.fsdecode() as pycompat.fsdecode()
|
changeset |
files
|
Fri, 04 Nov 2016 20:22:37 -0700 |
Gregory Szorc |
statprof: return state from stop()
|
changeset |
files
|
Sat, 05 Nov 2016 09:38:07 -0700 |
Gregory Szorc |
hgweb: cache fctx.parents() in annotate command (issue5414)
stable
|
changeset |
files
|
Sat, 05 Nov 2016 13:20:53 +0900 |
Yuya Nishihara |
hghave: check darcs version more strictly
|
changeset |
files
|
Sat, 05 Nov 2016 13:16:40 +0900 |
Yuya Nishihara |
tests: silence output of darcs command
|
changeset |
files
|
Wed, 02 Nov 2016 17:10:47 -0700 |
Durham Goode |
manifest: remove manifest.readshallowdelta
|
changeset |
files
|
Wed, 02 Nov 2016 17:10:47 -0700 |
Durham Goode |
manifest: get rid of manifest.readshallowfast
|
changeset |
files
|
Wed, 02 Nov 2016 17:10:47 -0700 |
Durham Goode |
manifest: add shallow option to treemanifestctx.readdelta and readfast
|
changeset |
files
|
Wed, 02 Nov 2016 17:10:47 -0700 |
Durham Goode |
manifest: change manifestlog mancache to be directory based
|
changeset |
files
|
Wed, 02 Nov 2016 17:24:06 -0700 |
Durham Goode |
manifest: add manifestlog.get to obtain subdirectory instances
|
changeset |
files
|
Wed, 02 Nov 2016 17:33:31 -0700 |
Durham Goode |
manifest: throw LookupError if node not in revlog
|
changeset |
files
|
Sun, 23 Oct 2016 10:40:33 -0700 |
Gregory Szorc |
revlog: optimize _chunkraw when startrev==endrev
|
changeset |
files
|
Sat, 22 Oct 2016 15:41:23 -0700 |
Gregory Szorc |
revlog: inline start() and end() for perf reasons
|
changeset |
files
|
Sun, 23 Oct 2016 09:34:55 -0700 |
Gregory Szorc |
revlog: reorder index accessors to match data structure order
|
changeset |
files
|
Thu, 03 Nov 2016 15:17:02 +0100 |
Pierre-Yves David |
color: add the ability to display configured style to 'debugcolor'
|
changeset |
files
|
Thu, 03 Nov 2016 15:15:47 +0100 |
Pierre-Yves David |
color: sort output of 'debugcolor'
|
changeset |
files
|
Thu, 03 Nov 2016 14:48:47 +0100 |
Pierre-Yves David |
color: extract color and effect display from 'debugcolor'
|
changeset |
files
|
Thu, 03 Nov 2016 14:29:19 +0100 |
Pierre-Yves David |
color: restore _style global after debugcolor ran
|
changeset |
files
|
Thu, 03 Nov 2016 14:12:32 +0100 |
Pierre-Yves David |
color: add basic documentation to 'debugcolor'
|
changeset |
files
|
Thu, 03 Nov 2016 05:12:23 +0100 |
Pierre-Yves David |
tests: merge 'test-push-hook-lock.t' into 'test-push.t'
|
changeset |
files
|
Thu, 03 Nov 2016 05:10:14 +0100 |
Pierre-Yves David |
tests: merge 'test-push-validation.t' into 'test-push.t'
|
changeset |
files
|
Thu, 03 Nov 2016 04:58:46 +0100 |
Pierre-Yves David |
test: rename 'test-push-r.t' to 'test-push.t'
|
changeset |
files
|
Thu, 03 Nov 2016 05:05:34 +0100 |
Pierre-Yves David |
tests: simplify command script in 'test-push-r.t'
|
changeset |
files
|
Thu, 03 Nov 2016 03:12:57 +0530 |
Pulkit Goyal |
py3: use encoding.environ in ui.py
|
changeset |
files
|
Thu, 03 Nov 2016 02:17:01 +0530 |
Pulkit Goyal |
py3: make scmposix.userrcpath() return bytes
|
changeset |
files
|
Tue, 01 Nov 2016 08:22:50 +0000 |
Jun Wu |
adjustlinkrev: remove unnecessary parameters
|
changeset |
files
|
Mon, 31 Oct 2016 15:40:30 -0700 |
Martin von Zweigbergk |
repair: make strip() return backup file path
|
changeset |
files
|
Wed, 02 Nov 2016 18:59:29 +0000 |
timeless |
rebase: check for conflicts before continuing
|
changeset |
files
|
Wed, 02 Nov 2016 18:45:53 +0000 |
timeless |
cmdutil: refactor checkunresolved
|
changeset |
files
|
Wed, 02 Nov 2016 18:56:07 +0000 |
timeless |
rebase: rename merge to mergemod
|
changeset |
files
|
Thu, 19 Mar 2015 22:22:50 +0100 |
Mads Kiilerich |
context: make sure __str__ works, also when there is no _changectx
|
changeset |
files
|
Tue, 18 Oct 2016 16:45:39 +0200 |
Mads Kiilerich |
largefiles: clarify variable name holding file mode
|
changeset |
files
|
Tue, 01 Nov 2016 18:29:09 -0700 |
Gregory Szorc |
changegroup: use changelogrevision()
|
changeset |
files
|
Tue, 01 Nov 2016 18:28:03 -0700 |
Gregory Szorc |
changegroup: cache changelog and manifestlog outside of loop
|
changeset |
files
|
Tue, 01 Nov 2016 18:49:23 -0700 |
Gregory Szorc |
make: targets for building packages for ubuntu yakkety
|
changeset |
files
|
Sat, 15 Oct 2016 17:24:01 -0700 |
Gregory Szorc |
util: put compression code next to each other
|
changeset |
files
|
Sat, 28 Jun 2014 13:13:32 +0900 |
Yuya Nishihara |
hgweb: make log streams compatible with command server
|
changeset |
files
|
Mon, 29 Feb 2016 13:41:54 +0900 |
Yuya Nishihara |
cmdserver: write channel header and payload by a single write() call
|
changeset |
files
|
Fri, 18 Mar 2016 17:15:06 -0700 |
Yuya Nishihara |
histedit: use ui.fin to read commands from stdin
|
changeset |
files
|
Sat, 03 Oct 2015 14:34:56 +0900 |
Yuya Nishihara |
convert: have debugsvnlog obtain standard streams from ui
|
changeset |
files
|
Sat, 03 Oct 2015 14:29:13 +0900 |
Yuya Nishihara |
convert: remove superfluous setbinary() calls from debugsvnlog
|
changeset |
files
|
Wed, 17 Aug 2016 08:52:15 -0700 |
Gregory Szorc |
tests: explicitly use ls profiler
|
changeset |
files
|
Tue, 01 Nov 2016 19:03:11 -0700 |
Gregory Szorc |
statprof: pass data structure to display functions
|
changeset |
files
|
Sun, 14 Aug 2016 19:20:12 -0700 |
Gregory Szorc |
statprof: use print function
|
changeset |
files
|
Tue, 01 Nov 2016 18:55:30 -0700 |
Gregory Szorc |
statprof: use absolute_imports
|
changeset |
files
|
Sun, 14 Aug 2016 19:14:05 -0700 |
Gregory Szorc |
statprof: require paths to save or load profile data
|
changeset |
files
|
Sun, 14 Aug 2016 19:13:32 -0700 |
Gregory Szorc |
statprof: fix flake8 warnings
|
changeset |
files
|
Tue, 01 Nov 2016 18:54:03 -0700 |
Gregory Szorc |
statprof: vendor statprof.py
|
changeset |
files
|
Tue, 01 Nov 2016 15:40:21 -0400 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Tue, 01 Nov 2016 14:12:39 -0400 |
Augie Fackler |
Added signature for changeset eab274469952
stable
|
changeset |
files
|
Tue, 01 Nov 2016 14:12:37 -0400 |
Augie Fackler |
Added tag 4.0 for changeset eab274469952
stable
|
changeset |
files
|
Tue, 01 Nov 2016 13:03:42 -0500 |
Kevin Bullock |
merge with i18n
stable 4.0
|
changeset |
files
|
Tue, 01 Nov 2016 04:27:41 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 69ffbbe73dd0
stable
|
changeset |
files
|
Mon, 31 Oct 2016 17:12:32 -0500 |
Nathan Goldbaum |
tag: clarify warning about making a tag on a branch head
stable
|
changeset |
files
|
Tue, 01 Nov 2016 20:39:37 +0900 |
FUJIWARA Katsunori |
contrib: check reference to old selenic.com domain
stable
|
changeset |
files
|
Tue, 01 Nov 2016 20:39:36 +0900 |
FUJIWARA Katsunori |
check-code: discard filtering result of previous check for independence
stable
|
changeset |
files
|
Tue, 01 Nov 2016 20:39:36 +0900 |
FUJIWARA Katsunori |
help: replace selenic.com by mercurial-scm.org in man pages
stable
|
changeset |
files
|
Tue, 01 Nov 2016 20:39:35 +0900 |
FUJIWARA Katsunori |
help: replace selenic.com by mercurial-scm.org in command examples
stable
|
changeset |
files
|
Tue, 01 Nov 2016 21:14:33 +0900 |
Yuya Nishihara |
hghave: fix 'rmcwd' to ensure temporary directory is removed
stable
|
changeset |
files
|
Mon, 31 Oct 2016 13:43:48 +0100 |
Mads Kiilerich |
httppeer: make __del__ access to self.urlopener more safe
stable
|
changeset |
files
|
Sun, 30 Oct 2016 06:15:09 +0900 |
FUJIWARA Katsunori |
tests: test preserving execbit changes at amending only on execbit platform
stable
|
changeset |
files
|
Sun, 30 Oct 2016 06:15:09 +0900 |
FUJIWARA Katsunori |
tests: put temporary file outside the working directory for test portability
stable
|
changeset |
files
|