Mercurial > hg
graph
-
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