Mercurial > hg
graph
-
tests: make largefiles test use $HGPORT instead of 8001 stableFri, 28 Oct 2011 11:16:39 +0200, by Thomas Arendsen Hein
-
hgweb: fix dynamic date calculation not working under Safari stableThu, 27 Oct 2011 11:57:08 -0700, by Brodie Rao
-
tests: fix spurious largefiles test failure on Cygwin stableThu, 27 Oct 2011 18:15:34 -0500, by Matt Mackall
-
revert: fix missing removes when parent was changed in dirstate stableWed, 26 Oct 2011 18:47:12 +0200, by Peer Stritzinger
-
check-code: fix issues with finding patterns in unified tests, fix tests stableThu, 27 Oct 2011 17:22:04 -0500, by Matt Mackall
-
largefiles: remove lfutil.createdir, replace calls with util.makedirs stableTue, 25 Oct 2011 11:45:28 -0400, by Hao Lian
-
largefiles: bugfix for symlink handling with testcase stableWed, 26 Oct 2011 13:48:33 -0500, by Eli Carter
-
i18n-it: fixed wrong messageWed, 26 Oct 2011 22:35:15 +0200, by Stefano Tortarolo
-
largefiles: test reverting largefiles (coverage creeping ever upwards) stableTue, 25 Oct 2011 08:56:59 -0400, by Greg Ward
-
tests: fix check-code detection of anchored expressions, fix echo -n usage stableWed, 26 Oct 2011 12:56:27 -0500, by Matt Mackall
-
diffstat: be more picky when marking file as 'binary' (issue2816) stableMon, 24 Oct 2011 13:41:19 +0200, by Patrick Mezard
-
util: don't complain about '..' in path components not working on Windows stableMon, 24 Oct 2011 16:57:14 -0500, by Matt Mackall
-
consistency: use util.realpath instead of os.path.realpath where useful stableMon, 24 Oct 2011 13:51:24 +0200, by Thomas Arendsen Hein
-
keyword: use util.realpath instead of os.path.realpath stableMon, 24 Oct 2011 13:54:59 +0200, by Thomas Arendsen Hein
-
posix: workaround for os.path.realpath bug in Python 2.4.1 and before stableMon, 24 Oct 2011 13:32:23 +0200, by Thomas Arendsen Hein
-
largefiles: improve markup in module help text stableMon, 24 Oct 2011 10:08:58 +0200, by Martin Geisler
-
largefiles: remove redundant documentation stableMon, 24 Oct 2011 09:54:02 +0200, by Martin Geisler
-
largefiles: use ui.configpath() where appropriate stableSun, 23 Oct 2011 14:25:48 -0400, by Greg Ward
-
largefiles: drop more unnecessary compatibility checks stableSun, 23 Oct 2011 10:23:31 -0400, by Greg Ward
-
largefiles: use util.sha1() instead of hashlib.sha1() everywhere stableSun, 23 Oct 2011 21:59:15 +0200, by Thomas Arendsen Hein
-
tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions stableSun, 23 Oct 2011 21:22:55 +0200, by Thomas Arendsen Hein
-
convert: add missing import of util, needed for svn < 1.6 stableSat, 22 Oct 2011 23:42:48 +0200, by Thomas Arendsen Hein
-
run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stableSat, 22 Oct 2011 23:21:38 +0200, by Thomas Arendsen Hein
-
largefiles: test "lfconvert --to-normal" with rename/remove/merge stableSat, 22 Oct 2011 15:39:51 -0400, by Greg Ward
-
largefiles: test lfconvert with rename, remove, and merge stableSat, 22 Oct 2011 15:16:52 -0400, by Greg Ward
-
largefiles: beef up test-lfconvert.t so it's more thorough stableSat, 22 Oct 2011 14:52:05 -0400, by Greg Ward
-
largefiles: rearrange how lfconvert detects non-local repos stableSat, 22 Oct 2011 14:20:17 -0400, by Greg Ward
-
largefiles: test lfconvert error handling; remove redundant code stableSat, 22 Oct 2011 14:17:19 -0400, by Greg Ward
-
largefiles: extract test-lfconvert.t from test-largefiles.t stableSat, 22 Oct 2011 13:48:56 -0400, by Greg Ward
-
windows: recompute flags when committing a merge (issue1802) stableSat, 22 Oct 2011 16:12:33 -0500, by Matt Mackall
-
largefiles: test interaction between largefiles and vanilla clients and servers stableFri, 21 Oct 2011 15:09:33 -0500, by Andrew Pritchard
-
tests: darcs > 2.5 got "smart" about encoding, disable encoding tests stableSat, 22 Oct 2011 11:21:00 -0500, by Matt Mackall
-
check-code: catch BaseException and os.path.relpath stableFri, 21 Oct 2011 16:52:23 -0500, by Matt Mackall
-
largefiles: py2.4 doesn't have BaseException stableFri, 21 Oct 2011 16:52:16 -0500, by Matt Mackall
-
largefiles: rename lfconvert --tonormal option to --to-normal stableThu, 20 Oct 2011 21:56:30 -0400, by Greg Ward
-
largefiles: test that minimum size can be a float stableThu, 20 Oct 2011 22:22:24 -0400, by Greg Ward
-
import: abort usefully if no patch name given stableFri, 21 Oct 2011 11:10:43 -0500, by Kevin Bullock
-
keyword: correct grammar in iskwfile docstring stableFri, 21 Oct 2011 12:07:27 +0100, by Christian Ebert
-
largefiles: remove all uses of os.path.relpath for 2.4 compatibility stableThu, 20 Oct 2011 17:40:25 -0400, by Benjamin Pollack
-
mq: avoid data loss upon qfold + qmv (issue3058) stableThu, 20 Oct 2011 16:43:31 +0200, by Patrick Mezard
-
subrepos: abort commit by default if a subrepo is dirty (BC) stableFri, 21 Oct 2011 00:33:08 +0200, by Martin Geisler
-
largefiles: use XDG and OS X-specific cache locations by default (issue3067) stableThu, 20 Oct 2011 17:05:13 -0400, by Benjamin Pollack
-
largefiles: remove redundant any_ function stableWed, 19 Oct 2011 20:40:55 -0400, by Benjamin Pollack
-
largefiles: testcase to simulate inter-user clone on local machine stableThu, 20 Oct 2011 09:35:37 -0500, by Eli Carter
-
largefiles: make the store primary, and the user cache secondary stableThu, 20 Oct 2011 13:24:11 -0400, by Benjamin Pollack
-
largefiles: rename functions and methods to match desired behavior stableThu, 20 Oct 2011 13:24:09 -0400, by Benjamin Pollack
-
largefiles: fix documentation to match desired behavior stableThu, 20 Oct 2011 13:24:08 -0400, by Benjamin Pollack
-
runrst: improve error message when Docutils is missing stableThu, 20 Oct 2011 17:47:33 +0200, by Martin Geisler
-
largefiles: fix some badly named function parameters stableSun, 16 Oct 2011 10:24:45 -0400, by Greg Ward
-
largefiles: rename config setting 'size' to 'minsize' stableTue, 18 Oct 2011 20:06:23 -0400, by Greg Ward
-
largefiles: include 'largefiles' in converted repository requirements stableTue, 18 Oct 2011 16:40:59 -0500, by Eli Carter
-
largefiles: string formatting typo in basestore._openstore where comma is used instead of modulo stableTue, 18 Oct 2011 17:09:03 -0400, by Hao Lian
-
largefiles: test that merging does not result in wrong versions of largefiles stableWed, 19 Oct 2011 17:40:27 +0200, by Na'Tosha Bard
-
largefiles: expand test suite some more (test rebasing, rollback, update --clean, and verify --large) stableWed, 19 Oct 2011 17:02:59 +0200, by Na'Tosha Bard
-
largefiles: make parameter more i18n-friendly stableMon, 17 Oct 2011 19:10:42 -0200, by Wagner Bruna
-
grep: correct handling of matching lines without line ending (issue3050) stableSun, 16 Oct 2011 01:26:06 +0200, by Mads Kiilerich
-
discovery: Fix error print mentioning a 'None' branch stableMon, 17 Oct 2011 11:37:59 +0200, by Pierre-Yves David
-
auth: fix realm handling with Python < 2.4.3 (issue2739) stableMon, 17 Oct 2011 13:42:42 -0500, by Matt Mackall
-
subrepo: abort in hgsubrepo._get if the destination is obstructed stableMon, 17 Oct 2011 18:01:38 +0200, by Martin Geisler
-
subrepo: pull revisions on demand when archiving hg subrepos stableMon, 17 Oct 2011 16:45:19 +0200, by Martin Geisler
-
test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25 stableMon, 17 Oct 2011 14:27:34 +0200, by Thomas Arendsen Hein
-
merge in commit that shouldn't be on default stableMon, 17 Oct 2011 01:40:50 +0200, by Mads Kiilerich
-
tests: don't use 'test -e'Mon, 17 Oct 2011 00:11:56 +0200, by Mads Kiilerich
-
check-code: support multiline matches like try/except/finally stableSun, 16 Oct 2011 20:26:20 -0500, by Matt Mackall
-
largefiles: use separate try/except and try/finally as needed for python2.4 stableSun, 16 Oct 2011 11:28:03 +0200, by Thomas Arendsen Hein
-
commands: use separate try/except and try/finally as needed for python2.4 stableSun, 16 Oct 2011 11:12:59 +0200, by Thomas Arendsen Hein
-
merge default into stable for 2.0 code freeze stable 2.0-rcSat, 15 Oct 2011 14:30:50 -0500, by Matt Mackall
-
rebase: simplify check for orphaned descendantsSat, 15 Oct 2011 14:19:24 -0500, by Matt Mackall
-
rebase: simplify set generationSat, 15 Oct 2011 14:19:07 -0500, by Matt Mackall
-
rebase: add --rev option to rebaseSat, 15 Oct 2011 20:12:32 +0200, by Pierre-Yves David
-
rebase: allow revsets for source and base argsSat, 15 Oct 2011 12:57:47 -0500, by Matt Mackall
-
revset: fix %r handling in formatspecSat, 15 Oct 2011 12:52:43 -0500, by Matt Mackall
-
rebase: use revset as soon as possible in internal logicSat, 15 Oct 2011 19:07:51 +0200, by Pierre-Yves David
-
revset: add %r for embedded revset support to formatspecSat, 15 Oct 2011 10:20:08 -0500, by Matt Mackall