Thu, 28 Apr 2011 17:02:39 +0200 |
Benoit Allard |
web: Made elapsed time calculation dynamic (javascript).
|
Wed, 27 Apr 2011 21:55:46 -0400 |
Steven Stallion |
extdiff: add repository root as a variable
|
Sun, 17 Apr 2011 23:08:35 +0800 |
Yun Lee |
help: move hgignore man page into built-in help (issue2769)
|
Sat, 23 Apr 2011 15:04:15 +0200 |
Alexander Solovyov |
graphlog: make use of graphmod's revset support
|
Sun, 13 Mar 2011 15:53:38 +0100 |
Alexander Solovyov |
graphmod: use revsets internally
|
Fri, 29 Apr 2011 03:34:18 -0500 |
Augie Fackler |
svn subrepo: attempt work around obstructed checkouts (issue2752)
|
Fri, 29 Apr 2011 16:34:52 +0200 |
Alexander Solovyov |
churn: strip key earlier to avoid false negative seach in aliases
|
Fri, 29 Apr 2011 18:43:36 +0300 |
Idan Kamara |
bookmarks: further restrict IOError on write
|
Fri, 29 Apr 2011 18:44:56 +0300 |
Idan Kamara |
tags: loosen IOError filtering when reading localtags
|
Fri, 29 Apr 2011 20:29:22 +0300 |
Idan Kamara |
run-tests: don't count test as succeeded if it failed
|
Sun, 24 Apr 2011 20:11:05 +0200 |
Adrian Buehlmann |
changegroup: do not count closed new heads (issue2697)
|
Fri, 29 Apr 2011 20:02:46 +0200 |
Benoit Boissinot |
merge with crew
|
Fri, 29 Apr 2011 09:28:45 -0500 |
Augie Fackler |
shrink-revlog: defend against null first parents
|
Fri, 29 Apr 2011 12:46:56 -0500 |
Augie Fackler |
test-contrib: add a test for shrink-revlog
|
Fri, 29 Apr 2011 08:46:21 -0500 |
Augie Fackler |
test-simplemerge-cmd.t: move all tests into test-contrib.t
|
Fri, 29 Apr 2011 08:43:05 -0500 |
Augie Fackler |
Move test-dumprevlog to test-contrib in anticipation of more contrib tests
|
Fri, 29 Apr 2011 08:04:54 -0500 |
Augie Fackler |
shrink-revlog: use a bundler object (see d69c9510d648)
|
Fri, 29 Apr 2011 08:01:10 -0500 |
Augie Fackler |
shrink-revlog: update util.opener to scmutil.opener after d13913355390
|
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()
|