Mercurial > hg
graph
-
localrepo: extract _commitctx() from commit()Wed, 18 Jun 2008 22:52:26 +0200, by Patrick Mezard
-
context: let workingctx.date(), .user() and description() be overridenWed, 18 Jun 2008 22:52:26 +0200, by Patrick Mezard
-
localrepo: let commit() get extra data from workingctxWed, 18 Jun 2008 22:52:26 +0200, by Patrick Mezard
-
localrepo: hide commit() file selection behind workingctxWed, 18 Jun 2008 22:52:25 +0200, by Patrick Mezard
-
localrepo: replace dirstate by workingfilectx in filecommit()Wed, 18 Jun 2008 22:52:25 +0200, by Patrick Mezard
-
context: let workingctx parents be overridenWed, 18 Jun 2008 22:52:25 +0200, by Patrick Mezard
-
graph: limit the number of displayed changest to a reasonable valueWed, 18 Jun 2008 19:04:10 +0200, by Benoit Allard
-
LookupError should have same __str__ as RevlogErrorWed, 18 Jun 2008 16:47:47 +0300, by Alexander Solovyov
-
templates: graph lacked bottom search in default styleWed, 18 Jun 2008 12:56:41 +0200, by Dirkjan Ochtman
-
templates: fix navigation links for graph entriesWed, 18 Jun 2008 12:55:05 +0200, by Dirkjan Ochtman
-
make revlog.LookupError inherit from KeyErrorWed, 18 Jun 2008 12:48:04 +0200, by Alexander Solovyov
-
cvsps.py: remove unused Changeset member of logentryWed, 18 Jun 2008 09:13:39 +0100, by Frank Kingswood
-
tests: make new convert-cvs tests executableWed, 18 Jun 2008 12:38:45 +0200, by Dirkjan Ochtman
-
graph: tweak the indentation algorithmWed, 18 Jun 2008 12:13:59 +0200, by Dirkjan Ochtman
-
cvsps: fix a final whitespace nitWed, 18 Jun 2008 11:09:18 +0200, by Dirkjan Ochtman
-
tests: fix test breakage from graph template changesWed, 18 Jun 2008 11:08:21 +0200, by Dirkjan Ochtman
-
merge incorporation of graph into paper styleWed, 18 Jun 2008 10:15:59 +0200, by Dirkjan Ochtman
-
hgweb: Fix up non-coal styles to support graph.Wed, 18 Jun 2008 10:05:43 +0200, by Augie Fackler
-
make graph view work with paper styleWed, 18 Jun 2008 00:28:40 -0500, by Matt Mackall
-
add graph page to hgwebWed, 18 Jun 2008 07:06:41 +0200, by Dirkjan Ochtman
-
convert: cvs.py - Allow user to use built-in CVS changeset code.Sun, 15 Jun 2008 16:05:46 +0100, by Frank Kingswood
-
convert: cvsps - User interface to CVS changeset code in cvsps.pySun, 15 Jun 2008 15:59:53 +0100, by Frank Kingswood
-
cvsps: fix up some whitespaceTue, 17 Jun 2008 12:10:19 -0500, by Matt Mackall
-
convert: cvsps.py - code to generate changesets from a CVS repositorySun, 15 Jun 2008 15:59:27 +0100, by Frank Kingswood
-
merge with crew-stableMon, 16 Jun 2008 11:51:19 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableSun, 15 Jun 2008 13:05:39 +0200, by Patrick Mezard
-
localrepo: remove useless sort() callSat, 14 Jun 2008 16:01:24 +0200, by Patrick Mezard
-
merge transplanted cset back from crew-stableSat, 14 Jun 2008 08:46:34 +0200, by Dirkjan Ochtman
-
Fix python2.3 incompatibility introduced by a2b13cac0922.Mon, 16 Jun 2008 11:50:33 +0200, by Thomas Arendsen Hein
-
run-tests.py: Make tests run with python2.3 if HGTEST_* is set.Mon, 16 Jun 2008 11:37:26 +0200, by Thomas Arendsen Hein
-
Ignore dummy copies in dirstate and localrepo.filecommit()Sun, 15 Jun 2008 13:01:03 +0200, by Patrick Mezard
-
context: fix workingctx.fileflags() execute bitSun, 15 Jun 2008 13:01:01 +0200, by Patrick Mezard
-
sshserver: Don't try to close fp if mkstemp failedWed, 23 Apr 2008 11:40:33 +0200, by Thomas Arendsen Hein
-
Add a normalize() method to dirstateFri, 06 Jun 2008 19:23:29 +0100, by Paul Moore
-
Add a new function, fspathFri, 06 Jun 2008 19:23:23 +0100, by Paul Moore
-
Add a folding() method to dirstateFri, 06 Jun 2008 08:29:16 +0100, by Paul Moore
-
update: add "(nobackup)" to help text of option --cleanWed, 11 Jun 2008 11:00:01 +0200, by Adrian Buehlmann
-
update: improved help textWed, 11 Jun 2008 13:51:57 +0200, by Adrian Buehlmann
-
keyword: mimic cmdutil.bail_if_changed even moreThu, 12 Jun 2008 02:27:06 +0200, by Christian Ebert
-
tag: record tag we're superseding, if any (issue 1102)Fri, 13 Jun 2008 17:29:10 -0500, by Matt Mackall
-
merge from crew-stableFri, 13 Jun 2008 12:34:23 +0200, by Dirkjan Ochtman
-
fix traceback in hgweb when URL doesn't end in one of the archive specsFri, 13 Jun 2008 12:33:40 +0200, by Ali Saidi
-
mq: qdiff: support all diffoptsThu, 12 Jun 2008 07:38:15 -0500, by Jason Orendorff
-
keyword: disable expansion for annotateThu, 12 Jun 2008 11:01:36 +0200, by Christian Ebert
-
convert comments to docstrings in a bunch of extensionsThu, 12 Jun 2008 11:33:47 +0200, by Dirkjan Ochtman
-
merge from crew-stableThu, 12 Jun 2008 13:12:09 +0200, by Dirkjan Ochtman
-
Truncate input to 1K when using pygments guess_lexer.Thu, 12 Jun 2008 00:11:09 -0700, by Brendan Cully
-
paper: fix reference to coal tags templateThu, 12 Jun 2008 08:53:23 +0200, by Andrew Beekhof
-
Truncate input to 1K when using pygments guess_lexer.Thu, 12 Jun 2008 00:11:09 -0700, by Brendan Cully
-
hgweb: add paper style derived from coalWed, 11 Jun 2008 18:00:58 -0500, by Matt Mackall
-
Merge with crewWed, 11 Jun 2008 17:49:27 -0500, by Matt Mackall
-
webcommands: fix increments lost by 894875eae49bWed, 11 Jun 2008 14:49:53 +0200, by Andrew Beekhof
-
Merge with crewTue, 10 Jun 2008 12:11:06 -0500, by Matt Mackall
-
hgweb: show cset node and description when hovering over annotate prefixSat, 07 Jun 2008 17:52:00 +0200, by Dirkjan Ochtman
-
Merge with crew-stableSat, 07 Jun 2008 11:43:16 +0200, by Patrick Mezard
-
help: move "revision syntax" help topics into online helpTue, 03 Jun 2008 21:20:52 +0200, by Johannes Stezenbach
-
help: helptable is an ordered collectionTue, 03 Jun 2008 21:03:51 +0200, by Johannes Stezenbach
-
help: list special help topics with -vTue, 03 Jun 2008 20:56:54 +0200, by Johannes Stezenbach
-
help: enable listing of a subset of the command listSat, 07 Jun 2008 09:49:34 +0200, by Johannes Stezenbach
-
addremove: correctly handle intermediate symlinksWed, 07 May 2008 14:32:00 +0400, by Maxim Dounin
-
Merge with crew-stableFri, 06 Jun 2008 18:31:57 +0200, by Patrick Mezard
-
test-mq-qrename: test added patch renamingFri, 06 Jun 2008 18:23:33 +0200, by Patrick Mezard
-
mq: handle added patch renaming correctlyFri, 06 Jun 2008 18:23:31 +0200, by Weijun Wang
-
drop superfluous param from revlog.addgroup()Thu, 05 Jun 2008 16:25:11 +0200, by Peter Arrenbrecht
-
copies: teach copies about dirstate.copiesTue, 03 Jun 2008 15:41:09 -0500, by Matt Mackall
-
mq: introduce the qfinish commandTue, 03 Jun 2008 09:34:14 +0200, by Dirkjan Ochtman
-
merge from crew-stableTue, 03 Jun 2008 12:27:48 +0200, by Dirkjan Ochtman
-
Merge with crew-stableMon, 02 Jun 2008 21:42:16 +0200, by Patrick Mezard
-
resolve: add file codes to doc stringSat, 31 May 2008 11:37:55 +0200, by Adrian Buehlmann
-
merge from crew-stableThu, 29 May 2008 22:23:33 +0200, by Dirkjan Ochtman
-
Make test-bundle-type work on MacOS 10.4.11Thu, 29 May 2008 16:29:28 +0200, by Christian Ebert
-
localrepo: fix partial merge test (issue 1111)Wed, 28 May 2008 22:45:07 +0200, by Patrick Mezard
-
Fix bad span tag in ReadmeSun, 25 May 2008 13:39:08 -0700, by Lee Cantey
-
Merge with crew-stableSat, 24 May 2008 18:23:13 +0200, by Patrick Mezard
-
merge from crew-stableFri, 23 May 2008 14:02:48 +0200, by Dirkjan Ochtman
-
mq: don't update the working copy on strip if parents aren't strippedTue, 03 Jun 2008 12:10:14 +0200, by Dirkjan Ochtman
-
mq: qimport: explain insertion point in doc stringTue, 03 Jun 2008 09:31:36 +0200, by Adrian Buehlmann
-
test-convert-mtn: test descriptions with quotesMon, 02 Jun 2008 21:38:52 +0200, by Patrick Mezard
-
convert.monotone: fix quotes and backslashes in change descriptions.Fri, 16 May 2008 00:48:23 -0700, by David Reiss
-
Active branches fix (issue1104)Thu, 29 May 2008 22:21:29 +0200, by Stefano Tortarolo
-
hgweb: correctly validate permissions with streamclone pullingMon, 26 May 2008 14:20:26 +0200, by Benoit Boissinot
-
Fix bad span tag in ReadmeSun, 25 May 2008 14:05:35 -0700, by Lee Cantey
-
test-mq-merge: test mq merge and explicit patch queueSat, 24 May 2008 18:11:34 +0200, by Patrick Mezard
-
mq: qpush -n fixThu, 08 May 2008 14:02:42 +1000, by teki321
-
tests: don't run test-convert-cvs if there's no cvs serverFri, 23 May 2008 16:50:17 +0200, by Dirkjan Ochtman
-
improve help text for clone -UFri, 23 May 2008 13:59:23 +0200, by Dirkjan Ochtman
-
Added signature for changeset d5cbbe2c49ceThu, 22 May 2008 15:48:44 -0500, by Matt Mackall
-
Added tag 1.0.1 for changeset d5cbbe2c49ceThu, 22 May 2008 15:48:42 -0500, by Matt Mackall
-
merge from crew-stableThu, 22 May 2008 13:29:47 +0200, by Dirkjan Ochtman
-
improve help text for push (explanation of -r)Thu, 22 May 2008 13:26:39 +0200, by Dirkjan Ochtman
-
merge from crew-stableMon, 19 May 2008 10:23:47 +0200, by Dirkjan Ochtman
-
merge from crew-stableMon, 19 May 2008 10:02:28 +0200, by Dirkjan Ochtman
-
Merge with crew-stableSun, 18 May 2008 23:49:33 +0200, by Patrick Mezard
-
hgk: difftree must match all files when supplied list is emptySun, 18 May 2008 23:31:54 +0200, by Patrick Mezard
-
status: fix "added" attributes renamed in bf2bf986ff87Sun, 18 May 2008 23:09:59 +0200, by Patrick Mezard
-
doc/hgrc.5.txt: add anchors for sectionsWed, 14 May 2008 01:08:51 +0200, by Adrian Buehlmann
-
merge from crew-stableSat, 17 May 2008 09:12:49 +0200, by Dirkjan Ochtman
-
gendoc: add anchors for commandsWed, 23 Apr 2008 19:40:15 +0200, by Adrian Buehlmann
-
mq: add correct documentation for qpopMon, 19 May 2008 10:22:15 +0200, by Dirkjan Ochtman
-
Backed out changeset ff5ef3c0fe10 (fixes wrong documentation)Mon, 19 May 2008 10:19:59 +0200, by Dirkjan Ochtman
-
Slight improvement to qpop arguments helpMon, 19 May 2008 03:52:26 -0400, by Jeff Walden
-
test-mq: update qdiff summary outputSun, 18 May 2008 20:54:10 +0200, by Patrick Mezard
-
mq: make qselect fail properly on an empty guardSun, 18 May 2008 17:01:24 +0200, by Patrick Mezard
-
mq: expand help text for qdiffSat, 17 May 2008 09:11:14 +0200, by Dirkjan Ochtman
-
status: refactor status commandMon, 12 May 2008 11:37:56 -0500, by Matt Mackall
-
match: cleanup match classes a bitMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: remove files arg from repo.status and friendsMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: remove files argument from patch.diffMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: use match.files() for patch.diffMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: stop passing files through commitfuncMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
status: use match helpers for various usersMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
churn: simplify hg status callMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: use helpers for cmdutilMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
match: add always, never, and exact methodsMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
remove default arg from patkindMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
resolve: use cmdutil.matchMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
dirstate: remove default from status list_unknownMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
purge: remove unused 'missing' logicMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
dirstate: minor status cleanupsMon, 12 May 2008 11:37:08 -0500, by Matt Mackall