Mercurial > hg
graph
-
patch: inline small, single-use 'write' functionThu, 17 Jun 2010 15:51:27 +0200, by Dirkjan Ochtman
-
patch: inline small, single-use 'close' functionThu, 17 Jun 2010 15:50:35 +0200, by Dirkjan Ochtman
-
mq: __str__ falls back to __repr__Thu, 17 Jun 2010 15:53:26 +0200, by Dirkjan Ochtman
-
bookmarks: update known bookmarks on the target on pushThu, 17 Jun 2010 12:22:21 -0500, by Matt Mackall
-
bookmarks: pull known bookmarks from server that are newerThu, 17 Jun 2010 12:10:47 -0500, by Matt Mackall
-
bookmarks: add pushkey server-side supportThu, 17 Jun 2010 11:01:51 -0500, by Matt Mackall
-
pushkey: add debugpushkey command for testingWed, 16 Jun 2010 16:05:47 -0500, by Matt Mackall
-
pushkey: add http supportWed, 16 Jun 2010 16:05:19 -0500, by Matt Mackall
-
pushkey: add ssh supportWed, 16 Jun 2010 16:05:13 -0500, by Matt Mackall
-
pushkey: add localrepo supportWed, 16 Jun 2010 16:04:46 -0500, by Matt Mackall
-
pushkey: add pushkey coreWed, 16 Jun 2010 16:04:44 -0500, by Matt Mackall
-
sshrepo: sort argumentsWed, 16 Jun 2010 15:01:09 -0500, by Matt Mackall
-
mq: make 'qdelete <patchidx>' work again.Wed, 16 Jun 2010 22:00:02 -0400, by Greg Ward
-
bdiff.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
diffhelpers.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
base85.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
parsers.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
mpatch.c: Added preliminary support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
osutil.c: Support for py3k added.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
util.h: Utility macros for handling different Python APIs.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
relink: ensure deterministic directory walk in collectWed, 16 Jun 2010 12:22:14 +0200, by Martin Geisler
-
help: add "glossary" topicWed, 16 Jun 2010 15:20:22 +0530, by Faheem Mitha
-
relink/progress: Adding progress for collecting stageThu, 10 Jun 2010 15:35:06 +0200, by timeless
-
relink/progress: Adding progress for pruning stageThu, 10 Jun 2010 13:09:50 +0200, by timeless
-
merge: when current branch has 1 or > 2 heads, actually abort.Mon, 14 Jun 2010 16:06:52 -0400, by Greg Ward
-
tags: remove inactive debugging code.Tue, 15 Jun 2010 16:10:32 -0400, by Greg Ward
-
tags: remove the old non-caching implementation of findglobaltags().Tue, 15 Jun 2010 15:02:54 -0400, by Greg Ward
-
keyword: postpone manifest calculation in kwtemplater.overwriteTue, 15 Jun 2010 17:15:31 +0200, by Christian Ebert
-
revset: fix call to ctx.extra() in closed()Sun, 13 Jun 2010 23:25:27 +0200, by Georg Brandl
-
p4: fix long line and bad spacing around %Tue, 15 Jun 2010 11:05:17 +0200, by Martin Geisler
-
Fix shell quoting on p4 conversionMon, 14 Jun 2010 16:38:36 +0100, by Frank Kingswood
-
tests: rename test-merge3 to test-add-remove.Mon, 14 Jun 2010 13:39:00 -0400, by Greg Ward
-
check-code: reformat long linesTue, 15 Jun 2010 10:01:55 +0200, by Martin Geisler
-
dagparser: replace format with strTue, 15 Jun 2010 10:00:07 +0200, by Martin Geisler
-
check-code: catch format(), introduced in Python 2.6Tue, 15 Jun 2010 09:55:59 +0200, by Martin Geisler
-
commands: get rid of generic exception in debugbuilddagTue, 15 Jun 2010 09:53:50 +0200, by Martin Geisler
-
check-code: fix check for any/all functionTue, 15 Jun 2010 09:51:52 +0200, by Martin Geisler
-
hgext/zeroconf/__init__.py: Separate relative and absolute imports.Mon, 14 Jun 2010 16:56:20 -0300, by Renato Cunha
-
revset: improve filter argument handlingFri, 11 Jun 2010 15:30:12 -0500, by Matt Mackall
-
commands: format is a Python2.6 functionFri, 11 Jun 2010 18:54:10 +0200, by Martin Geisler
-
debugbuilddag: build a changelog dag from a concise descriptionThu, 10 Jun 2010 11:49:48 +0200, by Peter Arrenbrecht
-
debugdag and debugindexdag: emit changelog/revlog DAGs as concise textThu, 10 Jun 2010 11:48:45 +0200, by Peter Arrenbrecht
-
dagparser: parses and formats DAGs as concise textThu, 10 Jun 2010 11:48:15 +0200, by Peter Arrenbrecht
-
tests: fix up webraw encodingThu, 10 Jun 2010 15:30:15 -0500, by Matt Mackall
-
strip: backup bundles should use the .hg extensionThu, 10 Jun 2010 15:23:31 -0500, by Matt Mackall
-
hgweb: specify a charset when sending raw text filesWed, 09 Jun 2010 12:41:44 -1000, by Julian Cowley
-
summary: report copies and renamesWed, 09 Jun 2010 16:39:25 -0500, by Matt Mackall
-
provide pre- and post- hooks with parsed command line arguments.Thu, 10 Jun 2010 09:32:19 -0700, by Chad Dombrova
-
tests: fix some branch head falloutWed, 09 Jun 2010 16:25:28 -0500, by Matt Mackall
-
pager: set ui.formatted() prior to redirecting stdout.Mon, 07 Jun 2010 15:34:48 +0200, by Dan Villiom Podlaski Christiansen
-
mq: use ui.formatted() instead of ui.plain().Mon, 07 Jun 2010 15:33:03 +0200, by Dan Villiom Podlaski Christiansen
-
color: use ui.formatted().Mon, 07 Jun 2010 15:28:54 +0200, by Dan Villiom Podlaski Christiansen
-
ui: document the formatted(), interactive() & plain() functions.Mon, 07 Jun 2010 16:14:12 +0200, by Dan Villiom Podlaski Christiansen
-
ui: add ui.formatted configuration variable and accessor function.Mon, 07 Jun 2010 14:59:52 +0200, by Dan Villiom Podlaski Christiansen
-
revlog: fix inconsistent comment formattingThu, 10 Jun 2010 17:10:05 +0200, by Martin Geisler
-
improve --branch processing (and differentiate from # syntax)Thu, 10 Jun 2010 12:46:09 +0200, by Sune Foldager
-
help: show value requirement and multiple occurrence of optionsSun, 06 Jun 2010 17:25:00 +0900, by FUJIWARA Katsunori
-
keyword: pass context to kwtemplater.overwriteWed, 09 Jun 2010 12:45:48 +0100, by Christian Ebert
-
parser: fix missing param in _matchTue, 08 Jun 2010 16:27:59 +0200, by Peter Arrenbrecht
-
commit: add tests for the 'created new head' messageTue, 08 Jun 2010 22:30:44 +0200, by Gilles Moris
-
commit: fix display of 'created new head' message (issue2186)Tue, 08 Jun 2010 22:28:42 +0200, by Gilles Moris
-
rebase: --abort doesn't strip away the target changeset (issue2220)Tue, 08 Jun 2010 18:01:07 +0200, by Stefano Tortarolo
-
test-branch-option: Updated output to match rev 3f1409082720Wed, 09 Jun 2010 17:22:59 +0200, by Jan Sorensen
-
Merge with mpmWed, 09 Jun 2010 17:50:45 +0200, by Martin Geisler
-
discovery: fix description lineWed, 09 Jun 2010 17:27:47 +0200, by Dirkjan Ochtman
-
Merge with stableTue, 08 Jun 2010 15:57:59 -0500, by Matt Mackall
-
Merge backoutTue, 08 Jun 2010 15:52:56 -0500, by Steve Borho
-
Backed out changeset: e1dde7363601Tue, 08 Jun 2010 15:52:41 -0500, by Steve Borho
-
ui: handle leading newlines/spaces/commas in configlistTue, 08 Jun 2010 21:09:41 +0200, by Thomas Arendsen Hein
-
mergetools: add configuration for Ultra Compare (issue2226)Tue, 08 Jun 2010 11:58:09 -0500, by Steve Borho
-
mq: use hg reST role some moreTue, 08 Jun 2010 14:12:46 +0200, by Martin Geisler
-
cleanups: undefined variablesTue, 08 Jun 2010 09:30:45 +0200, by Dirkjan Ochtman
-
cleanups: unused variablesTue, 08 Jun 2010 09:30:33 +0200, by Dirkjan Ochtman
-
move working dir/dirstate methods from localrepo to workingctxMon, 07 Jun 2010 20:03:32 +0200, by Dirkjan Ochtman
-
color: labeled text should be passed to ui.write() as ui.labeledThu, 03 Jun 2010 23:18:18 -0500, by Steve Borho
-
move discovery methods from localrepo into new discovery moduleMon, 07 Jun 2010 18:35:54 +0200, by Dirkjan Ochtman
-
merge with stableMon, 07 Jun 2010 16:29:06 +0200, by Sune Foldager
-
push/pull: fix bug in "--branch ." handling stableMon, 07 Jun 2010 16:28:23 +0200, by Sune Foldager
-
shrink-repo: wrong variable nameSun, 06 Jun 2010 22:39:32 +0530, by Pradeepkumar Gayam
-
replace Python standard textwrap by MBCS sensitive one for i18n textSun, 06 Jun 2010 17:20:10 +0900, by FUJIWARA Katsunori
-
keyword: use context to detect uncommitted mergeThu, 03 Jun 2010 10:37:31 +0100, by Christian Ebert
-
tests: use --debug on test-cloneThu, 03 Jun 2010 13:58:00 +0200, by Adrian Buehlmann
-
shrink-revlog: use util.mktempcopy() to preserve mode of index file.Thu, 03 Jun 2010 10:18:33 -0400, by Greg Ward
-
revset: delay import of hg to avoid start-up import loopsSat, 05 Jun 2010 09:58:02 -0500, by Matt Mackall
-
error: fix up test-hgrcFri, 04 Jun 2010 23:04:31 -0500, by Matt Mackall
-
error: update test-trusted.pyFri, 04 Jun 2010 23:00:22 -0500, by Matt Mackall
-
revset: fix test failure with qfinishFri, 04 Jun 2010 22:54:43 -0500, by Matt Mackall
-
revset: raise ParseError exceptionsFri, 04 Jun 2010 20:57:52 -0500, by Matt Mackall
-
error: add new ParseError for various parsing errorsFri, 04 Jun 2010 20:57:26 -0500, by Matt Mackall
-
error: change ParseError to CommandErrorFri, 04 Jun 2010 20:19:53 -0500, by Matt Mackall
-
hgrc: improve docs for the trusted sectionFri, 04 Jun 2010 20:13:51 -0500, by Matt Mackall
-
rebase: use usual util.abort rather than error.ParseErrorFri, 04 Jun 2010 17:22:33 -0500, by Matt Mackall
-
revset: sort the predicate listFri, 04 Jun 2010 10:27:23 -0500, by Matt Mackall
-
revset: fix - handling in the optimizerFri, 04 Jun 2010 10:26:55 -0500, by Matt Mackall
-
revset: fix up testsThu, 03 Jun 2010 20:32:41 -0500, by Matt Mackall
-
walkchangerevs: allow empty query setsThu, 03 Jun 2010 18:00:15 -0500, by Matt Mackall
-
revset: add tagged predicateThu, 03 Jun 2010 17:39:40 -0500, by Matt Mackall
-
revset: optimize the parse tree directlyThu, 03 Jun 2010 17:39:34 -0500, by Matt Mackall
-
revset: add support for prefix and suffix versions of : and ::Wed, 02 Jun 2010 14:07:46 -0500, by Matt Mackall
-
revset: hook into revrangeTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
revset: add a debugrevspec commandTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
revset: introduce revset coreTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
revset: introduce basic parserTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
remoteui: move from cmdutil to hgTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
mq: better qqueue test for troublesome namesThu, 03 Jun 2010 21:38:30 +0200, by Henrik Stuart
-
mq: prevent the creation of a queue whose name is already takenThu, 03 Jun 2010 20:40:23 +0200, by Cédric Duval
-
mq: fix naming issues for qqueue directoriesWed, 02 Jun 2010 19:39:45 +0200, by Henrik Stuart
-
win32text: mark this extension as deprecatedWed, 02 Jun 2010 14:54:25 +0200, by Martin Geisler
-
Merge with stableWed, 02 Jun 2010 14:40:31 +0200, by Martin Geisler
-
shrink-revlog: preserve mode of the shrunken index and data file. stableTue, 01 Jun 2010 18:29:52 -0400, by Greg Ward
-
Fixed a bashism with the use of $RANDOM in hgeditor.Wed, 19 May 2010 18:06:35 +0200, by Javi Merino