Mercurial > hg > mercurial-source
graph
-
hgweb: use a single-element tuple to return from protocol.unbundle()Mon, 30 Jun 2008 10:36:45 +0200, by Dirkjan Ochtman
-
add an Accept header to the http clientSun, 29 Jun 2008 23:02:02 +0200, by Dirkjan Ochtman
-
tests: add a test for the hgweb graphSun, 29 Jun 2008 22:47:57 +0200, by Dirkjan Ochtman
-
hgweb: return content iterator instead of using write() callableSun, 29 Jun 2008 22:36:18 +0200, by Dirkjan Ochtman
-
hgweb: all protocol functions have become generatorsSun, 29 Jun 2008 15:23:09 +0200, by Dirkjan Ochtman
-
templater: make a template a string-only iteratorSun, 29 Jun 2008 13:16:25 +0200, by Dirkjan Ochtman
-
streamclone yields chunks instead of accepting a file-like objectSun, 29 Jun 2008 14:20:01 +0200, by Dirkjan Ochtman
-
hgweb: protocol functions take repo instead of webSun, 29 Jun 2008 11:34:36 +0200, by Dirkjan Ochtman
-
hgweb: move capabilities calculation back into hgweb.protocolSun, 29 Jun 2008 11:35:08 +0200, by Dirkjan Ochtman
-
hgweb: centralize permission checks for protocol commandsSun, 29 Jun 2008 11:35:06 +0200, by Dirkjan Ochtman
-
tests: add some tests for web.allowpull configurationsSun, 29 Jun 2008 11:02:19 +0200, by Dirkjan Ochtman
-
hgweb: protocol requests are processed immediatelySat, 28 Jun 2008 15:28:43 +0200, by Dirkjan Ochtman
-
merge with mpmSat, 28 Jun 2008 09:28:01 +0200, by Dirkjan Ochtman
-
util: add sort helperFri, 27 Jun 2008 18:28:45 -0500, by Matt Mackall
-
remove: work directly off statusFri, 27 Jun 2008 14:53:30 -0500, by Matt Mackall
-
status: clean up all users for unknown filesFri, 27 Jun 2008 13:43:29 -0500, by Matt Mackall
-
churn: major refactorThu, 26 Jun 2008 18:49:45 -0500, by Matt Mackall
-
Check that git patches only touch files under rootWed, 25 Jun 2008 14:13:20 -0700, by Brendan Cully
-
purge: cleanupThu, 26 Jun 2008 18:44:54 -0500, by Matt Mackall
-
dirstate: improve case-folding logicThu, 26 Jun 2008 15:55:23 -0500, by Matt Mackall
-
dirstate: fold statwalk and walkThu, 26 Jun 2008 14:35:50 -0500, by Matt Mackall
-
purge: use statusThu, 26 Jun 2008 14:35:50 -0500, by Matt Mackall
-
repo.status: eliminate list_Thu, 26 Jun 2008 14:35:50 -0500, by Matt Mackall
-
verify: lots of refactoringThu, 26 Jun 2008 14:35:50 -0500, by Matt Mackall
-
verify: add some local variablesThu, 26 Jun 2008 14:35:50 -0500, by Matt Mackall
-
add __len__ and __iter__ methods to repo and revlogThu, 26 Jun 2008 14:35:50 -0500, by Matt Mackall
-
manifest: remove execf/linkf methodsThu, 26 Jun 2008 14:35:50 -0500, by Matt Mackall
-
make debugrename work on p1, not tipThu, 26 Jun 2008 14:35:50 -0500, by Matt Mackall
-
use repo[changeid] to get a changectxThu, 26 Jun 2008 14:35:46 -0500, by Matt Mackall
-
rename checkfolding to checkcaseThu, 26 Jun 2008 13:58:24 -0500, by Matt Mackall
-
dirstate: remove unused folding functionThu, 26 Jun 2008 13:58:22 -0500, by Matt Mackall
-
context: remove islink and isexec methodsThu, 26 Jun 2008 13:52:16 -0500, by Matt Mackall
-
simplify flag handlingThu, 26 Jun 2008 13:46:34 -0500, by Matt Mackall
-
context: clean up parents()Thu, 26 Jun 2008 13:46:33 -0500, by Matt Mackall
-
context: simplify changeid logicThu, 26 Jun 2008 13:46:31 -0500, by Matt Mackall
-
use repo.changectx(None) to get a workingctxThu, 26 Jun 2008 13:46:29 -0500, by Matt Mackall
-
context: avoid using None for working parentWed, 25 Jun 2008 17:35:20 -0500, by Matt Mackall
-
use repo.changectx rather than context.changectxWed, 25 Jun 2008 17:34:28 -0500, by Matt Mackall
-
context: consistently return p1 context for NoneWed, 25 Jun 2008 17:33:51 -0500, by Matt Mackall
-
lookup: optimize '.'Wed, 25 Jun 2008 17:33:34 -0500, by Matt Mackall
-
coal: include current node in log, graph menu linksThu, 26 Jun 2008 13:37:47 -0700, by Brendan Cully
-
hgweb: move shortcut expansion to request instantiationThu, 26 Jun 2008 13:45:39 +0200, by Dirkjan Ochtman
-
Remove RSS/atom links from coal/paper indexWed, 25 Jun 2008 12:53:57 -0700, by Brendan Cully
-
Improve archive links in coal/paper indexWed, 25 Jun 2008 12:52:40 -0700, by Brendan Cully
-
graph: fix JavaScript issues to make it work on IEWed, 25 Jun 2008 20:50:40 +0200, by Benoit Allard
-
fix default branchheads() argument (e85951aeec6e was very broken)Wed, 25 Jun 2008 10:54:48 +0200, by Dirkjan Ochtman
-
fix dumb test failure introduced in 855851eae70fWed, 25 Jun 2008 10:37:07 +0200, by Dirkjan Ochtman
-
Improve hgwebdir index in coal and paper stylesTue, 24 Jun 2008 20:39:37 -0700, by Brendan Cully
-
graph: improve script hiding tricksTue, 24 Jun 2008 10:18:03 +0200, by Dirkjan Ochtman
-
graph: optimize rendering by appending all nodes at onceTue, 24 Jun 2008 10:08:32 +0200, by Augie Fackler
-
Fix gitweb to not say shortlog instead of graph.Tue, 24 Jun 2008 09:53:48 +0200, by Augie Fackler
-
tighter default argument selection in localrepo.branchheads()Tue, 24 Jun 2008 09:36:24 +0200, by Dirkjan Ochtman
-
merge from crew-stableTue, 24 Jun 2008 09:34:38 +0200, by Dirkjan Ochtman
-
use ${PYTHON} var in doc/Makefile as wellTue, 24 Jun 2008 09:33:13 +0200, by Dirkjan Ochtman
-
merge: only in-branch merges can be implicitMon, 23 Jun 2008 15:02:52 +0200, by Dirkjan Ochtman
-
get repo.branchheads() to use working directory's branch by defaultMon, 23 Jun 2008 15:03:22 +0200, by Dirkjan Ochtman
-
kill some trailing spacesMon, 23 Jun 2008 13:12:32 +0200, by Dirkjan Ochtman
-
graph: display branch name alongside tagsMon, 23 Jun 2008 12:54:27 +0200, by Dirkjan Ochtman
-
test-commit: test unset date is not read as epoch originMon, 23 Jun 2008 10:36:00 +0200, by Patrick Mezard
-
Fix commit date (issue1193)Sat, 21 Jun 2008 15:27:51 +0200, by Christian Ebert