Mercurial > hg
graph
-
bundle2: support for push over the wireTue, 15 Apr 2014 11:53:10 -0400, by Pierre-Yves David
-
httppeer: support for _calltwowaystreamTue, 15 Apr 2014 17:53:52 -0400, by Pierre-Yves David
-
sshpeer: add implementation of _calltwowaystreamTue, 15 Apr 2014 17:18:35 -0400, by Pierre-Yves David
-
wireproto: add a _calltwowaystream method on wirepeerTue, 15 Apr 2014 17:19:46 -0400, by Pierre-Yves David
-
bundle2: return a bundle20 object from exchanges.unbundleTue, 15 Apr 2014 16:49:30 -0400, by Pierre-Yves David
-
bundle2: feed a binary stream to `peer.unbundle`Tue, 15 Apr 2014 16:42:52 -0400, by Pierre-Yves David
-
bundle2: allow bundle2 for pulling over the wireTue, 15 Apr 2014 15:20:33 -0400, by Pierre-Yves David
-
bundle2: return a stream from exchange.getbundleTue, 15 Apr 2014 11:27:55 -0400, by Pierre-Yves David
-
bundle2: let readbundle return unbundle20Tue, 15 Apr 2014 13:57:15 -0400, by Pierre-Yves David
-
bundle2: make header reading optionalTue, 15 Apr 2014 13:54:54 -0400, by Pierre-Yves David
-
bundle2: prepare readbundle to return more that one type of bundleTue, 15 Apr 2014 13:42:45 -0400, by Pierre-Yves David
-
bundle2: add a ui argument to readbundleMon, 14 Apr 2014 15:45:30 -0400, by Pierre-Yves David
-
bundle2: move `readbundle` into the `exchange` moduleMon, 14 Apr 2014 15:33:50 -0400, by Pierre-Yves David
-
bundle2: use headerless HG10UN stream in changegroupMon, 14 Apr 2014 14:46:32 -0400, by Pierre-Yves David
-
bundle2: allow using bundle2 for pushThu, 10 Apr 2014 10:53:43 -0700, by Pierre-Yves David
-
bundle2: add a "check:heads" handlerFri, 11 Apr 2014 06:43:01 -0700, by Pierre-Yves David
-
repoview: make the conversion from node to rev explicit while computing hiddenSun, 13 Apr 2014 16:36:51 -0400, by Pierre-Yves David
-
repoview: drop duplicated lookupSun, 13 Apr 2014 16:39:31 -0400, by Pierre-Yves David
-
hgweb: adding branch, tags, bookmarks, user, and file list to rss feed entriesWed, 16 Apr 2014 09:32:04 -0700, by Aaron Jensen
-
hgweb: adding branch, tags, bookmarks, user, and file list to atom feed entriesWed, 16 Apr 2014 09:31:37 -0700, by Aaron Jensen
-
patchbomb: warn when emailing a dirty working directory parentMon, 07 Apr 2014 23:10:20 +0200, by Mads Kiilerich
-
tests: coverage of convert and filemap include and the default of include allWed, 19 Mar 2014 00:19:54 +0100, by Mads Kiilerich
-
largefiles: remove no more referred "getoutgoinglfiles()"Wed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
largefiles: use "outgoinghooks" to avoid redundant outgoing checkWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
outgoing: introduce "outgoinghooks" to avoid redundant outgoing checkWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
hg: make "_outgoing()" return peer object for remote repositoryWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
hg: make "_outgoing()" return empty list instead of "None"Wed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
largefiles: use "summaryremotehooks" to avoid redundant outgoing checkWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
summary: introduce "summaryremotehooks" to avoid redundant incoming/outgoing checkWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
util: enable "hooks" to return list of the values returned from each hooksWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
summary: separate checking incoming/outgoing and showing remote summaryWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
largefiles: reuse "findcommonoutgoing()" result at "hg push"Wed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
localrepo: introduce "prepushoutgoinghooks" to extend outgoing check easilyWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
largefiles: centralize the logic to get outgoing largefilesWed, 16 Apr 2014 00:37:24 +0900, by FUJIWARA Katsunori
-
cat: support cat with explicit paths in subreposFri, 14 Mar 2014 21:32:05 -0400, by Matt Harbison
-
cat: move most of the implementation into cmdutils.cat()Thu, 13 Mar 2014 23:45:18 -0400, by Matt Harbison
-
tests: mark test in tests/test-help.t as contingent on gettext being availableTue, 15 Apr 2014 17:51:27 -0400, by Kent Frazier
-
setup.py: fix C extension compilation issue with OS X 10.9 and Xcode 5.1Tue, 15 Apr 2014 16:27:12 -0400, by Kent Frazier
-
color: add effect to the template symbol tableMon, 14 Apr 2014 18:21:26 -0500, by Sean Farley
-
amend: invoke editor forcibly when "--edit" option is specifiedWed, 16 Apr 2014 02:38:11 +0900, by FUJIWARA Katsunori
-
commit: abolish useless "--force-editor" internal option for "hg commit"Wed, 16 Apr 2014 02:04:41 +0900, by FUJIWARA Katsunori
-
subrepo: return non-zero exit code when a subrepo push doesn't succeedTue, 15 Apr 2014 14:15:35 -0400, by Matt Mackall
-
debugrevlog: use unfiltered view for changelogMon, 14 Apr 2014 23:27:31 -0400, by Matt Mackall
-
debugrevlog: format columns (more) nicely when dumping index dataWed, 19 Mar 2014 00:13:38 +0100, by Mads Kiilerich
-
branchmap: log events related to branch cacheSat, 22 Mar 2014 17:14:37 -0700, by Gregory Szorc
-
tags: log events related to tags cacheMon, 14 Apr 2014 11:50:05 -0700, by Gregory Szorc
-
merge with stableMon, 14 Apr 2014 15:14:02 -0400, by Matt Mackall
-
histedit: save manually edited commit message into ".hg/last-message.txt" stableTue, 15 Apr 2014 03:21:59 +0900, by FUJIWARA Katsunori
-
rebase: tell when reopening a closed branch headTue, 26 Nov 2013 03:18:56 +0100, by Mads Kiilerich
-
dirstate: inline local finish functionSat, 27 Apr 2013 23:19:52 +0200, by Mads Kiilerich
-
demandimport: make it possible to disable by setting HGDEMANDIMPORT=disableTue, 08 Apr 2014 01:35:13 +0200, by Mads Kiilerich
-
spelling: fixes from spell checkerSun, 13 Apr 2014 19:01:00 +0200, by Mads Kiilerich
-
tests: warn on invalid #if directiveSun, 13 Apr 2014 19:01:00 +0200, by Mads Kiilerich
-
run-tests: test result shows when a failed test could not start a serverMon, 25 Nov 2013 22:00:46 +0100, by Simon Heimberg
-
commit: --edit/-e to force edit of otherwise-supplied commit messageSun, 08 Sep 2013 19:02:08 -0400, by Bradley M. Kuhn
-
bundle2: directly feed part to readbundleSat, 12 Apr 2014 00:38:15 -0400, by Pierre-Yves David
-
bundle2: lazy unbundle of part payloadFri, 11 Apr 2014 16:05:22 -0400, by Pierre-Yves David
-
util: support None size in chunkbuffer.read()Thu, 10 Apr 2014 22:10:26 -0700, by Pierre-Yves David
-
bundle2: lazily iterate over bundle parts in the testFri, 11 Apr 2014 15:02:26 -0400, by Pierre-Yves David
-
bundle2: move unpackheader closure into the classFri, 11 Apr 2014 15:47:38 -0400, by Pierre-Yves David