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