Thu, 14 May 2009 13:21:20 -0500 |
Matt Mackall |
commitctx: eliminate some variables
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:21:20 -0500 |
Matt Mackall |
commit: move lots of commitctx outside of the repo lock
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:21:20 -0500 |
Matt Mackall |
commit: combine _commitctx and commitctx, drop unused force argument
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: move commit editor to cmdutil, pass as function
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: push repo lock down into _commitctx
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: move 'nothing changed' test into commit()
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: drop unused p1 and p2 args
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
tag: drop unused use_dirstate and parent from _tag()
|
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 13:20:40 -0500 |
Matt Mackall |
commitctx: replace wctx with ctx
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commitctx: replace two dirstate vars with working
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commitctx: simplify locking
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
remove deprecated rawcommit
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
status: check cmp list in order
|
file |
diff |
annotate
|
Thu, 14 May 2009 16:11:45 +0200 |
Peter Arrenbrecht |
localrepo: use more direct vars in addchangegroup
|
file |
diff |
annotate
|
Thu, 14 May 2009 16:09:27 +0200 |
Peter Arrenbrecht |
localrepo: use cl throughout in addchangegroup
|
file |
diff |
annotate
|
Thu, 14 May 2009 15:35:46 +0200 |
Peter Arrenbrecht |
drop unused imports
|
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
|
Mon, 04 May 2009 15:31:57 +0200 |
Henrik Stuart |
transaction: refactor transaction.abort and rollback to use the same code
|
file |
diff |
annotate
|
Sun, 03 May 2009 00:20:08 +0200 |
Martin Geisler |
localrepo: mark commit message template for translation
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 20:47:28 -0500 |
Matt Mackall |
localrepo: use set for requirements
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 20:47:15 -0500 |
Matt Mackall |
localrepo: use propertycache
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 18:14:49 +0200 |
Martijn Pieters |
localrepo: Refactor var names in filecommit to improve readability.
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 18:32:15 +0200 |
Martin Geisler |
localrepo: corrected outdated comment
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 18:29:50 +0200 |
Martin Geisler |
localrepo: fixed typos in comments
|
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 various uses of list.reverse()
|
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:43 -0500 |
Matt Mackall |
ui: replace parentui mechanism with repo.baseui
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 17:32:18 +0200 |
Martin Geisler |
localrepo: use sets in findcommonincoming
|
file |
diff |
annotate
|