log

age author description
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