log

age author description
Sun, 19 Oct 2008 01:29:57 +0200 Benoit Boissinot merge with crew
Sun, 19 Oct 2008 01:28:35 +0200 Benoit Boissinot add a missing +x to test-inotify-lookup
Sun, 19 Oct 2008 01:26:46 +0200 Benoit Boissinot index parser: fix refcounting in case of errors, refactor
Sat, 18 Oct 2008 23:45:46 +0200 Patrick Mezard patch: pass linereader to binaryhunk.extract() instead of wrapped fp
Sat, 18 Oct 2008 23:45:46 +0200 Patrick Mezard patch: pass linereader to scangitpatch(), extract from iterhunks()
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: change functions definition order for readability
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: map changed files to patchmeta directly
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: patchmeta gives (islink, isexec) tuple instead of int mode
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: extract and rename gitpatch into patchmeta, document
Sat, 18 Oct 2008 23:45:45 +0200 Patrick Mezard patch: remove applydiff() useless updatedir and rejmerge arguments
Sat, 18 Oct 2008 23:20:23 +0200 Benoit Boissinot merge with crew
Sat, 18 Oct 2008 23:06:29 +0200 Benoit Boissinot inotify: fix status not showing "clean" files (issue907)
Sat, 18 Oct 2008 22:44:01 +0200 Benoit Boissinot run-tests.py: report missing file as an error
Sat, 18 Oct 2008 13:22:46 -0700 Brendan Cully Merge with crew
Sat, 18 Oct 2008 13:22:29 -0700 Brendan Cully Prevent import over an applied patch (closes issue795)
Sat, 18 Oct 2008 14:43:14 -0400 John Mulligan issue 1144: prevent traceback on verify of bundles
Sat, 18 Oct 2008 21:11:44 +0200 Benoit Boissinot merge with crew
Sat, 18 Oct 2008 21:08:44 +0200 Benoit Boissinot run-tests.py: use --prefix instead of --home
Sat, 18 Oct 2008 20:47:47 +0200 Benoit Boissinot test-permission: put sane permissions at the end of the test
Sat, 18 Oct 2008 20:50:08 +0200 Patrick Mezard util: handle EINVAL in _statfiles_clustered()
Sat, 18 Oct 2008 11:43:45 -0700 Brendan Cully _listdir only uses dfd if AT_SYMLINK_NOFOLLOW is defined
Sat, 18 Oct 2008 20:39:08 +0200 Benoit Boissinot merge with crew
Sat, 18 Oct 2008 20:25:45 +0200 Benoit Boissinot fix issue with strip() for revlog with non-monotonic linkrevs (issue1342)
Sat, 18 Oct 2008 20:23:46 +0200 Benoit Boissinot revlog parser: use ntohl() instead of ntohll() (fix endianness issues)
Sat, 18 Oct 2008 18:24:37 +0200 Dirkjan Ochtman tests: fix output for test-notify
Sat, 18 Oct 2008 18:05:56 +0200 Alexander Solovyov commands: optional options where possible
Sat, 18 Oct 2008 17:00:28 +0200 Stefano Tortarolo rebase: disable rollback after rebasing
Sat, 18 Oct 2008 16:51:26 +0200 Martin Geisler churn: corrected help output
Sat, 18 Oct 2008 16:30:50 +0200 Dirkjan Ochtman get rid of semi-colon introduced in 16bafcebd3d1
Sat, 18 Oct 2008 16:56:39 +0200 Dirkjan Ochtman help: better documentation intro for a few extensions
Thu, 12 Jun 2008 11:49:13 +0200 Dirkjan Ochtman remove extension commands from global help
Sat, 18 Oct 2008 16:50:03 +0200 Dirkjan Ochtman show enabled extensions in hg help
Sat, 18 Oct 2008 16:09:07 +0200 Benoit Allard graph: replace the blinking no javascript message
Sat, 18 Oct 2008 15:49:15 +0200 Patrick Mezard util: subprocess close_fds option is unix only
Sat, 18 Oct 2008 14:43:20 +0200 Dhruva Krishnamurthy Fix missing uint64_t definition in parsers.c under Windows
Sat, 18 Oct 2008 04:26:09 -0500 Matt Mackall rename: handle renaming to a target marked removed
Fri, 17 Oct 2008 12:12:33 +0200 Christian Ebert highlight: convert text to local before passing to pygmentize (issue1341)
Sat, 18 Oct 2008 04:26:06 -0500 Matt Mackall dirstate: always add times to map as integers
Thu, 09 Oct 2008 10:29:47 -0400 Petr Kodl Take advantage of fstat calls clustering per directory if OS support it.
Thu, 16 Oct 2008 17:08:46 +0200 Christian Ebert Document email.charsets in hgrc.5
Sat, 12 Jul 2008 19:12:18 +0100 Christian Ebert notify: mime-encode messages
Sat, 12 Jul 2008 19:12:10 +0100 Christian Ebert patchbomb: mime-encode headers and parts not containing patches
Sat, 12 Jul 2008 19:11:59 +0100 Christian Ebert mail: add methods to handle non-ascii chars
Fri, 17 Oct 2008 21:26:39 +0200 Mads Kiilerich mq: Allow qrefresh --silent to take parameters
Sat, 18 Oct 2008 03:53:54 -0500 Hiroshi Funai [PATCH 2 of 2] Re: created hgweb theme - monoblue
Thu, 09 Oct 2008 02:52:22 +0900 Hiroshi Funai added monoblue hgweb theme
Fri, 17 Oct 2008 01:05:10 +0200 Bernhard Leiner Add parseindex2.py test case
Fri, 17 Oct 2008 00:24:22 +0200 Bernhard Leiner use the new parseindex implementation C in parsers
Fri, 17 Oct 2008 01:03:38 +0200 Bernhard Leiner C implementation of revlog index parsing
Fri, 17 Oct 2008 11:34:31 -0700 Brendan Cully Allow hgweb to search for templates in more than one path.
Sun, 05 Oct 2008 21:35:26 +0200 Dirkjan Ochtman python2.6: use subprocess if available
Fri, 17 Oct 2008 17:34:25 +0200 Dirkjan Ochtman tests: add some testing for patch.diffstat()
Tue, 14 Oct 2008 20:13:53 +0200 Benoit Boissinot bdiff: normalize the diff (issue1295)
Wed, 15 Oct 2008 23:27:35 +0200 Benoit Boissinot merge with crew
Wed, 15 Oct 2008 21:50:47 +0200 Benoit Boissinot hgweb: cleanup the manifest generation
Wed, 15 Oct 2008 20:14:28 +0200 Patrick Mezard convert: make built-in cvsps the default
Wed, 15 Oct 2008 16:27:36 +0200 Benoit Boissinot merge with crew
Wed, 15 Oct 2008 14:52:27 +0200 Benoit Boissinot dirstate.walk: skip unreadable directories (issue1213)
Wed, 15 Oct 2008 14:06:46 +0200 Benoit Boissinot osutil.c: refactor argument parsing, allow skip=None being passed
Mon, 13 Oct 2008 17:31:03 +0100 Patrick Mezard convert: fix builtin cvsps under Windows
Wed, 15 Oct 2008 01:14:29 +0200 Benoit Boissinot dirstate._dirs: fix refcounting broken by 7dfac37cfabf
Tue, 07 Oct 2008 13:57:00 +0200 Christian Ebert patchbomb: consistently use opts.get
Sun, 12 Oct 2008 19:21:07 -0500 Matt Mackall annotate: fix bug when annotating multiple files
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall dirstate: C parsing extension
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall parsers: speed up hex decoding for manifests
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall parsers: clean up whitespace
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall diff: pass contexts to status
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall revlog: fix heads performance regression
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall zeroconf: advertise a proper hostname for _hg services
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall zeroconf: use only first part of hostname for building local name
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall inotify: avoid status getting out of sync
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall inotify: fixup rebuilding ignore
Fri, 10 Oct 2008 12:08:49 -0500 Matt Mackall inotify: add a test for lookup bug
Fri, 10 Oct 2008 11:29:57 -0500 Matt Mackall inotify: skip deactivation message
Fri, 10 Oct 2008 11:29:30 -0500 Matt Mackall inotify: fix confusion on files in lookup state
Sun, 12 Oct 2008 22:56:43 +0200 Augie Fackler Add hgext.zeroconf to the package list so it gets installed by setup.py.
Sun, 12 Oct 2008 19:11:59 +0200 Patrick Mezard tests: Windows compatibility fixes
Sun, 12 Oct 2008 19:11:56 +0200 Patrick Mezard Merge with crew-stable
Sat, 11 Oct 2008 16:40:59 +0200 Patrick Mezard test-doctest: remove TERM env variable only if it's there
Sat, 11 Oct 2008 13:07:29 +0200 Patrick Mezard context: improve memctx documentation
Fri, 10 Oct 2008 15:53:49 +0300 Alexander Solovyov churn: py2.3 compatibility fix
Fri, 10 Oct 2008 13:20:40 +0200 Patrick Mezard Merge with crew-stable
Fri, 10 Oct 2008 11:36:02 +0200 Patrick Mezard convert: properly encode subversion URLs (issue 1224)
Fri, 10 Oct 2008 11:32:38 +0200 Patrick Mezard convert: tolerate embedded spaces in filemap source revisions
Thu, 09 Oct 2008 14:16:17 +0200 Patrick Mezard Show added files as "added" in editor commit message (issue 1330)
Wed, 08 Oct 2008 19:58:35 -0500 Matt Mackall zeroconf: initial implementation
Thu, 09 Oct 2008 00:14:20 +0300 Alexander Solovyov churn and stats commands merged
Tue, 30 Sep 2008 17:23:08 -0400 Petr Kodl Eliminate normpath from foldmap calls.
Tue, 30 Sep 2008 17:23:08 -0400 Petr Kodl issue 1286: dirstat regression on case folding systems
Wed, 08 Oct 2008 16:22:10 -0500 Matt Mackall status: don't warn about missing files present in base revision (issue1323)
Wed, 08 Oct 2008 16:22:08 -0500 Matt Mackall merge: fix bug going backwards for already reverted files (issue1303)
Fri, 03 Oct 2008 00:07:38 +0300 Alexander Solovyov churn: generalisation, now it is possible to see statistics grouped by custom template
Mon, 06 Oct 2008 13:51:36 +0200 Patrick Mezard Merge with crew-stable
Fri, 03 Oct 2008 23:13:03 +0200 Bernhard Leiner Add missing catch of a TypeError
Sat, 04 Oct 2008 10:14:39 +0200 Sune Foldager provide nicer feedback when an unknown node id is passed to a command
Thu, 02 Oct 2008 16:22:02 +0200 Dirkjan Ochtman tests: check for bzr support by importing bzrlib
Thu, 02 Oct 2008 15:48:57 +0200 Dirkjan Ochtman convert: fixed python2.3 incompatibility in bzr source (generator expression)
Wed, 01 Oct 2008 08:41:18 -0400 Petr Kodl Improve error handling in osutil.c
Mon, 29 Sep 2008 12:12:53 +0200 Benoit Boissinot `source` doesn't work for some /bin/sh, use `.` instead
Mon, 29 Sep 2008 11:57:27 +0200 Benoit Boissinot fix conflicting variables when no native osutil is available
Sun, 14 Sep 2008 09:57:33 -0400 Petr Kodl osutil: implementation for Win32
Mon, 29 Sep 2008 09:30:36 +0200 Patrick Mezard convert: improve convert_source documentation
Sun, 28 Sep 2008 20:40:38 +0200 Patrick Mezard get-with-headers: fix stream modes under Windows
Fri, 26 Sep 2008 20:33:47 +0200 Marek Kubica convert: add bzr source
Sat, 27 Sep 2008 10:11:31 +0200 Dirkjan Ochtman merge with crew-stable
Tue, 23 Sep 2008 22:01:40 +0200 Martin Geisler i18n, churn: mark string for translation
Wed, 24 Sep 2008 13:50:29 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 24 Sep 2008 13:22:11 +0200 Sune Foldager fetch: use dirstate branch instead of first parents
Mon, 22 Sep 2008 14:47:21 +0200 Benoit Boissinot merge with -stable
Wed, 17 Sep 2008 22:15:36 +0200 Patrick Mezard Update coverage.py
Fri, 26 Sep 2008 16:27:03 +0200 Dirkjan Ochtman gitweb: correct tags page feed autodiscovery links
Wed, 24 Sep 2008 13:10:09 +0200 Dirkjan Ochtman clone: honor -r even when pulling named branches
Sat, 20 Sep 2008 15:00:58 +0200 Benoit Boissinot Escape '%' when writing to hgrc (issue1199)
Thu, 18 Sep 2008 13:55:58 +0200 Dennis Schoen tests: add test for notify extension as changegroup hook
Thu, 18 Sep 2008 13:45:36 +0200 Mads Kiilerich tests: fix reported patch tool name in test-mq
Thu, 18 Sep 2008 13:48:41 +0200 Mads Kiilerich tests: fix readline escape characters in output for test-doctest.py
Wed, 17 Sep 2008 11:34:37 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 15 Sep 2008 23:39:11 +0100 Michael Sommerville hgk: Display branch name for each head (issue 740)
Wed, 17 Sep 2008 11:14:06 +0200 Dirkjan Ochtman tests: fix test-highlight for compatiblity with newer Pygments
Wed, 17 Sep 2008 10:24:30 +0200 Martin Geisler update: mention null revision in help text
Wed, 17 Sep 2008 10:22:35 +0200 Scott McCreary allow Mercurial to compile on Haiku
Sat, 13 Sep 2008 17:46:09 +0200 Benoit Boissinot forbid username with '\n' at the changelog level
Sat, 13 Sep 2008 10:46:47 -0500 Matt Mackall listdir: add support for aborting if a certain path is found
Sat, 13 Sep 2008 10:44:44 -0500 Matt Mackall osutil: fix some braindamage
Fri, 12 Sep 2008 19:57:07 -0500 Matt Mackall dirstate: improve performance for building _dirs
Fri, 12 Sep 2008 15:11:02 -0500 Matt Mackall osutil: major listdir cleanup
Fri, 12 Sep 2008 16:15:01 +0200 Dirkjan Ochtman hgweb: let the web graph cope with low revisions/new repositories (issue1293)
Fri, 05 Sep 2008 17:28:37 +0200 Rocco Rutte hgweb: Respond with HTTP 403 for disabled archive types instead of 404
Fri, 12 Sep 2008 13:28:05 +0200 Rocco Rutte coal/paper: fix error page markup to show navigation again
Wed, 10 Sep 2008 23:20:04 +0200 Benoit Boissinot merge with -stable
Wed, 10 Sep 2008 22:37:07 +0200 Benoit Boissinot osutil: proper error checking and reporting
Wed, 10 Sep 2008 13:52:33 +0200 Benoit Boissinot run-tests.py: fix the check for the hg installation with -jn (n > 1)
Sun, 07 Sep 2008 15:10:11 +0200 Benoit Boissinot inotify: add client code for long pathname handling
Wed, 10 Sep 2008 22:54:28 +0200 Benoit Boissinot dirstate: use the right variable (f, not ff)
Wed, 10 Sep 2008 22:37:07 +0200 Benoit Boissinot osutil: proper error checking and reporting
Wed, 10 Sep 2008 09:41:42 -0400 Christian Ebert hgcommand.vim: refer Vim7 users to vcscommand plugin
Wed, 10 Sep 2008 17:55:49 +0200 Benoit Boissinot make test-mq-qdelete work reliably (issue1180)
Fri, 29 Aug 2008 20:36:55 +0100 Jim Hague Add support for Bugzilla 3.0 series to bugzilla hook.
Wed, 10 Sep 2008 13:52:33 +0200 Benoit Boissinot run-tests.py: fix the check for the hg installation with -jn (n > 1)
Wed, 10 Sep 2008 08:49:05 +0200 Benoit Boissinot merge backout
Wed, 10 Sep 2008 08:48:23 +0200 Benoit Boissinot Backed out changeset 3d54cf97598d (see issue916 for details)
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n, record: improve use of translated docstring in prompts
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n: use gettext instead of _
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n: mark help strings for translation
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler restructure helptable
Tue, 09 Sep 2008 14:43:12 +0200 Benoit Boissinot Do not try to load extensions twice (issue811)
Mon, 08 Sep 2008 14:22:14 +0200 Benoit Boissinot enhance the error output in case of failure during http push
Mon, 08 Sep 2008 14:04:10 +0200 Benoit Boissinot tag: without a checkout, base the tag changeset on tip instead of nullid
Mon, 08 Sep 2008 13:07:00 +0200 Peter Ruibal use Exception(args)-style raising consistently (py3k compatibility)
Mon, 08 Sep 2008 12:55:46 +0200 Sune Foldager fetch: added support for named branches
Mon, 08 Sep 2008 12:55:27 +0200 Sune Foldager branch: added more support for named branches
Mon, 08 Sep 2008 11:32:53 +0200 Martin Geisler do not pretend to lock static-http repositories (issue994)
Mon, 08 Sep 2008 00:50:34 +0200 Benoit Boissinot c0bd7d8b69ef uses err() instead of warn() but prototype doesn't match
Sat, 06 Sep 2008 17:44:07 +0200 Martin Geisler i18n: mark command line for translation
Sat, 06 Sep 2008 17:44:03 +0200 Martin Geisler i18n, mq: mark command line options for translation
Sat, 06 Sep 2008 17:44:02 +0200 Martin Geisler i18n, imerge: mark command line for translation
Sat, 06 Sep 2008 17:44:01 +0200 Martin Geisler i18n, hgk: mark command line options for translation
Sat, 06 Sep 2008 17:43:59 +0200 Martin Geisler i18n, convert: mark command line options for translation
Sat, 06 Sep 2008 17:04:01 +0200 Benoit Boissinot merge with -stable
Sat, 06 Sep 2008 14:11:33 +0200 Benoit Boissinot inotify: workaround ENAMETOOLONG by using symlinks
Sat, 06 Sep 2008 12:49:20 +0200 Benoit Boissinot inotify: deactivate inotify status on failure
Sat, 06 Sep 2008 12:48:52 +0200 Benoit Boissinot inotify: fix traceback when the server has been already started
Tue, 19 Aug 2008 15:36:03 -0700 Brendan Cully Use relative imports in inotify.server.
Sat, 06 Sep 2008 00:45:13 +0200 Benoit Boissinot a socket error might be a tuple or a singleton
Fri, 05 Sep 2008 11:04:36 +0200 Benoit Boissinot merge with crew
Fri, 05 Sep 2008 11:03:34 +0200 Benoit Boissinot merge with -stable
Fri, 05 Sep 2008 11:02:12 +0200 Benoit Boissinot fix test-bisect error (because of set -e)
Fri, 05 Sep 2008 11:00:07 +0200 Patrick Mezard store: pathjoiner default value is os.path.join
Sun, 31 Aug 2008 00:22:20 +0200 Adrian Buehlmann Fix for Issue1260
Fri, 05 Sep 2008 10:39:57 +0200 Rocco Rutte highlight: only pygmentize for HTML mimetypes
Fri, 05 Sep 2008 10:39:19 +0200 Benoit Boissinot merge with crew
Fri, 05 Sep 2008 10:00:57 +0200 Benoit Boissinot show extensions loaded on traceback
Wed, 03 Sep 2008 19:03:57 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 03 Sep 2008 19:00:43 +0200 Dirkjan Ochtman bisect: only complain when nothing can be done
Wed, 03 Sep 2008 19:01:35 +0200 Dirkjan Ochtman imported patch test-check
Wed, 03 Sep 2008 15:46:46 +0200 Rocco Rutte hgweb: Serve raw non-binary files as text/plain
Wed, 03 Sep 2008 02:27:25 +0200 Benoit Boissinot allow committing a removed directory
Wed, 03 Sep 2008 01:49:16 +0200 divy notify: fix diffstat printing
Wed, 03 Sep 2008 01:29:03 +0200 Benoit Boissinot merge with crew
Tue, 02 Sep 2008 22:04:09 +0200 Benoit Boissinot make normalize() work when cwd != repo.root
Tue, 02 Sep 2008 22:21:19 +0200 Patrick Mezard convert: document source and sink identifiers, fix error message
Sat, 02 Aug 2008 19:34:50 +0400 Andrei Vermel Fix normalize fail on non-lowercase filename (Issue1273)
Tue, 02 Sep 2008 15:41:51 +0200 Dennis Schoen fix changegroup.notify hook broken by fb42030d79d6
Tue, 02 Sep 2008 17:32:07 +0200 Benoit Boissinot dirstate: explain why appending instead of os.path.join() is safe
Tue, 02 Sep 2008 15:12:50 +0200 Benoit Boissinot performance: normalize self._root, avoid calling os.path.join() in dirstate
Tue, 02 Sep 2008 15:08:26 +0200 Benoit Boissinot performance: do not stat() things when not required
Tue, 02 Sep 2008 09:47:40 +0200 Patrick Mezard Merge with crew-stable
Tue, 02 Sep 2008 09:25:29 +0200 Patrick Mezard graphlog: fix calls from outside the repository (issue1285)
Tue, 02 Sep 2008 01:19:12 +0200 Benoit Boissinot fix test output broken by a04d8cadb6af
Mon, 01 Sep 2008 17:23:26 +0200 Benoit Boissinot web: fix annotate raw template, forgotten in ccc2481e3954
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in transplant extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in record extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in rebase extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in patchbomb extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in interhg extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in inotify extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in mq extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in imerge extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in hgk extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in extdiff extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in convert extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in churn extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in alias extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in Mercurial
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: avoid naive plural tricks
Sun, 31 Aug 2008 12:05:29 +0200 Dirkjan Ochtman merge with crew-stable
Sun, 31 Aug 2008 11:36:07 +0200 Dirkjan Ochtman record: catch PatchErrors from internalpatch and display error message
Sun, 31 Aug 2008 11:34:52 +0200 Dirkjan Ochtman record: take diff lines for lack of trailing newlines into account (issue1282)
Sun, 31 Aug 2008 11:41:52 +0200 Dirkjan Ochtman fix double indentation and trailing whitespace
Sat, 30 Aug 2008 18:47:54 +0200 Adrian Buehlmann increase code coverage of test-clone
Fri, 29 Aug 2008 15:16:50 +0200 Rocco Rutte coal/paper: Add link to raw changeset as other styles have it, too
Sat, 30 Aug 2008 17:13:23 +0200 Dirkjan Ochtman hgweb: return content iterator instead of using write() callable
Fri, 29 Aug 2008 16:50:11 +0200 Benoit Boissinot fix regression on empty repo cloning introduced by 0642d9d7ec80
Thu, 28 Aug 2008 13:06:24 +0200 Christian Ebert doc/Makefile: rephrase comment (typo)
Thu, 28 Aug 2008 13:16:15 +0200 Dirkjan Ochtman contrib: remove deprecated darcs2hg.py script
Thu, 28 Aug 2008 11:19:17 +0200 Dirkjan Ochtman fetch: linearize code by eliminating nested functions
Tue, 26 Aug 2008 00:04:18 +0200 Martin Geisler qimport: report filename in case of IOError
Wed, 27 Aug 2008 12:49:39 +0200 Stefano Tortarolo Fix wrong redirection in test-rebase-parameters
Mon, 25 Aug 2008 23:04:56 +0200 Patrick Mezard highlight: split code to improve startup times
Mon, 25 Aug 2008 01:26:08 +0200 Martin Geisler qfinish: document --applied instead of --all
Sun, 24 Aug 2008 22:40:34 +0200 Patrick Mezard Merge with Gilles Moris
Fri, 22 Aug 2008 22:32:53 +0200 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing.
Sun, 24 Aug 2008 22:13:39 +0200 Patrick Mezard Backed out changeset d557749c627a
Fri, 22 Aug 2008 08:26:18 +0200 Christian Ebert keyword: avoid additional conflicts during merge/resolve
Fri, 22 Aug 2008 13:25:35 +0200 Gilles Moris Have verbose flag print the changeset hash when committing
Sun, 24 Aug 2008 19:24:47 +0200 Patrick Mezard test-rebase-mq: '|' is a GNU sed extension, unfold it
Thu, 21 Aug 2008 19:05:18 +0200 Dirkjan Ochtman merge with crew-stable
Thu, 21 Aug 2008 19:02:56 +0200 Dirkjan Ochtman bisect: status message when no action is specified
Thu, 21 Aug 2008 19:02:46 +0200 Dirkjan Ochtman bisect: expand help text to explain REV argument and --noupdate
Thu, 21 Aug 2008 10:20:44 +0200 Christian Ebert keyword: thorough hgweb testing
Tue, 22 Jul 2008 18:23:20 +0200 Dirkjan Ochtman hgweb: raise ErrorResponses to communicate protocol errors
Fri, 15 Aug 2008 13:25:57 +0200 Dirkjan Ochtman make streamclone.stream_out() a generator
Tue, 22 Jul 2008 18:21:37 +0200 Dirkjan Ochtman hgweb: generate error message only if nothing is passed
Thu, 21 Aug 2008 11:35:17 +0200 Dirkjan Ochtman strip trailing whitespace, replace tabs by spaces
Thu, 21 Aug 2008 10:55:24 +0200 Dirkjan Ochtman hgweb: fix WSGI iterators handling in CGI adapter (issue1254)
Wed, 20 Aug 2008 19:00:39 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 20 Aug 2008 17:58:12 +0200 Christian Ebert Make test-hardlinks-safety portable
Wed, 20 Aug 2008 15:05:43 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 20 Aug 2008 15:04:45 +0200 Thomas Arendsen Hein Adjust test output for hg help qrecord since ef14c773b3d6
Wed, 20 Aug 2008 11:09:53 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 20 Aug 2008 10:31:19 +0200 TK Soh update copyright dates in Windows installer's readme file
Wed, 20 Aug 2008 10:30:53 +0200 Peter Arrenbrecht mq: fix docs for qrefresh -D (issue1234)
Sat, 16 Aug 2008 16:32:57 +0200 Martin Geisler hgweb: removed unnecessary del before function return
Sat, 16 Aug 2008 14:46:56 +0200 Martin Geisler move % out of translatable strings
Tue, 12 Aug 2008 13:45:48 +0200 Martin Geisler Fixed docstring typos
Sat, 29 Mar 2008 23:05:45 +0100 Martin Geisler Begin commit messages with two empty lines.
Tue, 19 Aug 2008 18:07:26 -0700 Brendan Cully Debashify rebase tests
Tue, 19 Aug 2008 15:36:03 -0700 Brendan Cully Use relative imports in inotify.server.
Tue, 19 Aug 2008 18:17:11 +0200 Thomas Arendsen Hein Do not sort hgwebdir repositories if python list or tuple is given.
Mon, 18 Aug 2008 16:50:36 -0500 Matt Mackall Fix up tests
Mon, 18 Aug 2008 21:16:31 +0200 Stefano Tortarolo Add rebase extension
Mon, 18 Aug 2008 15:58:17 +0200 Rocco Rutte coal/paper: make output well-formed and fix css syntax error breaking rendering
Wed, 13 Aug 2008 20:36:37 -0500 Matt Mackall Merge with stable
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall clone: get a list of files to clone from store
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall store: drop self.encodefn
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall streamclone: fold in localrepo.storefiles
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: change handling of decoding errors
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify walking
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify class hierarchy
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall statichttp: use store class
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall store: take opener as an argument
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall localrepo: simplify requirements checking
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall localrepo: kill _createmode
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann add test-verify
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann verify: check repo.store
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann revlog: add files method
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann store.py: accept empty repos
Wed, 13 Aug 2008 20:18:40 -0500 Matt Mackall verify: only warn on copy nullid
Wed, 13 Aug 2008 20:18:40 -0500 Stefano Tortarolo make commit fail when committing unresolved files
Wed, 13 Aug 2008 20:18:40 -0500 Shun-ichi Goto Update win32mbcs extension
Wed, 13 Aug 2008 20:18:40 -0500 Matt Mackall Merge with stable
Wed, 13 Aug 2008 23:31:10 +0200 Patrick Mezard convert: implement startrev for hg source
Tue, 12 Aug 2008 17:47:08 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 13 Aug 2008 17:11:53 -0500 Matt Mackall Added signature for changeset d2375bbee6d4
Wed, 13 Aug 2008 17:11:48 -0500 Matt Mackall Added tag 1.0.2 for changeset d2375bbee6d4
Tue, 12 Aug 2008 10:05:00 -0400 Remy Roy Folding correction and missing import 1.0.2
Sun, 10 Aug 2008 22:55:00 -0500 Matt Mackall util: disinfect lookup_reg strings (issue1126)
Thu, 31 Jul 2008 22:41:19 +0300 Dov Feldstern test symlinks on symlink-capable os but non-capable filesystem (issue1149)
Sun, 10 Aug 2008 21:55:23 -0500 Matt Mackall util: set_flags should survive failure to create link
Sun, 10 Aug 2008 21:55:06 -0500 Matt Mackall util: set_flags shouldn't know about repo flag formats
Sun, 10 Aug 2008 18:38:43 -0500 Matt Mackall Merge with stable
Sun, 10 Aug 2008 18:01:03 -0500 Matt Mackall add a fix for issue 1175
Sun, 10 Aug 2008 18:01:03 -0500 Matt Mackall commit: simplify file copy logic
Sat, 09 Aug 2008 11:46:20 +0200 Thomas Arendsen Hein Make test-convert-mtn pass on systems where mtn add -R uses different order
Sat, 19 Jul 2008 18:19:50 +0200 Stefano Tortarolo Add ancestors and descendants to revlog
Sat, 09 Aug 2008 02:10:22 +0200 Martin Geisler mdiff: compare content of binary files directly
Fri, 08 Aug 2008 18:49:55 +0200 Thomas Arendsen Hein merge with crew-stable
Fri, 08 Aug 2008 18:48:26 +0200 Thomas Arendsen Hein Make test-hardlinks-safety repeatable and executable
Fri, 08 Aug 2008 18:37:50 +0200 Thomas Arendsen Hein convert: Fix debugging output when running multiple commands with xargs.
Thu, 07 Aug 2008 09:53:57 +0200 Christian Ebert keyword: add verify to nokwcommands after refactor in e79a8f36c2a5
Thu, 07 Aug 2008 09:53:27 +0200 Dirkjan Ochtman merge with crew-stable
Thu, 07 Aug 2008 09:31:42 +0200 Doug Philips Let the notify extension use [diff] options too.
Wed, 06 Aug 2008 17:19:14 -0500 rubik coal/paper: fixed box via an expression for IE < 7
Wed, 06 Aug 2008 15:08:18 -0700 Brendan Cully Fix intermittent broken pipe in test-highlight
Wed, 06 Aug 2008 15:10:05 +0200 Benoit Boissinot ui: add an option to prompt for the username when it isn't provided
Sat, 02 Aug 2008 23:45:10 +0200 Patrick Mezard Merge with crew-stable
Sat, 02 Aug 2008 22:10:54 +0200 Bernhard Leiner add additional bisect tests
Sat, 02 Aug 2008 22:11:22 +0200 Bernhard Leiner add additional complex bisect tests (with non-linear history)
Sat, 02 Aug 2008 22:10:10 +0200 Bernhard Leiner Add support for multiple possible bisect results (issue1228, issue1182)
Sat, 02 Aug 2008 14:08:21 +0200 Patrick Mezard Merge with crew-stable
Tue, 15 Jul 2008 18:10:37 -0500 Kevin Christen Add a reset before and after colorized output
Wed, 23 Jul 2008 20:33:23 -0500 Kevin Christen Apply color to output of qseries --verbose
Sat, 02 Aug 2008 13:49:13 +0200 Patrick Mezard color: improve mq extension detection
Fri, 01 Aug 2008 12:33:10 +0200 Benoit Boissinot hgweb: do not use unassigned variables in exception handling
Wed, 30 Jul 2008 22:33:40 +0200 Patrick Mezard Merge with crew-stable
Wed, 30 Jul 2008 22:26:41 +0200 Patrick Mezard Fix subversion tests with svn 1.5
Sun, 27 Jul 2008 17:09:33 +0200 Patrick Mezard convert: normalize paths sent to svn get_log (issue 1219)
Fri, 25 Jul 2008 20:47:04 +0200 Patrick Mezard Merge with crew-stable
Fri, 25 Jul 2008 20:43:41 +0200 Patrick Mezard convert: remove leading slash from ra.check_path inputs (issue 1236)
Fri, 25 Jul 2008 20:37:41 +0200 Patrick Mezard convert: restore previous svn transport parent correctly
Mon, 21 Jul 2008 13:26:42 +0200 Dirkjan Ochtman context: get rid of unused changectx.filectxs() method
Mon, 21 Jul 2008 13:22:11 +0200 Dirkjan Ochtman context: fix workingctx's __contains__ method
Mon, 21 Jul 2008 13:17:51 +0200 Dirkjan Ochtman merge: use correct branch name for counting heads
Fri, 25 Jul 2008 13:27:06 +0200 Dirkjan Ochtman merge with crew-stable
Fri, 25 Jul 2008 13:26:16 +0200 Dirkjan Ochtman add note about updating one file to update help
Fri, 25 Jul 2008 13:23:59 +0200 Dirkjan Ochtman churn: fix documentation for churn options
Thu, 24 Jul 2008 16:32:52 +0200 Adrian Buehlmann introduce store classes
Thu, 24 Jul 2008 16:32:51 +0200 Adrian Buehlmann move filename encoding functions from util.py to new store.py
Thu, 24 Jul 2008 22:46:45 +0200 Patrick Mezard Merge with crew-stable
Thu, 24 Jul 2008 22:44:15 +0200 Dhruva Krishnamurthy convert: use git executable only, with subcommands
Wed, 23 Jul 2008 16:14:45 +0200 Benoit Boissinot merge with -stable
Wed, 23 Jul 2008 16:08:20 +0200 Benoit Boissinot make mq and tags hardlink safe
Tue, 22 Jul 2008 13:03:31 -0500 Matt Mackall dirstate.walk: speed up calling match function
Tue, 22 Jul 2008 13:03:29 -0500 Matt Mackall dirstate.walk: reduce sorting in step 3
Tue, 22 Jul 2008 13:03:25 -0500 Matt Mackall dirstate.walk: inline imatch
Tue, 22 Jul 2008 13:03:24 -0500 Matt Mackall dirstate.walk: more cleanups
Tue, 22 Jul 2008 13:03:23 -0500 Matt Mackall dirstate.walk: fold in _supported
Tue, 22 Jul 2008 13:03:21 -0500 Matt Mackall dirstate.walk: build a dict rather than yield
Tue, 22 Jul 2008 13:03:20 -0500 Matt Mackall dirstate.walk: minor cleanups
Tue, 22 Jul 2008 13:03:19 -0500 Matt Mackall dirstate.walk: push sorting up
Tue, 22 Jul 2008 13:03:18 -0500 Matt Mackall dirstate.walk: pull directory scanning into top-level loop
Tue, 22 Jul 2008 13:03:17 -0500 Matt Mackall dirstate.walk: unify match.dir logic
Tue, 22 Jul 2008 13:03:16 -0500 Matt Mackall dirstate.walk: simplify .hg scan bisect logic
Tue, 22 Jul 2008 13:03:15 -0500 Matt Mackall dirstate.walk: track normalized directory names
Tue, 22 Jul 2008 13:03:14 -0500 Matt Mackall dirstate: simplify normalize logic
Tue, 22 Jul 2008 13:03:13 -0500 Matt Mackall dirstate.walk: change names for dc and known
Tue, 22 Jul 2008 13:03:10 -0500 Matt Mackall dirstate.walk: fold findfiles into main walk loop
Tue, 22 Jul 2008 13:03:08 -0500 Matt Mackall dirstate.walk: eliminate filter function
Tue, 22 Jul 2008 13:02:36 -0500 Matt Mackall dirstate.walk: eliminate src from yield
Tue, 22 Jul 2008 13:00:22 -0500 Matt Mackall minor status fixups
Sun, 20 Jul 2008 21:51:13 +0200 Patrick Mezard Merge with crew-stable
Sun, 20 Jul 2008 21:00:13 +0200 Patrick Mezard test-branches: add a test for long branch name (issue 1230)
Sun, 20 Jul 2008 12:09:37 +0200 Stefano Tortarolo branches unparseable output fix (issue1230)
Wed, 25 Jun 2008 19:41:43 +0100 Martin OConnor Bug:1201 hg convert on CVS working copy produces Traceback
Sun, 20 Jul 2008 20:00:02 +0200 Patrick Mezard Merge with main
Sun, 20 Jul 2008 19:25:08 +0200 Patrick Mezard dirstate: remove superfluous normalize() call in walk()
Sun, 20 Jul 2008 19:09:00 +0200 Patrick Mezard localrepo: fix status() typos from 854b907527e5a and 97c12b1ed1e0
Sun, 20 Jul 2008 19:09:00 +0200 Patrick Mezard context: trigger missing username warning only when necessary
Fri, 18 Jul 2008 12:31:40 +0200 Christian Boos localrepo: do not modify a dictionary being iterated in status()
Sun, 20 Jul 2008 19:08:59 +0200 Patrick Mezard dirstate: fix _droppath() typo from 80605a8127e0
Fri, 11 Jul 2008 14:40:44 +0200 Patrick Mezard Add test for case folding issues
Tue, 01 Jul 2008 17:59:31 +0100 Paul Moore Sort removes first when applying updates (fixes issues 750 and 912)
Thu, 03 Jul 2008 20:53:14 -0700 byron Added missing --config global option to zsh_completion.
Mon, 07 Jul 2008 09:33:54 +0200 Andreas Hartmetz Document password syntax in repositories URLs
Mon, 07 Jul 2008 09:31:32 +0200 Patrick Mezard Merge with crew-stable
Mon, 07 Jul 2008 09:16:09 +0200 Patrick Mezard mq: fix qrefresh losing copy information (issue 1134)
Sat, 05 Jul 2008 14:35:36 +0200 Patrick Mezard hgk: ctx.parents() problem introduced by 2d54e7c1e69d
Sat, 05 Jul 2008 14:35:34 +0200 Patrick Mezard Fix tests failures introduced by 7239e06e58e9
Tue, 24 Jun 2008 10:40:41 +0100 Frank Kingswood convert: add documentation for CVS source
Wed, 02 Jul 2008 12:27:57 +0200 Dirkjan Ochtman merge another backout
Wed, 02 Jul 2008 12:02:33 +0200 Dirkjan Ochtman Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)
Wed, 02 Jul 2008 11:31:19 +0200 Dirkjan Ochtman merge the backout head
Wed, 02 Jul 2008 10:58:27 +0200 Dirkjan Ochtman Backed out changeset b9d6ab187523 (doesn't work on Python 2.3/2.4)
Wed, 02 Jul 2008 09:31:13 +0200 Dirkjan Ochtman merge with main
Wed, 02 Jul 2008 09:21:57 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 25 Jun 2008 14:13:20 -0700 Brendan Cully Check that git patches only touch files under root
Tue, 01 Jul 2008 23:41:47 +0100 Martin OConnor Updating Copyright dates in Windows Installer
Tue, 01 Jul 2008 20:17:11 +0100 Paul Moore Force email package to be loaded in py2exe
Mon, 30 Jun 2008 10:36:45 +0200 Dirkjan Ochtman hgweb: use a single-element tuple to return from protocol.unbundle()
Sun, 29 Jun 2008 23:02:02 +0200 Dirkjan Ochtman add an Accept header to the http client
Sun, 29 Jun 2008 22:47:57 +0200 Dirkjan Ochtman tests: add a test for the hgweb graph
Sun, 29 Jun 2008 22:36:18 +0200 Dirkjan Ochtman hgweb: return content iterator instead of using write() callable
Sun, 29 Jun 2008 15:23:09 +0200 Dirkjan Ochtman hgweb: all protocol functions have become generators
Sun, 29 Jun 2008 13:16:25 +0200 Dirkjan Ochtman templater: make a template a string-only iterator
Sun, 29 Jun 2008 14:20:01 +0200 Dirkjan Ochtman streamclone yields chunks instead of accepting a file-like object
Sun, 29 Jun 2008 11:34:36 +0200 Dirkjan Ochtman hgweb: protocol functions take repo instead of web
Sun, 29 Jun 2008 11:35:08 +0200 Dirkjan Ochtman hgweb: move capabilities calculation back into hgweb.protocol
Sun, 29 Jun 2008 11:35:06 +0200 Dirkjan Ochtman hgweb: centralize permission checks for protocol commands
Sun, 29 Jun 2008 11:02:19 +0200 Dirkjan Ochtman tests: add some tests for web.allowpull configurations
Sat, 28 Jun 2008 15:28:43 +0200 Dirkjan Ochtman hgweb: protocol requests are processed immediately
Sat, 28 Jun 2008 09:28:01 +0200 Dirkjan Ochtman merge with mpm
Thu, 26 Jun 2008 13:37:47 -0700 Brendan Cully coal: include current node in log, graph menu links
Thu, 26 Jun 2008 13:45:39 +0200 Dirkjan Ochtman hgweb: move shortcut expansion to request instantiation
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall fix iso date help
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall context: simplify parents code
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall workingctx: add __contains__ method
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall status: various cleanups
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall status: use contexts
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall hgk: fix parent breakage
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall dirstate: simplify/optimize path checking
Fri, 27 Jun 2008 21:45:16 -0500 Matt Mackall acl: refactoring
Fri, 27 Jun 2008 19:27:00 -0500 Matt Mackall manifest: make checkforbidden take a list
Fri, 27 Jun 2008 19:25:48 -0500 Matt Mackall context: add walk method
Fri, 27 Jun 2008 18:44:43 -0500 Matt Mackall context: add __int__ and hex methods
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Fri, 27 Jun 2008 14:53:30 -0500 Matt Mackall remove: work directly off status
Fri, 27 Jun 2008 13:43:29 -0500 Matt Mackall status: clean up all users for unknown files
Thu, 26 Jun 2008 18:49:45 -0500 Matt Mackall churn: major refactor
Wed, 25 Jun 2008 14:13:20 -0700 Brendan Cully Check that git patches only touch files under root
Thu, 26 Jun 2008 18:44:54 -0500 Matt Mackall purge: cleanup
Thu, 26 Jun 2008 15:55:23 -0500 Matt Mackall dirstate: improve case-folding logic
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall dirstate: fold statwalk and walk
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall purge: use status
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall repo.status: eliminate list_
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall verify: lots of refactoring
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall verify: add some local variables
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall manifest: remove execf/linkf methods
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall make debugrename work on p1, not tip
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Thu, 26 Jun 2008 13:58:24 -0500 Matt Mackall rename checkfolding to checkcase
Thu, 26 Jun 2008 13:58:22 -0500 Matt Mackall dirstate: remove unused folding function
Thu, 26 Jun 2008 13:52:16 -0500 Matt Mackall context: remove islink and isexec methods
Thu, 26 Jun 2008 13:46:34 -0500 Matt Mackall simplify flag handling
Thu, 26 Jun 2008 13:46:33 -0500 Matt Mackall context: clean up parents()
Thu, 26 Jun 2008 13:46:31 -0500 Matt Mackall context: simplify changeid logic
Thu, 26 Jun 2008 13:46:29 -0500 Matt Mackall use repo.changectx(None) to get a workingctx
Wed, 25 Jun 2008 17:35:20 -0500 Matt Mackall context: avoid using None for working parent
Wed, 25 Jun 2008 17:34:28 -0500 Matt Mackall use repo.changectx rather than context.changectx
Wed, 25 Jun 2008 17:33:51 -0500 Matt Mackall context: consistently return p1 context for None
Wed, 25 Jun 2008 17:33:34 -0500 Matt Mackall lookup: optimize '.'
Wed, 25 Jun 2008 12:53:57 -0700 Brendan Cully Remove RSS/atom links from coal/paper index
Wed, 25 Jun 2008 12:52:40 -0700 Brendan Cully Improve archive links in coal/paper index
Wed, 25 Jun 2008 20:50:40 +0200 Benoit Allard graph: fix JavaScript issues to make it work on IE
Wed, 25 Jun 2008 10:54:48 +0200 Dirkjan Ochtman fix default branchheads() argument (e85951aeec6e was very broken)
Wed, 25 Jun 2008 10:37:07 +0200 Dirkjan Ochtman fix dumb test failure introduced in 855851eae70f
Tue, 24 Jun 2008 20:39:37 -0700 Brendan Cully Improve hgwebdir index in coal and paper styles
Tue, 24 Jun 2008 10:18:03 +0200 Dirkjan Ochtman graph: improve script hiding tricks
Tue, 24 Jun 2008 10:08:32 +0200 Augie Fackler graph: optimize rendering by appending all nodes at once
Tue, 24 Jun 2008 09:53:48 +0200 Augie Fackler Fix gitweb to not say shortlog instead of graph.
Tue, 24 Jun 2008 09:36:24 +0200 Dirkjan Ochtman tighter default argument selection in localrepo.branchheads()
Tue, 24 Jun 2008 09:34:38 +0200 Dirkjan Ochtman merge from crew-stable
Tue, 24 Jun 2008 09:33:13 +0200 Dirkjan Ochtman use ${PYTHON} var in doc/Makefile as well
Mon, 23 Jun 2008 15:02:52 +0200 Dirkjan Ochtman merge: only in-branch merges can be implicit
Mon, 23 Jun 2008 15:03:22 +0200 Dirkjan Ochtman get repo.branchheads() to use working directory's branch by default
Mon, 23 Jun 2008 13:12:32 +0200 Dirkjan Ochtman kill some trailing spaces
Mon, 23 Jun 2008 12:54:27 +0200 Dirkjan Ochtman graph: display branch name alongside tags
Mon, 23 Jun 2008 10:36:00 +0200 Patrick Mezard test-commit: test unset date is not read as epoch origin
Sat, 21 Jun 2008 15:27:51 +0200 Christian Ebert Fix commit date (issue1193)
Thu, 19 Jun 2008 00:14:24 +0200 Patrick Mezard convert: hg sink commits without working dir
Thu, 19 Jun 2008 00:14:24 +0200 Patrick Mezard convert: reintegrate file retrieval code in sinks
Thu, 19 Jun 2008 00:14:23 +0200 Patrick Mezard context: add memctx for memory commits
Wed, 18 Jun 2008 23:45:49 +0200 Benoit Boissinot merge with crew
Wed, 18 Jun 2008 23:16:51 +0200 Benoit Allard coal: remove double template entry
Wed, 18 Jun 2008 23:23:03 +0200 Patrick Mezard localrepo: interpret ctx.filectx() exception as a missing file
Wed, 18 Jun 2008 23:00:20 +0200 Patrick Mezard localrepo: do not expose workingctx options
Wed, 18 Jun 2008 22:52:26 +0200 Patrick Mezard localrepo: extract _commitctx() from commit()
Wed, 18 Jun 2008 22:52:26 +0200 Patrick Mezard context: let workingctx.date(), .user() and description() be overriden
Wed, 18 Jun 2008 22:52:26 +0200 Patrick Mezard localrepo: let commit() get extra data from workingctx
Wed, 18 Jun 2008 22:52:25 +0200 Patrick Mezard localrepo: hide commit() file selection behind workingctx
Wed, 18 Jun 2008 22:52:25 +0200 Patrick Mezard localrepo: replace dirstate by workingfilectx in filecommit()
Wed, 18 Jun 2008 22:52:25 +0200 Patrick Mezard context: let workingctx parents be overriden
Wed, 18 Jun 2008 19:04:10 +0200 Benoit Allard graph: limit the number of displayed changest to a reasonable value
Wed, 18 Jun 2008 16:47:47 +0300 Alexander Solovyov LookupError should have same __str__ as RevlogError
Wed, 18 Jun 2008 12:56:41 +0200 Dirkjan Ochtman templates: graph lacked bottom search in default style
Wed, 18 Jun 2008 12:55:05 +0200 Dirkjan Ochtman templates: fix navigation links for graph entries
Wed, 18 Jun 2008 12:48:04 +0200 Alexander Solovyov make revlog.LookupError inherit from KeyError
Wed, 18 Jun 2008 09:13:39 +0100 Frank Kingswood cvsps.py: remove unused Changeset member of logentry
Wed, 18 Jun 2008 12:38:45 +0200 Dirkjan Ochtman tests: make new convert-cvs tests executable
Wed, 18 Jun 2008 12:13:59 +0200 Dirkjan Ochtman graph: tweak the indentation algorithm
Wed, 18 Jun 2008 11:09:18 +0200 Dirkjan Ochtman cvsps: fix a final whitespace nit
Wed, 18 Jun 2008 11:08:21 +0200 Dirkjan Ochtman tests: fix test breakage from graph template changes
Wed, 18 Jun 2008 10:15:59 +0200 Dirkjan Ochtman merge incorporation of graph into paper style
Wed, 18 Jun 2008 10:05:43 +0200 Augie Fackler hgweb: Fix up non-coal styles to support graph.
Wed, 18 Jun 2008 00:28:40 -0500 Matt Mackall make graph view work with paper style
Wed, 18 Jun 2008 07:06:41 +0200 Dirkjan Ochtman add graph page to hgweb
Sun, 15 Jun 2008 16:05:46 +0100 Frank Kingswood convert: cvs.py - Allow user to use built-in CVS changeset code.
Sun, 15 Jun 2008 15:59:53 +0100 Frank Kingswood convert: cvsps - User interface to CVS changeset code in cvsps.py
Tue, 17 Jun 2008 12:10:19 -0500 Matt Mackall cvsps: fix up some whitespace
Sun, 15 Jun 2008 15:59:27 +0100 Frank Kingswood convert: cvsps.py - code to generate changesets from a CVS repository
Mon, 16 Jun 2008 11:51:19 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 15 Jun 2008 13:05:39 +0200 Patrick Mezard Merge with crew-stable
Sat, 14 Jun 2008 16:01:24 +0200 Patrick Mezard localrepo: remove useless sort() call
Sat, 14 Jun 2008 08:46:34 +0200 Dirkjan Ochtman merge transplanted cset back from crew-stable
Mon, 16 Jun 2008 11:50:33 +0200 Thomas Arendsen Hein Fix python2.3 incompatibility introduced by a2b13cac0922.
Mon, 16 Jun 2008 11:37:26 +0200 Thomas Arendsen Hein run-tests.py: Make tests run with python2.3 if HGTEST_* is set.
Sun, 15 Jun 2008 13:01:03 +0200 Patrick Mezard Ignore dummy copies in dirstate and localrepo.filecommit()
Sun, 15 Jun 2008 13:01:01 +0200 Patrick Mezard context: fix workingctx.fileflags() execute bit
Wed, 23 Apr 2008 11:40:33 +0200 Thomas Arendsen Hein sshserver: Don't try to close fp if mkstemp failed
Fri, 06 Jun 2008 19:23:29 +0100 Paul Moore Add a normalize() method to dirstate