Tue, 21 Sep 2010 16:00:02 -0500 |
Matt Mackall |
tests: cleanup exit code handling in unified tests
|
Tue, 21 Sep 2010 12:41:24 -0500 |
Matt Mackall |
check-code: add some basic support for unified tests
|
Tue, 21 Sep 2010 23:58:32 +0200 |
Patrick Mezard |
test-subrepo-recursion: sort archive output for portability
|
Tue, 21 Sep 2010 23:38:26 +0200 |
Patrick Mezard |
Merge with crew
|
Tue, 21 Sep 2010 23:37:47 +0200 |
Patrick Mezard |
Merge with stable
|
Tue, 21 Sep 2010 23:14:58 +0200 |
Patrick Mezard |
context: fix filectx.undelete() (issue2388)
stable
|
Mon, 20 Sep 2010 17:01:12 -0500 |
Matt Mackall |
tests: fix hgweb template change
stable
|
Mon, 20 Sep 2010 23:42:23 +0200 |
Patrick Mezard |
Merge with crew
|
Mon, 20 Sep 2010 22:41:10 +0200 |
Patrick Mezard |
Restore lexists() changes lost in e0ee3e822a9a merge
|
Mon, 20 Sep 2010 17:01:12 -0500 |
Matt Mackall |
tests: fix hgweb template change
|
Mon, 20 Sep 2010 16:56:57 -0500 |
Matt Mackall |
merge with stable
|
Mon, 20 Sep 2010 16:56:44 -0500 |
Matt Mackall |
merge with crew
|
Sun, 19 Sep 2010 21:20:38 -0500 |
Ryan Phillips |
hgweb: be consistent with the background highlighting on closed branches (Issue2386)
stable
|
Mon, 20 Sep 2010 13:31:02 +0200 |
Dan Villiom Podlaski Christiansen |
mq: fix the deprecation comment for qsave & qrestore.
stable
|
Mon, 20 Sep 2010 16:40:36 -0500 |
Matt Mackall |
revsets: reduce cost of outgoing in the optimizer
|
Thu, 02 Sep 2010 15:00:45 +0200 |
Dan Villiom Podlaski Christiansen |
test-convert-hg-startrev: enable convert.hg.saverev.
|
Sat, 18 Sep 2010 08:30:11 +0200 |
Peter Arrenbrecht |
transplant: fix var name conflict introduced by 2912881c2a98
|
Mon, 20 Sep 2010 16:25:29 -0500 |
Matt Mackall |
bundle: fix shrink-revlog bundle usage
|
Mon, 20 Sep 2010 16:14:05 -0500 |
Matt Mackall |
bundlerepo: restore close() method
|
Mon, 20 Sep 2010 16:00:15 -0500 |
Matt Mackall |
tests: drop final true command from unified tests
|
Mon, 20 Sep 2010 22:29:13 +0200 |
Patrick Mezard |
Merge with stable
|
Mon, 20 Sep 2010 21:46:56 +0200 |
Patrick Mezard |
Use lexists() instead of exists() where appropriate
stable
|
Mon, 20 Sep 2010 21:46:39 +0200 |
Patrick Mezard |
convert/svn: fix broken symlink renames in svn sink
stable
|
Mon, 20 Sep 2010 21:46:39 +0200 |
Patrick Mezard |
rename: do not overwrite existing broken symlinks
stable
|
Mon, 20 Sep 2010 21:42:11 +0200 |
Patrick Mezard |
patch: do not overwrite broken untracked symlinks
stable
|
Mon, 20 Sep 2010 21:42:11 +0200 |
Patrick Mezard |
patch: fix target when patching broken symlinks (issue2368)
stable
|
Mon, 20 Sep 2010 15:50:36 -0500 |
Matt Mackall |
tests: fixup tests using unzip -l
|
Mon, 20 Sep 2010 14:36:36 -0500 |
Matt Mackall |
tests: add hack to avoid problem with graphlog in unified tests
|
Mon, 20 Sep 2010 14:32:21 -0500 |
Matt Mackall |
bundle: encapsulate all bundle streams in unbundle class
|
Sun, 19 Sep 2010 13:12:45 -0500 |
Matt Mackall |
bundle: move chunk parsing into unbundle class
|
Sun, 19 Sep 2010 12:51:54 -0500 |
Matt Mackall |
bundle: get rid of chunkiter
|
Sun, 19 Sep 2010 12:38:44 -0500 |
Matt Mackall |
bundle: refactor progress callback
|
Sat, 18 Sep 2010 18:20:34 -0500 |
Matt Mackall |
bundle: make getchunk() a method
|
Fri, 17 Sep 2010 19:24:29 -0500 |
Matt Mackall |
bundlerepo: use bundle objects everywhere
|
Fri, 17 Sep 2010 19:03:13 -0500 |
Matt Mackall |
bundlerepo: drop unused close() method
|
Fri, 17 Sep 2010 19:02:32 -0500 |
Matt Mackall |
bundle: make unbundle object seekable
|
Fri, 17 Sep 2010 19:02:26 -0500 |
Matt Mackall |
bundle: push chunkbuffer down into decompress
|
Fri, 17 Sep 2010 17:03:08 -0500 |
Matt Mackall |
tests: fix a bunch of pointless #s in unified tests
|
Fri, 17 Sep 2010 17:03:04 -0500 |
Matt Mackall |
tests: exit 0 no longer needed on unified tests
|
Mon, 20 Sep 2010 15:33:12 -0500 |
Matt Mackall |
tests: update debugcomplete output
|
Mon, 20 Sep 2010 15:31:48 -0500 |
Matt Mackall |
merge with abuehl
|
Sun, 19 Sep 2010 23:42:18 +0200 |
Adrian Buehlmann |
tests: unify some of test-mq*
|
Mon, 20 Sep 2010 15:46:17 +0200 |
Martin Geisler |
subrepo: add support for 'hg archive'
|
Mon, 20 Sep 2010 15:44:30 +0200 |
Martin Geisler |
subrepo: introduce files and filedata methods for subrepo classes
|
Mon, 20 Sep 2010 15:42:58 +0200 |
Martin Geisler |
merge with stable
|
Fri, 17 Sep 2010 10:21:02 -0500 |
Brodie Rao |
revset: handle re.compile() errors in grep()
stable
|
Mon, 20 Sep 2010 15:33:39 +0200 |
Martin Geisler |
archive: set date to 1980 for very old zip files
stable
|
Fri, 17 Sep 2010 12:45:13 -0500 |
Steve Borho |
Merge with stable
|
Fri, 17 Sep 2010 12:44:35 -0500 |
Steve Borho |
test-eol-update: record new results as correct
stable
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Thu, 16 Sep 2010 16:12:26 -0500 |
Matt Mackall |
merge with stable
|
Sun, 12 Sep 2010 18:05:53 -0500 |
Brodie Rao |
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
|
Thu, 16 Sep 2010 16:00:29 +0200 |
Peter Arrenbrecht |
transplant: maintain list of transplants in dict
|
Wed, 15 Sep 2010 22:18:46 +0200 |
Adrian Buehlmann |
tests: unify test-hgignore
|
Thu, 16 Sep 2010 11:36:38 +0200 |
Pascal Quantin |
win32: update build instructions with correct CRT version
|
Thu, 16 Sep 2010 16:07:22 -0500 |
Matt Mackall |
merge with crew
|
Thu, 16 Sep 2010 16:05:00 -0500 |
Matt Mackall |
merge with crew
stable
|
Wed, 15 Sep 2010 17:48:03 -0500 |
Steve Borho |
Merge with stable
|
Wed, 15 Sep 2010 17:46:51 -0500 |
Steve Borho |
eol: setup the repo.ui in reposetup()
stable
|
Wed, 15 Sep 2010 20:41:14 +0200 |
Adrian Buehlmann |
tests: unify test-hardlinks-safety
|
Wed, 15 Sep 2010 18:00:09 +0200 |
Adrian Buehlmann |
tests: unify test-extra-filelog-entry
|
Wed, 15 Sep 2010 16:27:39 +0200 |
Adrian Buehlmann |
tests: unify test-extdiff
|
Tue, 14 Sep 2010 22:26:43 -0500 |
Will Maier |
tests: add test for bookmark push/pull
|
Tue, 14 Sep 2010 21:45:43 -0500 |
Will Maier |
bookmarks: set VALUE in push/pull
|
Tue, 14 Sep 2010 16:52:32 +0200 |
Adrian Buehlmann |
tests: unify test-username-newline
|
Tue, 14 Sep 2010 16:42:02 +0200 |
Adrian Buehlmann |
tests: unify test-url-rev
|
Tue, 14 Sep 2010 15:37:10 +0200 |
Adrian Buehlmann |
tests: unify test-update-renames
|
Tue, 14 Sep 2010 13:43:05 +0200 |
Adrian Buehlmann |
tests: unify test-rename-merge1
|
Wed, 15 Sep 2010 09:09:17 -0500 |
Matt Mackall |
merge with crew
|
Wed, 15 Sep 2010 11:06:22 +0200 |
Sune Foldager |
clone: only use stream when we understand the revlog format
|
Wed, 15 Sep 2010 10:44:10 +0200 |
Sune Foldager |
localrepo: factor out requirement application and write
|
Tue, 14 Sep 2010 16:21:21 -0500 |
Matt Mackall |
merge with stable
|
Tue, 14 Sep 2010 16:21:01 -0500 |
Matt Mackall |
merge with i18n
|
Tue, 14 Sep 2010 16:20:34 -0500 |
Matt Mackall |
merge with i18n
stable
|
Mon, 13 Sep 2010 01:37:56 +0000 |
Christoph |
l10n: starting to unify the old translations
|
Mon, 13 Sep 2010 00:03:26 +0000 |
Christoph |
l10n: translations: env. variables / templating system (DE)
|
Sun, 12 Sep 2010 01:18:30 +0000 |
Christoph |
l10n: added some new translations
|
Fri, 10 Sep 2010 21:05:51 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 0f6164806283
stable
|
Tue, 14 Sep 2010 22:54:04 +0200 |
Adrian Buehlmann |
tests: unify test-default-push
|
Tue, 14 Sep 2010 18:43:24 +0200 |
Adrian Buehlmann |
tests: unify test-clone-update-order
|
Tue, 14 Sep 2010 21:41:06 +0200 |
Adrian Buehlmann |
tests: unify test-debugrename
|
Tue, 14 Sep 2010 21:26:05 +0200 |
Adrian Buehlmann |
tests: unify test-confused-revert
|
Tue, 14 Sep 2010 19:31:00 +0200 |
Adrian Buehlmann |
tests: unify test-command-template
|
Tue, 14 Sep 2010 22:11:53 +0200 |
Christian Ebert |
mq: rename strip --nobackup option to --no-backup (issue2377)
|
Tue, 14 Sep 2010 22:11:46 +0200 |
Christian Ebert |
mq: consistently use opts.get() to prevent potential KeyError
|
Tue, 14 Sep 2010 16:03:10 +0200 |
Sune Foldager |
tests: remove exec bit from .t files
|
Tue, 14 Sep 2010 12:20:51 +0200 |
Adrian Buehlmann |
combine tests
|
Mon, 13 Sep 2010 16:25:13 +0200 |
Sune Foldager |
merge with stable
|
Mon, 13 Sep 2010 16:12:25 +0200 |
Sune Foldager |
color: add win32 support for non-black background
stable
|
Mon, 13 Sep 2010 10:04:41 -0300 |
Wagner Bruna |
i18n: unmark untranslatable string
|
Mon, 13 Sep 2010 15:13:30 +0200 |
Martin Geisler |
test-subrepo-recursion: test missing subrepo
|
Mon, 13 Sep 2010 13:09:31 +0200 |
Martin Geisler |
incoming: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:30 +0200 |
Martin Geisler |
incoming: move code from commands to cmdutil
|
Mon, 13 Sep 2010 13:09:26 +0200 |
Martin Geisler |
outgoing: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:24 +0200 |
Martin Geisler |
outgoing: move code from commands to cmdutil
|
Mon, 13 Sep 2010 13:09:20 +0200 |
Martin Geisler |
add: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:11 +0200 |
Martin Geisler |
add: move main part to cmdutil to make it easier to reuse
|
Mon, 13 Sep 2010 13:09:09 +0200 |
Martin Geisler |
narrowmatcher: propagate bad method
|
Mon, 13 Sep 2010 13:08:18 +0200 |
Martin Geisler |
narrowmatcher: fix broken rel method
|
Mon, 13 Sep 2010 13:08:09 +0200 |
Martin Geisler |
patch: break import cycle with cmdutil
|
Sun, 12 Sep 2010 16:10:41 +0900 |
Yuya Nishihara |
patchbomb: show progress when sending emails or writing mbox
|
Sat, 11 Sep 2010 18:08:00 +0200 |
Christian Ebert |
patchbomb: consistent code style in getaddrs()
|
Sat, 11 Sep 2010 18:48:03 +0200 |
Pascal Quantin |
win32: 64-bit Inno Setup installer
|
Sat, 11 Sep 2010 09:48:10 +0200 |
Pascal Quantin |
win32: update Inno Setup build instructions with up-to-date software
|
Sun, 12 Sep 2010 14:00:40 +0200 |
Martin Geisler |
merge with stable
|
Sun, 12 Sep 2010 12:11:39 +0200 |
Adrian Buehlmann |
tests: unify test-merge-remove
|
Sun, 12 Sep 2010 11:52:13 +0200 |
Adrian Buehlmann |
tests: unify test-merge-prompt
|
Sat, 11 Sep 2010 21:19:12 +0200 |
Adrian Buehlmann |
tests: unify test-merge-local
|
Sat, 11 Sep 2010 20:04:35 +0200 |
Adrian Buehlmann |
tests: unify test-merge-internal-tools-pattern
|
Sat, 11 Sep 2010 17:58:37 +0200 |
Adrian Buehlmann |
tests: unify test-merge-force
|
Sat, 11 Sep 2010 11:44:53 +0200 |
Adrian Buehlmann |
tests: unify test-merge-default
|
Sat, 11 Sep 2010 11:18:47 +0200 |
Adrian Buehlmann |
tests: unify test-merge-commit
|
Fri, 10 Sep 2010 23:13:59 +0200 |
Adrian Buehlmann |
tests: unify test-manifest*
|
Fri, 10 Sep 2010 09:30:50 -0500 |
Brodie Rao |
convert/darcs: handle non-ASCII metadata in darcs changelog (issue2354)
stable
|
Sat, 11 Sep 2010 16:17:43 -0500 |
Matt Mackall |
merge with crew
|
Sat, 11 Sep 2010 10:57:35 +0200 |
Dirkjan Ochtman |
tests: fix incompatibility with python-2.4 in test-hgweb
|
Sat, 11 Sep 2010 00:40:39 +0200 |
Martin Geisler |
merge with stable
|
Sat, 11 Sep 2010 00:40:19 +0200 |
Martin Geisler |
merge with i18n-default
|
Sat, 11 Sep 2010 00:39:34 +0200 |
Martin Geisler |
merge with i18n-stable
stable
|
Tue, 07 Sep 2010 18:37:59 -0300 |
Wagner Bruna |
i18n-pt_BR: fix a couple of typos
stable
|