log

age author description
Thu, 20 Oct 2011 00:37:34 +0200 Yann E. MORIN bisect: remove superfluous parameter in label()
Wed, 02 Nov 2011 15:06:40 -0500 Matt Mackall log: hide some low-utility options
Wed, 02 Nov 2011 13:51:16 -0500 Matt Mackall localrepo: convert various repo.set() users to repo.revs()
Wed, 02 Nov 2011 13:37:34 -0500 Matt Mackall localrepo: add revs helper method
Tue, 01 Nov 2011 16:49:30 -0500 Matt Mackall merge with stable, reopen default branch
Tue, 01 Nov 2011 15:37:00 -0500 Matt Mackall Added signature for changeset 41453d55b481 stable
Tue, 01 Nov 2011 15:36:56 -0500 Matt Mackall Added tag 2.0 for changeset 41453d55b481 stable
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