Mercurial > hg
graph
-
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
-
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
-
convert: hg sink commits without working dirThu, 19 Jun 2008 00:14:24 +0200, by Patrick Mezard
-
convert: reintegrate file retrieval code in sinksThu, 19 Jun 2008 00:14:24 +0200, by Patrick Mezard
-
context: add memctx for memory commitsThu, 19 Jun 2008 00:14:23 +0200, by Patrick Mezard
-
merge with crewWed, 18 Jun 2008 23:45:49 +0200, by Benoit Boissinot
-
coal: remove double template entryWed, 18 Jun 2008 23:16:51 +0200, by Benoit Allard
-
localrepo: interpret ctx.filectx() exception as a missing fileWed, 18 Jun 2008 23:23:03 +0200, by Patrick Mezard
-
localrepo: do not expose workingctx optionsWed, 18 Jun 2008 23:00:20 +0200, by Patrick Mezard
-
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
-
status: rename type_ to stateMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: use match.bad in statwalkMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: use match.dir in statwalkMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: make dirstate.walk return a single value tooMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: return a single valueMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: remove cmdutil.walkMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: remove rel and exact returnsMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: remove more old badmatch logicMon, 12 May 2008 11:37:08 -0500, by Matt Mackall
-
walk: remove remaining users of cmdutils.matchpatsMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
cmdutil: switch commit to matchMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walkchangerev: use new match objectsMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: pass match object to cmdutil.walkMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: begin refactoring badmatch handlingMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: remove files arg from repo.walk and dirstate.walkMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: introduce match objectsMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: kill util.cmdmatcher and _matcherMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
purge: use cmdutil.matchpatsMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
purge: eliminate dopurgeMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
walk: eliminate some default variablesMon, 12 May 2008 11:37:07 -0500, by Matt Mackall
-
coal: fix CSS errors as reported by FirefoxThu, 08 May 2008 18:36:45 +0200, by Dirkjan Ochtman
-
add compression type type parameter to bundle commandThu, 24 Apr 2008 17:16:02 +0200, by Benoit Allard
-
add support for HG10GZ bundles to bundlerepo.bundlerevlog()Thu, 24 Apr 2008 11:48:07 +0200, by Benoit Allard
-
tests: fix test-highlight output, changed in ccc2481e3954Thu, 24 Apr 2008 11:43:54 +0200, by Dirkjan Ochtman
-
merge from crew-stableThu, 24 Apr 2008 17:15:55 +0200, by Dirkjan Ochtman
-
rename --after: do not unlink source file (issue910)Sat, 19 Apr 2008 10:42:30 +0200, by Alexis S. L. Carvalho
-
Make mercurial easy installable againThu, 24 Apr 2008 13:37:29 +0200, by Patrick Mezard
-
webcommands: pass full author to annotate, fix templates (issue 1054)Wed, 23 Apr 2008 22:45:53 +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
-
merge from crew-stableFri, 18 Apr 2008 18:07:34 +0200, by Dirkjan Ochtman
-
mq: fix qdiff -U (it apparently never really worked)Fri, 18 Apr 2008 17:25:10 +0200, by Jason Orendorff
-
mergetools.hgrc patchWed, 16 Apr 2008 15:26:37 -0700, by Neal Becker
-
mergetools.hgrc patchWed, 16 Apr 2008 15:26:37 -0700, by Neal Becker
-
merge from crew-stableWed, 16 Apr 2008 16:07:15 +0200, by Dirkjan Ochtman
-
merge from crew-stableWed, 16 Apr 2008 12:15:43 +0200, by Dirkjan Ochtman
-
coal: put link fragment at the end of the url (after session vars)Wed, 16 Apr 2008 12:14:24 +0200, by Wojciech MiĆkowski
-
merge from crew-stableWed, 16 Apr 2008 09:36:24 +0200, by Dirkjan Ochtman
-
mq: don't commit local changes on pushing empty patch (issue1087)Wed, 16 Apr 2008 16:04:07 +0200, by Dirkjan Ochtman
-
remove trailing spacesWed, 16 Apr 2008 12:09:16 +0200, by Dirkjan Ochtman
-
mq: add a little documentation on qpush -fWed, 16 Apr 2008 09:35:43 +0200, by Dirkjan Ochtman
-
ignore *.pyd filesMon, 14 Apr 2008 00:36:01 +0200, by Adrian Buehlmann
-
Merge with crew-stable, fix test outputMon, 14 Apr 2008 23:28:50 +0200, by Patrick Mezard
-
Merge with crew-stableMon, 14 Apr 2008 23:04:34 +0200, by Patrick Mezard
-
replace usage of os.popen() with util.popen()Mon, 14 Apr 2008 14:34:38 +0200, by Dirkjan Ochtman
-
test-merge-internal-tools-pattern: make executableMon, 14 Apr 2008 23:21:27 +0200, by Patrick Mezard
-
convert: fix svn file copy detection codeMon, 14 Apr 2008 22:31:34 +0200, by Patrick Mezard
-
convert: fix svn branch source detection corner caseMon, 14 Apr 2008 22:31:34 +0200, by Patrick Mezard
-
convert: cleanup svn file copy handlingMon, 14 Apr 2008 22:31:34 +0200, by Patrick Mezard
-
convert: handle past or foreign partial svn copiesMon, 14 Apr 2008 22:31:34 +0200, by Patrick Mezard
-
convert: more cleanup in svn directory copy handlingMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
convert: svn directory copy handling cleanupMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
convert: improve subversion branch filteringMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
convert: rename get_entry_from_path() into an svn_source methodMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
convert: fix subpaths detection in svn sourceMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
test-convert-svn-branches: short identifiers are more legibleMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
cmdutil: handle and warn about missing copy revisionsMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
localrepo: forbid nullid copyrevMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
verify: check copy source revlog and nodeidMon, 14 Apr 2008 22:31:33 +0200, by Patrick Mezard
-
Merge with -stableSun, 13 Apr 2008 11:31:45 -0500, by Matt Mackall
-
removing unused local ccache in patch.diffFri, 11 Apr 2008 15:14:00 +0200, by Adrian Buehlmann
-
merge with -stableSat, 12 Apr 2008 23:05:51 -0400, by Benoit Boissinot
-
merge: replace readline() call, missing from posixfile_ntSat, 12 Apr 2008 20:51:26 +0200, by Patrick Mezard
-
Merge with crew-stableSat, 12 Apr 2008 21:34:01 +0200, by Patrick Mezard
-
remove trailing whitespace introduced in cfeeac24fc1eSat, 12 Apr 2008 20:03:54 +0200, by Dirkjan Ochtman
-
templates/coal: spell class correctly in {fileentry}Sat, 12 Apr 2008 06:37:38 +0300, by Giorgos Keramidas
-
repo: add rjoin methodFri, 11 Apr 2008 22:19:52 -0700, by Bryan O'Sullivan
-
parseurl: make revs optionalFri, 11 Apr 2008 22:19:51 -0700, by Bryan O'Sullivan
-
Hoist localpath to the top levelFri, 11 Apr 2008 22:18:38 -0700, by Bryan O'Sullivan
-
test-imerge: disable due to massive brokennessFri, 11 Apr 2008 22:17:20 -0700, by Bryan O'Sullivan
-
use internal merge tool when specified for a merge-pattern in hgrcFri, 04 Apr 2008 02:21:53 +0300, by Dov Feldstern
-
test that internal merge tools are used when set for a merge-pattern in hgrcFri, 04 Apr 2008 02:20:58 +0300, by Dov Feldstern
-
fix import with -p0Sat, 12 Apr 2008 22:41:07 -0400, by Benoit Boissinot
-
context: handle untracked files in filectx.fileflags()Sat, 12 Apr 2008 21:08:03 +0200, by Patrick Mezard
-
resolve: new commandFri, 11 Apr 2008 12:52:56 -0500, by Matt Mackall
-
python-2.6: use sha wrapper from util for new merge codeFri, 11 Apr 2008 12:04:26 +0200, by Dirkjan Ochtman
-
fixed missing sorting in test-dumprevlogFri, 11 Apr 2008 09:27:28 +0200, by Adrian Buehlmann
-
test-dumprevlog: fix extra path separator under MacOSXFri, 11 Apr 2008 11:21:55 +0200, by Patrick Mezard
-
Merge from main.Fri, 11 Apr 2008 08:35:37 +0200, by Dirkjan Ochtman
-
Add a batch file driver for WindowsThu, 10 Apr 2008 23:07:54 +0200, by Paul Moore
-
merge: introduce mergestateThu, 10 Apr 2008 15:02:24 -0500, by Matt Mackall
-
Merge with crew-stable.Thu, 10 Apr 2008 14:25:50 +0200, by Dirkjan Ochtman
-
win32text: actually import util so util.binary() can be usedThu, 10 Apr 2008 14:08:38 +0200, by Dirkjan Ochtman
-
issue 1053: heavily qualify the "cp -al" advice for cloningWed, 09 Apr 2008 16:02:37 -0700, by Bryan O'Sullivan
-
Get rid of reimplementations of util.binaryWed, 09 Apr 2008 15:49:20 -0700, by Bryan O'Sullivan
-
Let util.binary check entire data for \0 (issue1066, issue1079)Tue, 08 Apr 2008 13:19:36 +0200, by Christian Ebert
-
keyword: check for '\0' in entire data before actingWed, 09 Apr 2008 14:12:32 +0200, by Christian Ebert
-
keyword: make overwrite() arguments mandatoryWed, 09 Apr 2008 14:05:57 +0200, by Christian Ebert
-
keyword: compact setting of optional argumentsWed, 09 Apr 2008 14:05:57 +0200, by Christian Ebert
-
keyword: privatize remaining monkeypatches by moving them into reposetupWed, 09 Apr 2008 14:05:57 +0200, by Christian Ebert
-
keyword: collect filename patterns, wrap dispatch._parse in uisetupWed, 09 Apr 2008 14:05:56 +0200, by Christian Ebert
-
MergeWed, 09 Apr 2008 15:28:30 -0700, by Bryan O'Sullivan
-
Tidy code, fix typoWed, 09 Apr 2008 15:27:57 -0700, by Bryan O'Sullivan
-
Added hgexecutable support for py2exe/frozen scriptsThu, 20 Dec 2007 20:02:51 +0000, by Paul Moore
-
Remove trailing spaceTue, 08 Apr 2008 18:40:11 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 08 Apr 2008 18:39:41 +0200, by Thomas Arendsen Hein
-
python-2.6: md5 import in test-archive helperTue, 08 Apr 2008 15:41:21 +0200, by Dirkjan Ochtman
-
python-2.6: deprecation of GzipFile.filenameTue, 08 Apr 2008 15:42:43 +0200, by Dirkjan Ochtman
-
highlight: backward compatibility with pygments 0.5.1Thu, 10 Apr 2008 14:24:27 +0200, by Benoit Allard
-
Fix spacing error introduced in 5efd447a9b8dTue, 08 Apr 2008 18:39:02 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableMon, 07 Apr 2008 13:16:11 +0200, by Patrick Mezard
-
convert: check svn branches are directoriesMon, 07 Apr 2008 11:59:20 +0200, by Patrick Mezard
-
Merge from crew-stable.Mon, 07 Apr 2008 09:26:40 +0200, by Dirkjan Ochtman
-
tests/test-diff-copy-depth: using sh instead of bashMon, 07 Apr 2008 09:02:26 +0200, by Adrian Buehlmann
-
gendoc: fix indentationSun, 06 Apr 2008 13:13:31 +0200, by Christian Ebert
-
hg.1: bogus escaping of .hg* not needed anymoreSun, 06 Apr 2008 13:13:31 +0200, by Christian Ebert
-
doc: escape .hg at bol in manpages with make (issue1072)Mon, 07 Apr 2008 09:02:04 +0200, by Christian Ebert
-
highlight: Generate pygments style sheet dynamicallySat, 05 Apr 2008 21:29:02 +0200, by Isaac Jurado
-
Merge with macencode branchSat, 05 Apr 2008 19:33:34 +0200, by Patrick Mezard
-
win32text: rename forbidcrlforcr() functionSat, 05 Apr 2008 19:06:16 +0200, by Patrick Mezard
-
test-mactext: simplify test, coverage is ensured by win32text testsSat, 05 Apr 2008 19:03:45 +0200, by Patrick Mezard
-
win32text: Add macencode/macdecodeThu, 03 Apr 2008 20:41:31 +0900, by OHASHI Hideya
-
Merge with crew-stableSat, 05 Apr 2008 18:19:49 +0200, by Patrick Mezard
-
dirstate: do not ignore current directory '.' (issue 1078)Sat, 05 Apr 2008 18:15:04 +0200, by Patrick Mezard
-
patchbomb: fix cStringIO import (spotted by pychecker)Sat, 05 Apr 2008 17:48:10 +0200, by Christian Ebert
-
Make tests/test-dumprevlog executableSat, 05 Apr 2008 00:11:36 +0200, by Thomas Arendsen Hein
-
merge with mainSat, 05 Apr 2008 00:04:50 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableFri, 04 Apr 2008 23:18:03 +0200, by Patrick Mezard
-
Merge backoutFri, 04 Apr 2008 23:13:32 +0200, by Patrick Mezard
-
Backed out changeset 7f4257b5cbfcFri, 04 Apr 2008 23:09:54 +0200, by Patrick Mezard
-
mq: add --force option to stripFri, 04 Apr 2008 17:44:31 +0200, by Dirkjan Ochtman
-
coal: fix some glitches in annotate headerFri, 04 Apr 2008 22:19:24 +0200, by Dirkjan Ochtman
-
python 2.6 compatibility: compatibility wrappers for hash functionsFri, 04 Apr 2008 22:36:40 +0200, by Dirkjan Ochtman
-
python 2.6 compatibility: add __hash__ to classes that have __eq__Fri, 04 Apr 2008 22:41:17 +0200, by Paul Moore
-
Merge with crew-stableFri, 04 Apr 2008 22:18:38 +0200, by Patrick Mezard
-
Let --unified default to diff.unified (issue 1076)Fri, 04 Apr 2008 22:15:14 +0200, by Patrick Mezard
-
contrib: fix binary file issues with dumprevlog on WindowsFri, 04 Apr 2008 16:39:44 +0200, by Adrian Buehlmann
-
add tests for contrib/dumprevlog and undumprevlogThu, 03 Apr 2008 17:17:39 +0200, by Adrian Buehlmann
-
coal: minor icon improvementsFri, 04 Apr 2008 13:54:49 -0500, by Matt Mackall
-
coal: more tweaksFri, 04 Apr 2008 13:43:25 -0500, by Matt Mackall
-
pager: make config info accessible with "hg help pager"Thu, 03 Apr 2008 13:47:05 +0200, by Christian Ebert
-
tests: easier error diagnostics for test-serveThu, 03 Apr 2008 12:46:37 +0200, by Dirkjan Ochtman
-
Merge from crew-stable.Thu, 03 Apr 2008 13:21:42 +0200, by Dirkjan Ochtman
-
hgweb: make hgwebdir work in the absence of PATH_INFOThu, 03 Apr 2008 13:14:43 +0200, by Dirkjan Ochtman
-
Merge from main.Thu, 03 Apr 2008 11:18:43 +0200, by Dirkjan Ochtman
-
Merge from crew-stable.Thu, 03 Apr 2008 11:16:07 +0200, by Dirkjan Ochtman
-
Pager extension: switch it off if --debugger is setThu, 03 Apr 2008 11:11:31 +0200, by Gilles Moris
-
Pager extension: switch it off if --debugger is setThu, 03 Apr 2008 10:49:42 +0200, by David Soria Parra
php.net> -
coal: even more tweaksWed, 02 Apr 2008 18:51:06 -0500, by Matt Mackall
-
coal: more tweakingWed, 02 Apr 2008 18:47:19 -0500, by Matt Mackall
-
coal: more tweaksWed, 02 Apr 2008 18:47:17 -0500, by Matt Mackall
-
coal: minor fixesWed, 02 Apr 2008 18:47:15 -0500, by Matt Mackall
-
merge with crew-stableWed, 02 Apr 2008 21:46:30 +0200, by Thomas Arendsen Hein
-
test-churn: force COLUMNS to be setWed, 02 Apr 2008 08:56:38 -0700, by Bryan O'Sullivan
-
Consistently 1 space after full stops in command doc stringsWed, 02 Apr 2008 14:03:16 +0200, by Christian Ebert
-
patchbomb: Fix mangling of lines beginning with FromWed, 02 Apr 2008 01:49:29 +0200, by Benoit Boissinot
-
asciidoc: consistently use 1 space after full stopTue, 01 Apr 2008 14:35:35 +0200, by Christian Ebert
-
hgrc.5: fix subsection formattingTue, 01 Apr 2008 14:35:11 +0200, by Christian Ebert
-
imported patch templ.diffTue, 01 Apr 2008 16:36:25 +0200, by Benoit Boissinot
-
Merge with crew-stableTue, 01 Apr 2008 10:19:49 +0200, by Patrick Mezard
-
merge with crew-stableTue, 01 Apr 2008 08:34:23 +0200, by Thomas Arendsen Hein
-
rollback: unlink files truncated to length 0Mon, 31 Mar 2008 23:02:25 -0700, by Brendan Cully
-
make test-diff-copy-depth executableWed, 02 Apr 2008 21:45:35 +0200, by Thomas Arendsen Hein
-
convert: fix test-convert-svn-* problems with mtime not changingTue, 01 Apr 2008 09:17:11 +0200, by Peter Arrenbrecht
-
merge with hg-stableTue, 01 Apr 2008 08:33:17 +0200, by Thomas Arendsen Hein
-
hgweb: fix merge breakageMon, 31 Mar 2008 23:14:25 -0500, by Matt Mackall
-
templates: add coal web themeMon, 31 Mar 2008 21:49:36 -0500, by Matt Mackall
-
optimize PNGsMon, 31 Mar 2008 21:49:34 -0500, by Matt Mackall
-
hgweb: minor improvements for new web styleMon, 31 Mar 2008 21:49:33 -0500, by Matt Mackall
-
add simple dump and undump scripts to contrib/Mon, 31 Mar 2008 21:49:32 -0500, by Matt Mackall
-
Merge with stableMon, 31 Mar 2008 21:49:26 -0500, by Matt Mackall
-
copies: refactor symmetricdifference as _findlimitSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
copies: teach symmetric difference about working revisionsSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
symmetricdifference: move back to copiesSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
symmetricdifference: change colors to sidesSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
ancestors: simplify symmetric differenceSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
copies: don't double-detect items in the directory copy checkSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
copies: skip directory rename checks when not mergingSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
copies: sort old names by depthSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
backout: reverse changeset belongs on current branchSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
copies: fix silly precedence bugSat, 29 Mar 2008 12:39:47 -0500, by Matt Mackall
-
churn: allow whitespaces as delimiter in aliasesFri, 28 Mar 2008 11:17:10 +0300, by Kirill Smelkov
-
merge with crewMon, 31 Mar 2008 18:49:15 +0200, by Benoit Boissinot
-
hg serve: add clearer message when starting the server with --verboseMon, 31 Mar 2008 18:44:12 +0200, by Benoit Boissinot
-
convert: fix trailing space introduced in 5efd447a9b8dMon, 31 Mar 2008 13:10:47 +0200, by Dirkjan Ochtman
-
pager: Add a configuration to enable/disable the pager for certain commandsSat, 29 Mar 2008 19:41:50 +0100, by David Soria Parra
php.net> -
keyword: regroup monkey patch code, underscore prefix private varsMon, 31 Mar 2008 11:08:52 +0200, by Christian Ebert
-
merge with crew-stableMon, 31 Mar 2008 00:01:27 +0200, by Thomas Arendsen Hein
-
Fix test-convert-svn-tags on case sensitive filesystemsSun, 30 Mar 2008 23:58:02 +0200, by Thomas Arendsen Hein
-
fix bug introduced by 2540521dc7c1 (thanks pychecker)Sun, 30 Mar 2008 22:29:02 +0200, by Benoit Boissinot
-
merge with -stableSun, 30 Mar 2008 22:23:55 +0200, by Benoit Boissinot
-
fix error spotted by pycheckerSun, 30 Mar 2008 20:21:46 +0200, by Benoit Boissinot
-
fix bug introduced by 894875eae49b (short not defined)Sun, 30 Mar 2008 22:22:53 +0200, by Benoit Boissinot
-
merge with crewSun, 30 Mar 2008 20:31:35 +0200, by Benoit Boissinot
-
fix warning from pycheckerSun, 30 Mar 2008 20:21:57 +0200, by Benoit Boissinot
-
fix error spotted by pycheckerSun, 30 Mar 2008 20:21:46 +0200, by Benoit Boissinot
-
Merge with crew-stableSun, 30 Mar 2008 20:25:22 +0200, by Patrick Mezard
-
commands: fix shadowed repo moduleSun, 30 Mar 2008 20:18:40 +0200, by Patrick Mezard
-
merge with crewSat, 29 Mar 2008 21:15:54 +0100, by Benoit Boissinot
-
hgweb: remove dead codeSat, 29 Mar 2008 21:15:34 +0100, by Benoit Boissinot
-
Merge with crew-stableSat, 29 Mar 2008 17:27:35 +0100, by Patrick Mezard
-
test-convert-svn-source: remove redundant testsSat, 29 Mar 2008 17:16:39 +0100, by Patrick Mezard
-
convert: allow tags detection to be disabledSat, 29 Mar 2008 17:16:18 +0100, by Patrick Mezard
-
convert: follow svn tags history (issue953)Sat, 29 Mar 2008 17:15:45 +0100, by Patrick Mezard
-
Add a test for svn tags conversionSat, 29 Mar 2008 17:15:43 +0100, by Patrick Mezard
-
convert: avoid svn log retrieval process cleanupSat, 29 Mar 2008 17:14:53 +0100, by Patrick Mezard
-
test-convert-mtn: test directory deletionSat, 29 Mar 2008 17:14:47 +0100, by Patrick Mezard
-
fix const annotation warningFri, 28 Mar 2008 19:47:22 +0100, by Benoit Boissinot
-
highlight: some small cleanupsFri, 28 Mar 2008 17:31:50 +0100, by Dirkjan Ochtman
-
hgweb: refactor hgweb codeFri, 28 Mar 2008 19:40:44 +0100, by Dirkjan Ochtman
-
hgweb: separate out utility functionsFri, 28 Mar 2008 19:37:28 +0100, by Dirkjan Ochtman
-
Backed out changeset d2bb66a8a435 (temporary template compatibility)Mon, 24 Mar 2008 18:18:39 +0100, by Dirkjan Ochtman
-
mercurial.el: note new Emacs VC mode supportThu, 27 Mar 2008 12:52:41 -0700, by Bryan O'Sullivan
-
manifest: improve parsing performance by 8x via a new C extensionWed, 26 Mar 2008 10:12:10 -0700, by Bryan O'Sullivan
-
Added signature for changeset bae2e9c838e9Mon, 24 Mar 2008 18:05:30 -0500, by Matt Mackall
-
Added tag 1.0 for changeset bae2e9c838e9Mon, 24 Mar 2008 18:05:22 -0500, by Matt Mackall
-
commit: when committing the results of a merge, it's all or nothingMon, 24 Mar 2008 15:36:56 -0700, by Bryan O'Sullivan
-
Skip older monotone versions for tests.Mon, 24 Mar 2008 22:49:33 +0100, by Thomas Arendsen Hein
-
run-tests.py: Only one fail message when output changed and error code.Mon, 24 Mar 2008 22:09:01 +0100, by Thomas Arendsen Hein
-
mq: use repo.changelog.tip() instead of the "tip" tagMon, 24 Mar 2008 18:07:07 -0300, by Alexis S. L. Carvalho
-
Fix missing space in one of the new update messages.Mon, 24 Mar 2008 20:28:13 +0100, by Thomas Arendsen Hein
-
qclone: do not abort if remote hasn't enabled mq (issue1040)Mon, 24 Mar 2008 16:17:19 -0300, by Alexis S. L. Carvalho
-
hgweb: add compatibility code for old templatesMon, 24 Mar 2008 13:45:01 -0300, by Alexis S. L. Carvalho
-
Merge with crewMon, 24 Mar 2008 11:12:57 -0500, by Matt Mackall
-
test-convert-mtn: test directory moveMon, 24 Mar 2008 17:02:31 +0100, by Patrick Mezard
-
convert: record deleted files in monotone sourceMon, 24 Mar 2008 17:02:08 +0100, by Patrick Mezard
-
update: better logic and messages for updatesMon, 24 Mar 2008 10:01:05 -0500, by Matt Mackall
-
hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486Mon, 24 Mar 2008 16:20:15 +0100, by Dirkjan Ochtman
-
setup.py: hide compiler error messages while searching for inotifySun, 23 Mar 2008 21:35:57 -0300, by Alexis S. L. Carvalho
-
Add a test for monotone conversionSun, 23 Mar 2008 23:18:20 +0100, by Patrick Mezard
-
don't use hasattr in repo.invalidateSun, 23 Mar 2008 21:03:24 -0300, by Alexis S. L. Carvalho
-
localrepo.commit: grab locks before getting the list of files to commitSun, 23 Mar 2008 21:03:24 -0300, by Alexis S. L. Carvalho
-
Avoid calling heads() twice on every hg commit.Sun, 23 Mar 2008 21:03:24 -0300, by Alexis S. L. Carvalho
-
hgweb: better error messagesSun, 23 Mar 2008 23:08:18 +0100, by Dirkjan Ochtman
-
Remove unexpected "Alternately" word from tip help.Sun, 23 Mar 2008 22:15:47 +0100, by Patrick Mezard
-
run-tests.py: Allow environment variables to set jobs/timeout/port.Sun, 23 Mar 2008 21:48:38 +0100, by Thomas Arendsen Hein
-
convertrepo: make it work with refactored convert extensionSun, 23 Mar 2008 21:41:03 +0100, by Patrick Mezard
-
Make tip help more helpfulSun, 23 Mar 2008 21:40:27 +0100, by Patrick Mezard
-
test-imerge: test resolve subcommandSun, 23 Mar 2008 20:37:04 +0100, by Patrick Mezard
-
imerge: replace "merge" with "internal:merge" when non-interactiveSun, 23 Mar 2008 20:37:02 +0100, by Patrick Mezard
-
hgk: display orphan revisions content (issue 1041)Sun, 23 Mar 2008 18:52:02 +0100, by Patrick Mezard
-
test-mq-symlinks: skip if symlinks are not supportedSun, 23 Mar 2008 16:07:27 +0100, by Patrick Mezard
-
test-notify: make it pass on Mac OS X 10.5Sun, 23 Mar 2008 01:23:03 +0100, by Florent Guillaume
-
test-remove: make tests really passSun, 23 Mar 2008 01:13:56 +0100, by Florent Guillaume
-
test-remove: fix for non-gnu findSun, 23 Mar 2008 01:04:51 +0100, by Florent Guillaume
-
test-remove: make it pass on Mac OS X 10.5Sat, 22 Mar 2008 21:13:22 +0100, by Florent Guillaume
-
tests: add highlight extension testsSat, 22 Mar 2008 20:16:30 +0100, by Dirkjan Ochtman
-
tests: add tests for hgweb to test-keywordSat, 22 Mar 2008 18:33:10 +0100, by Dirkjan Ochtman
-
Merge main and crew.Sat, 22 Mar 2008 20:15:30 +0100, by Dirkjan Ochtman
-
removed trailing spacesSat, 22 Mar 2008 20:03:00 +0100, by Thomas Arendsen Hein
-
ui: disallow newlines in usernames (issue1034)Sat, 22 Mar 2008 13:50:59 -0500, by Matt Mackall
-
update: no -C needed to switch branches without outstanding changesSat, 22 Mar 2008 13:30:08 -0500, by Matt Mackall
-
coverage: deal with symlinked input paths (MacOSX issue)Sat, 22 Mar 2008 19:01:09 +0100, by Patrick Mezard
-
Make churn an official extensionSat, 22 Mar 2008 18:01:46 +0100, by Patrick Mezard
-
tiny tab cleanupSat, 22 Mar 2008 12:48:15 +0100, by Dirkjan Ochtman
-
improved semantics for remove (issue438)Sat, 22 Mar 2008 10:07:49 +0100, by Dirkjan Ochtman
-
test: fix mixing exec bit on test-hgwebdirsymFri, 21 Mar 2008 17:22:47 -0500, by Matt Mackall
-
tests: make test-rebuildstate repeatableFri, 21 Mar 2008 15:57:22 -0500, by Matt Mackall
-
tests: teach -i about fails listFri, 21 Mar 2008 15:57:22 -0500, by Matt Mackall
-
tests: make test-convertcvs repeatableFri, 21 Mar 2008 15:57:22 -0500, by Matt Mackall
-
test: Add tests for webdir symlinks and walkrepos.Fri, 21 Mar 2008 08:46:15 -0700, by Eric Hopper
-
mq: warn when applying a patch to somewhere other than tipFri, 21 Mar 2008 15:44:11 -0500, by Matt Mackall
-
util: check fileno() validity in win32 set_binary()Fri, 21 Mar 2008 21:56:55 +0100, by Patrick Mezard
-
clone: print "updating working directory" status messageFri, 21 Mar 2008 14:52:24 +0100, by Adrian Buehlmann
-
give better error message on non-existent mapfile (issue813)Fri, 21 Mar 2008 12:05:01 +0100, by Dirkjan Ochtman
-
warn about new heads on commit (issue842)Fri, 21 Mar 2008 11:06:02 +0100, by Dirkjan Ochtman
-
hgweb: only accept POST requests for unbundleFri, 21 Mar 2008 00:55:53 +0100, by Dirkjan Ochtman
-
tab/space cleanupFri, 21 Mar 2008 00:39:39 +0100, by Thomas Arendsen Hein
-
ui: copy overlay from both direct and indirect parentuiThu, 20 Mar 2008 22:46:35 +0100, by Dirkjan Ochtman
-
convert: allow missing tools not to stop source type detectionThu, 20 Mar 2008 23:32:43 +0100, by Patrick Mezard
-
fix test-serve breakage for other hostnamesThu, 20 Mar 2008 22:58:53 +0100, by Dirkjan Ochtman
-
util: test fileno() availability in win32 set_binary()Thu, 20 Mar 2008 22:41:40 +0100, by Patrick Mezard
-
tests: fix repeatability for test-filebranch with dirstate granularityThu, 20 Mar 2008 15:59:54 -0500, by Matt Mackall
-
tests: remove some unnecessary sleepsThu, 20 Mar 2008 14:14:15 -0500, by Matt Mackall
-
dirstate: refactor granularity code, add a testThu, 20 Mar 2008 13:53:59 -0500, by Matt Mackall
-
dirstate: ignore stat data for files that were updated too recentlyWed, 19 Mar 2008 17:55:21 -0300, by Alexis S. L. Carvalho
-
pager: remove pager code from coreThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
pager: further simplify code, clean up commentsThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
Use the pager given by the environment to display long outputThu, 20 Mar 2008 00:57:14 +0100, by David Soria Parra
-
hgk: don't exit if mercurial commands only print warningsWed, 16 Jan 2008 11:50:24 +0100, by Dennis Schoen
-
tag: allow multiple tags to be added or removedFri, 14 Mar 2008 15:38:56 -0700, by John Coomes
-
tests: update test-command-template for the new {isodatesec} filterMon, 17 Mar 2008 19:28:46 +0200, by Giorgos Keramidas
-
Add an {isodatesec} template, to show seconds too.Mon, 17 Mar 2008 19:17:54 +0200, by Giorgos Keramidas
-
convert: Add convert.cvsps option to set up an alternate cvsps command line.Mon, 17 Mar 2008 12:41:14 -0700, by Eric Hopper
-
hgwebdir: Tiny fix for webdir on non-symlink capable platforms.Mon, 17 Mar 2008 12:40:02 -0700, by Eric Hopper
-
Add tests for cloning from a all-history bundleSat, 15 Mar 2008 12:22:15 -0400, by John Mulligan
-
clone: use cancopyThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
Add ability to directly clone from all-history bundlesSat, 15 Mar 2008 12:04:28 -0400, by John Mulligan
-
remoterepo: no longer neededThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
repo classes: remove unused dev() methodThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
Add default local() and cancopy() methods to repository base classSat, 15 Mar 2008 15:23:20 -0400, by John Mulligan
-
make hgrc man page tell about ~/.hgrc on WindowsFri, 07 Mar 2008 16:19:46 +0100, by Peter Arrenbrecht
-
ui: make chuild ui feed output to parentui's active bufferThu, 20 Mar 2008 11:12:35 -0500, by Peter Arrenbrecht
-
convert: fix test complaint for mtn bitsThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
cleanup monotone conversion and use commandline classSun, 03 Feb 2008 16:14:05 +0100, by Mikkel FahnĂže JĂžrgensen
-
initial version of monotone source for convert extensionSat, 02 Feb 2008 19:14:59 +0100, by Mikkel FahnĂže JĂžrgensen
-
notify: print diffstat even if maxline == 0Thu, 20 Mar 2008 16:42:51 +0100, by BenoĂźt Allard
-
Make clear that for a changegroup '-r' pulls "up to" a revisionThu, 20 Mar 2008 01:47:35 +0100, by Benoit Boissinot
-
two fixes for the pager stuffWed, 19 Mar 2008 16:54:35 -0300, by Alexis S. L. Carvalho
-
Use the pager given by the environment to display long outputTue, 18 Mar 2008 22:12:34 +0100, by David Soria Parra
-
Fix thinko in test-inherit-modeTue, 18 Mar 2008 18:14:59 -0300, by Alexis S. L. Carvalho
-
test-serve: replace copy/paste with shell functionMon, 17 Mar 2008 16:15:43 +0100, by Patrick Mezard
-
revert: update state of files in the "checkout" listTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
normallookup: during merges, restore the state saved by removeTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
dirstate.remove: during merges, remember the previous file stateTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
debugstate: add --nodatesTue, 18 Mar 2008 04:07:39 -0300, by Alexis S. L. Carvalho
-
patch: fix corner case with update + copy patch handling (issue 937)Mon, 17 Mar 2008 23:36:45 +0100, by Patrick Mezard
-
MergeMon, 17 Mar 2008 14:51:41 -0700, by Bryan O'Sullivan
-
Backed out changeset 4b81eecc8aa2Mon, 17 Mar 2008 14:51:36 -0700, by Bryan O'Sullivan
-
MergeMon, 17 Mar 2008 08:04:09 -0700, by Bryan O'Sullivan
-
Backed out changeset 91ac1726730aMon, 17 Mar 2008 07:59:23 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewSun, 16 Mar 2008 22:59:31 -0700, by Bryan O'Sullivan
-
issue 1003: send all data properlySun, 16 Mar 2008 22:59:04 -0700, by Bryan O'Sullivan
-
Remove unneeded "import os.path" again.Sun, 16 Mar 2008 23:30:47 +0100, by Thomas Arendsen Hein
-
Spacing cleanupSun, 16 Mar 2008 23:24:53 +0100, by Thomas Arendsen Hein
-
filectx.ancestor: use fctx._repopath to cache filelogs (issue1035)Sun, 16 Mar 2008 06:10:47 -0300, by Alexis S. L. Carvalho
-
Change User-agent field in client to have a lot more info.Sat, 15 Mar 2008 12:42:41 -0700, by Eric Hopper
-
Allow hgwebdir collections to follow symlinks.Sat, 15 Mar 2008 12:42:34 -0700, by Eric Hopper
-
Revert cfebb175704f, fixing the output of 2 testsSat, 15 Mar 2008 22:03:18 -0300, by Alexis S. L. Carvalho
-
test-mv-cp-st-diff: avoid linkrev collisionsSat, 15 Mar 2008 22:03:18 -0300, by Alexis S. L. Carvalho
-
convert: avoid querying log of foreign svn branchesSun, 16 Mar 2008 00:35:14 +0100, by Patrick Mezard
-
patch: check filename is /dev/null for creation or deletion (issue 1033)Sun, 16 Mar 2008 00:35:12 +0100, by Patrick Mezard
-
update tests for copy detection changesSat, 15 Mar 2008 16:51:53 -0500, by Matt Mackall
-
copies: add tests for status -C/diff --gitSat, 15 Mar 2008 16:49:27 -0500, by Matt Mackall
-
copies: deal with symmetric difference for linear relationshipsSat, 15 Mar 2008 16:25:27 -0500, by Matt Mackall
-
status: find copies and renames beyond the working directorySat, 15 Mar 2008 16:24:16 -0500, by Matt Mackall
-
diff: use copy smarts from copies.pySat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
copies: move findcopies code to its own moduleSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: move symmetricdifferences to ancestor.pySat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: simplify some helpersSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: more simplifications to checkcopiesSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: simplify checkcopiesSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: privatize some functions, unnest some othersSat, 15 Mar 2008 10:02:31 -0500, by Matt Mackall
-
merge: notice uncommited copies (issue1000)Fri, 14 Mar 2008 11:01:31 -0500, by Alexis S. L. Carvalho
-
Check for patches repo with os.path.isdir not os.path.existsSun, 02 Mar 2008 08:51:02 -0800, by Eric Hopper
-
hook.py: fix redirections introduced by 323b9c55b328Fri, 14 Mar 2008 21:57:46 -0300, by Alexis S. L. Carvalho
-
Issue937: error messages from hooks not sent over HTTP.Mon, 25 Feb 2008 09:55:57 -0500, by Jesse Glick
-
revlog.py: remove extra close()Fri, 14 Mar 2008 20:01:50 -0300, by Alexis S. L. Carvalho
-
adjust test-http output to non-default HGPORT, e.g. with run-tests.py -jFri, 14 Mar 2008 23:51:58 +0100, by Thomas Arendsen Hein
-
hgweb: clarify which address and port can/cannot be bound at startup (bug 769)Mon, 10 Mar 2008 19:25:34 +0000, by Stephen Deasey
-
revlog: make sure the files are closed after an exception happensFri, 14 Mar 2008 22:12:50 +0100, by Benoit Boissinot
-
merge with crewFri, 14 Mar 2008 21:36:09 +0100, by Benoit Boissinot
-
make sure not to reuse an existing append-file from a previous failed pullFri, 14 Mar 2008 21:35:49 +0100, by Benoit Boissinot
-
Fix issue995 (copy --after and symlinks pointing to a directory)Fri, 14 Mar 2008 10:32:19 -0300, by Alexis S. L. Carvalho
-
dirstate: ignore mode changes if the fs does not supports the exec bitFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
merge: require --force when there are deleted filesFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
add a test for a375ffc2aa1bFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
localrepo.commit: normalize commit message even for rawcommit.Fri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
debugancestor: use repo.lookup when no revlog was specifiedFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
update output of test-hgwebFri, 14 Mar 2008 09:56:58 -0300, by Alexis S. L. Carvalho
-
setup.py: use a simplified custom version of CCompiler.has_functionFri, 14 Mar 2008 01:45:17 -0300, by Alexis S. L. Carvalho
-
gitweb: show branches in most of the templatesThu, 13 Mar 2008 23:45:36 +0100, by Florent Guillaume
-
hgweb_mod: add branch helper functions to use in templatesThu, 13 Mar 2008 23:45:35 +0100, by Florent Guillaume
-
Automated merge with http://hg.intevation.org/mercurial/crewThu, 13 Mar 2008 19:53:02 -0700, by Bryan O'Sullivan
-
win32text: use util.binary to detect \0Thu, 13 Mar 2008 10:42:46 +0100, by Christian Ebert
-
adjust test-fetch output to non-default HGPORT, e.g. with run-tests.py -jFri, 14 Mar 2008 01:39:15 +0100, by Thomas Arendsen Hein
-
setup.py: skip inotify if there's no inotify_add_watchThu, 13 Mar 2008 19:50:03 -0300, by Alexis S. L. Carvalho
-
run-tests.py: add a summary of failed tests at the endThu, 13 Mar 2008 17:39:30 +0100, by Benoit Boissinot
-
fix incorrect date when committing a tagThu, 13 Mar 2008 15:40:41 +0100, by Benoit Boissinot
-
merge: fix handling of deleted filesWed, 12 Mar 2008 15:44:08 -0700, by Alexis S. L. Carvalho
-
setup.py: os.uname is not available on WindowsWed, 12 Mar 2008 15:33:43 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 12 Mar 2008 15:31:10 -0700, by Bryan O'Sullivan
-
Add inotify extensionWed, 12 Mar 2008 15:30:11 -0700, by Bryan O'Sullivan
-
convert: rename MAPFILE into REVMAP to disambiguate with filemapWed, 12 Mar 2008 23:21:01 +0100, by Patrick Mezard
-
Make mercurial easy installableWed, 12 Mar 2008 21:59:22 +0100, by Ralf Schmitt
-
Add tests for the fixes to issue1014 (fractional timezones)Wed, 12 Mar 2008 22:20:10 +0100, by Thomas Arendsen Hein
-
test-fetch failed due to non-zero exit codeWed, 12 Mar 2008 09:04:20 +0100, by Thomas Arendsen Hein
-
Hide URL passwords in hg paths output.Tue, 11 Mar 2008 16:28:58 -0700, by Brendan Cully
-
Merge with mainTue, 11 Mar 2008 16:04:25 -0700, by Bryan O'Sullivan
-
Fixed bash completion for filenames containing spaces.Tue, 11 Mar 2008 23:54:03 +0100, by Jonas Diemer
-
merge with mainTue, 11 Mar 2008 23:59:43 +0100, by Thomas Arendsen Hein
-
dates: Fix bare times to be relative to "today"Tue, 11 Mar 2008 17:42:51 -0500, by Matt Mackall
-
dates: improve timezone handlingTue, 11 Mar 2008 17:42:41 -0500, by Matt Mackall
-
revlog: report node and file when lookup failsTue, 11 Mar 2008 17:42:29 -0500, by Matt Mackall
-
Merge with crewTue, 11 Mar 2008 17:42:26 -0500, by Matt Mackall
-
fetch: don't proceed if working directory is missing files (issue988)Tue, 11 Mar 2008 11:38:12 -0700, by Bryan O'Sullivan
-
fetch: rename --force-editor option to --edit, for consistencyTue, 11 Mar 2008 11:30:42 -0700, by Bryan O'Sullivan
-
dates: fix fractional timezone display rounding bugMon, 10 Mar 2008 02:54:37 -0500, by Matt Mackall
-
churn: show comitter email addresses unclipped (bug 1023)Sun, 09 Mar 2008 17:34:55 +0000, by Stephen Deasey
-
gitweb: use {url} as entrypoint in notfound.tmpl instead of /Sat, 08 Mar 2008 17:28:25 -0800, by Brendan Cully
-
Support web.baseurl in hgwebdir, overriding SCRIPT_NAMESat, 08 Mar 2008 17:19:18 -0800, by Brendan Cully
-
Fixed typo in tag help, found by John CoomesSat, 08 Mar 2008 12:40:33 +0100, by Thomas Arendsen Hein
-
hgweb: fix test results missed by 6218:345a23eca8f6Fri, 07 Mar 2008 08:38:07 +0100, by Peter Arrenbrecht
-
gitweb: remove some line breaks in archive and rss columns.Thu, 06 Mar 2008 18:40:10 -0800, by Brendan Cully
-
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hgThu, 06 Mar 2008 22:51:16 +0100, by Joel Rosdahl
-
Add missing import of sysThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
convert: Remove unused clone methodThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
convert: Fix unbound name error in the subversion backendThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
imerge: Fix unbound name error and add a test caseThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
Remove unused importsThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
Expand import * to allow Pyflakes to find problemsThu, 06 Mar 2008 22:23:26 +0100, by Joel Rosdahl
-
Removed trailing spaces from everything except test outputFri, 07 Mar 2008 00:24:36 +0100, by Thomas Arendsen Hein
-
Replaced tab in run-tests.pyFri, 07 Mar 2008 00:01:13 +0100, by Thomas Arendsen Hein
-
tests: add --keep-tmp to run-tests.py to debug test environmentWed, 05 Mar 2008 08:00:05 +0100, by Peter Arrenbrecht
-
fetch: make test reproducible, tiny code cleanupWed, 05 Mar 2008 09:20:57 -0800, by Bryan O'Sullivan
-
fetch: switch the default parent used for a mergeWed, 05 Mar 2008 09:10:45 -0800, by Bryan O'Sullivan
-
mq: test for qclone of http repo+queueMon, 03 Mar 2008 21:48:43 +0100, by Peter Arrenbrecht
-
When failing to load an extension, show where Hg tried to load it from.Mon, 03 Mar 2008 12:46:57 -0500, by Jesse Glick
-
hgweb/annotate: handle binary files like hgweb/fileSun, 02 Mar 2008 23:32:13 +0100, by Thomas Arendsen Hein
-
test-status: Make assert function definition sh compatible.Sun, 02 Mar 2008 20:54:00 +0100, by Thomas Arendsen Hein
-
Extend/correct acc40572da5b regarding -qA and ignored files.Sun, 02 Mar 2008 13:52:34 +0100, by Thomas Arendsen Hein
-
'hg status -q' output skips non-tracked files.Sat, 01 Mar 2008 22:30:03 +0100, by Zoran Bosnjak
-
highlight: forgot importFri, 29 Feb 2008 14:48:21 -0800, by Brendan Cully
-
highlight: guess by text when path name is ambiguousFri, 29 Feb 2008 14:47:07 -0800, by Brendan Cully
-
highlight: make div trimmer work when lexer fails to identify text.Fri, 29 Feb 2008 14:21:15 -0800, by Brendan Cully
-
highlight: use iter() instead of generator comprehensionFri, 29 Feb 2008 11:13:50 -0800, by Brendan Cully
-
mq: remove unimplemented option -f for stripFri, 29 Feb 2008 09:54:28 +0100, by Dirkjan Ochtman
-
highlight: bail out if file is binaryThu, 28 Feb 2008 22:04:22 -0800, by Brendan Cully
-
highlight: support annotate, and reduce layering violations.Thu, 28 Feb 2008 21:35:27 -0800, by Brendan Cully
-
Introduce templateopts and logopts to reduce duplicate option definitions.Fri, 29 Feb 2008 02:45:12 +0100, by Thomas Arendsen Hein
-
Add option -l/--limit to hg incoming and hg outgoing.Fri, 29 Feb 2008 02:15:31 +0100, by Thomas Arendsen Hein
-
Move finding/checking the log limit to cmdutilFri, 29 Feb 2008 01:51:23 +0100, by Thomas Arendsen Hein
-
Make hg debugancestor accept -R by making it an optionalrepo command.Fri, 29 Feb 2008 01:25:31 +0100, by Thomas Arendsen Hein
-
debugancestor: use *args instead of *opts, to not confuse with option dicts.Fri, 29 Feb 2008 01:14:37 +0100, by Thomas Arendsen Hein
-
mq: Cleanup: update outdated file header.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
convert: Clean up authormap key=value splitting.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
convert: Avoid redundant newline on authormap errors.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
convert: Ignore empty lines in authormap file.Thu, 28 Feb 2008 17:37:56 +0200, by Marti Raudsepp
-
Add config option to disable putting .hg_archival.txt inside archives.Thu, 28 Feb 2008 22:39:59 +0100, by Thomas Arendsen Hein
-
add a blame alias for annotateThu, 28 Feb 2008 19:08:04 +0100, by Dirkjan Ochtman
-
warning on push should mention heads, not branchesThu, 28 Feb 2008 17:51:04 +0100, by Dirkjan Ochtman
-
commands: lock() the repo while unbundling (issue1004)Thu, 28 Feb 2008 00:07:38 +0100, by Patrick Mezard
-
patch: fix iterhunks() with trailing binary file removalThu, 28 Feb 2008 00:07:37 +0100, by Patrick Mezard
-
debugancestor: make the index argument optional, defaulting to 00changelog.iWed, 27 Feb 2008 14:58:44 -0800, by Bryan O'Sullivan
-
Renamed "manifest" to "files" in web templates.Tue, 26 Feb 2008 22:42:37 +0100, by Thomas Arendsen Hein
-
Removed old-style hgweb templatesTue, 26 Feb 2008 22:21:34 +0100, by Thomas Arendsen Hein
-
add explicit extension disabling syntax to hgrc.5Tue, 26 Feb 2008 06:25:11 -0600, by Steve Borho
-
Permit XML entities to be escaped in template output.Mon, 28 Jan 2008 22:19:12 -0500, by Jesse Glick
-
convert: add shallow, single branch svn conversions via svn.startrevSun, 24 Feb 2008 17:58:55 +0100, by Patrick Mezard
-
convert: allow svn trunk/branches/tags detection to be skippedSun, 24 Feb 2008 17:58:53 +0100, by Patrick Mezard
-
Add --all option to bundle commandThu, 21 Feb 2008 08:24:58 -0500, by John Mulligan
-
Fix test-convert.out after 55455556f921Sat, 23 Feb 2008 19:37:44 +0100, by Patrick Mezard
-
convert: improve subversion source documentationSat, 23 Feb 2008 16:43:33 +0100, by Patrick Mezard
-
hgweb: fix parameter mixup (issue1001)Sat, 23 Feb 2008 11:19:59 +0100, by Dirkjan Ochtman
-
tests: easier hg serve error diagnosisSat, 23 Feb 2008 11:18:34 +0100, by Dirkjan Ochtman
-
util: make walkrepos() return .hg/patches if presentThu, 21 Feb 2008 20:56:06 +0100, by Peter Arrenbrecht
-
Allow "file://localhost/" in addition to "file:///" (issue728)Fri, 22 Feb 2008 21:58:15 +0100, by Thomas Arendsen Hein
-
mq: make qclone ask remote source repo for qbase using lookup protocolThu, 21 Feb 2008 23:00:50 +0100, by Peter Arrenbrecht
-
Document log date ranges and mention 'hg help dates' for all commands (issue998)Fri, 22 Feb 2008 21:18:48 +0100, by Thomas Arendsen Hein
-
Add test case for backout on named branches (issue665)Fri, 22 Feb 2008 11:28:14 +0100, by Thomas Arendsen Hein
-
Reverse the way backout is doing the mergeThu, 21 Feb 2008 08:52:52 +0100, by Gilles Moris
-
tests: hide the name of the branch cache fileThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
test-mq-pull-from-bundle: don't print the contents of $HGRCPATHThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
repo.status: also compare flags for files in the lookup list.Thu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
keyword: remove "identify" and "remove" from nokwcommandsThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
test-glog: pass the list of files to commitThu, 21 Feb 2008 16:22:31 -0300, by Alexis S. L. Carvalho
-
hgweb: no i18n in protocol responsesThu, 21 Feb 2008 15:56:35 +0100, by Dirkjan Ochtman
-
improve changegroup.readbundle(), use it in hgwebThu, 21 Feb 2008 17:02:28 +0100, by Dirkjan Ochtman
-
Also search for .hgrc if mercurial.ini not found on windowsWed, 20 Feb 2008 21:31:42 +0100, by Stefan Rank
-
hgweb: use bundletypes from mercurial.changegroupThu, 21 Feb 2008 15:00:25 +0100, by Dirkjan Ochtman
-
Merge with crewWed, 20 Feb 2008 13:38:16 -0800, by Bryan O'Sullivan
-
Infer a --repository argument from command arguments when reasonable.Fri, 25 Jan 2008 04:11:32 -0500, by Jesse Glick
-
hgweb: separate protocol calls from interface calls (issue996)Wed, 20 Feb 2008 10:50:10 +0100, by Dirkjan Ochtman
-
update output of test-convertTue, 19 Feb 2008 19:34:18 -0300, by Alexis S. L. Carvalho
-
repair.py: rewrite a loop, making it cleaner and fasterTue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
Speed up hg grep by avoiding useless manifest parsingTue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
cmdutil.walkchangerevs: use '-1:0' instead ot 'tip:0'Tue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
revlog.revision: avoid opening the datafile without need.Tue, 19 Feb 2008 19:20:10 -0300, by Alexis S. L. Carvalho
-
convert: document splicemap, allow setting of multiple parentsTue, 19 Feb 2008 10:53:40 -0800, by Bryan O'Sullivan
-
merge backoutMon, 18 Feb 2008 19:21:33 +0100, by Thomas Arendsen Hein
-
Backed out changeset b913d3aacddc (see issue971/msg5317)Mon, 18 Feb 2008 19:20:22 +0100, by Thomas Arendsen Hein
-
Simplify utils.walkrepos().Tue, 28 Aug 2007 18:00:07 +0200, by Walter Doerwald
-
Fix bad behaviour when specifying an invalid date (issue700)Sun, 17 Feb 2008 21:34:28 +0100, by Thomas Arendsen Hein
-
Report filenames with disallowed characters as suggested by Mika ElorantaSun, 17 Feb 2008 12:53:57 +0100, by Thomas Arendsen Hein
-
hgweb: Quote filenames when downloading raw files.Sat, 16 Feb 2008 18:12:30 +0100, by Thomas Arendsen Hein
-
hgweb: Pass only filename instead of full path when downloading raw files.Sat, 16 Feb 2008 17:51:30 +0100, by Thomas Arendsen Hein
-
merge with crewSat, 16 Feb 2008 13:34:11 +0100, by Thomas Arendsen Hein
-
Make annotae/grep print short dates with -q/--quiet.Sat, 16 Feb 2008 13:33:38 +0100, by Thomas Arendsen Hein
-
Add hg grep -d/--date to list the commit date of matched revisions.Sat, 16 Feb 2008 13:01:27 +0100, by Thomas Arendsen Hein
-
util: always define a dummy lookup_reg()Wed, 13 Feb 2008 23:09:28 +0100, by Patrick Mezard
-
convert: improve cycles detection messageSat, 16 Feb 2008 11:55:33 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 16 Feb 2008 12:46:28 +0100, by Patrick Mezard
-
bundlerepo: fix inconsistency of parsed and internal name (issue #821)Sun, 10 Feb 2008 08:53:39 +0100, by Peter Arrenbrecht
-
bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)Sun, 10 Feb 2008 08:52:50 +0100, by Peter Arrenbrecht
-
Simplify the output of test-bheadsFri, 15 Feb 2008 23:38:18 -0200, by Alexis S. L. Carvalho
-
merge with crewFri, 15 Feb 2008 21:34:33 +0100, by Thomas Arendsen Hein
-
Make hgweb annotate link to target line numbers (issue623)Fri, 15 Feb 2008 21:34:16 +0100, by Thomas Arendsen Hein
-
fix test output after f7f25f58693aFri, 15 Feb 2008 20:06:47 +0100, by Thomas Arendsen Hein
-
merged Edward Lee's line anchors patchFri, 15 Feb 2008 19:44:54 +0100, by Thomas Arendsen Hein
-
Add line anchors to annotate, changeset, diff, file views for hgwebTue, 04 Sep 2007 22:25:37 -0500, by Edward Lee
-
automatically update the branch cache when tip changesFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
move the reading of branch.cache from _branchtags to branchtagsFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
localrepo: keep the UTF-8 version of branchcache aroundFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
localrepo.invalidate: invalidate branchcacheFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
keyword: do not inspect node1 for diff if node2 is givenFri, 15 Feb 2008 18:37:00 +0100, by Christian Ebert
-
keyword: add test for patch.diff monkeyFri, 15 Feb 2008 18:36:49 +0100, by Christian Ebert
-
keyword: make main class and hg command accessibleFri, 15 Feb 2008 18:36:28 +0100, by Christian Ebert
-
keyword: move expand/shrink decisions into kwtemplaterFri, 15 Feb 2008 18:21:02 +0100, by Christian Ebert
-
try to fix test-inherit-mode on HFS+Fri, 15 Feb 2008 10:51:35 -0200, by Alexis S. L. Carvalho
-
cmdutil.commit: use relative paths in the error messagesFri, 15 Feb 2008 10:38:37 -0200, by Alexis S. L. Carvalho
-
util.pathto: return '.' instead of an empty stringFri, 15 Feb 2008 10:38:37 -0200, by Alexis S. L. Carvalho
-
status: put added files that have disappeared in the deleted listThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
revert: unify forget and remove listsThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
revert: only call dirstate.normal when we know the file is cleanThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
commands.revert: don't call hg.revertThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
revert: don't let repo.status walk the whole working dirThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
Set bundle.mainreporoot only after checking that it's a local repoThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
Fix test-hgweb-commands.out after 9b817c0a82f1Thu, 14 Feb 2008 20:54:52 +0100, by Thomas Arendsen Hein
-
Propagating changes back to working dirs when changing files in externalSun, 26 Aug 2007 21:31:18 -0300, by Fabio Zadrozny
-
test-convert-baz: set username with baz, not tlaThu, 14 Feb 2008 19:35:40 +0100, by Patrick Mezard
-
Define tla username locally in baz and tla testsWed, 13 Feb 2008 00:40:18 +0100, by Patrick Mezard
-
convert: fix --datesort orderingSat, 16 Feb 2008 11:55:33 +0100, by Patrick Mezard
-
[RFC] convert: fix --datesortTue, 18 Dec 2007 14:01:34 -0600, by Kirill Smelkov
-
push: exit(1) if "push creates new remote branches!"Fri, 15 Feb 2008 15:44:32 -0200, by Alexis S. L. Carvalho
-
hgweb: Fix stray quote in logo img tagThu, 14 Feb 2008 10:55:17 -0600, by Matt Mackall
-
hgweb: add new logosThu, 14 Feb 2008 10:28:27 -0600, by Matt Mackall
-
Add the new "droplet" logoThu, 14 Feb 2008 10:25:24 -0600, by Matt Mackall
-
cat --decode: Drop short option, use opts.get() instead of opts[]Thu, 14 Feb 2008 11:25:30 +0100, by Thomas Arendsen Hein
-
Option --decode for hg cat to apply decode filters.Sat, 09 Feb 2008 13:05:22 -0500, by Jesse Glick
-
keyword: monkeypatch patch.diff for non-interactive diffsWed, 13 Feb 2008 23:49:57 +0100, by Christian Ebert
-
merge with mainThu, 14 Feb 2008 00:13:20 +0100, by Thomas Arendsen Hein
-
merge with crew-stableWed, 13 Feb 2008 19:34:28 -0200, by Alexis S. L. Carvalho
-
clone: make things work when source is a repo objectWed, 13 Feb 2008 18:37:38 -0200, by Alexis S. L. Carvalho
-
clone: expand the path before saving it in .hg/hgrcWed, 13 Feb 2008 18:37:38 -0200, by Alexis S. L. Carvalho
-
better handle errors with date parsing (issue983)Wed, 13 Feb 2008 16:46:43 +0100, by Dirkjan Ochtman
-
better handle errors with date parsing (issue983)Wed, 13 Feb 2008 16:46:43 +0100, by Dirkjan Ochtman
-
hgweb: disable cgitb by default in hgwebdir.fcgi tooWed, 13 Feb 2008 05:27:04 +0300, by Maxim Dounin
-
Document and fix tla/baz conversion testsTue, 12 Feb 2008 23:35:44 +0100, by Patrick Mezard
-
convert: detect baz before tlaTue, 12 Feb 2008 23:35:35 +0100, by Patrick Mezard
-
keyword: add glog to nokwcommandsTue, 12 Feb 2008 21:44:56 +0100, by Christian Ebert
-
keyword: enable all monkey patches using _kwtemplater at reposetupSun, 10 Feb 2008 08:25:09 +0100, by Christian Ebert
-
hgweb: disable cgitb by defaultTue, 12 Feb 2008 19:07:45 +0300, by Maxim Dounin
-
convert: added GNU Arch (tla) tests and related fixesTue, 12 Feb 2008 11:35:06 +0100, by Aleix Conchillo Flaque
-
convert: added gnu arch (baz) testsTue, 12 Feb 2008 10:38:34 +0100, by Aleix Conchillo Flaque
-
convert: try to be smarter about CVS branchingMon, 11 Feb 2008 16:16:05 -0600, by Matt Mackall
-
filemerge: more backwards compatible behavior for ui.mergeWed, 06 Feb 2008 20:44:25 -0600, by Steve Borho
-
filemerge: add 'checkchanged' merge tool propertyWed, 06 Feb 2008 20:32:06 -0600, by Steve Borho
-
ignore: split up huge patternsMon, 11 Feb 2008 16:13:43 -0600, by Matt Mackall
-
Use chmod 0770 and g+s instead of 02770 which does't work on Solaris 8.Sun, 10 Feb 2008 13:19:24 +0100, by Thomas Arendsen Hein
-
keyword: no expansion in web diffsSun, 10 Feb 2008 04:24:59 +0100, by Christian Ebert
-
keyword: make restrict entirely a kwtemplater attributeSun, 10 Feb 2008 01:53:19 +0100, by Christian Ebert
-
keyword: declare globals in a more compact waySat, 09 Feb 2008 22:50:53 +0100, by Christian Ebert
-
keyword: avoid os import by using util.splitpathSat, 09 Feb 2008 22:37:51 +0100, by Christian Ebert
-
Automated merge with http://hg.west.spy.net/hg/hacks/hgSat, 09 Feb 2008 20:43:42 -0800, by Bryan O'Sullivan
-
Option to log to only show changesets within a specified branch.Fri, 08 Feb 2008 21:31:03 -0800, by Dustin Sallings
-
Strip filter name from command before passing to filter function.Sat, 09 Feb 2008 12:27:58 -0500, by Jesse Glick
-
make the journal/undo files from transactions inherit the mode from .hg/storeSat, 09 Feb 2008 18:38:54 -0200, by Alexis S. L. Carvalho
-
add test-inherit-modeSat, 09 Feb 2008 18:38:54 -0200, by Alexis S. L. Carvalho
-
hghave: detect unix-style permissionsSat, 09 Feb 2008 18:38:54 -0200, by Alexis S. L. Carvalho
-
Make files in .hg inherit the permissions from .hg/storeSat, 09 Feb 2008 18:38:54 -0200, by Alexis S. L. Carvalho
-
test-keyword: make it run under WindowsSat, 09 Feb 2008 20:17:09 +0100, by Patrick Mezard
-
keyword: fix symlink detection under WindowsSat, 09 Feb 2008 20:17:06 +0100, by Patrick Mezard
-
keyword: fix mq repository detection under WindowsSat, 09 Feb 2008 19:40:30 +0100, by Patrick Mezard
-
Do not abort rollback if undo.branch isn't available, but warn.Sat, 09 Feb 2008 19:39:01 +0100, by Thomas Arendsen Hein
-
Remove trailing ! from two error messages as this was confusing.Sat, 09 Feb 2008 19:13:57 +0100, by Thomas Arendsen Hein
-
Print less scary warning when invalidating the branch cache.Sat, 09 Feb 2008 18:58:31 +0100, by Thomas Arendsen Hein
-
convert: support binary files, link to files (viceversa) in gnu archSat, 09 Feb 2008 17:36:42 +0100, by Aleix Conchillo Flaque
-
convert: Don't decode unicode stringsSat, 09 Feb 2008 13:13:46 +0100, by Thomas Arendsen Hein
-
convert: Compatibility fixes for python2.3Sat, 09 Feb 2008 13:08:02 +0100, by Thomas Arendsen Hein
-
keyword: monkeypatch dispatch._parse to avoid redundant runThu, 07 Feb 2008 22:25:00 +0100, by Christian Ebert
-
keyword: safeguards against erroneous behaviour or abortsWed, 06 Feb 2008 23:14:33 +0100, by Christian Ebert
-
keyword: fix pychecker warning about shadowed variableThu, 07 Feb 2008 15:56:20 +0100, by Christian Ebert
-
convert: improve gnu arch source performance and other fixesFri, 08 Feb 2008 13:56:29 +0100, by Aleix Conchillo Flaque
-
Merge with crew-stableFri, 08 Feb 2008 18:31:55 -0200, by Alexis S. L. Carvalho
-
fix syntax in coverage.py, fixing run-tests.py -CFri, 08 Feb 2008 13:16:49 -0200, by Alexis S. L. Carvalho
-
fix to let test-hgwebdir passFri, 08 Feb 2008 15:42:28 +0100, by Michele Cella
-
merge with crew-stableFri, 08 Feb 2008 11:55:17 +0100, by Thomas Arendsen Hein
-
convert: do not skip some lines in gnu arch summariesThu, 07 Feb 2008 12:31:29 +0100, by Aleix Conchillo Flaque
-
Merge with crewWed, 06 Feb 2008 20:00:35 -0800, by Bryan O'Sullivan
-
Merge with crewWed, 06 Feb 2008 19:57:52 -0800, by Bryan O'Sullivan
-
mq.py: add -U option to hg qdiff commandThu, 26 Jul 2007 07:56:27 -0400, by jorendorff
-
commands.py, patch.py: add -U option to hg diff commandThu, 26 Jul 2007 07:56:04 -0400, by jorendorff
-
Update help output of test-convert for GNU arch entry.Thu, 07 Feb 2008 00:41:30 +0100, by Thomas Arendsen Hein
-
Merge with crew-stableWed, 06 Feb 2008 23:24:15 +0100, by Patrick Mezard
-
convert: add full description for gnu arch revisionsWed, 06 Feb 2008 11:42:04 +0100, by Aleix Conchillo Flaque
-
merge with mainWed, 06 Feb 2008 09:11:36 +0100, by Thomas Arendsen Hein
-
convert: added GNU Arch source converterTue, 05 Feb 2008 09:30:08 +0100, by Aleix Conchillo Flaque
-
qinit -c: add ^\.hg and ^\.mq to .hgignoreFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
dirstate.status: avoid putting ignored files in the unknown listFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
dirstate: don't walk ignored directoriesFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
revert: don't assume ignored files will be returned in the unknown listFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
revert: revert clean files when only a change of flags is neededFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
Revert e82dd2dd6276Fri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
make static-http work with empty repos (issue965)Fri, 08 Feb 2008 11:50:37 +0100, by Dirkjan Ochtman
-
mq: qimport must read patches in binary modeWed, 06 Feb 2008 23:09:13 +0100, by Patrick Mezard
-
keyword: fix my string pasting thinkoTue, 05 Feb 2008 16:09:21 -0600, by Matt Mackall
-
filemerge: wrap quotes around tool pathMon, 04 Feb 2008 19:38:34 -0600, by Steve Borho
-
keyword: nokwcommands, restricted string variables at top levelMon, 04 Feb 2008 21:08:45 +0100, by Christian Ebert
-
keyword: split line continuation in 2 steps (style)Mon, 04 Feb 2008 18:27:36 +0100, by Christian Ebert
-
keyword: add empty_ok argument to kwrepo.commitMon, 04 Feb 2008 18:27:36 +0100, by Christian Ebert
-
keyword: allow keyword expansion on cloneMon, 04 Feb 2008 18:27:36 +0100, by Christian Ebert
-
merge with crew-stableTue, 05 Feb 2008 15:59:10 +0100, by Thomas Arendsen Hein
-
cleanly abort on unknown archive type (issue966)Tue, 05 Feb 2008 15:54:42 +0100, by Dirkjan Ochtman
-
merge with crew-stableTue, 05 Feb 2008 14:34:46 +0100, by Thomas Arendsen Hein
-
hgweb: fix search skipping tipTue, 05 Feb 2008 14:02:03 +0100, by Dirkjan Ochtman
-
filemerge: fix pattern matchingMon, 04 Feb 2008 09:56:01 -0600, by dhruva
-
filemerge: fix path to working file when fixeol is enabledSun, 03 Feb 2008 23:58:02 -0800, by Lee Cantey
-
mergetools: correct vim typoMon, 04 Feb 2008 09:53:10 -0600, by Matt Mackall
-
filemerge: handle missing regappendMon, 04 Feb 2008 09:51:56 -0600, by Matt Mackall
-
util_win32: add missing valname param to query_val functionSun, 03 Feb 2008 23:08:16 -0800, by Lee Cantey
-
filemerge: two fixes for kdiff3 example configurationSun, 03 Feb 2008 22:27:53 -0600, by Steve Borho
-
add merge sections to hgrc.5Thu, 31 Jan 2008 22:32:11 -0600, by Steve Borho
-
filemerge: remove the hgmerge scriptSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
filemerge: add an example set of global settings for common merge toolsSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
filemerge: add config item for GUI toolsSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge: add registry look up bits to tool searchSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge: add support for tool EOL fixupsSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge: allow smarter tool configurationSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
filemerge: pull file-merging code into its own moduleSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge: move the bulk of simplemerge into coreSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge with crew-stableSun, 03 Feb 2008 21:47:07 -0200, by Alexis S. L. Carvalho
-
test-serve: wait before killing to always hide the "killed!" message.Sat, 02 Feb 2008 21:01:43 +0100, by Thomas Arendsen Hein
-
Mention 'hg update' to switch branches in help for branch and branches.Sat, 02 Feb 2008 14:55:14 +0100, by Thomas Arendsen Hein
-
Clarify help for hg status and make it consistent.Sat, 02 Feb 2008 14:49:31 +0100, by Thomas Arendsen Hein
-
profile: expand PID in output file nameFri, 01 Feb 2008 13:31:46 -0800, by Bryan O'Sullivan
-
convert: allow synthetic history to be spliced in.Fri, 01 Feb 2008 13:11:03 -0800, by Bryan O'Sullivan
-
profiling: allow CGI and FastCGI to be profiledFri, 01 Feb 2008 13:09:45 -0800, by Bryan O'Sullivan
-
update copyright notice in version outputFri, 01 Feb 2008 10:31:15 +0100, by Dirkjan Ochtman
-
hgweb: explicit response statusFri, 01 Feb 2008 10:31:13 +0100, by Dirkjan Ochtman
-
updating lsprof.py from remote repositoryFri, 01 Feb 2008 10:31:09 +0100, by Dirkjan Ochtman
-
highlight: update according to latest hgweb_mod changesThu, 31 Jan 2008 13:57:48 +0100, by Christian Ebert
-
Fixed typo: Gnerating -> GeneratingFri, 01 Feb 2008 00:25:32 +0100, by Thomas Arendsen Hein
-
added \r for progress counting in churn extensionThu, 31 Jan 2008 23:42:21 +0100, by Armin Ronacher
-
update the branch cache at the end of addchangegroupSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
qpop/qrefresh: update self.applied before calling stripSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
hg import: write the dirstate after every commitSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
localrepo._tag: add a seek before writing the new tagSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
convert: use 'unknown' and '0 0' if commit author or date weren't specifiedSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
httprepo: use separate handlers for HTTP and HTTPSSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
move __del__ from httprepository to basehttphandlerSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
mq: don't allow patches with some reserved namesSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
mq: pop/refresh: avoid losing revisions not managed by mqSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
mqrepo: don't abort if the status file has an unknown nodeSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
sshrepo: be more careful while reading dataSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
fix markup of templates/{,old/}header.tmplSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
templates: move filters to their own moduleThu, 31 Jan 2008 14:44:19 -0600, by Matt Mackall
-
templater: move email function to utilThu, 31 Jan 2008 14:44:19 -0600, by Matt Mackall
-
templater: remove node importThu, 31 Jan 2008 14:44:19 -0600, by Matt Mackall
-
patchbomb: undo backout and fix bugs in the earlier patchThu, 31 Jan 2008 14:44:19 -0600, by Matt Mackall
-
added an entry about the prefix option inside the hgrc man pageTue, 22 Jan 2008 23:07:23 +0100, by Michele Cella
-
tests for hg serve prefix optionTue, 22 Jan 2008 23:06:37 +0100, by Michele Cella
-
hgweb: fixes to make hg serve prefix handling more robustTue, 22 Jan 2008 22:13:29 +0100, by Michele Cella
-
Merge with -stableThu, 31 Jan 2008 14:44:00 -0600, by Matt Mackall
-
graphlog: skip filectx parents in other filelogsWed, 30 Jan 2008 10:58:54 -0600, by Steve Borho
-
Provide better context for custom Python encode/decode filters.Fri, 21 Dec 2007 23:21:17 -0500, by Jesse Glick
-
Register data filters in a localrepo instead of utilMon, 28 Jan 2008 21:39:47 +0100, by Patrick Mezard
-
hgweb: forgot to centralize the req.write() calls in hgwebdirMon, 28 Jan 2008 16:35:02 +0100, by Dirkjan Ochtman
-
hgweb: centralize req.write() callsMon, 28 Jan 2008 15:10:17 +0100, by Dirkjan Ochtman
-
hgweb: explicitly check if requested command existsMon, 28 Jan 2008 14:58:03 +0100, by Dirkjan Ochtman
-
hgweb: get rid of raw-related code in hgweb.filerevision()Mon, 28 Jan 2008 13:42:40 +0100, by Dirkjan Ochtman
-
keyword: detect restricted commands thru variableSat, 26 Jan 2008 13:04:36 +0000, by Christian Ebert
-
webcommands: add missing hg importSat, 26 Jan 2008 22:44:27 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 26 Jan 2008 20:04:31 +0100, by Patrick Mezard
-
convert: follow svn module parent movesSat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
convert: prevent svn branches to leave the root module treeSat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
convert: checkout svn root revisionsSat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
convert: fix svn_source.latest()Sat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
convert: display source revision id with --verboseSat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
Permitting the import command to accept a --user option.Fri, 25 Jan 2008 19:49:15 -0500, by Jesse Glick
-
Merge with crewFri, 25 Jan 2008 16:24:00 -0800, by Bryan O'Sullivan
-
Simplify test-pathsFri, 25 Jan 2008 16:18:00 -0800, by Bryan O'Sullivan
-
merge with crewSat, 26 Jan 2008 01:06:31 +0100, by Thomas Arendsen Hein
-
Permit glob patterns to use nested curly braces.Fri, 25 Jan 2008 15:54:25 -0500, by Jesse Glick
-
Merge after backoutFri, 25 Jan 2008 16:04:46 -0800, by Bryan O'Sullivan
-
Backed out changeset dc6ed2736c81Fri, 25 Jan 2008 16:04:32 -0800, by Bryan O'Sullivan
-
keyword: improve use of dictsTue, 22 Jan 2008 13:12:43 +0100, by Christian Ebert
-
keyword: no expansion on qfold (bugfix)Wed, 23 Jan 2008 10:39:19 +0100, by Christian Ebert
-
Merge with crewFri, 25 Jan 2008 15:56:22 -0800, by Bryan O'Sullivan
-
Ensure that absolutized paths from hgrc do not contain ../ segments.Tue, 08 Jan 2008 22:40:51 -0500, by Jesse Glick
-
glog shows at most one file: correct synopsisSat, 26 Jan 2008 00:14:20 +0100, by Thomas Arendsen Hein
-
Update usage message in test-glog.outFri, 25 Jan 2008 21:09:14 +0100, by Thomas Arendsen Hein
-
Add back elipsis to [OPTION] that was stolen by 56e8a54bf71dFri, 25 Jan 2008 20:17:48 +0100, by Thomas Arendsen Hein
-
graphlog: add test for filelog graphFri, 25 Jan 2008 10:35:04 -0600, by Steve Borho
-
graphlog: add filelog revision grapherFri, 25 Jan 2008 10:28:21 -0600, by Steve Borho
-
Test case for hg import --no-commitFri, 25 Jan 2008 16:18:49 +0100, by Thomas Arendsen Hein
-
Add --no-commit option to import commandFri, 25 Jan 2008 13:48:35 +0100, by Joel Rosdahl
-
win32: remove excessive flushingWed, 30 Jan 2008 17:30:34 -0600, by Matt Mackall
-
convert: hg.clonebranches must pull missing parents (issue941)Sat, 26 Jan 2008 19:55:04 +0100, by Patrick Mezard
-
qrecord: add testsWed, 23 Jan 2008 21:49:44 +0300, by Kirill Smelkov
-
qrecord: record complements commit, so qrecord should complement qnewWed, 23 Jan 2008 21:49:39 +0300, by Kirill Smelkov
-
Remove unneeded "import os.path"Wed, 23 Jan 2008 17:16:33 +0100, by Thomas Arendsen Hein
-
send conservatively capitalized HTTP headersWed, 23 Jan 2008 14:28:25 +0100, by Dirkjan Ochtman
-
demandimport: handling new relative importsWed, 16 Jan 2008 19:14:54 +0330, by Ali Gholami Rudi
-
hgweb: move HTTP content types out of header templatesTue, 22 Jan 2008 10:45:55 +0100, by Dirkjan Ochtman
-
hgweb: revert to showing file instead of offering for downloadTue, 22 Jan 2008 10:45:52 +0100, by Dirkjan Ochtman
-
hgweb: be sure to send a valid content-type for raw filesTue, 22 Jan 2008 12:31:55 +0100, by Dirkjan Ochtman
-
hgweb: use ErrorResponse instead of custom responseTue, 22 Jan 2008 09:28:51 +0100, by Dirkjan Ochtman
-
better error reporting for hg serve errors in testsTue, 22 Jan 2008 09:11:11 +0100, by Dirkjan Ochtman
-
hgweb: fix a stupid KeyError introduced in a0e20a5eba3cTue, 22 Jan 2008 09:11:08 +0100, by Dirkjan Ochtman
-
hgweb: cleanup buglet introduced in 956afc025c0fTue, 22 Jan 2008 09:11:06 +0100, by Dirkjan Ochtman
-
merge with crew-stableTue, 22 Jan 2008 00:55:01 +0100, by Thomas Arendsen Hein
-
CVS convert: Find correct parent for new branch (issue704)Tue, 22 Jan 2008 00:16:50 +0100, by Thomas Arendsen Hein
-
Test for converting a CVS branchTue, 22 Jan 2008 00:08:43 +0100, by Thomas Arendsen Hein
-
convert: mercurial sink must be localMon, 21 Jan 2008 22:24:28 +0100, by Patrick Mezard
-
Fix double import of 're'.Mon, 21 Jan 2008 22:00:44 +0100, by Thomas Arendsen Hein
-
convert: Do not abort with TypeError if svn commit message is None (issue934)Mon, 21 Jan 2008 21:44:16 +0100, by Thomas Arendsen Hein
-
Prefer i in d over d.has_key(i)Sun, 20 Jan 2008 14:39:25 +0100, by Christian Ebert
-
fix test-strip-cross on solarisMon, 21 Jan 2008 13:37:27 -0200, by Alexis S. L. Carvalho
-
Merge with crew-stableMon, 21 Jan 2008 14:15:38 +0100, by Patrick Mezard
-
test-strip-cross: test handling of linkrev crosses in the manifestSun, 20 Jan 2008 08:12:07 -0200, by Alexis S. L. Carvalho
-
Fix test-strip-cross on SolarisSat, 19 Jan 2008 22:16:15 -0500, by Richard Lowe
-
simplify revlog.strip interface and callers; add docstringSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
strip: calculate list of extra nodes to save and pass it to changegroupsubsetSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
changegroupsubset: accept list of per-revlog nodes to includeSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
addchangegroup: add option to skip check for empty changelog groupSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
allow the creation of bundles with empty changelog/manifest chunksSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: don't use nested functions.Sat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: use revs in limitheadsSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: add a docstring to bundle; use repo.uiSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: split stripall into two functions; clean it up a bitSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: rename chlog to clSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: nodes are nodes, revs are revsSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: use node.* directlySat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: don't import commands.pySat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
test-no-symlinks: fix unbundle outputFri, 18 Jan 2008 23:59:40 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 19 Jan 2008 14:48:31 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 19 Jan 2008 13:19:27 +0100, by Patrick Mezard
-
keyword: add very simple mq testSat, 19 Jan 2008 03:06:01 +0100, by Christian Ebert
-
Fix typo.Fri, 18 Jan 2008 17:01:28 -0800, by Bryan O'Sullivan
-
Fix test outputFri, 18 Jan 2008 13:54:33 -0800, by Bryan O'Sullivan
-
Merge with crewFri, 18 Jan 2008 13:49:11 -0800, by Bryan O'Sullivan
-
hgweb: fast path for sending raw filesFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
hgweb: just return iterables instead of yielding themFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
hgweb: separate out start_response() callingFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
hgweb: return iterable, add deprecation noteFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
hgweb: remove some legacy codeFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
keyword: avoid extra diffs when not comparing against working dirTue, 15 Jan 2008 14:39:53 +0100, by Christian Ebert
-
keyword: support mq; handle (q)record more gracefullyTue, 15 Jan 2008 13:58:22 +0100, by Christian Ebert
-
convert: enforce svn_source.getchanges() files unicityMon, 21 Jan 2008 10:04:35 +0100, by Patrick Mezard
-
localrepo: ensure files unicity in commit() (issue 714)Mon, 21 Jan 2008 10:02:32 +0100, by Patrick Mezard
-
util: simplify uniqueThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
convert: fix invalid svn.ra.check_path() call (issue 771)Sat, 19 Jan 2008 14:39:30 +0100, by Patrick Mezard
-
util_win32: make os_link more robust (issue 761)Fri, 18 Jan 2008 23:56:51 +0100, by Patrick Mezard
-
transform a bunch of print statements to appropriate ui callsFri, 18 Jan 2008 10:48:25 -0600, by Matt Mackall
-
Merge with crewFri, 18 Jan 2008 10:07:36 -0600, by Matt Mackall
-
convert: document the subversion conversion modelFri, 18 Jan 2008 00:16:20 +0100, by Patrick Mezard
-
convert: fetch less revisions when looking for a branch parentThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
Test subversion branches conversionThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
convert: make svn revision iterator interruptibleThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
convert: fix cross-branches subversion revisions handlingThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
convert: fix parents of last fetched svn revisionTue, 01 Jan 2008 23:57:20 +0100, by Patrick Mezard
-
convert: don't scan directories on property changesThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
hooks: fix pre- and post- hooks specified in .hg/hgrcFri, 18 Jan 2008 09:03:17 -0600, by Matt Mackall
-
[PATCH] zsh_completion tag/mq fixesFri, 18 Jan 2008 08:23:29 -0600, by Nicholas Riley
-
tests: Use /bin/sh for test-journal-exists, /bin/bash may not be availableFri, 18 Jan 2008 03:06:05 +0200, by Giorgos Keramidas
-
patchbomb: prompt only once for SMTP passwordThu, 17 Jan 2008 13:51:59 -0600, by Matt Mackall
-
transactions: don't show a backtrace when journal existsWed, 16 Jan 2008 11:32:25 -0600, by Matt Mackall
-
Merge with crewWed, 16 Jan 2008 11:14:51 -0600, by Matt Mackall
-
diff: don't show function name by defaultWed, 16 Jan 2008 11:14:24 -0600, by Matt Mackall
-
merge with mainTue, 15 Jan 2008 23:04:44 +0100, by Thomas Arendsen Hein
-
Merge with crewTue, 15 Jan 2008 15:49:24 -0600, by Matt Mackall
-
convert should use default value when CVS_RSH is not set, that valueTue, 15 Jan 2008 13:29:59 +0200, by Kostantinos Koukopoulos
-
hgk: display branch name in diff headerTue, 15 Jan 2008 13:46:32 +0100, by Patrick Mezard
-
Display debugstate dates as '%Y-%m-%d %H:%M:%S'Fri, 11 Jan 2008 23:30:56 +0200, by Giorgos Keramidas
-
merge: add a bit more sanity to divergent copy checksMon, 14 Jan 2008 16:28:32 -0600, by Matt Mackall
-
keyword: test that expansion is done filewiseFri, 11 Jan 2008 23:36:56 +0100, by Christian Ebert
-
Solaris compatibility fixes for test-keyword:Mon, 14 Jan 2008 09:00:23 +0100, by Thomas Arendsen Hein
-
convert: separate trunk detection from branch layout detectionSat, 05 Jan 2008 01:51:21 +0100, by Edouard Gomez
-
Merge with crew-stableSat, 12 Jan 2008 20:49:07 +0100, by Patrick Mezard
-
patch: handle empty vs no file in git patches (issue906)Sat, 12 Jan 2008 19:35:11 +0100, by Patrick Mezard
-
patch: remove CRLF when parsing file namesSat, 12 Jan 2008 20:43:09 +0100, by Patrick Mezard
-
Merge with crew-stableFri, 11 Jan 2008 18:33:10 -0800, by Brendan Cully
-
Document --base null in bundle helpFri, 11 Jan 2008 18:31:13 -0800, by Brendan Cully
-
Merge with mpmFri, 11 Jan 2008 16:51:54 -0800, by Bryan O'Sullivan
-
util_win32: implement posixfile_nt.writelines()Fri, 11 Jan 2008 21:20:27 +0100, by Patrick Mezard
-
New extension to support problematic MBCS on Windows.Wed, 09 Jan 2008 22:41:30 +0900, by Shun-ichi GOTO
-
Fix not to use os.sep directly.Wed, 09 Jan 2008 21:30:37 +0900, by Shun-ichi GOTO
-
Add util.splitpath() and use it instead of using os.sep directly.Wed, 09 Jan 2008 21:30:36 +0900, by Shun-ichi GOTO
-
Add endswithsep() and use it instead of using os.sep and os.altsep directly.Wed, 09 Jan 2008 21:30:35 +0900, by Shun-ichi GOTO
-
Use util.normpath() instead of direct path string operation.Wed, 09 Jan 2008 21:30:13 +0900, by Shun-ichi GOTO
-
svn: fix copy exceptionFri, 11 Jan 2008 14:06:05 -0600, by Shun-ichi GOTO
-
posixfile_nt: set closed earlyFri, 11 Jan 2008 14:06:05 -0600, by Matt Mackall
-
Don't use the -i option with sedWed, 09 Jan 2008 10:00:18 -0600, by Will Maier
-
convert: respect hg.tagsbranch settingWed, 09 Jan 2008 00:27:33 +0100, by Edouard Gomez
-
Issue #880: Simple misspelling ('occured') in web error message.Sat, 05 Jan 2008 15:35:46 -0500, by Jesse Glick
-
Tweak finddate to pass date directly.Fri, 11 Jan 2008 01:36:20 +0000, by mark williamson
-
adding "prefix" option to "hg serve" (command line and [web] section)Wed, 09 Jan 2008 11:15:00 +0100, by Michele Cella
-
Fix XHTML validation error on file diff page.Tue, 08 Jan 2008 21:12:30 -0600, by Kevin Christen
-
hook: redirect stdout to stderr for ssh and http serversFri, 11 Jan 2008 13:06:38 -0600, by Matt Mackall
-
convert: add commandline.xargs(), use it in svn_sink classFri, 11 Jan 2008 06:07:43 +0300, by Maxim Dounin
-
keyword: fix some doc strings; update copyrightFri, 11 Jan 2008 15:01:29 +0100, by Christian Ebert
-
hg qrecord -- like record, but for mqThu, 10 Jan 2008 12:07:18 +0300, by Kirill Smelkov
-
cmdutil.commit: extract 'addremove' from opts carefullyThu, 10 Jan 2008 12:07:18 +0300, by Kirill Smelkov
-
dispatch: allow extensions to provide setup codeThu, 10 Jan 2008 12:07:18 +0300, by Kirill Smelkov
-
record: refactor record into generic record driverThu, 10 Jan 2008 12:07:13 +0300, by Kirill Smelkov
-
record: some docsThu, 10 Jan 2008 11:43:30 +0300, by Kirill Smelkov
-
keyword: clean up quiet setting in kwdemo and adding of untracked kwfilesWed, 09 Jan 2008 05:24:33 +0100, by Christian Ebert
-
keyword: suppress keyword expansion for log commandsWed, 09 Jan 2008 11:21:40 +0100, by Christian Ebert
-
keyword: (bugfix) only set changenode for kwtemplater when committingWed, 09 Jan 2008 05:18:50 +0100, by Christian Ebert
-
test-mq-header: don't fail with different patch(1)Tue, 08 Jan 2008 06:56:21 +0300, by Maxim Dounin
-
Fix up tests for XHTML validation bitsTue, 08 Jan 2008 15:56:12 -0600, by Matt Mackall
-
Fixed numerous XHTML problems that caused validation errors and warnings.Mon, 07 Jan 2008 21:29:40 -0600, by Kevin Christen
-
patchbomb: attachment options changedMon, 31 Dec 2007 16:18:17 +0100, by Dennis Schoen
-
patchbomb: consistently use opts.getFri, 04 Jan 2008 16:11:01 +0100, by Christian Ebert
-
patchbomb: fix more line continuations (coding style)Fri, 04 Jan 2008 15:58:22 +0100, by Christian Ebert
-
keyword: add testFri, 04 Jan 2008 18:22:39 +0100, by Christian Ebert
-
Add extension for filewise RCS-keyword expansion in working dirFri, 04 Jan 2008 18:22:09 +0100, by Christian Ebert
-
restore branch after rollback (issue 902)Mon, 07 Jan 2008 15:26:12 -0600, by Alexandre Vassalotti
-
context: fix filectx.parents() bug introduced when editing 180a3eee4b75Sun, 06 Jan 2008 15:40:32 +0100, by Patrick Mezard
-
merge with crew-stableSun, 06 Jan 2008 13:17:10 +0100, by Thomas Arendsen Hein
-
Fix copies reporting in log and convert.Sat, 29 Dec 2007 17:11:48 +0300, by Maxim Dounin
-
context: preserve changeset in filectx if we have oneSat, 29 Dec 2007 16:57:43 +0300, by Maxim Dounin
-
test-convert-hg-svn: make it more windows friendlySat, 05 Jan 2008 17:36:16 +0100, by Patrick Mezard
-
test-convert-svn-sink: wrap repetitive svn checks in a functionSat, 05 Jan 2008 17:36:16 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 05 Jan 2008 22:52:28 +0100, by Patrick Mezard
-
convert: Fix bug of limit_arglist() loosing file on limit boundary.Sat, 05 Jan 2008 11:46:00 +0900, by Shun-ichi GOTO
-
test-convert: test before() and after() conversion actionsFri, 04 Jan 2008 23:43:55 +0100, by Patrick Mezard
-
test-convert-svn-source: test convert/multiple extra fieldsFri, 04 Jan 2008 23:43:55 +0100, by Patrick Mezard
-
Merge with crew-stableFri, 04 Jan 2008 23:43:49 +0100, by Patrick Mezard
-
util: drop params added during experimentationFri, 04 Jan 2008 13:56:31 -0800, by Bryan O'Sullivan
-
hg tag: run tag hook just onceTue, 18 Dec 2007 12:45:30 -0800, by John Coomes
-
Make run-tests.py --interactive work on WindowsSat, 05 Jan 2008 17:55:16 +0100, by Patrick Mezard
-
convert: filemap must call base converter before()/after() actionsFri, 04 Jan 2008 23:23:47 +0100, by Patrick Mezard
-
fetch: hide authentication detailsFri, 04 Jan 2008 11:58:27 -0800, by Bryan O'Sullivan