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
|
Sat, 22 Oct 2011 14:17:19 -0400 |
Greg Ward |
largefiles: test lfconvert error handling; remove redundant code
stable
|
Sat, 22 Oct 2011 13:48:56 -0400 |
Greg Ward |
largefiles: extract test-lfconvert.t from test-largefiles.t
stable
|
Sat, 22 Oct 2011 16:12:33 -0500 |
Matt Mackall |
windows: recompute flags when committing a merge (issue1802)
stable
|
Fri, 21 Oct 2011 15:09:33 -0500 |
Andrew Pritchard |
largefiles: test interaction between largefiles and vanilla clients and servers
stable
|
Sat, 22 Oct 2011 11:21:00 -0500 |
Matt Mackall |
tests: darcs > 2.5 got "smart" about encoding, disable encoding tests
stable
|
Fri, 21 Oct 2011 16:52:23 -0500 |
Matt Mackall |
check-code: catch BaseException and os.path.relpath
stable
|
Fri, 21 Oct 2011 16:52:16 -0500 |
Matt Mackall |
largefiles: py2.4 doesn't have BaseException
stable
|
Thu, 20 Oct 2011 21:56:30 -0400 |
Greg Ward |
largefiles: rename lfconvert --tonormal option to --to-normal
stable
|
Thu, 20 Oct 2011 22:01:05 -0400 |
Greg Ward |
largefiles: test lfconvert --tonormal
stable
|
Thu, 20 Oct 2011 22:24:24 -0400 |
Greg Ward |
largefiles: use smaller files in test script
stable
|
Thu, 20 Oct 2011 22:22:24 -0400 |
Greg Ward |
largefiles: test that minimum size can be a float
stable
|
Thu, 20 Oct 2011 22:14:11 -0400 |
Greg Ward |
largefiles: polish comments in test script
stable
|
Fri, 21 Oct 2011 11:10:43 -0500 |
Kevin Bullock |
import: abort usefully if no patch name given
stable
|
Fri, 21 Oct 2011 14:15:58 +0200 |
Pierre-Yves David |
revset: disambiguous the node variable
stable
|
Fri, 21 Oct 2011 12:12:21 -0500 |
Matt Mackall |
revset: deal with empty lists in formatspec
stable
|