Tue, 20 Mar 2007 22:09:51 -0300 |
Alexis S. L. Carvalho |
fix hg commit . in the repo root
|
Tue, 20 Mar 2007 13:13:39 -0700 |
Brendan Cully |
transplant: fix ignoring empty changesets (eg after filter)
|
Mon, 19 Mar 2007 19:16:35 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable.
|
Mon, 19 Mar 2007 09:36:06 -0700 |
Brendan Cully |
Add hg-relink script to contrib
|
Sun, 18 Mar 2007 20:44:58 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Mon, 19 Mar 2007 19:07:40 -0300 |
Alexis S. L. Carvalho |
debugsetparents: wlock the repo before updating the dirstate
|
Mon, 19 Mar 2007 19:07:39 -0300 |
Alexis S. L. Carvalho |
avoid _wsgioutputfile <-> _wsgirequest circular reference
|
Mon, 19 Mar 2007 19:07:38 -0300 |
Alexis S. L. Carvalho |
avoid wsgiapplication <-> MercurialHTTPServer circular reference
|
Mon, 19 Mar 2007 19:07:37 -0300 |
Alexis S. L. Carvalho |
hgwebdir: break templater -> templater circular reference
|
Mon, 19 Mar 2007 19:07:35 -0300 |
Alexis S. L. Carvalho |
hgweb: break templater -> templater circular reference
|
Sun, 18 Mar 2007 20:39:25 +0100 |
Thomas Arendsen Hein |
Fixed synopsis for some mq commands
|
Sun, 18 Mar 2007 20:37:47 +0100 |
Thomas Arendsen Hein |
hg qseries -m: guards file was not ignored
|
Sun, 18 Mar 2007 19:41:28 +0100 |
Thomas Arendsen Hein |
Tests for qapplied/qunapplied fixes (417c2068cb92 and ce6c364ebb2a)
|
Sun, 18 Mar 2007 12:20:15 +0100 |
Thomas Arendsen Hein |
Simplified qseries and hg qapplied to fix some bugs caused by optimization:
|
Sat, 17 Mar 2007 18:46:52 +0100 |
Thomas Arendsen Hein |
Fix issue443: inconsistent output of "hg qunapplied -v"
|
Fri, 16 Mar 2007 22:58:49 -0300 |
Alexis S. L. Carvalho |
Merge some matcher fixes/cleanups and add some more hg locate tests
|
Fri, 16 Mar 2007 22:48:23 -0300 |
Alexis S. L. Carvalho |
util._matcher: remove superfluous variable
|
Fri, 16 Mar 2007 22:48:22 -0300 |
Alexis S. L. Carvalho |
add some more tests to hg locate
|
Fri, 16 Mar 2007 22:48:21 -0300 |
Alexis S. L. Carvalho |
make the output of test-locate more readable
|
Fri, 16 Mar 2007 22:48:20 -0300 |
Alexis S. L. Carvalho |
util._matcher: use "." as the root of empty {rel,}path patterns
|
Fri, 16 Mar 2007 00:45:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Fri, 16 Mar 2007 00:22:59 -0300 |
Alexis S. L. Carvalho |
avoid a traceback with hg branch newbranch; hg up
|
Fri, 16 Mar 2007 00:22:58 -0300 |
Alexis S. L. Carvalho |
Fix handling of paths when run outside the repo.
|
Fri, 16 Mar 2007 00:22:57 -0300 |
Alexis S. L. Carvalho |
pass repo.root to util.pathto() in preparation for the next patch
|
Fri, 16 Mar 2007 00:22:55 -0300 |
Alexis S. L. Carvalho |
hgweb: handle IOErrors and OSErrors during unbundle
|
Sun, 22 Oct 2006 13:54:43 -0300 |
Alexis S. L. Carvalho |
hgweb.unbundle: call req.httphdr only after the last possible call to bail
|
Fri, 16 Mar 2007 00:22:53 -0300 |
Alexis S. L. Carvalho |
Work around a urllib2 bug in Python < 2.4.2
|
Fri, 16 Mar 2007 00:22:52 -0300 |
Alexis S. L. Carvalho |
Fix confusing message from hg revert (issue332)
|
Thu, 15 Mar 2007 18:57:47 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 15 Mar 2007 09:51:44 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Wed, 14 Mar 2007 18:01:24 -0700 |
Brendan Cully |
Merge with mpm
|
Wed, 14 Mar 2007 22:43:57 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Wed, 14 Mar 2007 11:46:07 -0700 |
Brendan Cully |
git-send-email compatibility: stop reading changelog after ^---$
|
Wed, 14 Mar 2007 10:45:18 -0700 |
Brendan Cully |
mq: add qparent tag (first parent of qbase)
|
Thu, 15 Mar 2007 18:55:53 -0500 |
Matt Mackall |
Merge with crew
|
Thu, 15 Mar 2007 09:49:45 +0100 |
Thomas Arendsen Hein |
Merge with hg-stable
|
Wed, 14 Mar 2007 22:38:40 +0100 |
Thomas Arendsen Hein |
Only hg repositories override [paths], not simple directories (fixes issue510)
|
Thu, 15 Mar 2007 18:38:46 -0500 |
Matt Mackall |
revlog: attempt to gracefully handle some interleaved damage
|
Wed, 14 Mar 2007 19:17:40 -0500 |
Matt Mackall |
Merge with -stable
|
Wed, 14 Mar 2007 19:13:04 -0500 |
Matt Mackall |
tags: add --remove
|
Wed, 14 Mar 2007 18:49:10 -0500 |
Matt Mackall |
tags: remove unused variables
|
Wed, 14 Mar 2007 18:47:29 -0500 |
Matt Mackall |
Make the tags algorithm smarter
|
Wed, 14 Mar 2007 16:40:47 -0500 |
Matt Mackall |
Refactor tags code to prepare for improving the algorithm
|
Wed, 14 Mar 2007 01:26:09 -0500 |
Matt Mackall |
Merge with -stable, fix small test failure
|
Tue, 13 Mar 2007 21:54:34 -0700 |
Brendan Cully |
Make [PATCH] removal slightly more robust
|
Tue, 13 Mar 2007 21:50:42 -0700 |
Brendan Cully |
Remove undo log after mq operations that rollback would break
|
Tue, 13 Mar 2007 16:27:34 -0700 |
Brendan Cully |
Refresh file size after partial qrefresh.
|
Sun, 11 Mar 2007 14:21:09 -0700 |
Brendan Cully |
Clarify update help text for update without an explicit revision
|
Mon, 12 Mar 2007 15:02:59 -0700 |
Brendan Cully |
Improve hg branch -f help text
|
Mon, 12 Mar 2007 14:50:19 -0700 |
Brendan Cully |
Add test for branch shadowing
|
Mon, 12 Mar 2007 14:44:14 -0700 |
Brendan Cully |
branch: require --force to shadow existing branches
|
Mon, 12 Mar 2007 13:58:06 -0700 |
Brendan Cully |
Strip [PATCH...] from message subject when importing patches
|
Sat, 10 Mar 2007 23:21:33 -0300 |
Alexis S. L. Carvalho |
Merge a bunch of matcher and locate fixes.
|
Sat, 10 Mar 2007 23:01:02 -0300 |
Alexis S. L. Carvalho |
Optimize return value of util._matcher for hgignore case
|
Sat, 10 Mar 2007 23:01:00 -0300 |
Alexis S. L. Carvalho |
Optimize return value of util._matcher for common command line case
|
Sat, 10 Mar 2007 23:00:59 -0300 |
Alexis S. L. Carvalho |
remove unused "head" hack from util._matcher
|
Sat, 10 Mar 2007 23:00:58 -0300 |
Alexis S. L. Carvalho |
locate: exit(1) if we didn't print any file
|
Sat, 10 Mar 2007 23:00:57 -0300 |
Alexis S. L. Carvalho |
change locate to use relglobs by default
|
Sat, 10 Mar 2007 23:00:55 -0300 |
Alexis S. L. Carvalho |
localrepo.walk: if we're walking a specific revision, sort the files
|
Sat, 10 Mar 2007 23:00:54 -0300 |
Alexis S. L. Carvalho |
dirstate.statwalk: explicitly test for ignored directories
|