Tue, 06 Feb 2007 16:12:22 -0600 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Tue, 06 Feb 2007 15:43:01 -0200 |
Alexis S. L. Carvalho |
install reposetup hook right after loading the extension
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 20:37:58 -0200 |
Alexis S. L. Carvalho |
Open bundle files in binary mode
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 19:36:56 -0200 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 18:32:21 -0200 |
Alexis S. L. Carvalho |
unbundle: don't use urllib if it's a local file
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 18:32:20 -0200 |
Alexis S. L. Carvalho |
docopy: deal with globs on windows in a better way
|
file |
diff |
annotate
|
Tue, 30 Jan 2007 00:26:19 +0100 |
Benoit Boissinot |
mtime can be -1 after a merge and cause tracebacks on win32.
|
file |
diff |
annotate
|
Wed, 24 Jan 2007 23:07:09 +0100 |
Thomas Arendsen Hein |
merge with stable
|
file |
diff |
annotate
|
Sun, 14 Jan 2007 19:10:35 +0100 |
Patrick Mezard |
Copied files sources were not shown by status -C under Win32.
|
file |
diff |
annotate
|
Tue, 02 Jan 2007 22:40:52 +0100 |
Thomas Arendsen Hein |
sync with -stable
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 06:37:43 +0100 |
Benoit Boissinot |
various doc fixes
|
file |
diff |
annotate
|
Fri, 29 Dec 2006 06:08:46 +0100 |
Benoit Boissinot |
catch socket.error
|
file |
diff |
annotate
|
Thu, 28 Dec 2006 01:14:12 +0100 |
Benoit Boissinot |
inst.reason isn't alway in the form (errno, strerror)
|
file |
diff |
annotate
|
Tue, 26 Dec 2006 21:59:01 +0100 |
Benoit Boissinot |
fix hg help <ext> for extension that do not define any command
|
file |
diff |
annotate
|
Tue, 26 Dec 2006 15:33:50 +0100 |
Thomas Arendsen Hein |
Improved error message for extensions overriding commands (with test):
|
file |
diff |
annotate
|
Tue, 26 Dec 2006 03:13:57 +0100 |
Benoit Boissinot |
commands.py: use contexts in various places (debug*state, revert)
|
file |
diff |
annotate
|
Fri, 22 Dec 2006 22:51:39 +0100 |
Benoit Boissinot |
grep: remove count handling, simplify, fix issue337
|
file |
diff |
annotate
|
Fri, 22 Dec 2006 22:16:05 +0100 |
Benoit Boissinot |
grep: incrementing is always False during 'iter'
|
file |
diff |
annotate
|
Tue, 19 Dec 2006 16:37:45 -0600 |
Matt Mackall |
hg in: if no incoming csets, remove existing bundle
|
file |
diff |
annotate
|
Tue, 19 Dec 2006 08:58:56 -0600 |
Matt Mackall |
incoming/outgoing: return failure if no changes found
|
file |
diff |
annotate
|
Mon, 18 Dec 2006 12:22:43 -0800 |
Brendan Cully |
Add revlog.LookupError exception, and use it instead of RevlogError.
|
file |
diff |
annotate
|
Sat, 16 Dec 2006 23:36:06 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
file |
diff |
annotate
|
Sat, 16 Dec 2006 22:58:10 +0100 |
Thomas Arendsen Hein |
doc fix: hg tags defaults to current parent revision, too.
|
file |
diff |
annotate
|
Sat, 16 Dec 2006 22:33:39 +0100 |
Thomas Arendsen Hein |
doc string fix: hg cat and manifest default to current parent revision.
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 18:38:09 -0800 |
Brendan Cully |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 19:30:20 +0100 |
Thomas Arendsen Hein |
Don't use node length for calculating revision number length.
|
file |
diff |
annotate
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
file |
diff |
annotate
|
Thu, 14 Dec 2006 15:55:46 -0600 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Thu, 14 Dec 2006 19:30:18 +0100 |
Thomas Arendsen Hein |
Corrected synopsis for many commands.
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
file |
diff |
annotate
|
Tue, 12 Dec 2006 18:16:23 -0600 |
Matt Mackall |
Remove deprecated old-style branch support
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 20:35:28 -0200 |
Alexis S. L. Carvalho |
Use UTF-8 in .hg/branch
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 19:41:57 +0100 |
Benoit Boissinot |
fix errors spotted by pychecker
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 16:24:21 +0100 |
Benoit Boissinot |
debuginstall: fix an incorrect variable
|
file |
diff |
annotate
|
Mon, 20 Nov 2006 23:37:21 +0100 |
Mathieu Clabaut |
Uniformisation of commit help for -m and -l.
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 12:46:47 +0100 |
Benoit Boissinot |
debuginstall: fix a copy/paste error
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 01:05:00 -0600 |
Matt Mackall |
Add some remedies and a username check to debuginstall
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 00:44:52 -0600 |
Matt Mackall |
Make debuginstall actually attempt to use external patch and merge
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 00:05:47 -0600 |
Matt Mackall |
Add debuginstall command to do basic install tests
|
file |
diff |
annotate
|
Sat, 09 Dec 2006 14:00:36 +0100 |
Thomas Arendsen Hein |
Removed unneeded OSError exception handler.
|
file |
diff |
annotate
|
Fri, 08 Dec 2006 20:44:58 -0600 |
Matt Mackall |
Fix log regression where log -p file showed diffs for other files
|
file |
diff |
annotate
|
Fri, 08 Dec 2006 14:06:26 -0800 |
Brendan Cully |
Merge with mpm
|
file |
diff |
annotate
|
Fri, 08 Dec 2006 12:53:51 -0800 |
Brendan Cully |
Merge with mpm
|
file |
diff |
annotate
|
Fri, 08 Dec 2006 15:05:39 -0600 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Fri, 08 Dec 2006 14:55:45 -0600 |
Matt Mackall |
Add doc notes about revert and hg status vs diff
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 11:22:17 +0100 |
Thomas Arendsen Hein |
Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.
|
file |
diff |
annotate
|
Fri, 08 Dec 2006 13:04:10 -0600 |
Matt Mackall |
Add notes about diff/merge asymmetry to export, diff, and log
|
file |
diff |
annotate
|
Wed, 06 Dec 2006 17:58:45 -0600 |
Matt Mackall |
Remove date parameter from merge
|
file |
diff |
annotate
|
Wed, 06 Dec 2006 17:58:09 -0600 |
Matt Mackall |
Add --date support to update and revert
|
file |
diff |
annotate
|
Wed, 06 Dec 2006 15:29:17 -0600 |
Matt Mackall |
Add --date support to log
|
file |
diff |
annotate
|
Wed, 06 Dec 2006 15:11:44 -0600 |
Matt Mackall |
Add date matching support
|
file |
diff |
annotate
|
Wed, 06 Dec 2006 13:13:25 -0600 |
Matt Mackall |
add debugdate command
|
file |
diff |
annotate
|
Wed, 06 Dec 2006 12:45:27 -0600 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 22:46:36 +0100 |
Thomas Arendsen Hein |
Removed unused parameters/options of update command.
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 13:41:42 -0800 |
Brendan Cully |
Add "null" pseudo-tag pointing to nullid
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 16:28:56 -0600 |
Matt Mackall |
Allow topics to be callables
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 16:06:13 -0600 |
Matt Mackall |
Add basic support for help topics and a dates topic
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 20:00:15 -0200 |
Alexis S. L. Carvalho |
make hg commit <dirname> work again
|
file |
diff |
annotate
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Add global options for setting encoding and encodingmode
|
file |
diff |
annotate
|
Sun, 03 Dec 2006 16:16:33 -0600 |
Matt Mackall |
Handle transcoding of branch names
|
file |
diff |
annotate
|