Sun, 07 Nov 2010 18:59:27 +0900 |
Nicolas Dumazet |
context: add __repr__ methods to workingfilectx and workingctx
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 22:47:50 +0200 |
Christian Ebert |
context: narrow down filter special case in filectx.cmp()
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 23:07:30 +0900 |
Nicolas Dumazet |
filectx: use ctx.size comparisons to speed up ctx.cmp
|
file |
diff |
annotate
|
Tue, 21 Sep 2010 23:37:47 +0200 |
Patrick Mezard |
Merge with stable
|
file |
diff |
annotate
|
Tue, 21 Sep 2010 23:14:58 +0200 |
Patrick Mezard |
context: fix filectx.undelete() (issue2388)
stable
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 22:29:13 +0200 |
Patrick Mezard |
Merge with stable
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 21:46:56 +0200 |
Patrick Mezard |
Use lexists() instead of exists() where appropriate
stable
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:20 +0200 |
Martin Geisler |
add: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 13:40:46 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 13:29:46 +0200 |
Martin Geisler |
context: mark string for translation
stable
|
file |
diff |
annotate
|
Thu, 15 Jul 2010 18:10:05 +0200 |
Martin Geisler |
subrepos: support remapping of .hgsub source paths
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 10:39:59 +0900 |
Nicolas Dumazet |
context: reuse filecontext.cmp in workingfilecontext.cmp
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 23:40:46 +0900 |
Nicolas Dumazet |
filectx: use cmp(self, fctx) instead of cmp(self, text)
|
file |
diff |
annotate
|
Fri, 16 Jul 2010 16:33:55 +0900 |
Nicolas Dumazet |
context: use os.lstat instead of os.stat to fetch file size
stable
|
file |
diff |
annotate
|
Fri, 09 Jul 2010 11:02:39 +0900 |
Nicolas Dumazet |
cmp: document the fact that we return True if content is different
stable
|
file |
diff |
annotate
|
Fri, 09 Jul 2010 11:59:48 +0900 |
Nicolas Dumazet |
workingfilectx.cmp: invert boolean return value
stable
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 08:48:05 +0200 |
Peter Arrenbrecht |
context: allow passing the common cset ancestor to fctx.ancestor
stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
file |
diff |
annotate
|
Sat, 01 May 2010 15:00:21 +0300 |
Alexander Solovyov |
slightly improve memctx api
|
file |
diff |
annotate
|
Tue, 11 May 2010 20:21:25 +0200 |
Benoit Boissinot |
merge with stable
|
file |
diff |
annotate
|
Tue, 11 May 2010 20:13:52 +0200 |
Benoit Boissinot |
context: fallback function should not return None
stable
|
file |
diff |
annotate
|
Sat, 01 May 2010 23:05:21 +0200 |
Edouard Gomez |
subrepo: dirtiness checks should iterate over subrepos
|
file |
diff |
annotate
|
Fri, 07 May 2010 14:07:30 -0500 |
Steve Borho |
changectx: change diff() to accept keyword opts
|
file |
diff |
annotate
|
Fri, 07 May 2010 10:59:11 -0500 |
Steve Borho |
changectx: use repo.ui diffopts, allow argument override
|
file |
diff |
annotate
|
Wed, 05 May 2010 20:21:57 -0500 |
Matt Mackall |
context: only scan unknowns when needed
|
file |
diff |
annotate
|
Tue, 04 May 2010 15:52:42 -0500 |
Matt Mackall |
context: use asserts for ignored and clean exceptions
|
file |
diff |
annotate
|
Tue, 04 May 2010 15:02:55 -0500 |
Steve Borho |
workingctx: use member variables to store ignored and clean
|
file |
diff |
annotate
|
Tue, 04 May 2010 14:52:25 -0500 |
Steve Borho |
workingctx: add explicit status method, add ignored and fix clean
|
file |
diff |
annotate
|
Tue, 04 May 2010 20:12:58 -0500 |
Steve Borho |
context: add a changectx.diff() convenience function
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 01:18:31 +0200 |
Benoit Boissinot |
context: remove parents parameter to workingctx
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 20:30:31 +0200 |
Benoit Boissinot |
filectx: _fileid isn't normalized, use _filenode instead
stable
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 01:57:32 +0200 |
Benoit Boissinot |
context: fix bug introduced in fb89cd21a7a0, path should be used
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 18:08:48 +0200 |
Benoit Boissinot |
workingctx: correctly compute the flag for noexec filesystems+merge
stable
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:05 -0600 |
Matt Mackall |
copies: speed up copy detection
stable
|
file |
diff |
annotate
|
Thu, 31 Dec 2009 17:19:30 -0600 |
Augie Fackler |
dirstate: don't check state of subrepo directories
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 01:08:16 +0100 |
Benoit Boissinot |
context: parents() already filters nullid
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 01:03:54 +0100 |
Benoit Boissinot |
context: use key-sorting instead of tuples
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 12:03:39 -0600 |
Matt Mackall |
merge: fix changectx.ancestor(workingctx) (issue1327)
|
file |
diff |
annotate
|
Sat, 07 Nov 2009 14:07:45 -0600 |
Matt Mackall |
filectx: shortcut unrelated files in ancestor() (issue1327)
|
file |
diff |
annotate
|
Sat, 07 Nov 2009 14:07:45 -0600 |
Matt Mackall |
merge: first part of fix for issue1327
|
file |
diff |
annotate
|
Mon, 05 Oct 2009 18:17:13 -0400 |
Greg Ward |
cmdutil: changeset_printer: use methods of filectx/changectx.
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 09:50:26 +0900 |
Nicolas Dumazet |
for calls expecting bool args, pass bool instead of int
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 19:49:02 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 14:52:44 -0500 |
Matt Mackall |
filectx: add a hex method
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 17:10:07 -0500 |
Matt Mackall |
fix memory usage of revlog caches by limiting cache size [issue1639]
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 10:43:46 -0400 |
Greg Ward |
context: improve arg-checking assert.
|
file |
diff |
annotate
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
commit: recurse into subrepositories
|
file |
diff |
annotate
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
subrepo: introduce basic state parsing
|
file |
diff |
annotate
|
Thu, 04 Jun 2009 16:21:55 -0500 |
Matt Mackall |
context: add a dirty method to detect modified contexts
|
file |
diff |
annotate
|
Wed, 20 May 2009 02:08:53 +0200 |
Benoit Boissinot |
workingfilectx: always use the same filelog, even for renames
|
file |
diff |
annotate
|
Wed, 20 May 2009 00:52:46 +0200 |
Martin Geisler |
use 'x is None' instead of 'x == None'
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:21:20 -0500 |
Matt Mackall |
context: add new manifestnode method
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
context: add p1 and p2 methods
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
filecommit: swallow some bits from _commitctx, add _
|
file |
diff |
annotate
|
Thu, 14 May 2009 10:59:55 +0200 |
Simon Heimberg |
context: replace pseudo-set by real set
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
util: take propertycache from context.py
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 18:47:15 +0200 |
Martin Geisler |
context: use Python 2.4 decorator syntax
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 00:56:06 +0200 |
Martin Geisler |
util: use built-in set instead of util.unique
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 21:57:17 +0200 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 19:47:11 +0200 |
Patrick Mezard |
context: fix workingctx.__contains__
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 13:13:02 +0100 |
Peter Arrenbrecht |
cleanup: drop variables for unused return values
|
file |
diff |
annotate
|
Sun, 11 Jan 2009 22:48:28 -0600 |
Matt Mackall |
errors: move revlog errors
|
file |
diff |
annotate
|
Sun, 14 Dec 2008 17:35:19 +0100 |
Patrick Mezard |
context: enforce memctx.files() unicity
|
file |
diff |
annotate
|
Fri, 14 Nov 2008 12:44:26 +0100 |
Dirkjan Ochtman |
context: use descriptors to speed up lazy attributes
|
file |
diff |
annotate
|
Thu, 13 Nov 2008 21:09:51 +0100 |
Dirkjan Ochtman |
context: special-case changectx setup for integer changeid
|
file |
diff |
annotate
|
Wed, 12 Nov 2008 15:19:14 -0600 |
Matt Mackall |
linkrev: take a revision number rather than a hash
|
file |
diff |
annotate
|
Sat, 11 Oct 2008 13:07:29 +0200 |
Patrick Mezard |
context: improve memctx documentation
|
file |
diff |
annotate
|
Mon, 08 Sep 2008 13:07:00 +0200 |
Peter Ruibal |
use Exception(args)-style raising consistently (py3k compatibility)
|
file |
diff |
annotate
|
Sun, 10 Aug 2008 18:38:43 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Mon, 21 Jul 2008 13:26:42 +0200 |
Dirkjan Ochtman |
context: get rid of unused changectx.filectxs() method
|
file |
diff |
annotate
|
Mon, 21 Jul 2008 13:22:11 +0200 |
Dirkjan Ochtman |
context: fix workingctx's __contains__ method
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 13:03:21 -0500 |
Matt Mackall |
dirstate.walk: build a dict rather than yield
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 13:03:19 -0500 |
Matt Mackall |
dirstate.walk: push sorting up
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 13:02:36 -0500 |
Matt Mackall |
dirstate.walk: eliminate src from yield
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 13:00:22 -0500 |
Matt Mackall |
minor status fixups
|
file |
diff |
annotate
|
Sun, 20 Jul 2008 19:09:00 +0200 |
Patrick Mezard |
context: trigger missing username warning only when necessary
|
file |
diff |
annotate
|
Fri, 11 Jul 2008 18:46:02 -0500 |
Matt Mackall |
context: simplify parents code
|
file |
diff |
annotate
|
Fri, 11 Jul 2008 18:46:02 -0500 |
Matt Mackall |
workingctx: add __contains__ method
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 19:25:48 -0500 |
Matt Mackall |
context: add walk method
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 18:44:43 -0500 |
Matt Mackall |
context: add __int__ and hex methods
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 13:43:29 -0500 |
Matt Mackall |
status: clean up all users for unknown files
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:52:16 -0500 |
Matt Mackall |
context: remove islink and isexec methods
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:46:34 -0500 |
Matt Mackall |
simplify flag handling
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:46:33 -0500 |
Matt Mackall |
context: clean up parents()
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:46:31 -0500 |
Matt Mackall |
context: simplify changeid logic
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 17:33:51 -0500 |
Matt Mackall |
context: consistently return p1 context for None
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 13:12:32 +0200 |
Dirkjan Ochtman |
kill some trailing spaces
|
file |
diff |
annotate
|
Sat, 21 Jun 2008 15:27:51 +0200 |
Christian Ebert |
Fix commit date (issue1193)
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 00:14:23 +0200 |
Patrick Mezard |
context: add memctx for memory commits
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
context: let workingctx.date(), .user() and description() be overriden
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: let commit() get extra data from workingctx
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
localrepo: hide commit() file selection behind workingctx
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
context: let workingctx parents be overriden
|
file |
diff |
annotate
|
Sun, 15 Jun 2008 13:05:39 +0200 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Sun, 15 Jun 2008 13:01:01 +0200 |
Patrick Mezard |
context: fix workingctx.fileflags() execute bit
|
file |
diff |
annotate
|
Sat, 12 Apr 2008 21:34:01 +0200 |
Patrick Mezard |
Merge with crew-stable
|
file |
diff |
annotate
|
Sat, 12 Apr 2008 21:08:03 +0200 |
Patrick Mezard |
context: handle untracked files in filectx.fileflags()
|
file |
diff |
annotate
|
Fri, 04 Apr 2008 22:41:17 +0200 |
Paul Moore |
python 2.6 compatibility: add __hash__ to classes that have __eq__
|
file |
diff |
annotate
|
Sun, 16 Mar 2008 06:10:47 -0300 |
Alexis S. L. Carvalho |
filectx.ancestor: use fctx._repopath to cache filelogs (issue1035)
|
file |
diff |
annotate
|
Tue, 11 Mar 2008 17:42:29 -0500 |
Matt Mackall |
revlog: report node and file when lookup fails
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 00:24:36 +0100 |
Thomas Arendsen Hein |
Removed trailing spaces from everything except test output
|
file |
diff |
annotate
|
Sun, 06 Jan 2008 15:40:32 +0100 |
Patrick Mezard |
context: fix filectx.parents() bug introduced when editing 180a3eee4b75
|
file |
diff |
annotate
|
Sat, 29 Dec 2007 17:11:48 +0300 |
Maxim Dounin |
Fix copies reporting in log and convert.
|
file |
diff |
annotate
|
Sat, 29 Dec 2007 16:57:43 +0300 |
Maxim Dounin |
context: preserve changeset in filectx if we have one
|
file |
diff |
annotate
|
Sat, 29 Dec 2007 19:49:48 +0100 |
Thomas Arendsen Hein |
Removed tabs and trailing whitespace in python files
|
file |
diff |
annotate
|
Wed, 28 Nov 2007 08:36:55 -0800 |
Bryan O'Sullivan |
make LookupError more detailed
|
file |
diff |
annotate
|
Fri, 02 Nov 2007 14:44:33 -0700 |
Bryan O'Sullivan |
Fix context iterator.
|
file |
diff |
annotate
|
Wed, 10 Oct 2007 15:30:00 -0700 |
Bryan O'Sullivan |
convert: make contents of "extra" dict available from sources, for sinks.
|
file |
diff |
annotate
|