Sat, 11 Nov 2017 18:05:02 -0800 |
Gregory Szorc |
bundlerepo: rename arguments to bundlerepository.__init__
|
changeset |
files
|
Sat, 11 Nov 2017 17:07:33 -0800 |
Gregory Szorc |
bundlerepo: use suffix variable
|
changeset |
files
|
Sat, 11 Nov 2017 17:02:31 -0800 |
Gregory Szorc |
bundlerepo: make methods agree with base class
|
changeset |
files
|
Sat, 11 Nov 2017 16:48:40 -0800 |
Gregory Szorc |
bundle2: use os.SEEK_* constants
|
changeset |
files
|
Mon, 30 Oct 2017 20:35:30 -0700 |
Rodrigo Damazio Bovendorp |
help: adding a topic on flags
|
changeset |
files
|
Fri, 06 Oct 2017 05:47:56 +0530 |
Pulkit Goyal |
py3: handle keyword arguments correctly in hgext/patchbomb.py
|
changeset |
files
|
Sat, 11 Nov 2017 15:07:21 +0800 |
Anton Shestakov |
tests: use jshint when available to check .js files
|
changeset |
files
|
Sat, 11 Nov 2017 14:14:38 +0800 |
Anton Shestakov |
hgweb: fix jshint issues in mercurial.js
|
changeset |
files
|
Tue, 17 Oct 2017 15:55:40 +0200 |
Boris Feld |
exchange: drop unused '_getbookmarks' function
|
changeset |
files
|
Sun, 15 Oct 2017 15:21:47 +0200 |
Boris Feld |
bookmark: use bundle2 debug output in one push tests
|
changeset |
files
|
Tue, 17 Oct 2017 11:01:45 +0200 |
Boris Feld |
pull: store binary node in pullop.remotebookmarks
|
changeset |
files
|
Thu, 19 Oct 2017 11:46:41 +0200 |
David Demelier |
config: rename allow_push to allow-push
|
changeset |
files
|
Thu, 19 Oct 2017 11:43:19 +0200 |
David Demelier |
config: rename allowpull to allow-pull
|
changeset |
files
|
Fri, 10 Nov 2017 19:14:06 +0800 |
Anton Shestakov |
hgweb: add missing semicolons to followlines.js
|
changeset |
files
|
Fri, 10 Nov 2017 18:50:44 +0800 |
Anton Shestakov |
gitweb: apply styles from annotate tooltip to followlines popup
|
changeset |
files
|
Fri, 10 Nov 2017 18:45:43 +0800 |
Anton Shestakov |
paper: apply styles from annotate tooltip to followlines popup
|
changeset |
files
|
Fri, 10 Nov 2017 09:44:49 -0800 |
Martin von Zweigbergk |
pull: clarify that -u only updates linearly
|
changeset |
files
|
Wed, 08 Nov 2017 09:27:14 -0800 |
Mark Thomas |
dirstate: don't remove normallookup files from nonnormalset
|
changeset |
files
|
Wed, 08 Nov 2017 09:23:53 -0800 |
Mark Thomas |
dirstate: clear map cached properties when clearing the map
|
changeset |
files
|
Wed, 08 Nov 2017 09:18:18 -0800 |
Mark Thomas |
util: add util.clearcachedproperty
|
changeset |
files
|
Fri, 10 Nov 2017 17:12:04 -0500 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Wed, 08 Nov 2017 18:24:43 -0800 |
Kyle Lippincott |
changegroup: use any node, not min(), in treemanifest's generatemanifests
|
changeset |
files
|
Tue, 07 Nov 2017 10:16:53 -0800 |
Durham Goode |
bundle: allow bundlerepo to support alternative manifest implementations
|
changeset |
files
|
Thu, 19 Oct 2017 12:35:47 +0200 |
Boris Feld |
obsfate: makes successorsetverb takes the markers as argument
|
changeset |
files
|
Tue, 07 Nov 2017 13:48:33 -0800 |
Ryan McElroy |
cmdutil: create dirs for templated cat file output
|
changeset |
files
|
Tue, 07 Nov 2017 13:46:15 -0800 |
Ryan McElroy |
cat: test output path behvaior when target path does not exist
|
changeset |
files
|
Mon, 23 Oct 2017 00:06:49 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/shelve.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:06:23 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/uncommit.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:05:04 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/releasenotes.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:04:47 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/rebase.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:04:30 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/keyword.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:04:12 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/journal.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:03:54 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/histedit.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:03:27 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/hgk.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:03:08 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/graphlog.py
|
changeset |
files
|
Tue, 07 Nov 2017 13:18:49 -0500 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Sat, 21 Oct 2017 17:46:41 +0900 |
Yuya Nishihara |
templatekw: add verbosity keyword to select template by -q/-v/--debug flag
|
changeset |
files
|
Sat, 21 Oct 2017 17:31:13 +0900 |
Yuya Nishihara |
templatekw: move loadkeyword() to bottom
|
changeset |
files
|
Sat, 21 Oct 2017 17:05:04 +0900 |
Yuya Nishihara |
help: hide phaseidx template keyword
|
changeset |
files
|
Mon, 23 Oct 2017 00:02:46 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/gpg.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:02:28 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/fetch.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:02:07 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/extdiff.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:01:45 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/commitextras.py
|
changeset |
files
|
Mon, 23 Oct 2017 00:01:16 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/churn.py
|
changeset |
files
|
Sun, 22 Oct 2017 23:53:10 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/children.py
|
changeset |
files
|
Sun, 22 Oct 2017 23:52:47 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/blackbox.py
|
changeset |
files
|
Sun, 22 Oct 2017 23:52:22 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/automv.py
|
changeset |
files
|
Sun, 22 Oct 2017 23:51:57 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/amend.py
|
changeset |
files
|
Thu, 19 Oct 2017 23:13:57 +0900 |
Matthieu Laneuville |
run-tests: allow automatic test discovery when providing folder as argument
|
changeset |
files
|
Fri, 03 Nov 2017 14:47:37 +0100 |
Denis Laxalde |
revert: do not reverse hunks in interactive when REV is not parent (issue5096)
|
changeset |
files
|
Fri, 03 Nov 2017 10:32:38 -0500 |
Kevin Bullock |
merge with stable
|
changeset |
files
|
Fri, 03 Nov 2017 21:14:57 +0900 |
Matthieu Laneuville |
run-tests: endswith takes bytes as argument in python3, not str
|
changeset |
files
|
Sat, 21 Oct 2017 16:50:57 +0900 |
Yuya Nishihara |
patch: improve heuristics to not take the word "diff" as header (issue1879)
|
changeset |
files
|
Sat, 21 Oct 2017 17:01:20 +0900 |
Yuya Nishihara |
rebase: drop --style option
|
changeset |
files
|
Wed, 02 Aug 2017 13:27:45 +0900 |
Matthieu Laneuville |
run-tests: $TESTDIR can be something else than $PWD
|
changeset |
files
|
Wed, 01 Nov 2017 17:08:33 +0100 |
Boris Feld |
obsolete: activate effect-flag by default
|
changeset |
files
|
Mon, 30 Oct 2017 17:09:29 +0100 |
Boris Feld |
debug: print parsed bundle2 capabilities with debugcapabilities
|
changeset |
files
|
Mon, 30 Oct 2017 17:08:16 +0100 |
Boris Feld |
debug: add a debugcapabilities commands
|
changeset |
files
|
Mon, 30 Oct 2017 17:46:07 -0400 |
Augie Fackler |
revert: no longer mark --interactive as experimental
|
changeset |
files
|
Wed, 25 Oct 2017 23:01:54 -0400 |
Augie Fackler |
ui: add configlist doctest to document a bit more of the whitespace behavior
|
changeset |
files
|