Mercurial > hg
graph
-
bundle2: inline debug loggingMon, 13 Nov 2017 22:05:54 -0800, by Gregory Szorc
-
bundle2: don't use seekable bundle2 parts by default (issue5691)Mon, 13 Nov 2017 21:10:37 -0800, by Gregory Szorc
-
bundle2: only seek to beginning of part in bundlerepoMon, 13 Nov 2017 20:12:00 -0800, by Gregory Szorc
-
bundle2: implement consume() API on unbundlepartMon, 13 Nov 2017 20:03:02 -0800, by Gregory Szorc
-
bundle2: implement generic part payload decoderSun, 12 Nov 2017 19:46:15 -0800, by Gregory Szorc
-
bundle2: extract logic for seeking bundle2 part into own classMon, 13 Nov 2017 19:22:11 -0800, by Gregory Szorc
-
perf: add command to benchmark bundle readingMon, 13 Nov 2017 19:20:34 -0800, by Gregory Szorc
-
sshpeer: add a configurable hint for the ssh error messageMon, 20 Nov 2017 01:40:26 -0800, by Zuzanna Mroczek
-
docs: add args/returns docs for some cmdutil, context, and registrar functionsThu, 16 Nov 2017 15:01:21 -0800, by rlevasseur
-
commands: add value for cmdtype argument for read only commandsTue, 21 Nov 2017 04:37:51 +0530, by Pulkit Goyal
-
error: add InMemoryMergeConflictsErrorWed, 15 Nov 2017 21:07:30 -0800, by Phil Cohen
-
lfs: generate a large file by using `python` instead of yes | headMon, 20 Nov 2017 18:05:15 -0500, by Augie Fackler
-
setup: add hgext.lfs to list of Python packagesMon, 20 Nov 2017 18:00:02 -0500, by Augie Fackler
-
test-lfs: add tests demonstrating the interaction with largefilesSat, 18 Nov 2017 12:54:06 -0500, by Matt Harbison
-
test-lfs: cast the flags printed to an intTue, 14 Nov 2017 01:09:48 -0500, by Matt Harbison
-
lfs: register config optionsTue, 14 Nov 2017 01:03:22 -0500, by Matt Harbison
-
lfs: quiesce check-module-import warningsTue, 14 Nov 2017 00:14:52 -0500, by Matt Harbison
-
lfs: import the Facebook git-lfs client extensionTue, 14 Nov 2017 00:06:23 -0500, by Matt Harbison
-
run-tests: outputdir also has to be changed if $TESTDIR is not $PWDSat, 18 Nov 2017 16:12:00 +0900, by Matthieu Laneuville
-
hgweb: use webutil.commonentry() for nodes (but not for jsdata yet) in /graphMon, 20 Nov 2017 21:59:00 +0800, by Anton Shestakov
-
hgweb: check changeset's original branch in graphdata()Mon, 20 Nov 2017 21:47:11 +0800, by Anton Shestakov
-
hgweb: show instabilities of a commitSun, 19 Nov 2017 14:02:50 +0800, by Anton Shestakov
-
context: add instabilities() method to basefilectxSun, 19 Nov 2017 13:18:54 +0800, by Anton Shestakov
-
run-test: drop 'execfile' usage for 'common-pattern.py' fileSun, 19 Nov 2017 04:11:21 +0100, by Boris Feld
-
run-test: use byte for 'common-pattern.py' pathSun, 19 Nov 2017 04:10:55 +0100, by Boris Feld
-
templates: reword 'back to filelog' link anchor textMon, 20 Nov 2017 14:30:54 -0500, by Jordi GutiƩrrez Hermoso
-
hgweb: show obsolescence status of a commitSat, 18 Nov 2017 12:04:08 +0800, by Anton Shestakov
-
context: add obsolete() method to basefilectxSat, 18 Nov 2017 11:58:57 +0800, by Anton Shestakov
-
check-code: grep's context flags don't need an extra space before numberSat, 18 Nov 2017 13:00:47 +0800, by Anton Shestakov
-
dirstate: make map implementation overridableWed, 15 Nov 2017 01:07:42 -0800, by Mark Thomas
-
fsmonitor: only access inner dirstate map if it is availableWed, 15 Nov 2017 01:07:42 -0800, by Mark Thomas
-
dirstate: add explicit methods for querying directories (API)Wed, 15 Nov 2017 01:07:42 -0800, by Mark Thomas
-
dirstate: remove _droppath methodWed, 15 Nov 2017 01:07:42 -0800, by Mark Thomas
-
dirstate: move dropping of folded filenames into the dirstate mapWed, 15 Nov 2017 01:07:42 -0800, by Mark Thomas
-
dirstate: move management of the dirstate dirs into the dirstatemapWed, 15 Nov 2017 01:07:42 -0800, by Mark Thomas
-
dirstate: move management of nonnormal sets into dirstate mapWed, 15 Nov 2017 01:07:42 -0800, by Mark Thomas
-
dirstate: add explicit methods for modifying dirstateWed, 15 Nov 2017 01:07:42 -0800, by Mark Thomas
-
dirstate: document dirstatemap interfaceWed, 15 Nov 2017 01:07:42 -0800, by Mark Thomas
-
bundlerepo: rename "bundlefilespos" variable and attributeMon, 13 Nov 2017 19:12:56 -0800, by Gregory Szorc
-
bundlerepo: rename "bundle" arguments to "cgunpacker"Mon, 13 Nov 2017 19:12:17 -0800, by Gregory Szorc
-
bundlerepo: use early returnSat, 11 Nov 2017 18:55:04 -0800, by Gregory Szorc
-
test-pattern: actually update tests using the patternsSun, 05 Nov 2017 08:23:12 +0100, by Boris Feld
-
test-pattern: substitute the HTTP log timestamp tooSun, 05 Nov 2017 08:23:53 +0100, by Boris Feld
-
test-pattern: register the current the bundle2 capabilities stringMon, 13 Nov 2017 04:59:45 +0100, by Boris Feld
-
test-pattern: register current the bundlecaps stringSun, 05 Nov 2017 06:43:40 +0100, by Boris Feld
-
test-pattern: substitute common compression listSun, 05 Nov 2017 06:41:38 +0100, by Boris Feld
-
run-tests: allow to register any arbitrary pattern for replacementSun, 05 Nov 2017 06:34:27 +0100, by Boris Feld
-
crecord: fix revert -ir '.^' crash caused by 3649c3f2cdMon, 13 Nov 2017 18:22:25 -0800, by Jun Wu
-
tweakdefaults: turn on ui.statuscopiesThu, 16 Nov 2017 17:11:14 -0800, by Martin von Zweigbergk
-
run-tests: fix TESTDIR if testdescs are absolute pathsWed, 15 Nov 2017 17:54:27 -0800, by Kyle Lippincott
-
hgweb: show commit phase if it's not publicThu, 16 Nov 2017 22:21:03 +0800, by Anton Shestakov
-
hgweb: move changeset "tags" to a template in map file (paper and coal)Wed, 15 Nov 2017 23:55:09 +0800, by Anton Shestakov
-
logtoprocess: clean-up old commentFri, 03 Nov 2017 21:01:20 +0100, by Boris Feld
-
patch: accept prefix argument to changedfiles() helperTue, 14 Nov 2017 10:26:36 -0800, by Martin von Zweigbergk
-
hgweb: move changeset "tags" to a template in map file (gitweb and monoblue)Wed, 15 Nov 2017 19:36:16 +0800, by Anton Shestakov
-
hgweb: split long lines in gitweb and monoblue (changeset summary and tags)Wed, 15 Nov 2017 16:06:00 +0800, by Anton Shestakov
-
debugdeltachain: output information about sparse read if enabledThu, 26 Oct 2017 09:27:09 +0200, by Paul Morelle
-
rebase: exclude descendants of obsoletes w/o a successor in dest (issue5300)Tue, 14 Nov 2017 22:46:10 +0100, by Denis Laxalde