Sat, 12 Nov 2011 13:15:40 +0100 |
Stefano Tortarolo |
graft: preserve original source in subsequent grafts
stable
|
Sun, 13 Nov 2011 00:29:26 +0000 |
Dmitry Panov |
makedate: wrong timezone offset if DST rules changed this year (issue2511)
stable
|
Thu, 17 Nov 2011 15:44:37 -0600 |
Marc-Antoine Ruel |
posix: fix findexe() to check for file type and access
|
Tue, 15 Nov 2011 02:44:55 +0100 |
Mads Kiilerich |
forget: use forward slashes for internal paths
|
Fri, 11 Nov 2011 01:25:47 +0100 |
Mads Kiilerich |
check-code: add --nolineno option for hiding line numbers
|
Wed, 16 Nov 2011 18:04:19 -0600 |
Matt Mackall |
merge: give a special message for internal:merge failure (issue3105)
|
Sat, 12 Nov 2011 02:08:01 +0100 |
Simon Heimberg |
setup: raise when executing with python3 without c2to3 argument
|
Wed, 16 Nov 2011 17:55:32 -0600 |
Marc-Antoine Ruel |
posix: fix findexe() to check for file type and access
stable
|
Tue, 15 Nov 2011 02:16:30 +0100 |
Mads Kiilerich |
subrepo: use correct paths for subrepos with ..-relative paths on windows
stable
|
Fri, 11 Nov 2011 01:07:10 +0100 |
Mads Kiilerich |
add missing localization markup
stable
|
Wed, 16 Nov 2011 00:10:56 +0100 |
Mads Kiilerich |
url: handle file://localhost/c:/foo "correctly"
stable
|
Wed, 16 Nov 2011 00:10:52 +0100 |
Mads Kiilerich |
help: it is 'file://localhost/', not 'file://local/'
stable
|
Sun, 21 Aug 2011 15:23:43 +0200 |
Simon Heimberg |
setup: support executing with python3 including 2to3
|
Tue, 01 Nov 2011 20:13:53 +0100 |
Simon Heimberg |
setup: hgbuildmo inherits from Command
|
Sat, 12 Nov 2011 02:07:55 +0100 |
Simon Heimberg |
setup: make script executable with python3
|
Wed, 17 Aug 2011 08:55:01 -0500 |
Kevin Bullock |
bookmark: remove excess creation of changectx's
|
Wed, 17 Aug 2011 08:49:40 -0500 |
Kevin Bullock |
bookmark: same order for options and code
|
Tue, 15 Nov 2011 14:33:06 -0600 |
Matt Mackall |
merge with stable
|
Tue, 15 Nov 2011 14:25:11 -0600 |
Matt Mackall |
dirstate: fix case-folding identity for traditional Unix
stable
|
Tue, 15 Nov 2011 17:16:17 +0100 |
Thomas Arendsen Hein |
convert/bzr: fix test of divergent nested renames for bzr 1.x
stable
|
Fri, 11 Nov 2011 00:22:02 +0100 |
Pierre-Yves David |
phases: set common changeset to public on pull
|
Fri, 11 Nov 2011 00:21:17 +0100 |
Pierre-Yves David |
phases: mark content pushed as public in local repo on push
|
Fri, 11 Nov 2011 00:19:00 +0100 |
Pierre-Yves David |
phases: marked content of a changegroup as published
|
Fri, 11 Nov 2011 00:15:22 +0100 |
Pierre-Yves David |
phases: set new commit in 1-phase
|
Fri, 11 Nov 2011 00:16:53 +0100 |
Pierre-Yves David |
phases: add retractboundary function to move boundary backward
|
Thu, 10 Nov 2011 01:09:15 +0100 |
Pierre-Yves David |
phases: rename moveboundary into advance boundary
|
Thu, 10 Nov 2011 01:08:08 +0100 |
Pierre-Yves David |
phases: remove underbar into target_phase argument
|
Thu, 10 Nov 2011 17:06:30 -0600 |
Matt Mackall |
merge with stable
|
Thu, 10 Nov 2011 17:06:12 -0600 |
Matt Mackall |
tests: fix trailing whitespace
stable
|
Thu, 10 Nov 2011 15:55:26 -0600 |
Matt Mackall |
merge with stable
|
Thu, 10 Nov 2011 15:40:34 -0600 |
Matt Mackall |
mq: add a warning about uncommitted changes for qfinish
|
Thu, 10 Nov 2011 15:08:51 -0600 |
Matt Mackall |
hgweb: add hint about finding library path with debuginstall
stable
|
Wed, 09 Nov 2011 19:46:51 -0500 |
David M. Carr |
forget: support forgetting explicit paths in subrepos
|
Wed, 09 Nov 2011 19:46:49 -0500 |
David M. Carr |
tests: add test for behavior of forget for explicit path in subrepo
|
Fri, 11 Nov 2011 02:33:01 +0900 |
FUJIWARA Katsunori |
largefiles: treat status of cache missed largefiles as "missing" correctly
stable
|
Thu, 10 Nov 2011 11:00:27 -0600 |
Matt Mackall |
merge with stable
|
Thu, 10 Nov 2011 11:00:02 -0600 |
Matt Mackall |
merge with i18n
stable
|
Tue, 08 Nov 2011 17:09:48 +0100 |
Stefano Tortarolo |
rebase: ensure target is not taken as external (issue3085)
stable
|
Thu, 10 Nov 2011 10:59:03 -0600 |
Matt Mackall |
merge with i18n
|
Wed, 09 Nov 2011 19:01:10 +0100 |
Martin Geisler |
i18n: merge with stable
|
Wed, 09 Nov 2011 18:58:17 +0100 |
Martin Geisler |
i18n-da: add new strings from Mercurial 2.0
stable
|
Wed, 09 Nov 2011 18:26:54 +0100 |
Martin Geisler |
i18n-ru: fix translation of --logfile (issue3095)
stable
|
Sun, 06 Nov 2011 23:35:33 +0100 |
Stefano Tortarolo |
rebase: treat nullmerge as a special case in rebasestate (issue3046)
stable
|
Tue, 08 Nov 2011 21:31:39 +0100 |
Stefano Tortarolo |
graft: mark a string for translation
stable
|
Wed, 09 Nov 2011 16:55:59 -0800 |
Nicolas Venegas |
mdiff/patch: fix bad hunk handling for unified diffs with zero context
stable
|
Tue, 08 Nov 2011 17:08:58 +0100 |
Patrick Mezard |
convert/bzr: correctly handle divergent nested renames (issue3089)
stable
|
Tue, 01 Nov 2011 20:13:53 +0100 |
Simon Heimberg |
setup: subclass build command
|
Tue, 01 Nov 2011 20:13:52 +0100 |
Simon Heimberg |
setup: has_ext_modules always returns false when pure is specified
|
Sat, 23 Jul 2011 05:57:39 +0200 |
Simon Heimberg |
setup: subclass distribution instead of overwriting original
|
Wed, 09 Nov 2011 16:36:54 -0600 |
Matt Mackall |
check-code: enable camelcase check, fix up problems
|
Mon, 07 Nov 2011 13:20:22 +0100 |
Pierre-Yves David |
phases: handle unknown nodes in boundary
|
Mon, 07 Nov 2011 12:27:25 +0100 |
Pierre-Yves David |
phases: add rollback support
|
Mon, 07 Nov 2011 14:11:01 +0100 |
Pierre-Yves David |
phases: add a moveboundary function to move phases boundaries
|
Mon, 07 Nov 2011 18:37:58 +0100 |
Pierre-Yves David |
phases: improve context.phase()
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
util: don't encode ':' in url paths
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
run-tests: make $TESTTMP matching case-insensitive on windows
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
run-tests: don't quote command names - that do apparently not work with msys
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: ignore \r on windows
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
run-tests: convert windows paths to unix
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: make (glob) on windows accept \ instead of /
|
Mon, 07 Nov 2011 03:24:53 +0100 |
Mads Kiilerich |
tests: use 'hghave serve' to guard tests that requires serve daemon management
|
Mon, 07 Nov 2011 03:14:55 +0100 |
Mads Kiilerich |
tests: use 'hghave system-sh' to guard tests that requires sh in system()
|
Mon, 07 Nov 2011 03:14:55 +0100 |
Mads Kiilerich |
tests: use 'hghave no-windows' to avoid testing reserved file names on windows
|
Mon, 07 Nov 2011 03:14:55 +0100 |
Mads Kiilerich |
tests: use 'hghave unix-permissions' for tests that really use chmod
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
tests: use 'hghave execbit' for tests that manipulate x bit in file system
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
tests: use 'hghave symlink' for tests using symlinks
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
windows: use umask 022 in debugstate output
|
Mon, 07 Nov 2011 03:14:53 +0100 |
Mads Kiilerich |
dispatch: exit with 8-bit exit code
|
Mon, 07 Nov 2011 03:14:53 +0100 |
Mads Kiilerich |
tests: don't let time go back before 0 o'clock in bisect3.t
|
Mon, 07 Nov 2011 02:49:00 +0100 |
Mads Kiilerich |
diff: always use / in paths in diff
|
Mon, 07 Nov 2011 02:49:00 +0100 |
Mads Kiilerich |
cmdutil: don't use repr on paths in pathauditor - it looks strange on windows
|
Mon, 07 Nov 2011 02:44:04 +0100 |
Mads Kiilerich |
tests: make '(esc)' matching in run-tests.py work as intended
|
Mon, 07 Nov 2011 13:46:41 -0600 |
Matt Mackall |
run-tests: replace inline python handling with more native scheme
|
Mon, 07 Nov 2011 13:46:39 -0600 |
Matt Mackall |
merge with crew
|
Fri, 04 Nov 2011 10:39:04 +0100 |
Martin Geisler |
merge with stable
|
Fri, 04 Nov 2011 10:32:13 +0100 |
Martin Geisler |
merge with main
|
Fri, 04 Nov 2011 10:31:38 +0100 |
Martin Geisler |
merge with main
stable
|
Thu, 03 Nov 2011 23:12:31 -0400 |
David M. Carr |
subrepo: improve help for svn subrepo support
stable
|
Thu, 03 Nov 2011 23:12:30 -0400 |
David M. Carr |
subrepo: improve help for git subrepo support
stable
|
Thu, 03 Nov 2011 23:11:40 -0400 |
David M. Carr |
subrepo: update help for commit to reflect new default behavior
stable
|
Thu, 03 Nov 2011 14:40:58 +0100 |
Martin Geisler |
merge with stable
|
Thu, 03 Nov 2011 10:52:58 -0200 |
Wagner Bruna |
i18n: disable translations with conflicting prompt keys (issue3082)
stable
|
Sun, 06 Nov 2011 14:40:31 -0600 |
Matt Mackall |
log: hide hidden option until it actually does something
|
Fri, 04 Nov 2011 00:40:47 +0100 |
Pierre-Yves David |
phases: add a very simple test
|
Sun, 09 Oct 2011 14:25:04 +0200 |
Pierre-Yves David |
phases: add a phase template keyword
|
Tue, 18 Oct 2011 18:25:53 +0200 |
Pierre-Yves David |
phases: add a phase method to context
|
Fri, 04 Nov 2011 00:20:20 +0100 |
Pierre-Yves David |
phases: add a cache allowing to know in which phase a changeset is
|
Sun, 06 Nov 2011 11:57:24 -0600 |
Matt Mackall |
phases: handle errors other than ENOENT appropriately
|
Fri, 04 Nov 2011 00:16:24 +0100 |
Pierre-Yves David |
phases: basic I/O logic
|
Thu, 03 Nov 2011 23:49:14 +0100 |
Pierre-Yves David |
phases: Minimal first add.
|
Thu, 03 Nov 2011 15:18:10 -0500 |
Matt Mackall |
run-tests: minor cleanups
|
Thu, 03 Nov 2011 15:08:45 -0500 |
Matt Mackall |
run-tests: pull out line matching function
|
Thu, 03 Nov 2011 14:51:04 -0500 |
Matt Mackall |
run-tests: pull out unified matching funcs
|
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
|
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
|
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
|
Fri, 21 Oct 2011 12:07:27 +0100 |
Christian Ebert |
keyword: correct grammar in iskwfile docstring
stable
|
Thu, 20 Oct 2011 17:40:25 -0400 |
Benjamin Pollack |
largefiles: remove all uses of os.path.relpath for 2.4 compatibility
stable
|
Thu, 20 Oct 2011 16:43:31 +0200 |
Patrick Mezard |
mq: avoid data loss upon qfold + qmv (issue3058)
stable
|
Fri, 21 Oct 2011 00:33:08 +0200 |
Martin Geisler |
subrepos: abort commit by default if a subrepo is dirty (BC)
stable
|
Thu, 20 Oct 2011 17:05:13 -0400 |
Benjamin Pollack |
largefiles: use XDG and OS X-specific cache locations by default (issue3067)
stable
|
Wed, 19 Oct 2011 20:40:55 -0400 |
Benjamin Pollack |
largefiles: remove redundant any_ function
stable
|
Thu, 20 Oct 2011 09:35:37 -0500 |
Eli Carter |
largefiles: testcase to simulate inter-user clone on local machine
stable
|
Thu, 20 Oct 2011 13:24:11 -0400 |
Benjamin Pollack |
largefiles: make the store primary, and the user cache secondary
stable
|
Thu, 20 Oct 2011 13:24:09 -0400 |
Benjamin Pollack |
largefiles: rename functions and methods to match desired behavior
stable
|
Thu, 20 Oct 2011 13:24:08 -0400 |
Benjamin Pollack |
largefiles: fix documentation to match desired behavior
stable
|
Thu, 20 Oct 2011 17:47:33 +0200 |
Martin Geisler |
runrst: improve error message when Docutils is missing
stable
|
Tue, 18 Oct 2011 17:28:26 -0500 |
Eli Carter |
largefiles: fix newline for lfconverted repos
stable
|
Wed, 19 Oct 2011 15:37:03 -0500 |
Eli Carter |
largefiles: remove 1.9 compat code
stable
|
Wed, 19 Oct 2011 17:16:25 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 18 Oct 2011 09:51:02 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with ab341fbb05b1
stable
|
Tue, 18 Oct 2011 09:50:57 -0200 |
Wagner Bruna |
i18n-pt_BR: msgmerge with ab341fbb05b1
stable
|
Tue, 18 Oct 2011 09:38:14 -0200 |
Wagner Bruna |
bisect: add i18n contexts
stable
|
Tue, 18 Oct 2011 09:38:10 -0200 |
Wagner Bruna |
import: add i18n context
stable
|
Sun, 16 Oct 2011 10:24:45 -0400 |
Greg Ward |
largefiles: fix some badly named function parameters
stable
|
Sun, 16 Oct 2011 10:29:51 -0400 |
Greg Ward |
largefiles: tidy imports
stable
|
Tue, 18 Oct 2011 20:06:23 -0400 |
Greg Ward |
largefiles: rename config setting 'size' to 'minsize'
stable
|
Tue, 18 Oct 2011 16:40:59 -0500 |
Eli Carter |
largefiles: include 'largefiles' in converted repository requirements
stable
|
Tue, 18 Oct 2011 17:09:03 -0400 |
Hao Lian |
largefiles: string formatting typo in basestore._openstore where comma is used instead of modulo
stable
|
Tue, 18 Oct 2011 11:09:11 -0500 |
Eli Carter |
largefiles: fix test typo
stable
|
Tue, 18 Oct 2011 10:32:12 -0500 |
Eli Carter |
convert: fix typo
stable
|
Tue, 18 Oct 2011 09:59:04 -0500 |
Eli Carter |
largefiles: fix typo
stable
|
Wed, 19 Oct 2011 17:40:27 +0200 |
Na'Tosha Bard |
largefiles: test that merging does not result in wrong versions of largefiles
stable
|
Wed, 19 Oct 2011 17:02:59 +0200 |
Na'Tosha Bard |
largefiles: expand test suite some more (test rebasing, rollback, update --clean, and verify --large)
stable
|
Mon, 17 Oct 2011 17:27:33 -0500 |
Matt Mackall |
check-code: report suspicious string joins
stable
|
Mon, 17 Oct 2011 19:10:28 -0200 |
Wagner Bruna |
largefiles: fix typo
stable
|
Mon, 17 Oct 2011 19:10:42 -0200 |
Wagner Bruna |
largefiles: make parameter more i18n-friendly
stable
|
Sun, 16 Oct 2011 01:26:06 +0200 |
Mads Kiilerich |
grep: correct handling of matching lines without line ending (issue3050)
stable
|
Mon, 17 Oct 2011 11:37:59 +0200 |
Pierre-Yves David |
discovery: Fix error print mentioning a 'None' branch
stable
|
Mon, 17 Oct 2011 14:14:28 -0500 |
Matt Mackall |
largefiles: remove fixme from docs
stable
|
Mon, 17 Oct 2011 11:54:12 -0200 |
Wagner Bruna |
i18n: import polib 0.6.4 (rev 84598f2b5365)
stable
|
Mon, 17 Oct 2011 14:47:36 -0200 |
Wagner Bruna |
rebase: fix typos
stable
|
Mon, 17 Oct 2011 13:42:42 -0500 |
Matt Mackall |
auth: fix realm handling with Python < 2.4.3 (issue2739)
stable
|
Mon, 17 Oct 2011 18:01:38 +0200 |
Martin Geisler |
subrepo: abort in hgsubrepo._get if the destination is obstructed
stable
|
Mon, 17 Oct 2011 16:45:19 +0200 |
Martin Geisler |
subrepo: pull revisions on demand when archiving hg subrepos
stable
|
Mon, 17 Oct 2011 14:27:34 +0200 |
Thomas Arendsen Hein |
test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25
stable
|
Sun, 16 Oct 2011 22:15:43 -0500 |
Matt Mackall |
merge with crew
stable
|
Mon, 17 Oct 2011 01:40:50 +0200 |
Mads Kiilerich |
merge in commit that shouldn't be on default
stable
|
Mon, 17 Oct 2011 00:11:56 +0200 |
Mads Kiilerich |
tests: don't use 'test -e'
|
Sun, 16 Oct 2011 20:26:20 -0500 |
Matt Mackall |
check-code: support multiline matches like try/except/finally
stable
|
Sun, 16 Oct 2011 17:22:07 -0500 |
Matt Mackall |
fix bad tag for 2.0-rc
stable
|
Sun, 16 Oct 2011 11:28:03 +0200 |
Thomas Arendsen Hein |
largefiles: use separate try/except and try/finally as needed for python2.4
stable
|
Sun, 16 Oct 2011 11:12:59 +0200 |
Thomas Arendsen Hein |
commands: use separate try/except and try/finally as needed for python2.4
stable
|
Sat, 15 Oct 2011 14:22:59 -0500 |
Matt Mackall |
Added signature for changeset fccd350acf79
stable
|
Sat, 15 Oct 2011 14:22:55 -0500 |
Matt Mackall |
Added tag 2.0-rc for changeset fccd350acf79
stable
|
Sat, 15 Oct 2011 14:31:29 -0500 |
Matt Mackall |
Added signature for changeset 384082750f2c
stable
|
Sat, 15 Oct 2011 14:31:26 -0500 |
Matt Mackall |
Added tag 2.0-rc for changeset 384082750f2c
stable
|
Sat, 15 Oct 2011 14:30:50 -0500 |
Matt Mackall |
merge default into stable for 2.0 code freeze
stable 2.0-rc
|
Sat, 15 Oct 2011 14:19:24 -0500 |
Matt Mackall |
rebase: simplify check for orphaned descendants
|
Sat, 15 Oct 2011 14:19:07 -0500 |
Matt Mackall |
rebase: simplify set generation
|
Sat, 15 Oct 2011 20:12:32 +0200 |
Pierre-Yves David |
rebase: add --rev option to rebase
|
Sat, 15 Oct 2011 12:57:47 -0500 |
Matt Mackall |
rebase: allow revsets for source and base args
|
Sat, 15 Oct 2011 12:52:43 -0500 |
Matt Mackall |
revset: fix %r handling in formatspec
|
Sat, 15 Oct 2011 19:07:51 +0200 |
Pierre-Yves David |
rebase: use revset as soon as possible in internal logic
|