log

age author description
Sat, 19 Jun 2010 17:19:14 +0200 Martin Geisler i18n-el: split messages into paragraphs
Sat, 19 Jun 2010 17:19:14 +0200 Martin Geisler i18n-de: split messages into paragraphs
Sat, 19 Jun 2010 17:19:14 +0200 Martin Geisler i18n-da: split messages into paragraphs
Sat, 19 Jun 2010 17:06:11 +0200 Martin Geisler Merge with hg-i18n
Tue, 06 Apr 2010 22:30:50 -0300 Wagner Bruna i18n: translate each paragraph separately
Thu, 17 Jun 2010 20:10:34 -0300 Wagner Bruna i18n: script for splitting large messages on .po/.pot files
Sat, 19 Jun 2010 16:52:25 +0200 Martin Geisler i18n: patch polib.unescape
Thu, 17 Jun 2010 20:10:34 -0300 Wagner Bruna i18n: import polib 0.5.2 (rev b0ab301cfdcc)
Fri, 18 Jun 2010 15:22:56 +0200 Martin Geisler i18n-da: remove spurious \n
Fri, 18 Jun 2010 17:34:13 -0500 Matt Mackall revset: nicer exception for empty queries
Fri, 18 Jun 2010 21:35:21 +0200 Martin Geisler commands: advertise "hg help revsets" in help for log
Fri, 18 Jun 2010 21:31:19 +0200 Martin Geisler revset: all your error messages are belong to _
Thu, 17 Jun 2010 17:21:39 +0300 Martin Geisler help: new revsets topic
Fri, 18 Jun 2010 20:06:32 +0200 Martin Geisler Merge with main
Fri, 18 Jun 2010 10:45:40 -0700 Lee Cantey Ignore mercurial.egg-info build output
Thu, 17 Jun 2010 15:54:26 -0500 Matt Mackall bookmarks: add support for push --bookmark to export bookmarks
Thu, 17 Jun 2010 14:26:23 -0500 Matt Mackall bookmarks: add support for pull --bookmark to import remote bookmarks
Thu, 17 Jun 2010 15:51:27 +0200 Dirkjan Ochtman patch: inline small, single-use 'write' function
Thu, 17 Jun 2010 15:50:35 +0200 Dirkjan Ochtman patch: inline small, single-use 'close' function
Thu, 17 Jun 2010 15:53:26 +0200 Dirkjan Ochtman mq: __str__ falls back to __repr__
Thu, 17 Jun 2010 12:22:21 -0500 Matt Mackall bookmarks: update known bookmarks on the target on push
Thu, 17 Jun 2010 12:10:47 -0500 Matt Mackall bookmarks: pull known bookmarks from server that are newer
Thu, 17 Jun 2010 11:01:51 -0500 Matt Mackall bookmarks: add pushkey server-side support
Wed, 16 Jun 2010 16:05:47 -0500 Matt Mackall pushkey: add debugpushkey command for testing
Wed, 16 Jun 2010 16:05:19 -0500 Matt Mackall pushkey: add http support
Wed, 16 Jun 2010 16:05:13 -0500 Matt Mackall pushkey: add ssh support
Wed, 16 Jun 2010 16:04:46 -0500 Matt Mackall pushkey: add localrepo support
Wed, 16 Jun 2010 16:04:44 -0500 Matt Mackall pushkey: add pushkey core
Wed, 16 Jun 2010 15:01:09 -0500 Matt Mackall sshrepo: sort arguments
Wed, 16 Jun 2010 22:00:02 -0400 Greg Ward mq: make 'qdelete <patchidx>' work again.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha bdiff.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha diffhelpers.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha base85.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha parsers.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha mpatch.c: Added preliminary support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha osutil.c: Support for py3k added.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha util.h: Utility macros for handling different Python APIs.
Wed, 16 Jun 2010 12:22:14 +0200 Martin Geisler relink: ensure deterministic directory walk in collect
Wed, 16 Jun 2010 15:20:22 +0530 Faheem Mitha help: add "glossary" topic
Thu, 10 Jun 2010 15:35:06 +0200 timeless relink/progress: Adding progress for collecting stage
Thu, 10 Jun 2010 13:09:50 +0200 timeless relink/progress: Adding progress for pruning stage
Mon, 14 Jun 2010 16:06:52 -0400 Greg Ward merge: when current branch has 1 or > 2 heads, actually abort.
Tue, 15 Jun 2010 16:10:32 -0400 Greg Ward tags: remove inactive debugging code.
Tue, 15 Jun 2010 15:02:54 -0400 Greg Ward tags: remove the old non-caching implementation of findglobaltags().
Tue, 15 Jun 2010 17:15:31 +0200 Christian Ebert keyword: postpone manifest calculation in kwtemplater.overwrite
Sun, 13 Jun 2010 23:25:27 +0200 Georg Brandl revset: fix call to ctx.extra() in closed()
Tue, 15 Jun 2010 11:05:17 +0200 Martin Geisler p4: fix long line and bad spacing around %
Mon, 14 Jun 2010 16:38:36 +0100 Frank Kingswood Fix shell quoting on p4 conversion
Mon, 14 Jun 2010 13:39:00 -0400 Greg Ward tests: rename test-merge3 to test-add-remove.
Tue, 15 Jun 2010 10:01:55 +0200 Martin Geisler check-code: reformat long lines
Tue, 15 Jun 2010 10:00:07 +0200 Martin Geisler dagparser: replace format with str
Tue, 15 Jun 2010 09:55:59 +0200 Martin Geisler check-code: catch format(), introduced in Python 2.6
Tue, 15 Jun 2010 09:53:50 +0200 Martin Geisler commands: get rid of generic exception in debugbuilddag
Tue, 15 Jun 2010 09:51:52 +0200 Martin Geisler check-code: fix check for any/all function
Mon, 14 Jun 2010 16:56:20 -0300 Renato Cunha hgext/zeroconf/__init__.py: Separate relative and absolute imports.
Fri, 11 Jun 2010 15:30:12 -0500 Matt Mackall revset: improve filter argument handling
Fri, 11 Jun 2010 18:54:10 +0200 Martin Geisler commands: format is a Python2.6 function
Thu, 10 Jun 2010 11:49:48 +0200 Peter Arrenbrecht debugbuilddag: build a changelog dag from a concise description
Thu, 10 Jun 2010 11:48:45 +0200 Peter Arrenbrecht debugdag and debugindexdag: emit changelog/revlog DAGs as concise text
Thu, 10 Jun 2010 11:48:15 +0200 Peter Arrenbrecht dagparser: parses and formats DAGs as concise text
Thu, 10 Jun 2010 15:30:15 -0500 Matt Mackall tests: fix up webraw encoding
Thu, 10 Jun 2010 15:23:31 -0500 Matt Mackall strip: backup bundles should use the .hg extension
Wed, 09 Jun 2010 12:41:44 -1000 Julian Cowley hgweb: specify a charset when sending raw text files
Wed, 09 Jun 2010 16:39:25 -0500 Matt Mackall summary: report copies and renames
Thu, 10 Jun 2010 09:32:19 -0700 Chad Dombrova provide pre- and post- hooks with parsed command line arguments.
Wed, 09 Jun 2010 16:25:28 -0500 Matt Mackall tests: fix some branch head fallout
Mon, 07 Jun 2010 15:34:48 +0200 Dan Villiom Podlaski Christiansen pager: set ui.formatted() prior to redirecting stdout.
Mon, 07 Jun 2010 15:33:03 +0200 Dan Villiom Podlaski Christiansen mq: use ui.formatted() instead of ui.plain().
Mon, 07 Jun 2010 15:28:54 +0200 Dan Villiom Podlaski Christiansen color: use ui.formatted().
Mon, 07 Jun 2010 16:14:12 +0200 Dan Villiom Podlaski Christiansen ui: document the formatted(), interactive() & plain() functions.
Mon, 07 Jun 2010 14:59:52 +0200 Dan Villiom Podlaski Christiansen ui: add ui.formatted configuration variable and accessor function.
Thu, 10 Jun 2010 17:10:05 +0200 Martin Geisler revlog: fix inconsistent comment formatting
Thu, 10 Jun 2010 12:46:09 +0200 Sune Foldager improve --branch processing (and differentiate from # syntax)
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Wed, 09 Jun 2010 12:45:48 +0100 Christian Ebert keyword: pass context to kwtemplater.overwrite
Tue, 08 Jun 2010 16:27:59 +0200 Peter Arrenbrecht parser: fix missing param in _match
Tue, 08 Jun 2010 22:30:44 +0200 Gilles Moris commit: add tests for the 'created new head' message
Tue, 08 Jun 2010 22:28:42 +0200 Gilles Moris commit: fix display of 'created new head' message (issue2186)
Tue, 08 Jun 2010 18:01:07 +0200 Stefano Tortarolo rebase: --abort doesn't strip away the target changeset (issue2220)
Wed, 09 Jun 2010 17:22:59 +0200 Jan Sorensen test-branch-option: Updated output to match rev 3f1409082720
Wed, 09 Jun 2010 17:50:45 +0200 Martin Geisler Merge with mpm
Wed, 09 Jun 2010 17:27:47 +0200 Dirkjan Ochtman discovery: fix description line
Tue, 08 Jun 2010 15:57:59 -0500 Matt Mackall Merge with stable
Tue, 08 Jun 2010 15:52:56 -0500 Steve Borho Merge backout
Tue, 08 Jun 2010 15:52:41 -0500 Steve Borho Backed out changeset: e1dde7363601
Tue, 08 Jun 2010 21:09:41 +0200 Thomas Arendsen Hein ui: handle leading newlines/spaces/commas in configlist
Tue, 08 Jun 2010 11:58:09 -0500 Steve Borho mergetools: add configuration for Ultra Compare (issue2226)
Tue, 08 Jun 2010 14:12:46 +0200 Martin Geisler mq: use hg reST role some more
Tue, 08 Jun 2010 13:19:22 +0200 Sune Foldager fix encoding bug in 05ac42e56452 stable
Tue, 08 Jun 2010 09:30:45 +0200 Dirkjan Ochtman cleanups: undefined variables
Tue, 08 Jun 2010 09:30:33 +0200 Dirkjan Ochtman cleanups: unused variables
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx
Thu, 03 Jun 2010 23:18:18 -0500 Steve Borho color: labeled text should be passed to ui.write() as ui.labeled
Mon, 07 Jun 2010 18:35:54 +0200 Dirkjan Ochtman move discovery methods from localrepo into new discovery module
Mon, 07 Jun 2010 16:29:06 +0200 Sune Foldager merge with stable
Mon, 07 Jun 2010 16:28:23 +0200 Sune Foldager push/pull: fix bug in "--branch ." handling stable
Sun, 06 Jun 2010 22:39:32 +0530 Pradeepkumar Gayam shrink-repo: wrong variable name
Sun, 06 Jun 2010 17:20:10 +0900 FUJIWARA Katsunori replace Python standard textwrap by MBCS sensitive one for i18n text
Thu, 03 Jun 2010 10:37:31 +0100 Christian Ebert keyword: use context to detect uncommitted merge
Thu, 03 Jun 2010 13:58:00 +0200 Adrian Buehlmann tests: use --debug on test-clone
Thu, 03 Jun 2010 10:18:33 -0400 Greg Ward shrink-revlog: use util.mktempcopy() to preserve mode of index file.
Sat, 05 Jun 2010 09:58:02 -0500 Matt Mackall revset: delay import of hg to avoid start-up import loops
Fri, 04 Jun 2010 23:04:31 -0500 Matt Mackall error: fix up test-hgrc
Fri, 04 Jun 2010 23:00:22 -0500 Matt Mackall error: update test-trusted.py
Fri, 04 Jun 2010 22:54:43 -0500 Matt Mackall revset: fix test failure with qfinish
Fri, 04 Jun 2010 20:57:52 -0500 Matt Mackall revset: raise ParseError exceptions
Fri, 04 Jun 2010 20:57:26 -0500 Matt Mackall error: add new ParseError for various parsing errors
Fri, 04 Jun 2010 20:19:53 -0500 Matt Mackall error: change ParseError to CommandError
Fri, 04 Jun 2010 20:13:51 -0500 Matt Mackall hgrc: improve docs for the trusted section
Fri, 04 Jun 2010 17:22:33 -0500 Matt Mackall rebase: use usual util.abort rather than error.ParseError
Fri, 04 Jun 2010 10:27:23 -0500 Matt Mackall revset: sort the predicate list
Fri, 04 Jun 2010 10:26:55 -0500 Matt Mackall revset: fix - handling in the optimizer
Thu, 03 Jun 2010 20:32:41 -0500 Matt Mackall revset: fix up tests
Thu, 03 Jun 2010 18:00:15 -0500 Matt Mackall walkchangerevs: allow empty query sets
Thu, 03 Jun 2010 17:39:40 -0500 Matt Mackall revset: add tagged predicate
Thu, 03 Jun 2010 17:39:34 -0500 Matt Mackall revset: optimize the parse tree directly
Wed, 02 Jun 2010 14:07:46 -0500 Matt Mackall revset: add support for prefix and suffix versions of : and ::
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall revset: hook into revrange
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall revset: add a debugrevspec command
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall revset: introduce revset core
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall revset: introduce basic parser
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall remoteui: move from cmdutil to hg
Thu, 03 Jun 2010 21:38:30 +0200 Henrik Stuart mq: better qqueue test for troublesome names
Thu, 03 Jun 2010 20:40:23 +0200 Cédric Duval mq: prevent the creation of a queue whose name is already taken
Wed, 02 Jun 2010 19:39:45 +0200 Henrik Stuart mq: fix naming issues for qqueue directories
Wed, 02 Jun 2010 14:54:25 +0200 Martin Geisler win32text: mark this extension as deprecated
Wed, 02 Jun 2010 14:40:31 +0200 Martin Geisler Merge with stable
Tue, 01 Jun 2010 18:29:52 -0400 Greg Ward shrink-revlog: preserve mode of the shrunken index and data file. stable
Wed, 19 May 2010 18:06:35 +0200 Javi Merino Fixed a bashism with the use of $RANDOM in hgeditor.
Thu, 27 May 2010 22:50:23 +0300 Alexander Solovyov churn: add possibility to include/exclude paths
Wed, 02 Jun 2010 14:28:45 +0200 Alexander Solovyov churn: support spaces in aliases (issue2222)
Tue, 01 Jun 2010 10:55:11 -0500 Matt Mackall Merge with stable
Tue, 01 Jun 2010 10:54:57 -0500 Matt Mackall Merge with i18n
Tue, 01 Jun 2010 10:54:03 -0500 Matt Mackall Added signature for changeset 24fe2629c6fd stable
Tue, 01 Jun 2010 10:54:03 -0500 Matt Mackall Added tag 1.5.4 for changeset 24fe2629c6fd stable
Tue, 01 Jun 2010 10:44:03 -0500 Matt Mackall Merge with i18n stable 1.5.4
Tue, 01 Jun 2010 12:25:43 -0300 Wagner Bruna merge with i18n stable
Tue, 01 Jun 2010 12:23:44 -0300 Wagner Bruna i18n-pt_BR: synchronized with 0bb67503ad4b stable
Tue, 01 Jun 2010 10:12:07 -0500 Matt Mackall Merge with stable
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann clone: save hardlink state of util.copyfiles() stable
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann util.copyfiles: don't try os_link() again if it failed before stable
Tue, 01 Jun 2010 03:45:10 +0200 Christian Ebert keyword: retrieve added and modified files from commitctx
Tue, 01 Jun 2010 01:05:45 +0200 Christian Ebert keyword: force dirstate normal when all changes in a file are recorded
Mon, 31 May 2010 13:47:51 +0200 Adrian Buehlmann clone: print number of linked/copied files on --debug
Mon, 31 May 2010 21:43:03 +0200 Martin Geisler Merge with stable
Mon, 31 May 2010 21:37:01 +0200 Martin Geisler eol: extension for managing file EOLs stable
Mon, 31 May 2010 12:57:47 -0500 Matt Mackall Merge with stable
Mon, 31 May 2010 12:57:34 -0500 Matt Mackall Merge with i18n
Mon, 31 May 2010 12:57:24 -0500 Matt Mackall Merge with i18n stable
Tue, 25 May 2010 13:24:49 -0300 Wagner Bruna merge with i18n stable
Tue, 25 May 2010 13:20:33 -0300 Wagner Bruna i18n-pt_BR: added message from 1b8aa9ffa7dc stable
Sat, 22 May 2010 11:23:47 -0300 Wagner Bruna merge with i18n stable
Sat, 22 May 2010 11:22:36 -0300 Wagner Bruna i18n-pt_BR: synchronized with ed71cb07d7b2 stable
Mon, 31 May 2010 12:34:47 -0500 Matt Mackall Merge with stable
Wed, 19 May 2010 09:54:12 -0500 Brodie Rao pager: exec pager using /bin/sh -c stable
Fri, 14 May 2010 12:57:24 -0500 Matt Mackall hgweb: fix race in refreshing repo list (issue2188) stable
Mon, 31 May 2010 13:55:47 +0200 Martin Geisler Merge with stable
Mon, 31 May 2010 17:13:15 +0900 Nicolas Dumazet record: check that we are not committing a merge before patch selection stable
Mon, 31 May 2010 13:43:03 +0200 Martin Geisler record: better way to find help in docstring stable
Mon, 31 May 2010 14:48:26 +0900 Nicolas Dumazet record: docstring typo stable
Sun, 30 May 2010 23:24:10 +0200 Martin Geisler mq: mention qqueue in module docstring
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann clone: save hardlink state of util.copyfiles()
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann util.copyfiles: don't try os_link() again if it failed before
Thu, 27 May 2010 22:50:04 +0300 Alexander Solovyov cmdutil: cleanup imports
Thu, 27 May 2010 17:47:40 +0200 Ronny Pfannschmidt make transactions work on non-refcounted python implementations
Sat, 29 May 2010 20:32:39 +0200 Henrik Stuart mq: support multiple patch queues using qqueue
Fri, 28 May 2010 16:01:57 -0500 Matt Mackall Merge with stable
Fri, 28 May 2010 14:41:11 -0500 Matt Mackall status: avoid performance regression when no .hgsub is present stable
Thu, 27 May 2010 10:37:14 +0200 Martin Geisler doc: document expansion of %include and ui.username
Wed, 26 May 2010 14:03:29 -0700 Chad Dombrova ui.username(): expand environment variables in username configuration value.
Wed, 26 May 2010 14:03:29 -0700 Chad Dombrova config: expand hgrc %include paths
Wed, 26 May 2010 16:16:47 +0200 Peter Arrenbrecht rename: make --after work if source is already in R state
Tue, 25 May 2010 18:45:44 +0200 Martin Geisler Merge with stable
Tue, 25 May 2010 18:19:40 +0200 Angel Ezquerra doc: clarify that sections can be split stable
Tue, 25 May 2010 18:19:16 +0200 Angel Ezquerra doc: clarify that keys can be overridden stable
Tue, 25 May 2010 09:57:19 +0200 Martin Geisler commands: document --new-branch flag for push
Tue, 25 May 2010 09:56:26 +0200 Martin Geisler Merge with stable
Mon, 24 May 2010 21:52:33 +0530 Faheem Mitha commands: updates to push docstring. stable
Mon, 24 May 2010 00:55:42 +0200 Martin Geisler mq: remove unneeded local variable in delete
Wed, 19 May 2010 09:54:12 -0500 Brodie Rao pager: exec pager using /bin/sh -c
Wed, 19 May 2010 00:45:50 +0200 Christian Ebert keyword: offer svn-like default keywordmaps
Tue, 18 May 2010 22:16:38 +0200 Christian Ebert keyword: add 2 svn-like date filters
Fri, 21 May 2010 19:54:40 +0900 Yuya Nishihara util: give appropriate default args to atomictempfile()
Fri, 21 May 2010 15:22:29 +0200 Sune Foldager push: add --new-branch option to allow intial push of new branches
Fri, 21 May 2010 22:53:57 +0900 Yuya Nishihara check-code: add check for 'source'
Fri, 21 May 2010 14:21:27 +0200 Martin Geisler Merge with stable
Fri, 21 May 2010 20:55:18 +0900 Yuya Nishihara tests: fix bashism to load helpers.sh
Tue, 18 May 2010 18:55:14 +0900 Yuya Nishihara color: bring back colors with pager
Fri, 21 May 2010 13:40:59 +0200 Martin Geisler dispatch: include Python version in traceback stable
Thu, 20 May 2010 15:58:16 -0500 Matt Mackall rebase: add error codes
Thu, 20 May 2010 15:20:25 -0500 Matt Mackall rebase: improve --abort failure message
Thu, 20 May 2010 15:15:11 -0500 Matt Mackall rebase: only show "rebase completed" message with -v
Thu, 20 May 2010 13:27:28 -0500 Matt Mackall strip: hide unbundle messages by default
Thu, 20 May 2010 12:21:35 -0500 Matt Mackall Fix up rebase's handling of strip backups
Thu, 20 May 2010 12:15:44 -0500 Matt Mackall strip: improve full backup message
Wed, 19 May 2010 20:20:16 -0500 Matt Mackall strip: drop deprecated -b from synopsis
Wed, 19 May 2010 20:20:12 -0500 Matt Mackall rebase: use helpers.sh in tests
Wed, 19 May 2010 19:46:39 -0500 Matt Mackall strip: be quiet about temporary internal bundle
Wed, 19 May 2010 22:32:40 +0200 Patrick Mezard Merge with crew-stable
Wed, 19 May 2010 22:09:58 +0200 Aaron Digulla convert/svn: close gettags() log stream (issue2196) stable
Wed, 19 May 2010 22:04:41 +0200 Patrick Mezard convert/svn: remove useless try/catch stable
Tue, 18 May 2010 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more
Tue, 18 May 2010 16:24:14 +0200 Martin Geisler minirst: handle line breaks in hg role
Mon, 17 May 2010 23:11:27 +0200 Martin Geisler extdiff: fix reST syntax in module docstring
Tue, 11 May 2010 12:06:30 +0200 Javi Merino Fixed a bashism with trap numbers in hgeditor.
Mon, 17 May 2010 21:30:00 +0200 Martin Geisler Merge with stable
Mon, 17 May 2010 21:16:35 +0200 Martin Geisler rebase: stress that only local changesets should be rebased stable
Mon, 17 May 2010 20:42:28 +0200 Martin Geisler minirst: fix debug code stable
Sun, 16 May 2010 14:38:32 -0500 Matt Mackall Merge with stable
Sat, 15 May 2010 23:33:22 -0400 Steve Losh tag: add -e/--edit option for modifying the commit message
Thu, 07 Jan 2010 22:19:05 -0600 Steve Borho extdiff: add labels, read diff arguments from [merge-tools]
Sun, 16 May 2010 22:23:14 +0900 Yuya Nishihara patchbomb: respect HGPLAIN when piping --test output to PAGER
Mon, 03 May 2010 14:00:34 -0500 Brodie Rao pager: fork and exec pager as parent process stable
Sat, 15 May 2010 21:24:23 -0500 Matt Mackall commit: fix complaint about branch merge creating new heads (issue2186)
Sat, 15 May 2010 00:34:07 +0300 Ori Avtalion Fix hg heads -r flag documentation
Fri, 14 May 2010 22:29:15 +0300 Ori Avtalion Fix wording in hg pull documentation
Tue, 04 May 2010 09:57:16 +0200 Gilles Moris merge: avoid to break the dirstate copy status on moved files
Sat, 15 May 2010 17:48:49 -0500 Matt Mackall commands: initial audit of exit codes
Fri, 14 May 2010 12:57:24 -0500 Matt Mackall hgweb: fix race in refreshing repo list (issue2188)
Fri, 14 May 2010 10:01:09 -0500 Matt Mackall rollback: fix up tests
Thu, 13 May 2010 17:36:45 -0500 Matt Mackall rollback: fix off-by-one in message
Thu, 13 May 2010 17:24:21 -0500 Matt Mackall commit: note new branch heads rather than topological heads
Thu, 13 May 2010 11:33:11 -0500 Matt Mackall Merge with 1.5.3
Thu, 13 May 2010 11:30:50 -0500 Matt Mackall Added signature for changeset fdcf80f26604 stable
Thu, 13 May 2010 11:30:49 -0500 Matt Mackall Added tag 1.5.3 for changeset fdcf80f26604 stable
Wed, 12 May 2010 15:40:58 -0500 Matt Mackall tag: strip whitespace from tag names (issue2174)
Sun, 09 May 2010 11:14:43 +0200 Christian Ebert keyword: support extensions using dorecord, e.g. crecord
Wed, 12 May 2010 14:49:46 -0500 Matt Mackall convert/svn: fix long line
Wed, 12 May 2010 11:53:09 -0500 Matt Mackall i18n: fix up bad merge
Mon, 10 May 2010 22:44:06 +0200 Gilles Moris summary: show if commit will be from a closed head
Mon, 10 May 2010 08:53:06 +0200 Gilles Moris commit: inform the commiter when resurrecting a closed changeset
Mon, 10 May 2010 08:43:36 +0200 Gilles Moris commit: prevent closing non-head changesets
Tue, 11 May 2010 17:13:35 -0500 Matt Mackall Merge with stable
Tue, 11 May 2010 17:12:10 -0500 Matt Mackall Merge with i18n
Tue, 11 May 2010 17:11:40 -0500 Matt Mackall Merge with i18n stable 1.5.3
Sun, 09 May 2010 00:15:13 +0200 Martin Geisler i18n-da: merge with stable
Sat, 08 May 2010 23:41:45 +0200 Martin Geisler i18n-da: translated various small strings stable
Sat, 08 May 2010 23:22:40 +0200 Martin Geisler i18n-da: synchronize with d29bd98ebff6 stable
Tue, 11 May 2010 17:03:44 -0500 Matt Mackall Merge with stable
Tue, 11 May 2010 16:28:09 -0500 Matt Mackall static-http: disable lazy parsing