Mercurial > hg
graph
-
Use parentrevs shortcut in filectx.annotateMon, 02 Oct 2006 17:59:39 -0700, by Brendan Cully
-
Move raw theme into subdirectoryMon, 02 Oct 2006 17:37:57 -0700, by Brendan Cully
-
Move RSS theme into subdirectoryMon, 02 Oct 2006 17:35:41 -0700, by Brendan Cully
-
Move gitweb theme into subdirectoryMon, 02 Oct 2006 17:30:45 -0700, by Brendan Cully
-
[extendedchangelog] add extra metadata in the changelog entryMon, 02 Oct 2006 22:35:52 +0200, by Benoit Boissinot
-
[extendedchangelog] encode/decode functionMon, 02 Oct 2006 22:35:37 +0200, by Benoit Boissinot
-
fix warnings from pycheckerMon, 02 Oct 2006 21:10:31 +0200, by Benoit Boissinot
-
Fix gitweb index archive linkMon, 02 Oct 2006 09:58:03 -0700, by Brendan Cully
-
merge with crewMon, 02 Oct 2006 08:40:26 +0200, by Benoit Boissinot
-
test-merge-revert2 solaris fixMon, 02 Oct 2006 08:36:29 +0200, by Benoit Boissinot
-
Make filectx.__init__ use LookupErrorSun, 01 Oct 2006 13:44:08 -0700, by Brendan Cully
-
hgweb: add methods to get contexts from requestSun, 01 Oct 2006 12:56:58 -0700, by Brendan Cully
-
Raise LookupError in changectx.filectx if filenode can't be foundSun, 01 Oct 2006 12:42:50 -0700, by Brendan Cully
-
Add hg.LookupErrorSun, 01 Oct 2006 11:58:55 -0700, by Brendan Cully
-
Whitespace/Tab cleanupSun, 01 Oct 2006 19:26:33 +0200, by Thomas Arendsen Hein
-
Add gitweb style hgwebdirThu, 21 Sep 2006 21:24:53 +0200, by Edouard Gomez
-
Add style support to hgwebdirThu, 21 Sep 2006 21:24:26 +0200, by Edouard Gomez
-
hgweb: use contexts in more handlersSat, 30 Sep 2006 21:32:29 -0700, by Brendan Cully
-
filelog.annotate is now obsoleteSat, 30 Sep 2006 20:56:26 -0700, by Brendan Cully
-
merge: use new working context object in updateTue, 03 Oct 2006 01:21:46 -0500, by Matt Mackall
-
contexts: add working dir and working file contextsMon, 02 Oct 2006 22:03:14 -0500, by Matt Mackall
-
context: simplify repr methodsMon, 02 Oct 2006 15:28:44 -0500, by Matt Mackall
-
contexts: use __getattr__ rather than try/except in changectxMon, 02 Oct 2006 15:17:59 -0500, by Matt Mackall
-
context: make filectx remember changectx in changectx.filectxMon, 02 Oct 2006 15:02:28 -0500, by Matt Mackall
-
Make filectx lazierMon, 02 Oct 2006 14:23:38 -0500, by Matt Mackall
-
merge: remove old merge functionMon, 02 Oct 2006 12:06:33 -0500, by Matt Mackall
-
merge: extend file merge function for renamesMon, 02 Oct 2006 12:04:48 -0500, by Matt Mackall
-
correctly find the type of 'id' in revlog.lookupSat, 30 Sep 2006 15:15:59 +0200, by Benoit Boissinot
-
merged brendan's hgweb cleanupsSat, 30 Sep 2006 12:34:31 +0200, by Thomas Arendsen Hein
-
hgweb: teach siblings and callers to use contextsFri, 29 Sep 2006 16:26:09 -0700, by Brendan Cully
-
Add lookup method to filectxFri, 29 Sep 2006 16:26:09 -0700, by Brendan Cully
-
hgweb: kill off #filenode#Fri, 29 Sep 2006 16:26:09 -0700, by Brendan Cully
-
hgweb: kill #manifest#Fri, 29 Sep 2006 16:26:09 -0700, by Brendan Cully
-
Remove duplicate walkopts + dryrunopts from addremove.Sat, 30 Sep 2006 10:29:57 +0200, by Thomas Arendsen Hein
-
Merge with upstreamSat, 30 Sep 2006 09:46:03 +0200, by Thomas Arendsen Hein
-
Remove unneeded (and bashismic) export HGMERGE=true.Sat, 30 Sep 2006 09:39:44 +0200, by Thomas Arendsen Hein
-
Templater expects an iterable copies variable (fixes notify).Fri, 29 Sep 2006 18:17:29 -0700, by Brendan Cully
-
Remove single character equivalent of --nodates (was -D)Thu, 28 Sep 2006 21:00:01 +0100, by Stephen Darnell
-
Add -D/--nodates options to hg diff/export that removes dates from diff headersTue, 26 Sep 2006 00:05:24 +0100, by Stephen Darnell
-
Documentation clarification for --update option to pull and unbundleFri, 29 Sep 2006 23:14:22 +0200, by Thomas Arendsen Hein
-
Show copies in hg log.Fri, 29 Sep 2006 13:01:19 -0700, by Brendan Cully
-
Abstract manifest block parsing.Fri, 29 Sep 2006 13:00:54 -0700, by Brendan Cully
-
Make hg.repository work with no path argumentFri, 29 Sep 2006 13:00:36 -0700, by Brendan Cully
-
merge with crewFri, 29 Sep 2006 21:24:45 +0200, by Thomas Arendsen Hein
-
Make "hg log --style=changelog > changelog" work (issue338)Fri, 29 Sep 2006 21:24:15 +0200, by Thomas Arendsen Hein
-
Clarify precedence for template/style in commands.show_changeset():Fri, 29 Sep 2006 19:43:07 +0200, by Thomas Arendsen Hein
-
add remoteopts to bundle commandFri, 29 Sep 2006 20:00:24 +0200, by Benoit Boissinot
-
factor opts: remote repo access optionsFri, 29 Sep 2006 19:59:06 +0200, by Benoit Boissinot
-
factor opts: --dry-run optionFri, 29 Sep 2006 18:39:49 +0200, by Benoit Boissinot
-
factor opts: walk optionsFri, 29 Sep 2006 18:39:32 +0200, by Benoit Boissinot
-
factor opts: move globalopts to a more logical placeFri, 29 Sep 2006 18:39:08 +0200, by Benoit Boissinot
-
mq: raise util.Abort instead of using sys.exit(1)Thu, 28 Sep 2006 11:41:33 -0700, by Brendan Cully
-
mq: don't write applied patches into series twice in restoreWed, 27 Sep 2006 14:50:20 -0700, by Brendan Cully
-
mq: bail out if a patch appears more than once in the series file.Wed, 27 Sep 2006 14:32:53 -0700, by Brendan Cully
-
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
-
filelog: make metadata method privateSun, 17 Sep 2006 22:38:06 -0500, by Matt Mackall
-
filectx: add rename traversal for parents()Sun, 17 Sep 2006 22:20:44 -0500, by Matt Mackall
-
merge: simplify actions with helper functionSun, 17 Sep 2006 21:27:30 -0500, by Matt Mackall
-
merge: simplify local created logicSun, 17 Sep 2006 21:11:26 -0500, by Matt Mackall
-
merge: simplify prompt codeSun, 17 Sep 2006 20:43:06 -0500, by Matt Mackall
-
merge: simplify exec flag handlingSun, 17 Sep 2006 20:38:02 -0500, by Matt Mackall