Fri, 27 Jun 2008 19:25:48 -0500 |
Matt Mackall |
context: add walk method
|
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:50 -0500 |
Matt Mackall |
dirstate: fold statwalk and walk
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
repo.status: eliminate list_
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
|
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: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:29 -0500 |
Matt Mackall |
use repo.changectx(None) to get a workingctx
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 17:35:20 -0500 |
Matt Mackall |
context: avoid using None for working parent
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 17:33:34 -0500 |
Matt Mackall |
lookup: optimize '.'
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 10:54:48 +0200 |
Dirkjan Ochtman |
fix default branchheads() argument (e85951aeec6e was very broken)
|
file |
diff |
annotate
|
Tue, 24 Jun 2008 09:36:24 +0200 |
Dirkjan Ochtman |
tighter default argument selection in localrepo.branchheads()
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 15:03:22 +0200 |
Dirkjan Ochtman |
get repo.branchheads() to use working directory's branch by default
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 13:12:32 +0200 |
Dirkjan Ochtman |
kill some trailing spaces
|
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 23:23:03 +0200 |
Patrick Mezard |
localrepo: interpret ctx.filectx() exception as a missing file
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 23:00:20 +0200 |
Patrick Mezard |
localrepo: do not expose workingctx options
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: extract _commitctx() from commit()
|
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 |
localrepo: replace dirstate by workingfilectx in filecommit()
|
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
|
Sat, 14 Jun 2008 16:01:24 +0200 |
Patrick Mezard |
localrepo: remove useless sort() call
|
file |
diff |
annotate
|
Sun, 15 Jun 2008 13:01:03 +0200 |
Patrick Mezard |
Ignore dummy copies in dirstate and localrepo.filecommit()
|
file |
diff |
annotate
|
Fri, 13 Jun 2008 17:29:10 -0500 |
Matt Mackall |
tag: record tag we're superseding, if any (issue 1102)
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 16:25:11 +0200 |
Peter Arrenbrecht |
drop superfluous param from revlog.addgroup()
|
file |
diff |
annotate
|