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
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
Fri, 07 Mar 2008 00:01:13 +0100 Thomas Arendsen Hein Replaced tab in run-tests.py
Wed, 05 Mar 2008 08:00:05 +0100 Peter Arrenbrecht tests: add --keep-tmp to run-tests.py to debug test environment
Wed, 05 Mar 2008 09:20:57 -0800 Bryan O'Sullivan fetch: make test reproducible, tiny code cleanup
Wed, 05 Mar 2008 09:10:45 -0800 Bryan O'Sullivan fetch: switch the default parent used for a merge
Mon, 03 Mar 2008 21:48:43 +0100 Peter Arrenbrecht mq: test for qclone of http repo+queue
Mon, 03 Mar 2008 12:46:57 -0500 Jesse Glick When failing to load an extension, show where Hg tried to load it from.
Sun, 02 Mar 2008 23:32:13 +0100 Thomas Arendsen Hein hgweb/annotate: handle binary files like hgweb/file
Sun, 02 Mar 2008 20:54:00 +0100 Thomas Arendsen Hein test-status: Make assert function definition sh compatible.
Sun, 02 Mar 2008 13:52:34 +0100 Thomas Arendsen Hein Extend/correct acc40572da5b regarding -qA and ignored files.
Sat, 01 Mar 2008 22:30:03 +0100 Zoran Bosnjak 'hg status -q' output skips non-tracked files.
Fri, 29 Feb 2008 14:48:21 -0800 Brendan Cully highlight: forgot import
Fri, 29 Feb 2008 14:47:07 -0800 Brendan Cully highlight: guess by text when path name is ambiguous
Fri, 29 Feb 2008 14:21:15 -0800 Brendan Cully highlight: make div trimmer work when lexer fails to identify text.
Fri, 29 Feb 2008 11:13:50 -0800 Brendan Cully highlight: use iter() instead of generator comprehension
Fri, 29 Feb 2008 09:54:28 +0100 Dirkjan Ochtman mq: remove unimplemented option -f for strip
Thu, 28 Feb 2008 22:04:22 -0800 Brendan Cully highlight: bail out if file is binary
Thu, 28 Feb 2008 21:35:27 -0800 Brendan Cully highlight: support annotate, and reduce layering violations.
Fri, 29 Feb 2008 02:45:12 +0100 Thomas Arendsen Hein Introduce templateopts and logopts to reduce duplicate option definitions.
Fri, 29 Feb 2008 02:15:31 +0100 Thomas Arendsen Hein Add option -l/--limit to hg incoming and hg outgoing.
Fri, 29 Feb 2008 01:51:23 +0100 Thomas Arendsen Hein Move finding/checking the log limit to cmdutil
Fri, 29 Feb 2008 01:25:31 +0100 Thomas Arendsen Hein Make hg debugancestor accept -R by making it an optionalrepo command.
Fri, 29 Feb 2008 01:14:37 +0100 Thomas Arendsen Hein debugancestor: use *args instead of *opts, to not confuse with option dicts.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp mq: Cleanup: update outdated file header.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp convert: Clean up authormap key=value splitting.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp convert: Avoid redundant newline on authormap errors.
Thu, 28 Feb 2008 17:37:56 +0200 Marti Raudsepp convert: Ignore empty lines in authormap file.
Thu, 28 Feb 2008 22:39:59 +0100 Thomas Arendsen Hein Add config option to disable putting .hg_archival.txt inside archives.
Thu, 28 Feb 2008 19:08:04 +0100 Dirkjan Ochtman add a blame alias for annotate
Thu, 28 Feb 2008 17:51:04 +0100 Dirkjan Ochtman warning on push should mention heads, not branches
Thu, 28 Feb 2008 00:07:38 +0100 Patrick Mezard commands: lock() the repo while unbundling (issue1004)
Thu, 28 Feb 2008 00:07:37 +0100 Patrick Mezard patch: fix iterhunks() with trailing binary file removal
Wed, 27 Feb 2008 14:58:44 -0800 Bryan O'Sullivan debugancestor: make the index argument optional, defaulting to 00changelog.i
Tue, 26 Feb 2008 22:42:37 +0100 Thomas Arendsen Hein Renamed "manifest" to "files" in web templates.
Tue, 26 Feb 2008 22:21:34 +0100 Thomas Arendsen Hein Removed old-style hgweb templates
Tue, 26 Feb 2008 06:25:11 -0600 Steve Borho add explicit extension disabling syntax to hgrc.5
Mon, 28 Jan 2008 22:19:12 -0500 Jesse Glick Permit XML entities to be escaped in template output.
Sun, 24 Feb 2008 17:58:55 +0100 Patrick Mezard convert: add shallow, single branch svn conversions via svn.startrev
Sun, 24 Feb 2008 17:58:53 +0100 Patrick Mezard convert: allow svn trunk/branches/tags detection to be skipped
Thu, 21 Feb 2008 08:24:58 -0500 John Mulligan Add --all option to bundle command
Sat, 23 Feb 2008 19:37:44 +0100 Patrick Mezard Fix test-convert.out after 55455556f921
Sat, 23 Feb 2008 16:43:33 +0100 Patrick Mezard convert: improve subversion source documentation
Sat, 23 Feb 2008 11:19:59 +0100 Dirkjan Ochtman hgweb: fix parameter mixup (issue1001)
Sat, 23 Feb 2008 11:18:34 +0100 Dirkjan Ochtman tests: easier hg serve error diagnosis
Thu, 21 Feb 2008 20:56:06 +0100 Peter Arrenbrecht util: make walkrepos() return .hg/patches if present
Fri, 22 Feb 2008 21:58:15 +0100 Thomas Arendsen Hein Allow "file://localhost/" in addition to "file:///" (issue728)
Thu, 21 Feb 2008 23:00:50 +0100 Peter Arrenbrecht mq: make qclone ask remote source repo for qbase using lookup protocol
Fri, 22 Feb 2008 21:18:48 +0100 Thomas Arendsen Hein Document log date ranges and mention 'hg help dates' for all commands (issue998)
Fri, 22 Feb 2008 11:28:14 +0100 Thomas Arendsen Hein Add test case for backout on named branches (issue665)
Thu, 21 Feb 2008 08:52:52 +0100 Gilles Moris Reverse the way backout is doing the merge
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho tests: hide the name of the branch cache file
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho test-mq-pull-from-bundle: don't print the contents of $HGRCPATH
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho repo.status: also compare flags for files in the lookup list.
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho keyword: remove "identify" and "remove" from nokwcommands
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho test-glog: pass the list of files to commit
Thu, 21 Feb 2008 15:56:35 +0100 Dirkjan Ochtman hgweb: no i18n in protocol responses
Thu, 21 Feb 2008 17:02:28 +0100 Dirkjan Ochtman improve changegroup.readbundle(), use it in hgweb
Wed, 20 Feb 2008 21:31:42 +0100 Stefan Rank Also search for .hgrc if mercurial.ini not found on windows
Thu, 21 Feb 2008 15:00:25 +0100 Dirkjan Ochtman hgweb: use bundletypes from mercurial.changegroup
Wed, 20 Feb 2008 13:38:16 -0800 Bryan O'Sullivan Merge with crew
Fri, 25 Jan 2008 04:11:32 -0500 Jesse Glick Infer a --repository argument from command arguments when reasonable.
Wed, 20 Feb 2008 10:50:10 +0100 Dirkjan Ochtman hgweb: separate protocol calls from interface calls (issue996)
Tue, 19 Feb 2008 19:34:18 -0300 Alexis S. L. Carvalho update output of test-convert
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho repair.py: rewrite a loop, making it cleaner and faster
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho Speed up hg grep by avoiding useless manifest parsing
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho cmdutil.walkchangerevs: use '-1:0' instead ot 'tip:0'
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho revlog.revision: avoid opening the datafile without need.
Tue, 19 Feb 2008 10:53:40 -0800 Bryan O'Sullivan convert: document splicemap, allow setting of multiple parents
Mon, 18 Feb 2008 19:21:33 +0100 Thomas Arendsen Hein merge backout
Mon, 18 Feb 2008 19:20:22 +0100 Thomas Arendsen Hein Backed out changeset b913d3aacddc (see issue971/msg5317)
Tue, 28 Aug 2007 18:00:07 +0200 Walter Doerwald Simplify utils.walkrepos().
Sun, 17 Feb 2008 21:34:28 +0100 Thomas Arendsen Hein Fix bad behaviour when specifying an invalid date (issue700)
Sun, 17 Feb 2008 12:53:57 +0100 Thomas Arendsen Hein Report filenames with disallowed characters as suggested by Mika Eloranta
Sat, 16 Feb 2008 18:12:30 +0100 Thomas Arendsen Hein hgweb: Quote filenames when downloading raw files.
Sat, 16 Feb 2008 17:51:30 +0100 Thomas Arendsen Hein hgweb: Pass only filename instead of full path when downloading raw files.
Sat, 16 Feb 2008 13:34:11 +0100 Thomas Arendsen Hein merge with crew
Sat, 16 Feb 2008 13:33:38 +0100 Thomas Arendsen Hein Make annotae/grep print short dates with -q/--quiet.
Sat, 16 Feb 2008 13:01:27 +0100 Thomas Arendsen Hein Add hg grep -d/--date to list the commit date of matched revisions.
Wed, 13 Feb 2008 23:09:28 +0100 Patrick Mezard util: always define a dummy lookup_reg()
Sat, 16 Feb 2008 11:55:33 +0100 Patrick Mezard convert: improve cycles detection message
Sat, 16 Feb 2008 12:46:28 +0100 Patrick Mezard Merge with crew-stable
Sun, 10 Feb 2008 08:53:39 +0100 Peter Arrenbrecht bundlerepo: fix inconsistency of parsed and internal name (issue #821)
Sun, 10 Feb 2008 08:52:50 +0100 Peter Arrenbrecht bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)
Fri, 15 Feb 2008 23:38:18 -0200 Alexis S. L. Carvalho Simplify the output of test-bheads
Fri, 15 Feb 2008 21:34:33 +0100 Thomas Arendsen Hein merge with crew
Fri, 15 Feb 2008 21:34:16 +0100 Thomas Arendsen Hein Make hgweb annotate link to target line numbers (issue623)
Fri, 15 Feb 2008 20:06:47 +0100 Thomas Arendsen Hein fix test output after f7f25f58693a
Fri, 15 Feb 2008 19:44:54 +0100 Thomas Arendsen Hein merged Edward Lee's line anchors patch
Tue, 04 Sep 2007 22:25:37 -0500 Edward Lee Add line anchors to annotate, changeset, diff, file views for hgweb
Fri, 15 Feb 2008 16:06:36 -0200 Alexis S. L. Carvalho automatically update the branch cache when tip changes
Fri, 15 Feb 2008 16:06:36 -0200 Alexis S. L. Carvalho move the reading of branch.cache from _branchtags to branchtags
Fri, 15 Feb 2008 16:06:36 -0200 Alexis S. L. Carvalho localrepo: keep the UTF-8 version of branchcache around
Fri, 15 Feb 2008 16:06:36 -0200 Alexis S. L. Carvalho localrepo.invalidate: invalidate branchcache
Fri, 15 Feb 2008 18:37:00 +0100 Christian Ebert keyword: do not inspect node1 for diff if node2 is given
Fri, 15 Feb 2008 18:36:49 +0100 Christian Ebert keyword: add test for patch.diff monkey
Fri, 15 Feb 2008 18:36:28 +0100 Christian Ebert keyword: make main class and hg command accessible
Fri, 15 Feb 2008 18:21:02 +0100 Christian Ebert keyword: move expand/shrink decisions into kwtemplater
Fri, 15 Feb 2008 10:51:35 -0200 Alexis S. L. Carvalho try to fix test-inherit-mode on HFS+
Fri, 15 Feb 2008 10:38:37 -0200 Alexis S. L. Carvalho cmdutil.commit: use relative paths in the error messages
Fri, 15 Feb 2008 10:38:37 -0200 Alexis S. L. Carvalho util.pathto: return '.' instead of an empty string
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho status: put added files that have disappeared in the deleted list
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho revert: unify forget and remove lists
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho revert: only call dirstate.normal when we know the file is clean
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho commands.revert: don't call hg.revert
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho revert: don't let repo.status walk the whole working dir
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho Set bundle.mainreporoot only after checking that it's a local repo
Thu, 14 Feb 2008 20:54:52 +0100 Thomas Arendsen Hein Fix test-hgweb-commands.out after 9b817c0a82f1
Sun, 26 Aug 2007 21:31:18 -0300 Fabio Zadrozny Propagating changes back to working dirs when changing files in external
Thu, 14 Feb 2008 19:35:40 +0100 Patrick Mezard test-convert-baz: set username with baz, not tla
Wed, 13 Feb 2008 00:40:18 +0100 Patrick Mezard Define tla username locally in baz and tla tests
Sat, 16 Feb 2008 11:55:33 +0100 Patrick Mezard convert: fix --datesort ordering
Tue, 18 Dec 2007 14:01:34 -0600 Kirill Smelkov [RFC] convert: fix --datesort
Fri, 15 Feb 2008 15:44:32 -0200 Alexis S. L. Carvalho push: exit(1) if "push creates new remote branches!"
Thu, 14 Feb 2008 10:55:17 -0600 Matt Mackall hgweb: Fix stray quote in logo img tag
Thu, 14 Feb 2008 10:28:27 -0600 Matt Mackall hgweb: add new logos
Thu, 14 Feb 2008 10:25:24 -0600 Matt Mackall Add the new "droplet" logo
Thu, 14 Feb 2008 11:25:30 +0100 Thomas Arendsen Hein cat --decode: Drop short option, use opts.get() instead of opts[]
Sat, 09 Feb 2008 13:05:22 -0500 Jesse Glick Option --decode for hg cat to apply decode filters.
Wed, 13 Feb 2008 23:49:57 +0100 Christian Ebert keyword: monkeypatch patch.diff for non-interactive diffs
Thu, 14 Feb 2008 00:13:20 +0100 Thomas Arendsen Hein merge with main
Wed, 13 Feb 2008 19:34:28 -0200 Alexis S. L. Carvalho merge with crew-stable
Wed, 13 Feb 2008 18:37:38 -0200 Alexis S. L. Carvalho clone: make things work when source is a repo object
Wed, 13 Feb 2008 18:37:38 -0200 Alexis S. L. Carvalho clone: expand the path before saving it in .hg/hgrc
Wed, 13 Feb 2008 16:46:43 +0100 Dirkjan Ochtman better handle errors with date parsing (issue983)
Wed, 13 Feb 2008 16:46:43 +0100 Dirkjan Ochtman better handle errors with date parsing (issue983)
Wed, 13 Feb 2008 05:27:04 +0300 Maxim Dounin hgweb: disable cgitb by default in hgwebdir.fcgi too
Tue, 12 Feb 2008 23:35:44 +0100 Patrick Mezard Document and fix tla/baz conversion tests
Tue, 12 Feb 2008 23:35:35 +0100 Patrick Mezard convert: detect baz before tla
Tue, 12 Feb 2008 21:44:56 +0100 Christian Ebert keyword: add glog to nokwcommands
Sun, 10 Feb 2008 08:25:09 +0100 Christian Ebert keyword: enable all monkey patches using _kwtemplater at reposetup
Tue, 12 Feb 2008 19:07:45 +0300 Maxim Dounin hgweb: disable cgitb by default
Tue, 12 Feb 2008 11:35:06 +0100 Aleix Conchillo Flaque convert: added GNU Arch (tla) tests and related fixes
Tue, 12 Feb 2008 10:38:34 +0100 Aleix Conchillo Flaque convert: added gnu arch (baz) tests
Mon, 11 Feb 2008 16:16:05 -0600 Matt Mackall convert: try to be smarter about CVS branching
Wed, 06 Feb 2008 20:44:25 -0600 Steve Borho filemerge: more backwards compatible behavior for ui.merge
Wed, 06 Feb 2008 20:32:06 -0600 Steve Borho filemerge: add 'checkchanged' merge tool property
Mon, 11 Feb 2008 16:13:43 -0600 Matt Mackall ignore: split up huge patterns
Sun, 10 Feb 2008 13:19:24 +0100 Thomas Arendsen Hein Use chmod 0770 and g+s instead of 02770 which does't work on Solaris 8.
Sun, 10 Feb 2008 04:24:59 +0100 Christian Ebert keyword: no expansion in web diffs
Sun, 10 Feb 2008 01:53:19 +0100 Christian Ebert keyword: make restrict entirely a kwtemplater attribute
Sat, 09 Feb 2008 22:50:53 +0100 Christian Ebert keyword: declare globals in a more compact way
Sat, 09 Feb 2008 22:37:51 +0100 Christian Ebert keyword: avoid os import by using util.splitpath
Sat, 09 Feb 2008 20:43:42 -0800 Bryan O'Sullivan Automated merge with http://hg.west.spy.net/hg/hacks/hg
Fri, 08 Feb 2008 21:31:03 -0800 Dustin Sallings Option to log to only show changesets within a specified branch.
Sat, 09 Feb 2008 12:27:58 -0500 Jesse Glick Strip filter name from command before passing to filter function.
Sat, 09 Feb 2008 18:38:54 -0200 Alexis S. L. Carvalho make the journal/undo files from transactions inherit the mode from .hg/store
Sat, 09 Feb 2008 18:38:54 -0200 Alexis S. L. Carvalho add test-inherit-mode
Sat, 09 Feb 2008 18:38:54 -0200 Alexis S. L. Carvalho hghave: detect unix-style permissions
Sat, 09 Feb 2008 18:38:54 -0200 Alexis S. L. Carvalho Make files in .hg inherit the permissions from .hg/store
Sat, 09 Feb 2008 20:17:09 +0100 Patrick Mezard test-keyword: make it run under Windows
Sat, 09 Feb 2008 20:17:06 +0100 Patrick Mezard keyword: fix symlink detection under Windows
Sat, 09 Feb 2008 19:40:30 +0100 Patrick Mezard keyword: fix mq repository detection under Windows
Sat, 09 Feb 2008 19:39:01 +0100 Thomas Arendsen Hein Do not abort rollback if undo.branch isn't available, but warn.
Sat, 09 Feb 2008 19:13:57 +0100 Thomas Arendsen Hein Remove trailing ! from two error messages as this was confusing.
Sat, 09 Feb 2008 18:58:31 +0100 Thomas Arendsen Hein Print less scary warning when invalidating the branch cache.
Sat, 09 Feb 2008 17:36:42 +0100 Aleix Conchillo Flaque convert: support binary files, link to files (viceversa) in gnu arch
Sat, 09 Feb 2008 13:13:46 +0100 Thomas Arendsen Hein convert: Don't decode unicode strings
Sat, 09 Feb 2008 13:08:02 +0100 Thomas Arendsen Hein convert: Compatibility fixes for python2.3
Thu, 07 Feb 2008 22:25:00 +0100 Christian Ebert keyword: monkeypatch dispatch._parse to avoid redundant run
Wed, 06 Feb 2008 23:14:33 +0100 Christian Ebert keyword: safeguards against erroneous behaviour or aborts
Thu, 07 Feb 2008 15:56:20 +0100 Christian Ebert keyword: fix pychecker warning about shadowed variable
Fri, 08 Feb 2008 13:56:29 +0100 Aleix Conchillo Flaque convert: improve gnu arch source performance and other fixes
Fri, 08 Feb 2008 18:31:55 -0200 Alexis S. L. Carvalho Merge with crew-stable
Fri, 08 Feb 2008 13:16:49 -0200 Alexis S. L. Carvalho fix syntax in coverage.py, fixing run-tests.py -C
Fri, 08 Feb 2008 15:42:28 +0100 Michele Cella fix to let test-hgwebdir pass
Fri, 08 Feb 2008 11:55:17 +0100 Thomas Arendsen Hein merge with crew-stable
Thu, 07 Feb 2008 12:31:29 +0100 Aleix Conchillo Flaque convert: do not skip some lines in gnu arch summaries
Wed, 06 Feb 2008 20:00:35 -0800 Bryan O'Sullivan Merge with crew
Wed, 06 Feb 2008 19:57:52 -0800 Bryan O'Sullivan Merge with crew
Thu, 26 Jul 2007 07:56:27 -0400 jorendorff mq.py: add -U option to hg qdiff command
Thu, 26 Jul 2007 07:56:04 -0400 jorendorff commands.py, patch.py: add -U option to hg diff command
Thu, 07 Feb 2008 00:41:30 +0100 Thomas Arendsen Hein Update help output of test-convert for GNU arch entry.
Wed, 06 Feb 2008 23:24:15 +0100 Patrick Mezard Merge with crew-stable
Wed, 06 Feb 2008 11:42:04 +0100 Aleix Conchillo Flaque convert: add full description for gnu arch revisions
Wed, 06 Feb 2008 09:11:36 +0100 Thomas Arendsen Hein merge with main
Tue, 05 Feb 2008 09:30:08 +0100 Aleix Conchillo Flaque convert: added GNU Arch source converter
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho qinit -c: add ^\.hg and ^\.mq to .hgignore
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho dirstate.status: avoid putting ignored files in the unknown list
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho dirstate: don't walk ignored directories
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho revert: don't assume ignored files will be returned in the unknown list
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho revert: revert clean files when only a change of flags is needed
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho Revert e82dd2dd6276
Fri, 08 Feb 2008 11:50:37 +0100 Dirkjan Ochtman make static-http work with empty repos (issue965)
Wed, 06 Feb 2008 23:09:13 +0100 Patrick Mezard mq: qimport must read patches in binary mode
Tue, 05 Feb 2008 16:09:21 -0600 Matt Mackall keyword: fix my string pasting thinko
Mon, 04 Feb 2008 19:38:34 -0600 Steve Borho filemerge: wrap quotes around tool path
Mon, 04 Feb 2008 21:08:45 +0100 Christian Ebert keyword: nokwcommands, restricted string variables at top level
Mon, 04 Feb 2008 18:27:36 +0100 Christian Ebert keyword: split line continuation in 2 steps (style)
Mon, 04 Feb 2008 18:27:36 +0100 Christian Ebert keyword: add empty_ok argument to kwrepo.commit
Mon, 04 Feb 2008 18:27:36 +0100 Christian Ebert keyword: allow keyword expansion on clone
Tue, 05 Feb 2008 15:59:10 +0100 Thomas Arendsen Hein merge with crew-stable
Tue, 05 Feb 2008 15:54:42 +0100 Dirkjan Ochtman cleanly abort on unknown archive type (issue966)
Tue, 05 Feb 2008 14:34:46 +0100 Thomas Arendsen Hein merge with crew-stable
Tue, 05 Feb 2008 14:02:03 +0100 Dirkjan Ochtman hgweb: fix search skipping tip
Mon, 04 Feb 2008 09:56:01 -0600 dhruva filemerge: fix pattern matching
Sun, 03 Feb 2008 23:58:02 -0800 Lee Cantey filemerge: fix path to working file when fixeol is enabled
Mon, 04 Feb 2008 09:53:10 -0600 Matt Mackall mergetools: correct vim typo
Mon, 04 Feb 2008 09:51:56 -0600 Matt Mackall filemerge: handle missing regappend
Sun, 03 Feb 2008 23:08:16 -0800 Lee Cantey util_win32: add missing valname param to query_val function
Sun, 03 Feb 2008 22:27:53 -0600 Steve Borho filemerge: two fixes for kdiff3 example configuration
Thu, 31 Jan 2008 22:32:11 -0600 Steve Borho add merge sections to hgrc.5
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall filemerge: remove the hgmerge script
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall filemerge: add an example set of global settings for common merge tools
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall filemerge: add config item for GUI tools
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall merge: add registry look up bits to tool search
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall merge: add support for tool EOL fixups
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall merge: allow smarter tool configuration
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall filemerge: pull file-merging code into its own module
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall merge: move the bulk of simplemerge into core
Sun, 03 Feb 2008 21:47:07 -0200 Alexis S. L. Carvalho merge with crew-stable
Sat, 02 Feb 2008 21:01:43 +0100 Thomas Arendsen Hein test-serve: wait before killing to always hide the "killed!" message.
Sat, 02 Feb 2008 14:55:14 +0100 Thomas Arendsen Hein Mention 'hg update' to switch branches in help for branch and branches.
Sat, 02 Feb 2008 14:49:31 +0100 Thomas Arendsen Hein Clarify help for hg status and make it consistent.
Fri, 01 Feb 2008 13:31:46 -0800 Bryan O'Sullivan profile: expand PID in output file name
Fri, 01 Feb 2008 13:11:03 -0800 Bryan O'Sullivan convert: allow synthetic history to be spliced in.
Fri, 01 Feb 2008 13:09:45 -0800 Bryan O'Sullivan profiling: allow CGI and FastCGI to be profiled
Fri, 01 Feb 2008 10:31:15 +0100 Dirkjan Ochtman update copyright notice in version output
Fri, 01 Feb 2008 10:31:13 +0100 Dirkjan Ochtman hgweb: explicit response status
Fri, 01 Feb 2008 10:31:09 +0100 Dirkjan Ochtman updating lsprof.py from remote repository
Thu, 31 Jan 2008 13:57:48 +0100 Christian Ebert highlight: update according to latest hgweb_mod changes
Fri, 01 Feb 2008 00:25:32 +0100 Thomas Arendsen Hein Fixed typo: Gnerating -> Generating
Thu, 31 Jan 2008 23:42:21 +0100 Armin Ronacher added \r for progress counting in churn extension
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho update the branch cache at the end of addchangegroup
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho qpop/qrefresh: update self.applied before calling strip
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho hg import: write the dirstate after every commit
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho localrepo._tag: add a seek before writing the new tag
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho convert: use 'unknown' and '0 0' if commit author or date weren't specified
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho httprepo: use separate handlers for HTTP and HTTPS
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho move __del__ from httprepository to basehttphandler
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho mq: don't allow patches with some reserved names
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho mq: pop/refresh: avoid losing revisions not managed by mq
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho mqrepo: don't abort if the status file has an unknown node
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho sshrepo: be more careful while reading data
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho fix markup of templates/{,old/}header.tmpl
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templates: move filters to their own module
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templater: move email function to util
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templater: remove node import
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall patchbomb: undo backout and fix bugs in the earlier patch
Tue, 22 Jan 2008 23:07:23 +0100 Michele Cella added an entry about the prefix option inside the hgrc man page
Tue, 22 Jan 2008 23:06:37 +0100 Michele Cella tests for hg serve prefix option
Tue, 22 Jan 2008 22:13:29 +0100 Michele Cella hgweb: fixes to make hg serve prefix handling more robust
Thu, 31 Jan 2008 14:44:00 -0600 Matt Mackall Merge with -stable
Wed, 30 Jan 2008 10:58:54 -0600 Steve Borho graphlog: skip filectx parents in other filelogs
Fri, 21 Dec 2007 23:21:17 -0500 Jesse Glick Provide better context for custom Python encode/decode filters.
Mon, 28 Jan 2008 21:39:47 +0100 Patrick Mezard Register data filters in a localrepo instead of util
Mon, 28 Jan 2008 16:35:02 +0100 Dirkjan Ochtman hgweb: forgot to centralize the req.write() calls in hgwebdir
Mon, 28 Jan 2008 15:10:17 +0100 Dirkjan Ochtman hgweb: centralize req.write() calls
Mon, 28 Jan 2008 14:58:03 +0100 Dirkjan Ochtman hgweb: explicitly check if requested command exists
Mon, 28 Jan 2008 13:42:40 +0100 Dirkjan Ochtman hgweb: get rid of raw-related code in hgweb.filerevision()
Sat, 26 Jan 2008 13:04:36 +0000 Christian Ebert keyword: detect restricted commands thru variable
Sat, 26 Jan 2008 22:44:27 +0100 Patrick Mezard webcommands: add missing hg import
Sat, 26 Jan 2008 20:04:31 +0100 Patrick Mezard Merge with crew-stable
Sat, 26 Jan 2008 14:45:04 +0100 Patrick Mezard convert: follow svn module parent moves
Sat, 26 Jan 2008 14:45:04 +0100 Patrick Mezard convert: prevent svn branches to leave the root module tree
Sat, 26 Jan 2008 14:45:04 +0100 Patrick Mezard convert: checkout svn root revisions
Sat, 26 Jan 2008 14:45:04 +0100 Patrick Mezard convert: fix svn_source.latest()
Sat, 26 Jan 2008 14:45:04 +0100 Patrick Mezard convert: display source revision id with --verbose
Fri, 25 Jan 2008 19:49:15 -0500 Jesse Glick Permitting the import command to accept a --user option.
Fri, 25 Jan 2008 16:24:00 -0800 Bryan O'Sullivan Merge with crew
Fri, 25 Jan 2008 16:18:00 -0800 Bryan O'Sullivan Simplify test-paths
Sat, 26 Jan 2008 01:06:31 +0100 Thomas Arendsen Hein merge with crew
Fri, 25 Jan 2008 15:54:25 -0500 Jesse Glick Permit glob patterns to use nested curly braces.
Fri, 25 Jan 2008 16:04:46 -0800 Bryan O'Sullivan Merge after backout
Fri, 25 Jan 2008 16:04:32 -0800 Bryan O'Sullivan Backed out changeset dc6ed2736c81
Tue, 22 Jan 2008 13:12:43 +0100 Christian Ebert keyword: improve use of dicts
Wed, 23 Jan 2008 10:39:19 +0100 Christian Ebert keyword: no expansion on qfold (bugfix)
Fri, 25 Jan 2008 15:56:22 -0800 Bryan O'Sullivan Merge with crew
Tue, 08 Jan 2008 22:40:51 -0500 Jesse Glick Ensure that absolutized paths from hgrc do not contain ../ segments.
Sat, 26 Jan 2008 00:14:20 +0100 Thomas Arendsen Hein glog shows at most one file: correct synopsis
Fri, 25 Jan 2008 21:09:14 +0100 Thomas Arendsen Hein Update usage message in test-glog.out
Fri, 25 Jan 2008 20:17:48 +0100 Thomas Arendsen Hein Add back elipsis to [OPTION] that was stolen by 56e8a54bf71d
Fri, 25 Jan 2008 10:35:04 -0600 Steve Borho graphlog: add test for filelog graph
Fri, 25 Jan 2008 10:28:21 -0600 Steve Borho graphlog: add filelog revision grapher
Fri, 25 Jan 2008 16:18:49 +0100 Thomas Arendsen Hein Test case for hg import --no-commit
Fri, 25 Jan 2008 13:48:35 +0100 Joel Rosdahl Add --no-commit option to import command
Wed, 30 Jan 2008 17:30:34 -0600 Matt Mackall win32: remove excessive flushing
Sat, 26 Jan 2008 19:55:04 +0100 Patrick Mezard convert: hg.clonebranches must pull missing parents (issue941)
Wed, 23 Jan 2008 21:49:44 +0300 Kirill Smelkov qrecord: add tests
Wed, 23 Jan 2008 21:49:39 +0300 Kirill Smelkov qrecord: record complements commit, so qrecord should complement qnew
Wed, 23 Jan 2008 17:16:33 +0100 Thomas Arendsen Hein Remove unneeded "import os.path"
Wed, 23 Jan 2008 14:28:25 +0100 Dirkjan Ochtman send conservatively capitalized HTTP headers
Wed, 16 Jan 2008 19:14:54 +0330 Ali Gholami Rudi demandimport: handling new relative imports
Tue, 22 Jan 2008 10:45:55 +0100 Dirkjan Ochtman hgweb: move HTTP content types out of header templates
Tue, 22 Jan 2008 10:45:52 +0100 Dirkjan Ochtman hgweb: revert to showing file instead of offering for download
Tue, 22 Jan 2008 12:31:55 +0100 Dirkjan Ochtman hgweb: be sure to send a valid content-type for raw files
Tue, 22 Jan 2008 09:28:51 +0100 Dirkjan Ochtman hgweb: use ErrorResponse instead of custom response
Tue, 22 Jan 2008 09:11:11 +0100 Dirkjan Ochtman better error reporting for hg serve errors in tests
Tue, 22 Jan 2008 09:11:08 +0100 Dirkjan Ochtman hgweb: fix a stupid KeyError introduced in a0e20a5eba3c
Tue, 22 Jan 2008 09:11:06 +0100 Dirkjan Ochtman hgweb: cleanup buglet introduced in 956afc025c0f
Tue, 22 Jan 2008 00:55:01 +0100 Thomas Arendsen Hein merge with crew-stable
Tue, 22 Jan 2008 00:16:50 +0100 Thomas Arendsen Hein CVS convert: Find correct parent for new branch (issue704)
Tue, 22 Jan 2008 00:08:43 +0100 Thomas Arendsen Hein Test for converting a CVS branch
Mon, 21 Jan 2008 22:24:28 +0100 Patrick Mezard convert: mercurial sink must be local
Mon, 21 Jan 2008 22:00:44 +0100 Thomas Arendsen Hein Fix double import of 're'.
Mon, 21 Jan 2008 21:44:16 +0100 Thomas Arendsen Hein convert: Do not abort with TypeError if svn commit message is None (issue934)
Sun, 20 Jan 2008 14:39:25 +0100 Christian Ebert Prefer i in d over d.has_key(i)
Mon, 21 Jan 2008 13:37:27 -0200 Alexis S. L. Carvalho fix test-strip-cross on solaris
Mon, 21 Jan 2008 14:15:38 +0100 Patrick Mezard Merge with crew-stable
Sun, 20 Jan 2008 08:12:07 -0200 Alexis S. L. Carvalho test-strip-cross: test handling of linkrev crosses in the manifest
Sat, 19 Jan 2008 22:16:15 -0500 Richard Lowe Fix test-strip-cross on Solaris
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho simplify revlog.strip interface and callers; add docstring
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho strip: calculate list of extra nodes to save and pass it to changegroupsubset
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho changegroupsubset: accept list of per-revlog nodes to include
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho addchangegroup: add option to skip check for empty changelog group
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho allow the creation of bundles with empty changelog/manifest chunks
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: don't use nested functions.
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: use revs in limitheads
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: add a docstring to bundle; use repo.ui
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: split stripall into two functions; clean it up a bit
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: rename chlog to cl
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: nodes are nodes, revs are revs
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: use node.* directly
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: don't import commands.py
Fri, 18 Jan 2008 23:59:40 +0100 Patrick Mezard test-no-symlinks: fix unbundle output
Sat, 19 Jan 2008 14:48:31 +0100 Patrick Mezard Merge with crew-stable
Sat, 19 Jan 2008 13:19:27 +0100 Patrick Mezard Merge with crew-stable
Sat, 19 Jan 2008 03:06:01 +0100 Christian Ebert keyword: add very simple mq test
Fri, 18 Jan 2008 17:01:28 -0800 Bryan O'Sullivan Fix typo.
Fri, 18 Jan 2008 13:54:33 -0800 Bryan O'Sullivan Fix test output
Fri, 18 Jan 2008 13:49:11 -0800 Bryan O'Sullivan Merge with crew
Fri, 18 Jan 2008 19:53:38 +0100 Dirkjan Ochtman hgweb: fast path for sending raw files
Fri, 18 Jan 2008 19:53:38 +0100 Dirkjan Ochtman hgweb: just return iterables instead of yielding them
Fri, 18 Jan 2008 19:53:38 +0100 Dirkjan Ochtman hgweb: separate out start_response() calling
Fri, 18 Jan 2008 19:53:38 +0100 Dirkjan Ochtman hgweb: return iterable, add deprecation note
Fri, 18 Jan 2008 19:53:38 +0100 Dirkjan Ochtman hgweb: remove some legacy code
Tue, 15 Jan 2008 14:39:53 +0100 Christian Ebert keyword: avoid extra diffs when not comparing against working dir
Tue, 15 Jan 2008 13:58:22 +0100 Christian Ebert keyword: support mq; handle (q)record more gracefully
Mon, 21 Jan 2008 10:04:35 +0100 Patrick Mezard convert: enforce svn_source.getchanges() files unicity
Mon, 21 Jan 2008 10:02:32 +0100 Patrick Mezard localrepo: ensure files unicity in commit() (issue 714)
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall util: simplify unique
Sat, 19 Jan 2008 14:39:30 +0100 Patrick Mezard convert: fix invalid svn.ra.check_path() call (issue 771)
Fri, 18 Jan 2008 23:56:51 +0100 Patrick Mezard util_win32: make os_link more robust (issue 761)
Fri, 18 Jan 2008 10:48:25 -0600 Matt Mackall transform a bunch of print statements to appropriate ui calls
Fri, 18 Jan 2008 10:07:36 -0600 Matt Mackall Merge with crew
Fri, 18 Jan 2008 00:16:20 +0100 Patrick Mezard convert: document the subversion conversion model
Thu, 17 Jan 2008 23:46:56 +0100 Patrick Mezard convert: fetch less revisions when looking for a branch parent
Thu, 17 Jan 2008 23:46:56 +0100 Patrick Mezard Test subversion branches conversion
Thu, 17 Jan 2008 23:46:56 +0100 Patrick Mezard convert: make svn revision iterator interruptible
Thu, 17 Jan 2008 23:46:56 +0100 Patrick Mezard convert: fix cross-branches subversion revisions handling
Tue, 01 Jan 2008 23:57:20 +0100 Patrick Mezard convert: fix parents of last fetched svn revision
Thu, 17 Jan 2008 23:46:56 +0100 Patrick Mezard convert: don't scan directories on property changes
Fri, 18 Jan 2008 09:03:17 -0600 Matt Mackall hooks: fix pre- and post- hooks specified in .hg/hgrc
Fri, 18 Jan 2008 08:23:29 -0600 Nicholas Riley [PATCH] zsh_completion tag/mq fixes
Fri, 18 Jan 2008 03:06:05 +0200 Giorgos Keramidas tests: Use /bin/sh for test-journal-exists, /bin/bash may not be available
Thu, 17 Jan 2008 13:51:59 -0600 Matt Mackall patchbomb: prompt only once for SMTP password
Wed, 16 Jan 2008 11:32:25 -0600 Matt Mackall transactions: don't show a backtrace when journal exists
Wed, 16 Jan 2008 11:14:51 -0600 Matt Mackall Merge with crew
Wed, 16 Jan 2008 11:14:24 -0600 Matt Mackall diff: don't show function name by default
Tue, 15 Jan 2008 23:04:44 +0100 Thomas Arendsen Hein merge with main
Tue, 15 Jan 2008 15:49:24 -0600 Matt Mackall Merge with crew
Tue, 15 Jan 2008 13:29:59 +0200 Kostantinos Koukopoulos convert should use default value when CVS_RSH is not set, that value
Tue, 15 Jan 2008 13:46:32 +0100 Patrick Mezard hgk: display branch name in diff header
Fri, 11 Jan 2008 23:30:56 +0200 Giorgos Keramidas Display debugstate dates as '%Y-%m-%d %H:%M:%S'
Mon, 14 Jan 2008 16:28:32 -0600 Matt Mackall merge: add a bit more sanity to divergent copy checks
Fri, 11 Jan 2008 23:36:56 +0100 Christian Ebert keyword: test that expansion is done filewise
Mon, 14 Jan 2008 09:00:23 +0100 Thomas Arendsen Hein Solaris compatibility fixes for test-keyword:
Sat, 05 Jan 2008 01:51:21 +0100 Edouard Gomez convert: separate trunk detection from branch layout detection
Sat, 12 Jan 2008 20:49:07 +0100 Patrick Mezard Merge with crew-stable
Sat, 12 Jan 2008 19:35:11 +0100 Patrick Mezard patch: handle empty vs no file in git patches (issue906)
Sat, 12 Jan 2008 20:43:09 +0100 Patrick Mezard patch: remove CRLF when parsing file names
Fri, 11 Jan 2008 18:33:10 -0800 Brendan Cully Merge with crew-stable
Fri, 11 Jan 2008 18:31:13 -0800 Brendan Cully Document --base null in bundle help
Fri, 11 Jan 2008 16:51:54 -0800 Bryan O'Sullivan Merge with mpm
Fri, 11 Jan 2008 21:20:27 +0100 Patrick Mezard util_win32: implement posixfile_nt.writelines()
Wed, 09 Jan 2008 22:41:30 +0900 Shun-ichi GOTO New extension to support problematic MBCS on Windows.
Wed, 09 Jan 2008 21:30:37 +0900 Shun-ichi GOTO Fix not to use os.sep directly.
Wed, 09 Jan 2008 21:30:36 +0900 Shun-ichi GOTO Add util.splitpath() and use it instead of using os.sep directly.
Wed, 09 Jan 2008 21:30:35 +0900 Shun-ichi GOTO Add endswithsep() and use it instead of using os.sep and os.altsep directly.
Wed, 09 Jan 2008 21:30:13 +0900 Shun-ichi GOTO Use util.normpath() instead of direct path string operation.
Fri, 11 Jan 2008 14:06:05 -0600 Shun-ichi GOTO svn: fix copy exception
Fri, 11 Jan 2008 14:06:05 -0600 Matt Mackall posixfile_nt: set closed early
Wed, 09 Jan 2008 10:00:18 -0600 Will Maier Don't use the -i option with sed
Wed, 09 Jan 2008 00:27:33 +0100 Edouard Gomez convert: respect hg.tagsbranch setting
Sat, 05 Jan 2008 15:35:46 -0500 Jesse Glick Issue #880: Simple misspelling ('occured') in web error message.
Fri, 11 Jan 2008 01:36:20 +0000 mark williamson Tweak finddate to pass date directly.
Wed, 09 Jan 2008 11:15:00 +0100 Michele Cella adding "prefix" option to "hg serve" (command line and [web] section)
Tue, 08 Jan 2008 21:12:30 -0600 Kevin Christen Fix XHTML validation error on file diff page.
Fri, 11 Jan 2008 13:06:38 -0600 Matt Mackall hook: redirect stdout to stderr for ssh and http servers
Fri, 11 Jan 2008 06:07:43 +0300 Maxim Dounin convert: add commandline.xargs(), use it in svn_sink class
Fri, 11 Jan 2008 15:01:29 +0100 Christian Ebert keyword: fix some doc strings; update copyright
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov hg qrecord -- like record, but for mq
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov cmdutil.commit: extract 'addremove' from opts carefully
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov dispatch: allow extensions to provide setup code
Thu, 10 Jan 2008 12:07:13 +0300 Kirill Smelkov record: refactor record into generic record driver
Thu, 10 Jan 2008 11:43:30 +0300 Kirill Smelkov record: some docs
Wed, 09 Jan 2008 05:24:33 +0100 Christian Ebert keyword: clean up quiet setting in kwdemo and adding of untracked kwfiles
Wed, 09 Jan 2008 11:21:40 +0100 Christian Ebert keyword: suppress keyword expansion for log commands
Wed, 09 Jan 2008 05:18:50 +0100 Christian Ebert keyword: (bugfix) only set changenode for kwtemplater when committing
Tue, 08 Jan 2008 06:56:21 +0300 Maxim Dounin test-mq-header: don't fail with different patch(1)
Tue, 08 Jan 2008 15:56:12 -0600 Matt Mackall Fix up tests for XHTML validation bits
Mon, 07 Jan 2008 21:29:40 -0600 Kevin Christen Fixed numerous XHTML problems that caused validation errors and warnings.
Mon, 31 Dec 2007 16:18:17 +0100 Dennis Schoen patchbomb: attachment options changed
Fri, 04 Jan 2008 16:11:01 +0100 Christian Ebert patchbomb: consistently use opts.get
Fri, 04 Jan 2008 15:58:22 +0100 Christian Ebert patchbomb: fix more line continuations (coding style)
Fri, 04 Jan 2008 18:22:39 +0100 Christian Ebert keyword: add test
Fri, 04 Jan 2008 18:22:09 +0100 Christian Ebert Add extension for filewise RCS-keyword expansion in working dir
Mon, 07 Jan 2008 15:26:12 -0600 Alexandre Vassalotti restore branch after rollback (issue 902)
Sun, 06 Jan 2008 15:40:32 +0100 Patrick Mezard context: fix filectx.parents() bug introduced when editing 180a3eee4b75
Sun, 06 Jan 2008 13:17:10 +0100 Thomas Arendsen Hein merge with crew-stable
Sat, 29 Dec 2007 17:11:48 +0300 Maxim Dounin Fix copies reporting in log and convert.
Sat, 29 Dec 2007 16:57:43 +0300 Maxim Dounin context: preserve changeset in filectx if we have one
Sat, 05 Jan 2008 17:36:16 +0100 Patrick Mezard test-convert-hg-svn: make it more windows friendly
Sat, 05 Jan 2008 17:36:16 +0100 Patrick Mezard test-convert-svn-sink: wrap repetitive svn checks in a function
Sat, 05 Jan 2008 22:52:28 +0100 Patrick Mezard Merge with crew-stable
Sat, 05 Jan 2008 11:46:00 +0900 Shun-ichi GOTO convert: Fix bug of limit_arglist() loosing file on limit boundary.
Fri, 04 Jan 2008 23:43:55 +0100 Patrick Mezard test-convert: test before() and after() conversion actions
Fri, 04 Jan 2008 23:43:55 +0100 Patrick Mezard test-convert-svn-source: test convert/multiple extra fields
Fri, 04 Jan 2008 23:43:49 +0100 Patrick Mezard Merge with crew-stable
Fri, 04 Jan 2008 13:56:31 -0800 Bryan O'Sullivan util: drop params added during experimentation
Tue, 18 Dec 2007 12:45:30 -0800 John Coomes hg tag: run tag hook just once
Sat, 05 Jan 2008 17:55:16 +0100 Patrick Mezard Make run-tests.py --interactive work on Windows
Fri, 04 Jan 2008 23:23:47 +0100 Patrick Mezard convert: filemap must call base converter before()/after() actions
Fri, 04 Jan 2008 11:58:27 -0800 Bryan O'Sullivan fetch: hide authentication details
Fri, 04 Jan 2008 11:52:24 -0800 Bryan O'Sullivan serve: Don't change directory in the child if invoked with -d and --cwd
Fri, 04 Jan 2008 14:25:04 +0100 Thomas Arendsen Hein Fix status char in color extension for deleted (missing) files.
Fri, 04 Jan 2008 07:44:07 +0100 Thomas Arendsen Hein merge with main
Thu, 03 Jan 2008 06:25:30 +0900 Shun-ichi GOTO convert: print commit log message with local encoding correctly.
Thu, 03 Jan 2008 06:25:30 +0900 Shun-ichi GOTO convert: Accept local path on win32.
Thu, 03 Jan 2008 20:27:32 -0600 Kevin Christen color extension: change from GPL3 to 2
Thu, 03 Jan 2008 13:46:39 -0600 Matt Mackall changelog: fix decoding of extra
Thu, 03 Jan 2008 06:25:30 +0900 Shun-ichi GOTO convert: svn_sink: workaround of command line size limitation on win32.
Thu, 03 Jan 2008 06:25:30 +0900 Shun-ichi GOTO convert: svn_sink: specify encoding of message file explicitly on commit.
Wed, 02 Jan 2008 16:24:13 +0100 Peter Arrenbrecht mq: add --currentdate and --date options to qnew and qrefresh
Mon, 31 Dec 2007 09:15:39 -0600 Kevin Christen Add colored output to status and qseries commands
Sun, 30 Dec 2007 14:43:03 +0100 Christian Ebert patchbomb: simplify some line continuations
Sun, 30 Dec 2007 14:24:03 +0100 Christian Ebert patchbomb: add linebreaks after colons (coding style)
Thu, 03 Jan 2008 13:39:26 -0600 Kevin Christen Fixed XHTML validation errors
Wed, 02 Jan 2008 20:22:10 +0100 Thomas Arendsen Hein Move aliases section in help below synopsis (issue362)
Tue, 01 Jan 2008 23:12:48 +0100 Patrick Mezard test-convert-svn-source: test stop revision
Tue, 01 Jan 2008 19:20:03 +0100 Thomas Arendsen Hein Sort commands table again and add some missing 'hg' in synopsises.
Tue, 01 Jan 2008 17:12:37 +0100 Thomas Arendsen Hein Obfuscate (instead of just escape) contact/owner in gitweb summary.
Tue, 01 Jan 2008 17:07:15 +0100 Thomas Arendsen Hein Don't let ui.username override web.contact (issue900)
Tue, 01 Jan 2008 11:19:15 +0100 Thomas Arendsen Hein realign commands table
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: improve tests
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: handle search for bad to good transitions
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: make bisect a built-in command
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: faster merging
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: merge ancestor lists when pushing to children
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: skip calculations on candidates with too many ancestors
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: stop early if we find a perfect candidate
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: find best node in ancestor collection pass
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: calculate candidate set while finding children
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: use a dict for children
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: propagate ancestor lists directly to children
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: add noupdate option
Mon, 31 Dec 2007 18:20:25 -0600 Matt Mackall Merge backout
Mon, 31 Dec 2007 17:47:02 -0600 Matt Mackall Backed out changeset c2a21fe60994
Sun, 30 Dec 2007 19:46:13 +0100 Thomas Arendsen Hein Show number of changesets written to bundle files by default (issue569)
Sun, 30 Dec 2007 17:45:26 +0100 Thomas Arendsen Hein "C" status code considered harmful, so changed to "=" (issue899)
Sun, 30 Dec 2007 17:36:49 +0100 Thomas Arendsen Hein Adjust changed test output after 0145f9afb0e7 (trailing whitespace)
Sat, 29 Dec 2007 19:49:48 +0100 Thomas Arendsen Hein Removed tabs and trailing whitespace in python files
Sat, 29 Dec 2007 01:14:45 +0100 Patrick Mezard util: filter all st_mode with 0777 in checkexec
Fri, 28 Dec 2007 17:10:57 +0100 Thomas Arendsen Hein merge with crew
Fri, 28 Dec 2007 17:10:25 +0100 Thomas Arendsen Hein Clarify some messages during commit:
Fri, 28 Dec 2007 16:32:14 +0100 Thomas Arendsen Hein merge with crew
Fri, 28 Dec 2007 16:46:44 +0100 Patrick Mezard Merge with crew-stable
Fri, 28 Dec 2007 14:51:16 +0100 Patrick Mezard Prompt for a commit message in editor, improve error message
Thu, 27 Dec 2007 22:40:07 -0600 Patrick Mezard patchbomb: make --bundle respect --desc
Fri, 28 Dec 2007 16:41:40 +0100 Patrick Mezard patchbomb: read bundle file in binary mode
Fri, 28 Dec 2007 00:03:55 -0600 Kirill Smelkov prompt: kill matchflags
Thu, 27 Dec 2007 19:23:22 +0100 Patrick Mezard test-convert-cvs: force cvs -f options to avoid cvsrc
Wed, 19 Dec 2007 11:56:19 -0500 Arun Thomas Patchbomb: Prompt password when using SMTP/TLS and no password in .hgrc.
Wed, 19 Dec 2007 10:11:32 +0100 Christian Ebert highlight: fix more tracebacks by forcing util._encoding to hgweb.encoding
Tue, 18 Dec 2007 12:45:30 -0800 John Coomes hg tag: run tag hook just once
Tue, 18 Dec 2007 22:50:27 +0100 Christian Ebert patchbomb: break lines > 80 chars (coding style)
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall changelog: inline trivial call for extra data unescaping
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall changelog: remove extract function
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall util: simplify unique
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall remove unused util.localsub function
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall add debugfsinfo to check fs capabilities
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall atomictempfile: avoid chmod weirdness on Linux vfat
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall checkexec: fix VFAT tempfile droppings with more modern Linux kernels
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: use proper locking when updating bisect.state
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: remove class
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: keep history of all bad revisions
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: use more standard command syntax and help
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: move reporting out of core bisect function
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: add skip command
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: simplify state handling and init
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove unused imports
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: rename autobad/good/next
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: slightly improve the help message
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove stale test function
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: use array.array rather than lists for ancestor lists
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: switch individual ancestor lists from dict to list
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: turn ancestors into an array
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: greatly simplify the ancestor accumulating loop
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: switch to rev-based calculation
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: fix up node vs rev naming
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: clarify some bisection code
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: inline num_children function
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove usage of sets
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove stop argument to ancestors function
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: use bail_if_changed
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall cmdutil: make bail_if_changed bail on uncommitted merge
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove versionstr
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: simplify lookup
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove redundant clean checks
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: fold in two trivial functions
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove two unused functions
Thu, 27 Dec 2007 23:55:36 -0600 Matt Mackall update test-merge-types
Thu, 27 Dec 2007 22:49:01 -0600 Matt Mackall ui: allow default when prompting
Thu, 27 Dec 2007 22:47:44 -0600 Matt Mackall merge: add flag merging intelligence
Thu, 27 Dec 2007 22:47:41 -0600 Matt Mackall util: remove set_exec and set_link methods
Thu, 27 Dec 2007 22:29:21 -0600 Matt Mackall patch: use util.set_flags
Thu, 27 Dec 2007 22:29:17 -0600 Matt Mackall convert/svn: use util.set_flags
Thu, 27 Dec 2007 22:27:48 -0600 Matt Mackall merge: use util.set_flags
Thu, 27 Dec 2007 22:27:47 -0600 Matt Mackall wwrite: simplify with util.set_flags
Thu, 27 Dec 2007 22:27:45 -0600 Matt Mackall util: add new set_flags method
Thu, 27 Dec 2007 22:27:43 -0600 Matt Mackall add --debug to test-merge-types
Thu, 27 Dec 2007 22:27:37 -0600 Matt Mackall merge: simplify merge tests, fix exec flag bug
Thu, 27 Dec 2007 22:28:41 +0100 Patrick Mezard hg: fail upon copy/link errors while cloning locally
Thu, 27 Dec 2007 03:14:46 +0300 Maxim Dounin convert: svn-sink: copy and set properties after adding dirs/files
Thu, 27 Dec 2007 19:59:44 +0300 Maxim Dounin convert: don't read ~/.cvsrc in test-convert-cvs
Thu, 27 Dec 2007 13:39:59 +0100 Thomas Arendsen Hein merge with crew-stable
Wed, 26 Dec 2007 23:03:32 +0100 Thomas Arendsen Hein merge with crew-stable
Tue, 25 Dec 2007 21:14:11 -0800 Maxim Dounin convert: allow repo root to be matched in filemap
Tue, 25 Dec 2007 18:48:43 +0300 Kirill Smelkov .hgignore += tags & cscope files
Tue, 25 Dec 2007 22:23:58 +0100 Patrick Mezard Merge with crew-stable
Tue, 25 Dec 2007 14:30:10 +0100 Thomas Arendsen Hein merge with crew-stable
Mon, 24 Dec 2007 17:21:40 +0100 Mirko Friedenhagen server: append to logfiles
Mon, 24 Dec 2007 12:22:33 +0100 Patrick Mezard Move diffing missing file test and remove test-notfound
Mon, 24 Dec 2007 12:14:43 +0100 Patrick Mezard commands: add exits(1) if a specified file cannot be added (issue 891)
Mon, 24 Dec 2007 01:50:07 +0100 Patrick Mezard test-hgweb-commands: replace all "XX years ago" occurences
Fri, 21 Dec 2007 14:26:20 -0800 Lee Cantey Switch to using cat with EOF doc instead of trying to quote newlines for echo.
Fri, 21 Dec 2007 21:50:19 +0100 Thomas Arendsen Hein Use skipped: instead of hghave: for skipping tests, use this in test-merge-types
Fri, 21 Dec 2007 12:14:35 +0100 Thomas Arendsen Hein merge with crew-stable
Fri, 21 Dec 2007 10:24:03 +0100 Thomas Arendsen Hein Use common readlink.py instead of own implementations per test script.
Fri, 21 Dec 2007 09:51:19 +0100 Thomas Arendsen Hein Use test -h instead of test -L for portability
Fri, 21 Dec 2007 00:14:45 +0100 Patrick Mezard test-hgweb: fix css update
Fri, 21 Dec 2007 00:13:00 +0100 Patrick Mezard test-win32text: avoid unix2dos, printf extensions
Thu, 20 Dec 2007 07:05:40 -0500 Jesse Glick Atom/RSS logo display problem using min font size.
Thu, 20 Dec 2007 07:46:47 -0800 Jesse Glick man 5 hgrc implied you need to use external tools to do CRLF translation.
Wed, 19 Dec 2007 19:23:18 -0800 Bryan O'Sullivan Merge with mpm
Wed, 19 Dec 2007 19:21:30 -0800 Bryan O'Sullivan Merge with crew
Wed, 19 Dec 2007 17:02:31 -0500 Jesse Glick Issue 882: add standard hook to reject text files with CRLF.
Sun, 16 Dec 2007 22:55:23 +0100 Christian Ebert patchbomb: make "hg email -b" w/o destination work as advertised
Wed, 19 Dec 2007 22:36:18 +0100 peter arrenbrecht mq: add --currentuser and --user options to qnew and qrefresh
Thu, 27 Dec 2007 13:39:03 +0100 Thomas Arendsen Hein Tests for b5605d88dc27 and 840e2b315c1f (interactive prompts during merge)
Thu, 27 Dec 2007 10:32:33 +0100 Thomas Arendsen Hein Make ui.prompt repeat on "unrecognized response" again (issue897)
Wed, 26 Dec 2007 22:47:16 +0100 Thomas Arendsen Hein Fix misleading error and prompts during update/merge (issue556)
Tue, 25 Dec 2007 22:21:51 +0100 Patrick Mezard patch: be more tolerant to diffstat failures (issue 865)
Tue, 25 Dec 2007 14:05:26 +0100 Thomas Arendsen Hein Fix chmod of writable but unowned files (issue530)
Fri, 21 Dec 2007 12:07:02 +0100 Thomas Arendsen Hein Fix test-convert-darcs output on Debian etch (issue779)
Tue, 18 Dec 2007 15:40:46 -0600 Matt Mackall fix spelling error
Tue, 18 Dec 2007 15:17:11 -0600 Matt Mackall Merge with stable
Tue, 18 Dec 2007 14:11:13 -0600 Peter Arrenbrecht Fix income/pull with bundle and -R (issue 820).
Sat, 03 Nov 2007 11:11:13 +0100 Peter Arrenbrecht Add output markers to test-bundle so it's easier to spot the source of
Mon, 10 Dec 2007 12:16:59 -0600 Steve Borho hgk: add black and blue as preferred colors
Mon, 10 Dec 2007 00:35:04 +0000 Christian Ebert Remove spurious escape attempt in hg.1.txt
Wed, 05 Dec 2007 20:40:01 +0900 Osku Salerma Use VISUAL in addition to EDITOR when choosing the editor to use.
Tue, 18 Dec 2007 14:01:42 -0600 Matt Mackall util: get rid of is_win_9x wart
Sun, 09 Dec 2007 17:14:38 +0900 Osku Salerma Add --verbose support to tags command.
Sun, 09 Dec 2007 16:32:05 +0900 Osku Salerma Properly check tag's existence as a local/global tag when removing it.
Tue, 18 Dec 2007 14:01:34 -0600 Kirill Smelkov [RFC] convert: fix --datesort
Wed, 12 Dec 2007 14:44:59 +0100 Christian Ebert highlight: pass encoding to lexers and formatter
Wed, 12 Dec 2007 14:36:34 +0100 Christian Ebert highlight: mandatory arguments where possible
Mon, 17 Dec 2007 23:42:48 +0100 Patrick Mezard patch: simplify directory creation
Mon, 17 Dec 2007 23:42:46 +0100 Patrick Mezard patch: write rej files for missing targets (issue 853)
Mon, 17 Dec 2007 23:06:04 +0100 Patrick Mezard patch: avoid file existence tests when possible in selectfile()
Mon, 17 Dec 2007 23:06:01 +0100 Patrick Mezard patch: move diff parsing in iterhunks generator
Mon, 17 Dec 2007 22:19:21 +0100 Patrick Mezard patch: move NoHunk detection up with parsing code
Mon, 17 Dec 2007 13:45:30 +0100 Thomas Arendsen Hein merge with main
Fri, 14 Dec 2007 16:47:41 +0100 Shun-ichi GOTO Workaround for "Not enough space" error due to the bug of Windows.
Thu, 13 Dec 2007 14:25:51 -0600 Steve Borho fix typo in sshargs
Thu, 13 Dec 2007 20:35:42 +0100 Peter Arrenbrecht mq: drop obsolete reference to 'qversion'
Wed, 12 Dec 2007 16:44:26 -0600 Steve Borho win32: fix ssh://host:port when using Plink
Sun, 16 Dec 2007 22:55:23 +0100 Christian Ebert patchbomb: make "hg email -b" w/o destination work as advertised
Mon, 10 Dec 2007 14:54:41 -0800 Lee Cantey Default to 10.5 version using the default python 2.5
Mon, 10 Dec 2007 22:41:18 +0100 Patrick Mezard patchbomb: prompt with ui.prompt()
Mon, 10 Dec 2007 10:26:42 -0600 Matt Mackall ignore: fix up comment parsing
Mon, 10 Dec 2007 10:24:47 -0600 Matt Mackall demandload: give better diagnostic for call of an unloaded module
Mon, 10 Dec 2007 10:24:36 -0600 Matt Mackall fancyopts: lots of cleanups
Mon, 10 Dec 2007 10:24:29 -0600 Matt Mackall commit: avoid losing edits during commit
Mon, 10 Dec 2007 10:24:21 -0600 Matt Mackall rm: complain more about removing added files
Mon, 10 Dec 2007 10:24:14 -0600 Matt Mackall merge: make return codes more sensible
Mon, 10 Dec 2007 10:23:56 -0600 Matt Mackall doc: correct preoutgoing description
Mon, 10 Dec 2007 10:23:45 -0600 Matt Mackall dispatch: report OOM rather than traceback
Sun, 09 Dec 2007 20:46:32 +0100 Patrick Mezard Merge with crew-stable
Sun, 09 Dec 2007 15:25:36 +0100 Patrick Mezard convert: move commands definition to ease demandload job (issue 860)
Sat, 08 Dec 2007 13:18:03 -0600 Steve Borho win32: remove text man pages from Windows package
Fri, 07 Dec 2007 21:46:08 -0800 Bryan O'Sullivan Merge with mpm
Fri, 07 Dec 2007 18:19:16 -0600 Steve Borho win32: include zsh_completion in Windows package
Fri, 07 Dec 2007 18:19:16 -0600 Steve Borho win32: include contrib/vim in Windows package
Fri, 07 Dec 2007 18:19:16 -0600 Steve Borho win32: use relative path to install source
Fri, 07 Dec 2007 18:19:01 -0600 Steve Borho win32: move default install path inside program files
Fri, 07 Dec 2007 18:18:11 -0600 Steve Borho win32: it is no longer necessary to bundle patch.exe
Fri, 07 Dec 2007 18:15:24 -0600 Steve Borho win32: do not install bash hgmerge on Windows
Fri, 07 Dec 2007 18:14:16 -0600 Steve Borho win32: ignore all installers generated in Output/
Sun, 09 Dec 2007 15:25:36 +0100 Patrick Mezard convert: move commands definition to ease demandload job (issue 860)
Fri, 07 Dec 2007 14:59:33 -0600 Matt Mackall Merge with crew
Wed, 05 Dec 2007 22:57:35 -0600 Steve Borho win32: favor local mercurial.ini over registry key
Thu, 06 Dec 2007 13:11:36 -0800 Bryan O'Sullivan Merge with stable
Thu, 06 Dec 2007 13:10:25 -0800 David J. Mellor convert: fix SVN date parser dropping the final whole second digit
Wed, 05 Dec 2007 12:48:33 +0100 Christian Ebert highlight: adapt to hgweb_mode refactoring
Thu, 06 Dec 2007 09:55:56 -0800 Bryan O'Sullivan Merge with -stable
Tue, 23 Oct 2007 10:39:24 +0000 Jim Hague Fix bdiff test failures on AIX.
Mon, 03 Dec 2007 17:28:26 -0600 Steve Borho workaround for raw_input() on Windows
Tue, 04 Dec 2007 23:28:10 +0100 Patrick Mezard Merge with crew-stable
Tue, 04 Dec 2007 23:10:13 +0100 Patrick Mezard utils_win32: calling SHGetPathFromIDList under NT is useless and broken
Fri, 07 Dec 2007 02:29:55 -0600 Matt Mackall copy: handle rename internally
Fri, 07 Dec 2007 02:03:42 -0600 Matt Mackall copy: move rename logic
Fri, 07 Dec 2007 02:01:13 -0600 Matt Mackall copy: simplify inner copy
Fri, 07 Dec 2007 02:01:10 -0600 Matt Mackall copy: minor cleanups
Thu, 06 Dec 2007 15:15:47 -0600 Matt Mackall copy: propagate errors properly
Thu, 06 Dec 2007 14:58:57 -0600 Matt Mackall copy: refactor okaytocopy into walkpat
Sun, 02 Dec 2007 18:41:22 -0600 Matt Mackall copy: fix copying back with -A (issue836)
Mon, 03 Dec 2007 19:19:12 +0100 Dirkjan Ochtman hgwebdir: refactor inner loop
Mon, 03 Dec 2007 18:58:18 +0100 Dirkjan Ochtman hgwebdir: split out templater creation
Mon, 03 Dec 2007 18:40:37 +0100 Dirkjan Ochtman hgwebdir: split out makeindex function, facilitate test failure diagnosis
Mon, 03 Dec 2007 13:30:08 +0100 Dirkjan Ochtman hgweb: explicitly pass around the templater
Mon, 03 Dec 2007 12:40:29 +0100 Dirkjan Ochtman hgweb: split out templater definition
Mon, 03 Dec 2007 12:27:11 +0100 Dirkjan Ochtman separate the wire protocol commands from the user interface commands
Mon, 03 Dec 2007 12:06:21 +0100 Dirkjan Ochtman hgweb: extract constant to global level
Mon, 03 Dec 2007 11:58:52 +0100 Dirkjan Ochtman hgweb: get rid of some nested functions
Mon, 03 Dec 2007 11:58:29 +0100 Dirkjan Ochtman fix some imports; pushing bz2 bundles over http is currently untested
Sun, 02 Dec 2007 21:54:56 -0800 Bryan O'Sullivan coverage: return to not assuming that python is in /usr/bin
Sun, 02 Dec 2007 21:52:40 -0800 Bryan O'Sullivan Fix breaking test from 05451f6b5f07
Sun, 02 Dec 2007 23:26:40 +0100 Dirkjan Ochtman import latest coverage.py version
Sun, 02 Dec 2007 23:26:40 +0100 Dirkjan Ochtman split out hgweb commands into a separate file, move some code around
Sun, 02 Dec 2007 23:26:40 +0100 Dirkjan Ochtman add more tests for hgweb commands
Sun, 02 Dec 2007 18:11:59 -0600 Matt Mackall move commands.docopy to cmdutil.copy
Sun, 02 Dec 2007 17:04:16 -0600 Matt Mackall churn: avoid division by zero
Sun, 02 Dec 2007 16:26:56 -0600 Matt Mackall update test output
Sun, 02 Dec 2007 19:39:29 +0100 Patrick Mezard hgwebdir: test virtual paths leading or trailing separators are stripped
Sun, 02 Dec 2007 19:45:38 +0100 Patrick Mezard Merge with crew-stable
Sun, 02 Dec 2007 19:39:27 +0100 Patrick Mezard hgwebdir: normalize virtual paths before stripping the separator
Sun, 02 Dec 2007 17:15:03 +0100 Steve Borho win32: read system rcpath from registry
Sun, 02 Dec 2007 14:06:10 +0100 Patrick Mezard Merge with crew-stable
Sun, 02 Dec 2007 13:53:29 +0100 Patrick Mezard mq: missing target files do not make qpush to fail immediately (issue 835)
Sun, 02 Dec 2007 10:12:26 +0100 Dirkjan Ochtman Fix style nit and add some comments to tests.
Sat, 01 Dec 2007 19:19:08 +0100 Dirkjan Ochtman Use SCRIPT_NAME and PATH_INFO instead of REQUEST_URI. This is required by WSGI (fixes issue846).
Sat, 01 Dec 2007 19:10:00 +0100 Dirkjan Ochtman Add tests for hgwebdir repository names with slashes in them.
Sat, 01 Dec 2007 18:26:27 +0100 Dirkjan Ochtman CGI compatibility fix for d74fc8dec2b4.
Sun, 02 Dec 2007 15:52:36 -0600 Matt Mackall doc: add repo/ to .hgignore and .hgtags
Sun, 02 Dec 2007 15:26:01 -0600 Matt Mackall imported patch rollback-help
Sun, 02 Dec 2007 15:25:37 -0600 Matt Mackall imported patch rev-help
Fri, 09 Nov 2007 10:45:58 -0600 Matt Mackall clarify rm -A
Thu, 29 Nov 2007 20:47:41 -0600 Steve Borho hgweb: make web.name default to repo basename
Tue, 23 Oct 2007 10:39:24 +0000 Jim Hague fix calloc(0, ...) issue
Sun, 02 Dec 2007 15:15:49 -0600 Matt Mackall update: default to tipmost branch if default branch doesn't exist
Sun, 02 Dec 2007 13:37:30 -0600 Matt Mackall clone: fix race with same target directory (issue716)
Sat, 01 Dec 2007 13:09:27 -0600 Matt Mackall backout: disallow across branches (issue655)
Sat, 01 Dec 2007 12:54:34 -0600 Matt Mackall rename: add test for moving untracked files in directories
Fri, 30 Nov 2007 18:23:18 +0100 Dirkjan Ochtman Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.
Wed, 28 Nov 2007 13:58:31 -0800 Bryan O'Sullivan Drop a bad import that snuck in.
Wed, 28 Nov 2007 11:54:39 -0600 Bryan O'Sullivan hgweb: account for Python 2.4 in one test
Wed, 28 Nov 2007 09:39:17 -0800 Bryan O'Sullivan hgweb: fix breaking tests on Python < 2.5
Wed, 28 Nov 2007 08:39:05 -0800 Bryan O'Sullivan Merge with crew
Wed, 28 Nov 2007 08:38:42 -0800 Bryan O'Sullivan hgweb: return meaningful HTTP status codes instead of nonsense
Wed, 28 Nov 2007 08:38:06 -0800 Bryan O'Sullivan hgweb: make notfound templates more informative
Wed, 28 Nov 2007 08:37:33 -0800 Bryan O'Sullivan hgweb: flesh out raw templates
Wed, 28 Nov 2007 08:36:55 -0800 Bryan O'Sullivan make LookupError more detailed
Wed, 28 Nov 2007 00:11:55 +0100 Patrick Mezard Merge with crew-stable
Tue, 27 Nov 2007 09:44:09 -0800 Bryan O'Sullivan convert: some tidyups, doc improvements, and test fixes
Mon, 26 Nov 2007 17:24:21 -0800 Bryan O'Sullivan Merge with crew
Mon, 26 Nov 2007 17:23:20 -0800 Bryan O'Sullivan convert: tell the source repository when a rev has been converted
Mon, 26 Nov 2007 14:01:31 -0800 Bryan O'Sullivan convert: save hg revision during a convert
Mon, 26 Nov 2007 12:25:55 -0800 Bryan O'Sullivan Merge with mpm.
Sun, 25 Nov 2007 12:42:06 +0100 Patrick Mezard Merge with crew-stable
Sat, 24 Nov 2007 20:16:59 +0100 Patrick Mezard cmdutil: make "files" list all files, add "file_mods" for modified files
Tue, 27 Nov 2007 23:55:03 +0100 Patrick Mezard hgweb.server: flush log files after every access
Sun, 25 Nov 2007 12:17:30 +0100 Patrick Mezard test-import: test fuzziness, ambiguous patch locations
Sun, 25 Nov 2007 11:49:34 +0100 Jim Hague patch: fix sort() comparator argument
Sat, 24 Nov 2007 12:35:02 -0600 Matt Mackall Merge with crew
Sat, 24 Nov 2007 17:56:15 +0100 Patrick Mezard cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
Sat, 24 Nov 2007 12:13:32 -0600 Matt Mackall revlog: make revlogv0 loading more robust against corruption
Wed, 21 Nov 2007 13:26:18 -0600 Matt Mackall push/pull: abort if we try to visit a missing or empty revlog
Tue, 20 Nov 2007 15:54:25 -0600 Matt Mackall i18n: fix complaints from pygettext
Tue, 20 Nov 2007 15:46:20 -0600 Matt Mackall verify: improve handling of empty or missing files
Tue, 20 Nov 2007 14:41:47 +0100 Patrick Mezard Merge with crew-stable
Sun, 18 Nov 2007 17:25:28 +0100 Patrick Mezard convert: read CVS files in chunks (issue 800)
Sat, 17 Nov 2007 18:41:31 +0100 Patrick Mezard test-convert-svn-sink: test directory additions
Sat, 17 Nov 2007 18:41:31 +0100 Patrick Mezard convert: add directories to subversion from root to leaves
Sun, 11 Nov 2007 19:34:00 +0100 Patrick Mezard convert: force svn:executable when execute-bit is not supported
Sun, 11 Nov 2007 14:17:30 +0100 Patrick Mezard convert: fix svn file:// URL generation under Windows
Tue, 20 Nov 2007 14:31:58 +0100 Patrick Mezard mq: avoid qnew committing everything on invalid paths (issue 803)
Mon, 12 Nov 2007 10:49:26 -0800 Bryan O'Sullivan highlight: clean up coding style a little
Sat, 10 Nov 2007 17:54:57 -0500 Adam Hupp extension for synax highlighting in the hgweb file revision view
Sat, 10 Nov 2007 21:30:59 +0100 Patrick Mezard Change standard streams mode to binary at hg startup
Sat, 10 Nov 2007 21:30:43 +0100 Patrick Mezard test-import: read email payload in binary mode
Sat, 10 Nov 2007 17:09:56 +0100 Patrick Mezard convert: fix util.popen regression in darcs converter
Fri, 09 Nov 2007 21:24:25 -0200 Alexis S. L. Carvalho merge with crew-stable
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho mq: really remove undo after a qpush (and after a strip)
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho httprepo: give self._url and the netloc to the password manager
Mon, 05 Nov 2007 20:29:32 +0100 Manuel Holtgrewe Do not display passwords with pull/push/incoming/outgoing
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho run-tests.py: add a default --date "0 0" argument to commit et al
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho tests/*: avoid losing the original settings from $HGRCPATH
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho convert: make sure mercurial_source has a local hg repo
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho convert: display all errors if we couldn't open the source repo
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho test-convert-darcs: skip if we can't find the elementtree module
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho test-permissions: add a chmod +w to allow the directory to be removed
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho run-tests.py: don't print a dot for skipped tests
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho purge: simplify safety net for case mangling filesystems
Wed, 07 Nov 2007 22:57:28 +0100 Maxim Dounin Fix dir-changed-to-file updates on clean workdir.
Wed, 07 Nov 2007 21:13:56 -0600 Matt Mackall Merge with crew
Wed, 07 Nov 2007 21:10:30 -0600 Matt Mackall Add note to CONTRIBUTORS file
Wed, 07 Nov 2007 18:26:59 -0800 Bryan O'Sullivan convert: add support for Subversion as a sink
Wed, 07 Nov 2007 17:40:39 -0800 Bryan O'Sullivan convert: abstract darcs's commandline handling
Wed, 07 Nov 2007 17:07:14 -0800 Bryan O'Sullivan convert: iterate
Wed, 07 Nov 2007 17:06:02 -0800 Bryan O'Sullivan convert: abstract map files into a class
Wed, 07 Nov 2007 14:38:04 -0600 Matt Mackall Mark failing test as a known bug
Mon, 05 Nov 2007 13:20:24 -0800 Bryan O'Sullivan Merge with -stable
Mon, 05 Nov 2007 08:41:22 +0100 Peter Arrenbrecht Support qgoto in contrib/bash_completion.
Sat, 03 Nov 2007 21:50:11 +0100 bdowning hgk: change config file from .gitk to .hgk
Sat, 03 Nov 2007 17:06:44 +0100 Patrick Mezard Merge with crew-stable
Fri, 02 Nov 2007 14:45:05 -0700 Bryan O'Sullivan Merge with stable.