Mercurial > hg-stable
graph
-
cmdserver: postpone creation of pipe server until run()Sat, 15 Nov 2014 13:04:41 +0900, by Yuya Nishihara
-
cmdserver: use given streams as pipe channels like other commandsSat, 15 Nov 2014 12:43:35 +0900, by Yuya Nishihara
-
revset.only: use cl.findmissingrevsFri, 14 Nov 2014 16:38:58 -0800, by Siddharth Agarwal
-
manifestmerge: use already existing fl2 synonym for m2.flags(f)Fri, 14 Nov 2014 09:33:28 -0800, by Martin von Zweigbergk
-
merge: drop underscore prefix from _checkunknown()Thu, 13 Nov 2014 23:12:15 -0800, by Martin von Zweigbergk
-
transaction: drop special handling for phases and bookmarks generationWed, 12 Nov 2014 14:47:48 +0000, by Pierre-Yves David
-
transaction: use 'location' instead of 'vfs' objects for file generationFri, 17 Oct 2014 20:53:42 -0700, by Pierre-Yves David
-
transaction: use 'location' instead of 'vfs' in the addbackup methodWed, 05 Nov 2014 01:59:32 +0000, by Pierre-Yves David
-
addbackup: handle file in subdirectoryFri, 14 Nov 2014 00:14:23 +0000, by Pierre-Yves David
-
addbackup: use the vfs for the backup destination tooFri, 14 Nov 2014 14:54:55 +0000, by Pierre-Yves David
-
transaction: set backupentries version to proper valueThu, 13 Nov 2014 11:17:36 +0000, by Pierre-Yves David
-
transaction: support cache file in backupentriesThu, 13 Nov 2014 11:17:09 +0000, by Pierre-Yves David
-
transaction: use the location value when doing backupFri, 17 Oct 2014 21:04:35 -0700, by Pierre-Yves David
-
transaction: pass a vfs map to the transactionFri, 17 Oct 2014 20:49:39 -0700, by Pierre-Yves David
-
transaction: change the on disk format for backupentriesWed, 05 Nov 2014 01:52:46 +0000, by Pierre-Yves David
-
silenttestrunner: add environment variable to make tests noisy againThu, 13 Nov 2014 15:47:15 -0500, by Augie Fackler
-
largefiles: update comments to refer to the right overridden methodFri, 14 Nov 2014 05:58:59 -0800, by Martin von Zweigbergk
-
revlog: cache chain info after calculating it for a rev (issue4452)Thu, 13 Nov 2014 21:36:38 -0800, by Siddharth Agarwal
-
manifest: add matches() methodWed, 22 Oct 2014 21:38:30 -0700, by Martin von Zweigbergk
-
context.status: pass status tuple into _buildstatusWed, 12 Nov 2014 22:20:36 -0800, by Martin von Zweigbergk
-
context.status: avoid de- and reconstructing status tupleWed, 12 Nov 2014 22:07:31 -0800, by Martin von Zweigbergk
-
context.status: make _dirstatestatus() return an status tupleWed, 12 Nov 2014 16:51:11 -0800, by Martin von Zweigbergk
-
context.status: wipe deleted/unknown/ignored fields when reversedWed, 12 Nov 2014 21:19:07 -0800, by Martin von Zweigbergk
-
patch.trydiff: add support for noprefixWed, 12 Nov 2014 23:50:21 -0800, by Siddharth Agarwal
-
mdiff.unidiff: add support for noprefixWed, 12 Nov 2014 23:29:14 -0800, by Siddharth Agarwal
-
diff: add a --noprefix optionThu, 13 Nov 2014 00:13:48 -0800, by Siddharth Agarwal
-
patch.diffopts: add support for noprefixThu, 13 Nov 2014 00:08:44 -0800, by Siddharth Agarwal
-
patch.diffopts: allow a setting to be forced in plain modeWed, 12 Nov 2014 23:47:25 -0800, by Siddharth Agarwal
-
patch.diffopts: break get function into if statementsWed, 12 Nov 2014 23:44:17 -0800, by Siddharth Agarwal
-
mdiff.diffopts: add a new noprefix optionWed, 12 Nov 2014 23:25:32 -0800, by Siddharth Agarwal
-
mdiff.diffopts: add doc comment for nobinaryWed, 12 Nov 2014 23:19:44 -0800, by Siddharth Agarwal
-
changelog: register changelog.i.a as a temporary fileSat, 08 Nov 2014 17:08:09 +0000, by Pierre-Yves David
-
transaction: allow registering a temporary transaction fileWed, 05 Nov 2014 09:27:08 +0000, by Pierre-Yves David
-
transaction: always generate file on closeThu, 13 Nov 2014 10:22:47 +0000, by Pierre-Yves David
-
remove: move most of the implementation into cmdutils.remove()Sun, 09 Nov 2014 12:31:34 -0500, by Matt Harbison
-
revlog: increase I/O bound to 4x the amount of data consumedTue, 11 Nov 2014 20:08:19 -0800, by Siddharth Agarwal
-
revlog: bound based on the length of the compressed deltasTue, 11 Nov 2014 20:01:19 -0800, by Siddharth Agarwal
-
revlog: compute length of compressed deltas along with chain lengthTue, 11 Nov 2014 19:54:36 -0800, by Siddharth Agarwal
-
revlog: store fulltext when compressed delta is bigger than itTue, 11 Nov 2014 21:41:12 -0800, by Siddharth Agarwal
-
revlog: make a predicate clearer with parensTue, 11 Nov 2014 21:39:56 -0800, by Siddharth Agarwal
-
transaction: extract backupentry registration in a dedicated functionWed, 05 Nov 2014 13:06:24 +0000, by Pierre-Yves David
-
transaction: pass the transaction to 'postclose' callbackSat, 08 Nov 2014 16:35:15 +0000, by Pierre-Yves David
-
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