log

age author description
Mon, 27 Oct 2008 22:07:39 +0100 Patrick Mezard test-patchbomb: write in binary mode, force non-interactive mode (win32)
Mon, 27 Oct 2008 17:37:37 +0100 Benoit Boissinot test-http-proxy: print the log from the proxy
Mon, 27 Oct 2008 13:52:55 +0100 Benoit Boissinot merge with dsop
Sun, 26 Oct 2008 17:08:48 +0800 Dmitriy Taychenachev bookmarks: do nothing if commit was not successful.
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Add tests
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Strip bookmark names of whitespace, just like tag names
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Correctly reject newlines in bookmark names
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Require a bookmark name when a revision is specified
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Improve documentation
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Avoid unconditional forwarding of bookmarks for the null revision
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Rename --move to --rename
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Require new bookmark name when renaming
Sat, 25 Oct 2008 19:05:52 +0200 Joel Rosdahl bookmarks: Only save undo.bookmarks if bookmarks exist
Sat, 25 Oct 2008 19:05:42 +0200 Joel Rosdahl bookmarks: Avoid long lines
Sat, 25 Oct 2008 16:30:11 +0200 Joel Rosdahl bookmarks: Fix spelling and grammar
Sat, 25 Oct 2008 16:29:58 +0200 Joel Rosdahl bookmarks: Remove trailing space
Mon, 27 Oct 2008 13:22:45 +0100 Adrian Buehlmann test-init: add test with format.usefncache=false
Mon, 27 Oct 2008 13:17:26 +0100 Benoit Boissinot merge with crew
Sun, 26 Oct 2008 17:26:28 +0100 Patrick Mezard patch: fix patched files records in externalpatcher()
Sun, 26 Oct 2008 14:02:32 +0100 Patrick Mezard Merge with crew-stable
Sat, 25 Oct 2008 15:34:58 +0200 Benoit Boissinot merge with crew
Fri, 24 Oct 2008 20:46:56 +0200 Bartosz SKOWRON patch: remove double variables in copyfile() func
Sun, 19 Oct 2008 00:32:23 +0200 Edouard Gomez convert: return remote branches in git source
Sun, 26 Oct 2008 13:23:02 +0100 Patrick Mezard convert: fix non-ASCII filenames retrieval from git sources (issue 1360)
Wed, 22 Oct 2008 11:57:20 +0200 Christian Ebert hgrc.5: explain order of mail.charsets
Fri, 24 Oct 2008 08:16:01 +0200 Christian Ebert test 261a9f47b44b: grep w/ match in last line w/o newline
Wed, 22 Oct 2008 21:53:27 +0200 David Soria Parra Bookmarks: Add the bookmarks extension
Fri, 24 Oct 2008 11:35:47 -0500 Matt Mackall zeroconf: don't break on hg showconfig
Fri, 24 Oct 2008 16:20:53 +0200 Benoit Boissinot findincoming: build the correct list from the start
Fri, 24 Oct 2008 15:00:40 +0200 Thomas Arendsen Hein Remove trailing spaces.
Fri, 24 Oct 2008 14:58:24 +0200 Thomas Arendsen Hein Document config option format.usefncache and improve format.usestore docs.
Fri, 24 Oct 2008 10:31:51 +0200 Adrian Buehlmann add format.usefncache config option (default is true)
Tue, 21 Oct 2008 17:00:35 +0200 Benoit Boissinot fix pull racing with push/commit (issue1320)
Thu, 23 Oct 2008 23:03:09 +0200 Patrick Mezard convert: correctly detect missing revlog for root revisions
Tue, 21 Oct 2008 21:24:47 +0200 Patrick Mezard convert: ignore hg source errors with hg.ignoreerrors (issue 1357)
Thu, 23 Oct 2008 14:56:16 -0500 Matt Mackall grep: avoid infinite loop when trailing newline is missing
Sun, 19 Oct 2008 19:12:07 +0200 Adrian Buehlmann introduce fncache repository layout
Thu, 16 Oct 2008 19:40:09 +0300 Alexander Solovyov bisect with command: ability to skip revision or abort bisection
Fri, 10 Oct 2008 16:58:14 +0300 Alexander Solovyov bisect: ability to check revision with command
Tue, 14 Oct 2008 21:28:49 +0200 Mads Kiilerich Make it possible to disable filtering for a pattern.
Tue, 21 Oct 2008 17:47:49 +0200 Martin Geisler i18n: import _ instead of gettext
Thu, 23 Oct 2008 19:27:25 +0200 Thomas Arendsen Hein Minor cleanup: Add missing space forgotten in recent change.
Thu, 23 Oct 2008 15:44:23 +0200 Patrick Mezard Merge with crew-stable
Thu, 23 Oct 2008 14:05:11 +0200 Patrick Mezard convert: read git output in binary mode under Windows (issue 1359)
Thu, 23 Oct 2008 15:35:54 +0200 Patrick Mezard util: add 'mode' argument to popen()
Wed, 22 Oct 2008 19:40:32 -0500 Matt Mackall inotify: avoid passing potentially stale stat to update
Wed, 22 Oct 2008 19:40:32 -0500 Matt Mackall inotify: add debugging mode to inotify
Wed, 22 Oct 2008 19:40:29 -0500 Matt Mackall inotify: auto-start by default when enabled
Wed, 22 Oct 2008 17:41:41 -0500 Matt Mackall inotify: friendlier message when daemon not running
Wed, 22 Oct 2008 17:34:52 -0500 Matt Mackall extensions: use new wrapper functions
Wed, 22 Oct 2008 17:34:50 -0500 Matt Mackall extensions: add wrapping functions
Wed, 22 Oct 2008 17:34:37 -0500 Matt Mackall run-tests: --interactive overrides -j
Wed, 22 Oct 2008 17:34:08 -0500 Matt Mackall findcmd: have dispatch look up strict flag
Wed, 22 Oct 2008 17:00:05 -0500 Matt Mackall imported patch filteruser.patch
Wed, 22 Oct 2008 15:41:32 -0500 Matt Mackall Autodetect static-http
Wed, 22 Oct 2008 14:30:34 -0500 Matt Mackall help: update help
Wed, 22 Oct 2008 13:05:40 -0500 Matt Mackall chmod -x simplemerge.py
Wed, 22 Oct 2008 21:43:35 +0200 Benoit Boissinot findincoming: do the binary search in branches in parallel
Wed, 22 Oct 2008 21:41:57 +0200 Benoit Boissinot protocol/between: the protocol expects to have ' '-separated tuples
Wed, 22 Oct 2008 21:39:56 +0200 Benoit Boissinot tests: log and show errors
Wed, 22 Oct 2008 19:28:37 +0200 Benoit Boissinot theme/monoblue: put the search box entirely in the header
Wed, 22 Oct 2008 18:55:07 +0200 Thomas Arendsen Hein Remove trailing space
Wed, 22 Oct 2008 18:32:22 +0200 Benoit Boissinot theme/monoblue: do not use a fixed width for the overview box
Wed, 22 Oct 2008 18:32:17 +0200 Dirkjan Ochtman tests: add more testing for webdir nesting
Wed, 22 Oct 2008 18:23:32 +0200 Benoit Allard hgwebdir: show nested repositories (issue1336)
Wed, 22 Oct 2008 13:14:52 +0200 Dirkjan Ochtman patch/diff: use a separate function to write the first line of a file diff
Wed, 22 Oct 2008 12:56:28 +0200 Dirkjan Ochtman patch: consolidate two different regexes for parsing of git diffs
Wed, 22 Oct 2008 09:29:26 +0200 Dirkjan Ochtman patch: extract local function addmodehdr
Tue, 21 Oct 2008 11:29:27 +0200 Dirkjan Ochtman help: show extension commands in short list, separate extension list in help
Tue, 21 Oct 2008 11:05:45 +0200 Dirkjan Ochtman help: show help topics by default in 'hg help', with longest available id
Tue, 21 Oct 2008 10:29:57 +0200 Christian Ebert mail: correct typo in variable name
Mon, 20 Oct 2008 18:29:44 +0200 Thomas Arendsen Hein merge with crew
Mon, 20 Oct 2008 17:40:29 +0200 Christian Ebert mail: test patch mime encoding for patchbomb
Mon, 20 Oct 2008 17:40:29 +0200 Christian Ebert patchbomb: mime-encode clean utf-8 patches (issue814)
Mon, 20 Oct 2008 17:40:29 +0200 Christian Ebert mail: mime-encode patches that are utf-8
Mon, 20 Oct 2008 15:19:05 +0200 Thomas Arendsen Hein Some additional space/tab cleanups
Mon, 20 Oct 2008 14:58:49 +0200 Dirkjan Ochtman merge with crew-stable, again
Mon, 20 Oct 2008 14:57:56 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 20 Oct 2008 14:53:53 +0200 Thomas Arendsen Hein spaces->tabs in one line of a C extension for consistency
Mon, 20 Oct 2008 14:57:04 +0200 Dirkjan Ochtman clean up trailing spaces, leading spaces in C
Mon, 20 Oct 2008 14:52:58 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 20 Oct 2008 14:51:55 +0200 Dirkjan Ochtman clean up trailing spaces
Mon, 20 Oct 2008 14:13:37 +0200 Dirkjan Ochtman hgweb: working diff for removed files
Mon, 20 Oct 2008 12:41:09 +0200 Dirkjan Ochtman hgweb: remove links to non-existent file versions
Mon, 20 Oct 2008 10:20:35 +0200 Dirkjan Ochtman coal/paper: widen author column in log table
Mon, 20 Oct 2008 10:15:26 +0200 Dirkjan Ochtman hgweb: be sure to drain request data even in early error conditions
Sun, 19 Oct 2008 22:07:43 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 19 Oct 2008 19:49:56 +0200 Thomas Arendsen Hein Fix Debian bug #494889 (fetching from static-http://... broken)
Sun, 19 Oct 2008 16:31:24 +0200 Mads Kiilerich mq: Fix --qrefresh --short to work with --exclude and --include
Sun, 19 Oct 2008 20:29:41 +0200 Benoit Boissinot merge with crew
Sun, 19 Oct 2008 20:17:06 +0200 Benoit Boissinot parsers.c: do not try to untrack after a failure
Sun, 19 Oct 2008 20:16:37 +0200 Benoit Boissinot parsers.c: fix integer overflows
Sun, 19 Oct 2008 19:10:26 +0200 Thomas Arendsen Hein Merge with crew
Sun, 19 Oct 2008 19:03:23 +0200 Thomas Arendsen Hein Use dummy diffstat in tests and remove older diffstat workaround.
Sun, 19 Oct 2008 17:40:35 +0200 Thomas Arendsen Hein Fix test-bundle-type output by changing head|cut to cut|head.
Sun, 19 Oct 2008 15:24:33 +0200 Thomas Arendsen Hein convert documentation: --config argument with spaces needs quoting.
Sun, 19 Oct 2008 15:08:30 +0200 Thomas Arendsen Hein Copy index before parsing to enforce alignment with inline data present.
Sun, 19 Oct 2008 16:11:23 +0200 Benoit Boissinot parsers.c: there is no reference to data_obj, so it shouldn't be decref'ed
Sun, 19 Oct 2008 13:00:36 +0200 Benoit Boissinot merge with crew
Sun, 19 Oct 2008 12:23:58 +0200 Benoit Boissinot hgweb: nodeids should be aligned in raw changesets
Sun, 19 Oct 2008 12:34:34 +0200 Thomas Arendsen Hein Fix test-notify output for older diffstat versions.
Sun, 19 Oct 2008 12:19:55 +0200 Thomas Arendsen Hein Add util.popen3 fallback, simplify import of Popen3
Sun, 19 Oct 2008 12:13:25 +0200 Thomas Arendsen Hein Fix util.popen2 for Python 2.3
Sat, 18 Oct 2008 21:52:22 -0700 Brendan Cully mq: heavy rearrangement of qnew to make it recover reliably from errors.
Sat, 18 Oct 2008 20:45:53 -0700 Brendan Cully mq: abort qnew -f if any file in an explicit list cannot be read
Sat, 18 Oct 2008 17:29:45 -0700 Brendan Cully mq: make qimport -f work properly. Closes issue1255.
Sat, 18 Oct 2008 16:53:44 -0700 Brendan Cully Merge with crew
Sat, 18 Oct 2008 16:40:01 -0700 Brendan Cully mq: let qimport read patches from URLs
Sat, 18 Oct 2008 16:33:10 -0700 Brendan Cully mq: do not invoke editor until just before patch creation. Closes issue1346.
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