Tue, 01 Nov 2011 15:19:37 -0500 Matt Mackall dirstate: don't fail when dropping a not-tracked file (issue3080) stable 2.0
Tue, 01 Nov 2011 12:25:54 -0700 Brodie Rao tests: fix readline escape characters in heredoctest.py/test-url.py stable
Tue, 01 Nov 2011 12:49:06 -0500 Matt Mackall merge with i18n stable
Mon, 31 Oct 2011 11:27:16 -0200 Wagner Bruna i18n-pt_BR: synchronized with a53888685a6c stable
Mon, 31 Oct 2011 11:24:37 -0200 Wagner Bruna merge with i18n stable
Mon, 31 Oct 2011 20:58:49 +0900 FUJIWARA Katsunori i18n-ja: synchronized with b357a972d6cd stable
Mon, 31 Oct 2011 21:06:18 +0900 FUJIWARA Katsunori minirst: use unicode string as intermediate form for replacement stable
Mon, 31 Oct 2011 15:41:39 -0500 Matt Mackall util: add a doctest for empty sha() calls stable
Thu, 20 Oct 2011 17:24:59 -0400 Hao Lian largefiles: replace tempfile.NamedTemporaryFile with tempfile.mkstemp stable
Mon, 31 Oct 2011 14:22:11 -0500 Matt Mackall util: allow sha1() with no args stable
Mon, 31 Oct 2011 14:22:11 -0500 Matt Mackall tests: use md5sum.py instead of sha1sum, add check stable
Mon, 31 Oct 2011 00:42:32 +0900 Yuya Nishihara setup: set whole env for running hg even if .hg doesn't exist (issue3073) stable
Sun, 30 Oct 2011 12:10:11 -0500 Matt Mackall keyword: backout realpath change (issue3071) stable
Sun, 30 Oct 2011 12:10:09 -0500 Matt Mackall strip: backout 73307643a09f (issue3077) stable
Sat, 29 Oct 2011 17:38:13 -0500 Matt Mackall largefiles: avoid checking requirements on every command stable
Fri, 28 Oct 2011 18:50:54 +0200 Na'Tosha Bard largefiles: shorten test suite by using log --template stable
Fri, 28 Oct 2011 18:48:24 +0200 Na'Tosha Bard largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on stable
Fri, 28 Oct 2011 18:17:44 +0200 Na'Tosha Bard largefiles: test that a largefile cannot accidentally be re-added as a regular file stable
Sat, 29 Oct 2011 11:02:23 -0500 Matt Mackall backout dbdb777502dc (issue3077) (issue3071) stable
Fri, 28 Oct 2011 15:00:21 +0200 Martin Geisler largefiles: fix uppercase in abort message stable
Fri, 28 Oct 2011 12:59:50 +0200 Thomas Arendsen Hein Makefile: adjust example, test-merge1 is now test-merge1.t stable
Fri, 28 Oct 2011 12:44:19 +0200 Thomas Arendsen Hein tests: use $DAEMON_PIDS and killdaemons in largefiles test stable
Fri, 28 Oct 2011 11:16:39 +0200 Thomas Arendsen Hein tests: make largefiles test use $HGPORT instead of 8001 stable
Thu, 27 Oct 2011 18:35:07 -0500 Matt Mackall merge in another fix on the wrong branch stable
Thu, 27 Oct 2011 11:57:08 -0700 Brodie Rao hgweb: fix dynamic date calculation not working under Safari stable
Thu, 27 Oct 2011 18:15:34 -0500 Matt Mackall tests: fix spurious largefiles test failure on Cygwin stable
Wed, 26 Oct 2011 18:47:12 +0200 Peer Stritzinger revert: fix missing removes when parent was changed in dirstate stable
Thu, 27 Oct 2011 17:22:04 -0500 Matt Mackall check-code: fix issues with finding patterns in unified tests, fix tests stable
Tue, 25 Oct 2011 11:45:28 -0400 Hao Lian largefiles: remove lfutil.createdir, replace calls with util.makedirs stable
Wed, 26 Oct 2011 14:22:19 -0500 Eli Carter largefiles: fix typo stable
Wed, 26 Oct 2011 13:48:33 -0500 Eli Carter largefiles: bugfix for symlink handling with testcase stable
Wed, 26 Oct 2011 22:35:15 +0200 Stefano Tortarolo i18n-it: fixed wrong message
Wed, 26 Oct 2011 12:56:27 -0500 Matt Mackall setup: set env global earlier (3073) stable
Tue, 25 Oct 2011 08:56:59 -0400 Greg Ward largefiles: test reverting largefiles (coverage creeping ever upwards) stable
Mon, 24 Oct 2011 21:33:23 -0400 Greg Ward largefiles: test "update --check" stable
Wed, 26 Oct 2011 12:56:27 -0500 Matt Mackall tests: fix check-code detection of anchored expressions, fix echo -n usage stable
Mon, 24 Oct 2011 13:41:19 +0200 Patrick Mezard diffstat: be more picky when marking file as 'binary' (issue2816) stable
Mon, 24 Oct 2011 10:41:10 -0200 Wagner Bruna i18n-pt_BR: synchronized with b74f74b482d8 stable
Mon, 24 Oct 2011 17:01:49 -0500 Matt Mackall graft: add a test stable
Mon, 24 Oct 2011 16:57:14 -0500 Matt Mackall graft: fix duplicate filter logic stable
Mon, 24 Oct 2011 16:57:14 -0500 Matt Mackall graft: fix duplicate scan message stable
Mon, 24 Oct 2011 16:57:14 -0500 Matt Mackall util: don't complain about '..' in path components not working on Windows stable
Mon, 24 Oct 2011 12:09:12 -0500 Matt Mackall graft: fix formatting of message stable
Mon, 24 Oct 2011 13:58:01 +0200 Thomas Arendsen Hein largfiles: drop unused import stable
Mon, 24 Oct 2011 13:51:24 +0200 Thomas Arendsen Hein consistency: use util.realpath instead of os.path.realpath where useful stable
Mon, 24 Oct 2011 13:54:59 +0200 Thomas Arendsen Hein keyword: use util.realpath instead of os.path.realpath stable
Mon, 24 Oct 2011 13:32:23 +0200 Thomas Arendsen Hein posix: workaround for os.path.realpath bug in Python 2.4.1 and before stable
Mon, 24 Oct 2011 10:08:58 +0200 Martin Geisler largefiles: improve markup in module help text stable
Mon, 24 Oct 2011 09:54:02 +0200 Martin Geisler largefiles: remove redundant documentation stable
Sun, 23 Oct 2011 14:25:48 -0400 Greg Ward largefiles: use ui.configpath() where appropriate stable
Sun, 23 Oct 2011 10:23:31 -0400 Greg Ward largefiles: drop more unnecessary compatibility checks stable
Sun, 23 Oct 2011 16:32:27 -0500 Matt Mackall windows: sanity-check symlink placeholders stable
Sun, 23 Oct 2011 21:59:15 +0200 Thomas Arendsen Hein largefiles: use util.sha1() instead of hashlib.sha1() everywhere stable
Sun, 23 Oct 2011 21:22:55 +0200 Thomas Arendsen Hein tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions stable
Sat, 22 Oct 2011 23:42:48 +0200 Thomas Arendsen Hein convert: add missing import of util, needed for svn < 1.6 stable
Sat, 22 Oct 2011 23:21:38 +0200 Thomas Arendsen Hein run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stable
Sat, 22 Oct 2011 15:39:51 -0400 Greg Ward largefiles: test "lfconvert --to-normal" with rename/remove/merge stable
Sat, 22 Oct 2011 15:16:52 -0400 Greg Ward largefiles: test lfconvert with rename, remove, and merge stable
Sat, 22 Oct 2011 14:52:05 -0400 Greg Ward largefiles: beef up test-lfconvert.t so it's more thorough stable
Sat, 22 Oct 2011 14:20:17 -0400 Greg Ward largefiles: rearrange how lfconvert detects non-local repos stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip