Mercurial > hg
graph
-
compat: don't reference an exception var inside a lambdaSun, 05 Jul 2009 11:05:31 +0200, by Alejandro Santos
-
compat: use email in favor of mimetoolsSun, 05 Jul 2009 11:04:55 +0200, by Alejandro Santos
-
verify: fix scope issues with del statementSun, 05 Jul 2009 11:04:31 +0200, by Alejandro Santos
-
compat: use 'key' argument instead of 'cmp' when sorting a listSun, 05 Jul 2009 11:02:00 +0200, by Alejandro Santos
-
compat: use open() instead of file() everywhereSun, 05 Jul 2009 11:01:30 +0200, by Alejandro Santos
-
compat: can't compare two values of unequal datatypesSun, 05 Jul 2009 11:01:01 +0200, by Alejandro Santos
-
compat: use // for integer divisionSun, 05 Jul 2009 11:00:44 +0200, by Alejandro Santos
-
tests: add -3 switch to run-tests.pySun, 05 Jul 2009 10:59:54 +0200, by Alejandro Santos
-
keyword: remove unused importSat, 04 Jul 2009 15:26:14 +0200, by Christian Ebert
-
merge with crew-stableSat, 04 Jul 2009 13:31:36 +0200, by Martin Geisler
-
help: add #revision syntax to the example valid URLs.Sat, 04 Jul 2009 12:40:34 +0200, by David Wolever
-
context: improve arg-checking assert.Fri, 03 Jul 2009 10:43:46 -0400, by Greg Ward
-
help: add #revision syntax to the example valid URLs.Sat, 04 Jul 2009 12:40:34 +0200, by David Wolever
-
merge wtih crew-stableSat, 04 Jul 2009 12:25:10 +0200, by Martin Geisler
-
gendoc: fix localization of help topicSat, 04 Jul 2009 12:12:36 +0200, by Cédric Duval
-
extensions: remove dead codeSat, 04 Jul 2009 12:06:33 +0200, by Cédric Duval
-
merge with crew-stableThu, 02 Jul 2009 20:03:58 +0200, by Martin Geisler
-
acl: read correct index into url for username (issue298)Thu, 02 Jul 2009 19:53:20 +0200, by Henrik Stuart
-
color: don't highlight the summary part of the qseries commandSat, 27 Jun 2009 13:09:11 +0200, by Dan Villiom Podlaski Christiansen
-
mq: align columns in verbose qseries output.Sat, 27 Jun 2009 15:28:44 +0200, by Dan Villiom Podlaski Christiansen
-
extensions: remove unused importsWed, 01 Jul 2009 10:19:40 -0400, by Brodie Rao
-
test python hook configured with python:[file]:[hook] syntaxFri, 26 Jun 2009 14:42:05 +0200, by Henri Wiechers
-
keyword: break overlong lineMon, 29 Jun 2009 23:46:28 +0200, by Christian Ebert
-
bisect: fix format specifiers for integersWed, 01 Jul 2009 23:15:26 +0200, by Cédric Duval
-
Added signature for changeset 196d40e7c885Wed, 01 Jul 2009 16:47:46 -0500, by Matt Mackall
-
Added tag 1.3 for changeset 196d40e7c885Wed, 01 Jul 2009 16:47:42 -0500, by Matt Mackall
-
i18n-pt_BR: synchronized with 59bb11a97fe5Wed, 01 Jul 2009 08:51:22 -0300, by Wagner Bruna
-
i18n-jp: translation update for 09c6735e3880Wed, 01 Jul 2009 18:08:37 +0900, by FUJIWARA Katsunori
-
i18n-fr: translation of part of the mq extensionWed, 01 Jul 2009 08:45:12 +0200, by Cédric Duval
-
i18n-fr: translation of the zeroconf extensionWed, 01 Jul 2009 07:29:39 +0200, by Cédric Duval
-
i18n-fr: translation of the purge extensionWed, 01 Jul 2009 07:21:10 +0200, by Cédric Duval
-
i18n-fr: translation of the parentrevspec extensionWed, 01 Jul 2009 07:15:28 +0200, by Cédric Duval
-
i18n-fr: synchronized with 7d39c76be4eeWed, 01 Jul 2009 07:09:44 +0200, by Cédric Duval
-
i18n-da: synchronized with 09c6735e3880Tue, 30 Jun 2009 23:30:52 +0200, by Martin Geisler
-
Merge with mpmTue, 30 Jun 2009 23:17:57 +0200, by Martin Geisler
-
i18n-da: use "lap" instead of "rettelse"Tue, 30 Jun 2009 23:16:38 +0200, by Martin Geisler
-
i18n-da: translated many one-linersTue, 30 Jun 2009 20:25:21 +0200, by Martin Geisler
-
subrepo: audit subrepo pathsWed, 01 Jul 2009 13:55:24 -0500, by Matt Mackall
-
keyword: make repo.commit use a custom commitctx wrapperTue, 30 Jun 2009 11:30:03 +0200, by Christian Ebert
-
commit: lose some pointless 'nothing changed' messagesWed, 01 Jul 2009 01:16:19 -0500, by Matt Mackall
-
commit: report modified subrepos in commit editorWed, 01 Jul 2009 01:05:24 -0500, by Matt Mackall
-
verify: demote warning about nullid in copy to noteWed, 01 Jul 2009 00:41:14 -0500, by Matt Mackall
-
help: add more pointers to commit --close-branchWed, 01 Jul 2009 00:35:59 -0500, by Matt Mackall
-
branches: add --closed flag for consistency with headsWed, 01 Jul 2009 00:31:59 -0500, by Matt Mackall
-
addremove: build lists of already added and removed files too (issue1696)Tue, 30 Jun 2009 23:25:53 -0500, by Matt Mackall
-
addremove: pass unknown and deleted to findrenames directly againTue, 30 Jun 2009 16:11:42 -0500, by Matt Mackall
-
addremove: normalize some variable namesTue, 30 Jun 2009 15:56:08 -0500, by Matt Mackall
-
findrenames: drop unused argument defaultsMon, 29 Jun 2009 15:34:17 -0500, by Matt Mackall
-
zsh completion: update bisect for builtin syntaxTue, 30 Jun 2009 19:23:50 -0700, by Brendan Cully
-
zsh completion: add hg branchTue, 30 Jun 2009 18:47:16 -0700, by Brendan Cully
-
zsh completion: add hg branchesTue, 30 Jun 2009 18:45:09 -0700, by Brendan Cully
-
zsh completion: basic merge supportTue, 30 Jun 2009 18:41:43 -0700, by Brendan Cully
-
zsh completion: disable defaults and verbose output when completingTue, 30 Jun 2009 17:58:17 -0400, by Brodie Rao
-
Merge with mpmTue, 30 Jun 2009 23:40:03 +0200, by Martin Geisler
-
zsh completion: include guarded patches in qdeleteTue, 30 Jun 2009 14:31:16 -0700, by Brendan Cully
-
Merge with i18nTue, 30 Jun 2009 12:32:30 -0500, by Matt Mackall
-
i18n-pt_BR: synchronized with eac360045ba4Fri, 26 Jun 2009 09:44:35 -0300, by Wagner Bruna
-
i18n-fr: translation of the extensions help topicSun, 28 Jun 2009 23:44:24 +0200, by Cédric Duval
-
i18n-fr: translation of help screen stringsSun, 28 Jun 2009 22:58:58 +0200, by Cédric Duval
-
i18n-fr: translation of the patchbomb extensionSun, 28 Jun 2009 21:31:49 +0200, by Cédric Duval
-
i18n-fr: add a glossary and recommendationsSun, 28 Jun 2009 20:35:38 +0200, by Cédric Duval
-
i18n: add French translation fileTue, 26 May 2009 23:46:15 +0200, by Cédric Duval
-
i18n-jp: translation update for 288ba6d6c5c7Sun, 28 Jun 2009 22:24:33 +0900, by FUJIWARA Katsunori