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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip