Mercurial > hg-stable
graph
-
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