Mercurial > hg
graph
-
Applied $PWD fix (changeset 278f9b13c39a) to tests/test-hook, too.Sun, 30 Apr 2006 19:30:59 +0200, by Thomas Arendsen Hein
-
SunOS fix: Replaced $PWD with `pwd`Sun, 30 Apr 2006 19:29:57 +0200, by Sascha Wilde
-
Add self to CONTRIBUTORSSun, 30 Apr 2006 18:52:34 +0200, by Colin McMillen
-
Fix just introduced possible old-http bugSun, 30 Apr 2006 18:50:53 +0200, by Alexis S. L. Carvalho
-
Cleanup archive command: Don't overwrite gettext, quoting in cmd table entry.Sun, 30 Apr 2006 18:46:49 +0200, by Thomas Arendsen Hein
-
Small cleanups to backout command:Sun, 30 Apr 2006 18:40:30 +0200, by Thomas Arendsen Hein
-
add backout command.Sat, 29 Apr 2006 20:56:46 -0700, by Vadim Gelfer
-
make test-revert check executable bit.Sat, 29 Apr 2006 20:39:28 -0700, by Vadim Gelfer
-
merge with crew.Fri, 28 Apr 2006 15:50:56 -0700, by Vadim Gelfer
-
support hooks written in python.Fri, 28 Apr 2006 15:50:22 -0700, by Vadim Gelfer
-
merge with crew.Fri, 28 Apr 2006 14:51:36 -0700, by Vadim Gelfer
-
move SignalInterrupt class into util module.Fri, 28 Apr 2006 14:50:23 -0700, by Vadim Gelfer
-
Show repo's revlog format on verify only if it doesn't match the default format.Fri, 28 Apr 2006 21:52:08 +0200, by Thomas Arendsen Hein
-
Ignore annotated coverage output of run-tests.py -CFri, 28 Apr 2006 12:38:11 +0200, by Thomas Arendsen Hein
-
fix a NameError in changegroupsubsetFri, 28 Apr 2006 11:36:33 +0200, by Benoit Boissinot
-
allow to pull from an empty repo without getting a backtraceThu, 27 Apr 2006 22:29:02 -0700, by Vincent Danjean
-
Add MOTD display to hgweb and hgwebdir.Thu, 27 Apr 2006 22:11:13 -0700, by Colin McMillen
-
merge with crew.Thu, 27 Apr 2006 22:10:45 -0700, by Vadim Gelfer
-
run-tests.py: remove trailing white spaceThu, 27 Apr 2006 22:01:57 -0700, by Vadim Gelfer
-
make indentation of coverage code in run-tests.py nicer.Thu, 27 Apr 2006 22:01:28 -0700, by Vadim Gelfer
-
Add code coverage to the python version of run-tests (inc. annotation)Thu, 27 Apr 2006 21:59:44 -0700, by Stephen Darnell
-
Show repo's revlog format on verify. Warn if some files use a different format.Thu, 27 Apr 2006 21:58:47 +0200, by Thomas Arendsen Hein
-
Replaced 0 with REVLOGV0 where this meaning is used.Thu, 27 Apr 2006 21:16:46 +0200, by Thomas Arendsen Hein
-
Corrected error message for incompatible revision flags.Thu, 27 Apr 2006 21:03:07 +0200, by Thomas Arendsen Hein
-
Make the deprecated forget an alias of debugforget.Thu, 27 Apr 2006 13:11:23 +0200, by Thomas Arendsen Hein
-
Fixed test output for not using the deprecated 'hg forget'.Thu, 27 Apr 2006 13:05:02 +0200, by Thomas Arendsen Hein
-
Fix revlog-ng interaction with old-http.Wed, 26 Apr 2006 22:42:07 -0700, by Alexis S. L. Carvalho
-
Fix timezone check.Wed, 26 Apr 2006 22:15:01 -0700, by Alexis S. L. Carvalho
-
mke test-nested-repo use "revert" instead of "forget"Wed, 26 Apr 2006 12:06:21 -0700, by Vadim Gelfer
-
mark forget command as deprecated.Wed, 26 Apr 2006 12:05:16 -0700, by Vadim Gelfer
-
write to stderr with a single write call.Wed, 26 Apr 2006 10:57:40 -0700, by Benoit Boissinot
-
Tidyups for run-tests.py inc. try/finally cleanup and allow tests to be specified on command lineWed, 26 Apr 2006 16:54:07 +0200, by Stephen Darnell
-
hgweb: Synchronised filelogentry to changelogentry.Wed, 26 Apr 2006 07:31:04 +0200, by Thomas Arendsen Hein
-
Try harder to display node hashes in tags view in monospaced font.Wed, 26 Apr 2006 07:03:10 +0200, by Thomas Arendsen Hein
-
hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago")Wed, 26 Apr 2006 06:12:42 +0200, by Thomas Arendsen Hein
-
cached data was wrong: rev is different from self.rev(node) in bundlerepo.pyTue, 25 Apr 2006 23:28:40 +0200, by Benoit Boissinot
-
Merge with crewTue, 25 Apr 2006 19:38:45 +0200, by Thomas Arendsen Hein
-
Allow 'hg serve --webdir-conf foo' to be run outside a repository.Tue, 25 Apr 2006 19:38:19 +0200, by Thomas Arendsen Hein
-
Use <link> tag instead if CDATA import for CSS stylesheets. Fixes issue200.Tue, 25 Apr 2006 18:50:40 +0200, by Thomas Arendsen Hein
-
Use string literal concatenation for optlist and import -p optionTue, 25 Apr 2006 09:00:09 +0200, by Thomas Arendsen Hein
-
Cleaned trailing whitespace in hgweb.py, removed command line shortcut for webdir-conf.Tue, 25 Apr 2006 00:43:40 +0200, by Alexander Schremmer
-
Fixed path handling of the standalone server, fixed typo.Sun, 23 Apr 2006 00:34:07 +0200, by Alexander Schremmer
-
Added hgwebdir support to hg serve.Sun, 23 Apr 2006 00:31:09 +0200, by Alexander Schremmer
-
Added threading support to hg serve.Sun, 23 Apr 2006 00:27:46 +0200, by Alexander Schremmer
-
Added my name to the contributors list.Sun, 23 Apr 2006 00:18:58 +0200, by Alexander Schremmer
-
Cleaned hgweb.py a little bitSun, 23 Apr 2006 00:15:30 +0200, by Alexander Schremmer
-
merge with crew.Tue, 25 Apr 2006 08:38:15 -0700, by Vadim Gelfer
-
fix issue 217.Tue, 25 Apr 2006 08:37:05 -0700, by Vadim Gelfer
-
Merge with upstreamSat, 22 Apr 2006 09:19:27 +0200, by Thomas Arendsen Hein
-
Fix issue 165: `hg status' with abs path containing a symlink-to-dir failsFri, 21 Apr 2006 16:09:43 -0700, by Jim Meyering
-
update tests after changing archival code.Fri, 21 Apr 2006 15:47:27 -0700, by Vadim Gelfer
-
make hgweb use new archival module.Fri, 21 Apr 2006 15:28:50 -0700, by Vadim Gelfer
-
add "archive" command, like "cvs export" only better.Fri, 21 Apr 2006 15:27:57 -0700, by Vadim Gelfer
-
Merge with crewFri, 21 Apr 2006 16:30:49 -0500, by Matt Mackall
-
Add a pure python version of run-tests.Fri, 21 Apr 2006 18:47:55 +0200, by Stephen Darnell
-
Revert push new heads logicFri, 21 Apr 2006 16:30:23 -0500, by Matt Mackall
-
Move empty local repo logic for pull into findincomingFri, 21 Apr 2006 15:33:51 -0500, by Matt Mackall
-
Don't die calling outgoing hook if we have no changesetsFri, 21 Apr 2006 15:14:27 -0500, by Matt Mackall
-
Merge with crewThu, 20 Apr 2006 12:13:54 -0500, by Matt Mackall
-
Merge with cmasonThu, 20 Apr 2006 12:12:03 -0500, by Matt Mackall