Mercurial > hg
graph
-
parsers: introduce index_commonancestorsheadsMon, 24 Feb 2014 22:42:14 +0100, by Mads Kiilerich
-
ancestors: extract candidates function as commonancestorsheadsThu, 17 Apr 2014 19:49:56 +0200, by Mads Kiilerich
-
filemerge: better handling of failing remove of temporary filesThu, 17 Apr 2014 14:54:46 +0200, by Mads Kiilerich
-
contrib: remove mergetools.hgrc premerge=False for Beyond Compare and AraxisThu, 17 Apr 2014 14:54:46 +0200, by Mads Kiilerich
-
obsolete: add '%' specifier to the format string to avoid TypeError at runtimeWed, 16 Apr 2014 03:05:00 +0900, by FUJIWARA Katsunori
-
check-code: detect "% inside _()" when there are leading whitespacesWed, 16 Apr 2014 03:05:00 +0900, by FUJIWARA Katsunori
-
i18n: fix "% inside _()" problemWed, 16 Apr 2014 03:05:00 +0900, by FUJIWARA Katsunori
-
largefiles: revert override, install matchfn outside the try/except restoring itSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: simplify revert - use getstandinsstate like other commands doSun, 28 Apr 2013 13:18:25 +0200, by Mads Kiilerich
-
largefiles: remove dummy assignments for creating an already existing closureSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: remove silent handling of incorrect invocation of restorematchfnSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: copy override, install matchfn outside the try/except restoring itSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: clarify installmatchfn documentationSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: use more reasonable locking for updateSat, 27 Apr 2013 23:19:52 +0200, by Mads Kiilerich
-
largefiles: full debugdirstate functionality for largefilesSat, 27 Apr 2013 23:19:52 +0200, by Mads Kiilerich
-
largefiles: make cat on standins do somethingSat, 27 Apr 2013 23:19:52 +0200, by Mads Kiilerich
-
largefiles: remove confusing handling of .bad return value - it is voidSun, 13 Apr 2014 18:45:43 +0200, by Mads Kiilerich
-
largefiles: fix profile of unused largefilesdirstate._ignoreThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
largefiles: import whole modules instead of importing parts of themTue, 08 Apr 2014 00:48:36 +0200, by Mads Kiilerich
-
largefiles: update should only create a .orig backup of a largefile onceThu, 18 Apr 2013 18:56:18 +0200, by Mads Kiilerich
-
merge: let manifestmerge emit 'keep' actions when keeping wd versionMon, 07 Apr 2014 02:12:28 +0200, by Mads Kiilerich
-
merge: pass merge ancestor to calculateupdates as a listSun, 06 Apr 2014 13:39:51 +0200, by Mads Kiilerich
-
merge: move ancestor selection tweaking from manifestmerge to update functionSun, 06 Apr 2014 13:39:51 +0200, by Mads Kiilerich
-
match: make it more clear what _roots do and that it ends up in match()._filesThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
cat: explicitly document the supported formatter rulesTue, 15 Apr 2014 23:29:19 -0400, by Matt Harbison
-
convert: backout 81cf597dafa9 and a3545c3104aa -closemapWed, 16 Apr 2014 01:10:08 +0200, by Mads Kiilerich
-
convert: backout b75a04502ced and 9616b03113ce - tagmapWed, 16 Apr 2014 01:09:49 +0200, by Mads Kiilerich
-
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