Wed, 23 Mar 2011 22:58:40 +0100 Adrian Buehlmann test-commit-multiple.t: improve committwice.py
Wed, 23 Mar 2011 23:05:32 +0100 Dan Villiom Podlaski Christiansen osutil: replace #import with #include, and add a check for it
Wed, 23 Mar 2011 23:33:14 +0100 Patrick Mezard code indentation fixes
Wed, 07 Jul 2010 00:06:59 +0200 Edouard Gomez convert: add bookmark support to the hg sink
Wed, 07 Jul 2010 00:06:59 +0200 Edouard Gomez convert: add bookmark support to main command
Wed, 07 Jul 2010 00:06:59 +0200 Edouard Gomez convert: add bookmark support to common sink/source implementation
Wed, 23 Mar 2011 11:22:29 +0100 Adrian Buehlmann dirstate: reset _lastnormal and _lastnormaltime
Wed, 23 Mar 2011 16:06:55 +0100 Peter Arrenbrecht discovery: avoid discovery when local graph is a subset of remote
Wed, 23 Mar 2011 16:02:11 +0100 Peter Arrenbrecht wireproto: add getbundle() function
Wed, 23 Mar 2011 12:38:36 -0500 Matt Mackall merge with stable
Wed, 23 Mar 2011 13:58:33 -0300 Wagner Bruna i18n-pt_BR: synchronized with 6783f47d90dd stable
Wed, 23 Mar 2011 11:57:10 -0300 Wagner Bruna merge with i18n stable
Mon, 14 Mar 2011 23:48:17 +0100 Stefano Tortarolo i18n-it: synchronized with adf3c4401c5d stable
Wed, 23 Mar 2011 09:41:58 -0500 Matt Mackall osutil: fix up check-code issues
Wed, 23 Mar 2011 09:34:22 -0500 Matt Mackall dirstate: flush _lastnormal when we see newer filesystem times
Wed, 23 Mar 2011 09:43:34 +0100 Dan Villiom Podlaski Christiansen util: add Mac-specific check whether we're in a GUI session (issue2553)
Wed, 23 Mar 2011 01:14:43 +0100 Stefano Tortarolo rebase: allow for rebasing descendants onto ancestors on different named branches
Wed, 23 Mar 2011 02:33:24 +0100 Markus F.X.J. Oberhumer bdiff.c: rename all variables which hold a hash value to "hash"
Wed, 23 Mar 2011 02:33:23 +0100 Markus F.X.J. Oberhumer bdiff.c: use unsigned arithmetic for hash computation
Wed, 23 Mar 2011 02:33:22 +0100 Markus F.X.J. Oberhumer bdiff.c: cast to unsigned char when computing hash value
Wed, 23 Mar 2011 02:33:21 +0100 Markus F.X.J. Oberhumer bdiff.c: make all local functions static
Wed, 23 Mar 2011 09:20:40 -0500 Matt Mackall merge with stable
Tue, 22 Mar 2011 21:27:51 -0500 Matt Mackall debugbundle: fix up long line caught by check-code
Tue, 22 Mar 2011 21:26:19 -0500 Matt Mackall wireproto: avoid naked excepts
Tue, 15 Mar 2011 14:55:16 +0100 Stefano Tortarolo mq: fix typo in docstring stable
Tue, 22 Mar 2011 09:22:29 +0100 Peter Arrenbrecht commands: add debugbundle command
Tue, 22 Mar 2011 09:22:21 +0100 Peter Arrenbrecht wireproto: add known([id]) function
Tue, 22 Mar 2011 07:40:02 +0100 Peter Arrenbrecht wireproto: fix decodelist to properly return empty list
Tue, 22 Mar 2011 07:38:32 +0100 Peter Arrenbrecht wireproto: fix handling of '*' args for HTTP and SSH
Tue, 22 Mar 2011 07:38:32 +0100 Peter Arrenbrecht debug: add debugwireargs to test argument passing over the wire
Tue, 22 Mar 2011 07:37:56 +0100 Peter Arrenbrecht sshserver: drop unnecessary line
Tue, 22 Mar 2011 12:00:38 -0500 Matt Mackall merge: avoid unlinking destination of merge when case changes (issue2715) stable
Tue, 22 Mar 2011 11:59:43 -0500 Matt Mackall dirstate: introduce a public case normalizing method stable
Sun, 20 Mar 2011 20:25:41 -0500 Matt Mackall changegroup: minor cleanups
Sun, 20 Mar 2011 20:21:19 -0500 Matt Mackall repair: revlog has an iterator
Sun, 20 Mar 2011 20:17:57 -0500 Matt Mackall changegroup: fix leftover from delta read
Sun, 20 Mar 2011 20:16:51 -0500 Matt Mackall changegroup: drop expensive redundant usage of readdelta for progress
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: use manifest.readfast to simplify collector
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall manifest: add readfast method
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: simplify filenode_collector
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: more renaming
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: simplify prune
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: more minor cleanups
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall changegroupsubset: minor cleanups
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall strip: simplify collectone
Sun, 20 Mar 2011 17:41:09 -0400 Greg Ward dirstate: avoid a race with multiple commits in the same process
Sun, 20 Mar 2011 01:16:57 +0100 Benoit Boissinot changegroupsubset: extranodes are no longer needed
Sun, 20 Mar 2011 00:50:22 +0100 Benoit Boissinot strip: remove usage of extranodes
Sun, 20 Mar 2011 00:22:47 +0100 Patrick Mezard patch: move closefile() into patchfile.close()
Sun, 20 Mar 2011 00:09:44 +0100 Patrick Mezard patch: inline patchfile.hashlines()
Sun, 20 Mar 2011 00:08:44 +0100 Patrick Mezard patch: fix hunk newlines when parsing hunks, not in iterhunks()
Sat, 19 Mar 2011 19:50:55 +0100 Patrick Mezard i18n: register new template keywords for translation
Sat, 19 Mar 2011 01:34:49 -0500 Matt Mackall annotate: catch nonexistent files using match.bad callback (issue1590)
Fri, 18 Mar 2011 13:01:18 -0500 Steve Borho merge with stable
Fri, 18 Mar 2011 11:36:36 -0500 Steve Borho wix: add new file templates/paper/bookmarks.tmpl stable
Thu, 17 Mar 2011 17:08:13 -0500 Matt Mackall merge with stable
Thu, 17 Mar 2011 22:55:02 +0100 Miloš Hadžić push/outgoing: print remote target path even if there's an error (issue2561) stable
Thu, 17 Mar 2011 16:29:09 -0400 Eric Eisner subrepo: recognize scp-style paths as git URLs stable
Thu, 17 Mar 2011 22:17:27 +0100 Patrick Mezard convert: add svnrev, svnpath and svnuuid template keywords
Thu, 17 Mar 2011 22:17:27 +0100 Patrick Mezard convert/svn: extract revsplit() in a function
Thu, 17 Mar 2011 22:17:27 +0100 Patrick Mezard transplant: add "transplanted" keyword
Thu, 17 Mar 2011 12:00:49 -0500 Matt Mackall merge with i18n
Wed, 16 Mar 2011 17:43:43 +0100 Martin Geisler i18n: merge with stable
Wed, 16 Mar 2011 17:42:42 +0100 Martin Geisler i18n-da: synchronize with e9628665b670 stable
Wed, 16 Mar 2011 17:38:25 +0100 Martin Geisler i18n: don't mark trivial string for translation stable
Wed, 16 Mar 2011 17:34:13 +0100 Martin Geisler i18n: merge with mpm stable
Tue, 15 Mar 2011 10:39:19 +0100 David Soria Parra i18n-de: correct translation for some fuzzy strings stable
Tue, 15 Mar 2011 10:20:55 +0100 David Soria Parra i18n-de: synchronize with 994510694b1d stable
Sun, 13 Mar 2011 15:35:23 +0100 thron7 i18n-de: added translations concerning hardlinks stable
Sun, 13 Mar 2011 15:18:17 +0100 thron7 i18n-de: added more translations concerning rebase stable
Sun, 13 Mar 2011 14:16:15 +0100 thron7 i18n-de: added translations concerning rebase stable
Sun, 13 Mar 2011 13:04:06 +0100 thron7 i18n-de: added translations concerning email sending stable
Sun, 13 Mar 2011 12:52:22 +0100 thron7 i18n-de: added translations concerning patches stable
Sun, 13 Mar 2011 12:21:46 +0100 thron7 i18n-de: added translations concerning win32text and .hgeol stable
Sun, 13 Mar 2011 11:38:27 +0100 thron7 i18n-de: added translations for Perforce conversion options stable
Sat, 12 Mar 2011 18:54:43 +0100 thron7 i18n-de: added translations for Subversion conversion options stable
Sat, 12 Mar 2011 18:32:02 +0100 thron7 i18n-de: added translation for CVS conversion options stable
Sat, 12 Mar 2011 17:42:17 +0100 thron7 i18n-de: added translations for convert.hg.* options stable
Sat, 12 Mar 2011 17:42:17 +0100 thron7 i18n-de: translate some strings stable
Wed, 16 Mar 2011 23:54:55 +0100 Markus F.X.J. Oberhumer revset: fix a number of highly dubious continue statements
Wed, 16 Mar 2011 23:54:55 +0100 Markus F.X.J. Oberhumer graphlog: do not swallow all TypeError exceptions (fix 29c800ee54cf)
Wed, 16 Mar 2011 23:54:55 +0100 Markus F.X.J. Oberhumer archive: use hardcoded constants when creating .zip archives
Wed, 16 Mar 2011 03:06:57 +0100 timeless hgweb: support multiple directories for the same path
Wed, 16 Mar 2011 03:28:56 +0100 timeless templates: provide granularity for future values for age filter
Wed, 16 Mar 2011 23:09:14 +0100 Bernhard Leiner revset: report a parse error if a revset is not parsed completely (issue2654)
Wed, 16 Mar 2011 18:48:59 +0100 Adrian Buehlmann config: use util.posixfile
Mon, 14 Mar 2011 23:03:56 +0100 David Soria Parra bundle: update current bookmark to most recent revision on current branch
Mon, 14 Mar 2011 20:53:55 +0100 David Soria Parra localrepo: do not update bookmarks in addchangegroup
Tue, 15 Mar 2011 18:33:36 +0100 Radomir Dopieralski rebase: add -m/--message to rebase --collapse (issue2389)
Tue, 15 Mar 2011 17:50:02 -0400 David Wolever Updating hgext.extdiff to use revsets
Wed, 16 Mar 2011 16:07:06 +0100 Martin Geisler merge with stable
Wed, 16 Mar 2011 15:34:45 +0100 Martin Geisler relink: mark abort message for translation stable
Wed, 16 Mar 2011 15:34:10 +0100 Martin Geisler relink: avoid trying to lock the same repo twice stable
Wed, 16 Mar 2011 13:51:47 +0100 Martin Geisler relink: format reclaimed byte count nicely
Wed, 16 Mar 2011 13:25:12 +0100 Martin Geisler test-relink: remove unnecessary ui.username setting
Wed, 16 Mar 2011 09:05:59 +0100 David Soria Parra test-https: match output from 31eac42d9123
Tue, 15 Mar 2011 16:53:46 -0500 Matt Mackall merge with stable
Mon, 14 Mar 2011 22:37:50 +0100 Patrick Mezard merge with crew
Mon, 14 Mar 2011 21:35:31 +0100 Patrick Mezard convert/svn: fix _iterfiles() output in root dir case (issue2647) stable
Mon, 14 Mar 2011 21:31:54 +0100 Patrick Mezard eol: no need to accumulate files when checking all changesets
Mon, 14 Mar 2011 21:08:18 +0100 Patrick Mezard eol: improve hook failure output
Mon, 14 Mar 2011 15:59:44 -0500 Matt Mackall merge with stable
Mon, 14 Mar 2011 09:36:17 +0100 David Soria Parra bookmarks: remove API limitation in setcurrent
Mon, 14 Mar 2011 00:10:43 +0100 David Soria Parra bookmarks: separate bookmarks update code from localrepo's pull.
Sun, 13 Mar 2011 14:35:17 +0100 David Soria Parra tests: add tests for bookmarks support in hg identify
Sat, 12 Mar 2011 18:15:14 +0100 Nils Adermann identify: list bookmarks for remote repositories
Mon, 14 Mar 2011 12:42:05 -0400 Craig Leres hgignore: ignore dll files generated under cygwin
Tue, 04 Jan 2011 00:24:34 +1100 Brodie Rao pager: don't page stderr if it's being redirected (issue2541) stable
Fri, 11 Mar 2011 11:14:21 +0100 Adrian Buehlmann color: port to using ctypes (issue2687) stable
Mon, 14 Mar 2011 15:28:56 -0500 Matt Mackall hgweb: drop use of super() for Exception base class
Mon, 14 Mar 2011 13:11:26 -0500 Steve Borho diff: make diff -c aware of revision sets
Mon, 14 Mar 2011 15:19:58 +0100 Martin Geisler color: wrap lines in docstring
Mon, 14 Mar 2011 14:05:19 +0100 Martin Geisler merge with stable
Sun, 13 Mar 2011 17:39:33 -0500 Jon M. Dugan setup: fix mac build broken by e42d18538e1d stable
Mon, 14 Mar 2011 13:54:25 +0100 Martin Geisler color: don't mention internal function in docstring stable
Mon, 14 Mar 2011 12:26:50 +0100 Christian Ebert keyword: offer additional datefilters when the extension is enabled
Mon, 14 Mar 2011 12:19:59 +0100 Christian Ebert keyword: docstrings for additional date filters
Sun, 13 Mar 2011 16:18:46 +0100 Martin Geisler mq: do not let qrefresh write bad patch stable
Sun, 13 Mar 2011 15:04:13 +0100 Klaus Koch graphlog: give meaningful error if more than one file is given stable
Mon, 14 Mar 2011 09:20:21 +0100 Martin Geisler merge with stable
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip