log

age author description
Fri, 04 Apr 2008 13:43:25 -0500 Matt Mackall coal: more tweaks
Thu, 03 Apr 2008 13:47:05 +0200 Christian Ebert pager: make config info accessible with "hg help pager"
Thu, 03 Apr 2008 12:46:37 +0200 Dirkjan Ochtman tests: easier error diagnostics for test-serve
Thu, 03 Apr 2008 13:21:42 +0200 Dirkjan Ochtman Merge from crew-stable.
Thu, 03 Apr 2008 13:14:43 +0200 Dirkjan Ochtman hgweb: make hgwebdir work in the absence of PATH_INFO
Thu, 03 Apr 2008 11:18:43 +0200 Dirkjan Ochtman Merge from main.
Thu, 03 Apr 2008 11:16:07 +0200 Dirkjan Ochtman Merge from crew-stable.
Thu, 03 Apr 2008 11:11:31 +0200 Gilles Moris Pager extension: switch it off if --debugger is set
Thu, 03 Apr 2008 10:49:42 +0200 David Soria Parra php.net> Pager extension: switch it off if --debugger is set
Wed, 02 Apr 2008 18:51:06 -0500 Matt Mackall coal: even more tweaks
Wed, 02 Apr 2008 18:47:19 -0500 Matt Mackall coal: more tweaking
Wed, 02 Apr 2008 18:47:17 -0500 Matt Mackall coal: more tweaks
Wed, 02 Apr 2008 18:47:15 -0500 Matt Mackall coal: minor fixes
Wed, 02 Apr 2008 21:46:30 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 02 Apr 2008 08:56:38 -0700 Bryan O'Sullivan test-churn: force COLUMNS to be set
Wed, 02 Apr 2008 14:03:16 +0200 Christian Ebert Consistently 1 space after full stops in command doc strings
Wed, 02 Apr 2008 01:49:29 +0200 Benoit Boissinot patchbomb: Fix mangling of lines beginning with From
Tue, 01 Apr 2008 14:35:35 +0200 Christian Ebert asciidoc: consistently use 1 space after full stop
Tue, 01 Apr 2008 14:35:11 +0200 Christian Ebert hgrc.5: fix subsection formatting
Tue, 01 Apr 2008 16:36:25 +0200 Benoit Boissinot imported patch templ.diff
Tue, 01 Apr 2008 10:19:49 +0200 Patrick Mezard Merge with crew-stable
Tue, 01 Apr 2008 08:34:23 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 31 Mar 2008 23:02:25 -0700 Brendan Cully rollback: unlink files truncated to length 0
Wed, 02 Apr 2008 21:45:35 +0200 Thomas Arendsen Hein make test-diff-copy-depth executable
Tue, 01 Apr 2008 09:17:11 +0200 Peter Arrenbrecht convert: fix test-convert-svn-* problems with mtime not changing
Tue, 01 Apr 2008 08:33:17 +0200 Thomas Arendsen Hein merge with hg-stable
Mon, 31 Mar 2008 23:14:25 -0500 Matt Mackall hgweb: fix merge breakage
Mon, 31 Mar 2008 21:49:36 -0500 Matt Mackall templates: add coal web theme
Mon, 31 Mar 2008 21:49:34 -0500 Matt Mackall optimize PNGs
Mon, 31 Mar 2008 21:49:33 -0500 Matt Mackall hgweb: minor improvements for new web style
Mon, 31 Mar 2008 21:49:32 -0500 Matt Mackall add simple dump and undump scripts to contrib/
Mon, 31 Mar 2008 21:49:26 -0500 Matt Mackall Merge with stable
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: refactor symmetricdifference as _findlimit
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: teach symmetric difference about working revisions
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall symmetricdifference: move back to copies
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall symmetricdifference: change colors to sides
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall ancestors: simplify symmetric difference
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: don't double-detect items in the directory copy check
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: skip directory rename checks when not merging
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: sort old names by depth
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall backout: reverse changeset belongs on current branch
Sat, 29 Mar 2008 12:39:47 -0500 Matt Mackall copies: fix silly precedence bug
Fri, 28 Mar 2008 11:17:10 +0300 Kirill Smelkov churn: allow whitespaces as delimiter in aliases
Mon, 31 Mar 2008 18:49:15 +0200 Benoit Boissinot merge with crew
Mon, 31 Mar 2008 18:44:12 +0200 Benoit Boissinot hg serve: add clearer message when starting the server with --verbose
Mon, 31 Mar 2008 13:10:47 +0200 Dirkjan Ochtman convert: fix trailing space introduced in 5efd447a9b8d
Sat, 29 Mar 2008 19:41:50 +0100 David Soria Parra php.net> pager: Add a configuration to enable/disable the pager for certain commands
Mon, 31 Mar 2008 11:08:52 +0200 Christian Ebert keyword: regroup monkey patch code, underscore prefix private vars
Mon, 31 Mar 2008 00:01:27 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 30 Mar 2008 23:58:02 +0200 Thomas Arendsen Hein Fix test-convert-svn-tags on case sensitive filesystems
Sun, 30 Mar 2008 22:29:02 +0200 Benoit Boissinot fix bug introduced by 2540521dc7c1 (thanks pychecker)
Sun, 30 Mar 2008 22:23:55 +0200 Benoit Boissinot merge with -stable
Sun, 30 Mar 2008 20:21:46 +0200 Benoit Boissinot fix error spotted by pychecker
Sun, 30 Mar 2008 22:22:53 +0200 Benoit Boissinot fix bug introduced by 894875eae49b (short not defined)
Sun, 30 Mar 2008 20:31:35 +0200 Benoit Boissinot merge with crew
Sun, 30 Mar 2008 20:21:57 +0200 Benoit Boissinot fix warning from pychecker
Sun, 30 Mar 2008 20:21:46 +0200 Benoit Boissinot fix error spotted by pychecker
Sun, 30 Mar 2008 20:25:22 +0200 Patrick Mezard Merge with crew-stable
Sun, 30 Mar 2008 20:18:40 +0200 Patrick Mezard commands: fix shadowed repo module
Sat, 29 Mar 2008 21:15:54 +0100 Benoit Boissinot merge with crew
Sat, 29 Mar 2008 21:15:34 +0100 Benoit Boissinot hgweb: remove dead code
Sat, 29 Mar 2008 17:27:35 +0100 Patrick Mezard Merge with crew-stable
Sat, 29 Mar 2008 17:16:39 +0100 Patrick Mezard test-convert-svn-source: remove redundant tests
Sat, 29 Mar 2008 17:16:18 +0100 Patrick Mezard convert: allow tags detection to be disabled
Sat, 29 Mar 2008 17:15:45 +0100 Patrick Mezard convert: follow svn tags history (issue953)
Sat, 29 Mar 2008 17:15:43 +0100 Patrick Mezard Add a test for svn tags conversion
Sat, 29 Mar 2008 17:14:53 +0100 Patrick Mezard convert: avoid svn log retrieval process cleanup
Sat, 29 Mar 2008 17:14:47 +0100 Patrick Mezard test-convert-mtn: test directory deletion
Fri, 28 Mar 2008 19:47:22 +0100 Benoit Boissinot fix const annotation warning
Fri, 28 Mar 2008 17:31:50 +0100 Dirkjan Ochtman highlight: some small cleanups
Fri, 28 Mar 2008 19:40:44 +0100 Dirkjan Ochtman hgweb: refactor hgweb code
Fri, 28 Mar 2008 19:37:28 +0100 Dirkjan Ochtman hgweb: separate out utility functions
Mon, 24 Mar 2008 18:18:39 +0100 Dirkjan Ochtman Backed out changeset d2bb66a8a435 (temporary template compatibility)
Thu, 27 Mar 2008 12:52:41 -0700 Bryan O'Sullivan mercurial.el: note new Emacs VC mode support
Wed, 26 Mar 2008 10:12:10 -0700 Bryan O'Sullivan manifest: improve parsing performance by 8x via a new C extension
Mon, 24 Mar 2008 18:05:30 -0500 Matt Mackall Added signature for changeset bae2e9c838e9
Mon, 24 Mar 2008 18:05:22 -0500 Matt Mackall Added tag 1.0 for changeset bae2e9c838e9
Mon, 24 Mar 2008 15:50:58 -0700 Bryan O'Sullivan Tests for issue 1049 1.0
Mon, 24 Mar 2008 15:36:56 -0700 Bryan O'Sullivan commit: when committing the results of a merge, it's all or nothing
Mon, 24 Mar 2008 22:49:33 +0100 Thomas Arendsen Hein Skip older monotone versions for tests.
Mon, 24 Mar 2008 22:09:01 +0100 Thomas Arendsen Hein run-tests.py: Only one fail message when output changed and error code.
Mon, 24 Mar 2008 18:07:07 -0300 Alexis S. L. Carvalho mq: use repo.changelog.tip() instead of the "tip" tag
Mon, 24 Mar 2008 20:28:13 +0100 Thomas Arendsen Hein Fix missing space in one of the new update messages.
Mon, 24 Mar 2008 16:17:19 -0300 Alexis S. L. Carvalho qclone: do not abort if remote hasn't enabled mq (issue1040)
Mon, 24 Mar 2008 13:45:01 -0300 Alexis S. L. Carvalho hgweb: add compatibility code for old templates
Mon, 24 Mar 2008 11:12:57 -0500 Matt Mackall Merge with crew
Mon, 24 Mar 2008 17:02:31 +0100 Patrick Mezard test-convert-mtn: test directory move
Mon, 24 Mar 2008 17:02:08 +0100 Patrick Mezard convert: record deleted files in monotone source
Mon, 24 Mar 2008 10:01:05 -0500 Matt Mackall update: better logic and messages for updates
Mon, 24 Mar 2008 16:20:15 +0100 Dirkjan Ochtman hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486
Sun, 23 Mar 2008 21:35:57 -0300 Alexis S. L. Carvalho setup.py: hide compiler error messages while searching for inotify
Sun, 23 Mar 2008 23:18:20 +0100 Patrick Mezard Add a test for monotone conversion
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho don't use hasattr in repo.invalidate
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho localrepo.commit: grab locks before getting the list of files to commit
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho Avoid calling heads() twice on every hg commit.
Sun, 23 Mar 2008 23:08:18 +0100 Dirkjan Ochtman hgweb: better error messages
Sun, 23 Mar 2008 22:15:47 +0100 Patrick Mezard Remove unexpected "Alternately" word from tip help.
Sun, 23 Mar 2008 21:48:38 +0100 Thomas Arendsen Hein run-tests.py: Allow environment variables to set jobs/timeout/port.
Sun, 23 Mar 2008 21:41:03 +0100 Patrick Mezard convertrepo: make it work with refactored convert extension
Sun, 23 Mar 2008 21:40:27 +0100 Patrick Mezard Make tip help more helpful
Sun, 23 Mar 2008 20:37:04 +0100 Patrick Mezard test-imerge: test resolve subcommand
Sun, 23 Mar 2008 20:37:02 +0100 Patrick Mezard imerge: replace "merge" with "internal:merge" when non-interactive
Sun, 23 Mar 2008 18:52:02 +0100 Patrick Mezard hgk: display orphan revisions content (issue 1041)
Sun, 23 Mar 2008 16:07:27 +0100 Patrick Mezard test-mq-symlinks: skip if symlinks are not supported
Sun, 23 Mar 2008 01:23:03 +0100 Florent Guillaume test-notify: make it pass on Mac OS X 10.5
Sun, 23 Mar 2008 01:13:56 +0100 Florent Guillaume test-remove: make tests really pass
Sun, 23 Mar 2008 01:04:51 +0100 Florent Guillaume test-remove: fix for non-gnu find
Sat, 22 Mar 2008 21:13:22 +0100 Florent Guillaume test-remove: make it pass on Mac OS X 10.5
Sat, 22 Mar 2008 20:16:30 +0100 Dirkjan Ochtman tests: add highlight extension tests
Sat, 22 Mar 2008 18:33:10 +0100 Dirkjan Ochtman tests: add tests for hgweb to test-keyword
Sat, 22 Mar 2008 20:15:30 +0100 Dirkjan Ochtman Merge main and crew.
Sat, 22 Mar 2008 20:03:00 +0100 Thomas Arendsen Hein removed trailing spaces
Sat, 22 Mar 2008 13:50:59 -0500 Matt Mackall ui: disallow newlines in usernames (issue1034)
Sat, 22 Mar 2008 13:30:08 -0500 Matt Mackall update: no -C needed to switch branches without outstanding changes
Sat, 22 Mar 2008 19:01:09 +0100 Patrick Mezard coverage: deal with symlinked input paths (MacOSX issue)
Sat, 22 Mar 2008 18:01:46 +0100 Patrick Mezard Make churn an official extension
Sat, 22 Mar 2008 12:48:15 +0100 Dirkjan Ochtman tiny tab cleanup
Sat, 22 Mar 2008 10:07:49 +0100 Dirkjan Ochtman improved semantics for remove (issue438)
Fri, 21 Mar 2008 17:22:47 -0500 Matt Mackall test: fix mixing exec bit on test-hgwebdirsym
Fri, 21 Mar 2008 15:57:22 -0500 Matt Mackall tests: make test-rebuildstate repeatable
Fri, 21 Mar 2008 15:57:22 -0500 Matt Mackall tests: teach -i about fails list
Fri, 21 Mar 2008 15:57:22 -0500 Matt Mackall tests: make test-convertcvs repeatable
Fri, 21 Mar 2008 08:46:15 -0700 Eric Hopper test: Add tests for webdir symlinks and walkrepos.
Fri, 21 Mar 2008 15:44:11 -0500 Matt Mackall mq: warn when applying a patch to somewhere other than tip
Fri, 21 Mar 2008 21:56:55 +0100 Patrick Mezard util: check fileno() validity in win32 set_binary()
Fri, 21 Mar 2008 14:52:24 +0100 Adrian Buehlmann clone: print "updating working directory" status message
Fri, 21 Mar 2008 12:05:01 +0100 Dirkjan Ochtman give better error message on non-existent mapfile (issue813)
Fri, 21 Mar 2008 11:06:02 +0100 Dirkjan Ochtman warn about new heads on commit (issue842)
Fri, 21 Mar 2008 00:55:53 +0100 Dirkjan Ochtman hgweb: only accept POST requests for unbundle
Fri, 21 Mar 2008 00:39:39 +0100 Thomas Arendsen Hein tab/space cleanup
Thu, 20 Mar 2008 22:46:35 +0100 Dirkjan Ochtman ui: copy overlay from both direct and indirect parentui
Thu, 20 Mar 2008 23:32:43 +0100 Patrick Mezard convert: allow missing tools not to stop source type detection
Thu, 20 Mar 2008 22:58:53 +0100 Dirkjan Ochtman fix test-serve breakage for other hostnames
Thu, 20 Mar 2008 22:41:40 +0100 Patrick Mezard util: test fileno() availability in win32 set_binary()
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