log

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