Wed, 27 Sep 2006 14:32:53 -0700 |
Brendan Cully |
mq: bail out if a patch appears more than once in the series file.
|
Wed, 27 Sep 2006 13:34:20 -0700 |
Brendan Cully |
mq: add --summary to qapplied, qunapplied, qtop, qnext and qprev
|
Wed, 27 Sep 2006 21:44:20 +0200 |
Thomas Arendsen Hein |
Merge with crew
|
Wed, 27 Sep 2006 21:43:45 +0200 |
Thomas Arendsen Hein |
Documentation fixes for addremove.
|
Wed, 27 Sep 2006 08:27:16 -0500 |
TK Soh |
hgk: fix mixup of --limit and REVRANGE in hgk call
|
Wed, 27 Sep 2006 12:08:33 -0700 |
Brendan Cully |
gitweb: cosmetic fixes.
|
Wed, 27 Sep 2006 12:08:32 -0700 |
Brendan Cully |
hgweb: yield filenode as well as node in annotate, use filenode in annotateline
|
Wed, 27 Sep 2006 12:08:30 -0700 |
Brendan Cully |
hgweb: fix changeset link in annotate view.
|
Wed, 27 Sep 2006 20:34:52 +0200 |
Thomas Arendsen Hein |
shortuser should stop before the first space character.
|
Wed, 27 Sep 2006 09:10:31 -0700 |
Brendan Cully |
hgweb: make annotate line revisions point to annotation for that rev
|
Wed, 27 Sep 2006 09:10:29 -0700 |
Brendan Cully |
hgweb: fix annotate bugs
|
Wed, 27 Sep 2006 09:10:28 -0700 |
Brendan Cully |
hgweb: use filectx.annotate instead of filelog
|
Wed, 27 Sep 2006 09:10:21 -0700 |
Brendan Cully |
Refactor annotate copy support.
|
Wed, 27 Sep 2006 09:35:53 +0200 |
Benoit Boissinot |
merge with mainline
|
Tue, 26 Sep 2006 14:40:21 -0500 |
TK Soh |
do not disclose proxy user and password in debug messages
|
Fri, 29 Sep 2006 17:50:59 -0500 |
Matt Mackall |
merge: minor nullid cleanup
|
Fri, 29 Sep 2006 17:47:51 -0500 |
Matt Mackall |
context: add __nonzero__ methods
|
Fri, 29 Sep 2006 16:39:38 -0500 |
Matt Mackall |
merge: use repo.parents and parent contexts in update
|
Fri, 29 Sep 2006 16:29:44 -0500 |
Matt Mackall |
Add str methods to contexts
|
Fri, 29 Sep 2006 16:01:46 -0500 |
Matt Mackall |
Add equality operators to changectx and filectx
|
Fri, 29 Sep 2006 15:56:36 -0500 |
Matt Mackall |
localrepo.parents: return null context for no parents
|
Fri, 29 Sep 2006 15:48:16 -0500 |
Matt Mackall |
Add localrepo.parents to get parent changectxs.
|
Tue, 26 Sep 2006 16:21:52 -0500 |
Matt Mackall |
merge: move partial filtering out of manifest merge
|
Tue, 26 Sep 2006 16:04:07 -0500 |
Matt Mackall |
merge: move findcopies after workingmanifest
|
Tue, 26 Sep 2006 15:58:51 -0500 |
Matt Mackall |
findcopies: shortcut for empty working dir
|
Tue, 26 Sep 2006 13:58:58 +0200 |
Benoit Boissinot |
fix users of dirstate.copies broken by b1f10d3223c1
|
Mon, 25 Sep 2006 22:26:54 -0500 |
Matt Mackall |
Merge with crew
|
Sun, 24 Sep 2006 13:52:27 +0200 |
Benoit Boissinot |
optimize revlog.lookup when passed hex(node)[:...]
|
Sun, 24 Sep 2006 13:52:25 +0200 |
Benoit Boissinot |
cleanups in revlog.lookup
|
Mon, 25 Sep 2006 20:31:05 -0500 |
Matt Mackall |
findcopies: use dirstate rename information
|
Mon, 25 Sep 2006 17:53:17 -0500 |
Matt Mackall |
dirstate: add copies function
|
Mon, 25 Sep 2006 16:45:31 -0500 |
Matt Mackall |
Add core copy detection algorithm
|
Mon, 25 Sep 2006 16:43:21 -0500 |
Matt Mackall |
context: change filectx repr to use @
|
Fri, 22 Sep 2006 16:12:39 -0500 |
Matt Mackall |
context: add __repr__ methods
|
Fri, 22 Sep 2006 16:01:14 -0500 |
Matt Mackall |
filectx: lazy linkrev usage
|
Fri, 22 Sep 2006 15:34:02 -0500 |
Matt Mackall |
restore filectx.changectx() method
|
Fri, 22 Sep 2006 18:29:04 +0200 |
Benoit Boissinot |
fix newline in error message
|
Fri, 22 Sep 2006 17:58:22 +0200 |
Benoit Boissinot |
add comments in cachefunc
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
filectx.annotate: return filectx for each line instead of rev
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
Add cachefunc to abstract function call cache
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
Make filectx lazier - some users never use filenode
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
context: handle fileid or changeid == 0
|
Fri, 22 Sep 2006 08:48:56 +0200 |
Benoit Boissinot |
merge with crew
|
Tue, 19 Sep 2006 10:22:30 -0700 |
Brendan Cully |
mq: Add --rev argument to qimport, to adopt existing changesets.
|
Wed, 20 Sep 2006 22:26:47 +0200 |
Benoit Boissinot |
manifest.py: remove unnecessary method
|
Thu, 21 Sep 2006 18:15:44 -0500 |
Matt Mackall |
Switch revlog.ancestor to use revisions rather than nodeids
|
Thu, 21 Sep 2006 16:16:39 -0500 |
Matt Mackall |
mpatch: Fix for malloc corner case on AIX
|
Thu, 21 Sep 2006 16:15:39 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 20 Sep 2006 21:44:35 +0200 |
Giorgos Keramidas |
tests: add new test; test-mq-qrefresh
|
Wed, 20 Sep 2006 16:50:50 -0500 |
Matt Mackall |
Abstract ancestor algorithm into generic function
|
Tue, 19 Sep 2006 15:28:13 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 19 Sep 2006 08:45:39 -0700 |
Brendan Cully |
qimport: rename patch to patchname to avoid shadowing module
|
Fri, 15 Sep 2006 15:23:52 -0700 |
Brendan Cully |
Move defaultrev into changectx
|
Mon, 18 Sep 2006 17:43:31 +0200 |
Benoit Boissinot |
fix warnings spotted by pychecker
|
Mon, 18 Sep 2006 17:32:28 +0200 |
Benoit Boissinot |
hgweb: fix errors spotted by pychecker
|
Mon, 18 Sep 2006 12:01:32 +0200 |
TK Soh |
extdiff: use the default option only if the default program is used
|
Mon, 18 Sep 2006 11:55:38 +0200 |
Benoit Boissinot |
Merge with mainline
|
Fri, 15 Sep 2006 22:55:17 +0200 |
Mathieu Clabaut |
Update [extdiff] configuration sample for vimdiff,
|
Tue, 19 Sep 2006 14:58:54 -0500 |
Matt Mackall |
filectx: add rename-aware ancestor algorithm
|
Sun, 17 Sep 2006 22:59:33 -0500 |
Matt Mackall |
changectx: add ancestor function
|
Sun, 17 Sep 2006 22:58:11 -0500 |
Matt Mackall |
filectx: allow passing filelog in init to avoid opening new filelogs
|
Sun, 17 Sep 2006 22:38:06 -0500 |
Matt Mackall |
filelog: make metadata method private
|
Sun, 17 Sep 2006 22:20:44 -0500 |
Matt Mackall |
filectx: add rename traversal for parents()
|
Sun, 17 Sep 2006 21:27:30 -0500 |
Matt Mackall |
merge: simplify actions with helper function
|
Sun, 17 Sep 2006 21:11:26 -0500 |
Matt Mackall |
merge: simplify local created logic
|
Sun, 17 Sep 2006 20:43:06 -0500 |
Matt Mackall |
merge: simplify prompt code
|
Sun, 17 Sep 2006 20:38:02 -0500 |
Matt Mackall |
merge: simplify exec flag handling
|
Sun, 17 Sep 2006 20:18:27 -0500 |
Matt Mackall |
merge: simplify tests for local changed/remote deleted
|
Sun, 17 Sep 2006 20:10:54 -0500 |
Matt Mackall |
merge: more simplification of m2 manifest scanning
|
Sun, 17 Sep 2006 20:00:14 -0500 |
Matt Mackall |
merge: reorder tests on m2 items in manifestmerge
|
Sun, 17 Sep 2006 19:54:01 -0500 |
Matt Mackall |
merge: eliminate redundant security check
|
Sun, 17 Sep 2006 19:53:19 -0500 |
Matt Mackall |
merge: eliminate confusing queued variable
|
Sun, 17 Sep 2006 18:28:50 -0500 |
Matt Mackall |
merge: remove no longer possible clause
|
Sun, 17 Sep 2006 17:39:19 -0500 |
Matt Mackall |
merge: move apply and dirstate code into separate functions
|
Sun, 17 Sep 2006 17:13:02 -0500 |
Matt Mackall |
merge: remove linear variable
|
Sun, 17 Sep 2006 17:07:44 -0500 |
Matt Mackall |
merge: simplify hook code
|
Sun, 17 Sep 2006 16:50:17 -0500 |
Matt Mackall |
merge: linear_path -> linear
|
Sun, 17 Sep 2006 16:47:33 -0500 |
Matt Mackall |
merge: pull manifest checks and updates into separate functions
|
Sun, 17 Sep 2006 16:13:34 -0500 |
Matt Mackall |
merge: remove now unused umap dict
|
Sun, 17 Sep 2006 16:13:03 -0500 |
Matt Mackall |
merge: pull manifest comparison out into separate function
|
Sun, 17 Sep 2006 16:02:09 -0500 |
Matt Mackall |
Merge with mainline
|
Sun, 17 Sep 2006 15:59:59 -0500 |
Matt Mackall |
merge: move set_exec to actions
|
Sun, 17 Sep 2006 15:54:51 -0500 |
Matt Mackall |
merge: add forget to action list
|
Sun, 17 Sep 2006 15:24:00 -0500 |
Matt Mackall |
merge: add codes to action list, eliminate None elements
|
Sun, 17 Sep 2006 15:10:56 -0500 |
Matt Mackall |
merge: convert actions to list
|
Fri, 15 Sep 2006 16:01:16 -0500 |
Matt Mackall |
Merge with backout
|
Fri, 15 Sep 2006 16:00:16 -0500 |
Matt Mackall |
Back out trusted hgrc change for now
|
Fri, 15 Sep 2006 15:22:45 -0500 |
Matt Mackall |
Merge with crew
|
Wed, 13 Sep 2006 13:14:08 -0700 |
Matt Doar |
Add support for diffstat in commit emails, and move diffstat from
|
Thu, 14 Sep 2006 19:24:00 -0700 |
Brendan Cully |
cat: default to working dir parent instead of tip
|
Fri, 15 Sep 2006 00:51:27 +0200 |
Benoit Boissinot |
merge with brendan
|
Wed, 13 Sep 2006 18:24:58 -0700 |
Brendan Cully |
hgk: add --limit, and revranges
|
Wed, 13 Sep 2006 13:50:28 -0700 |
Brendan Cully |
hgk: add revision numbers
|
Thu, 14 Sep 2006 22:52:47 +0200 |
Brendan Cully |
mq: handle patch names containing ":"
|
Thu, 14 Sep 2006 11:19:35 -0700 |
Brendan Cully |
Move revision parsing into cmdutil.
|
Wed, 13 Sep 2006 14:37:51 -0300 |
Alexis S. L. Carvalho |
Avoid negative block sizes in lazyparser.
|
Thu, 14 Sep 2006 15:35:55 +0200 |
Brendan Cully |
mq: add qdelete --forget option
|
Wed, 13 Sep 2006 16:41:03 -0700 |
Brendan Cully |
mq: do not update an empty working directory after strip.
|
Tue, 12 Sep 2006 11:11:19 -0700 |
Brendan Cully |
mq: Add --git option to qrefresh
|
Wed, 13 Sep 2006 21:46:36 +0200 |
john levon |
Add the -s option to `hg help qseries`.
|
Wed, 13 Sep 2006 19:57:40 +0200 |
Benoit Boissinot |
sshrepo: don't try to validate when creating the repo
|
Wed, 13 Sep 2006 08:57:08 -0700 |
Brendan Cully |
Make qrename handle directory targets; closes #333.
|
Tue, 12 Sep 2006 17:27:41 +0200 |
Thomas Arendsen Hein |
Fixed python2.3 incompatibility (rsplit) in qpush/qpop with index.
|
Tue, 12 Sep 2006 17:26:20 +0200 |
Thomas Arendsen Hein |
Added tests for qpush/qpop with index.
|
Mon, 11 Sep 2006 10:23:23 +0200 |
Thomas Arendsen Hein |
Fixed OSError "No such file or directory: None" and make IOError consistent.
|
Mon, 11 Sep 2006 10:08:30 +0200 |
Thomas Arendsen Hein |
If local repository is missing, make error message clearer.
|
Sun, 10 Sep 2006 19:15:08 -0300 |
Alexis S. L. Carvalho |
don't let lazyparser read more data than it can handle
|
Sat, 09 Sep 2006 12:56:08 +0200 |
Benoit Boissinot |
document changelog format
|
Sat, 09 Sep 2006 12:51:05 +0200 |
Benoit Boissinot |
merge with brendan
|
Wed, 30 Aug 2006 15:13:45 -0700 |
Brendan Cully |
strip: strip changelog before manifest
|
Mon, 28 Aug 2006 16:30:48 -0500 |
TK Soh |
extdiff: do not shell-quote options to new commands
|
Fri, 08 Sep 2006 10:01:45 +0200 |
Thomas Arendsen Hein |
Include section name and parameter name (if available) in config errors.
|
Fri, 08 Sep 2006 09:36:18 +0200 |
Thomas Arendsen Hein |
Never apply string formatting to generated errors with util.Abort.
|
Fri, 08 Sep 2006 02:16:16 +0200 |
Benoit Boissinot |
hg merge: fix lookup of branch
|
Fri, 08 Sep 2006 01:07:21 +0200 |
Benoit Boissinot |
merge with crew
|
Fri, 08 Sep 2006 00:56:37 +0200 |
Benoit Boissinot |
hgk.py: fix for a bug introduced in 32fd512ca7c0
|
Thu, 07 Sep 2006 13:53:20 -0500 |
TK Soh |
allow shell-quoting in command defaults
|
Thu, 07 Sep 2006 14:13:01 +0200 |
Benoit Boissinot |
hgk.py: use mercurial.patch functions when possible
|
Thu, 07 Sep 2006 14:12:39 +0200 |
Benoit Boissinot |
git --diff: fix traceback when getting mode change
|
Thu, 07 Sep 2006 14:01:00 +0200 |
Benoit Boissinot |
hgk.py: use nullid instead of a constant
|
Wed, 06 Sep 2006 02:15:33 +0200 |
Benoit Boissinot |
hgk.py: fix warnings from pychecker
|
Wed, 06 Sep 2006 02:13:08 +0200 |
Benoit Boissinot |
hgk.py: add an optional file list to debug-diff-tree
|
Tue, 27 Jun 2006 01:41:07 +0300 |
Mikhail Sobolev |
really treat the right side of acl.{allow,deny} as a list of users
|
Tue, 05 Sep 2006 11:33:47 +0200 |
Benoit Boissinot |
merge crew with hg-churn
|
Tue, 05 Sep 2006 12:40:45 +0900 |
Shun-ichi GOTO |
Fix for Python 2.3 compatibility.
|
Thu, 24 Aug 2006 16:12:23 -0500 |
TK Soh |
hgk: use short changeset hashes
|
Tue, 05 Sep 2006 01:15:46 +0200 |
Benoit Boissinot |
merge with brendan
|
Tue, 05 Sep 2006 01:11:14 +0200 |
Benoit Boissinot |
unlink temporary patch files even when an exception is raised
|
Wed, 30 Aug 2006 13:42:57 -0700 |
Brendan Cully |
Remove temporary git patch files
|
Wed, 30 Aug 2006 13:12:26 -0700 |
Brendan Cully |
Fix git patch application when cwd != repo.root
|
Wed, 30 Aug 2006 12:55:10 -0700 |
Brendan Cully |
Detect git patches in patchbomb makepatch function
|
Mon, 04 Sep 2006 23:27:14 +0200 |
Benoit Boissinot |
merge with hg-churn
|
Mon, 04 Sep 2006 16:02:25 -0400 |
Josef "Jeff" Sipek |
[churn] Moved churn extension from hgext to contrib
|
Sun, 03 Sep 2006 18:41:16 -0400 |
Josef "Jeff" Sipek |
[churn] Fix progress bar not incrementing when merge cset is encountered
|
Sun, 03 Sep 2006 16:30:07 -0400 |
Josef "Jeff" Sipek |
[churn] progress meter
|
Sun, 03 Sep 2006 16:25:41 -0400 |
Josef "Jeff" Sipek |
[churn] Ignore merge csets
|
Sun, 03 Sep 2006 16:23:18 -0400 |
Josef "Jeff" Sipek |
[churn] repo.changes was renamed to repo.status
|
Sun, 03 Sep 2006 06:06:02 -0400 |
Josef "Jeff" Sipek |
Merge with mpm
|
Sat, 19 Aug 2006 15:20:54 -0400 |
Josef "Jeff" Sipek |
Merge with Brendan Cully
|
Fri, 18 Aug 2006 22:08:48 -0700 |
Brendan Cully |
Add revision range support
|
Sat, 19 Aug 2006 14:47:31 -0400 |
Josef "Jeff" Sipek |
[churn] Fixed churn ignoring the first commit
|
Tue, 15 Aug 2006 06:15:06 -0400 |
Josef "Jeff" Sipek |
[churn] Trivial cleanup
|
Tue, 15 Aug 2006 05:48:49 -0400 |
Josef "Jeff" Sipek |
[churn] Trivial cleanup suggested by Thomas
|
Tue, 08 Aug 2006 15:29:33 -0400 |
Josef "Jeff" Sipek |
[churn] Cleanup suggestions from tonfa
|
Wed, 26 Jul 2006 19:42:56 -0400 |
Josef "Jeff" Sipek |
Churn extension
|
Sat, 02 Sep 2006 20:24:53 +0800 |
TK Soh |
add document on command defaults
|
Sun, 03 Sep 2006 02:28:39 +0200 |
Benoit Boissinot |
do not enable verbose output if quiet is specified in the cmdline
|
Sat, 02 Sep 2006 23:26:10 +0200 |
Benoit Boissinot |
clone: simplifying dest repo creation
|
Sat, 02 Sep 2006 23:14:35 +0200 |
Benoit Boissinot |
sshrepo: when creating a repo, raise an error if it already exists
|
Sat, 02 Sep 2006 23:06:47 +0200 |
Benoit Boissinot |
localrepo: move the repo creation code, fail if the repo exists
|
Sat, 02 Sep 2006 21:08:54 +0200 |
Benoit Boissinot |
sshrepo: flush stderr before connecting to the hg server
|
Thu, 31 Aug 2006 12:51:02 -0500 |
TK Soh |
gitweb: add file links to filelog page
|
Thu, 31 Aug 2006 12:31:55 -0500 |
TK Soh |
gitweb: add annotate links to changeset page
|
Wed, 30 Aug 2006 10:21:02 -0700 |
Brendan Cully |
Merge with crew
|
Wed, 30 Aug 2006 10:17:35 -0700 |
Brendan Cully |
Add --git support to hg email
|
Wed, 30 Aug 2006 10:08:56 -0700 |
Brendan Cully |
Add --git to hg export
|
Wed, 30 Aug 2006 19:58:54 +0200 |
Benoit Boissinot |
merge with brendan
|
Tue, 29 Aug 2006 17:08:55 -0700 |
Brendan Cully |
Call patch.diff directly instead of printdiff - this also saves an
|
Tue, 29 Aug 2006 17:08:42 -0700 |
Brendan Cully |
Remove dates from git export file lines - they confuse git-apply
|
Fri, 28 Jul 2006 13:46:19 -0500 |
Will Maier |
Find the system's MD5 binary.
|
Tue, 29 Aug 2006 14:04:54 -0500 |
TK Soh |
gitweb: fix annotate page display problem on IE (6.0)
|
Tue, 29 Aug 2006 14:01:11 -0500 |
TK Soh |
gitweb: fix file page display problem on IE (6.0)
|
Tue, 29 Aug 2006 13:28:38 -0500 |
TK Soh |
gitweb: fix issue 349
|
Tue, 29 Aug 2006 19:26:58 +0200 |
Benoit Boissinot |
Document the fact that revert might overwrite .orig files
|
Tue, 29 Aug 2006 19:02:57 +0200 |
Benoit Boissinot |
Add a hint for revert --all when aborting
|
Mon, 28 Aug 2006 21:49:02 +0200 |
Benoit Boissinot |
fix incorrect warning when walking on a particular rev
|
Sat, 26 Aug 2006 11:19:00 +0200 |
Benoit Boissinot |
fix errors reported by pychecker
|
Thu, 24 Aug 2006 15:19:56 -0700 |
Alexis S. L. Carvalho |
Fixed an exception in notify extension (b2a_hex argument incorrect)
|
Tue, 22 Aug 2006 12:20:24 -0500 |
TK Soh |
minor docstring fix for revert
|
Mon, 21 Aug 2006 10:46:58 -0700 |
Lee Cantey |
Allow for MB/sec transfer rates in test-http-proxy and test-ssh.
|
Tue, 22 Aug 2006 22:49:30 -0300 |
Alexis S. L. Carvalho |
load extensions only after the ui object has been completely initialized
|
Tue, 22 Aug 2006 20:45:03 -0300 |
Alexis S. L. Carvalho |
Only read .hg/hgrc files from trusted users/groups
|
Wed, 23 Aug 2006 00:19:24 +0200 |
Edouard Gomez |
Fix hgk extension due to 4ec58b157265 refactoring
|
Wed, 23 Aug 2006 08:42:21 -0700 |
Vadim Gelfer |
merge.
|
Tue, 22 Aug 2006 17:01:24 -0700 |
Bryan O'Sullivan |
mq.el: Add comment to mq-edit-finish.
|
Tue, 22 Aug 2006 16:59:22 -0700 |
Bryan O'Sullivan |
mq.el: add ability to edit a patch.
|
Tue, 22 Aug 2006 16:59:09 -0700 |
Bryan O'Sullivan |
qheader: exit withh meaningful error code.
|
Tue, 22 Aug 2006 16:04:58 -0700 |
Bryan O'Sullivan |
Emacs: add mq.el, early support for Mercurial Queues.
|
Tue, 22 Aug 2006 16:03:55 -0700 |
Bryan O'Sullivan |
MQ: Make more commands return meaningful errors.
|
Tue, 22 Aug 2006 15:15:52 -0700 |
Bryan O'Sullivan |
mercurial.el: deal with more vagaries of "hg status".
|
Tue, 22 Aug 2006 15:14:35 -0700 |
Bryan O'Sullivan |
qrefresh: exit with status 1 if no patches applied.
|
Tue, 22 Aug 2006 14:03:10 -0700 |
Bryan O'Sullivan |
mercurial.el: add hg-cwd
|
Tue, 22 Aug 2006 14:02:43 -0700 |
Bryan O'Sullivan |
mercurial.el: speed up mode line updates.
|
Tue, 22 Aug 2006 11:37:18 -0700 |
Bryan O'Sullivan |
mercurial.el: add hg-status.
|
Tue, 22 Aug 2006 11:36:58 -0700 |
Bryan O'Sullivan |
mercurial.el: use parents in modeline, not tip
|
Tue, 22 Aug 2006 11:24:59 -0700 |
Bryan O'Sullivan |
mercurial.el: fix hg-chomp.
|
Tue, 22 Aug 2006 08:54:19 -0700 |
Bryan O'Sullivan |
mercurial.el: fix calls to goto-char.
|
Tue, 22 Aug 2006 08:53:37 -0700 |
Bryan O'Sullivan |
mercurial.el: get rid of unportable, unperformant use of replace-regexp.
|
Tue, 22 Aug 2006 07:55:10 -0700 |
Vadim Gelfer |
merge.
|
Thu, 10 Aug 2006 16:59:58 +0200 |
Volker Kleinfeld |
Support the demandload syntax "@" in packagescan
|
Tue, 22 Aug 2006 07:32:54 -0700 |
Vadim Gelfer |
merge.
|
Tue, 22 Aug 2006 14:31:56 +0900 |
Shun-ichi GOTO |
Support foo@bar notation as demandload module spec.
|
Tue, 22 Aug 2006 10:20:21 +0200 |
Thomas Arendsen Hein |
Make test-strict append to $HGRCPATH, like other tests do since 61fcd9fac434.
|
Tue, 22 Aug 2006 10:18:40 +0200 |
Thomas Arendsen Hein |
Merge with tah
|
Tue, 22 Aug 2006 10:08:42 +0200 |
Thomas Arendsen Hein |
Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrc
|
Tue, 22 Aug 2006 09:55:14 +0200 |
Thomas Arendsen Hein |
Clear contents of global hgrc for tests before running each test.
|
Mon, 21 Aug 2006 21:59:29 -0700 |
Bryan O'Sullivan |
Add ui.strict config item.
|
Mon, 21 Aug 2006 17:47:02 -0700 |
Lee Cantey |
Ignore .DS_Store directories
|
Mon, 21 Aug 2006 16:33:43 -0700 |
Lee Cantey |
Allow for MB/sec transfer rates in test-http
|
Mon, 21 Aug 2006 14:13:27 -0700 |
Danek Duvall |
patch queue: portability.notes
|
Mon, 21 Aug 2006 13:59:17 -0700 |
Vadim Gelfer |
mq: fix bad interaction between demandload and update of commands.norepo
|
Mon, 21 Aug 2006 11:05:43 -0700 |
Vadim Gelfer |
revert: add -a as alias for --all
|
Mon, 21 Aug 2006 09:44:52 -0700 |
Vadim Gelfer |
revert: require --all to revert all files.
|
Tue, 22 Aug 2006 21:02:25 -0500 |
Matt Mackall |
merge: fold umap and added into m1 manifest
|
Tue, 22 Aug 2006 19:39:54 -0500 |
Matt Mackall |
merge: make unresolved a counter
|
Tue, 22 Aug 2006 19:32:16 -0500 |
Matt Mackall |
merge: use context code to retrieve manifests
|
Tue, 22 Aug 2006 19:12:09 -0500 |
Matt Mackall |
merge: add remove to the action hash
|
Tue, 22 Aug 2006 18:06:17 -0500 |
Matt Mackall |
merge: combine merge and get lists
|
Tue, 22 Aug 2006 17:42:55 -0500 |
Matt Mackall |
merge: remove redundant if
|
Tue, 22 Aug 2006 17:26:44 -0500 |
Matt Mackall |
merge: eliminate mw manifestdict, do everything with m1
|
Tue, 22 Aug 2006 17:20:09 -0500 |
Matt Mackall |
merge: eliminate usage of m1 after working manifest creation
|
Tue, 22 Aug 2006 17:08:38 -0500 |
Matt Mackall |
merge: simplify working dir manifest generation
|
Tue, 22 Aug 2006 16:47:27 -0500 |
Matt Mackall |
merge: simplify some update logic
|
Tue, 22 Aug 2006 16:23:29 -0500 |
Matt Mackall |
merge: hoist partial code out of manifest loops
|
Tue, 22 Aug 2006 16:12:54 -0500 |
Matt Mackall |
merge: minor simplification
|
Mon, 21 Aug 2006 14:25:56 -0500 |
Matt Mackall |
merge: rename mysterious variable
|
Mon, 21 Aug 2006 14:21:42 -0500 |
Matt Mackall |
merge: add backwards variable
|
Sun, 20 Aug 2006 23:52:52 -0500 |
Matt Mackall |
tag: shorten hash in default commit message
|
Sun, 20 Aug 2006 22:51:56 -0500 |
Matt Mackall |
Only show long hashes with --debug, not --verbose
|
Sun, 20 Aug 2006 21:59:51 -0500 |
Matt Mackall |
Demote a pull note to a debug message
|
Sun, 20 Aug 2006 02:21:59 -0300 |
Alexis S. L. Carvalho |
fix typo in mail.py
|
Sun, 20 Aug 2006 02:21:51 -0300 |
Alexis S. L. Carvalho |
fix incoming -p
|
Sun, 20 Aug 2006 01:13:11 -0300 |
Alexis S. L. Carvalho |
dirstate.py: when comparing mtimes, use only the integer part.
|
Sun, 20 Aug 2006 00:44:54 -0300 |
Alexis S. L. Carvalho |
localrepo.status: detect clean files even when the mtime has changed
|
Sun, 20 Aug 2006 00:44:53 -0300 |
Alexis S. L. Carvalho |
Avoid Python 2.5 warning
|
Thu, 17 Aug 2006 15:30:45 -0500 |
TK Soh |
extdiff: make new diff commands pick up their options correctly
|
Fri, 18 Aug 2006 22:13:58 -0700 |
Vadim Gelfer |
addremove: add -s/--similarity option
|
Fri, 18 Aug 2006 21:18:01 -0700 |
Vadim Gelfer |
fix comment.
|
Fri, 18 Aug 2006 21:17:28 -0700 |
Vadim Gelfer |
merge.
|
Sun, 23 Jul 2006 09:04:14 -0700 |
Vadim Gelfer |
addremove: do not deprecate.
|
Fri, 18 Aug 2006 21:04:10 -0700 |
Vadim Gelfer |
merge.
|
Fri, 18 Aug 2006 21:03:29 -0700 |
Vadim Gelfer |
fix issue 322.
|
Fri, 18 Aug 2006 17:02:38 -0700 |
Vadim Gelfer |
merge.
|
Thu, 17 Aug 2006 21:13:35 +0300 |
Giorgos Keramidas |
add missing import of errno
|
Fri, 18 Aug 2006 15:53:30 -0700 |
Vadim Gelfer |
merge.
|
Fri, 18 Aug 2006 15:53:14 -0700 |
Vadim Gelfer |
add other dir/file case to test for issue322.
|
Fri, 18 Aug 2006 14:59:18 -0700 |
Brendan Cully |
Teach annotate to follow copies.
|
Fri, 18 Aug 2006 15:03:16 -0700 |
Brendan Cully |
Add self to contributors
|
Fri, 18 Aug 2006 14:49:12 -0700 |
Vadim Gelfer |
add test for issue 322.
|
Fri, 18 Aug 2006 14:13:44 -0700 |
Vadim Gelfer |
merge with self.
|