Mercurial > hg
graph
-
transaction: pass the transaction to 'finalize' callbackSat, 08 Nov 2014 16:31:38 +0000, by Pierre-Yves David
-
transaction: pass the transaction to 'pending' callbackSat, 08 Nov 2014 16:27:50 +0000, by Pierre-Yves David
-
transaction: gather backupjournal logic together in the __init__Wed, 05 Nov 2014 10:22:17 +0000, by Pierre-Yves David
-
transaction: handle missing file in backupentries (instead of using entries)Wed, 05 Nov 2014 01:38:48 +0000, by Pierre-Yves David
-
test-hup: use ls instead of echoWed, 05 Nov 2014 01:23:40 +0000, by Pierre-Yves David
-
largefiles: move "copyalltostore" invocation into "markcommitted"Sat, 08 Nov 2014 00:48:41 +0900, by FUJIWARA Katsunori
-
largefiles: avoid printing messages while transplanting by "_lfstatuswriters"Sat, 08 Nov 2014 00:48:41 +0900, by FUJIWARA Katsunori
-
largefiles: update standins only at the 1st commit of "transplant --continue"Sat, 08 Nov 2014 00:48:41 +0900, by FUJIWARA Katsunori
-
largefiles: avoid redundant "updatelfiles" invocation in "overridetransplant"Sat, 08 Nov 2014 00:48:38 +0900, by FUJIWARA Katsunori
-
merge with stableWed, 12 Nov 2014 15:18:30 -0600, by Matt Mackall
-
util.system: remove unused handling of onerr=uiSat, 08 Nov 2014 13:14:19 +0900, by Yuya Nishihara
-
util.system: use ui.system() in place of optional ui.fout parameterSat, 08 Nov 2014 13:06:22 +0900, by Yuya Nishihara
-
ui: introduce util.system() wrapper to make sure ui.fout is usedSat, 08 Nov 2014 12:57:42 +0900, by Yuya Nishihara
-
hook: remove redundant code to redirect http hook output to client streamWed, 12 Nov 2014 22:21:51 +0900, by Yuya Nishihara
-
hgk: forward command output to ui.fout consistentlyWed, 12 Nov 2014 21:53:44 +0900, by Yuya Nishihara
-
merge with stableTue, 11 Nov 2014 18:43:19 -0600, by Matt Mackall
-
run-tests: use a try/except ladder instead of looking for a specific versionMon, 10 Nov 2014 13:20:56 -0500, by Augie Fackler
-
hghave: use a less brittle have-json checkMon, 10 Nov 2014 13:27:25 -0500, by Augie Fackler
-
sortdict: add insert methodWed, 15 Oct 2014 12:39:19 -0700, by Sean Farley
-
sortdict: add iteritems methodSun, 09 Nov 2014 13:15:28 -0800, by Sean Farley
-
addremove: add back forgotten files (BC)Sat, 08 Nov 2014 23:13:39 -0800, by Martin von Zweigbergk
-
add: add back forgotten files even when not matching exactly (BC)Mon, 10 Nov 2014 14:51:18 -0800, by Martin von Zweigbergk
-
context.status: explain "caching reasons" more fullyTue, 11 Nov 2014 10:16:54 -0800, by Martin von Zweigbergk
-
localrepo: rename revlog.maxchainlen to format.maxchainlenTue, 11 Nov 2014 10:35:06 -0500, by Augie Fackler
-
revlog: add config variable for limiting delta-chain lengthThu, 06 Nov 2014 14:20:05 -0800, by Mateusz Kwapich
-
debugrevlog: fix computing chain length in debugrevlog -dThu, 06 Nov 2014 14:08:25 -0800, by Mateusz Kwapich
-
transaction: factorise append-only file registrationWed, 05 Nov 2014 10:13:01 +0000, by Pierre-Yves David
-
transaction: document `tr.add`Wed, 05 Nov 2014 13:00:48 +0000, by Pierre-Yves David
-
transaction: drop backupentries logic from startgroup and endgroupWed, 05 Nov 2014 10:05:38 +0000, by Pierre-Yves David
-
transaction: document startgroup and endgroupWed, 05 Nov 2014 10:00:15 +0000, by Pierre-Yves David
-
transaction: mark backup-related attributes privateWed, 05 Nov 2014 09:31:57 +0000, by Pierre-Yves David
-
transaction: document the contents of `tr.backupentries`Wed, 05 Nov 2014 01:30:29 +0000, by Pierre-Yves David
-
transaction: drop the third item in `tr.backupentries`Wed, 05 Nov 2014 01:33:16 +0000, by Pierre-Yves David
-
rebase: fix rebase with no common ancestors (issue4446) stable 3.2.1Mon, 10 Nov 2014 10:44:42 -0800, by Durham Goode
-
test-run-tests: accept more levels of precision and trailing ws (issue4440) stableThu, 06 Nov 2014 10:57:13 -0500, by Augie Fackler
-
merge with stableMon, 10 Nov 2014 17:29:15 -0600, by Matt Mackall
-
changegroup.cg2packer: lookup 'group' via inheritance chainFri, 07 Nov 2014 17:54:59 -0800, by Siddharth Agarwal
-
context.status: only filter suspect symlinks in the dirstate statusThu, 23 Oct 2014 17:00:38 -0700, by Martin von Zweigbergk
-
context.status: inline _poststatus()Thu, 23 Oct 2014 16:19:56 -0700, by Martin von Zweigbergk
-
context.status: remove now-empty _prestatus()Sun, 12 Oct 2014 00:06:40 -0700, by Martin von Zweigbergk
-
context.status: call _dirstatestatus() from within _buildstatus()Sat, 11 Oct 2014 23:30:08 -0700, by Martin von Zweigbergk
-
context.status: move manifest caching trick to _buildstatus()Sun, 12 Oct 2014 00:00:13 -0700, by Martin von Zweigbergk
-
context.status: remove unused arguments from _matchstatus()Sat, 11 Oct 2014 23:18:53 -0700, by Martin von Zweigbergk
-
context.status: remove overriding in workingctxThu, 23 Oct 2014 13:43:20 -0700, by Martin von Zweigbergk
-
synthrepo: when adding files, ensure new path is not a directoryMon, 20 Oct 2014 14:20:43 -0400, by Mike Edgar
-
synthrepo: synthesized dates must be positive, fit in 32-bit signed intsMon, 20 Oct 2014 13:59:13 -0400, by Mike Edgar
-
discovery: test coverage for issue4438 / 86c35b7ae300 / 73cfaa348650Thu, 06 Nov 2014 01:48:29 +0100, by Mads Kiilerich
-
hgweb: fix a crash when using web.archivesubrepos stableWed, 05 Nov 2014 21:33:45 -0500, by Matt Harbison
-
tests: introduce a subrepository to test-archive.t stableWed, 05 Nov 2014 20:31:58 -0500, by Matt Harbison
-
test-status-rev: add tests for plain dirstate and inter-revision statusTue, 04 Nov 2014 21:45:26 -0800, by Martin von Zweigbergk
-
test-status-rev: remove unnecessary initial commitTue, 04 Nov 2014 21:22:46 -0800, by Martin von Zweigbergk
-
test-status-rev: use one glob for each expected statusTue, 04 Nov 2014 16:10:20 -0800, by Martin von Zweigbergk
-
test-status-rev: remove duplicate testsTue, 04 Nov 2014 15:36:35 -0800, by Martin von Zweigbergk
-
changegroup: don't store unused value on fnodes (issue4443) stableThu, 06 Nov 2014 22:33:48 -0800, by Gregory Szorc
-
changegroup: don't define lookupmf() until it is needed stableThu, 06 Nov 2014 20:57:12 -0800, by Gregory Szorc
-
mail: actually use the verifycert config value stableWed, 05 Nov 2014 18:31:39 +0000, by Pierre-Yves David
-
exchange: use the postclose API on transactionTue, 28 Oct 2014 14:58:36 +0100, by Pierre-Yves David
-
changegroup: use the 'postclose' API on transactionTue, 28 Oct 2014 15:44:23 +0100, by Pierre-Yves David
-
transaction: allow registering a post-close callbackTue, 28 Oct 2014 14:24:43 +0100, by Pierre-Yves David
-
exchange: swap "push" for "pull" in pulloperation docstringFri, 24 Oct 2014 15:58:46 -0400, by Mike Edgar
-
exchange: prepare kwargs for bundle2 part generation exactly onceWed, 29 Oct 2014 12:46:08 -0400, by Mike Edgar
-
exchange: fix indentation in _pullchangesetSat, 25 Oct 2014 00:40:51 -0400, by Mike Edgar
-
dagutil: fix id/ix typos in docstringsFri, 24 Oct 2014 16:26:44 -0400, by Mike Edgar
-
patchbomb: extract 'getpatchmsgs' closure into its own functionThu, 06 Nov 2014 11:55:37 +0000, by Pierre-Yves David
-
patchbomb: extract 'makeintro' closure into its own functionThu, 06 Nov 2014 11:57:48 +0000, by Pierre-Yves David
-
patchbomb: extract 'getbundlemsgs' closure in its own functionTue, 04 Nov 2014 21:48:23 +0000, by Pierre-Yves David
-
patchbomb: extract 'getdescription' closure in its own functionTue, 04 Nov 2014 21:41:35 +0000, by Pierre-Yves David
-
patchbomb: extract 'getbundle' closure in its own functionTue, 04 Nov 2014 21:33:57 +0000, by Pierre-Yves David
-
patchbomb: extract 'getpatches' closure in its own functionTue, 04 Nov 2014 21:28:57 +0000, by Pierre-Yves David
-
patchbomb: extract 'getoutgoing' closure into its own functionTue, 04 Nov 2014 21:22:59 +0000, by Pierre-Yves David
-
bundle2: handle empty 'b2x:changegroup' value in push and pullThu, 06 Nov 2014 09:52:57 +0000, by Pierre-Yves David
-
bundle2: drop duplicated definition of 'b2x:exchange'Thu, 06 Nov 2014 10:05:43 +0000, by Pierre-Yves David
-
convert: use git diff-tree -Cn% instead of --find-copies=n% for older git stableThu, 06 Nov 2014 09:36:39 +0100, by Thomas Arendsen Hein
-
changelog: rely on transaction for finalizationSat, 18 Oct 2014 01:09:41 -0700, by Pierre-Yves David
-
transaction: allow registering a finalization callbackFri, 17 Oct 2014 22:28:09 -0700, by Pierre-Yves David
-
changelog: handle writepending in the transactionFri, 17 Oct 2014 21:55:31 -0700, by Pierre-Yves David
-
transaction: add 'writepending' logicFri, 17 Oct 2014 21:19:54 -0700, by Pierre-Yves David
-
changelog: rework the delayupdate mechanismSat, 18 Oct 2014 01:12:18 -0700, by Pierre-Yves David
-
merge with stableWed, 05 Nov 2014 12:41:12 -0600, by Matt Mackall
-
bookmarks: fix formatting of exchange message (issue4439) stableWed, 05 Nov 2014 17:25:00 +0000, by Pierre-Yves David
-
test-status-rev: document one more broken testTue, 04 Nov 2014 12:26:06 -0800, by Martin von Zweigbergk
-
test-status-rev: use common script for generating file historyTue, 04 Nov 2014 16:09:52 -0800, by Martin von Zweigbergk
-
test-status-rev: use same names as from generate-working-copy-statesMon, 20 Oct 2014 23:56:55 -0700, by Martin von Zweigbergk
-
test-revert: move embedded script to its own fileMon, 03 Nov 2014 16:27:01 -0800, by Martin von Zweigbergk
-
test-revert: simplify generation of filesSat, 18 Oct 2014 22:00:08 -0700, by Martin von Zweigbergk
-
merge with stableWed, 05 Nov 2014 11:16:31 -0600, by Matt Mackall
-
discovery: indices between sample and yesno must match (issue4438) stableWed, 05 Nov 2014 13:05:32 +0100, by Mads Kiilerich
-
discovery: limit 'all local heads known remotely' to real 'all' (issue4438) stableWed, 05 Nov 2014 13:05:29 +0100, by Mads Kiilerich
-
largefiles: avoid printing messages while rebasing by "_lfstatuswriters"Wed, 05 Nov 2014 23:24:47 +0900, by FUJIWARA Katsunori
-
largefiles: get function to write status messages via "getstatuswriter()"Wed, 05 Nov 2014 23:24:47 +0900, by FUJIWARA Katsunori
-
largefiles: introduce "_lfstatuswriters" to customize status reportingWed, 05 Nov 2014 23:24:47 +0900, by FUJIWARA Katsunori
-
largefiles: update standins only at the 1st commit of "hg rebase --continue"Wed, 05 Nov 2014 23:24:47 +0900, by FUJIWARA Katsunori
-
largefiles: introduce "_lfcommithooks" to abstract pre-committing proceduresWed, 05 Nov 2014 23:24:47 +0900, by FUJIWARA Katsunori
-
largefiles: factor out procedures to update standins for pre-committingWed, 05 Nov 2014 23:24:47 +0900, by FUJIWARA Katsunori
-
largefiles: factor out procedures to update lfdirstate for post-committingWed, 05 Nov 2014 23:24:47 +0900, by FUJIWARA Katsunori
-
largefiles: remove meaningless code path for "hg pull --rebase"Wed, 05 Nov 2014 23:24:47 +0900, by FUJIWARA Katsunori
-
largefiles: wrap "rebase.rebase" for functions using it directlyWed, 05 Nov 2014 23:24:47 +0900, by FUJIWARA Katsunori
-
changegroup: introduce cg2packer/unpackerFri, 17 Oct 2014 14:41:11 +0200, by Sune Foldager
-
push: send highest changegroup format supported by both sideFri, 17 Oct 2014 12:19:24 -0700, by Pierre-Yves David
-
getbundle: send highest changegroup format supported by both sideFri, 17 Oct 2014 14:59:10 +0200, by Pierre-Yves David
-
changegroup: allow use of different cg#packer in getchangegrouprawFri, 17 Oct 2014 14:41:21 +0200, by Sune Foldager
-
changegroup: introduce "raw" versions of some commandsFri, 17 Oct 2014 14:41:02 +0200, by Sune Foldager
-
merge with stableTue, 04 Nov 2014 16:43:33 -0600, by Matt Mackall
-
win32: remove Mercurial.ini file from Inno Setup installer (issue4435)Tue, 04 Nov 2014 21:54:27 +0100, by Pascal Quantin
-
win32: fix win32 installers generationTue, 04 Nov 2014 21:35:49 +0100, by Pascal Quantin
-
patchbomb: add label and color to the confirm outputTue, 04 Nov 2014 13:38:33 +0000, by Pierre-Yves David
-
tests: write hgrc of more than two lines by using shell heredocTue, 04 Nov 2014 23:41:46 +0900, by Yuya Nishihara
-
perf: use a formatter for outputTue, 04 Nov 2014 10:40:06 +0000, by Pierre-Yves David
-
bundle2: support a "version" argument in `changegroup` partWed, 24 Sep 2014 21:33:12 -0700, by Pierre-Yves David
-
bundle2caps: advertise the available versions for changegroup packerWed, 24 Sep 2014 21:28:54 -0700, by Pierre-Yves David
-
changegroup: add a "packermap" dictionary to track different packer versionsWed, 24 Sep 2014 21:24:06 -0700, by Pierre-Yves David
-
templater: don't overwrite the keyword mapping in runsymbol() (issue4362) stableMon, 03 Nov 2014 12:08:03 -0500, by Matt Harbison
-
revset-matching: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:15:35 -0700, by Pierre-Yves David
-
revset-parentspec: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:15:06 -0700, by Pierre-Yves David
-
revset-children: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:14:17 -0700, by Pierre-Yves David
-
revset-ancestorspec: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:11:25 -0700, by Pierre-Yves David
-
revset-rangeset: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:10:44 -0700, by Pierre-Yves David