Mercurial > hg
graph
-
scmutil: fold in wdutilFri, 13 May 2011 14:07:16 -0500, by Matt Mackall
-
scmutil: move revsingle/pair/range from cmdutilFri, 13 May 2011 14:06:28 -0500, by Matt Mackall
-
help: consolidate topic hooks in help.pyFri, 13 May 2011 12:57:27 -0500, by Matt Mackall
-
extensions: move moduledoc to break import loop with helpFri, 13 May 2011 11:04:51 -0500, by Matt Mackall
-
extensions: drop maxlength from enabled and disabledFri, 13 May 2011 11:04:51 -0500, by Matt Mackall
-
Makefile: remove pure modules on cleanFri, 13 May 2011 11:26:29 +0200, by Martin Geisler
-
hgcia: Handle URL like in notify (issue2406)Wed, 11 May 2011 18:18:50 +0200, by Cédric Krier
-
util: make str(url) return file:/// for abs paths againThu, 12 May 2011 16:41:56 +0200, by Peter Arrenbrecht
-
subrepo: use a safer revision check for hg reposThu, 12 May 2011 18:35:04 -0500, by Matt Mackall
-
graphlog: use cmdutil.command decoratorThu, 12 May 2011 20:27:35 +0200, by Adrian Buehlmann
-
purge: use cmdutil.command decoratorThu, 12 May 2011 20:14:42 +0200, by Adrian Buehlmann
-
patchbomb: use cmdutil.command decoratorThu, 12 May 2011 18:27:05 +0200, by Adrian Buehlmann
-
transplant: use cmdutil.command decoratorThu, 12 May 2011 17:50:07 +0200, by Adrian Buehlmann
-
monoblue: improve readability of the filenolink templateThu, 12 May 2011 18:06:15 +0800, by Steven Brown
-
rebase: use cmdutil.command decoratorThu, 12 May 2011 17:09:56 +0200, by Adrian Buehlmann
-
debugrevlog: many improvementsThu, 12 May 2011 22:37:52 +0200, by Sune Foldager
-
add debugrevlog commandThu, 12 May 2011 18:22:49 +0200, by Sune Foldager
-
check-code: add /= to operator listThu, 12 May 2011 18:19:28 +0200, by Sune Foldager
-
order commands alphabeticallyThu, 12 May 2011 16:21:01 +0200, by Sune Foldager
-
revlog: improve delta generation heuristics for generaldeltaThu, 12 May 2011 15:24:33 +0200, by Sune Foldager
-
keyword: use cmdutil.command decoratorThu, 12 May 2011 14:31:07 +0200, by Martin Geisler
-
gpg: use cmdutil.command decoratorThu, 12 May 2011 14:31:01 +0200, by Martin Geisler
-
mq: use cmdutil.command decoratorThu, 12 May 2011 14:25:08 +0200, by Martin Geisler
-
commands: use a decorator to build table incrementallyThu, 12 May 2011 08:14:04 +0200, by Adrian Buehlmann
-
revlog: fix bug in chainbase cacheThu, 12 May 2011 13:47:17 +0200, by Sune Foldager
-
setup.py: workaround for missing bz2 module in IronPythonMon, 09 May 2011 15:16:56 -0400, by Zachary Gramana
-
httpconnection: fix debug logging option for httpclientWed, 11 May 2011 08:07:51 -0500, by Augie Fackler
-
httpclient: import f4c380237fd5 to fix keepalive not workingWed, 11 May 2011 08:00:48 -0500, by Augie Fackler
-
revlog: add docstring to _addrevisionWed, 11 May 2011 11:04:44 +0200, by Sune Foldager
-
cmdutil: make_file to makefileobjTue, 10 May 2011 16:08:47 -0500, by Matt Mackall
-
cmdutil: make_filename -> makefilenameTue, 10 May 2011 16:08:46 -0500, by Matt Mackall
-
cmdutil: bail_if_changed to bailifchangedTue, 10 May 2011 16:08:46 -0500, by Matt Mackall
-
store: change names to comply with project coding standardsSun, 08 May 2011 23:27:48 +0200, by Adrian Buehlmann
-
filelog: add file function to open other filelogsTue, 10 May 2011 17:38:58 +0200, by Sune Foldager
-
help: add -c/--command flag to only show command help (issue2799)Tue, 10 May 2011 14:42:53 +0200, by Martin Geisler
-
help: give hint about 'hg help -e' when appropriateTue, 10 May 2011 13:19:05 +0200, by Martin Geisler
-
help: add -e/--extension switch to display extension help textWed, 20 Jan 2010 20:24:20 +0200, by Henri Wiechers
-
debugbuilddag: read DAG from stdin if not given on cmdlineMon, 09 May 2011 18:11:08 +0200, by Martin Geisler
-
run-tests: remove check on --shell argumentMon, 09 May 2011 17:20:15 +0200, by Martin Geisler
-
subrepo: create subrepos using clone instead of pullMon, 09 May 2011 17:15:44 +0200, by Martin Geisler
-
progress: add speed formatMon, 09 May 2011 16:41:45 +0200, by Martin Geisler
-
debugbuilddag: output progress informationMon, 09 May 2011 14:40:49 +0200, by Martin Geisler
-
test-debugbuilddag: replace unneeded 'rm -rf' with 'rm -r'Mon, 09 May 2011 14:33:08 +0200, by Martin Geisler
-
hgrc.5: document positional arguments in aliasesMon, 09 May 2011 11:01:45 +0200, by Martin Geisler
-
merge with stableMon, 09 May 2011 10:52:08 +0200, by Martin Geisler
-
merge with crewSun, 08 May 2011 16:41:41 -0500, by Matt Mackall
-
rename util.is_exec to isexecSun, 08 May 2011 20:45:47 +0200, by Adrian Buehlmann
-
posix: delete unused expand_globSun, 08 May 2011 20:42:28 +0200, by Adrian Buehlmann
-
rename util.find_exe to findexeSun, 08 May 2011 20:35:46 +0200, by Adrian Buehlmann
-
revlog: support writing generaldelta revlogsSun, 08 May 2011 21:32:33 +0200, by Sune Foldager
-
cmdutil: fix errors reported by pyflakes testSun, 08 May 2011 21:24:30 +0200, by Sune Foldager
-
merge with stableSun, 08 May 2011 16:16:41 -0500, by Matt Mackall
-
check-code: complain about set.isdisjointSun, 08 May 2011 11:39:24 -0500, by Matt Mackall
-
add positional arguments to non-shell aliasesSun, 01 May 2011 12:29:32 +0200, by Alexander Solovyov
-
run-tests: take the basepath when constructing the test temp dirSat, 07 May 2011 21:01:15 +0300, by Idan Kamara
-
run-tests: compare absolute paths in _checkhglibSat, 07 May 2011 20:56:43 +0300, by Idan Kamara
-
util: rename _windows_reserved_filenames and _windows_reserved_charsSat, 07 May 2011 22:25:20 +0200, by Adrian Buehlmann
-
opener: rename _can_symlink to _cansymlinkSat, 07 May 2011 20:22:32 +0200, by Adrian Buehlmann