Mercurial > hg
graph
-
patchbomb: minor refactoring of mbox functionality, preparing for moveWed, 23 Nov 2011 02:09:38 +0100, by Mads Kiilerich
-
tests: run check-code with warnings and maintain a whitelistWed, 23 Nov 2011 03:14:24 +0100, by Mads Kiilerich
-
tests: convert test-check-code-hg.py to .tWed, 23 Nov 2011 02:50:58 +0100, by Mads Kiilerich
-
test-keyword: use inline doctest syntaxWed, 23 Nov 2011 01:20:32 +0000, by Christian Ebert
-
merge with stableTue, 22 Nov 2011 17:34:22 -0600, by Matt Mackall
-
tests: test-largefiles.t should not try to escape from $TESTTMP stableTue, 22 Nov 2011 19:56:26 +0100, by Mads Kiilerich
-
largefiles: file storage should be relative to repo, not relative to cwd stableTue, 22 Nov 2011 19:52:23 +0100, by Mads Kiilerich
-
clone: don't save user's password in .hg/hgrc (Issue3122) stableTue, 22 Nov 2011 12:06:42 -0600, by Augie Fackler
-
posix: add extended support for OS X path folding stableTue, 22 Nov 2011 17:26:32 -0600, by Matt Mackall
-
dirstate: use util.normcase to build foldmap stableTue, 22 Nov 2011 17:26:31 -0600, by Matt Mackall
-
merge with stableTue, 22 Nov 2011 18:16:59 +0100, by Martin Geisler
-
largefiles: fix 'hg clone . ../foo' OSError abort stableTue, 22 Nov 2011 17:51:43 +0100, by Martin Geisler
-
tests: test-patchbomb.t cleanupTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
tests: show actual output in test-patchbomb.tTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
tests: test findexe() access check fixed in 58f96703a9abTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
check-code: fix return code initializationTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
merge with stableMon, 21 Nov 2011 13:11:17 -0600, by Matt Mackall
-
tests: make test-commandserver.py independent of line ending and slash directionMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
tests: make test-commandserver.py output readableMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
tests: 'hghave unix-permissions' for test-import.tMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
tests: skip color test on platforms without ticMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
update: don't clobber untracked files with wrong casing stableSun, 20 Nov 2011 23:09:32 +0100, by Mads Kiilerich
-
merge with i18nSun, 20 Nov 2011 16:07:07 -0600, by Matt Mackall
-
merge with stableSun, 20 Nov 2011 16:06:18 -0600, by Matt Mackall
-
help: Backed out changeset e99facd2cd2a, description of file urls stableFri, 18 Nov 2011 01:32:28 +0100, by Mads Kiilerich
-
revset: follow(nosuchfile) should give an empty set (issue3114) stableSun, 20 Nov 2011 15:29:55 -0600, by Matt Mackall
-
subrepo: fix git status false positive (issue3109) stableFri, 11 Nov 2011 11:11:11 +1111, by Eric Roshan Eisner
-
mdiff: replace wscleanup() regexps with C loopsFri, 18 Nov 2011 14:23:03 +0100, by Patrick Mezard
-
mdiff: split lines in allblocks() only when necessaryFri, 18 Nov 2011 14:16:47 +0100, by Patrick Mezard
-
annotate: support diff whitespace filtering flags (issue3030)Fri, 18 Nov 2011 12:04:31 +0100, by Patrick Mezard
-
setup: fix py2exe generation broken by c3a6ec304055 (issue3116)Sun, 20 Nov 2011 19:14:36 +0100, by Pascal Quantin
-
mdiff: make diffblocks() return all blocks, matching and changedFri, 18 Nov 2011 12:01:04 +0100, by Patrick Mezard
-
mdiff: extract blocks whitespace normalization in diffblocks()Fri, 18 Nov 2011 11:53:38 +0100, by Patrick Mezard
-
merge with crewThu, 17 Nov 2011 23:02:18 -0600, by Matt Mackall
-
setup: backout 8504699d1aa6Thu, 17 Nov 2011 23:01:58 -0600, by Matt Mackall
-
tests: don't use stdout redirection for test dataWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: hide 'No such file or directory' messagesWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add missing '(glob)'s to match '\' in paths in test output on windowsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add 'hghave system-sh' to skip tests on windowsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: launch hghave with python interpreter without relying on hash-bangWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: use the specified shell for running old fashioned sh testsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add missing 'hghave unix-permissions'Wed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: remove hacks for testing if file or directory existsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: don't leave temporary directories without write permission behindWed, 16 Nov 2011 03:45:06 +0100, by Mads Kiilerich
-
merge with stableThu, 17 Nov 2011 16:53:17 -0600, by Matt Mackall
-
hook: flush stdout before redirecting to stderr stableWed, 16 Nov 2011 08:34:36 +0100, by Thomas De Schampheleire
-
import: fix parent selection when importing merges stableWed, 16 Nov 2011 12:53:10 +0100, by Patrick Mezard
-
patch: simplify hunk extents parsingMon, 14 Nov 2011 18:16:01 +0100, by Patrick Mezard
-
diff: --ignore-blank-lines was too enthusiastic stableSun, 13 Nov 2011 21:37:14 +0100, by Patrick Mezard
-
graft: disallow grafting grafted csets in specific situations (issue3091) stableSat, 12 Nov 2011 14:00:25 +0100, by Stefano Tortarolo
-
graft: use revs to make tests more readable stableSat, 12 Nov 2011 11:23:52 +0100, by Stefano Tortarolo
-
graft: preserve original source in subsequent grafts stableSat, 12 Nov 2011 13:15:40 +0100, by Stefano Tortarolo
-
makedate: wrong timezone offset if DST rules changed this year (issue2511) stableSun, 13 Nov 2011 00:29:26 +0000, by Dmitry Panov
-
posix: fix findexe() to check for file type and accessThu, 17 Nov 2011 15:44:37 -0600, by Marc-Antoine Ruel
-
forget: use forward slashes for internal pathsTue, 15 Nov 2011 02:44:55 +0100, by Mads Kiilerich
-
check-code: add --nolineno option for hiding line numbersFri, 11 Nov 2011 01:25:47 +0100, by Mads Kiilerich
-
merge: give a special message for internal:merge failure (issue3105)Wed, 16 Nov 2011 18:04:19 -0600, by Matt Mackall
-
setup: raise when executing with python3 without c2to3 argumentSat, 12 Nov 2011 02:08:01 +0100, by Simon Heimberg
-
posix: fix findexe() to check for file type and access stableWed, 16 Nov 2011 17:55:32 -0600, by Marc-Antoine Ruel
-
subrepo: use correct paths for subrepos with ..-relative paths on windows stableTue, 15 Nov 2011 02:16:30 +0100, by Mads Kiilerich
-
url: handle file://localhost/c:/foo "correctly" stableWed, 16 Nov 2011 00:10:56 +0100, by Mads Kiilerich
-
help: it is 'file://localhost/', not 'file://local/' stableWed, 16 Nov 2011 00:10:52 +0100, by Mads Kiilerich
-
setup: support executing with python3 including 2to3Sun, 21 Aug 2011 15:23:43 +0200, by Simon Heimberg
-
setup: hgbuildmo inherits from CommandTue, 01 Nov 2011 20:13:53 +0100, by Simon Heimberg
-
setup: make script executable with python3Sat, 12 Nov 2011 02:07:55 +0100, by Simon Heimberg
-
bookmark: remove excess creation of changectx'sWed, 17 Aug 2011 08:55:01 -0500, by Kevin Bullock
-
bookmark: same order for options and codeWed, 17 Aug 2011 08:49:40 -0500, by Kevin Bullock
-
merge with stableTue, 15 Nov 2011 14:33:06 -0600, by Matt Mackall
-
dirstate: fix case-folding identity for traditional Unix stableTue, 15 Nov 2011 14:25:11 -0600, by Matt Mackall
-
convert/bzr: fix test of divergent nested renames for bzr 1.x stableTue, 15 Nov 2011 17:16:17 +0100, by Thomas Arendsen Hein
-
phases: set common changeset to public on pullFri, 11 Nov 2011 00:22:02 +0100, by Pierre-Yves David
-
phases: mark content pushed as public in local repo on pushFri, 11 Nov 2011 00:21:17 +0100, by Pierre-Yves David
-
phases: marked content of a changegroup as publishedFri, 11 Nov 2011 00:19:00 +0100, by Pierre-Yves David
-
phases: set new commit in 1-phaseFri, 11 Nov 2011 00:15:22 +0100, by Pierre-Yves David
-
phases: add retractboundary function to move boundary backwardFri, 11 Nov 2011 00:16:53 +0100, by Pierre-Yves David
-
phases: rename moveboundary into advance boundaryThu, 10 Nov 2011 01:09:15 +0100, by Pierre-Yves David
-
phases: remove underbar into target_phase argumentThu, 10 Nov 2011 01:08:08 +0100, by Pierre-Yves David
-
merge with stableThu, 10 Nov 2011 17:06:30 -0600, by Matt Mackall
-
merge with stableThu, 10 Nov 2011 15:55:26 -0600, by Matt Mackall
-
mq: add a warning about uncommitted changes for qfinishThu, 10 Nov 2011 15:40:34 -0600, by Matt Mackall
-
hgweb: add hint about finding library path with debuginstall stableThu, 10 Nov 2011 15:08:51 -0600, by Matt Mackall
-
forget: support forgetting explicit paths in subreposWed, 09 Nov 2011 19:46:51 -0500, by David M. Carr
-
tests: add test for behavior of forget for explicit path in subrepoWed, 09 Nov 2011 19:46:49 -0500, by David M. Carr
-
largefiles: treat status of cache missed largefiles as "missing" correctly stableFri, 11 Nov 2011 02:33:01 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 10 Nov 2011 11:00:27 -0600, by Matt Mackall
-
rebase: ensure target is not taken as external (issue3085) stableTue, 08 Nov 2011 17:09:48 +0100, by Stefano Tortarolo
-
merge with i18nThu, 10 Nov 2011 10:59:03 -0600, by Matt Mackall
-
i18n: merge with stableWed, 09 Nov 2011 19:01:10 +0100, by Martin Geisler
-
i18n-da: add new strings from Mercurial 2.0 stableWed, 09 Nov 2011 18:58:17 +0100, by Martin Geisler
-
i18n-ru: fix translation of --logfile (issue3095) stableWed, 09 Nov 2011 18:26:54 +0100, by Martin Geisler
-
rebase: treat nullmerge as a special case in rebasestate (issue3046) stableSun, 06 Nov 2011 23:35:33 +0100, by Stefano Tortarolo
-
mdiff/patch: fix bad hunk handling for unified diffs with zero context stableWed, 09 Nov 2011 16:55:59 -0800, by Nicolas Venegas
-
convert/bzr: correctly handle divergent nested renames (issue3089) stableTue, 08 Nov 2011 17:08:58 +0100, by Patrick Mezard
-
setup: subclass build commandTue, 01 Nov 2011 20:13:53 +0100, by Simon Heimberg
-
setup: has_ext_modules always returns false when pure is specifiedTue, 01 Nov 2011 20:13:52 +0100, by Simon Heimberg
-
setup: subclass distribution instead of overwriting originalSat, 23 Jul 2011 05:57:39 +0200, by Simon Heimberg
-
check-code: enable camelcase check, fix up problemsWed, 09 Nov 2011 16:36:54 -0600, by Matt Mackall
-
phases: handle unknown nodes in boundaryMon, 07 Nov 2011 13:20:22 +0100, by Pierre-Yves David
-
phases: add rollback supportMon, 07 Nov 2011 12:27:25 +0100, by Pierre-Yves David
-
phases: add a moveboundary function to move phases boundariesMon, 07 Nov 2011 14:11:01 +0100, by Pierre-Yves David
-
phases: improve context.phase()Mon, 07 Nov 2011 18:37:58 +0100, by Pierre-Yves David
-
util: don't encode ':' in url pathsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: make $TESTTMP matching case-insensitive on windowsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: don't quote command names - that do apparently not work with msysMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: ignore \r on windowsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: convert windows paths to unixMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: make (glob) on windows accept \ instead of /Mon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: use 'hghave serve' to guard tests that requires serve daemon managementMon, 07 Nov 2011 03:24:53 +0100, by Mads Kiilerich
-
tests: use 'hghave system-sh' to guard tests that requires sh in system()Mon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave no-windows' to avoid testing reserved file names on windowsMon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave unix-permissions' for tests that really use chmodMon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave execbit' for tests that manipulate x bit in file systemMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
tests: use 'hghave symlink' for tests using symlinksMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
windows: use umask 022 in debugstate outputMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
dispatch: exit with 8-bit exit codeMon, 07 Nov 2011 03:14:53 +0100, by Mads Kiilerich
-
tests: don't let time go back before 0 o'clock in bisect3.tMon, 07 Nov 2011 03:14:53 +0100, by Mads Kiilerich
-
diff: always use / in paths in diffMon, 07 Nov 2011 02:49:00 +0100, by Mads Kiilerich
-
cmdutil: don't use repr on paths in pathauditor - it looks strange on windowsMon, 07 Nov 2011 02:49:00 +0100, by Mads Kiilerich
-
tests: make '(esc)' matching in run-tests.py work as intendedMon, 07 Nov 2011 02:44:04 +0100, by Mads Kiilerich
-
run-tests: replace inline python handling with more native schemeMon, 07 Nov 2011 13:46:41 -0600, by Matt Mackall
-
merge with crewMon, 07 Nov 2011 13:46:39 -0600, by Matt Mackall
-
merge with stableFri, 04 Nov 2011 10:39:04 +0100, by Martin Geisler
-
merge with mainFri, 04 Nov 2011 10:32:13 +0100, by Martin Geisler
-
subrepo: improve help for svn subrepo support stableThu, 03 Nov 2011 23:12:31 -0400, by David M. Carr
-
subrepo: improve help for git subrepo support stableThu, 03 Nov 2011 23:12:30 -0400, by David M. Carr
-
subrepo: update help for commit to reflect new default behavior stableThu, 03 Nov 2011 23:11:40 -0400, by David M. Carr
-
merge with stableThu, 03 Nov 2011 14:40:58 +0100, by Martin Geisler
-
i18n: disable translations with conflicting prompt keys (issue3082) stableThu, 03 Nov 2011 10:52:58 -0200, by Wagner Bruna
-
log: hide hidden option until it actually does somethingSun, 06 Nov 2011 14:40:31 -0600, by Matt Mackall
-
phases: add a very simple testFri, 04 Nov 2011 00:40:47 +0100, by Pierre-Yves David
-
phases: add a phase template keywordSun, 09 Oct 2011 14:25:04 +0200, by Pierre-Yves David
-
phases: add a phase method to contextTue, 18 Oct 2011 18:25:53 +0200, by Pierre-Yves David
-
phases: add a cache allowing to know in which phase a changeset isFri, 04 Nov 2011 00:20:20 +0100, by Pierre-Yves David
-
phases: handle errors other than ENOENT appropriatelySun, 06 Nov 2011 11:57:24 -0600, by Matt Mackall
-
phases: basic I/O logicFri, 04 Nov 2011 00:16:24 +0100, by Pierre-Yves David
-
phases: Minimal first add.Thu, 03 Nov 2011 23:49:14 +0100, by Pierre-Yves David
-
run-tests: minor cleanupsThu, 03 Nov 2011 15:18:10 -0500, by Matt Mackall
-
run-tests: pull out line matching functionThu, 03 Nov 2011 15:08:45 -0500, by Matt Mackall
-
run-tests: pull out unified matching funcsThu, 03 Nov 2011 14:51:04 -0500, by Matt Mackall
-
tests: add some comments to the unified test codeThu, 03 Nov 2011 14:48:56 -0500, by Matt Mackall
-
tests: rewrite inline Python supportThu, 03 Nov 2011 14:30:00 -0500, by Matt Mackall
-
merge with stableThu, 03 Nov 2011 12:58:30 -0500, by Matt Mackall
-
add: support adding explicit files in subreposWed, 02 Nov 2011 01:17:11 -0400, by David M. Carr
-
tests: add test for add of explicit path in subrepoTue, 01 Nov 2011 23:53:29 -0400, by David M. Carr
-
largefiles: ensure destination directory exists before findfile links to there stableThu, 03 Nov 2011 10:59:32 -0400, by Hao Lian
-
bisect: remove superfluous parameter in label()Thu, 20 Oct 2011 00:37:34 +0200, by Yann E. MORIN
-
log: hide some low-utility optionsWed, 02 Nov 2011 15:06:40 -0500, by Matt Mackall
-
localrepo: convert various repo.set() users to repo.revs()Wed, 02 Nov 2011 13:51:16 -0500, by Matt Mackall
-
localrepo: add revs helper methodWed, 02 Nov 2011 13:37:34 -0500, by Matt Mackall
-
merge with stable, reopen default branchTue, 01 Nov 2011 16:49:30 -0500, by Matt Mackall
-
dirstate: don't fail when dropping a not-tracked file (issue3080) stable 2.0Tue, 01 Nov 2011 15:19:37 -0500, by Matt Mackall
-
tests: fix readline escape characters in heredoctest.py/test-url.py stableTue, 01 Nov 2011 12:25:54 -0700, by Brodie Rao
-
i18n-ja: synchronized with b357a972d6cd stableMon, 31 Oct 2011 20:58:49 +0900, by FUJIWARA Katsunori
-
minirst: use unicode string as intermediate form for replacement stableMon, 31 Oct 2011 21:06:18 +0900, by FUJIWARA Katsunori
-
largefiles: replace tempfile.NamedTemporaryFile with tempfile.mkstemp stableThu, 20 Oct 2011 17:24:59 -0400, by Hao Lian
-
tests: use md5sum.py instead of sha1sum, add check stableMon, 31 Oct 2011 14:22:11 -0500, by Matt Mackall
-
setup: set whole env for running hg even if .hg doesn't exist (issue3073) stableMon, 31 Oct 2011 00:42:32 +0900, by Yuya Nishihara
-
keyword: backout realpath change (issue3071) stableSun, 30 Oct 2011 12:10:11 -0500, by Matt Mackall
-
largefiles: avoid checking requirements on every command stableSat, 29 Oct 2011 17:38:13 -0500, by Matt Mackall
-
largefiles: shorten test suite by using log --template stableFri, 28 Oct 2011 18:50:54 +0200, by Na'Tosha Bard
-
largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on stableFri, 28 Oct 2011 18:48:24 +0200, by Na'Tosha Bard
-
largefiles: test that a largefile cannot accidentally be re-added as a regular file stableFri, 28 Oct 2011 18:17:44 +0200, by Na'Tosha Bard
-
backout dbdb777502dc (issue3077) (issue3071) stableSat, 29 Oct 2011 11:02:23 -0500, by Matt Mackall
-
largefiles: fix uppercase in abort message stableFri, 28 Oct 2011 15:00:21 +0200, by Martin Geisler
-
Makefile: adjust example, test-merge1 is now test-merge1.t stableFri, 28 Oct 2011 12:59:50 +0200, by Thomas Arendsen Hein
-
tests: use $DAEMON_PIDS and killdaemons in largefiles test stableFri, 28 Oct 2011 12:44:19 +0200, by Thomas Arendsen Hein
-
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