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
|
Sat, 10 Mar 2007 23:00:53 -0300 |
Alexis S. L. Carvalho |
util._matcher: unify pattern normalization
|
Sat, 10 Mar 2007 23:00:52 -0300 |
Alexis S. L. Carvalho |
make the output of test-walk more readable
|
Sat, 10 Mar 2007 23:00:51 -0300 |
Alexis S. L. Carvalho |
util.*matcher: change default "names" argument
|
Sat, 10 Mar 2007 23:00:49 -0300 |
Alexis S. L. Carvalho |
util._matcher: fix handling of path: patterns
|
Sat, 10 Mar 2007 23:00:48 -0300 |
Alexis S. L. Carvalho |
util._matcher: fix handling of relglob: patterns
|
Sat, 10 Mar 2007 23:00:47 -0300 |
Alexis S. L. Carvalho |
A 'glob:foo?bar' pattern determines a root - the tree root
|
Sat, 10 Mar 2007 23:00:46 -0300 |
Alexis S. L. Carvalho |
Leave normalization of patterns to util._matcher
|
Sat, 10 Mar 2007 23:00:45 -0300 |
Alexis S. L. Carvalho |
util._matcher: update comments
|
Sat, 10 Mar 2007 23:00:43 -0300 |
Alexis S. L. Carvalho |
remove obsolete code from patch.diff
|
Sat, 10 Mar 2007 23:00:42 -0300 |
Alexis S. L. Carvalho |
small globprefix fix
|
Sat, 10 Mar 2007 17:45:32 -0800 |
Brendan Cully |
Merge with crew-stable
|
Fri, 09 Mar 2007 20:08:13 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 13 Mar 2007 18:53:23 -0500 |
Matt Mackall |
Remove dummy branch hack from tests
|
Tue, 13 Mar 2007 18:50:02 -0500 |
Matt Mackall |
Move branch read/write to dirstate where it belongs
|
Tue, 13 Mar 2007 15:47:55 -0500 |
Matt Mackall |
Minor default branch cleanups
|
Tue, 13 Mar 2007 15:18:10 -0500 |
Matt Mackall |
Move branches.cache to branch.cache
|
Tue, 13 Mar 2007 15:02:33 -0300 |
Alexis S. L. Carvalho |
"default" is the default branch name
|
Sat, 10 Mar 2007 17:36:29 -0800 |
Brendan Cully |
Test update to branch tip
|
Sat, 10 Mar 2007 17:36:27 -0800 |
Brendan Cully |
Make update with no node jump to the tip of the current branch
|
Sat, 10 Mar 2007 22:03:23 -0300 |
Alexis S. L. Carvalho |
fix qrefresh'ing an empty patch
|
Sat, 10 Mar 2007 22:03:22 -0300 |
Alexis S. L. Carvalho |
statwalk: don't put self.root in the files list
|
Sat, 10 Mar 2007 22:03:21 -0300 |
Alexis S. L. Carvalho |
fix qclone to a remote repo
|
Sat, 10 Mar 2007 22:03:20 -0300 |
Alexis S. L. Carvalho |
Save an absolute path in repo.path
|
Fri, 09 Mar 2007 19:57:26 +0100 |
Thomas Arendsen Hein |
Add tests for .hg/branches.cache feature list.
|
Fri, 09 Mar 2007 19:12:03 +0100 |
Thomas Arendsen Hein |
Add a features list to branches.cache to detect caches of old hg versions.
|
Fri, 09 Mar 2007 18:09:02 +0100 |
Thomas Arendsen Hein |
Store empty (default) branch in branch cache, too.
|
Thu, 08 Mar 2007 20:08:24 -0300 |
Alexis S. L. Carvalho |
small fixes for the parent patch
|
Thu, 08 Mar 2007 16:13:16 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 08 Mar 2007 22:36:12 +0100 |
Michael Gebetsroither |
hgweb: use the given revision in the name of the archive
|
Thu, 08 Mar 2007 16:12:52 -0600 |
Matt Mackall |
Allow disabling store format to work with absurdly long filenames
|
Wed, 07 Mar 2007 15:26:03 -0300 |
Alexis S. L. Carvalho |
incoming/outgoing: print the name of the other repo
|
Wed, 07 Mar 2007 15:26:00 -0300 |
Alexis S. L. Carvalho |
localrepo.status: use manifest.find on "lookup" files
|
Wed, 07 Mar 2007 15:25:59 -0300 |
Alexis S. L. Carvalho |
localrepo.status: fcmp gets a getnode function instead of the manifest
|
Wed, 07 Mar 2007 15:25:58 -0300 |
Alexis S. L. Carvalho |
fix manifest.find
|
Wed, 07 Mar 2007 15:06:57 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Wed, 07 Mar 2007 15:06:32 +0100 |
Thomas Arendsen Hein |
Fix sed expression in test-notify to be more portable.
|
Tue, 06 Mar 2007 12:52:07 +0100 |
Thomas Arendsen Hein |
Fix help text for hg status -i
|
Tue, 06 Mar 2007 17:45:50 -0300 |
Alexis S. L. Carvalho |
purge.py: fix invocation of statwalk
|
Tue, 27 Feb 2007 09:05:36 +0100 |
Emanuele Aina |
Delete the README for purge, putting the useful informations in comments
|
Tue, 06 Mar 2007 17:45:47 -0300 |
Emanuele Aina |
Delete the Purge class, refactoring Purge.purge() in dopurge()
|
Tue, 06 Mar 2007 17:45:46 -0300 |
Emanuele Aina |
Do not use 'self' in the purge() method
|
Tue, 06 Mar 2007 17:45:45 -0300 |
Emanuele Aina |
Use nested functions instead of object methods
|
Tue, 06 Mar 2007 17:45:44 -0300 |
Emanuele Aina |
Merge _remove_file() and _remove_dir() in a single function
|
Tue, 06 Mar 2007 17:45:43 -0300 |
Emanuele Aina |
Use "f in dirstate" instead of "dirstate.state(f) == '?'"
|
Tue, 06 Mar 2007 17:45:41 -0300 |
Emanuele Aina |
Reduce the absolute/relative path conversion in the purge extension
|
Tue, 06 Mar 2007 17:45:40 -0300 |
Emanuele Aina |
Make the purge extension use the statwalk walker from the dirstate object
|
Tue, 06 Mar 2007 17:45:39 -0300 |
Emanuele Aina |
Yield directories in dirstate.statwalk()
|
Tue, 06 Mar 2007 17:45:38 -0300 |
Emanuele Aina |
Add a test for the purge extension
|
Mon, 05 Mar 2007 19:54:21 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Mon, 05 Mar 2007 19:48:21 +0100 |
Thomas Arendsen Hein |
Don't truncate tag and branch names after 30 chars (introduced 73860ffbe798)
|
Sun, 04 Mar 2007 18:42:31 +0100 |
Thomas Arendsen Hein |
patchbomb: Strip more than one trailing dot (and spaces between them)
|
Sun, 04 Mar 2007 18:40:08 +0100 |
Thomas Arendsen Hein |
patchbomb: Allow to specify subject of single-patch-series (issue475)
|
Sun, 04 Mar 2007 14:35:11 -0300 |
Alexis S. L. Carvalho |
test-abort-checkin: use a hook to abort the commit
|
Sun, 04 Mar 2007 14:09:29 -0300 |
Alexis S. L. Carvalho |
test-bad-extension: avoid printing the file name
|
Sun, 04 Mar 2007 14:04:42 -0300 |
Alexis S. L. Carvalho |
make test-acl a bit more digestable for windows
|
Fri, 23 Feb 2007 17:54:34 +0200 |
Giorgos Keramidas |
Create the parent directory when checking out symlinks.
|
Fri, 05 Jan 2007 21:28:49 +0200 |
Giorgos Keramidas |
Fix addremove for symlinks to non-existent files
|
Sun, 18 Feb 2007 20:39:25 +0100 |
Erling Ellingsen |
Avoid some false positives for addremove -s
|
Sun, 04 Mar 2007 09:03:21 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Sat, 03 Mar 2007 17:54:13 +0100 |
Christian Ebert |
mq: abort cleanly when invalid patch name is given to qguard
|
Mon, 19 Feb 2007 12:38:58 +0300 |
Andrei Vermel |
Close keepalive connections to fix server traceback
|
Tue, 20 Feb 2007 22:20:16 +0100 |
Erling Ellingsen |
don't return uninitialized memory from bdiff.blocks()
|
Mon, 19 Feb 2007 10:08:59 +0100 |
Patrick Mezard |
web/server: disable address reuse option for BaseHTTPServer on windows
|
Mon, 19 Feb 2007 10:32:46 +0100 |
Patrick Mezard |
stdout raises EINVAL when flush() is called on a closed pipe under win32.
|
Mon, 19 Feb 2007 10:29:05 +0100 |
Patrick Mezard |
localrepo: stream_in may raise ZeroDivisionError with nul float elapsed argument.
|
Mon, 19 Feb 2007 09:59:37 +0100 |
Patrick Mezard |
streamclone: stream_out tried to decodefilename non-normalized paths
|
Sat, 03 Mar 2007 18:59:54 -0800 |
Brendan Cully |
Add _xmlplus to the demandimport blacklist. (HGCIA was failing to load.)
|
Fri, 02 Mar 2007 14:03:30 -0800 |
Brendan Cully |
Suppress <stdout> before hg export -v (regression from previous patch).
|
Thu, 01 Mar 2007 20:53:38 -0800 |
Brendan Cully |
Let patch.export handle any fp-like object
|
Thu, 01 Mar 2007 22:15:56 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Thu, 01 Mar 2007 22:15:17 +0100 |
Thomas Arendsen Hein |
Unified #! paths for python scripts and removed them for test modules.
|
Tue, 27 Feb 2007 09:05:36 +0100 |
Emanuele Aina |
Use the mercurial i18n infrastructure in the purge extension
|
Tue, 27 Feb 2007 09:05:36 +0100 |
Emanuele Aina |
Print relative names in the purge extension
|
Tue, 27 Feb 2007 16:48:17 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 27 Feb 2007 12:58:40 -0800 |
Brendan Cully |
Break core of repo.tag into dirstate/hook-free repo._tag for convert-repo
|
Mon, 26 Feb 2007 21:57:33 +0100 |
Thomas Arendsen Hein |
Use only integer part of mtime in workingfilectx.date(), fixes test-context.py
|
Tue, 27 Feb 2007 16:47:16 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 27 Feb 2007 16:20:06 -0600 |
Matt Mackall |
merge: fix renaming of subdirectories under renamed directories
|
Mon, 26 Feb 2007 12:12:29 -0600 |
Matt Mackall |
Merge with crew
|
Wed, 21 Feb 2007 00:38:06 +0100 |
Edouard Gomez |
Don't keep trailing white space in cvs tags
|
Wed, 21 Feb 2007 00:38:06 +0100 |
Edouard Gomez |
Change a bit cvsps arguments
|
Fri, 23 Feb 2007 14:16:50 -0600 |
Matt Mackall |
Merge with crew
|
Fri, 23 Feb 2007 17:31:00 +0100 |
Thomas Arendsen Hein |
Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
|
Thu, 22 Feb 2007 19:00:05 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 20 Feb 2007 20:55:23 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 17 Feb 2007 09:54:44 +0100 |
Christian Ebert |
test-notify: adapt to sed shipped with MacOS
|
Sat, 17 Feb 2007 09:55:00 -0200 |
Alexis S. L. Carvalho |
git binary patches: don't print the header for identical files
|
Sat, 17 Feb 2007 09:54:59 -0200 |
Alexis S. L. Carvalho |
git binary patches: use hashes to detect identical files
|
Sat, 17 Feb 2007 09:54:58 -0200 |
Alexis S. L. Carvalho |
add test for diffing identical binary files
|
Sat, 17 Feb 2007 09:54:56 -0200 |
tailgunner |
Don't lie that "binary file has changed"
|
Wed, 21 Feb 2007 11:02:37 -0600 |
Matt Mackall |
convert-repo: use .git/objects/ rather than .git/HEAD to detect git repos
|
Sat, 17 Feb 2007 04:50:06 -0200 |
Alexis S. L. Carvalho |
add some tests for qpush/qpop error codes
|
Tue, 13 Feb 2007 08:54:48 -0500 |
Ben Thomas |
Modify qpush/qpop idempotent operations to return success
|
Sat, 17 Feb 2007 04:50:03 -0200 |
Alexis S. L. Carvalho |
mq: propagate the return error of pop
|
Fri, 16 Feb 2007 05:53:03 -0200 |
Alexis S. L. Carvalho |
util_win32.py: fix user_rcpath
|
Thu, 15 Feb 2007 09:51:57 -0700 |
Shane Holloway |
Combined the two os_rcpath methods into a single one near rcpath in mercurial/util.py
|
Fri, 16 Feb 2007 05:27:37 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Fri, 16 Feb 2007 05:10:43 -0200 |
Alexis S. L. Carvalho |
hgweb: catch util.Abort raised by addchangegroup
|
Fri, 16 Feb 2007 04:54:49 -0200 |
Alexis S. L. Carvalho |
notify: don't try to fix addresses if notify.domain is not set
|
Fri, 16 Feb 2007 04:54:47 -0200 |
Alexis S. L. Carvalho |
mail.py: don't try to use TLS if python doesn't have SSL support
|
Fri, 16 Feb 2007 04:54:46 -0200 |
Alexis S. L. Carvalho |
git patches: handle renames of binary files
|
Thu, 15 Feb 2007 08:49:20 -0200 |
Alexis S. L. Carvalho |
hgweb/server.py: use hg.repository to create a repo object
|
Thu, 15 Feb 2007 08:44:08 -0200 |
Alexis S. L. Carvalho |
qclone: don't call reposetup manually
|
Thu, 15 Feb 2007 08:14:03 -0200 |
Alexis S. L. Carvalho |
extdiff: open files in binary mode
|
Thu, 15 Feb 2007 12:51:43 +0300 |
Andrei Vermel |
Make extdiff work at root directory
|
Thu, 15 Feb 2007 05:38:00 -0200 |
Alexis S. L. Carvalho |
Fix util.shellquote on windows.
|
Thu, 15 Feb 2007 05:18:23 -0200 |
Jun Inoue |
Fix accessing the repo through a symlink.
|
Thu, 15 Feb 2007 10:15:08 -0200 |
Alexis S. L. Carvalho |
Fix hg showconfig traceback with values that aren't strings
|
Thu, 15 Feb 2007 08:51:32 -0200 |
Alexis S. L. Carvalho |
hgweb: allow static files to be served directly by the HTTP server
|
Wed, 14 Feb 2007 15:20:06 -0700 |
Shane Holloway |
Unified *_rcpath so the interface is similar across operating systems
|
Tue, 30 Jan 2007 23:09:06 -0500 |
Daniel Holth |
convert-repo converts symlinks from git
|
Tue, 13 Feb 2007 10:25:45 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Tue, 13 Feb 2007 10:02:07 -0200 |
Alexis S. L. Carvalho |
hgwebdir: try to get web.style and web.motd from the ui.config system
|
Tue, 13 Feb 2007 10:01:44 -0200 |
Alexis S. L. Carvalho |
Pass a ui from create_server to hgwebdir and a repo from hgwebdir to hgweb
|
Tue, 13 Feb 2007 10:00:17 -0200 |
Alexis S. L. Carvalho |
hg serve: call setconfig on the parentui
|
Tue, 30 Jan 2007 10:35:25 -0500 |
Sean Dague |
Prevent type exception on concatenation if diffstat returns None.
|
Tue, 13 Feb 2007 06:50:00 -0200 |
Alexis S. L. Carvalho |
Switch CGI stdout to binary on windows
|
Fri, 09 Feb 2007 20:50:41 +0300 |
Andrei Vermel |
Fix dirstate fail at drive root on Windows
|
Thu, 08 Feb 2007 16:31:21 -0200 |
Alexis S. L. Carvalho |
Try to pass repo.ui to reposetup hooks
|
Tue, 02 Jan 2007 21:40:20 -0800 |
Andrew Bachmann |
BeOS compatibility support
|
Sun, 11 Feb 2007 18:37:23 +0100 |
Patrick Mezard |
transplant: remote bundle source was not closed before deleting the fetched bundle.
|
Fri, 09 Feb 2007 03:48:30 -0200 |
Alexis S. L. Carvalho |
mq: qinit -c creates a repo even after a regular qinit
|
Fri, 09 Feb 2007 03:48:28 -0200 |
Alexis S. L. Carvalho |
Handle functions as the value of a hooks.<name> config variable
|
Fri, 09 Feb 2007 03:48:26 -0200 |
Alexis S. L. Carvalho |
allow values that aren't strings in util.configparser
|
Tue, 06 Feb 2007 16:12:22 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 06 Feb 2007 00:09:36 +0300 |
Andrei Vermel |
Fix wrong module reference in copyfile exception
|
Tue, 06 Feb 2007 15:55:20 -0200 |
Alexis S. L. Carvalho |
setup.py: reload __version__.py after writing it.
|
Tue, 06 Feb 2007 15:54:58 -0200 |
Alexis S. L. Carvalho |
fix strip'ping the second parent of a merge
|
Tue, 06 Feb 2007 15:43:01 -0200 |
Alexis S. L. Carvalho |
install reposetup hook right after loading the extension
|
Tue, 30 Jan 2007 20:37:58 -0200 |
Alexis S. L. Carvalho |
Open bundle files in binary mode
|
Tue, 06 Feb 2007 15:23:40 -0200 |
Alexis S. L. Carvalho |
convert-repo: handle packed git tags
|
Sun, 04 Feb 2007 16:08:56 -0800 |
Brendan Cully |
lazyindex: handle __delitem__ in loadblock
|
Tue, 30 Jan 2007 21:11:10 -0200 |
Alexis S. L. Carvalho |
commit: catch IOError
|
Tue, 30 Jan 2007 19:36:56 -0200 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Tue, 30 Jan 2007 19:09:08 -0200 |
Alexis S. L. Carvalho |
filecommit: don't forget the local parent on a merge with a local rename
|
Tue, 30 Jan 2007 18:32:23 -0200 |
Alexis S. L. Carvalho |
Fallback to ascii if getpreferredencoding raises an exception
|
Tue, 30 Jan 2007 18:32:21 -0200 |
Alexis S. L. Carvalho |
unbundle: don't use urllib if it's a local file
|
Tue, 30 Jan 2007 18:32:20 -0200 |
Alexis S. L. Carvalho |
docopy: deal with globs on windows in a better way
|
Tue, 30 Jan 2007 18:32:18 -0200 |
Alexis S. L. Carvalho |
Explicitly expand globs on Windows
|
Tue, 30 Jan 2007 00:26:19 +0100 |
Benoit Boissinot |
mtime can be -1 after a merge and cause tracebacks on win32.
|
Thu, 25 Jan 2007 17:57:51 +0100 |
Thomas Arendsen Hein |
Adjust documentation for 78a0dd93db0b (empty username to force specifying it)
|
Tue, 30 Jan 2007 22:07:22 +0100 |
Michael Gebetsroither |
hgwebdir: class hgwebdir should also accept a configparser instance
|
Tue, 30 Jan 2007 11:40:17 -0800 |
Brendan Cully |
transplant: test non-local source
|
Tue, 30 Jan 2007 11:39:47 -0800 |
Brendan Cully |
transplant: update to current writebundle API
|
Mon, 29 Jan 2007 17:33:09 +0100 |
Thomas Arendsen Hein |
mq: Mention usage of hg add/remove/copy/rename in qrefresh help text.
|
Sat, 27 Jan 2007 15:53:31 -0800 |
csaba henk |
add pserver support to convert_repo
|
Sat, 27 Jan 2007 15:43:16 -0800 |
Brendan Cully |
gitweb: prevent wrapping of "changeset | manifest" links
|
Wed, 24 Jan 2007 23:07:09 +0100 |
Thomas Arendsen Hein |
merge with stable
|
Wed, 24 Jan 2007 23:04:51 +0100 |
Thomas Arendsen Hein |
Abort on empty username so specifying a username can be forced.
|
Sun, 14 Jan 2007 19:10:35 +0100 |
Patrick Mezard |
Copied files sources were not shown by status -C under Win32.
|
Mon, 15 Jan 2007 16:13:50 -0200 |
Alexis S. L. Carvalho |
add test for 540d1059c802
|
Wed, 24 Jan 2007 23:06:45 +0100 |
Thomas Arendsen Hein |
merge with upstream
|
Mon, 22 Jan 2007 20:22:25 -0800 |
Brendan Cully |
mq: allow push if -r is given explicitly
|
Tue, 23 Jan 2007 17:41:53 -0600 |
Matt Mackall |
hgk: remove embedded nulls in descriptions
|
Thu, 18 Jan 2007 22:16:26 -0200 |
Alexis S. L. Carvalho |
Don't use ints in HTTP headers
|
Wed, 17 Jan 2007 22:19:36 +0100 |
Patrick Mezard |
Enforce unixish style for all generated patch names.
|
Tue, 16 Jan 2007 12:52:03 -0800 |
Brendan Cully |
Make test-transplant test pull case
|
Tue, 16 Jan 2007 12:51:02 -0800 |
Brendan Cully |
Update transplant's merge.update call
|
Tue, 16 Jan 2007 12:38:26 -0800 |
Brendan Cully |
Minor test-transplant cleanup
|
Mon, 15 Jan 2007 22:46:03 +0100 |
Benoit Boissinot |
merge with jsmith
|
Mon, 15 Jan 2007 15:49:06 -0500 |
Jonathan Smith |
use DESTDIR both places its needed
|
Mon, 15 Jan 2007 15:31:38 -0500 |
Jonathan Smith |
honor DESTDIR env variable for docs' make install
|
Mon, 15 Jan 2007 15:30:50 -0500 |
Jonathan Smith |
install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them there
|
Mon, 15 Jan 2007 18:23:21 +0100 |
Benoit Boissinot |
merge with -stable
|
Mon, 15 Jan 2007 17:56:20 +0100 |
Benoit Boissinot |
bundlerepo: it was meant to be revdiff() instead of chunk()
|
Sat, 13 Jan 2007 02:15:49 +0100 |
Christian Ebert |
patchbomb: fix timezone offset in message date header
|
Mon, 08 Jan 2007 16:18:29 +0100 |
Benoit Boissinot |
fix for digest auth when using keepalive.py
|
Mon, 08 Jan 2007 16:12:35 +0100 |
Benoit Boissinot |
Subclass file with a __len__ method instead of setting Content-length
|
Fri, 12 Jan 2007 14:27:59 +0100 |
Benoit Boissinot |
hgweb: add raw template to hgwebdir
|
Wed, 10 Jan 2007 20:35:27 +0100 |
Patrick Mezard |
Flush stderr after write.
|
Thu, 11 Jan 2007 23:13:32 +0100 |
Thomas Arendsen Hein |
Merge branchname changes in localrepo.commit.
|
Thu, 11 Jan 2007 23:12:21 +0100 |
Thomas Arendsen Hein |
Use local encoding for "HG: branch" line in commit editor.
|
Thu, 11 Jan 2007 19:47:51 +0100 |
Simon 'corecode' Schubert |
Add branch name to editor text.
|
Thu, 11 Jan 2007 19:33:34 +0100 |
Simon 'corecode' Schubert |
When committing, record the changeset in the branchcache.
|
Fri, 05 Jan 2007 00:01:53 -0200 |
Alexis S. L. Carvalho |
Allow adding symlinks that don't point to files
|
Fri, 05 Jan 2007 00:01:51 -0200 |
Alexis S. L. Carvalho |
catch AttributeError in util.checklink
|
Tue, 02 Jan 2007 22:40:52 +0100 |
Thomas Arendsen Hein |
sync with -stable
|
Tue, 02 Jan 2007 22:12:38 +0100 |
Thomas Arendsen Hein |
Handle exceptions in do_hgweb: Send "Internal Server Error", log traceback
|
Fri, 29 Dec 2006 06:37:43 +0100 |
Benoit Boissinot |
various doc fixes
|
Fri, 29 Dec 2006 06:08:46 +0100 |
Benoit Boissinot |
catch socket.error
|
Fri, 29 Dec 2006 05:27:48 +0100 |
Benoit Boissinot |
fix handling of multiple Content-type headers
|
Fri, 29 Dec 2006 04:22:31 +0100 |
Benoit Boissinot |
add [diff] section to hgrc documentation
|
Thu, 28 Dec 2006 01:14:12 +0100 |
Benoit Boissinot |
inst.reason isn't alway in the form (errno, strerror)
|
Tue, 26 Dec 2006 21:59:01 +0100 |
Benoit Boissinot |
fix hg help <ext> for extension that do not define any command
|
Tue, 26 Dec 2006 21:57:20 +0100 |
Benoit Boissinot |
mq: fix strip failing to unlink a bundle
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: minimal support for symlinks in merge/update
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: add flags param to wwrite
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
replace filehandle version of wwrite with wwritedata
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
unify encode/decode filter routines
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: add _link checking function
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: use is_link wherever is_exec is used
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: don't complain about symlinks
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: add a linkfunc
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: add basic symlink functions to util.py
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: check whether a filesystem supports symlinks
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
exec: remove last flag from is_exec
|
Fri, 29 Dec 2006 20:04:30 -0600 |
Matt Mackall |
exec: add execfunc to simplify exec flag support on non-exec filesystems
|
Fri, 29 Dec 2006 20:04:30 -0600 |
Matt Mackall |
pull umask-checking up
|
Fri, 29 Dec 2006 20:04:30 -0600 |
Matt Mackall |
exec: checkexec checks whether filesystem supports exec flags
|
Tue, 26 Dec 2006 20:08:09 +0100 |
Thomas Arendsen Hein |
expanded bash_completion for transplant extension
|
Tue, 26 Dec 2006 19:56:42 +0100 |
Thomas Arendsen Hein |
Yield entries from [paths], too, when completing -R/--repository.
|
Tue, 26 Dec 2006 15:42:40 +0100 |
Thomas Arendsen Hein |
Corrected synopsis for transplant.
|
Tue, 26 Dec 2006 15:33:50 +0100 |
Thomas Arendsen Hein |
Improved error message for extensions overriding commands (with test):
|
Tue, 26 Dec 2006 14:54:48 +0100 |
Thomas Arendsen Hein |
sync with stable
|
Tue, 26 Dec 2006 14:17:48 +0100 |
Thomas Arendsen Hein |
Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
|
Sun, 24 Dec 2006 22:28:01 +0100 |
Benoit Boissinot |
test-manifest-merging: we only need to remove files
|
Fri, 22 Dec 2006 16:29:35 -0800 |
Brendan Cully |
Make test-manifest-merging less likely to delete the whole filesystem
|
Thu, 21 Dec 2006 20:41:56 +0100 |
Edouard Gomez |
Send encoding information in rss header
|
Thu, 14 Dec 2006 17:32:25 -0600 |
Matt Mackall |
Fix a pygettext complaint
|
Thu, 14 Dec 2006 00:41:11 +0100 |
Benoit Boissinot |
spelling fix
|
Tue, 26 Dec 2006 03:29:45 +0100 |
Benoit Boissinot |
mq: remove unecessary code, duplicate with util.opener
|
Tue, 26 Dec 2006 03:42:17 +0100 |
Benoit Boissinot |
hgk: (re)optimize reading of changelog and manifest
|
Tue, 26 Dec 2006 03:29:00 +0100 |
Benoit Boissinot |
mq: use contexts
|
Tue, 26 Dec 2006 03:27:24 +0100 |
Benoit Boissinot |
hgk: use contexts
|
Tue, 26 Dec 2006 03:26:23 +0100 |
Benoit Boissinot |
hgk: remove unused code, node2 is always set
|
Tue, 26 Dec 2006 03:25:44 +0100 |
Benoit Boissinot |
extdiff: use contexts
|
Tue, 26 Dec 2006 03:25:13 +0100 |
Benoit Boissinot |
bugzilla: use contexts, simplify
|
Tue, 26 Dec 2006 03:24:51 +0100 |
Benoit Boissinot |
acl: use contexts
|
Tue, 26 Dec 2006 03:17:34 +0100 |
Benoit Boissinot |
hgweb: fix unused import
|
Tue, 26 Dec 2006 03:16:54 +0100 |
Benoit Boissinot |
hgweb: use contexts, fix coding style
|
Tue, 26 Dec 2006 03:13:57 +0100 |
Benoit Boissinot |
commands.py: use contexts in various places (debug*state, revert)
|
Tue, 26 Dec 2006 03:12:51 +0100 |
Benoit Boissinot |
cmdutil.py: use contexts in findrenames
|
Tue, 26 Dec 2006 03:12:23 +0100 |
Benoit Boissinot |
commands.py: use contexts in export
|
Tue, 26 Dec 2006 03:11:37 +0100 |
Benoit Boissinot |
add possibility to pass flags when testing with the Makefile
|
Tue, 26 Dec 2006 00:40:28 +0100 |
Benoit Boissinot |
archival.py: use contexts
|
Mon, 25 Dec 2006 17:43:49 +0100 |
Benoit Boissinot |
patch: use contexts for diff
|
Mon, 25 Dec 2006 18:57:55 +0100 |
Benoit Boissinot |
context: create a filectxt with filelog reuse
|
Mon, 25 Dec 2006 17:43:47 +0100 |
Benoit Boissinot |
context: fix a bug in workingfilectx.renamed
|
Mon, 25 Dec 2006 17:43:44 +0100 |
Benoit Boissinot |
make it possible to use changectx to create a filectx
|
Mon, 25 Dec 2006 13:37:00 +0100 |
Benoit Boissinot |
remove various unused import
|
Sun, 24 Dec 2006 22:55:34 +0100 |
Benoit Boissinot |
add date attribute to workingfilectx
|
Sun, 24 Dec 2006 22:29:29 +0100 |
Benoit Boissinot |
fix tab vs space
|
Sun, 24 Dec 2006 22:28:01 +0100 |
Benoit Boissinot |
test-manifest-merging: we only need to remove files
|
Fri, 22 Dec 2006 17:05:10 -0800 |
Brendan Cully |
Merge with mpm
|
Fri, 22 Dec 2006 16:29:35 -0800 |
Brendan Cully |
Make test-manifest-merging less likely to delete the whole filesystem
|
Fri, 22 Dec 2006 17:59:40 -0600 |
Matt Mackall |
convert-repo: add option to attempt to sort by date
|
Fri, 22 Dec 2006 17:59:39 -0600 |
Matt Mackall |
convert-repo: add CVS exec bit support
|
Fri, 22 Dec 2006 17:59:37 -0600 |
Matt Mackall |
Fix removed file cornercase for CVS convert-repo
|
Fri, 22 Dec 2006 17:59:34 -0600 |
Matt Mackall |
convert-repo: add CVS branch support
|
Fri, 22 Dec 2006 17:59:34 -0600 |
Matt Mackall |
convert-repo: add basic CVS import support
|
Fri, 22 Dec 2006 22:53:16 +0100 |
Benoit Boissinot |
merge with crew
|
Fri, 22 Dec 2006 22:51:39 +0100 |
Benoit Boissinot |
grep: remove count handling, simplify, fix issue337
|
Fri, 22 Dec 2006 22:16:05 +0100 |
Benoit Boissinot |
grep: incrementing is always False during 'iter'
|
Thu, 21 Dec 2006 23:17:20 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 21 Dec 2006 20:41:56 +0100 |
Edouard Gomez |
Send encoding information in rss header
|
Wed, 20 Dec 2006 23:41:27 +0100 |
Edouard Gomez |
pass the extra dict in rawcommit
|
Wed, 20 Dec 2006 12:07:02 -0800 |
Brendan Cully |
Merge with mpm
|
Wed, 20 Dec 2006 12:05:12 -0800 |
Brendan Cully |
Merge with crew-stable
|
Tue, 19 Dec 2006 15:46:02 +0100 |
Thomas Arendsen Hein |
sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib.
|
Tue, 19 Dec 2006 15:37:10 +0100 |
Thomas Arendsen Hein |
purge extension doesn't need "#!/usr/bin/env python".
|
Tue, 19 Dec 2006 17:14:45 -0800 |
Brendan Cully |
hgweb: simple tests
|
Tue, 19 Dec 2006 17:03:34 -0800 |
Brendan Cully |
hgweb: add raw manifest template
|
Fri, 15 Dec 2006 10:32:57 +0300 |
Andrei Vermel |
hgk - fix CR issues on windows
|
Wed, 20 Dec 2006 17:04:07 -0600 |
Matt Mackall |
Update convert-repo usage comments
|
Wed, 20 Dec 2006 16:31:46 -0600 |
Matt Mackall |
convert-repo: add some smarts
|
Wed, 20 Dec 2006 13:11:35 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 19 Dec 2006 16:40:09 -0800 |
Brendan Cully |
Teach hgweb about revlog.LookupError
|
Tue, 19 Dec 2006 17:17:08 -0600 |
Matt Mackall |
Move README info to wiki
|
Tue, 19 Dec 2006 16:38:14 -0600 |
Matt Mackall |
Move test suite docs to the wiki
|
Tue, 19 Dec 2006 16:37:45 -0600 |
Matt Mackall |
hg in: if no incoming csets, remove existing bundle
|
Tue, 19 Dec 2006 08:59:41 -0600 |
Matt Mackall |
writebundle: overwrite existing bundle file
|
Tue, 19 Dec 2006 08:58:56 -0600 |
Matt Mackall |
incoming/outgoing: return failure if no changes found
|
Mon, 18 Dec 2006 12:22:43 -0800 |
Brendan Cully |
Add revlog.LookupError exception, and use it instead of RevlogError.
|
Sun, 17 Dec 2006 22:16:57 -0600 |
Matt Mackall |
Add some modules to the demandimport ignore list for Windows
|
Sun, 17 Dec 2006 21:48:22 -0600 |
Matt Mackall |
Sync with -stable
|
Sun, 17 Dec 2006 18:45:46 -0800 |
Brendan Cully |
demandimport: blacklist _hashlib again (imported in ImportError try block)
|
Sun, 17 Dec 2006 18:34:42 -0800 |
Brendan Cully |
demandimport: handle already-loaded nested modules in subload
|
Sun, 17 Dec 2006 19:17:18 -0600 |
Matt Mackall |
Added signature for changeset 27230c29bfec36d5540fbe1c976810aefecfd1d2
|
Sun, 17 Dec 2006 19:02:33 -0600 |
Matt Mackall |
Added tag 0.9.3 for changeset 27230c29bfec
|
Sun, 17 Dec 2006 05:00:22 +0100 |
Benoit Boissinot |
fix calculation of new heads added during push with -r
0.9.3
|
Sun, 17 Dec 2006 15:00:56 -0600 |
Matt Mackall |
Merge with crew
|
Sun, 17 Dec 2006 14:56:12 -0600 |
Matt Mackall |
demandimport: fix import x.y.z as a when x.y is already imported.
|
Sat, 16 Dec 2006 23:36:06 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 16 Dec 2006 23:33:24 +0100 |
Thomas Arendsen Hein |
Adjust test-help output for the change in 3c82ab166eea.
|
Sat, 16 Dec 2006 23:24:30 +0100 |
Thomas Arendsen Hein |
Fix test-hup for different output of ls on at least MacOS X and Solaris 8.
|
Sat, 16 Dec 2006 20:18:36 -0200 |
Alexis S. L. Carvalho |
convert-repo: update usage information
|
Sat, 16 Dec 2006 23:11:16 +0100 |
Thomas Arendsen Hein |
Make 'hg sign' behave like other commands: Default to current parent.
|
Sat, 16 Dec 2006 22:58:10 +0100 |
Thomas Arendsen Hein |
doc fix: hg tags defaults to current parent revision, too.
|
Sat, 16 Dec 2006 22:33:39 +0100 |
Thomas Arendsen Hein |
doc string fix: hg cat and manifest default to current parent revision.
|
Sat, 16 Dec 2006 22:13:56 +0100 |
Thomas Arendsen Hein |
Using --date "" isn't possible, so don't document epoch. (see issue447)
|
Sat, 16 Dec 2006 14:51:22 -0600 |
Matt Mackall |
Merge with stable
|
Sat, 16 Dec 2006 14:41:34 -0600 |
Matt Mackall |
convert-repo: avoid adding bogus value to shamap on tag update
|
Sat, 16 Dec 2006 14:35:14 -0600 |
Matt Mackall |
convert-repo: fix recoding of committer
|
Sat, 16 Dec 2006 14:40:55 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 16 Dec 2006 13:57:37 +0100 |
Thomas Arendsen Hein |
Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.
|
Sat, 16 Dec 2006 13:54:23 +0100 |
Thomas Arendsen Hein |
Regenerate hg.1 manpage if help text in help.py changes.
|
Sat, 16 Dec 2006 02:51:16 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Sat, 16 Dec 2006 02:38:18 -0200 |
Alexis S. L. Carvalho |
util.system: fix quoting on windows
|
Sat, 16 Dec 2006 02:21:46 -0200 |
Alexis S. L. Carvalho |
templater.py: fix obfuscate
|
Fri, 15 Dec 2006 20:16:20 -0800 |
Brendan Cully |
Make demandimport pass all tests on python2.5.
|
Fri, 15 Dec 2006 18:38:09 -0800 |
Brendan Cully |
Merge with crew-stable
|
Fri, 15 Dec 2006 23:19:12 +0100 |
Benoit Boissinot |
fix strip on windows
|
Fri, 15 Dec 2006 19:30:20 +0100 |
Thomas Arendsen Hein |
Don't use node length for calculating revision number length.
|
Fri, 15 Dec 2006 19:09:10 +0100 |
Thomas Arendsen Hein |
Make sequence number on hg export start at 1 (as documented for %n). Add test.
|
Fri, 15 Dec 2006 11:14:55 -0800 |
Brendan Cully |
Merge with main
|
Fri, 15 Dec 2006 05:38:54 +0100 |
Benoit Boissinot |
merge with main
|
Thu, 14 Dec 2006 23:51:41 +0100 |
Benoit Boissinot |
use parent.__setattr__ instead of __dict__
|
Thu, 14 Dec 2006 13:49:33 -0800 |
Brendan Cully |
Merge with main
|
Fri, 15 Dec 2006 12:38:18 -0600 |
Matt Mackall |
demandimport: ignore _hashlib and email.mime
|
Fri, 15 Dec 2006 01:17:04 -0600 |
Matt Mackall |
Fix setup.py warning
|
Thu, 14 Dec 2006 20:31:33 -0600 |
Matt Mackall |
Disable demandloading in setup.py
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
Thu, 14 Dec 2006 20:23:25 -0600 |
Matt Mackall |
Fix demandload bits of setup.py py2exe support
|
Thu, 14 Dec 2006 17:32:25 -0600 |
Matt Mackall |
Fix a pygettext complaint
|
Thu, 14 Dec 2006 17:32:00 -0600 |
Matt Mackall |
Enable gettext translations
|
Thu, 14 Dec 2006 15:55:46 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 14 Dec 2006 19:30:52 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Thu, 14 Dec 2006 19:30:18 +0100 |
Thomas Arendsen Hein |
Corrected synopsis for many commands.
|
Thu, 14 Dec 2006 19:10:05 +0100 |
Thomas Arendsen Hein |
merge with hg-stable
|
Thu, 14 Dec 2006 16:10:06 +0100 |
Thomas Arendsen Hein |
Merging crew-stable
|
Thu, 14 Dec 2006 16:07:29 +0100 |
Thomas Arendsen Hein |
Set charset encoding for hgwebdir, too.
|
Thu, 14 Dec 2006 13:30:47 +0100 |
Benoit Boissinot |
merge with crew
|
Thu, 14 Dec 2006 00:41:11 +0100 |
Benoit Boissinot |
spelling fix
|
Wed, 13 Dec 2006 22:53:41 -0800 |
Brendan Cully |
patchbomb: use ui.edit to compose summary mail
|
Tue, 12 Dec 2006 15:34:11 -0600 |
Steve Borho |
zsh: better fix for partial completions
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Tue, 12 Dec 2006 18:16:23 -0600 |
Matt Mackall |
Remove deprecated old-style branch support
|
Tue, 12 Dec 2006 17:52:33 -0600 |
Matt Mackall |
Fix copy detection corner case
|
Tue, 12 Dec 2006 12:40:51 -0800 |
Brendan Cully |
mq: fix qheader without args when guards are applied after qtop
|
Tue, 12 Dec 2006 19:11:01 +0100 |
Thomas Arendsen Hein |
Fix test output for test-mq-guards (changed by 22d18051f9e5)
|
Tue, 12 Dec 2006 11:39:05 +0100 |
Benoit Boissinot |
fix MANIFEST generation
|
Mon, 11 Dec 2006 16:40:42 -0800 |
Brendan Cully |
mq: auto-ignore guards in qinit -c
|
Mon, 11 Dec 2006 16:32:45 -0800 |
Brendan Cully |
mq: fix explain_pushable for negative guards
|
Mon, 11 Dec 2006 18:09:52 +0100 |
Thomas Arendsen Hein |
Add instructions how to redo/finish failed merge with local working directory.
|
Mon, 11 Dec 2006 14:30:50 +0100 |
Thomas Arendsen Hein |
hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts:
|
Sun, 10 Dec 2006 20:08:16 -0600 |
Matt Mackall |
Added signature for changeset 36a957364b1b89c150f2d0e60a99befe0ee08bd3
|
Sun, 10 Dec 2006 19:33:19 -0600 |
Matt Mackall |
Added tag 0.9.2 for changeset 36a957364b1b
|
Sun, 10 Dec 2006 19:20:35 -0600 |
Matt Mackall |
Make make dist a bit quieter
0.9.2
|
Sun, 10 Dec 2006 19:16:38 -0600 |
Matt Mackall |
Automatically build MANIFEST for make dist
|
Sun, 10 Dec 2006 17:41:07 -0600 |
Matt Mackall |
Remove hard-coded version numbers and release notes from packaging
|
Sun, 10 Dec 2006 20:35:28 -0200 |
Alexis S. L. Carvalho |
Use UTF-8 in .hg/branch
|
Sun, 10 Dec 2006 23:03:53 +0100 |
Thomas Arendsen Hein |
Indicate the purpose of the dummy changelog file in itself.
|
Sun, 10 Dec 2006 21:53:01 +0100 |
Benoit Boissinot |
fix reserved char on windows, '[]+' are allowed
|
Sun, 10 Dec 2006 19:41:57 +0100 |
Benoit Boissinot |
fix errors spotted by pychecker
|
Sun, 10 Dec 2006 16:24:21 +0100 |
Benoit Boissinot |
debuginstall: fix an incorrect variable
|
Mon, 20 Nov 2006 23:37:21 +0100 |
Mathieu Clabaut |
Uniformisation of commit help for -m and -l.
|
Sun, 10 Dec 2006 14:39:51 +0100 |
Benoit Boissinot |
streamclone: remove unnecessary test, pconvert names
|
Sun, 10 Dec 2006 12:46:47 +0100 |
Benoit Boissinot |
debuginstall: fix a copy/paste error
|
Sun, 10 Dec 2006 02:11:02 -0600 |
Matt Mackall |
Merge Benoit's .hg/store support
|
Fri, 01 Dec 2006 13:34:09 +0100 |
Benoit Boissinot |
switch to the .hg/store layout, fix the tests
|
Sun, 10 Dec 2006 00:07:02 +0100 |
Benoit Boissinot |
create the encode and decode functions for the store
|
Sun, 10 Dec 2006 00:06:59 +0100 |
Benoit Boissinot |
add "requires" file to the repo, specifying the requirements
|
Sun, 10 Dec 2006 00:06:45 +0100 |
Benoit Boissinot |
move code around
|
Sun, 10 Dec 2006 00:06:43 +0100 |
Benoit Boissinot |
don't use localrepo.__init__ to create the dest repo with clone+hardlinks
|
Sun, 10 Dec 2006 01:05:00 -0600 |
Matt Mackall |
Add some remedies and a username check to debuginstall
|
Sun, 10 Dec 2006 01:04:28 -0600 |
Matt Mackall |
Update README to mention hg debuginstall
|
Sun, 10 Dec 2006 00:44:52 -0600 |
Matt Mackall |
Make debuginstall actually attempt to use external patch and merge
|
Sun, 10 Dec 2006 00:06:31 -0600 |
Matt Mackall |
Make test-encoding return 0
|
Sun, 10 Dec 2006 00:05:47 -0600 |
Matt Mackall |
Add debuginstall command to do basic install tests
|
Sat, 09 Dec 2006 12:46:01 -0600 |
Matt Mackall |
make transcoding more robust
|
Sat, 09 Dec 2006 18:49:24 +0100 |
Benoit Boissinot |
remove unnecessary call to umask
|
Sat, 09 Dec 2006 14:19:52 +0100 |
Thomas Arendsen Hein |
Show the destionation for clone if not specified manually.
|
Sat, 09 Dec 2006 14:00:36 +0100 |
Thomas Arendsen Hein |
Removed unneeded OSError exception handler.
|
Sat, 09 Dec 2006 11:16:27 +0100 |
Thomas Arendsen Hein |
Fixes test-encoding for python2.3 and minor cleanups:
|
Sat, 09 Dec 2006 09:30:29 +0100 |
Thomas Arendsen Hein |
Use util.always instead of creating a new lambda function in show_changeset
|
Fri, 08 Dec 2006 20:44:58 -0600 |
Matt Mackall |
Fix log regression where log -p file showed diffs for other files
|
Fri, 08 Dec 2006 17:10:40 -0800 |
Brendan Cully |
Fix hg serve -6 getsockname handling
|
Fri, 08 Dec 2006 22:01:05 -0200 |
Alexis S. L. Carvalho |
Allow the user to specify the fallback encoding for the changelog
|
Fri, 08 Dec 2006 23:33:32 +0100 |
Thomas Arendsen Hein |
Removed unknown option -t in test-status
|
Fri, 08 Dec 2006 14:06:26 -0800 |
Brendan Cully |
Merge with mpm
|
Fri, 08 Dec 2006 12:53:51 -0800 |
Brendan Cully |
Merge with mpm
|
Fri, 08 Dec 2006 12:52:17 -0800 |
Brendan Cully |
transplant: don't add extra newlines to changelog entry in filter
|
Fri, 08 Dec 2006 15:05:39 -0600 |
Matt Mackall |
Merge with crew
|
Fri, 08 Dec 2006 14:55:45 -0600 |
Matt Mackall |
Add doc notes about revert and hg status vs diff
|
Fri, 08 Dec 2006 07:48:47 +0100 |
Thomas Arendsen Hein |
merge with main
|
Fri, 08 Dec 2006 01:36:50 -0200 |
Alexis S. L. Carvalho |
log: convert branch names to the local encoding
|
Thu, 07 Dec 2006 14:35:43 -0200 |
Alexis S. L. Carvalho |
fix encoding conversion of branch names when mq is loaded
|
Thu, 07 Dec 2006 14:15:11 -0200 |
Alexis S. L. Carvalho |
fix hg diff -r ''
|
Thu, 07 Dec 2006 11:22:17 +0100 |
Thomas Arendsen Hein |
Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.
|
Fri, 08 Dec 2006 13:14:57 -0600 |
Matt Mackall |
context: don't spuriously raise abort when a file goes missing.
|
Fri, 08 Dec 2006 13:04:10 -0600 |
Matt Mackall |
Add notes about diff/merge asymmetry to export, diff, and log
|
Thu, 07 Dec 2006 18:03:28 -0600 |
Matt Mackall |
Teach convert-repo to deal with mixed charsets in git
|
Wed, 06 Dec 2006 17:59:19 -0600 |
Matt Mackall |
Merge with crew
|
Wed, 06 Dec 2006 13:51:54 -0800 |
Brendan Cully |
Merge with mpm
|
Wed, 06 Dec 2006 13:27:39 -0800 |
Brendan Cully |
Merge with mpm
|
Tue, 05 Dec 2006 21:35:44 -0600 |
Steve Borho |
zsh: fix completions with relative paths
|
Tue, 05 Dec 2006 21:30:04 -0600 |
Steve Borho |
zsh: remove deprecated -f option for hg update
|
Wed, 06 Dec 2006 17:58:45 -0600 |
Matt Mackall |
Remove date parameter from merge
|
Wed, 06 Dec 2006 17:58:09 -0600 |
Matt Mackall |
Add --date support to update and revert
|
Wed, 06 Dec 2006 15:29:17 -0600 |
Matt Mackall |
Add --date support to log
|
Wed, 06 Dec 2006 15:11:44 -0600 |
Matt Mackall |
Add date matching support
|
Wed, 06 Dec 2006 13:36:23 -0600 |
Matt Mackall |
Update dates help topic
|
Wed, 06 Dec 2006 13:13:44 -0600 |
Matt Mackall |
Update tests
|
Wed, 06 Dec 2006 13:13:42 -0600 |
Matt Mackall |
parsedate: add UTC and GMT timezones
|
Wed, 06 Dec 2006 13:13:31 -0600 |
Matt Mackall |
improve date parsing for numerous new date formats
|
Wed, 06 Dec 2006 13:13:27 -0600 |
Matt Mackall |
parsedate: allow '' for epoch
|
Wed, 06 Dec 2006 13:13:26 -0600 |
Matt Mackall |
parsedate: use Abort rather than ValueError
|
Wed, 06 Dec 2006 13:13:25 -0600 |
Matt Mackall |
add debugdate command
|
Wed, 06 Dec 2006 12:45:27 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 05 Dec 2006 23:25:28 +0100 |
Thomas Arendsen Hein |
Don't report an error when closing heads during local push (issue387)
|
Tue, 05 Dec 2006 22:46:36 +0100 |
Thomas Arendsen Hein |
Removed unused parameters/options of update command.
|
Tue, 05 Dec 2006 13:41:42 -0800 |
Brendan Cully |
Add "null" pseudo-tag pointing to nullid
|
Tue, 05 Dec 2006 16:39:54 -0600 |
Matt Mackall |
hgk: show view in short command list
|
Tue, 05 Dec 2006 16:36:06 -0600 |
Matt Mackall |
move patterns topics
|
Tue, 05 Dec 2006 16:31:08 -0600 |
Matt Mackall |
move environment topic
|
Tue, 05 Dec 2006 16:28:59 -0600 |
Matt Mackall |
Generate docs for help topics
|
Tue, 05 Dec 2006 16:28:56 -0600 |
Matt Mackall |
Allow topics to be callables
|
Tue, 05 Dec 2006 16:06:13 -0600 |
Matt Mackall |
Add basic support for help topics and a dates topic
|
Tue, 05 Dec 2006 16:33:40 +0100 |
Benoit Boissinot |
use forward "/" for internal path and static http, fix issue437
|
Tue, 05 Dec 2006 15:21:41 +0100 |
Benoit Boissinot |
merge with crew
|
Tue, 05 Dec 2006 14:58:32 +0100 |
Edouard Gomez |
Fix revrange() call in the churn contrib
|
Tue, 05 Dec 2006 11:28:23 +0100 |
Benoit Boissinot |
introduce localrepo.spath for the store path, sopener fixes
|
Tue, 05 Dec 2006 11:28:21 +0100 |
Benoit Boissinot |
localrepo: change aftertrans to be independant of the store path
|
Tue, 05 Dec 2006 11:23:37 +0100 |
Thomas Arendsen Hein |
Use python instead of shell printf with \x sequences for test-encoding.
|
Mon, 04 Dec 2006 17:43:37 -0600 |
Matt Mackall |
Merge with crew
|
Mon, 04 Dec 2006 09:38:49 +0100 |
Benoit Boissinot |
bundlerepo: don't hardcode the revlog filename
|
Tue, 21 Nov 2006 20:00:15 -0200 |
Alexis S. L. Carvalho |
make hg commit <dirname> work again
|
Mon, 04 Dec 2006 17:10:31 -0600 |
Matt Mackall |
imported patch collision
|
Mon, 04 Dec 2006 17:10:29 -0600 |
Matt Mackall |
imported patch folding
|
Mon, 04 Dec 2006 14:32:02 -0600 |
Matt Mackall |
Make quoting in test-encoding simpler
|
Mon, 04 Dec 2006 01:21:53 -0600 |
Matt Mackall |
update test-debugcomplete
|
Sun, 03 Dec 2006 18:47:05 -0600 |
Matt Mackall |
hgweb: report detected character set
|
Sun, 03 Dec 2006 17:28:58 -0600 |
Matt Mackall |
test-encoding: copy a bundle from TESTDIR rather than constructing one
|
Sun, 03 Dec 2006 16:51:50 -0600 |
Matt Mackall |
Hex-encode ! in test-encoding printf
|
Sun, 03 Dec 2006 16:31:25 -0600 |
Matt Mackall |
Add output for encoding test
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add a charset encoding test case
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
tests: set a default encoding for running tests (ASCII)
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add documentation for charset encoding options
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add global options for setting encoding and encodingmode
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Handle transcoding of branch names
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Handle transcoding of tags
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Handle transcoding of username and description in changelog
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add functions for transcoding and manipulating multibyte strings
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add encoding detection
|