Mercurial > hg
graph
-
sslutil: reorder validator code to make it more readableMon, 09 Jan 2012 14:43:24 +0100, by Mads Kiilerich
-
sslutil: show fingerprint when cacerts validation failsMon, 09 Jan 2012 14:43:24 +0100, by Mads Kiilerich
-
sslutil: handle setups without .getpeercert() early in the validatorMon, 09 Jan 2012 14:43:23 +0100, by Mads Kiilerich
-
sslutil: verify that wrap_socket really wrapped the socketMon, 09 Jan 2012 14:43:15 +0100, by Mads Kiilerich
-
largefiles: remove pasted codeSun, 08 Jan 2012 17:46:27 +0100, by Levi Bard
-
largefiles: add tests for uncovered codepaths (issue3092)Sun, 08 Jan 2012 17:09:01 +0100, by Levi Bard
-
largefiles: add error checking to tags conversion (issue3092)Sun, 08 Jan 2012 17:06:34 +0100, by Levi Bard
-
largefiles: don't reference uninitialized variable (issue3092)Sun, 08 Jan 2012 17:03:39 +0100, by Levi Bard
-
merge with i18nMon, 09 Jan 2012 20:17:37 -0600, by Matt Mackall
-
i18n-ru: synchronized with e251250ac20bSun, 08 Jan 2012 13:54:36 +0400, by Alexander Sauta
-
i18n-ru: revsets predicates translatedSun, 08 Jan 2012 03:48:09 +0700, by Andrei Polushin
-
i18-ru: debug commands translatedFri, 06 Jan 2012 00:16:14 +0400, by Alexander Sauta
-
i18n-ru: user prompt related strings translatedThu, 05 Jan 2012 02:04:30 +0400, by Alexander Sauta
-
i18n-ru: tanslated record-zeroconfThu, 05 Jan 2012 01:00:43 +0400, by Alexander Sauta
-
merge with stableMon, 09 Jan 2012 20:16:57 -0600, by Matt Mackall
-
rebase: reinstate old-style rev spec support for the source and base (issue3181) stableSun, 08 Jan 2012 23:09:35 +0800, by Steven Brown
-
dirstate: propagate IOError other than ENOENT when reading branch stableFri, 06 Jan 2012 07:37:59 +0100, by Pierre-Yves David
-
mq: Document that qdel requires exact patch identifiers stableFri, 06 Jan 2012 15:05:51 +0100, by Olav Reinert
-
canonpath: allow canonicalization of non-existant pathsSun, 08 Jan 2012 15:23:26 +0100, by Dan Villiom Podlaski Christiansen
-
largefiles: factor out a copyalltostore() functionSun, 08 Jan 2012 14:33:10 +0100, by Dan Villiom Podlaski Christiansen
-
largefiles: add precommit hook to check for inappropriate lockingSat, 07 Jan 2012 19:11:31 +0100, by Levi Bard
-
largefiles: fix inappropriate locking (issue3182)Sat, 07 Jan 2012 19:05:59 +0100, by Levi Bard
-
largefiles: correctly handle dirstate status when rebasingSat, 07 Jan 2012 18:43:34 +0100, by Na'Tosha Bard
-
largefiles: implement addremove (issue3064)Sat, 07 Jan 2012 12:42:54 +0100, by Na'Tosha Bard
-
Use explicit integer divisionSun, 08 Jan 2012 18:15:54 +0100, by Martin Geisler
-
cvsps: pull function definition out of loopSun, 08 Jan 2012 17:57:25 +0100, by Martin Geisler
-
largefiles: Fix parser warning: redefinition of unused 'node' from line 14Sun, 08 Jan 2012 11:23:21 +0100, by Levi Bard
-
merge with stableSun, 08 Jan 2012 14:50:20 +0100, by Martin Geisler
-
largefiles: fix output of hg summary (issue3060) stableSun, 08 Jan 2012 12:35:47 +0100, by Na'Tosha Bard
-
largefiles: fix confusion upon removal of added largefile (issue3176) stableSun, 08 Jan 2012 11:19:51 +0100, by Na'Tosha Bard
-
largefiles: remove invalid comment (issue3065)Sat, 07 Jan 2012 23:37:19 +0100, by Na'Tosha Bard
-
largefiles: clean up and shorten test output by using the same log format everywhereSat, 07 Jan 2012 15:35:15 +0100, by Na'Tosha Bard
-
largefiles: remove a chunk of commented out codeSat, 07 Jan 2012 15:27:34 +0100, by Dan Villiom Podlaski Christiansen
-
Remove FSF mailing address from GPL headersFri, 06 Jan 2012 16:27:13 +0100, by Martin Geisler
-
dispatch: lowercase abort messageFri, 06 Jan 2012 16:16:58 +0100, by Martin Geisler
-
merge with stableFri, 06 Jan 2012 11:43:17 +0100, by Martin Geisler
-
commands: add link to addremove in commit help text stableFri, 06 Jan 2012 11:15:32 +0100, by Martin Geisler
-
largefiles: display remote errors from putlfile (issue3123) (issue3149)Thu, 05 Jan 2012 07:26:22 -0800, by Kevin Gessner
-
cmdutil: simplify duplicatecopiesThu, 05 Jan 2012 20:35:10 -0600, by Matt Mackall
-
hgcia: fix diffstat supportThu, 05 Jan 2012 14:14:12 -0600, by Matt Mackall
-
copies: rewrite copy detection for non-merge usersWed, 04 Jan 2012 17:55:30 -0600, by Matt Mackall
-
copies: split the copies api for "normal" and merge cases (API)Wed, 04 Jan 2012 15:48:02 -0600, by Matt Mackall
-
merge with stableTue, 03 Jan 2012 17:13:03 -0600, by Matt Mackall
-
progress: Use the same GPL boilerplate as most hg filesMon, 02 Jan 2012 19:30:28 -0600, by Augie Fackler
-
color: Use the same GPL boilerplate as most hg filesMon, 02 Jan 2012 19:30:21 -0600, by Augie Fackler
-
encoding: use hint markup for "please check your locale settings"Mon, 26 Dec 2011 15:01:06 +0100, by Mads Kiilerich
-
tests: make simple single quotes work with dummyssh on windowsMon, 26 Dec 2011 15:30:43 +0100, by Mads Kiilerich
-
tests: ensure platform independent revision hashes in test-notify.tMon, 26 Dec 2011 16:54:43 +0100, by Mads Kiilerich
-
tests: ignore slash direction in paths in test-notify-changegroup.tMon, 26 Dec 2011 16:57:14 +0100, by Mads Kiilerich
-
merge with stableSun, 01 Jan 2012 14:06:24 -0600, by Matt Mackall
-
merge with stableSun, 01 Jan 2012 14:05:03 -0600, by Matt Mackall
-
merge with i18nSun, 01 Jan 2012 13:37:44 -0600, by Matt Mackall
-
i18n-ru: translated commands output up to the endSun, 01 Jan 2012 19:45:06 +0400, by Alexander Sauta
-
i18n-ru: added missing strings in Mercurial helpSat, 31 Dec 2011 21:54:14 +0300, by Alexander Sauta