Mercurial > hg
graph
-
mq: add --summary to qapplied, qunapplied, qtop, qnext and qprevWed, 27 Sep 2006 13:34:20 -0700, by Brendan Cully
-
Merge with crewWed, 27 Sep 2006 21:44:20 +0200, by Thomas Arendsen Hein
-
Documentation fixes for addremove.Wed, 27 Sep 2006 21:43:45 +0200, by Thomas Arendsen Hein
-
hgk: fix mixup of --limit and REVRANGE in hgk callWed, 27 Sep 2006 08:27:16 -0500, by TK Soh
-
gitweb: cosmetic fixes.Wed, 27 Sep 2006 12:08:33 -0700, by Brendan Cully
-
hgweb: yield filenode as well as node in annotate, use filenode in annotatelineWed, 27 Sep 2006 12:08:32 -0700, by Brendan Cully
-
hgweb: fix changeset link in annotate view.Wed, 27 Sep 2006 12:08:30 -0700, by Brendan Cully
-
shortuser should stop before the first space character.Wed, 27 Sep 2006 20:34:52 +0200, by Thomas Arendsen Hein
-
hgweb: make annotate line revisions point to annotation for that revWed, 27 Sep 2006 09:10:31 -0700, by Brendan Cully
-
hgweb: fix annotate bugsWed, 27 Sep 2006 09:10:29 -0700, by Brendan Cully
-
hgweb: use filectx.annotate instead of filelogWed, 27 Sep 2006 09:10:28 -0700, by Brendan Cully
-
Refactor annotate copy support.Wed, 27 Sep 2006 09:10:21 -0700, by Brendan Cully
-
merge with mainlineWed, 27 Sep 2006 09:35:53 +0200, by Benoit Boissinot
-
do not disclose proxy user and password in debug messagesTue, 26 Sep 2006 14:40:21 -0500, by TK Soh
-
merge: minor nullid cleanupFri, 29 Sep 2006 17:50:59 -0500, by Matt Mackall
-
context: add __nonzero__ methodsFri, 29 Sep 2006 17:47:51 -0500, by Matt Mackall
-
merge: use repo.parents and parent contexts in updateFri, 29 Sep 2006 16:39:38 -0500, by Matt Mackall
-
Add str methods to contextsFri, 29 Sep 2006 16:29:44 -0500, by Matt Mackall
-
Add equality operators to changectx and filectxFri, 29 Sep 2006 16:01:46 -0500, by Matt Mackall
-
localrepo.parents: return null context for no parentsFri, 29 Sep 2006 15:56:36 -0500, by Matt Mackall
-
Add localrepo.parents to get parent changectxs.Fri, 29 Sep 2006 15:48:16 -0500, by Matt Mackall
-
merge: move partial filtering out of manifest mergeTue, 26 Sep 2006 16:21:52 -0500, by Matt Mackall
-
merge: move findcopies after workingmanifestTue, 26 Sep 2006 16:04:07 -0500, by Matt Mackall
-
findcopies: shortcut for empty working dirTue, 26 Sep 2006 15:58:51 -0500, by Matt Mackall
-
fix users of dirstate.copies broken by b1f10d3223c1Tue, 26 Sep 2006 13:58:58 +0200, by Benoit Boissinot
-
Merge with crewMon, 25 Sep 2006 22:26:54 -0500, by Matt Mackall
-
optimize revlog.lookup when passed hex(node)[:...]Sun, 24 Sep 2006 13:52:27 +0200, by Benoit Boissinot
-
cleanups in revlog.lookupSun, 24 Sep 2006 13:52:25 +0200, by Benoit Boissinot
-
findcopies: use dirstate rename informationMon, 25 Sep 2006 20:31:05 -0500, by Matt Mackall
-
dirstate: add copies functionMon, 25 Sep 2006 17:53:17 -0500, by Matt Mackall
-
Add core copy detection algorithmMon, 25 Sep 2006 16:45:31 -0500, by Matt Mackall
-
context: change filectx repr to use @Mon, 25 Sep 2006 16:43:21 -0500, by Matt Mackall
-
context: add __repr__ methodsFri, 22 Sep 2006 16:12:39 -0500, by Matt Mackall
-
filectx: lazy linkrev usageFri, 22 Sep 2006 16:01:14 -0500, by Matt Mackall
-
restore filectx.changectx() methodFri, 22 Sep 2006 15:34:02 -0500, by Matt Mackall
-
fix newline in error messageFri, 22 Sep 2006 18:29:04 +0200, by Benoit Boissinot
-
add comments in cachefuncFri, 22 Sep 2006 17:58:22 +0200, by Benoit Boissinot
-
filectx.annotate: return filectx for each line instead of revFri, 22 Sep 2006 08:19:25 -0700, by Brendan Cully
-
Add cachefunc to abstract function call cacheFri, 22 Sep 2006 08:19:25 -0700, by Brendan Cully
-
Make filectx lazier - some users never use filenodeFri, 22 Sep 2006 08:19:25 -0700, by Brendan Cully
-
context: handle fileid or changeid == 0Fri, 22 Sep 2006 08:19:25 -0700, by Brendan Cully
-
merge with crewFri, 22 Sep 2006 08:48:56 +0200, by Benoit Boissinot
-
mq: Add --rev argument to qimport, to adopt existing changesets.Tue, 19 Sep 2006 10:22:30 -0700, by Brendan Cully
-
manifest.py: remove unnecessary methodWed, 20 Sep 2006 22:26:47 +0200, by Benoit Boissinot
-
Switch revlog.ancestor to use revisions rather than nodeidsThu, 21 Sep 2006 18:15:44 -0500, by Matt Mackall
-
mpatch: Fix for malloc corner case on AIXThu, 21 Sep 2006 16:16:39 -0500, by Matt Mackall
-
Merge with crewThu, 21 Sep 2006 16:15:39 -0500, by Matt Mackall
-
tests: add new test; test-mq-qrefreshWed, 20 Sep 2006 21:44:35 +0200, by Giorgos Keramidas
-
Abstract ancestor algorithm into generic functionWed, 20 Sep 2006 16:50:50 -0500, by Matt Mackall
-
Merge with crewTue, 19 Sep 2006 15:28:13 -0500, by Matt Mackall
-
qimport: rename patch to patchname to avoid shadowing moduleTue, 19 Sep 2006 08:45:39 -0700, by Brendan Cully
-
Move defaultrev into changectxFri, 15 Sep 2006 15:23:52 -0700, by Brendan Cully
-
fix warnings spotted by pycheckerMon, 18 Sep 2006 17:43:31 +0200, by Benoit Boissinot
-
hgweb: fix errors spotted by pycheckerMon, 18 Sep 2006 17:32:28 +0200, by Benoit Boissinot
-
extdiff: use the default option only if the default program is usedMon, 18 Sep 2006 12:01:32 +0200, by TK Soh
-
Merge with mainlineMon, 18 Sep 2006 11:55:38 +0200, by Benoit Boissinot
-
Update [extdiff] configuration sample for vimdiff,Fri, 15 Sep 2006 22:55:17 +0200, by Mathieu Clabaut
-
filectx: add rename-aware ancestor algorithmTue, 19 Sep 2006 14:58:54 -0500, by Matt Mackall
-
changectx: add ancestor functionSun, 17 Sep 2006 22:59:33 -0500, by Matt Mackall
-
filectx: allow passing filelog in init to avoid opening new filelogsSun, 17 Sep 2006 22:58:11 -0500, by Matt Mackall