Thu, 27 Dec 2007 22:28:41 +0100 |
Patrick Mezard |
hg: fail upon copy/link errors while cloning locally
|
file |
diff |
annotate
|
Mon, 10 Dec 2007 10:24:14 -0600 |
Matt Mackall |
merge: make return codes more sensible
|
file |
diff |
annotate
|
Sun, 02 Dec 2007 13:37:30 -0600 |
Matt Mackall |
clone: fix race with same target directory (issue716)
|
file |
diff |
annotate
|
Fri, 31 Aug 2007 23:15:44 +0200 |
Benoit Boissinot |
merge with crew
|
file |
diff |
annotate
|
Mon, 27 Aug 2007 02:21:58 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Fri, 31 Aug 2007 22:31:43 +0200 |
Benoit Boissinot |
merge with crew-stable
|
file |
diff |
annotate
|
Fri, 31 Aug 2007 22:31:03 +0200 |
Benoit Boissinot |
fix the dummy 00changelog.i not being copied on clone
|
file |
diff |
annotate
|
Mon, 27 Aug 2007 01:44:35 -0300 |
Alexis S. L. Carvalho |
clone: remove "file://" before making the path absolute
|
file |
diff |
annotate
|
Mon, 27 Aug 2007 01:44:35 -0300 |
Alexis S. L. Carvalho |
clone: if "url#rev" was given, update to rev
|
file |
diff |
annotate
|
Mon, 27 Aug 2007 01:44:35 -0300 |
Alexis S. L. Carvalho |
parseurl: also return the revision after the "#"; add a test
|
file |
diff |
annotate
|
Fri, 17 Aug 2007 17:33:27 -0300 |
Alexis S. L. Carvalho |
Move cmdtable and reposetup handling out of extensions.py
|
file |
diff |
annotate
|
Fri, 17 Aug 2007 00:35:16 -0500 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Fri, 17 Aug 2007 00:43:49 +0200 |
Benoit Boissinot |
merge with -stable
|
file |
diff |
annotate
|
Fri, 17 Aug 2007 00:42:22 +0200 |
Benoit Boissinot |
clone: do not delete the target if only the update fails
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 16:10:36 -0500 |
Matt Mackall |
move parseurl from cmdutil to hg
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Make repo locks recursive, eliminate all passing of lock/wlock
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Use try/finally pattern to cleanup locks and transactions
|
file |
diff |
annotate
|
Sun, 08 Jul 2007 09:54:42 +0200 |
Thomas Arendsen Hein |
Removed deprecated hg:// and old-http:// protocols (issue406)
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 15:37:23 -0500 |
Matt Mackall |
extensions: untangle some recursive dependencies
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
file |
diff |
annotate
|
Fri, 01 Jun 2007 18:40:14 -0500 |
Matt Mackall |
Add support for url#id syntax
|
file |
diff |
annotate
|
Fri, 01 Jun 2007 18:52:18 -0500 |
Matt Mackall |
clone: checkout the "default" branch if available
|
file |
diff |
annotate
|
Tue, 13 Feb 2007 10:25:45 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Thu, 08 Feb 2007 16:31:21 -0200 |
Alexis S. L. Carvalho |
Try to pass repo.ui to reposetup hooks
|
file |
diff |
annotate
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
file |
diff |
annotate
|
Mon, 11 Dec 2006 18:09:52 +0100 |
Thomas Arendsen Hein |
Add instructions how to redo/finish failed merge with local working directory.
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 02:11:02 -0600 |
Matt Mackall |
Merge Benoit's .hg/store support
|
file |
diff |
annotate
|
Fri, 01 Dec 2006 13:34:09 +0100 |
Benoit Boissinot |
switch to the .hg/store layout, fix the tests
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 00:06:59 +0100 |
Benoit Boissinot |
add "requires" file to the repo, specifying the requirements
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 00:06:43 +0100 |
Benoit Boissinot |
don't use localrepo.__init__ to create the dest repo with clone+hardlinks
|
file |
diff |
annotate
|
Sat, 09 Dec 2006 14:19:52 +0100 |
Thomas Arendsen Hein |
Show the destionation for clone if not specified manually.
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 11:28:23 +0100 |
Benoit Boissinot |
introduce localrepo.spath for the store path, sopener fixes
|
file |
diff |
annotate
|
Mon, 27 Nov 2006 22:22:44 +0100 |
Benoit Boissinot |
don't create the .hg/data at init time
|
file |
diff |
annotate
|
Sun, 19 Nov 2006 16:09:04 +0100 |
Thomas Arendsen Hein |
Indentation cleanups for 2956948b81f3.
|
file |
diff |
annotate
|
Sat, 18 Nov 2006 17:20:38 -0200 |
Marcos Chaves |
fix warnings generated by pygettext.py.
|
file |
diff |
annotate
|
Sat, 09 Sep 2006 18:25:07 -0700 |
Eric Hopper |
Stop erroring out pull -r and clone -r if repository isn't local.
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 22:34:43 -0500 |
Matt Mackall |
imported patch foo
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 18:30:20 -0500 |
Matt Mackall |
Update branch on checkout/update
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 03:39:44 -0500 |
Matt Mackall |
merge: pull user messages out to hg.py
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 13:00:36 -0700 |
Brendan Cully |
Make hg.repository work with no path argument
|
file |
diff |
annotate
|
Fri, 08 Sep 2006 09:36:18 +0200 |
Thomas Arendsen Hein |
Never apply string formatting to generated errors with util.Abort.
|
file |
diff |
annotate
|
Sat, 02 Sep 2006 23:26:10 +0200 |
Benoit Boissinot |
clone: simplifying dest repo creation
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 12:30:02 -0700 |
Vadim Gelfer |
update copyrights.
|
file |
diff |
annotate
|
Thu, 10 Aug 2006 15:44:05 -0700 |
Vadim Gelfer |
call reposetup functions of extension modules whenever repo created
|
file |
diff |
annotate
|
Wed, 09 Aug 2006 13:55:18 -0500 |
Matt Mackall |
Merge with crew, fix most tests
|
file |
diff |
annotate
|
Tue, 08 Aug 2006 16:09:26 -0700 |
Vadim Gelfer |
fetch: fix breakage from mpm.
|
file |
diff |
annotate
|
Tue, 08 Aug 2006 10:56:48 -0500 |
Matt Mackall |
Merge: combine force and forcemerge arguments
|
file |
diff |
annotate
|
Tue, 08 Aug 2006 09:19:20 -0500 |
Matt Mackall |
Refactor update locking slightly
|
file |
diff |
annotate
|
Tue, 08 Aug 2006 09:11:16 -0500 |
Matt Mackall |
Merge: combine choose and moddirstate to partial
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 23:53:04 -0500 |
Matt Mackall |
Rename merge.allow -> merge.branchmerge
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 23:18:16 -0500 |
Matt Mackall |
Use demandload @ syntax
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 22:54:33 -0500 |
Matt Mackall |
Introduce update helper functions: update, merge, clean, and revert
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 16:27:09 -0500 |
Matt Mackall |
Move repo.verify
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 15:24:41 -0500 |
Matt Mackall |
Move merge code to its own module
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 13:07:57 -0500 |
Matt Mackall |
Add a doc string
|
file |
diff |
annotate
|
Wed, 02 Aug 2006 12:46:00 -0700 |
Vadim Gelfer |
allow None for path of hg.repository
|
file |
diff |
annotate
|
Mon, 31 Jul 2006 07:11:12 -0700 |
Vadim Gelfer |
clean up hg.py: move repo constructor code into each repo module
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 21:46:38 -0700 |
Vadim Gelfer |
pull: allow to pull from bundle file without need for bundle: syntax
|
file |
diff |
annotate
|
Fri, 28 Jul 2006 10:46:25 -0700 |
Vadim Gelfer |
hg.py: add islocal() and defaultdest() functions, refactor
|
file |
diff |
annotate
|
Tue, 18 Jul 2006 00:32:18 +0200 |
Benoit Boissinot |
codingstyle: use spaces instead of tabs
|
file |
diff |
annotate
|
Sat, 15 Jul 2006 16:06:35 -0700 |
Vadim Gelfer |
clone: disable stream support on server side by default.
|
file |
diff |
annotate
|
Fri, 14 Jul 2006 14:51:36 -0700 |
Vadim Gelfer |
clone: do not make streaming default. add --stream option instead.
|
file |
diff |
annotate
|
Fri, 14 Jul 2006 11:17:22 -0700 |
Vadim Gelfer |
add support for streaming clone.
|
file |
diff |
annotate
|
Wed, 12 Jul 2006 08:28:00 -0700 |
Vadim Gelfer |
clean up trailing white space.
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 16:18:53 -0700 |
Vadim Gelfer |
clone: move code into hg module. make doc better.
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 15:52:36 -0700 |
Vadim Gelfer |
parse url schemes more strictly.
|
file |
diff |
annotate
|
Sun, 09 Jul 2006 01:30:30 +0200 |
Benoit Boissinot |
use __contains__, index or split instead of str.find
|
file |
diff |
annotate
|
Sun, 02 Jul 2006 22:39:39 -0300 |
Alexis S. L. Carvalho |
hg.py: move exception handling code to try to avoid hiding errors
|
file |
diff |
annotate
|
Fri, 30 Jun 2006 19:24:02 -0700 |
Sean Meiners |
Added ability to clone from a local repository to a (new) remote one.
|
file |
diff |
annotate
|
Wed, 21 Jun 2006 17:09:29 -0700 |
Vadim Gelfer |
hg.repository: many routines expect path to be a string even if empty.
|
file |
diff |
annotate
|
Wed, 21 Jun 2006 09:32:31 -0700 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Wed, 21 Jun 2006 09:14:36 -0700 |
Vadim Gelfer |
make repo scheme table driven.
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 18:39:52 -0700 |
Vadim Gelfer |
hg.repository: make protocol table driven.
|
file |
diff |
annotate
|
Wed, 14 Jun 2006 21:53:42 +0200 |
Benoit Boissinot |
replace old-http:// syntax by static-http:// and deprecate the redundant hg://
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 03:56:36 +0100 |
Benoit Boissinot |
new type of repo: bundle://path/to/repo+/path/to/bundlename
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 16:34:54 -0700 |
mpm |
localrepo: minor opener usage restructuring
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 16:28:53 -0700 |
mpm |
Separate out old-http support
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 14:59:25 -0700 |
mpm |
Adjust some imports
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 14:56:58 -0700 |
mpm |
commands: use revlog directly for debug commands
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 14:31:41 -0700 |
mpm |
Move opener to utils
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 14:21:25 -0700 |
mpm |
Break apart hg.py
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 16:49:23 -0700 |
mpm |
Fixes for push corner case
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 22:40:56 +0200 |
Thomas Arendsen Hein |
Allow using a ssh repository without a path.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 13:06:58 +0200 |
benoit boissinot |
pep-0008 cleanup
|
file |
diff |
annotate
|
Wed, 24 Aug 2005 18:42:42 -0700 |
mpm |
Show number of new heads when doing a pull
|
file |
diff |
annotate
|
Wed, 24 Aug 2005 00:32:10 -0700 |
mpm |
Create helper functions for I/O to files in the working directory
|
file |
diff |
annotate
|
Tue, 23 Aug 2005 16:19:14 -0700 |
mpm |
Deal with repos with missing timezones
|
file |
diff |
annotate
|
Tue, 23 Aug 2005 12:46:43 -0700 |
mpm |
Fix callers to file.revision to use file.read
|
file |
diff |
annotate
|
Tue, 23 Aug 2005 02:19:38 -0700 |
mpm |
Clean up some merge logic
|
file |
diff |
annotate
|
Mon, 22 Aug 2005 01:22:29 -0700 |
mpm |
Fix up some bugs introduced by recent merge changes
|
file |
diff |
annotate
|
Sun, 21 Aug 2005 22:03:36 -0700 |
mpm |
merge: remove remaining mark bits
|
file |
diff |
annotate
|
Sun, 21 Aug 2005 21:59:55 -0700 |
mpm |
Fix long-standing excessive file merges
|
file |
diff |
annotate
|
Sat, 20 Aug 2005 13:08:07 -0700 |
mpm |
Merge with jeffpc
|
file |
diff |
annotate
|
Sat, 20 Aug 2005 01:35:45 -0700 |
mpm |
Remove call to non-existent date_parser
0.6c
|
file |
diff |
annotate
|
Fri, 19 Aug 2005 23:26:32 -0800 |
Samuel Tardieu |
[PATCH] Take DST into account
|
file |
diff |
annotate
|
Fri, 19 Aug 2005 21:36:57 -0800 |
mpm |
Add --ssh and --remotecmd to push
|
file |
diff |
annotate
|
Wed, 17 Aug 2005 00:36:36 -0800 |
mpm |
Fix path handling for deleting files on merge
|
file |
diff |
annotate
|
Wed, 17 Aug 2005 00:33:53 -0800 |
tksoh |
Fixed --repository option when handling relative path
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 19:17:01 -0800 |
mpm |
Add a local() method to repository classes
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 17:12:25 -0800 |
mpm |
Add basic https support for pull
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 15:30:26 -0800 |
mpm |
whitespace cleanup
|
file |
diff |
annotate
|
Mon, 15 Aug 2005 08:08:11 +0100 |
Thomas Arendsen Hein |
Fix .hgignore parsing if last line has no EOL, ignore trailing white space.
|
file |
diff |
annotate
|
Sun, 14 Aug 2005 20:09:21 -0800 |
mason |
Allow the changegroup generator to completely load the buffer.
|
file |
diff |
annotate
|
Sun, 14 Aug 2005 20:09:01 -0800 |
mason |
Change repo.comit to return None on error or the new revision number on
|
file |
diff |
annotate
|
Sun, 14 Aug 2005 20:08:35 -0800 |
mason |
Add force option to repo.commit, allowing commits where no files change
|
file |
diff |
annotate
|
Sun, 14 Aug 2005 12:23:45 -0800 |
mason |
Add searching for named branches
|
file |
diff |
annotate
|
Sat, 13 Aug 2005 19:43:42 -0800 |
mpm |
Merge with BOS
|
file |
diff |
annotate
|
Sat, 13 Aug 2005 15:26:32 -0800 |
Bryan O'Sullivan |
Merge walk changes with Matt's tip.
|
file |
diff |
annotate
|
Sat, 13 Aug 2005 15:23:06 -0800 |
Bryan O'Sullivan |
Merge with TAH.
|
file |
diff |
annotate
|
Sat, 13 Aug 2005 15:09:37 -0800 |
Bryan O'Sullivan |
Fix bug involving "hg debugwalk -Ipattern" from repository root.
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 16:12:09 -0800 |
Bryan O'Sullivan |
Merge walk fixes.
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 15:10:09 -0800 |
Bryan O'Sullivan |
Merge Windows path fixes.
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 15:06:52 -0800 |
Bryan O'Sullivan |
Fix walk path handling on Windows
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 11:18:41 -0800 |
Bryan O'Sullivan |
Merge latest round of walk fixes.
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 11:16:58 -0800 |
Bryan O'Sullivan |
Fix walk code for files that do not exist anywhere, and unhandled types.
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 07:42:32 -0800 |
Bryan O'Sullivan |
Update to tip.
|
file |
diff |
annotate
|
Wed, 10 Aug 2005 12:36:34 -0800 |
Bryan O'Sullivan |
Merge IPv6 fix.
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 07:10:21 -0800 |
mason |
dirstate walking optimizations
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 10:17:12 -0800 |
Bryan O'Sullivan |
Merge patchbomb script.
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 09:58:35 -0800 |
Bryan O'Sullivan |
Merge Chris's changes with mine.
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 09:57:56 -0800 |
mason |
dirstate walking optimizations
|
file |
diff |
annotate
|
Tue, 09 Aug 2005 17:24:38 -0800 |
Bryan O'Sullivan |
Merge with mpm.
|
file |
diff |
annotate
|
Sun, 07 Aug 2005 12:43:11 -0800 |
Bryan O'Sullivan |
Teach walk code about absolute paths.
|
file |
diff |
annotate
|
Fri, 12 Aug 2005 23:54:09 -0800 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Wed, 10 Aug 2005 08:41:23 +0100 |
Thomas Arendsen Hein |
Cleanup after previous changes:
|
file |
diff |
annotate
|
Wed, 10 Aug 2005 07:51:37 +0100 |
Thomas Arendsen Hein |
Use length of file instead of length of change for the dirstate entry.
|
file |
diff |
annotate
|
Wed, 10 Aug 2005 06:47:46 +0100 |
Thomas Arendsen Hein |
Fix 3-way-merge of original parent, workdir and new parent.
|
file |
diff |
annotate
|
Tue, 09 Aug 2005 11:32:30 +0100 |
Thomas Arendsen Hein |
dirstate.changes() now distinguishes 'hg remove'd or just deleted files.
|
file |
diff |
annotate
|
Tue, 09 Aug 2005 09:36:34 -0800 |
Edouard Gomez |
Trap OSError when deleting env vars
|
file |
diff |
annotate
|
Sun, 07 Aug 2005 17:41:13 +0100 |
Thomas Arendsen Hein |
Fixed encoding of directories ending in .d or .i:
|
file |
diff |
annotate
|
Thu, 04 Aug 2005 13:31:25 -0800 |
mpm |
Merge with BOS
|
file |
diff |
annotate
|
Thu, 04 Aug 2005 13:27:41 -0800 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Tue, 02 Aug 2005 08:57:32 -0800 |
mpm |
Merge with BOS
|
file |
diff |
annotate
|
Sun, 31 Jul 2005 18:03:46 -0800 |
Bryan O'Sullivan |
Attempt to yield names in sorted order when walking.
|
file |
diff |
annotate
|
Sun, 31 Jul 2005 17:54:00 -0800 |
Bryan O'Sullivan |
Ensure that dirstate.walk only yields names once.
|
file |
diff |
annotate
|
Sun, 31 Jul 2005 17:42:46 -0800 |
Bryan O'Sullivan |
Clean up walk and changes code to use normalised names properly.
|
file |
diff |
annotate
|
Mon, 01 Aug 2005 23:23:51 -0800 |
mpm |
Make ssh URL parsing more robust
|
file |
diff |
annotate
|
Mon, 01 Aug 2005 23:17:22 -0800 |
mpm |
Warn on pushing unsynced repo or adding new heads
|
file |
diff |
annotate
|
Sat, 30 Jul 2005 09:00:14 -0800 |
mpm |
Merge with BOS
|
file |
diff |
annotate
|
Fri, 29 Jul 2005 15:02:27 -0800 |
Bryan O'Sullivan |
Adapt commit to use file matching code.
|
file |
diff |
annotate
|
Sat, 30 Jul 2005 08:35:29 -0800 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Fri, 29 Jul 2005 06:43:21 +0100 |
Thomas Arendsen Hein |
Merge with upstream
|
file |
diff |
annotate
|
Sat, 30 Jul 2005 08:30:12 -0800 |
mpm |
add note about -C to update message
|
file |
diff |
annotate
|
Wed, 27 Jul 2005 18:50:32 -0800 |
mpm |
Fix the directory and revlog collision problem
|
file |
diff |
annotate
|
Wed, 27 Jul 2005 18:16:20 -0800 |
mpm |
Fix undo after aborted commit bug
|
file |
diff |
annotate
|
Wed, 27 Jul 2005 10:05:12 -0800 |
mpm |
Fix copy in subdirectories
|
file |
diff |
annotate
|
Wed, 27 Jul 2005 09:07:28 -0800 |
mpm |
Add changegroup hook for push/pull
|
file |
diff |
annotate
|
Mon, 25 Jul 2005 12:02:29 -0500 |
mpm |
Make pull count jargon less confusing
|
file |
diff |
annotate
|
Sat, 23 Jul 2005 10:00:56 -0500 |
mpm |
Fix local file changes being ignored after non-branch merge
|
file |
diff |
annotate
|
Fri, 22 Jul 2005 20:07:14 -0500 |
mpm |
Hack to fix missing '/' problem in URLs
|
file |
diff |
annotate
|
Fri, 22 Jul 2005 19:23:00 -0500 |
mpm |
Don't mark files with 'm'erge unless we're actually merging branches
|
file |
diff |
annotate
|
Thu, 21 Jul 2005 18:20:13 -0500 |
mpm |
Check protocol versions
|
file |
diff |
annotate
|
Thu, 21 Jul 2005 18:19:20 -0500 |
mpm |
Simplify content type checking
|
file |
diff |
annotate
|
Thu, 21 Jul 2005 18:18:43 -0500 |
Muli Ben-Yehuda |
When pulling from a non hg repository URL (e.g. http://www.kernel.org/hg)
|
file |
diff |
annotate
|
Wed, 20 Jul 2005 20:11:23 -0500 |
mpm |
Fix some line wrapping
|
file |
diff |
annotate
|
Wed, 20 Jul 2005 20:00:29 -0500 |
mpm |
Merge from BOS
|
file |
diff |
annotate
|
Wed, 20 Jul 2005 03:52:06 -0800 |
Bryan O'Sullivan |
Merge with Matt's tip.
|
file |
diff |
annotate
|
Wed, 20 Jul 2005 03:37:01 -0800 |
Bryan O'Sullivan |
An empty .hgignore file must cause us to ignore nothing, not everything!
|
file |
diff |
annotate
|
Wed, 20 Jul 2005 02:57:20 -0800 |
Bryan O'Sullivan |
Only walk over files that match our criteria.
|
file |
diff |
annotate
|
Tue, 19 Jul 2005 07:15:59 -0800 |
Bryan O'Sullivan |
Add a source designator to the walk methods.
|
file |
diff |
annotate
|
Tue, 19 Jul 2005 07:00:03 -0800 |
Bryan O'Sullivan |
Merge with Matt's tip.
|
file |
diff |
annotate
|
Mon, 18 Jul 2005 06:54:21 -0800 |
Bryan O'Sullivan |
Get add and locate to use new repo and dirstate walk code.
|
file |
diff |
annotate
|
Sat, 16 Jul 2005 15:13:40 -0800 |
Bryan O'Sullivan |
Work on walk code.
|
file |
diff |
annotate
|
Tue, 19 Jul 2005 15:09:04 -0500 |
mpm |
Fix verify error reporting bug
|
file |
diff |
annotate
|
Fri, 15 Jul 2005 21:31:35 +0100 |
Thomas Arendsen Hein |
Added missing newline after two error messages.
|
file |
diff |
annotate
|
Thu, 14 Jul 2005 22:56:55 -0800 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Thu, 14 Jul 2005 17:28:19 +0100 |
Thomas Arendsen Hein |
merge program setting from hgrc wasn't used.
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 01:48:03 -0800 |
mpm |
HG environment variables take precedence over hgrc
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 01:46:50 -0800 |
mpm |
Minor merge fixups
|
file |
diff |
annotate
|
Tue, 12 Jul 2005 00:51:49 -0800 |
Matt Mackall |
Reapply startswith() changes that got lost with stale edit
|
file |
diff |
annotate
|
Mon, 11 Jul 2005 15:07:04 -0800 |
Matt Mackall |
Sort files for removal
|
file |
diff |
annotate
|
Mon, 11 Jul 2005 15:06:32 -0800 |
Matt Mackall |
Handle undeletion of files when checking out old revisions
|
file |
diff |
annotate
|
Mon, 11 Jul 2005 10:28:20 -0800 |
Matt Mackall |
Actually move .hg into ignore
|
file |
diff |
annotate
|
Sun, 10 Jul 2005 16:14:56 -0800 |
chad netzer |
Make consistent use of str.startswith() in conditionals.
|
file |
diff |
annotate
|
Sun, 10 Jul 2005 16:13:39 -0800 |
Matt Mackall |
Move .hg into ignore()
|
file |
diff |
annotate
|
Sun, 10 Jul 2005 16:03:20 -0800 |
mwilli2 |
.hgignore speedups patch incorporating Matt's feedback.
|
file |
diff |
annotate
|
Sun, 10 Jul 2005 16:01:11 -0800 |
mark williamson |
A number of minor fixes to problems that pychecker found.
|
file |
diff |
annotate
|
Sun, 10 Jul 2005 14:07:14 -0800 |
Matt Mackall |
Move commit hook after commit completes
|
file |
diff |
annotate
|
Sun, 10 Jul 2005 14:06:30 -0800 |
Matt Mackall |
Whitespace cleanup
|
file |
diff |
annotate
|
Sun, 10 Jul 2005 10:38:50 -0800 |
Matt Mackall |
Generate a friendlier except for failed lookups
|
file |
diff |
annotate
|
Sun, 10 Jul 2005 10:06:54 -0800 |
Matt Mackall |
dirstate.forget() takes a list
|
file |
diff |
annotate
|
Sat, 09 Jul 2005 18:11:54 -0800 |
Matt Mackall |
Warn about bogus ignore expressions
|
file |
diff |
annotate
|
Fri, 08 Jul 2005 00:14:47 -0800 |
Matt Mackall |
Non-grouping regex for ignore
|
file |
diff |
annotate
|
Fri, 08 Jul 2005 00:04:25 -0800 |
Matt Mackall |
Fix bug in reverting deleted files
|
file |
diff |
annotate
|
Thu, 07 Jul 2005 09:41:03 -0800 |
Matt Mackall |
Experimental ignore regex speed-up
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 22:41:56 -0800 |
Matt Mackall |
Attempt to read all remaining remote output at close
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 22:30:00 -0800 |
Matt Mackall |
Show remote client output with "remote:"
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 22:28:35 -0800 |
mason |
Performance enhancements for manifest.add()
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 22:23:57 -0800 |
Matt Mackall |
Add addchangegroup to the ssh protocol
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 22:23:27 -0800 |
Matt Mackall |
Add a scheme for handling remote locking
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 22:21:23 -0800 |
Matt Mackall |
Fix up the broken bits in findoutgoing
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 22:20:56 -0800 |
Matt Mackall |
Move the empty changeset detection out of findincoming to pull
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 22:20:12 -0800 |
Matt Mackall |
Protocol switch from using generators to stream-like objects.
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 22:14:10 -0800 |
Matt Mackall |
Add a repo method to report repo device
|
file |
diff |
annotate
|
Tue, 05 Jul 2005 18:19:01 -0800 |
Bryan O'Sullivan |
Add locate command.
|
file |
diff |
annotate
|
Tue, 05 Jul 2005 17:55:22 -0800 |
Matt Mackall |
Add an sshrepository class and hg serve --stdio
|
file |
diff |
annotate
|
Tue, 05 Jul 2005 17:50:43 -0800 |
Matt Mackall |
Change remote repository to httprepository
|
file |
diff |
annotate
|
Tue, 05 Jul 2005 17:50:02 -0800 |
Matt Mackall |
Add generic repo commands for pull and push
|
file |
diff |
annotate
|
Tue, 05 Jul 2005 17:49:01 -0800 |
Matt Mackall |
Add a function to calculate the outgoing changegroup
|
file |
diff |
annotate
|
Mon, 04 Jul 2005 12:38:34 -0800 |
maf46 |
Fix zombie files in merge
|
file |
diff |
annotate
|
Mon, 04 Jul 2005 11:20:20 -0800 |
shaleh |
* clean up error handling when user requests to use a non file object
|
file |
diff |
annotate
|
Mon, 04 Jul 2005 11:00:25 -0800 |
Matt Mackall |
[PATCH] hg tag: local tag support in file .hg/localtags
|
file |
diff |
annotate
|
Sun, 03 Jul 2005 21:51:09 -0800 |
Matt Mackall |
Add username/merge/editor to .hgrc
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 19:49:46 -0800 |
mpm |
[PATCH] hg revert
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 18:57:59 -0800 |
mpm |
Remove all remaining print statements
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 18:25:15 -0800 |
mpm |
Actually warn on pulling from an unrelated repository
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 15:38:16 -0800 |
mpm |
Remove empty directories on update
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 15:21:22 -0800 |
mpm |
Handle unknown files better on update
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 13:40:15 -0800 |
mpm |
More whitespace cleanups
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 14:34:31 -0800 |
mpm |
repo.changes: fix duplicate changes
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 11:24:09 -0800 |
mpm |
Fix dodiff/changes
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 08:54:52 -0800 |
mpm |
recover: the journal is named 'journal'
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 00:34:50 -0800 |
mpm |
Move dirstate.uniq to util.unique
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 00:10:52 -0800 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 23:44:49 -0800 |
mpm |
Fix braindamage in repo.changes
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 23:28:16 -0800 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 21:47:23 +0100 |
Thomas Arendsen Hein |
Merge with upstream
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 21:28:18 -0800 |
mpm |
Propagate file list through dodiff
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 20:54:01 -0800 |
mpm |
Refactor diffrevs/diffdir into changes
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 22:09:24 -0800 |
mpm |
Attempt to fix negative revision count from pull
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 13:48:57 -0800 |
mpm |
Fix empty pull bug that appeared this morning
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 10:44:16 -0800 |
mpm |
Change getchangegroup to findincoming
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 10:42:35 -0800 |
mpm |
Whitespace cleanups
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 11:06:25 -0800 |
mpm |
change unrelated repository error to a warning
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 10:42:02 -0800 |
mpm |
Disallow merging of unrelated projects
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 02:18:23 -0800 |
mpm |
Use $USERNAME as a fallback for commit
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 02:03:25 -0800 |
mpm |
Better messages for rollback and undo
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 00:55:59 -0800 |
mpm |
Add exception class for repository errors
|
file |
diff |
annotate
|
Mon, 27 Jun 2005 22:29:44 -0800 |
mpm |
Pull from TAH
|
file |
diff |
annotate
|
Mon, 27 Jun 2005 22:18:12 -0800 |
mpm |
Add initial hook support
|
file |
diff |
annotate
|
Sun, 26 Jun 2005 15:12:51 -0800 |
mpm |
Pull from TAH
|
file |
diff |
annotate
|
Sun, 26 Jun 2005 13:25:07 +0100 |
Thomas Arendsen Hein |
Handle errors in .hgtags or hgrc [tags] section more gracefully.
|
file |
diff |
annotate
|
Sat, 25 Jun 2005 16:17:34 -0800 |
mpm |
Minor annotate performance tweaks
|
file |
diff |
annotate
|
Thu, 23 Jun 2005 18:48:50 -0800 |
mpm |
Add 'local' tags
|
file |
diff |
annotate
|
Thu, 23 Jun 2005 17:43:04 -0800 |
mpm |
rawcommit: do lookup of parents at the appropriate layer
|
file |
diff |
annotate
|
Thu, 23 Jun 2005 13:28:47 -0800 |
mpm |
rawcommit dirstate tweak
|
file |
diff |
annotate
|
Thu, 23 Jun 2005 09:33:18 -0800 |
mpm |
Permission handling for the other OS
|
file |
diff |
annotate
|
Wed, 22 Jun 2005 12:14:44 -0800 |
mpm |
Optimize annotate a bit
|
file |
diff |
annotate
|
Wed, 22 Jun 2005 11:30:14 -0800 |
mpm |
Replace difflib with bdiff for annotate
|
file |
diff |
annotate
|