Mercurial > hg
graph
-
gendoc: fix synopsisTue, 20 Oct 2009 22:42:49 +0200, by Martin Geisler
-
test-debugcomplete: update output to match a7ef354da662Tue, 20 Oct 2009 22:39:37 +0200, by Martin Geisler
-
summary: add --remoteTue, 20 Oct 2009 11:59:38 -0500, by Matt Mackall
-
summary: restore briefer commit statusTue, 20 Oct 2009 11:58:09 -0500, by Matt Mackall
-
summary: add empty repository and no revision checked out hintsTue, 20 Oct 2009 11:57:25 -0500, by Matt Mackall
-
Merge with crewMon, 19 Oct 2009 23:53:25 -0500, by Matt Mackall
-
merge with crewTue, 20 Oct 2009 00:30:36 +0200, by Benoit Boissinot
-
setup: refactor the version string to a subset of tag+tagdist-hash+dateSun, 18 Oct 2009 14:35:36 +0200, by Gilles Moris
-
archive: add branch and tag informations to the .hg_archival.txt fileTue, 11 Aug 2009 09:04:02 +0200, by Gilles Moris
-
ui: only use "user@host" as username in noninteractive modeTue, 20 Oct 2009 00:17:36 +0200, by Martin Geisler
-
fix patchbomb prompt when sending series of patchesMon, 19 Oct 2009 23:27:20 +0300, by Alexander Solovyov
-
hg.clone: report branch name on updateFri, 16 Oct 2009 23:57:34 +0200, by Adrian Buehlmann
-
make path expanding more consistentMon, 19 Oct 2009 22:19:28 +0300, by Alexander Solovyov
-
tests: fix inadvertent use of existing test repositorySat, 17 Oct 2009 15:40:34 +0200, by Henrik Stuart
-
commands: clarify output for the commit summaryMon, 19 Oct 2009 07:14:44 +0200, by David Soria Parra
-
commands: do not split a translated stringMon, 19 Oct 2009 14:37:37 +0200, by Martin Geisler
-
Remove parents from default help in favor of summaryMon, 19 Oct 2009 00:36:52 -0500, by Matt Mackall
-
summary: quieter with -qMon, 19 Oct 2009 00:22:49 -0500, by Matt Mackall
-
commands: fix missing empty synopsesMon, 19 Oct 2009 00:21:06 -0500, by Matt Mackall
-
Introduce summary commandSun, 18 Oct 2009 22:31:05 -0500, by Matt Mackall
-
Merge with redone c655432c2c24 (issue1860)Fri, 16 Oct 2009 11:19:39 +0200, by Mads Kiilerich
-
Dummy-merge with c655432c2c24 (issue1860)Fri, 16 Oct 2009 11:18:38 +0200, by Mads Kiilerich
-
Redo c655432c2c24 (issue1860)Fri, 16 Oct 2009 11:16:42 +0200, by Mads Kiilerich
-
Merge with crew-stableFri, 16 Oct 2009 00:45:18 +0200, by Martin Geisler
-
Merge with crew-stableFri, 16 Oct 2009 00:06:23 +0200, by Patrick Mezard
-
Merge with mpmTue, 13 Oct 2009 13:43:55 -0700, by Bryan O'Sullivan
-
README: revert accidental commitTue, 13 Oct 2009 12:27:50 -0700, by Lee Cantey
-
test-gendoc: adjust output to account for Swedish translationTue, 13 Oct 2009 12:23:23 -0700, by Lee Cantey
-
merge with mpmSun, 11 Oct 2009 21:32:55 +0200, by Dirkjan Ochtman
-
merge with crew-stableSat, 10 Oct 2009 12:24:09 +0200, by Dirkjan Ochtman
-
merge with mpmSat, 10 Oct 2009 12:23:42 +0200, by Dirkjan Ochtman
-
Merge with crew-stableFri, 09 Oct 2009 00:29:39 +0200, by Patrick Mezard
-
mq: fix traceback for qpush inexistant-patch with no patch appliedFri, 16 Oct 2009 00:09:18 +0200, by Benoit Allard
-
rebase: change rebase help to talk about changesets and branch namesWed, 14 Oct 2009 20:55:39 +0300, by timeless
-
mq: changed help for qpop -f to reflect actual behaviourWed, 14 Oct 2009 21:21:09 -0700, by Stephen Rasku
-
convert/svn: better error when hg cannot call itself (issue1838)Thu, 15 Oct 2009 23:15:30 +0200, by Patrick Mezard
-
patch: handle symlink updates/replacements (issue1785)Thu, 15 Oct 2009 23:15:30 +0200, by Patrick Mezard
-
patch: handle symlinks without symlinkhunkThu, 15 Oct 2009 23:15:30 +0200, by Patrick Mezard
-
bisect: use util.system and fix good/bad when using -cMon, 12 Oct 2009 18:25:46 -0500, by Matt Mackall
-
bisect: limit considered set to descendants of first good revMon, 12 Oct 2009 14:59:28 -0500, by Matt Mackall
-
tests: add -k to test scripts matching keywordsMon, 12 Oct 2009 14:52:53 -0500, by Matt Mackall
-
use short identifiers in atom feedFri, 09 Oct 2009 16:27:05 +0200, by Raoul Bhatia [IPAX]
-
run-tests: add --noskips optionSun, 11 Oct 2009 13:58:53 -0500, by Matt Mackall
-
color: add test for record supportFri, 09 Oct 2009 03:53:24 -0400, by Brodie Rao
-
rebase: return early when source is descendant of destinationThu, 08 Oct 2009 10:39:43 +0200, by Sune Foldager
-
rebase: improve error and debug messagesThu, 08 Oct 2009 10:07:41 +0200, by Sune Foldager
-
Merge with stableSun, 11 Oct 2009 13:54:19 -0500, by Matt Mackall
-
merge with hg-stableSat, 10 Oct 2009 12:19:58 +0200, by Dirkjan Ochtman
-
encoding: fix issue with non-standard UTF-8 CTYPE on OS XSat, 10 Oct 2009 12:00:43 +0200, by Dirkjan Ochtman
-
patch: do not swallow header-like patch first line (issue1859)Thu, 08 Oct 2009 23:42:33 +0200, by Patrick Mezard
-
windows: fix unlink() not dropping empty tree (issue1861)Thu, 08 Oct 2009 23:32:36 +0200, by Patrick Mezard
-
merge with stableThu, 08 Oct 2009 01:17:48 -0500, by Matt Mackall
-
merge with i18n-stableThu, 08 Oct 2009 01:17:24 -0500, by Matt Mackall
-
Merge with i18nThu, 08 Oct 2009 01:16:32 -0500, by Matt Mackall
-
i18n-de: Translate extdiff, gpg, graphlog and fix some fuzziesTue, 06 Oct 2009 11:18:58 +0300, by Fabian Kreutz
-
Merge with hg-i18n-stableWed, 30 Sep 2009 21:14:24 +0200, by Martin Geisler
-
i18n-pt_BR: synchronized with a1ee850f49e3Mon, 28 Sep 2009 20:14:39 -0300, by Wagner Bruna
-
Merge with hg-i18n-stableTue, 29 Sep 2009 00:54:15 +0200, by Martin Geisler
-
Merge with hg-i18n-stableMon, 28 Sep 2009 00:45:47 +0200, by Martin Geisler
-
i18n-da: synchronized with 812aaef40757Thu, 17 Sep 2009 00:43:25 +0200, by Martin Geisler