log

age author description
Thu, 20 Mar 2008 15:59:54 -0500 Matt Mackall tests: fix repeatability for test-filebranch with dirstate granularity
Thu, 20 Mar 2008 14:14:15 -0500 Matt Mackall tests: remove some unnecessary sleeps
Thu, 20 Mar 2008 13:53:59 -0500 Matt Mackall dirstate: refactor granularity code, add a test
Wed, 19 Mar 2008 17:55:21 -0300 Alexis S. L. Carvalho dirstate: ignore stat data for files that were updated too recently
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall pager: remove pager code from core
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall pager: further simplify code, clean up comments
Thu, 20 Mar 2008 00:57:14 +0100 David Soria Parra Use the pager given by the environment to display long output
Wed, 16 Jan 2008 11:50:24 +0100 Dennis Schoen hgk: don't exit if mercurial commands only print warnings
Fri, 14 Mar 2008 15:38:56 -0700 John Coomes tag: allow multiple tags to be added or removed
Mon, 17 Mar 2008 19:28:46 +0200 Giorgos Keramidas tests: update test-command-template for the new {isodatesec} filter
Mon, 17 Mar 2008 19:17:54 +0200 Giorgos Keramidas Add an {isodatesec} template, to show seconds too.
Mon, 17 Mar 2008 12:41:14 -0700 Eric Hopper convert: Add convert.cvsps option to set up an alternate cvsps command line.
Mon, 17 Mar 2008 12:40:02 -0700 Eric Hopper hgwebdir: Tiny fix for webdir on non-symlink capable platforms.
Sat, 15 Mar 2008 12:22:15 -0400 John Mulligan Add tests for cloning from a all-history bundle
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall clone: use cancopy
Sat, 15 Mar 2008 12:04:28 -0400 John Mulligan Add ability to directly clone from all-history bundles
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall remoterepo: no longer needed
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall repo classes: remove unused dev() method
Sat, 15 Mar 2008 15:23:20 -0400 John Mulligan Add default local() and cancopy() methods to repository base class
Fri, 07 Mar 2008 16:19:46 +0100 Peter Arrenbrecht make hgrc man page tell about ~/.hgrc on Windows
Thu, 20 Mar 2008 11:12:35 -0500 Peter Arrenbrecht ui: make chuild ui feed output to parentui's active buffer
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall convert: fix test complaint for mtn bits
Sun, 03 Feb 2008 16:14:05 +0100 Mikkel Fahnøe Jørgensen cleanup monotone conversion and use commandline class
Sat, 02 Feb 2008 19:14:59 +0100 Mikkel Fahnøe Jørgensen initial version of monotone source for convert extension
Thu, 20 Mar 2008 16:42:51 +0100 Benoît Allard notify: print diffstat even if maxline == 0
Thu, 20 Mar 2008 01:47:35 +0100 Benoit Boissinot Make clear that for a changegroup '-r' pulls "up to" a revision
Wed, 19 Mar 2008 16:54:35 -0300 Alexis S. L. Carvalho two fixes for the pager stuff
Tue, 18 Mar 2008 22:12:34 +0100 David Soria Parra Use the pager given by the environment to display long output
Tue, 18 Mar 2008 18:14:59 -0300 Alexis S. L. Carvalho Fix thinko in test-inherit-mode
Mon, 17 Mar 2008 16:15:43 +0100 Patrick Mezard test-serve: replace copy/paste with shell function
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho revert: update state of files in the "checkout" list
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho normallookup: during merges, restore the state saved by remove
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho dirstate.remove: during merges, remember the previous file state
Tue, 18 Mar 2008 04:07:39 -0300 Alexis S. L. Carvalho debugstate: add --nodates
Mon, 17 Mar 2008 23:36:45 +0100 Patrick Mezard patch: fix corner case with update + copy patch handling (issue 937)
Mon, 17 Mar 2008 14:51:41 -0700 Bryan O'Sullivan Merge
Mon, 17 Mar 2008 14:51:36 -0700 Bryan O'Sullivan Backed out changeset 4b81eecc8aa2
Mon, 17 Mar 2008 08:04:09 -0700 Bryan O'Sullivan Merge
Mon, 17 Mar 2008 07:59:23 -0700 Bryan O'Sullivan Backed out changeset 91ac1726730a
Sun, 16 Mar 2008 22:59:31 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Sun, 16 Mar 2008 22:59:04 -0700 Bryan O'Sullivan issue 1003: send all data properly
Sun, 16 Mar 2008 23:30:47 +0100 Thomas Arendsen Hein Remove unneeded "import os.path" again.
Sun, 16 Mar 2008 23:24:53 +0100 Thomas Arendsen Hein Spacing cleanup
Sun, 16 Mar 2008 06:10:47 -0300 Alexis S. L. Carvalho filectx.ancestor: use fctx._repopath to cache filelogs (issue1035)
Sat, 15 Mar 2008 12:42:41 -0700 Eric Hopper Change User-agent field in client to have a lot more info.
Sat, 15 Mar 2008 12:42:34 -0700 Eric Hopper Allow hgwebdir collections to follow symlinks.
Sat, 15 Mar 2008 22:03:18 -0300 Alexis S. L. Carvalho Revert cfebb175704f, fixing the output of 2 tests
Sat, 15 Mar 2008 22:03:18 -0300 Alexis S. L. Carvalho test-mv-cp-st-diff: avoid linkrev collisions
Sun, 16 Mar 2008 00:35:14 +0100 Patrick Mezard convert: avoid querying log of foreign svn branches
Sun, 16 Mar 2008 00:35:12 +0100 Patrick Mezard patch: check filename is /dev/null for creation or deletion (issue 1033)
Sat, 15 Mar 2008 16:51:53 -0500 Matt Mackall update tests for copy detection changes
Sat, 15 Mar 2008 16:49:27 -0500 Matt Mackall copies: add tests for status -C/diff --git
Sat, 15 Mar 2008 16:25:27 -0500 Matt Mackall copies: deal with symmetric difference for linear relationships
Sat, 15 Mar 2008 16:24:16 -0500 Matt Mackall status: find copies and renames beyond the working directory
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall diff: use copy smarts from copies.py
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall copies: move findcopies code to its own module
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: move symmetricdifferences to ancestor.py
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: simplify some helpers
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: more simplifications to checkcopies
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: simplify checkcopies
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: privatize some functions, unnest some others
Fri, 14 Mar 2008 11:01:31 -0500 Alexis S. L. Carvalho merge: notice uncommited copies (issue1000)
Sun, 02 Mar 2008 08:51:02 -0800 Eric Hopper Check for patches repo with os.path.isdir not os.path.exists
Fri, 14 Mar 2008 21:57:46 -0300 Alexis S. L. Carvalho hook.py: fix redirections introduced by 323b9c55b328
Mon, 25 Feb 2008 09:55:57 -0500 Jesse Glick Issue937: error messages from hooks not sent over HTTP.
Fri, 14 Mar 2008 20:01:50 -0300 Alexis S. L. Carvalho revlog.py: remove extra close()
Fri, 14 Mar 2008 23:51:58 +0100 Thomas Arendsen Hein adjust test-http output to non-default HGPORT, e.g. with run-tests.py -j
Mon, 10 Mar 2008 19:25:34 +0000 Stephen Deasey hgweb: clarify which address and port can/cannot be bound at startup (bug 769)
Fri, 14 Mar 2008 22:12:50 +0100 Benoit Boissinot revlog: make sure the files are closed after an exception happens
Fri, 14 Mar 2008 21:36:09 +0100 Benoit Boissinot merge with crew
Fri, 14 Mar 2008 21:35:49 +0100 Benoit Boissinot make sure not to reuse an existing append-file from a previous failed pull
Fri, 14 Mar 2008 10:32:19 -0300 Alexis S. L. Carvalho Fix issue995 (copy --after and symlinks pointing to a directory)
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho dirstate: ignore mode changes if the fs does not supports the exec bit
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho merge: require --force when there are deleted files
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho add a test for a375ffc2aa1b
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho localrepo.commit: normalize commit message even for rawcommit.
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho debugancestor: use repo.lookup when no revlog was specified
Fri, 14 Mar 2008 09:56:58 -0300 Alexis S. L. Carvalho update output of test-hgweb
Fri, 14 Mar 2008 01:45:17 -0300 Alexis S. L. Carvalho setup.py: use a simplified custom version of CCompiler.has_function
Thu, 13 Mar 2008 23:45:36 +0100 Florent Guillaume gitweb: show branches in most of the templates
Thu, 13 Mar 2008 23:45:35 +0100 Florent Guillaume hgweb_mod: add branch helper functions to use in templates
Thu, 13 Mar 2008 19:53:02 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Thu, 13 Mar 2008 10:42:46 +0100 Christian Ebert win32text: use util.binary to detect \0
Fri, 14 Mar 2008 01:39:15 +0100 Thomas Arendsen Hein adjust test-fetch output to non-default HGPORT, e.g. with run-tests.py -j
Thu, 13 Mar 2008 19:50:03 -0300 Alexis S. L. Carvalho setup.py: skip inotify if there's no inotify_add_watch
Thu, 13 Mar 2008 17:39:30 +0100 Benoit Boissinot run-tests.py: add a summary of failed tests at the end
Thu, 13 Mar 2008 15:40:41 +0100 Benoit Boissinot fix incorrect date when committing a tag
Wed, 12 Mar 2008 15:44:08 -0700 Alexis S. L. Carvalho merge: fix handling of deleted files
Wed, 12 Mar 2008 15:33:43 -0700 Bryan O'Sullivan setup.py: os.uname is not available on Windows
Wed, 12 Mar 2008 15:31:10 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Wed, 12 Mar 2008 15:30:11 -0700 Bryan O'Sullivan Add inotify extension
Wed, 12 Mar 2008 23:21:01 +0100 Patrick Mezard convert: rename MAPFILE into REVMAP to disambiguate with filemap
Wed, 12 Mar 2008 21:59:22 +0100 Ralf Schmitt Make mercurial easy installable
Wed, 12 Mar 2008 22:20:10 +0100 Thomas Arendsen Hein Add tests for the fixes to issue1014 (fractional timezones)
Wed, 12 Mar 2008 09:04:20 +0100 Thomas Arendsen Hein test-fetch failed due to non-zero exit code
Tue, 11 Mar 2008 16:28:58 -0700 Brendan Cully Hide URL passwords in hg paths output.
Tue, 11 Mar 2008 16:04:25 -0700 Bryan O'Sullivan Merge with main
Tue, 11 Mar 2008 23:54:03 +0100 Jonas Diemer Fixed bash completion for filenames containing spaces.
Tue, 11 Mar 2008 23:59:43 +0100 Thomas Arendsen Hein merge with main
Tue, 11 Mar 2008 17:42:51 -0500 Matt Mackall dates: Fix bare times to be relative to "today"
Tue, 11 Mar 2008 17:42:41 -0500 Matt Mackall dates: improve timezone handling
Tue, 11 Mar 2008 17:42:29 -0500 Matt Mackall revlog: report node and file when lookup fails
Tue, 11 Mar 2008 17:42:26 -0500 Matt Mackall Merge with crew
Tue, 11 Mar 2008 11:38:12 -0700 Bryan O'Sullivan fetch: don't proceed if working directory is missing files (issue988)
Tue, 11 Mar 2008 11:30:42 -0700 Bryan O'Sullivan fetch: rename --force-editor option to --edit, for consistency
Mon, 10 Mar 2008 02:54:37 -0500 Matt Mackall dates: fix fractional timezone display rounding bug
Sun, 09 Mar 2008 17:34:55 +0000 Stephen Deasey churn: show comitter email addresses unclipped (bug 1023)
Sat, 08 Mar 2008 17:28:25 -0800 Brendan Cully gitweb: use {url} as entrypoint in notfound.tmpl instead of /
Sat, 08 Mar 2008 17:19:18 -0800 Brendan Cully Support web.baseurl in hgwebdir, overriding SCRIPT_NAME
Sat, 08 Mar 2008 12:40:33 +0100 Thomas Arendsen Hein Fixed typo in tag help, found by John Coomes
Fri, 07 Mar 2008 08:38:07 +0100 Peter Arrenbrecht hgweb: fix test results missed by 6218:345a23eca8f6
Thu, 06 Mar 2008 18:40:10 -0800 Brendan Cully gitweb: remove some line breaks in archive and rss columns.
Thu, 06 Mar 2008 22:51:16 +0100 Joel Rosdahl Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Add missing import of sys
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl convert: Remove unused clone method
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl convert: Fix unbound name error in the subversion backend
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl imerge: Fix unbound name error and add a test case
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Fri, 07 Mar 2008 00:24:36 +0100 Thomas Arendsen Hein Removed trailing spaces from everything except test output