Mercurial > hg
graph
-
subrepo: svn abort now depends on exit code (issue2833)Tue, 31 May 2011 16:22:04 -0500, by Regis Desgroppes
-
fixed issue2833: aborts nows depends on svn exit codeTue, 31 May 2011 12:41:22 +0200, by desgropp
-
config: ignore include errors for nonexistent filesTue, 31 May 2011 16:00:39 -0500, by Matt Mackall
-
Make pull -u behave like pull && updateTue, 31 May 2011 11:52:22 -0700, by Brendan Cully
-
requires: note apparent corruptionTue, 31 May 2011 15:55:23 -0500, by Matt Mackall
-
readrequires: provide easier to understand error messageTue, 31 May 2011 19:16:25 +0200, by Adrian Buehlmann
-
introduce new function scmutil.readrequiresTue, 31 May 2011 19:16:18 +0200, by Adrian Buehlmann
-
merge with stableTue, 31 May 2011 15:28:23 -0500, by Matt Mackall
-
merge with crewTue, 31 May 2011 15:26:02 -0500, by Matt Mackall
-
merge with stableMon, 30 May 2011 12:21:53 +0200, by Martin Geisler
-
merge with hg-i18nMon, 30 May 2011 12:20:36 +0200, by Martin Geisler
-
test-gendoc: update for new Russian translationMon, 30 May 2011 11:52:17 +0200, by Martin Geisler
-
i18n-ru: branches-import translatedMon, 30 May 2011 01:24:21 +0400, by Alexander Sauta
-
i18n-ru:bisect,backout,branch translatedSun, 29 May 2011 02:33:36 +0400, by Alexander Sauta
-
i18n-ru: translated add, addremove, annotate, archiveSun, 29 May 2011 01:42:59 +0400, by Alexander Sauta
-
i18n-ru:translation started,convert translatedSun, 29 May 2011 01:31:12 +0400, by Alexander Sauta
-
subrepo: don't crash when git .hgsubstate is empty (issue2716) stableSat, 28 May 2011 11:03:48 -0400, by Eric Eisner
-
mq: no need to make a copy of seriesoptsMon, 30 May 2011 21:44:03 +0300, by Idan Kamara
-
workingctx.remove: use self.forgetFri, 27 May 2011 21:11:44 +0200, by Adrian Buehlmann
-
commands: use repo.branchheads in heads commandTue, 31 May 2011 13:18:56 +0200, by Martin Geisler
-
commands: remove unused variable from heads commandTue, 31 May 2011 09:59:03 +0200, by Martin Geisler
-
mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guardsTue, 31 May 2011 08:47:16 +0200, by Martin Geisler
-
hg: remove underscores in clone functionFri, 27 May 2011 12:42:36 +0200, by Martin Geisler
-
hg-ssh: fix dispatch call to use dispatch.request()Sun, 29 May 2011 13:43:50 +0300, by Idan Kamara
-
gendoc: config help topic is in hgrc.5, do not include it in hg.1Mon, 30 May 2011 11:18:47 +0200, by Martin Geisler
-
doc: improve merge between hgrc.5 and config help topicMon, 30 May 2011 11:15:25 +0200, by Martin Geisler
-
doc: rebuild hgrc.5 man and HTML page when help/config changesMon, 30 May 2011 11:14:31 +0200, by Martin Geisler
-
help/config: separate terms with a blank lineMon, 30 May 2011 10:35:43 +0200, by Martin Geisler
-
help/config: fix rendering of definition listMon, 30 May 2011 10:30:46 +0200, by Martin Geisler
-
help: move part of hgrc.5 man page config help topicMon, 30 May 2011 10:21:39 +0200, by Yun Lee
-
hgrc.5: make minirst find headings correctlyMon, 30 May 2011 10:05:39 +0200, by Yun Lee
-
run-tests: fix --blacklist (broken by 95715c2f90bf)Sat, 28 May 2011 11:44:27 +0200, by Patrick Mezard
-
patch: do not patch unknown files (issue752)Fri, 27 May 2011 21:50:11 +0200, by Patrick Mezard
-
patch: use temporary files to handle intermediate copiesFri, 27 May 2011 21:50:10 +0200, by Patrick Mezard
-
patch: refactor file creation/removal detectionFri, 27 May 2011 21:50:09 +0200, by Patrick Mezard
-
commands.remove: don't use workingctx.remove(list, unlink=True)Fri, 27 May 2011 15:59:52 +0200, by Adrian Buehlmann
-
tests: add a test to check for duplicate command optionsFri, 27 May 2011 17:51:16 +0300, by Idan Kamara
-
mq: allow --mq for qrecordFri, 27 May 2011 17:49:54 +0300, by Idan Kamara
-
run-tests: fix --blacklist with jobs > 1Fri, 27 May 2011 17:46:48 +0300, by Idan Kamara
-
run-tests: slightly simplify blacklist checkFri, 27 May 2011 17:46:47 +0300, by Idan Kamara
-
coal: use preformatted text for descriptions (issue2835)Fri, 27 May 2011 08:50:27 -0500, by Matt Mackall
-
rebase: add option --tool/-t for 'pull --rebase'Fri, 27 May 2011 10:03:29 +0200, by Adrian Buehlmann
-
subrepo: refactor writestate for clarityFri, 27 May 2011 11:01:44 +0200, by Martin Geisler
-
cmdutil: make private copies of option lists to avoid sharing monkeypatchesThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
record: fix options placeholderThu, 26 May 2011 19:00:47 +0300, by Idan Kamara