Mercurial > hg
graph
-
phases: add a phases command to display and manipulate phasesTue, 10 Jan 2012 19:45:35 +0100, by Pierre-Yves David
-
annotate: append newline after non newline-terminated file listingsTue, 10 Jan 2012 10:18:19 +0200, by Ion Savin
-
subrepo: avoid syncing bookmarks twice on clone (issue3191)Tue, 10 Jan 2012 13:48:42 -0600, by Matt Mackall
-
revlog: clarify strip docstring "readd" -> "re-add"Tue, 10 Jan 2012 22:35:25 +0800, by Steven Brown
-
merge with stableTue, 10 Jan 2012 15:23:49 +0100, by Martin Geisler
-
filesets: use example with quotes for encoding predicate stableTue, 10 Jan 2012 15:20:16 +0100, by Martin Geisler
-
phases: use graph and phase name in exchange testSat, 07 Jan 2012 17:03:33 +0100, by Pierre-Yves David
-
phases: ``{phase}`` template keyword display the phase nameFri, 06 Jan 2012 11:20:49 +0100, by Pierre-Yves David
-
phases: add a phasestr method on contextThu, 29 Dec 2011 04:40:09 +0100, by Pierre-Yves David
-
phases: add list of string to access phase nameWed, 04 Jan 2012 01:02:16 +0100, by Pierre-Yves David
-
phases: fix phase synchronization on pushWed, 04 Jan 2012 01:12:31 +0100, by Pierre-Yves David
-
phases: implements simple revset symbolFri, 06 Jan 2012 10:04:20 +0100, by Pierre-Yves David
-
phases: store phase values in constant instead of using raw integerFri, 06 Jan 2012 09:51:35 +0100, by Pierre-Yves David
-
sslutil: abort properly if no certificate received for https connectionMon, 09 Jan 2012 14:56:05 +0100, by Mads Kiilerich
-
sslutil: work around validator crash getting certificate on failed socketsMon, 09 Jan 2012 14:43:25 +0100, by Mads Kiilerich
-
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