Thu, 03 Nov 2011 14:48:56 -0500 |
Matt Mackall |
tests: add some comments to the unified test code
|
Thu, 03 Nov 2011 14:30:00 -0500 |
Matt Mackall |
tests: rewrite inline Python support
|
Thu, 03 Nov 2011 12:58:30 -0500 |
Matt Mackall |
merge with stable
|
Wed, 02 Nov 2011 01:17:11 -0400 |
David M. Carr |
add: support adding explicit files in subrepos
|
Tue, 01 Nov 2011 23:53:29 -0400 |
David M. Carr |
tests: add test for add of explicit path in subrepo
|
Thu, 03 Nov 2011 10:59:32 -0400 |
Hao Lian |
largefiles: ensure destination directory exists before findfile links to there
stable
|
Thu, 03 Nov 2011 11:24:55 -0500 |
Matt Mackall |
misc: adding missing file close() calls
stable
|
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
|