Mercurial > hg
graph
-
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
-
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