log

age author description
Sat, 28 Feb 2009 13:15:58 +0100 Stefano Tortarolo i18n: update italian translation
Mon, 02 Mar 2009 23:11:15 +0100 Dirkjan Ochtman merge with crew-stable
Mon, 02 Mar 2009 23:07:56 +0100 Stefan Rusek include i18n files in the win32 installer
Sat, 28 Feb 2009 12:33:24 +0100 Dirkjan Ochtman help: get rid of double spaces
Sat, 28 Feb 2009 12:38:45 +0100 timeless help: miscellaneous language fixes
Sat, 28 Feb 2009 12:25:14 +0100 Dirkjan Ochtman help: better explanations for some of the template filters
Sat, 28 Feb 2009 12:23:23 +0100 Dirkjan Ochtman help: better explanation for some of the environment variables
Sat, 28 Feb 2009 12:21:41 +0100 timeless help: some language fixes for help topics
Fri, 27 Feb 2009 08:13:42 -0600 Matt Mackall Merge with stable
Sun, 25 Jan 2009 19:15:49 +0100 Dirkjan Ochtman merge with stable
Tue, 24 Feb 2009 18:09:16 +0100 Martin Geisler setup: run hg with empty HGRCPATH for robustness.
Tue, 24 Feb 2009 16:05:43 +0100 Dirkjan Ochtman contrib: add hgwebdir.wsgi, to serve as a better example
Tue, 24 Feb 2009 16:01:29 +0100 Dirkjan Ochtman contrib: bring hgwebdir.fcgi up-to-date with current WSGI practices
Sat, 21 Feb 2009 17:46:06 -0600 Steve Borho catch CTRL-D at password prompt
Wed, 04 Feb 2009 22:12:55 +0100 Pascal Quantin Update Beyond Compare's configuration
Sun, 22 Feb 2009 23:03:42 +0100 Benoit Boissinot merge with crew
Sun, 22 Feb 2009 19:23:09 +0100 David Soria Parra bookmarks: add force option to command syntax description
Sun, 22 Feb 2009 22:06:47 +0100 Martin Geisler i18n: updates to the Danish translation
Fri, 20 Feb 2009 23:48:09 +0900 FUJIWARA Katsunori i18n: update Japanese translation
Wed, 18 Feb 2009 13:19:30 +0100 Frank Wierzbicki tests: use same popen strategy for jython as for nt
Tue, 17 Feb 2009 18:47:28 -0500 Brodie Rao Makefile: remove locale folder during clean
Wed, 18 Feb 2009 00:44:38 +0100 Martin Geisler setup: use sys.executable to call hg
Tue, 17 Feb 2009 23:58:56 +0100 Martin Geisler bookmarks: escape literal backslashes in docstring
Tue, 17 Feb 2009 23:13:48 +0800 Dongsheng Song i18n: updated Chinese translation
Mon, 16 Feb 2009 19:35:07 -0600 Matt Mackall Introduce HG_PREPEND to solve pretxn races
Sun, 18 Jan 2009 19:59:51 +0100 Stefano Tortarolo rebase: pull --rebase updates if there is nothing to rebase
Tue, 10 Feb 2009 22:47:38 +0100 Mads Kiilerich test-merge-tool: Make sure no hgmerge can be found in $PATH
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall audit: check for casefolding of .hg (issue1450)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall patch: teach selectfile about symlinks (issue1438)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall mq: handle empty patches more gracefully (issue1501)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall keepalive: borrow code from newer httplib to patch ValueError (issue1088)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall rename: simplify forced renaming
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall log: ignore --removed if no files specified (issue1166)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall Don't fail on clone on win98 (issue1492)
Sun, 15 Feb 2009 20:18:29 +0200 Alexander Solovyov zeroconf: don't allow ipv6 addresses
Mon, 16 Feb 2009 01:41:01 +0100 Martin Geisler hgk: select first changeset at startup (issue1382)
Mon, 16 Feb 2009 00:09:47 +0100 Martin Geisler pure/mpatch: use StringIO instead of mmap (issue1493)
Wed, 11 Feb 2009 21:47:57 +0100 Stefan Rusek Handle when the slicemap option is an empty string
Sun, 08 Feb 2009 13:46:04 +0100 Simon Heimberg test suite: saver check if bzr is installed
Tue, 10 Feb 2009 13:26:00 -0600 Augie Fackler fancyopts: Parse options that occur after arguments.
Tue, 10 Feb 2009 16:31:52 -0600 Augie Fackler tests: Add a test for the behavior of 'hg export -- -2'
Sun, 15 Feb 2009 11:14:20 -0600 Peter van Dijk fix disappearing symlinks [issue1509]
Tue, 10 Feb 2009 16:11:48 +0100 Mads Kiilerich test-merge-tools: Don't use tac
Sun, 15 Feb 2009 10:50:48 -0600 Matt Mackall merge: mark kept local files as readded on linear update (issue539)
Mon, 09 Feb 2009 07:55:42 -0600 Will Maier Use shutil.copystat in copyfile().
Sun, 08 Feb 2009 15:58:39 +0100 Gilles Moris Update tcsh completion scripts with new commands and for new help output.
Sun, 08 Feb 2009 08:44:33 +0100 Simon Heimberg resolve: accepts walkopts (-I and -X)
Sun, 15 Feb 2009 12:56:38 +0100 timeless help: better formatting in "Date Formats" section
Sat, 14 Feb 2009 22:41:18 +0100 Jim Correia log-like commands now use -G for --graph, -g for --git
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip)
Sat, 14 Feb 2009 01:07:44 +0100 Martin Geisler i18n: add python-format comments to Japanese translation
Sat, 14 Feb 2009 01:56:34 +0900 FUJIWARA Katsunori i18n: add Japanese translation
Fri, 13 Feb 2009 13:52:34 +0100 Dirkjan Ochtman tests: fix for test-identify returning 255
Sat, 07 Feb 2009 19:41:05 +0100 Gilles Moris extdiff: add --change option to display single changeset diff
Fri, 13 Feb 2009 11:32:33 +0100 Dirkjan Ochtman identify: have consistent output for local repositories
Thu, 12 Feb 2009 18:26:09 +0100 Martin Geisler i18n: wrapped long lines in Italian translation
Sat, 17 Jan 2009 14:14:44 +0100 Stefano Tortarolo i18n: add Italian translation
Thu, 12 Feb 2009 11:52:31 +0100 Dirkjan Ochtman record: minimize number of status calls
Thu, 12 Feb 2009 12:35:48 +0100 Dirkjan Ochtman patch: no need to instantiate a match catch-all in diff()
Wed, 28 Jan 2009 20:06:59 -0600 Steve Borho close sockets on httprepository deletion (issue1487)
Tue, 10 Feb 2009 13:57:34 +0800 Dongsheng Song i18n: updated Chinese translation
Tue, 10 Feb 2009 14:22:25 +0100 Sune Foldager hgweb: add guid to rss items
Tue, 10 Feb 2009 14:21:27 +0100 Sune Foldager hgweb: add atom error template
Tue, 10 Feb 2009 14:20:42 +0100 Sune Foldager hgweb: add rss error template
Mon, 09 Feb 2009 19:00:55 +0100 Robert Bauck Hamar hgk: added explanation to .hgk for background colour
Mon, 09 Feb 2009 19:00:52 +0100 Robert Bauck Hamar hgk: added colour settings for different colours in diff view
Mon, 09 Feb 2009 19:00:48 +0100 Robert Bauck Hamar hgk: added setting of foreground colour
Mon, 09 Feb 2009 00:14:07 +0100 Martin Geisler transplant: wrapped long lines
Mon, 09 Feb 2009 00:09:24 +0100 Martin Geisler commands: fix paths command docstring indention
Mon, 09 Feb 2009 13:08:32 +0100 Dirkjan Ochtman hgweb: commit forgotten update to a3d7f99c23c0
Mon, 09 Feb 2009 11:31:52 +0100 Sune Foldager hgweb: support custom http headers in ErrorResponse
Mon, 09 Feb 2009 11:29:09 +0100 Dirkjan Ochtman hgweb: pass ErrorResponses directly into req.respond()
Sat, 07 Feb 2009 23:29:12 +0100 Dirkjan Ochtman merge with mpm
Sat, 07 Feb 2009 18:46:13 +0100 Robert Bauck Hamar hgk: Add background colour setting
Wed, 04 Feb 2009 20:55:44 +0100 Martin Geisler commands: removed unnecessary string concatenation
Wed, 04 Feb 2009 20:53:38 +0100 Martin Geisler patch: turned strings with backslashes into raw strings
Tue, 03 Feb 2009 21:38:36 +0100 Martin Geisler convert: marked string for translation
Thu, 25 Dec 2008 10:42:01 +0100 Martin Geisler reset mergestate after commit
Wed, 28 Jan 2009 14:27:44 -0600 Matt Mackall warn if --repository provided for norepo commands
Sun, 25 Jan 2009 21:20:13 +0100 Mads Kiilerich Make util.find_exe alway returns existing file, fixing issue1459
Sun, 25 Jan 2009 21:20:11 +0100 Mads Kiilerich test-merge-tools
Sun, 25 Jan 2009 14:12:41 -0500 Jim Correia Account for symlinks when setting up HGTMP.
Sun, 25 Jan 2009 13:49:15 -0500 John Mulligan mq: allow qclone's -p option to use path alias
Sun, 25 Jan 2009 13:20:43 -0500 John Mulligan branch closing: permit closing the default branch
Thu, 05 Feb 2009 17:40:25 +0100 Dirkjan Ochtman demandimport: patch __builtin__ instead of __builtins__
Thu, 05 Feb 2009 18:21:22 +0100 Dirkjan Ochtman notify: use contexts more pervasively
Thu, 05 Feb 2009 18:15:33 +0100 Benoit Allard coal/paper: switch to XHTML 1.1
Tue, 03 Feb 2009 20:32:42 +0100 Martin Geisler i18n: updated Danish translation
Sat, 31 Jan 2009 22:50:18 +0100 Martin Geisler run-tests: add --pure flag for using pure Python modules
Sat, 24 Jan 2009 01:44:43 +0100 Martin Geisler add --pure flag to setup.py
Thu, 29 Jan 2009 19:25:25 +0100 Martin Geisler setup: get version number using pure Python modules
Wed, 28 Jan 2009 10:32:15 +0100 Martin Geisler setup: do not use -c with msgfmt on Solaris (issue1489)
Tue, 27 Jan 2009 18:17:59 +0100 Benoit Boissinot merge with crew
Tue, 27 Jan 2009 09:58:48 -0600 Steve Borho record: do not lose permission changes on commit
Mon, 26 Jan 2009 15:52:10 +0100 Dirkjan Ochtman hgweb: expose sibling branches to templater
Mon, 26 Jan 2009 16:50:27 +0100 Dirkjan Ochtman graphlog: extract large parts of repeated code from incoming/outgoing
Mon, 26 Jan 2009 16:40:43 +0100 Dirkjan Ochtman graphlog: reuse cmdutil.loglimit() instead of redefining
Mon, 26 Jan 2009 16:34:38 +0100 Dirkjan Ochtman graphlog: some testing for incoming and outgoing graphs
Mon, 26 Jan 2009 16:15:28 +0100 Dirkjan Ochtman graphlog: import util module rather than selected functions
Sun, 25 Jan 2009 20:27:37 +0100 Martin Geisler i18n: check format strings when building xx.mo files
Sun, 25 Jan 2009 20:16:35 +0100 Martin Geisler i18n: add python-format comments to da.po
Sun, 25 Jan 2009 21:31:54 +0100 Martin Geisler i18n: extract strings with xgettext
Sun, 25 Jan 2009 12:09:51 -0600 Matt Mackall Merge with stable
Sun, 25 Jan 2009 10:16:45 -0600 Matt Mackall wire protocol: avoid infinite loop (issue1483)
Sun, 25 Jan 2009 12:07:41 -0600 Matt Mackall fix up tests for paths and urls help
Sat, 24 Jan 2009 01:47:36 +0100 Martin Geisler use PURE option in Makefile
Sun, 25 Jan 2009 11:10:51 +0100 Christian Ebert notify: remove subfunctions that are called only once
Sat, 24 Jan 2009 00:13:49 +0100 Martin Geisler move mercurial.osutil to mercurial.pure.osutil
Sat, 24 Jan 2009 00:12:20 +0100 Martin Geisler pure Python implementation of bdiff.c
Sat, 24 Jan 2009 00:12:19 +0100 Martin Geisler pure Python implementation of diffhelpers.c
Tue, 30 Dec 2008 18:58:58 -0800 Brendan Cully Pure python base85 fallback
Sat, 24 Jan 2009 00:12:18 +0100 Martin Geisler pure Python implementation of parsers.c
Sat, 24 Jan 2009 00:12:17 +0100 Martin Geisler pure Python implementation of mpatch.c
Sun, 25 Jan 2009 12:33:49 +0100 Martin Geisler i18n: sort Danish translation by file
Sun, 25 Jan 2009 12:33:46 +0100 Martin Geisler i18n: strip string locations from Danish translation
Fri, 23 Jan 2009 14:51:09 -0600 Matt Mackall simplify colwidth a bit
Wed, 21 Jan 2009 20:29:47 +0900 Shun-ichi GOTO Also find correct column width of wide characters.
Thu, 22 Jan 2009 10:48:37 -0700 Bill Barry added information to patchbomb help pointing users to hgrc(5) to configure the [smtp] section in order to send patchbombs
Thu, 22 Jan 2009 11:02:50 -0700 Bill Barry consolidated url help into urls help topic and added information about path aliases
Thu, 22 Jan 2009 20:49:47 +0100 Martin Geisler i18n: updated Danish translation
Thu, 22 Jan 2009 08:39:34 -0700 Bill Barry Clarified 'hg paths' command help
Sun, 25 Jan 2009 18:58:12 +0100 Patrick Mezard Merge with crew-stable
Sun, 25 Jan 2009 18:55:29 +0100 Patrick Mezard Fix a corner case when committing a rename after a merge (issue1476)
Sun, 25 Jan 2009 15:11:43 +0800 Dongsheng Song i18n: Starting Chinese Translation of Mercurial
Sun, 25 Jan 2009 12:33:47 +0100 Martin Geisler i18n: sort by file when generating hg.pot
Sun, 25 Jan 2009 12:21:57 +0100 Christian Ebert Do not install executable man pages
Sat, 24 Jan 2009 18:52:46 +0100 Martin Geisler patchbomb: respect diff settings
Sun, 25 Jan 2009 11:27:53 +0200 Alexander Solovyov status: make options optional (issue1481)
Fri, 23 Jan 2009 23:39:28 +0100 Pascal Quantin Retrieve Beyond Compare's path from registry
Thu, 22 Jan 2009 16:07:44 +0100 Dirkjan Ochtman templater: fix age filter to state the obvious on future timestamps
Thu, 22 Jan 2009 15:22:37 +0100 Dirkjan Ochtman tests: fix issue in test-audit-path with HGTMP on OS X
Thu, 22 Jan 2009 14:33:49 +0100 Dirkjan Ochtman tests: eliminate use of sed -i (which fails on NetBSD)
Thu, 22 Jan 2009 14:32:39 +0100 Dirkjan Ochtman tests: fix up tests to cope with 6a0bc2dc9da6
Thu, 22 Jan 2009 14:19:29 +0100 Dirkjan Ochtman help: some improvements for the templating topic
Thu, 22 Jan 2009 14:18:08 +0100 Alexander Solovyov help: add a topic about some of the templating features
Wed, 21 Jan 2009 14:14:56 -0600 Matt Mackall Merge with stable
Wed, 21 Jan 2009 11:15:47 -0600 Matt Mackall verify: don't trip over binary files starting with 01 0a
Mon, 19 Jan 2009 17:00:23 -0600 Matt Mackall Merge with stable
Thu, 15 Jan 2009 01:38:52 +0100 Christian Ebert notify: fix neglect of custom headers set via template
Mon, 19 Jan 2009 16:19:09 -0600 Matt Mackall Give a useful message about PYTHONPATH if startup fails
Mon, 19 Jan 2009 13:20:47 +0100 Dirkjan Ochtman hgweb: simplify parents/children generation code
Mon, 19 Jan 2009 12:59:56 +0100 Dirkjan Ochtman kill some trailing whitespace
Mon, 19 Jan 2009 12:58:01 +0100 Dirkjan Ochtman merge with crew-stable
Mon, 19 Jan 2009 12:36:06 +0100 Stepan Koltsov coal/paper: add missing spaces in changeset child formatting
Mon, 19 Jan 2009 12:38:54 +0200 Alexander Solovyov cmdutil.logmessage: options should be optional
Mon, 19 Jan 2009 00:36:32 +0100 Patrick Mezard bookmarks: work around missing posixfile_nt.readline()
Sat, 17 Jan 2009 18:51:40 +0100 Pascal Quantin Update win32 merge tools configuration
Tue, 13 Jan 2009 20:28:06 +0200 Patrick Mezard diffstat: don't fail on merges
Sat, 17 Jan 2009 15:25:20 +0100 Pascal Quantin Package hgk Tcl/Tk script in win32 installer
Sat, 17 Jan 2009 15:23:13 +0100 Pascal Quantin Update mercurial.ini file packaged in win32 installer
Sat, 17 Jan 2009 15:19:41 +0100 Patrick Mezard Merge with crew-stable
Sat, 17 Jan 2009 15:15:26 +0100 Patrick Mezard Document how HTML documentation is built under Windows
Thu, 15 Jan 2009 14:19:29 +0100 Pascal Quantin Add Lee Cantey's installer icon to win32 installer
Thu, 15 Jan 2009 01:38:52 +0100 Christian Ebert notify: fix neglect of custom headers set via template
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan branch closing: add test for branch closing (and reopening)
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan branch closing: referencing open and closed branches/heads
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan branch closing: mark closed branches with a 'close' extra
Wed, 14 Jan 2009 21:47:38 -0500 John Mulligan store all heads of a branch in the branch cache
Thu, 15 Jan 2009 20:23:18 +0100 Martin Geisler i18n: make local now builds .mo files
Thu, 15 Jan 2009 15:28:42 +0100 Martin Geisler i18n: beginnings of a Danish translation
Thu, 15 Jan 2009 00:14:36 +0100 Martin Geisler i18n: encode output in user's local encoding
Thu, 15 Jan 2009 00:12:35 +0100 Martin Geisler i18n: lookup .mo files in private locale/ directory
Thu, 15 Jan 2009 00:11:54 +0100 Martin Geisler i18n: new build_mo command for setup.py
Thu, 15 Jan 2009 00:10:54 +0100 Martin Geisler i18n: let Makefile generate i18n/hg.pot
Thu, 15 Jan 2009 11:41:59 +0100 Benoit Boissinot recover when no version information is available
Mon, 12 Jan 2009 13:51:43 -0600 Matt Mackall error: move SignatureError
Mon, 12 Jan 2009 13:35:35 -0600 Matt Mackall dispatch: sort exception handlers
Mon, 12 Jan 2009 11:48:05 -0600 Matt Mackall error: move SignalInterrupt
Mon, 12 Jan 2009 11:39:38 -0600 Matt Mackall error: move UnknownCommand and AmbiguousCommand
Mon, 12 Jan 2009 11:28:30 -0600 Matt Mackall sshrepo: change raise_ to abort
Mon, 12 Jan 2009 11:28:28 -0600 Matt Mackall error: move UnexpectedOutput (now ResponseError)
Mon, 12 Jan 2009 11:09:14 -0600 Matt Mackall error: move lock errors
Mon, 12 Jan 2009 10:59:08 -0600 Matt Mackall mq: remove import of revlog
Mon, 12 Jan 2009 10:53:41 -0600 Matt Mackall bookmarks; clean up imports and function wrapping
Mon, 12 Jan 2009 10:42:31 -0600 Matt Mackall error: move repo errors
Sun, 11 Jan 2009 23:04:24 -0600 Matt Mackall error: move ParseError
Sun, 11 Jan 2009 23:00:09 -0600 Matt Mackall kill imerge.py
Sun, 11 Jan 2009 22:55:36 -0600 Matt Mackall revlog: kill from-style imports
Sun, 11 Jan 2009 22:48:28 -0600 Matt Mackall errors: move revlog errors
Sat, 10 Jan 2009 18:02:38 -0600 Matt Mackall refactor version code
Tue, 13 Jan 2009 23:17:19 +0100 Patrick Mezard Merge with crew-stable
Tue, 13 Jan 2009 22:41:06 +0100 Patrick Mezard merge: fix execute bit update issue introduced by 89207edf3973
Tue, 13 Jan 2009 13:43:42 +0100 Dirkjan Ochtman transplant: move docstrings before imports (see issue1466)
Tue, 13 Jan 2009 10:44:16 +0100 Stepan Koltsov diff: add --change option to display single changeset diff (issue1420)
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler mq: lowercase output
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler churn: lowercase output
Mon, 12 Jan 2009 17:51:57 +0100 Benoit Boissinot bdiff: add comment about normalization
Mon, 12 Jan 2009 13:20:09 +0100 Stefan Ring Improved hgweb test.
Mon, 12 Jan 2009 09:57:52 +0100 Dirkjan Ochtman tests: use killdaemons.py in test-highlight
Mon, 12 Jan 2009 09:16:03 +0100 Dirkjan Ochtman use dict.iteritems() rather than dict.items()
Mon, 12 Jan 2009 09:07:02 +0100 Dirkjan Ochtman mq: allow qpop if popped revisions are not working dir parents
Mon, 12 Jan 2009 09:53:55 +0100 Dirkjan Ochtman mq: refactor the pop code to be more readable and allow more changes
Mon, 12 Jan 2009 09:13:45 +0100 Dirkjan Ochtman merge with crew-stable
Fri, 09 Jan 2009 22:15:08 +0000 Jim Hague Bugzilla 2.18 and on use contrib/sendbugmail.pl, not processmail.
Fri, 09 Jan 2009 18:12:53 +0100 Benoit Boissinot merge with -stable
Fri, 09 Jan 2009 01:37:54 +0100 Benoit Boissinot use enumerate instead of zip
Fri, 09 Jan 2009 01:36:35 +0100 Benoit Boissinot patch: export shouldn't close files received as a parameter
Mon, 12 Jan 2009 09:12:35 +0100 Bernhard Leiner mq: make qnew patch format consistent with qrefresh (issue1457)
Sat, 10 Jan 2009 00:30:22 +0100 Pascal Quantin monoblue: fix child revision display in file diff page
Fri, 09 Jan 2009 17:34:06 +0100 Benoit Boissinot web: use the correct filectx in filelog
Thu, 08 Jan 2009 14:26:30 +0100 Patrick Mezard convert: display child command output if --debug (fix 878466138b57)
Wed, 07 Jan 2009 17:33:29 -0800 Bryan O'Sullivan convert: print darcs error messages iff --debug
Wed, 07 Jan 2009 17:33:07 -0800 Bryan O'Sullivan convert: check for darcs-2-compatible path
Wed, 07 Jan 2009 02:13:32 +0100 Benoit Boissinot merge with -stable
Tue, 06 Jan 2009 10:33:57 +0100 Dirkjan Ochtman merge with crew-stable
Mon, 05 Jan 2009 20:49:12 +0100 David Soria Parra zeroconf: add extension documentation
Mon, 05 Jan 2009 12:48:20 -0500 Benjamin Pollack 1 file changed, 7 insertions(+), 9 deletions(-)
Mon, 05 Jan 2009 18:45:20 +0100 Dirkjan Ochtman tests: shrink wait interval for test-convert-bzr-merges
Mon, 05 Jan 2009 14:37:46 +0100 Patrick Mezard Merge with crew-stable
Mon, 05 Jan 2009 12:31:00 +0100 Marek Kubica tests: try to prevent different ordering in test-convert-bzr-merges
Sun, 04 Jan 2009 21:49:37 +0100 Benoit Boissinot merge with crew
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler lowercase prompts
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler lowercase ui.debug and assert output
Sat, 03 Jan 2009 17:15:15 +0100 Martin Geisler lowercase help output
Sat, 03 Jan 2009 16:15:11 +0100 Martin Geisler mq, i18n: mark strings for translation
Sat, 03 Jan 2009 16:15:05 +0100 Martin Geisler commands: remove redundant paragraph from tags help
Sun, 04 Jan 2009 21:44:06 +0100 Patrick Mezard Merge with crew-stable
Sun, 04 Jan 2009 10:06:44 +0000 Frank Kingswood test: added testcase for cvsps log message lookahead
Sun, 04 Jan 2009 01:43:12 -0600 David Champion cvsps: cvs log loop uses lookahead to avoid misleading text
Sun, 04 Jan 2009 18:44:39 +0100 Edouard Gomez convert/gnuarch: recode cat-log parts to utf-8 to be hg.description friendly
Sun, 04 Jan 2009 18:44:30 +0100 Edouard Gomez convert/gnuarch: add cat-log payload to commit description
Sun, 04 Jan 2009 19:38:41 +0100 Benoit Boissinot bisect: improve hg bisect -c (relative paths, error handling)
Sun, 04 Jan 2009 19:13:02 +0100 Dirkjan Ochtman merge with crew-stable
Sun, 04 Jan 2009 19:12:42 +0100 Dirkjan Ochtman convert/gnuarch: correct indentation
Sun, 04 Jan 2009 13:52:28 +0100 Benoit Boissinot merge with crew
Sun, 04 Jan 2009 08:06:05 +0100 Peter Arrenbrecht test-audit-path: add one more test (issue 1450)
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: follow continuation-of revisions
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: retrieve known archive names list
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: parse continuation-of revisions in gnuarch source
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: use fully qualified revisions
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: keep track of original revision in extra headers
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: robustify cat-log retrieval
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: set prefered locale for str conversions
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: fix cat-log parsing
Sun, 04 Jan 2009 02:36:48 +0100 Edouard Gomez convert/gnuarch: remove unused code
Sat, 03 Jan 2009 21:54:58 +0100 Patrick Mezard Merge with crew-stable
Sat, 03 Jan 2009 21:44:15 +0100 Dirkjan Ochtman hgweb: fix long line lengths introduced in 2dc868712dcc
Sat, 03 Jan 2009 20:20:40 +0100 Dirkjan Ochtman tests: use killdaemons.py in test-pull-http
Sat, 03 Jan 2009 21:25:19 +0100 Dirkjan Ochtman cvsps: kill some more trailing whitespace
Sat, 03 Jan 2009 21:24:31 +0100 Dirkjan Ochtman merge with crew-stable