Fri, 29 Apr 2011 07:38:12 -0500 Augie Fackler shrink-revlog: remove \ from docstring
Sun, 13 Mar 2011 15:02:49 +0100 Benoit Boissinot bookmarks: be more restrictive in our Exception catching
Fri, 29 Apr 2011 14:56:23 +0200 Patrick Mezard strip: make it clear that --force discards changes (issue310)
Fri, 29 Apr 2011 03:05:48 -0500 Augie Fackler subrepo: tell Subversion when we are non-interactive (issue2759) stable
Fri, 29 Apr 2011 11:10:11 +0200 Thomas Arendsen Hein merge with stable
Fri, 29 Apr 2011 11:04:39 +0200 Thomas Arendsen Hein tests: check for (*/sec) instead of (*B/sec) to match (X bytes/sec) stable
Fri, 29 Apr 2011 09:43:21 +0200 Patrick Mezard test-repair-strip: turn into new style test
Fri, 29 Apr 2011 08:04:46 +0200 Patrick Mezard extdiff: fix broken symlinks handling (issue1909) stable
Tue, 26 Apr 2011 10:51:19 -0500 Matt Mackall tags: catch more corruption during cache parsing (issue2779)
Mon, 25 Apr 2011 17:01:34 -0500 Matt Mackall run-tests: do chdir for tests under a lock for thread safety
Mon, 25 Apr 2011 16:17:08 -0500 Matt Mackall run-tests: add iolock to vlog
Tue, 26 Apr 2011 21:22:14 +0200 Patrick Mezard patch: remove redundant variable in iterhunks()
Tue, 26 Apr 2011 13:13:35 +0200 Martin Geisler merge with stable
Tue, 26 Apr 2011 12:56:56 +0200 Martin Geisler merge default heads
Tue, 26 Apr 2011 12:55:26 +0200 Martin Geisler commit: improve --date help text stable
Mon, 25 Apr 2011 21:20:44 +0200 Patrick Mezard merge with stable
Mon, 25 Apr 2011 21:11:28 +0200 Patrick Mezard test-transplant: fix missing file addition stable
Mon, 25 Apr 2011 18:00:30 +0800 Steven Brown tests: add script to disable a selected wire protocol capability
Mon, 25 Apr 2011 14:03:12 +0200 Pierre-Yves David mq: prevent traceback when qfinish patches not in series.
Mon, 25 Apr 2011 13:03:26 +0300 Idan Kamara check-code: separate warnings to avoid repetitive str.startswith
Sun, 24 Apr 2011 17:30:50 -0400 Greg Ward atomictempfile: rewrite docstring to clarify rename() vs. close().
Sun, 24 Apr 2011 19:25:10 -0400 Greg Ward atomictempfile: avoid infinite recursion in __del__().
Mon, 25 Apr 2011 18:42:31 +0200 Patrick Mezard run-tests: display diff before prompting with --interactive
Sat, 23 Apr 2011 00:52:21 +0300 Idan Kamara check-code: warn about naked except clauses
Sat, 23 Apr 2011 00:51:25 +0300 Idan Kamara eliminate various naked except clauses
Sun, 24 Apr 2011 17:52:46 -0500 Matt Mackall run-tests: fix some missing i/o locks
Sun, 24 Apr 2011 16:46:37 -0500 Matt Mackall run-tests: add a lock for console I/O
Sun, 24 Apr 2011 16:42:15 -0500 Matt Mackall run-tests: switch timeout handling from alarm to helper thread
Sun, 24 Apr 2011 16:42:11 -0500 Matt Mackall run-tests: add locking on results struct
Sun, 24 Apr 2011 23:33:48 +0200 Patrick Mezard run-tests: fix --interactive (after 994ad067ac6e)
Sun, 24 Apr 2011 23:06:19 +0200 Patrick Mezard color: code simplification
Sun, 24 Apr 2011 23:06:18 +0200 Patrick Mezard test-status-color: fix terminfo code compatibility problem
Fri, 22 Apr 2011 16:43:06 +0200 Andreas Freimuth hg-ssh: fix duplicate word in docstring
Fri, 22 Apr 2011 14:04:34 -0500 Matt Mackall run-tests: move test loop into a helper function
Fri, 22 Apr 2011 12:24:22 -0500 Matt Mackall run-tests: use a results dict
Fri, 22 Apr 2011 11:36:40 -0500 Matt Mackall run-tests: move blacklist and retest filtering to runone
Fri, 22 Apr 2011 11:32:05 -0500 Matt Mackall run-tests: keep a list of passed tests
Fri, 22 Apr 2011 11:24:27 -0500 Matt Mackall run-tests: move keyword checking into runone
Fri, 22 Apr 2011 11:22:02 -0500 Matt Mackall run-tests: add ignores list
Thu, 21 Apr 2011 18:38:30 -0500 Matt Mackall run-tests: move existence/name format check into runone
Thu, 21 Apr 2011 18:19:45 -0500 Matt Mackall run-tests: move interactive handling into runone
Thu, 21 Apr 2011 13:47:45 -0700 Danek Duvall color: add support for terminfo-based attributes and color
Thu, 21 Apr 2011 21:16:54 +0200 Adrian Buehlmann move system_rcpath and user_rcpath to scmutil
Thu, 21 Apr 2011 20:54:45 +0200 Adrian Buehlmann move os_rcpath from util to scmutil
Thu, 21 Apr 2011 20:14:29 +0200 Adrian Buehlmann move rcpath from util to scmutil
Thu, 21 Apr 2011 15:11:28 -0500 Matt Mackall merge with stable
Thu, 21 Apr 2011 15:11:19 -0500 Matt Mackall merge with i18n
Thu, 21 Apr 2011 15:10:59 -0500 Matt Mackall merge with i18n stable
Tue, 19 Apr 2011 12:00:22 -0300 Wagner Bruna i18n-pt_BR: synchronized with 1416b9118540 stable
Tue, 19 Apr 2011 09:46:45 +0200 Martin Geisler i18n: merge with stable
Tue, 19 Apr 2011 09:46:24 +0200 Martin Geisler i18n-da: synchronize with 1184bb274cb3
Tue, 19 Apr 2011 09:30:42 +0200 Martin Krüger i18n-de: improve grammar stable
Thu, 21 Apr 2011 15:08:48 -0500 Matt Mackall win32: Wine doesn't know about hardlinks
Thu, 21 Apr 2011 16:06:19 +0200 Adrian Buehlmann move walkrepos from util to scmutil
Thu, 21 Apr 2011 13:18:52 +0200 Adrian Buehlmann move checkfilename from util to scmutil
Thu, 21 Apr 2011 12:10:03 +0200 Adrian Buehlmann scmutil: fix erroneous Abort call
Wed, 20 Apr 2011 22:43:31 +0200 Adrian Buehlmann move path_auditor from util to scmutil
Wed, 20 Apr 2011 21:41:41 +0200 Adrian Buehlmann move canonpath from util to scmutil
Wed, 20 Apr 2011 19:54:57 +0200 Adrian Buehlmann move opener from util to scmutil
Wed, 20 Apr 2011 23:30:07 +0200 Patrick Mezard merge with stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip