Fri, 04 Aug 2006 10:37:40 -0700 |
Vadim Gelfer |
fix output of test-backout.
|
Thu, 03 Aug 2006 15:12:15 -0700 |
Brendan Cully |
Test suite for log --follow and --follow-first.
|
Thu, 03 Aug 2006 11:48:56 -0700 |
Brendan Cully |
Add log option --follow-first to follow only the first parent of
|
Thu, 03 Aug 2006 13:29:31 -0700 |
Brendan Cully |
Make log --follow revision range start default to working dir parent.
|
Thu, 03 Aug 2006 11:06:09 -0700 |
Brendan Cully |
Make log --follow without a file list follow a single head.
|
Thu, 03 Aug 2006 11:12:02 -0700 |
Vadim Gelfer |
merge with brendan.
|
Thu, 03 Aug 2006 11:09:12 -0700 |
Brendan Cully |
Use StatusEntry class instead of repeated status line parsing.
|
Wed, 02 Aug 2006 21:06:12 -0700 |
Vadim Gelfer |
mq: make queue.unapplied useful as api
|
Mon, 07 Aug 2006 16:27:09 -0500 |
Matt Mackall |
Move repo.verify
|
Thu, 03 Aug 2006 21:24:19 -0500 |
Matt Mackall |
revlog.lookup optimization
|
Thu, 03 Aug 2006 20:06:05 -0500 |
Matt Mackall |
Remove **opts arg from commands.doupdate
|
Thu, 03 Aug 2006 15:24:41 -0500 |
Matt Mackall |
Move merge code to its own module
|
Thu, 03 Aug 2006 13:07:57 -0500 |
Matt Mackall |
Add a doc string
|
Wed, 02 Aug 2006 09:29:17 +0200 |
Mathieu Clabaut |
Import say a file is not tracked after patching : test case
|
Wed, 02 Aug 2006 20:33:57 -0700 |
Vadim Gelfer |
mq: simplify save_dirty
|
Wed, 02 Aug 2006 15:07:37 -0700 |
Brendan Cully |
Add -f option to qfold; improve qfold documentation.
|
Wed, 02 Aug 2006 14:48:59 -0700 |
Brendan Cully |
Clean up qnew help text.
|
Wed, 02 Aug 2006 13:04:36 -0700 |
Vadim Gelfer |
tests: fix output for test-backout
|
Wed, 02 Aug 2006 12:46:00 -0700 |
Vadim Gelfer |
allow None for path of hg.repository
|
Wed, 02 Aug 2006 10:48:34 -0700 |
Vadim Gelfer |
mq: rename read_series as parse_series, make simpler and faster
|
Wed, 02 Aug 2006 09:18:56 -0700 |
Bryan O'Sullivan |
fix call to commands.setremoteconfig
|
Wed, 02 Aug 2006 06:36:27 -0700 |
Vadim Gelfer |
mq: print matches if patch name not unique
|
Tue, 01 Aug 2006 19:58:34 -0700 |
Vadim Gelfer |
clone: replace long help string of inaky with doc comment.
|
Tue, 01 Aug 2006 11:12:34 -0700 |
Inaky Perez-Gonzalez |
Breakup clone -r extra text help to fit in 80 columns
|
Tue, 01 Aug 2006 09:50:30 -0700 |
Inaky Perez-Gonzalez |
Expand clone help with hardlink information
|
Wed, 02 Aug 2006 03:17:06 +0200 |
Christian Ebert |
fix hg backup option recommendation for auto-merge
|
Tue, 01 Aug 2006 15:51:13 -0700 |
Vadim Gelfer |
import: make patch apply if run in subdir
|
Wed, 02 Aug 2006 00:20:28 +0200 |
Christian Ebert |
hgcommand.vim: requirements & doc self-install more consistent; cosmetics
|
Tue, 01 Aug 2006 15:40:54 -0700 |
Vadim Gelfer |
fix mq test output.
|
Tue, 01 Aug 2006 15:40:28 -0700 |
Vadim Gelfer |
merge patches from brendan cully that did not apply clean against tip.
|
Tue, 01 Aug 2006 15:24:18 -0700 |
Brendan Cully |
Add -s option to qseries: display first line of patch header.
|
Tue, 01 Aug 2006 14:56:54 -0700 |
Brendan Cully |
Check for parent/mod as well as parent.mod in findext.
|
Tue, 01 Aug 2006 15:24:12 -0700 |
Brendan Cully |
Add more verbose help text to mq commands.
|
Tue, 01 Aug 2006 15:24:11 -0700 |
Brendan Cully |
Add -m, -l, -e options to qfold.
|
Tue, 01 Aug 2006 12:21:55 -0700 |
Brendan Cully |
Add -f option to qdelete, to remove patch file.
|
Tue, 01 Aug 2006 10:57:28 -0700 |
Vadim Gelfer |
mq: add qmv as alias for qrename
|
Tue, 01 Aug 2006 10:55:06 -0700 |
Brendan Cully |
New self-explanatory command qrename.
|
Tue, 01 Aug 2006 09:51:36 -0400 |
Sébastien Pierre |
[darcs2hg] Windows compatibilty patct
|
Mon, 31 Jul 2006 20:33:56 -0700 |
Brendan Cully |
New mq command qfold: Merge patches into the current patch.
|
Mon, 31 Jul 2006 18:39:31 -0700 |
Brendan Cully |
Add command qheader to display the header of a given patch.
|
Mon, 31 Jul 2006 17:55:43 -0700 |
Brendan Cully |
Add option -e/--edit to qrefresh, to edit the existing header.
|
Mon, 31 Jul 2006 18:47:43 -0700 |
Brendan Cully |
Change patch header as well as commit message with qrefresh -m or -l.
|
Tue, 01 Aug 2006 02:23:05 -0700 |
Brendan Cully |
Remove pointless reposetup hook from hgk.py
|
Mon, 31 Jul 2006 12:02:13 -0700 |
Vadim Gelfer |
import: switch from application/x-patch to text/x-diff
|
Mon, 31 Jul 2006 14:22:17 -0300 |
Alexis S. L. Carvalho |
mq: correct the use of super
|
Mon, 31 Jul 2006 07:31:31 -0700 |
Vadim Gelfer |
log: add -f/--follow option, to follow rename/copy
|
Mon, 31 Jul 2006 07:11:12 -0700 |
Vadim Gelfer |
clean up hg.py: move repo constructor code into each repo module
|
Sun, 30 Jul 2006 22:52:34 -0700 |
Vadim Gelfer |
merge with mpm.
|
Sun, 30 Jul 2006 21:46:38 -0700 |
Vadim Gelfer |
pull: allow to pull from bundle file without need for bundle: syntax
|
Sun, 30 Jul 2006 09:37:08 +0300 |
Giorgos Keramidas |
avoid calling (cd ...) with `nil' as a directory name
|
Sat, 29 Jul 2006 18:15:08 +0200 |
Christian Ebert |
fix output file format %r
|
Fri, 28 Jul 2006 21:20:41 -0300 |
Alexis S. L. Carvalho |
hbisect.py: don't rely on __del__ to write the current state.
|
Sat, 29 Jul 2006 01:58:12 +0200 |
Christian Ebert |
hgcommand.vim: cleanup of doc self-install code
|
Sun, 30 Jul 2006 21:24:06 -0700 |
Vadim Gelfer |
import: allow application/x-patch for funny patch from christian ebert
|
Sat, 29 Jul 2006 10:27:54 +0200 |
Christian Ebert |
patchbomb: do not write Bcc
|
Mon, 31 Jul 2006 00:47:43 -0500 |
Matt Mackall |
Kill ui.setconfig_remoteopts
|
Sun, 30 Jul 2006 13:29:19 -0700 |
Vadim Gelfer |
merge with crew.
|
Sat, 29 Jul 2006 11:14:32 -0700 |
Vadim Gelfer |
mq: add basic tests
|
Sat, 29 Jul 2006 11:05:39 -0700 |
Vadim Gelfer |
mq: allow to apply patches in subdir of repo again
|
Sat, 29 Jul 2006 08:11:41 +0200 |
Thomas Arendsen Hein |
merge with tah
|
Fri, 28 Jul 2006 08:59:06 +0200 |
Thomas Arendsen Hein |
Add test mq keeping a reference to localrepo which can't remove journal on exit.
|
Fri, 28 Jul 2006 14:31:20 -0700 |
Vadim Gelfer |
mq: update to handle repomap not longer used
|
Fri, 28 Jul 2006 13:08:25 -0700 |
Brendan Cully |
mq: replace module-wide repo hash with a repo attribute
|
Fri, 28 Jul 2006 13:08:21 -0700 |
Brendan Cully |
mq: do not hold a reference to repo in tags override
|
Fri, 28 Jul 2006 22:17:32 +0200 |
Christian Ebert |
patchbomb: fix generation of message-id when sending attachments
|
Fri, 28 Jul 2006 10:47:02 -0700 |
Vadim Gelfer |
merge with crew.
|
Fri, 28 Jul 2006 10:46:41 -0700 |
Vadim Gelfer |
mq: add qclone command
|
Fri, 28 Jul 2006 10:46:25 -0700 |
Vadim Gelfer |
hg.py: add islocal() and defaultdest() functions, refactor
|
Fri, 28 Jul 2006 18:46:02 +0200 |
Benoit Boissinot |
makes 'hg diff' diff the file in sorted order
|
Fri, 28 Jul 2006 09:01:13 +0200 |
Thomas Arendsen Hein |
merge with tonfa
|
Thu, 27 Jul 2006 19:26:01 +0200 |
Benoit Boissinot |
reupdate the options after loading the repo
|
Fri, 28 Jul 2006 09:00:59 +0200 |
Thomas Arendsen Hein |
merge with upstream
|
Fri, 28 Jul 2006 09:00:30 +0200 |
Thomas Arendsen Hein |
Fix test-mq-qnew-twice exit code and output.
|
Thu, 27 Jul 2006 18:24:59 -0700 |
Vadim Gelfer |
mq: fix queue.apply to not call os.chdir()
|
Thu, 27 Jul 2006 16:41:59 -0700 |
Vadim Gelfer |
mq: move many error messages to util.Abort
|
Thu, 27 Jul 2006 16:08:56 -0700 |
Vadim Gelfer |
mq: do not allow to qnew a patch twice
|
Thu, 27 Jul 2006 15:53:08 -0700 |
Vadim Gelfer |
run-tests.py: skip tests that should not run.
|
Thu, 27 Jul 2006 15:31:04 -0700 |
Vadim Gelfer |
make mq test more portable.
|
Thu, 27 Jul 2006 15:19:58 -0700 |
Vadim Gelfer |
patchbomb: add content-disposition to make display inline and add filename
|
Thu, 27 Jul 2006 22:28:03 +0200 |
Christian Ebert |
patchbomb: optionally send patches as inline attachments
|
Thu, 27 Jul 2006 15:20:35 -0500 |
Matt Mackall |
Fix test permission
|
Thu, 27 Jul 2006 12:36:17 -0700 |
Vadim Gelfer |
merge with crew.
|
Thu, 27 Jul 2006 21:25:39 +0200 |
Christian Ebert |
make introductory message of patch series text/plain
|
Fri, 21 Jul 2006 01:51:17 -0300 |
Alexis S. L. Carvalho |
run-tests.py: fix diff output when test-foo.out doesn't exist.
|
Fri, 21 Jul 2006 01:51:17 -0300 |
Alexis S. L. Carvalho |
Allow tests that end in .py and .bat
|
Thu, 27 Jul 2006 18:53:31 +0200 |
Thomas Arendsen Hein |
Merged backout head.
|
Thu, 27 Jul 2006 18:53:10 +0200 |
Thomas Arendsen Hein |
Backed out changeset 2ab464771b7d15c60014996d2853efc92cdb8465
|
Thu, 27 Jul 2006 09:27:45 -0700 |
Chris Mason |
mq: strip should not blow away local changes
|
Thu, 27 Jul 2006 09:27:42 -0700 |
Chris Mason |
mq: fix qnew and qimport to deal with series file comments
|
Thu, 27 Jul 2006 09:27:39 -0700 |
Chris Mason |
mq: qpop should act like quilt pop
|
Thu, 27 Jul 2006 09:27:35 -0700 |
Chris Mason |
mq: patch naming shortcuts
|
Wed, 26 Jul 2006 20:15:31 +0200 |
Mathieu Clabaut |
Improve bash_completion for patches in MQ
|
Wed, 26 Jul 2006 20:11:54 +0200 |
Mathieu Clabaut |
MQ: uniformise message and logfile option.
|
Thu, 27 Jul 2006 09:14:53 -0700 |
Vadim Gelfer |
merge with crew.
|
Wed, 26 Jul 2006 21:01:36 +0200 |
Mathieu Clabaut |
Makefile do a chmod +x on test sceanrios
|
Thu, 27 Jul 2006 13:18:21 +0200 |
Christian Ebert |
email: reflect that recipients are specified as comma-separated list
|
Thu, 27 Jul 2006 12:34:02 +0200 |
Benoit Boissinot |
merge with crew
|
Thu, 27 Jul 2006 12:33:33 +0200 |
Benoit Boissinot |
MANIFEST.in fixes
|
Thu, 27 Jul 2006 02:57:49 +0200 |
Benoit Boissinot |
merge with gitweb
|
Wed, 26 Jul 2006 20:57:00 -0400 |
Josef "Jeff" Sipek |
[hgweb] links to shortlog for the default templates
|
Wed, 26 Jul 2006 20:26:52 -0400 |
Josef "Jeff" Sipek |
[hgweb] Shortlog template for default theme
|
Thu, 27 Jul 2006 02:37:04 +0200 |
Benoit Boissinot |
merge gitweb with crew
|
Mon, 24 Jul 2006 20:56:30 -0400 |
Josef "Jeff" Sipek |
[hgweb] Implemented shortlog (gitweb templates only)
|
Mon, 24 Jul 2006 20:10:04 -0400 |
Josef "Jeff" Sipek |
[hgweb] Fixed up gitweb templates
|
Wed, 26 Jul 2006 12:22:04 -0700 |
Brendan Cully |
Add mq patch names to tagscache instead of overriding lookup.
|
Tue, 25 Jul 2006 17:15:44 -0700 |
Lee Cantey |
Update Windows and Mac installers to 0.9.1 release
|
Wed, 26 Jul 2006 14:42:17 +0200 |
Christian Ebert |
added documentation for to, cc, and bcc addressing
|
Wed, 26 Jul 2006 14:39:33 +0200 |
Christian Ebert |
optionally send blind carbon copies
|
Wed, 26 Jul 2006 15:21:20 +0200 |
Christian Ebert |
fix reference to "smtp" section
|
Wed, 26 Jul 2006 01:03:33 +0200 |
Mathieu Clabaut |
mq: uniform verbose display of patche[s].
|
Wed, 26 Jul 2006 08:42:20 +0200 |
Thomas Arendsen Hein |
Fixed confused directory changing in test-http.
|
Tue, 25 Jul 2006 23:10:11 +0200 |
Mathieu Clabaut |
extdiff : add comment on how to use vim for doing directoy diff
|
Tue, 25 Jul 2006 13:50:52 -0700 |
Vadim Gelfer |
merge.
|
Tue, 25 Jul 2006 13:50:32 -0700 |
Vadim Gelfer |
hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
|
Tue, 25 Jul 2006 10:29:43 -0500 |
Will Maier |
Provide a relevant description for --timeout.
|
Tue, 25 Jul 2006 21:22:56 +0200 |
Benoit Boissinot |
self.root == '/': prefix length computation out of the loop
|
Tue, 25 Jul 2006 11:09:17 -0700 |
Gil |
Fix dirstate.walkhelper removing first char of nd when self.root == '/'.
|
Tue, 25 Jul 2006 17:54:58 +0200 |
Thomas Arendsen Hein |
Include all tests/*.py files in the MANIFEST so tests won't fail on tarballs.
|
Sat, 22 Jul 2006 23:35:16 +0900 |
FUJIWARA Katsunori |
Emacs: apply "expand-filename" on "default-directory".
|
Sat, 22 Jul 2006 23:30:19 +0900 |
FUJIWARA Katsunori |
Emacs: apply kill-local-variable instead of make-local-variable to FORGET
|
Mon, 24 Jul 2006 23:06:05 -0700 |
Frank Kingswood |
hgweb: Configurable zebra stripes
|
Tue, 25 Jul 2006 01:23:31 +0200 |
Benoit Boissinot |
prune unwanted files from MANIFEST (backups, object files, etc)
|
Thu, 20 Jul 2006 11:52:28 -0700 |
Brendan Cully |
Add qtip and qbase to mq qlookup.
|
Thu, 20 Jul 2006 11:52:28 -0700 |
Brendan Cully |
Mq: modify repo.lookup to resolve applied patches too.
|
Mon, 24 Jul 2006 14:36:32 -0700 |
Vadim Gelfer |
merge with crew.
|
Thu, 20 Jul 2006 16:21:07 -0700 |
Vadim Gelfer |
status: add -c (clean) and -A (all files) options
|
Mon, 24 Jul 2006 17:17:07 -0500 |
Matt Mackall |
Added signature for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9
|
Mon, 24 Jul 2006 17:13:58 -0500 |
Matt Mackall |
Added tag 0.9.1 for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9
|
Mon, 24 Jul 2006 17:06:39 -0500 |
Matt Mackall |
Merge with crew
0.9.1
|
Mon, 24 Jul 2006 13:47:29 -0700 |
Alexis S. L. Carvalho |
make convert-repo deal with git symbolic refs.
|
Mon, 24 Jul 2006 11:35:04 -0500 |
Matt Mackall |
Merge with crew
|
Mon, 24 Jul 2006 09:22:47 -0700 |
Vadim Gelfer |
util.getuser: better comments
|
Mon, 24 Jul 2006 09:19:25 -0700 |
Vadim Gelfer |
util.getuser: raise exception if win32api not available.
|
Mon, 24 Jul 2006 09:12:16 -0700 |
Vadim Gelfer |
merge with crew.
|
Mon, 24 Jul 2006 09:11:26 -0700 |
Vadim Gelfer |
fix windows username problem.
|
Sun, 23 Jul 2006 14:00:29 -0500 |
Matt Mackall |
Merge with crew
|
Thu, 20 Jul 2006 21:58:25 -0700 |
Brendan Cully |
Make hgweb threads into daemon threads.
|
Fri, 21 Jul 2006 02:36:17 +0200 |
Brendan Cully |
Preserve multibyte UTF-8 characters when obfuscating.
|
Fri, 21 Jul 2006 02:31:59 +0200 |
Benoit Boissinot |
spelling fix
|
Fri, 21 Jul 2006 01:40:07 +0200 |
Benoit Boissinot |
change 'hg tag' to tag the parent rev instead of tip
|
Wed, 19 Jul 2006 14:22:08 -0500 |
Matt Mackall |
merge with tonfa-experimental
|
Mon, 17 Jul 2006 02:09:35 +0200 |
Benoit Boissinot |
fix 'hg cat' broken by 156fb1feab62
|
Mon, 17 Jul 2006 02:00:49 +0200 |
Benoit Boissinot |
allow specifying a file to hg parents, change the syntax to use -r/--rev
|
Mon, 17 Jul 2006 01:59:06 +0200 |
Benoit Boissinot |
fix filectxt to really work
|
Mon, 17 Jul 2006 01:58:59 +0200 |
Benoit Boissinot |
correct the handling of linkrev with nullid
|
Mon, 17 Jul 2006 01:58:50 +0200 |
Benoit Boissinot |
lookup should allow -1 to represent nullid (if passed an int as arg)
|
Wed, 19 Jul 2006 07:56:40 -0700 |
Vadim Gelfer |
fix tests.
|
Wed, 19 Jul 2006 07:52:16 -0700 |
Brendan Cully |
Add an option '-C|--copies' to hg status to show the source of copied files.
|
Wed, 19 Jul 2006 07:51:56 -0700 |
Vadim Gelfer |
merge
|
Wed, 19 Jul 2006 09:28:59 +0200 |
Mathieu Clabaut |
HGcommand.vim : the status was read for the wrong file as we changed the current directory before
|
Tue, 18 Jul 2006 18:35:47 +0200 |
Mathieu Clabaut |
Do not try to get revision and branch information for file which are not tracked
|
Tue, 18 Jul 2006 18:35:47 +0200 |
Mathieu Clabaut |
Correction of commit with a log message in a file
|
Tue, 18 Jul 2006 18:35:47 +0200 |
Mathieu Clabaut |
Test if file is below an HG root before doing anything
|
Sat, 15 Jul 2006 13:09:46 +0200 |
Mathieu Clabaut |
[mq]: merge marker
|
Wed, 19 Jul 2006 13:37:05 +0200 |
Christian Ebert |
fix logfile option for HGFinishCommit
|
Tue, 18 Jul 2006 00:32:18 +0200 |
Benoit Boissinot |
codingstyle: use spaces instead of tabs
|
Mon, 17 Jul 2006 11:30:33 -0500 |
Matt Mackall |
Merge with tonfa
|
Sun, 16 Jul 2006 16:40:24 +0200 |
Benoit Boissinot |
context.py: various fixes
|
Sun, 16 Jul 2006 16:39:03 +0200 |
Benoit Boissinot |
context.py: filectxs was using a keyword arg, add it to filectx
|
Sun, 16 Jul 2006 16:39:02 +0200 |
Benoit Boissinot |
context.py: self.repo is not defined, change to self._repo
|
Sun, 16 Jul 2006 11:32:37 +0200 |
Benoit Boissinot |
walkchangerevs: fix race in fast path
|
Sun, 16 Jul 2006 00:02:05 +0200 |
Benoit Boissinot |
mention the bts for bug reporting in traceback message
|
Sun, 16 Jul 2006 00:01:41 +0200 |
Benoit Boissinot |
expand the path if destination is not a directory
|
Mon, 17 Jul 2006 07:43:15 -0700 |
Vadim Gelfer |
fix problem with uncompressed clone and python 2.3.
|
Sun, 16 Jul 2006 10:04:16 -0700 |
Vadim Gelfer |
rename stream hgrc option to compressed.
|
Sat, 15 Jul 2006 16:06:35 -0700 |
Vadim Gelfer |
clone: disable stream support on server side by default.
|
Sat, 15 Jul 2006 16:06:05 -0700 |
Vadim Gelfer |
clone: change name of --stream to --uncompressed.
|
Sat, 15 Jul 2006 09:19:40 -0700 |
Vadim Gelfer |
update test-backout.out
|
Sat, 15 Jul 2006 17:01:01 +0200 |
Benoit Boissinot |
merge with crew
|
Sat, 15 Jul 2006 17:00:23 +0200 |
Benoit Boissinot |
fix bug introduced in b13a98bd078e
|
Fri, 14 Jul 2006 23:20:08 -0700 |
Vadim Gelfer |
merge.
|
Fri, 14 Jul 2006 22:38:21 -0700 |
Rafael Villar Burke |
contrib: add sample.hgrc
|
Fri, 14 Jul 2006 23:19:15 -0700 |
Vadim Gelfer |
backout: allow backout of merge changeset with --parent option.
|
Fri, 14 Jul 2006 14:51:36 -0700 |
Vadim Gelfer |
clone: do not make streaming default. add --stream option instead.
|
Fri, 14 Jul 2006 11:17:22 -0700 |
Vadim Gelfer |
add support for streaming clone.
|
Thu, 13 Jul 2006 09:50:51 -0700 |
Lee Cantey |
Add merge to list of required tools.
|
Thu, 13 Jul 2006 11:19:35 -0700 |
Lee Cantey |
Fix sed expression for OS X and Solaris 2.6.
|
Thu, 13 Jul 2006 09:40:01 -0700 |
Chris Mason |
util.parsedate should understand dates from hg export
|
Wed, 12 Jul 2006 15:47:12 -0700 |
Vadim Gelfer |
merge with mathieu clabaut.
|
Thu, 13 Jul 2006 00:02:26 +0200 |
Mathieu Clabaut |
HGcommand.vim : HGCommandEnableBufferSetup on by default
|
Wed, 12 Jul 2006 23:52:13 +0200 |
Mathieu Clabaut |
HGcommand.vim : HGGetStatusLine accept to display an empty 'branch' value
|
Wed, 12 Jul 2006 23:52:13 +0200 |
Mathieu Clabaut |
HGcommand.vim : suppress CVS relief
|
Wed, 12 Jul 2006 23:52:08 +0200 |
Mathieu Clabaut |
HGcommand.vim : doc review.
|
Wed, 12 Jul 2006 23:50:34 +0200 |
Mathieu Clabaut |
HGcommand.vim : doc integration
|
Wed, 12 Jul 2006 15:44:51 -0700 |
Vadim Gelfer |
contrib/hgsh: make to work with remote clone over ssh.
|
Wed, 12 Jul 2006 08:59:20 -0700 |
Vadim Gelfer |
move most of tag code to localrepository class.
|
Wed, 12 Jul 2006 08:28:00 -0700 |
Vadim Gelfer |
clean up trailing white space.
|
Wed, 12 Jul 2006 09:01:10 +0200 |
Thomas Arendsen Hein |
Added tests for local and remote init.
|
Wed, 12 Jul 2006 08:57:18 +0200 |
Thomas Arendsen Hein |
Add ui method to set --ssh/--remotecmd, use it in init/clone/pull/push/in/out.
|
Tue, 11 Jul 2006 16:18:53 -0700 |
Vadim Gelfer |
clone: move code into hg module. make doc better.
|
Tue, 11 Jul 2006 15:52:56 -0700 |
Vadim Gelfer |
merge with crew.
|
Tue, 11 Jul 2006 15:52:36 -0700 |
Vadim Gelfer |
parse url schemes more strictly.
|
Tue, 11 Jul 2006 15:51:16 -0700 |
Vadim Gelfer |
add missed tests for diff -b/-B
|
Tue, 11 Jul 2006 13:47:51 -0700 |
Vadim Gelfer |
merge with crew.
|
Mon, 10 Jul 2006 23:45:16 +0200 |
Mathieu Clabaut |
Vim script: Adaptation from CVS to Mercurial
|
Mon, 10 Jul 2006 23:39:08 +0200 |
Mathieu Clabaut |
Addition of CVScommand vim script as a base for HGcommand
|
Tue, 11 Jul 2006 22:36:52 +0200 |
Thomas Arendsen Hein |
Additional information about URLs in pull/push/clone/init:
|
Tue, 11 Jul 2006 22:19:49 +0200 |
Aurelien Jacobs |
disambiguate help about url syntax
|
Mon, 10 Jul 2006 09:36:56 -0700 |
Vadim Gelfer |
merge with crew.
|
Mon, 10 Jul 2006 12:19:37 -0400 |
Sébastien Pierre |
darcs2hg: pause and resume support, date extraction from commit hash, does not break on empty commits
|
Mon, 10 Jul 2006 09:24:04 -0700 |
Sébastien Pierre |
darcs2hg: improved logging
|
Sun, 09 Jul 2006 21:41:00 -0700 |
Nils Decker |
darcs2hg.py: use darcs patch hash as patch identifier
|
Sun, 09 Jul 2006 14:42:18 +0200 |
Benoit Boissinot |
merge with crew
|
Sun, 09 Jul 2006 14:12:19 +0200 |
Valentino Volonghi aka dialtone |
adding local_hostname option to smtp configuration
|
Fri, 07 Jul 2006 14:33:51 -0300 |
Alexis S. L. Carvalho |
Respect "Connection: close" headers sent by HTTP clients.
|
Sun, 09 Jul 2006 11:10:11 +0200 |
Benoit Boissinot |
allow use of extensions in python hooks
|
Thu, 29 Jun 2006 15:16:25 +0200 |
Haakon Riiser |
diff: add -b/-B options
|
Sun, 09 Jul 2006 01:30:30 +0200 |
Benoit Boissinot |
use __contains__, index or split instead of str.find
|
Sat, 08 Jul 2006 16:55:49 +0200 |
Benoit Boissinot |
coding style: use spaces instead of tabs
|
Fri, 07 Jul 2006 15:02:55 -0700 |
Vadim Gelfer |
bdiff: improve worst case behavior by 100x.
|
Fri, 07 Jul 2006 11:23:53 +0200 |
Thomas Arendsen Hein |
Changed default timeout for run-tests.py from 30 to 180 seconds.
|
Thu, 06 Jul 2006 09:26:31 -0700 |
Lee Cantey |
Redirect MacPython link to point to python.org
|
Thu, 06 Jul 2006 15:04:10 -0700 |
Vadim Gelfer |
merge with mpm.
|
Thu, 06 Jul 2006 15:03:34 -0700 |
Vadim Gelfer |
fix problems with external module handling. found by benoit boissinot.
|
Thu, 06 Jul 2006 11:49:19 -0700 |
Vadim Gelfer |
tests: record few more daemon pids to be safe
|
Thu, 06 Jul 2006 11:45:34 -0700 |
Vadim Gelfer |
tests: add timeouts, make run-tests.py clean up dead daemon processes
|
Thu, 06 Jul 2006 10:09:24 -0700 |
Vadim Gelfer |
run-tests.py: make tests use same python interpreter as test harness.
|
Thu, 06 Jul 2006 03:14:55 -0300 |
Alexis S. L. Carvalho |
HTTPS: fix python2.3, persistent connections, don't explode if SSL is not available
|
Thu, 06 Jul 2006 14:15:24 -0500 |
Matt Mackall |
Fix annotate breakage
|
Wed, 05 Jul 2006 13:28:25 -0500 |
Matt Mackall |
Merge context patches
|
Wed, 28 Jun 2006 17:42:17 -0500 |
Matt Mackall |
Convert hg annotate to context api
|
Wed, 28 Jun 2006 17:11:42 -0500 |
Matt Mackall |
convert hg cat to new context api
|
Wed, 28 Jun 2006 17:08:10 -0500 |
Matt Mackall |
Add context helper functions to localrepo
|
Wed, 28 Jun 2006 17:07:46 -0500 |
Matt Mackall |
Add context.py: changeset and file revision contexts
|
Wed, 28 Jun 2006 17:06:56 -0500 |
Matt Mackall |
simplify make_filename, fix hg cat bug
|
Wed, 28 Jun 2006 16:52:42 -0500 |
Matt Mackall |
revlog: make lookup handle binary nodes
|
Wed, 28 Jun 2006 15:49:33 -0500 |
Matt Mackall |
revlog: handle integer arguments to lookup
|
Tue, 04 Jul 2006 15:36:05 -0700 |
Brendan Cully |
templater.firstline should handle empty strings
|
Mon, 03 Jul 2006 00:33:19 -0300 |
Alexis S. L. Carvalho |
hgweb: fix unbundle.
|
Mon, 03 Jul 2006 00:23:58 -0300 |
Alexis S. L. Carvalho |
Fix push over https.
|
Mon, 03 Jul 2006 00:23:56 -0300 |
Alexis S. L. Carvalho |
Allow http://user@example.com URLs (i.e. without passwords)
|
Sun, 02 Jul 2006 22:39:39 -0300 |
Alexis S. L. Carvalho |
hg.py: move exception handling code to try to avoid hiding errors
|
Mon, 03 Jul 2006 14:30:38 -0700 |
Vadim Gelfer |
help: add help to mq extension
|
Mon, 03 Jul 2006 14:30:24 -0700 |
Vadim Gelfer |
help: make "hg help EXTENSION" work
|
Mon, 03 Jul 2006 19:28:31 +0200 |
Thomas Arendsen Hein |
Adjusted test output to changed abort message of 'hg merge' (from 0229ff95faec)
|
Mon, 03 Jul 2006 10:19:09 -0700 |
Vadim Gelfer |
merge with crew.
|
Mon, 03 Jul 2006 10:18:46 -0700 |
Raphael Marmier |
Disable automatic line endings conversion on windows
|
Fri, 30 Jun 2006 19:24:02 -0700 |
Sean Meiners |
Added ability to clone from a local repository to a (new) remote one.
|
Mon, 03 Jul 2006 19:14:29 +0200 |
Thomas Arendsen Hein |
Clarified message when nothing to merge is seen.
|
Fri, 30 Jun 2006 22:04:02 -0700 |
Vadim Gelfer |
test-webraw: do not store hostname in test output
|