Wed, 04 Apr 2007 04:22:06 -0300 |
Alexis S. L. Carvalho |
change relglob: patterns to be consistent with glob: patterns
|
changeset |
files
|
Wed, 04 Apr 2007 04:22:05 -0300 |
Alexis S. L. Carvalho |
Revert changeset ef1f1a4b2efb; add another test for glob: patterns
|
changeset |
files
|
Thu, 05 Apr 2007 17:09:31 -0500 |
Matt Mackall |
Merge with stable
|
changeset |
files
|
Thu, 05 Apr 2007 16:43:18 -0500 |
Matt Mackall |
merge: fix a bug where copies were ignored
|
changeset |
files
|
Thu, 05 Apr 2007 16:25:47 -0500 |
Matt Mackall |
merge: fix a bug where copies were getting ignored
|
changeset |
files
|
Mon, 02 Apr 2007 14:16:44 -0500 |
Matt Mackall |
Fixups for recent changes in revlog version handling
|
changeset |
files
|
Tue, 27 Mar 2007 01:41:25 -0300 |
Alexis S. L. Carvalho |
hgweb: don't display heads in gitweb-style summary page
|
changeset |
files
|
Fri, 16 Mar 2007 17:55:42 -0400 |
greg |
hgweb: display named branches in gitweb-style summary page
|
changeset |
files
|
Tue, 27 Mar 2007 01:41:23 -0300 |
Alexis S. L. Carvalho |
test-ssh-clone-r: avoid a shell script
|
changeset |
files
|
Tue, 27 Mar 2007 01:41:22 -0300 |
Alexis S. L. Carvalho |
test-ssh: avoid a shell script
|
changeset |
files
|
Tue, 27 Mar 2007 01:41:21 -0300 |
Alexis S. L. Carvalho |
test-init: avoid a shell script
|
changeset |
files
|
Tue, 27 Mar 2007 01:41:20 -0300 |
Alexis S. L. Carvalho |
test-rename-merge2: avoid a shell script
|
changeset |
files
|
Tue, 27 Mar 2007 01:41:18 -0300 |
Alexis S. L. Carvalho |
test-merge6: avoid a shell script
|
changeset |
files
|
Tue, 27 Mar 2007 01:41:17 -0300 |
Alexis S. L. Carvalho |
test-merge1: avoid a shell script
|
changeset |
files
|
Tue, 27 Mar 2007 01:41:16 -0300 |
Alexis S. L. Carvalho |
test-filebranch: avoid a shell script
|
changeset |
files
|
Sat, 30 Dec 2006 21:33:45 +0200 |
Giorgos Keramidas |
Use printf(1) instead of using bash-specific shell code.
|
changeset |
files
|
Mon, 26 Mar 2007 23:50:04 -0300 |
Alexis S. L. Carvalho |
test-ssh: use printenv.py
|
changeset |
files
|
Mon, 26 Mar 2007 23:50:03 -0300 |
Alexis S. L. Carvalho |
test-static-http: use printenv.py
|
changeset |
files
|
Mon, 26 Mar 2007 23:50:01 -0300 |
Alexis S. L. Carvalho |
test-http: use printenv.py
|
changeset |
files
|
Mon, 26 Mar 2007 23:50:00 -0300 |
Alexis S. L. Carvalho |
test-push-http: use printenv.py
|
changeset |
files
|
Mon, 26 Mar 2007 23:49:59 -0300 |
Alexis S. L. Carvalho |
test-bundle: use printenv.py
|
changeset |
files
|
Mon, 26 Mar 2007 23:49:58 -0300 |
Alexis S. L. Carvalho |
test-hook: use printenv.py
|
changeset |
files
|
Mon, 26 Mar 2007 23:49:56 -0300 |
Alexis S. L. Carvalho |
Add tests/printenv.py
|
changeset |
files
|
Mon, 26 Mar 2007 20:49:57 -0500 |
John Goerzen |
Add a filename for the bundle
|
changeset |
files
|
Mon, 26 Mar 2007 20:46:49 -0500 |
John Goerzen |
Slight refining to help text in patchbomb.py
|
changeset |
files
|
Tue, 13 Mar 2007 13:17:26 +0100 |
Christian Ebert |
hgweb: short hash for tip archive name
|
changeset |
files
|
Mon, 26 Mar 2007 21:36:26 -0300 |
Alexis S. L. Carvalho |
add util.lexists
|
changeset |
files
|
Thu, 22 Mar 2007 14:02:39 -0500 |
John Goerzen |
Improve documentation for patchbomb and email
|
changeset |
files
|
Mon, 26 Mar 2007 13:57:49 -0500 |
John Goerzen |
Add common bundle/outgoing options to hg email
|
changeset |
files
|
Mon, 26 Mar 2007 13:37:48 -0500 |
John Goerzen |
Add ability to send bundles to patchbomb extension
|
changeset |
files
|
Sat, 24 Mar 2007 13:31:43 +0100 |
Thomas Arendsen Hein |
Fixed spacing in assignment of REVLOG_DEFAULT_VERSION
|
changeset |
files
|
Sat, 24 Mar 2007 02:57:27 -0500 |
Matt Mackall |
Merge with crew
|
changeset |
files
|
Fri, 23 Mar 2007 23:40:25 -0300 |
Alexis S. L. Carvalho |
use os.path.islink instead of util.is_link; remove util.is_link
|
changeset |
files
|
Fri, 23 Mar 2007 23:40:24 -0300 |
Alexis S. L. Carvalho |
Add some tests for symlink tracking
|
changeset |
files
|
Wed, 21 Mar 2007 23:20:56 -0400 |
Eric St-Jean |
Fix localrepo.copy to deal with symbolic links.
|
changeset |
files
|
Wed, 21 Mar 2007 23:20:56 -0400 |
Eric St-Jean |
Backup symbolic links when reverting
|
changeset |
files
|
Wed, 21 Mar 2007 23:20:56 -0400 |
Eric St-Jean |
fix util.copyfile to deal with symlinks
|
changeset |
files
|
Fri, 23 Mar 2007 14:11:31 -0700 |
Brendan Cully |
hg-relink: do not compare .d files
|
changeset |
files
|
Sat, 24 Mar 2007 02:47:33 -0500 |
Matt Mackall |
changelog: optimize delayed updates for clone vs pull
|
changeset |
files
|
Sat, 24 Mar 2007 02:45:08 -0500 |
Matt Mackall |
Merge with -stable
|
changeset |
files
|
Fri, 23 Mar 2007 00:12:28 -0500 |
Matt Mackall |
tags: require -f to replace an existing tag
|
changeset |
files
|
Thu, 22 Mar 2007 23:52:50 -0500 |
Matt Mackall |
tags: fix abababa case, with test case
|
changeset |
files
|
Fri, 23 Mar 2007 01:04:21 -0500 |
Matt Mackall |
Merge with crew
|
changeset |
files
|
Wed, 21 Mar 2007 14:06:25 -0700 |
Brendan Cully |
Make import opportunistically use merge information
|
changeset |
files
|
Thu, 22 Mar 2007 10:44:59 -0700 |
Brendan Cully |
Add import --exact.
|
changeset |
files
|
Thu, 22 Mar 2007 10:40:28 -0700 |
Brendan Cully |
Add --outgoing option to patchbomb
|
changeset |
files
|
Thu, 22 Mar 2007 23:37:44 -0500 |
Matt Mackall |
restructure changelog file appending
|
changeset |
files
|
Thu, 22 Mar 2007 20:10:46 -0500 |
Matt Mackall |
appendfile: handle only changelog.i file
|
changeset |
files
|
Thu, 22 Mar 2007 19:54:15 -0500 |
Matt Mackall |
appendfile: remove unused manifest code
|
changeset |
files
|
Thu, 22 Mar 2007 19:52:38 -0500 |
Matt Mackall |
revlog: simplify revlog version handling
|
changeset |
files
|
Thu, 22 Mar 2007 19:12:03 -0500 |
Matt Mackall |
revlog: don't pass datafile as an argument
|
changeset |
files
|
Tue, 20 Mar 2007 22:21:05 -0300 |
Alexis S. L. Carvalho |
Merge additional fixes for my matcher changes
|
changeset |
files
|
Tue, 20 Mar 2007 22:09:55 -0300 |
Alexis S. L. Carvalho |
glob:<directory> patterns match the files in that directory.
|
changeset |
files
|
Tue, 20 Mar 2007 22:09:53 -0300 |
Alexis S. L. Carvalho |
Pass normalized directory names to the ignore function
|
changeset |
files
|
Sun, 18 Mar 2007 22:49:05 +0200 |
Giorgos Keramidas |
tests: expand test-commit a bit to test 'hg commit .' too
|
changeset |
files
|
Tue, 20 Mar 2007 22:09:51 -0300 |
Alexis S. L. Carvalho |
fix hg commit . in the repo root
|
changeset |
files
|
Tue, 20 Mar 2007 13:13:39 -0700 |
Brendan Cully |
transplant: fix ignoring empty changesets (eg after filter)
|
changeset |
files
|
Mon, 19 Mar 2007 19:16:35 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable.
|
changeset |
files
|
Mon, 19 Mar 2007 09:36:06 -0700 |
Brendan Cully |
Add hg-relink script to contrib
|
changeset |
files
|
Sun, 18 Mar 2007 20:44:58 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
changeset |
files
|
Mon, 19 Mar 2007 19:07:40 -0300 |
Alexis S. L. Carvalho |
debugsetparents: wlock the repo before updating the dirstate
|
changeset |
files
|
Mon, 19 Mar 2007 19:07:39 -0300 |
Alexis S. L. Carvalho |
avoid _wsgioutputfile <-> _wsgirequest circular reference
|
changeset |
files
|
Mon, 19 Mar 2007 19:07:38 -0300 |
Alexis S. L. Carvalho |
avoid wsgiapplication <-> MercurialHTTPServer circular reference
|
changeset |
files
|
Mon, 19 Mar 2007 19:07:37 -0300 |
Alexis S. L. Carvalho |
hgwebdir: break templater -> templater circular reference
|
changeset |
files
|
Mon, 19 Mar 2007 19:07:35 -0300 |
Alexis S. L. Carvalho |
hgweb: break templater -> templater circular reference
|
changeset |
files
|
Sun, 18 Mar 2007 20:39:25 +0100 |
Thomas Arendsen Hein |
Fixed synopsis for some mq commands
|
changeset |
files
|
Sun, 18 Mar 2007 20:37:47 +0100 |
Thomas Arendsen Hein |
hg qseries -m: guards file was not ignored
|
changeset |
files
|
Sun, 18 Mar 2007 19:41:28 +0100 |
Thomas Arendsen Hein |
Tests for qapplied/qunapplied fixes (417c2068cb92 and ce6c364ebb2a)
|
changeset |
files
|
Sun, 18 Mar 2007 12:20:15 +0100 |
Thomas Arendsen Hein |
Simplified qseries and hg qapplied to fix some bugs caused by optimization:
|
changeset |
files
|
Sat, 17 Mar 2007 18:46:52 +0100 |
Thomas Arendsen Hein |
Fix issue443: inconsistent output of "hg qunapplied -v"
|
changeset |
files
|
Fri, 16 Mar 2007 22:58:49 -0300 |
Alexis S. L. Carvalho |
Merge some matcher fixes/cleanups and add some more hg locate tests
|
changeset |
files
|
Fri, 16 Mar 2007 22:48:23 -0300 |
Alexis S. L. Carvalho |
util._matcher: remove superfluous variable
|
changeset |
files
|
Fri, 16 Mar 2007 22:48:22 -0300 |
Alexis S. L. Carvalho |
add some more tests to hg locate
|
changeset |
files
|
Fri, 16 Mar 2007 22:48:21 -0300 |
Alexis S. L. Carvalho |
make the output of test-locate more readable
|
changeset |
files
|
Fri, 16 Mar 2007 22:48:20 -0300 |
Alexis S. L. Carvalho |
util._matcher: use "." as the root of empty {rel,}path patterns
|
changeset |
files
|
Fri, 16 Mar 2007 00:45:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
changeset |
files
|
Fri, 16 Mar 2007 00:22:59 -0300 |
Alexis S. L. Carvalho |
avoid a traceback with hg branch newbranch; hg up
|
changeset |
files
|
Fri, 16 Mar 2007 00:22:58 -0300 |
Alexis S. L. Carvalho |
Fix handling of paths when run outside the repo.
|
changeset |
files
|
Fri, 16 Mar 2007 00:22:57 -0300 |
Alexis S. L. Carvalho |
pass repo.root to util.pathto() in preparation for the next patch
|
changeset |
files
|
Fri, 16 Mar 2007 00:22:55 -0300 |
Alexis S. L. Carvalho |
hgweb: handle IOErrors and OSErrors during unbundle
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 16 Mar 2007 00:22:53 -0300 |
Alexis S. L. Carvalho |
Work around a urllib2 bug in Python < 2.4.2
|
changeset |
files
|
Fri, 16 Mar 2007 00:22:52 -0300 |
Alexis S. L. Carvalho |
Fix confusing message from hg revert (issue332)
|
changeset |
files
|
Thu, 15 Mar 2007 18:57:47 -0500 |
Matt Mackall |
Merge with stable
|
changeset |
files
|
Thu, 15 Mar 2007 09:51:44 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
changeset |
files
|
Wed, 14 Mar 2007 18:01:24 -0700 |
Brendan Cully |
Merge with mpm
|
changeset |
files
|
Wed, 14 Mar 2007 22:43:57 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
changeset |
files
|
Wed, 14 Mar 2007 11:46:07 -0700 |
Brendan Cully |
git-send-email compatibility: stop reading changelog after ^---$
|
changeset |
files
|
Wed, 14 Mar 2007 10:45:18 -0700 |
Brendan Cully |
mq: add qparent tag (first parent of qbase)
|
changeset |
files
|
Thu, 15 Mar 2007 18:55:53 -0500 |
Matt Mackall |
Merge with crew
|
changeset |
files
|
Thu, 15 Mar 2007 09:49:45 +0100 |
Thomas Arendsen Hein |
Merge with hg-stable
|
changeset |
files
|
Wed, 14 Mar 2007 22:38:40 +0100 |
Thomas Arendsen Hein |
Only hg repositories override [paths], not simple directories (fixes issue510)
|
changeset |
files
|
Thu, 15 Mar 2007 18:38:46 -0500 |
Matt Mackall |
revlog: attempt to gracefully handle some interleaved damage
|
changeset |
files
|
Wed, 14 Mar 2007 19:17:40 -0500 |
Matt Mackall |
Merge with -stable
|
changeset |
files
|
Wed, 14 Mar 2007 19:13:04 -0500 |
Matt Mackall |
tags: add --remove
|
changeset |
files
|
Wed, 14 Mar 2007 18:49:10 -0500 |
Matt Mackall |
tags: remove unused variables
|
changeset |
files
|
Wed, 14 Mar 2007 18:47:29 -0500 |
Matt Mackall |
Make the tags algorithm smarter
|
changeset |
files
|
Wed, 14 Mar 2007 16:40:47 -0500 |
Matt Mackall |
Refactor tags code to prepare for improving the algorithm
|
changeset |
files
|
Wed, 14 Mar 2007 01:26:09 -0500 |
Matt Mackall |
Merge with -stable, fix small test failure
|
changeset |
files
|
Tue, 13 Mar 2007 21:54:34 -0700 |
Brendan Cully |
Make [PATCH] removal slightly more robust
|
changeset |
files
|
Tue, 13 Mar 2007 21:50:42 -0700 |
Brendan Cully |
Remove undo log after mq operations that rollback would break
|
changeset |
files
|
Tue, 13 Mar 2007 16:27:34 -0700 |
Brendan Cully |
Refresh file size after partial qrefresh.
|
changeset |
files
|
Sun, 11 Mar 2007 14:21:09 -0700 |
Brendan Cully |
Clarify update help text for update without an explicit revision
|
changeset |
files
|
Mon, 12 Mar 2007 15:02:59 -0700 |
Brendan Cully |
Improve hg branch -f help text
|
changeset |
files
|
Mon, 12 Mar 2007 14:50:19 -0700 |
Brendan Cully |
Add test for branch shadowing
|
changeset |
files
|
Mon, 12 Mar 2007 14:44:14 -0700 |
Brendan Cully |
branch: require --force to shadow existing branches
|
changeset |
files
|
Mon, 12 Mar 2007 13:58:06 -0700 |
Brendan Cully |
Strip [PATCH...] from message subject when importing patches
|
changeset |
files
|
Sat, 10 Mar 2007 23:21:33 -0300 |
Alexis S. L. Carvalho |
Merge a bunch of matcher and locate fixes.
|
changeset |
files
|
Sat, 10 Mar 2007 23:01:02 -0300 |
Alexis S. L. Carvalho |
Optimize return value of util._matcher for hgignore case
|
changeset |
files
|
Sat, 10 Mar 2007 23:01:00 -0300 |
Alexis S. L. Carvalho |
Optimize return value of util._matcher for common command line case
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:59 -0300 |
Alexis S. L. Carvalho |
remove unused "head" hack from util._matcher
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:58 -0300 |
Alexis S. L. Carvalho |
locate: exit(1) if we didn't print any file
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:57 -0300 |
Alexis S. L. Carvalho |
change locate to use relglobs by default
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:55 -0300 |
Alexis S. L. Carvalho |
localrepo.walk: if we're walking a specific revision, sort the files
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:54 -0300 |
Alexis S. L. Carvalho |
dirstate.statwalk: explicitly test for ignored directories
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:53 -0300 |
Alexis S. L. Carvalho |
util._matcher: unify pattern normalization
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:52 -0300 |
Alexis S. L. Carvalho |
make the output of test-walk more readable
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:51 -0300 |
Alexis S. L. Carvalho |
util.*matcher: change default "names" argument
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:49 -0300 |
Alexis S. L. Carvalho |
util._matcher: fix handling of path: patterns
|
changeset |
files
|
Sat, 10 Mar 2007 23:00:48 -0300 |
Alexis S. L. Carvalho |
util._matcher: fix handling of relglob: patterns
|
changeset |
files
|