Mercurial > hg
graph
-
import gettext since '_' is usedThu, 11 Oct 2007 16:26:14 +0200, by Benoit Boissinot
-
explicitely use integer divisionThu, 11 Oct 2007 16:19:12 +0200, by Benoit Boissinot
-
fix UnboundLocalError, refactor a bitThu, 11 Oct 2007 12:16:55 +0200, by Benoit Boissinot
-
bdiff: tweaks for large filesThu, 11 Oct 2007 00:46:56 -0500, by Matt Mackall
-
revlog: break up compression of large deltasThu, 11 Oct 2007 00:46:54 -0500, by Matt Mackall
-
revlog: fix caching of buffer objectsThu, 11 Oct 2007 00:46:53 -0500, by Matt Mackall
-
chunkiter: handle large reads more efficientlyThu, 11 Oct 2007 00:46:52 -0500, by Matt Mackall
-
revlog: avoid large yields in group()Thu, 11 Oct 2007 00:46:51 -0500, by Matt Mackall
-
chunkiter: simplify iter logicThu, 11 Oct 2007 00:46:49 -0500, by Matt Mackall
-
chunkbuffer: removed unused method and argThu, 11 Oct 2007 00:46:48 -0500, by Matt Mackall
-
revlog: reduce memory usage in addgroupThu, 11 Oct 2007 00:46:47 -0500, by Matt Mackall
-
mpatch: allow buffer objects for inputThu, 11 Oct 2007 00:46:45 -0500, by Matt Mackall
-
Merge with crewThu, 11 Oct 2007 00:46:40 -0500, by Matt Mackall
-
test-convert-darcs: don't let $HOME/.darcs pollute the test environmentWed, 10 Oct 2007 15:48:08 -0700, by Bryan O'Sullivan
-
convert: refactor sink initialisation, to remove hardcoding of hgWed, 10 Oct 2007 15:42:00 -0700, by Bryan O'Sullivan
-
convert: add default constructor for converter_sinkWed, 10 Oct 2007 15:30:00 -0700, by Bryan O'Sullivan
-
convert: make contents of "extra" dict available from sources, for sinks.Wed, 10 Oct 2007 15:30:00 -0700, by Bryan O'Sullivan
-
convert: rename convert_svn to svn_sourceWed, 10 Oct 2007 15:30:00 -0700, by Bryan O'Sullivan
-
convert: report errors more meaningfully if run with --tracebackWed, 10 Oct 2007 00:15:33 -0700, by Bryan O'Sullivan
-
Merge with crewTue, 09 Oct 2007 17:44:44 -0500, by Matt Mackall
-
osutil: Solaris build fixTue, 09 Oct 2007 08:39:37 -0700, by Bryan O'Sullivan
-
Merge with -stableTue, 09 Oct 2007 17:25:24 -0500, by Matt Mackall
-
findcopies: fix rename bugMon, 08 Oct 2007 18:47:22 -0500, by Matt Mackall
-
mq: clarify queue top messageTue, 09 Oct 2007 17:22:38 -0500, by Matt Mackall
-
Fix build error with Sun C compiler.Mon, 08 Oct 2007 22:45:48 -0700, by Bryan O'Sullivan
-
osutil.c: use strncpy instead of strncatMon, 08 Oct 2007 21:37:25 -0300, by Alexis S. L. Carvalho
-
findcopies: fix rename bugMon, 08 Oct 2007 18:47:22 -0500, by Matt Mackall
-
osutil: more tidyingMon, 08 Oct 2007 18:47:21 -0500, by Matt Mackall
-
osutil: move file list loop to its own functionMon, 08 Oct 2007 18:47:18 -0500, by Matt Mackall
-
osutil: simplify DT_REG supportMon, 08 Oct 2007 18:47:17 -0500, by Matt Mackall
-
osutils: pull file stat loop into its own functionMon, 08 Oct 2007 18:47:16 -0500, by Matt Mackall
-
osutil: fold stat paths togetherMon, 08 Oct 2007 18:47:15 -0500, by Matt Mackall
-
osutil: more cleanupsMon, 08 Oct 2007 18:47:14 -0500, by Matt Mackall
-
osutil: eliminate alloca callMon, 08 Oct 2007 18:47:12 -0500, by Matt Mackall
-
osutil: cleanupsMon, 08 Oct 2007 18:47:06 -0500, by Matt Mackall
-
Execution bit detection fixes for VFAT on LinuxFri, 05 Oct 2007 01:52:53 +0200, by Rafael Villar Burke
-
churn: simplify code to get terminal widthWed, 12 Sep 2007 12:54:36 +0200, by Christian Ebert
-
patch: fix git sendmail handling without proper mail headersMon, 08 Oct 2007 22:20:23 +0200, by Patrick Mezard
-
hgk: allow any extdiff command for visual diffMon, 08 Oct 2007 11:18:34 +0800, by TK Soh
-
osutil.c: style fix - delete trailing end-of-line spacesSun, 07 Oct 2007 21:56:36 +0300, by Giorgos Keramidas
-
convert: do not output when trying to load svn bindingsSun, 07 Oct 2007 20:45:10 +0200, by Benoit Boissinot
-
convert: split converters into sink/sourceSun, 07 Oct 2007 20:44:54 +0200, by Benoit Boissinot
-
Test darcs converterSun, 07 Oct 2007 19:03:32 +0200, by Patrick Mezard
-
convert: fix darcs_source.pull() under windowsSun, 07 Oct 2007 18:59:03 +0200, by Patrick Mezard
-
convert: fix darcs_source._run() under windowsSun, 07 Oct 2007 18:58:54 +0200, by Patrick Mezard
-
hghave: detect darcs clientSun, 07 Oct 2007 18:58:44 +0200, by Patrick Mezard
-
hghave: reorder check functions and entriesSun, 07 Oct 2007 18:58:36 +0200, by Patrick Mezard
-
Test workingctx exec/link bit for copies.Sun, 07 Oct 2007 15:13:50 +0200, by Patrick Mezard
-
Fix workingctx exec/link bit of copies on non-supporting systemsSun, 07 Oct 2007 15:07:35 +0200, by Patrick Mezard
-
test-manifest: test symlink and exec bit displaySat, 06 Oct 2007 22:30:24 +0200, by Patrick Mezard
-
Display symlink or executable bit with manifest -vSat, 06 Oct 2007 22:30:22 +0200, by Patrick Mezard
-
convert: quote "^" to avoid windows using it as an escape char.Sat, 06 Oct 2007 21:19:06 +0200, by Patrick Mezard
-
Always copy the necessary files before applying a git patchSat, 06 Oct 2007 15:30:15 -0300, by Alexis S. L. Carvalho
-
mercurial_sink: regrab locks in setbranchSat, 06 Oct 2007 15:30:15 -0300, by Alexis S. L. Carvalho
-
convert --filemap: reduce memory usageSat, 06 Oct 2007 15:30:15 -0300, by Alexis S. L. Carvalho
-
convert: change SKIPREV to 'SKIP'Sat, 06 Oct 2007 15:30:15 -0300, by Alexis S. L. Carvalho
-
Fix bad lambda prototype in workingctx.fileflags()Sat, 06 Oct 2007 17:54:33 +0200, by Patrick Mezard
-
osutil.c: use readdir instead of readdir64Sat, 06 Oct 2007 14:14:11 -0300, by Alexis S. L. Carvalho
-
osutil.c: include Python.h before the other headersSat, 06 Oct 2007 14:14:11 -0300, by Alexis S. L. Carvalho
-
Add osutil module, containing a listdir function.Fri, 05 Oct 2007 15:01:06 -0700, by Bryan O'Sullivan
-
hgk: add basic usage and configuration documentationFri, 05 Oct 2007 23:40:33 +0200, by Patrick Mezard
-
hgk: add context menu visual diff actionTue, 02 Oct 2007 23:28:04 +0200, by Patrick Mezard
-
hgk: add debug-config command to pass configuration optionsFri, 05 Oct 2007 22:39:36 +0200, by Patrick Mezard
-
hgk: fix right-mouse button handling under macosxTue, 02 Oct 2007 23:28:02 +0200, by Patrick Mezard
-
Test *_ISLINK merge environment varsFri, 05 Oct 2007 23:01:38 +0200, by Patrick Mezard
-
merge: provide *_ISLINK environment vars to merge helperWed, 03 Oct 2007 23:09:36 +0200, by Patrick Mezard
-
context: add fileflags() to avoid rebuilding manifestsFri, 05 Oct 2007 23:01:38 +0200, by Patrick Mezard
-
run-tests.py: allow a different temporary directory to be specifiedFri, 05 Oct 2007 12:42:52 -0700, by Bryan O'Sullivan
-
Update test for new output produced since 17ed9b9a0d03Fri, 05 Oct 2007 12:30:19 -0700, by Bryan O'Sullivan
-
Fix accidentally broken test.Fri, 05 Oct 2007 12:28:18 -0700, by Bryan O'Sullivan
-
Merge with crew.Fri, 05 Oct 2007 12:17:29 -0700, by Bryan O'Sullivan
-
Allow tests to run in parallel.Fri, 05 Oct 2007 12:17:01 -0700, by Bryan O'Sullivan
-
run-tests.py: reorder options alphabetically.Fri, 05 Oct 2007 09:30:02 -0700, by Bryan O'Sullivan
-
convert_svn: add --filemap supportThu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
convert_cvs: add --filemap supportThu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
convert_git: add --filemap supportThu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
mercurial_source: add --filemap supportThu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
convert: add a mode where mercurial_sink skips empty revisions.Thu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
convert: readd --filemapThu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
convert: move filemapper class to a separate fileThu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
convert: disable current --filemap supportThu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
convert: allow the converter_source to say "skip this revision"Thu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
convert: pass the order of the revmapfile to the converter_sourceThu, 04 Oct 2007 23:21:37 -0300, by Alexis S. L. Carvalho
-
Merge with crewThu, 04 Oct 2007 19:47:22 -0500, by Matt Mackall
-
merge: add debug diagnostics for findcopiesThu, 04 Oct 2007 19:44:37 -0500, by Matt Mackall
-
Merge with crew-stableThu, 04 Oct 2007 14:26:34 +0200, by Patrick Mezard
-
test-convert-git: support older git client (1.4.4.4)Thu, 04 Oct 2007 14:23:28 +0200, by Thomas Arendsen Hein
-
changegroup: avoid large copiesWed, 03 Oct 2007 17:17:28 -0500, by Matt Mackall
-
revlog: generate trivial deltas against null revisionWed, 03 Oct 2007 17:17:27 -0500, by Matt Mackall
-
Merge with crewWed, 03 Oct 2007 16:50:32 -0500, by Matt Mackall
-
Merge with crew-stableWed, 03 Oct 2007 21:08:37 +0200, by Patrick Mezard
-
test-convert-cvs: handle older cvs clientWed, 03 Oct 2007 21:01:47 +0200, by Christian Ebert
-
Merge with crewTue, 02 Oct 2007 21:01:00 -0700, by Bryan O'Sullivan
-
convert: fix a few residual bugs in darcs importerTue, 02 Oct 2007 21:00:38 -0700, by Bryan O'Sullivan
-
Merge with crewTue, 02 Oct 2007 18:04:18 -0500, by Matt Mackall
-
Merge with crew.Tue, 02 Oct 2007 13:49:36 -0700, by Bryan O'Sullivan
-
convert: support darcs as a source repoTue, 02 Oct 2007 13:49:11 -0700, by Bryan O'Sullivan
-
convert: fail properly if we can't read a source hg repositoryTue, 02 Oct 2007 13:48:52 -0700, by Bryan O'Sullivan
-
util: add default argument to strdateTue, 02 Oct 2007 13:46:59 -0700, by Bryan O'Sullivan
-
convert: add before/after hooks for converter sourcesTue, 02 Oct 2007 13:46:17 -0700, by Bryan O'Sullivan
-
merge with -stableTue, 02 Oct 2007 20:25:35 +0200, by Benoit Boissinot
-
Merge with crew-stableSun, 30 Sep 2007 16:38:42 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 30 Sep 2007 12:36:11 +0200, by Patrick Mezard
-
Merge with crew-stable.Sat, 29 Sep 2007 21:10:54 -0700, by Bryan O'Sullivan
-
Merge with crew.Sat, 29 Sep 2007 20:55:36 -0700, by Bryan O'Sullivan
-
darcs2hg: Added support for darcs tags.Tue, 11 Sep 2007 13:30:37 -0400, by Terry Smith
-
darcs2hg: Now detects and recovers from simple darcs conflicts.Tue, 11 Sep 2007 13:13:54 -0400, by Terry Smith
-
darcs2hg: Now understands files that were explicitly renamed in darcs.Tue, 11 Sep 2007 12:42:52 -0400, by Terry Smith
-
set_exec: do not chmod a symlinkTue, 02 Oct 2007 20:22:33 +0200, by Steve Borho
-
Test debugindexdotSun, 30 Sep 2007 16:36:22 +0200, by Patrick Mezard
-
Test mercurial convert sink removes empty directories.Sun, 30 Sep 2007 12:08:33 +0200, by Patrick Mezard
-
convert: fix missing importSun, 30 Sep 2007 12:08:33 +0200, by Patrick Mezard
-
convert: delete empty directories if deleting a file (bug 754)Sat, 29 Sep 2007 21:08:14 -0700, by Bryan O'Sullivan
-
bdiff: switch to lyhashThu, 27 Sep 2007 23:59:18 -0500, by Matt Mackall
-
bdiff: use INT_MAX to avoid some inner loop comparisonsThu, 27 Sep 2007 23:59:02 -0500, by Matt Mackall
-
bdiff: simple splitlines optimizationThu, 27 Sep 2007 23:58:54 -0500, by Christoph Spiel
-
I have spotted the biggest bottleneck in "bdiff.c". Actually it wasThu, 27 Sep 2007 23:57:57 -0500, by Christoph Spiel
-
revlog: fix revlogio.packentry corner caseWed, 26 Sep 2007 01:58:45 -0300, by Alexis S. L. Carvalho
-
Don't try to determine interactivity if ui() called with interactive=False.Tue, 25 Sep 2007 19:05:34 +0200, by Dirkjan Ochtman
-
Merge with crew-stableMon, 24 Sep 2007 19:14:18 -0300, by Alexis S. L. Carvalho
-
convert_git: avoid returning two entries for the same file in getchangesMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
mq: fix qrefresh -e with no patches appliedMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
Push over HTTP: really tell the user the size of the bundleMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
hgwebdir: ignore hgrc parse errors while building the index pageMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
hgweb: don't raise an exception when displying empty reposMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
make identify an optionalrepo commandMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
copy: if destination ends with "/", make sure it's a directoryMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
manifest: minor performance tweakMon, 24 Sep 2007 12:42:25 -0500, by Matt Mackall
-
dirstate: speed up read and writeMon, 24 Sep 2007 12:41:54 -0500, by Matt Mackall
-
dirstate: make dir collision logic fasterMon, 24 Sep 2007 12:36:38 -0500, by Matt Mackall
-
Merge with crewMon, 24 Sep 2007 12:34:26 -0500, by Matt Mackall
-
revlog: fix inlined revision transaction extra data (issue 749)Sun, 23 Sep 2007 18:24:19 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 23 Sep 2007 15:29:58 +0200, by Patrick Mezard
-
bisect: remove useless try/exceptSat, 22 Sep 2007 19:05:36 +0200, by Patrick Mezard
-
Merge with crew-stableSat, 22 Sep 2007 18:56:36 +0200, by Patrick Mezard
-
bisect: don't write data on failureSat, 22 Sep 2007 18:35:53 +0200, by Benoit Boissinot
-
bisect: do silent init if necessarySat, 22 Sep 2007 18:23:56 +0200, by Benoit Boissinot
-
Test renaming files brought by merge second parent (issue 746)Sun, 23 Sep 2007 14:40:44 +0200, by Patrick Mezard
-
localrepo: fix undelete() on merge working directory (issue 746)Sun, 23 Sep 2007 14:40:44 +0200, by Patrick Mezard
-
Test static-http calls on '/' URI (issue 747)Sat, 22 Sep 2007 18:52:26 +0200, by Patrick Mezard
-
statichttprepo: fix calls on '/' URI (issue 747)Sat, 22 Sep 2007 18:37:35 +0200, by Paul Bx
-
convert-cvs: update test to pass on LinuxFri, 21 Sep 2007 17:25:25 -0500, by Matt Mackall
-
verify: report first bad changesetFri, 21 Sep 2007 17:18:06 -0500, by Matt Mackall
-
revlog: more robust for damaged indexesFri, 21 Sep 2007 17:14:39 -0500, by Matt Mackall
-
debugindex: more robust for damaged indexesFri, 21 Sep 2007 17:13:38 -0500, by Matt Mackall
-
debuginstall: stop looking for patch utility, just test itSat, 15 Sep 2007 16:07:05 +0200, by Patrick Mezard
-
Updated zsh completion from issue722.Fri, 14 Sep 2007 21:47:40 -0700, by Brendan Cully
-
Merge with crew-stableFri, 14 Sep 2007 23:10:41 +0200, by Patrick Mezard
-
convert: test cvs repository conversionFri, 14 Sep 2007 22:47:15 +0200, by Patrick Mezard
-
convert: workaround for cvsps.cache under WindowsFri, 14 Sep 2007 22:17:53 +0200, by Patrick Mezard
-
convert: fix remote cvs file paths separatorFri, 14 Sep 2007 22:17:53 +0200, by Patrick Mezard
-
convert: avoid interpreting Windows path as CVS connection strings.Fri, 14 Sep 2007 22:17:53 +0200, by Patrick Mezard
-
convert: call popen2 in binary mode, with a command string.Fri, 14 Sep 2007 22:17:53 +0200, by Patrick Mezard
-
hghave: detect cvs and cvsps availabilityFri, 14 Sep 2007 22:17:53 +0200, by Patrick Mezard
-
hghave: wrap command output matchingMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
Merge with crew-stableTue, 11 Sep 2007 23:38:29 +0200, by Patrick Mezard
-
Test parents behaviour with files.Tue, 11 Sep 2007 23:05:30 +0200, by Patrick Mezard
-
parents: make it match the doc when called on a fileTue, 11 Sep 2007 23:04:42 +0200, by Patrick Mezard
-
Merge with crew-stableTue, 11 Sep 2007 13:24:52 -0700, by Brendan Cully
-
Document pseudo-tags "null" and ".".Tue, 11 Sep 2007 13:23:59 -0700, by Brendan Cully
-
Merge with crewMon, 10 Sep 2007 15:00:19 -0700, by Brendan Cully
-
mq: fix regression in 6fd953d5faeaMon, 10 Sep 2007 15:00:05 -0700, by Brendan Cully
-
Merge with crew-stableMon, 10 Sep 2007 23:53:23 +0200, by Patrick Mezard
-
sshrepo: fix Windows command quotingMon, 10 Sep 2007 23:34:33 +0200, by Alexis S. L. Carvalho
-
extdiff: avoid repr() doubling paths backslashes under WindowsMon, 10 Sep 2007 23:36:01 +0200, by Patrick Mezard
-
merge with crew-stableFri, 07 Sep 2007 17:54:38 +0200, by Thomas Arendsen Hein
-
Prevent WSGI apps from touching sys.stdin by setting ui.interactive to False.Fri, 07 Sep 2007 17:38:52 +0200, by Dirkjan Ochtman
-
interhg: allow more flexible pattern specification (fixes 2/3 of issue699)Fri, 07 Sep 2007 16:35:43 +0200, by Edward Lee
-
Don't decode unicode strings.Fri, 07 Sep 2007 16:14:51 +0200, by Thomas Arendsen Hein
-
Update test-record for 3ef190234b55Thu, 06 Sep 2007 18:12:36 -0700, by Brendan Cully
-
record: change wording of initial per-file promptThu, 06 Sep 2007 10:52:54 -0700, by Bryan O'Sullivan
-
hgk: add repo root to window titleWed, 05 Sep 2007 21:53:59 +0200, by Steve Borho
-
Forgot to quote "6^" in test-parentrevspec (see 94e77a174f55)Tue, 04 Sep 2007 18:37:28 +0200, by Thomas Arendsen Hein
-
test-convert-hg-source: enforce conversion order with --dateTue, 04 Sep 2007 13:56:15 +0200, by Patrick Mezard
-
convert: rename a class and a functionSat, 01 Sep 2007 02:49:18 -0300, by Alexis S. L. Carvalho
-
convert: mercurial_source: also search for copies in modified filesSat, 01 Sep 2007 02:49:18 -0300, by Alexis S. L. Carvalho
-
convert: clear the dirstate before a conversion, invalidate it afterwardsSat, 01 Sep 2007 02:49:18 -0300, by Alexis S. L. Carvalho
-
convert: avoid dirstate checks; add a testSat, 01 Sep 2007 02:49:18 -0300, by Alexis S. L. Carvalho
-
merge with crewFri, 31 Aug 2007 23:15:44 +0200, by Benoit Boissinot
-
convert/subversion: Use util.set() instead of set() for python2.3 compatibilityFri, 31 Aug 2007 13:14:03 +0200, by Thomas Arendsen Hein
-
Fix \ inside ` problem in test-convert-svn (avoids code duplication, too)Fri, 31 Aug 2007 12:54:07 +0200, by Thomas Arendsen Hein
-
merge with crew-stableFri, 31 Aug 2007 12:40:23 +0200, by Thomas Arendsen Hein
-
hgweb: Show date of last change for each file in manifestFri, 31 Aug 2007 11:18:29 +0200, by Thomas Arendsen Hein
-
remove unneeded statementFri, 31 Aug 2007 01:21:31 +0200, by Benoit Boissinot
-
kill lonely docstringThu, 30 Aug 2007 23:54:01 +0200, by Benoit Boissinot
-
Atom support: replaced xhtml namespace prefix with default namespaceThu, 30 Aug 2007 18:55:56 +0200, by Robert Bachmann
-
Added support for the Atom syndication formatThu, 30 Aug 2007 16:42:17 +0200, by Robert Bachmann
-
Include . in PYTHONPATH (makes testing unbundled extensions easier)Wed, 29 Aug 2007 17:01:10 -0700, by Brendan Cully
-
Make run-tests.py work when invoked outside of tests.Wed, 29 Aug 2007 16:50:21 -0700, by Brendan Cully
-
Merge with crew-stableWed, 29 Aug 2007 16:19:27 -0700, by Brendan Cully
-
Avoid a working dir walk while trying to detect copies for diff --gitTue, 28 Aug 2007 23:02:41 -0300, by Alexis S. L. Carvalho
-
Make hg diff --git -r revA:revB detect (inverted) copies if revA > revBTue, 28 Aug 2007 22:48:25 -0300, by Alexis S. L. Carvalho
-
bundle: fix up lazy readsMon, 27 Aug 2007 17:08:53 -0700, by Brendan Cully
-
Make bundlerepo lazierMon, 27 Aug 2007 15:48:21 -0700, by Brendan Cully
-
Merge with crewMon, 27 Aug 2007 15:41:31 -0700, by Brendan Cully
-
convert: new config variable hg.tagsbranch controls which branch tags are committed toMon, 27 Aug 2007 15:39:07 -0700, by Brendan Cully
-
Push capability checking into protocol-level code.Mon, 27 Aug 2007 14:48:08 -0700, by Bryan O'Sullivan
-
Turn capabilities into a mutable set, instead of a fixed tuple.Mon, 27 Aug 2007 14:16:04 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewMon, 27 Aug 2007 13:38:34 -0700, by Bryan O'Sullivan
-
convert: document filemap.Mon, 27 Aug 2007 13:38:16 -0700, by Bryan O'Sullivan
-
Test svn repository conversionMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
hghave: detect subversion bindings availabilityMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
hghave: detect subversion client and admin tools availabilityMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
hghave: wrap command output matchingMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
run-tests: append PYTHONPATH instead of overwriting itMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
convert: svn: check for branch movement in any log entry, not just the first.Mon, 27 Aug 2007 11:56:53 -0700, by Brendan Cully
-
Merge with crew-stable.Mon, 27 Aug 2007 14:55:33 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stableMon, 27 Aug 2007 02:21:58 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stableSun, 26 Aug 2007 19:13:24 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 26 Aug 2007 16:49:26 +0200, by Patrick Mezard
-
Improve extdiff configuration.Sat, 25 Aug 2007 12:25:53 -0700, by Brendan Cully
-
cgi: sys.path.insert should be before importing mercurialSat, 25 Aug 2007 16:31:37 +0200, by Benoit Boissinot
-
merge with crewSat, 25 Aug 2007 11:30:59 +0200, by Benoit Boissinot
-
improve error message for 'hg merge' when repo already at branchtipSat, 25 Aug 2007 11:30:11 +0200, by Benoit Boissinot
-
imerge: add automerge flag to attempt to batch merge all conflictsThu, 23 Aug 2007 22:45:41 -0700, by Brendan Cully
-
Merge with crewThu, 23 Aug 2007 19:52:15 -0700, by Brendan Cully
-
imerge: fix ancestor calculationThu, 23 Aug 2007 19:51:59 -0700, by Brendan Cully
-
merge with crew-stableFri, 24 Aug 2007 00:56:56 +0200, by Benoit Boissinot
-
merge with crew-stableFri, 24 Aug 2007 00:53:16 +0200, by Benoit Boissinot
-
merge with crew-stableFri, 24 Aug 2007 00:39:59 +0200, by Benoit Boissinot
-
mq: some improvements to header rewriting (closes #690)Thu, 23 Aug 2007 13:59:52 -0700, by Brendan Cully
-
Merge with crew-stableThu, 23 Aug 2007 12:24:54 -0700, by Brendan Cully
-
merge with crew-stableFri, 31 Aug 2007 22:31:43 +0200, by Benoit Boissinot
-
fix the dummy 00changelog.i not being copied on cloneFri, 31 Aug 2007 22:31:03 +0200, by Benoit Boissinot
-
Make test-convert-git compatible with other git versions (tested with 1.4.4.3)Fri, 31 Aug 2007 12:32:18 +0200, by Thomas Arendsen Hein
-
When reverting a file which was renamed, also revert the old nameWed, 29 Aug 2007 16:15:23 -0700, by Brendan Cully
-
correctly record file-level history when the local side renames a directoryMon, 27 Aug 2007 14:21:04 -0300, by Alexis S. L. Carvalho
-
Fix theoretical issue in filecommit.Mon, 27 Aug 2007 14:21:04 -0300, by Alexis S. L. Carvalho
-
Avoid adding to the changelog executable files added by the second parent.Mon, 27 Aug 2007 14:21:04 -0300, by Alexis S. L. Carvalho
-
avoid double slash problem mentioned in issue695Mon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
clone: remove "file://" before making the path absoluteMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
pull -u: if "url#rev" was given, update to revMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
clone: if "url#rev" was given, update to revMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
parseurl: also return the revision after the "#"; add a testMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
pull -r: pass the revisions as the heads argument of findincomingMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
convert: fix /dev/null redirections under WindowsSun, 26 Aug 2007 19:05:19 +0200, by Patrick Mezard
-
Test git repository conversionSun, 26 Aug 2007 15:07:13 +0200, by Patrick Mezard
-
hghave: detect git availabilitySun, 26 Aug 2007 15:35:57 +0200, by Patrick Mezard
-
convert: fix issue702 about GIT_DIR= construct unsupported under Windows.Sun, 26 Aug 2007 14:51:27 +0200, by Patrick Mezard
-
convert: gitcmd wrapper for os.popenSun, 01 Jul 2007 21:09:08 -0700, by Brendan Cully
-
fix test-permissions outputFri, 24 Aug 2007 00:56:08 +0200, by Benoit Boissinot
-
testcase for issue705 (fixed by 316ce5e85b3e)Fri, 24 Aug 2007 00:52:28 +0200, by Benoit Boissinot
-
merge with -stableFri, 24 Aug 2007 00:39:16 +0200, by Benoit Boissinot
-
check exec: return fallback in case of error during the checkFri, 24 Aug 2007 00:38:08 +0200, by Benoit Boissinot
-
Do not lose previous tags when adding a tag in raw modeThu, 23 Aug 2007 12:23:07 -0700, by Brendan Cully
-
merge: forcefully mark files that we get from the second parent as dirtyThu, 23 Aug 2007 01:48:29 -0300, by Alexis S. L. Carvalho
-
gendoc: use demandimportMon, 20 Aug 2007 21:10:45 -0500, by Matt Mackall
-
Merge with -crewMon, 20 Aug 2007 21:14:53 -0500, by Matt Mackall
-
make hg add of a removed file unremove the fileTue, 21 Aug 2007 02:13:32 +0200, by Benoit Boissinot
-
abort when adding a file in merged stateTue, 21 Aug 2007 02:02:08 +0200, by Benoit Boissinot
-
add import from url capabilityMon, 20 Aug 2007 22:02:05 +0200, by rupert thurner
-
convert: load parent commits on-demandSun, 19 Aug 2007 17:38:40 +0200, by Patrick Mezard
-
convert: wrap cached commits author remappingSun, 19 Aug 2007 17:38:07 +0200, by Patrick Mezard
-
Merge with -stableSun, 19 Aug 2007 14:04:26 -0500, by Matt Mackall
-
match: handle large regexesSun, 19 Aug 2007 14:03:56 -0500, by Matt Mackall
-
path_auditor: cache names of audited directoriesSat, 18 Aug 2007 21:36:10 -0300, by Alexis S. L. Carvalho
-
Quote ^ and ~ chars in test-parentrevspec.Sat, 18 Aug 2007 20:21:14 +0200, by Thomas Arendsen Hein
-
Remove demandimport.enable from dispatch.pySat, 18 Aug 2007 14:25:55 -0300, by Alexis S. L. Carvalho
-
Enable demandimport only in scripts, not in importable modules (issue605)Sat, 18 Aug 2007 11:37:08 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableFri, 17 Aug 2007 23:20:13 -0300, by Alexis S. L. Carvalho
-
convert: fix mercurial_sink.putcommitFri, 17 Aug 2007 20:18:05 -0300, by Alexis S. L. Carvalho
-
Add parentrevspec extensionFri, 17 Aug 2007 17:33:27 -0300, by Alexis S. L. Carvalho
-
Move enabling of demandimport to dispatch.pyFri, 17 Aug 2007 17:33:27 -0300, by Alexis S. L. Carvalho
-
Move cmdtable and reposetup handling out of extensions.pyFri, 17 Aug 2007 17:33:27 -0300, by Alexis S. L. Carvalho
-
Adjust contrib/hg-ssh for moved dispatch() function.Fri, 17 Aug 2007 19:11:16 +0200, by Thomas Arendsen Hein
-
Fix sshrepo.unbundleFri, 17 Aug 2007 22:43:38 -0300, by Alexis S. L. Carvalho
-
run-tests.py: pass --install-scripts to setup.pyFri, 17 Aug 2007 22:43:38 -0300, by Alexis S. L. Carvalho
-
recognize user:password in URLs that include port numbers.Fri, 17 Aug 2007 22:43:38 -0300, by Peter Meerwald
-
Merge with crewFri, 17 Aug 2007 00:35:16 -0500, by Matt Mackall
-
merge with -stableFri, 17 Aug 2007 00:43:49 +0200, by Benoit Boissinot
-
clone: do not delete the target if only the update failsFri, 17 Aug 2007 00:42:22 +0200, by Benoit Boissinot
-
Merge with crew-stableThu, 16 Aug 2007 08:23:14 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 15 Aug 2007 16:22:12 -0700, by Brendan Cully
-
convert: raise Abort instead of NoRepo when CVS pserver auth fails.Wed, 15 Aug 2007 14:38:18 -0700, by Brendan Cully
-
Merge with hg-stableThu, 16 Aug 2007 08:19:15 +0200, by Patrick Mezard
-
mq: truncate patch just before rewriting headerWed, 15 Aug 2007 16:20:10 -0700, by Brendan Cully
-
verify: report expected linkrevWed, 15 Aug 2007 16:55:15 -0500, by Matt Mackall
-
dispatch: move command dispatching into its own moduleWed, 15 Aug 2007 16:55:13 -0500, by Matt Mackall
-
move parseurl from cmdutil to hgWed, 15 Aug 2007 16:10:36 -0500, by Matt Mackall
-
fix-up references to repo.RepoErrorWed, 15 Aug 2007 16:10:24 -0500, by Matt Mackall
-
remove unneeded imports of mdiffWed, 15 Aug 2007 16:09:50 -0500, by Matt Mackall
-
Merge with stableWed, 15 Aug 2007 15:56:39 -0500, by Matt Mackall
-
convert: hg: optionally create branches as clonesWed, 15 Aug 2007 13:21:23 -0700, by Brendan Cully
-
Use smerge minor mode in emacs to resolve conflicts.Wed, 15 Aug 2007 17:27:51 +0200, by Sascha Wilde
-
Merge with crew-stableWed, 15 Aug 2007 16:43:40 +0200, by Patrick Mezard
-
merge with crew-stableTue, 14 Aug 2007 21:36:08 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableTue, 14 Aug 2007 19:30:14 +0200, by Patrick Mezard
-
Merge with crew-stableTue, 14 Aug 2007 19:06:10 +0200, by Patrick Mezard
-
fix bundlerepo broken by 4205f626dc05Tue, 14 Aug 2007 18:25:27 +0200, by Benoit Boissinot
-
Merge with crew-stableTue, 14 Aug 2007 16:30:38 +0200, by Patrick Mezard
-
imerge: simplify 1d5ebb0d366fMon, 13 Aug 2007 11:58:47 -0700, by Brendan Cully
-
imerge: fix status file lookupsMon, 13 Aug 2007 19:42:52 +0200, by Patrick Mezard
-
demandimport: ignore pwd and grp.Mon, 13 Aug 2007 19:42:52 +0200, by Patrick Mezard
-
util: ignore invalid path errors in path_auditor.Mon, 13 Aug 2007 19:42:50 +0200, by Patrick Mezard
-
merge with crew-stableSun, 12 Aug 2007 12:43:52 -0300, by Alexis S. L. Carvalho
-
merge with crew-stableSat, 11 Aug 2007 13:35:25 +0200, by Thomas Arendsen Hein
-
Make a few portability improvements to path auditing code.Fri, 10 Aug 2007 10:51:47 -0700, by Bryan O'Sullivan
-
Make audit_path more stringent.Fri, 10 Aug 2007 10:46:03 -0700, by Bryan O'Sullivan
-
mq: teach qpop about symlinksThu, 09 Aug 2007 20:16:00 -0700, by Bryan O'Sullivan
-
debugstate: print symlinks as 'lnk', not '777'Thu, 09 Aug 2007 20:03:34 -0700, by Bryan O'Sullivan
-
manifest: accept -r for rev specificationThu, 09 Aug 2007 19:42:33 -0700, by Bryan O'Sullivan
-
record: improve docs, improve promptsThu, 09 Aug 2007 17:29:16 -0700, by Bryan O'Sullivan
-
Merge with crew-stableThu, 09 Aug 2007 23:29:29 +0200, by Patrick Mezard
-
Merge with crew-stableThu, 09 Aug 2007 12:35:10 -0700, by Brendan Cully
-
Merge with crew-stableThu, 09 Aug 2007 11:37:47 -0700, by Brendan Cully
-
merge with -stableThu, 09 Aug 2007 01:07:11 +0200, by Benoit Boissinot
-
Merge with crew-stableWed, 08 Aug 2007 23:11:12 +0200, by Patrick Mezard
-
merge with -stableWed, 08 Aug 2007 23:00:01 +0200, by Benoit Boissinot
-
refactor options from cmdtableWed, 08 Aug 2007 12:27:20 +0200, by Benoit Boissinot
-
merge with crew-stableTue, 07 Aug 2007 15:57:23 +0200, by Thomas Arendsen Hein
-
raise util.Abort again if specified revision is not an integer.Tue, 07 Aug 2007 12:24:25 +0200, by Thomas Arendsen Hein
-
debugsvnlog call had too many quotes (found by Edouard Gomez)Tue, 07 Aug 2007 12:10:56 +0200, by Thomas Arendsen Hein
-
Remove trailing spaces, fix indentationTue, 07 Aug 2007 10:28:43 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 07 Aug 2007 10:28:14 +0200, by Thomas Arendsen Hein
-
Removed debug print from convert/subversion.pyTue, 07 Aug 2007 10:01:20 +0200, by Thomas Arendsen Hein
-
Replace _ with inst for catching exceptions to not shadow gettext.Tue, 07 Aug 2007 09:56:21 +0200, by Thomas Arendsen Hein
-
Move debugsvnlog to subversion module.Tue, 07 Aug 2007 09:49:07 +0200, by Thomas Arendsen Hein
-
convert: Use debugsvnlog instead of git-like debug-svn-log.Tue, 07 Aug 2007 09:42:32 +0200, by Thomas Arendsen Hein
-
extdiff: do single file diffs from the wc with no copyMon, 06 Aug 2007 14:50:57 -0700, by Brad Schick
-
extdiff: made it less chatty in non-verbose modeMon, 06 Aug 2007 14:42:11 -0700, by Brad Schick
-
extdiff: un-nested two functionsMon, 06 Aug 2007 14:32:23 -0700, by Brad Schick
-
convert: remove accidental debug printMon, 06 Aug 2007 15:37:14 -0700, by Bryan O'Sullivan
-
convert: use '.' as destination name if renaming subdir into rootMon, 06 Aug 2007 14:59:00 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewMon, 06 Aug 2007 14:17:05 -0700, by Bryan O'Sullivan
-
convert: only get history for requested revs when converting hg repoMon, 06 Aug 2007 14:16:50 -0700, by Bryan O'Sullivan
-
convert: raise correct type of exception if svn converter can't handle revMon, 06 Aug 2007 14:16:02 -0700, by Bryan O'Sullivan
-
record: raise an exception correctly if we can't create a backup directoryMon, 06 Aug 2007 12:53:49 -0700, by Bryan O'Sullivan
-
record: work properly if invoked in a subdirectoryMon, 06 Aug 2007 12:53:17 -0700, by Bryan O'Sullivan
-
convert: replace fork with subprocess call.Mon, 06 Aug 2007 21:49:26 +0200, by Patrick Mezard
-
convert: support windows SVN simple auth providerThu, 02 Aug 2007 23:38:32 +0200, by Patrick Mezard
-
merge with crew-stableMon, 06 Aug 2007 20:31:15 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableMon, 06 Aug 2007 10:57:51 +0200, by Patrick Mezard
-
merge with crew-stableMon, 06 Aug 2007 01:00:10 -0300, by Alexis S. L. Carvalho
-
convert: svn: remove debugging messageSun, 05 Aug 2007 12:09:55 -0700, by Brendan Cully
-
convert: look up copies in getchanges instead of getcommitSun, 05 Aug 2007 12:03:27 -0700, by Brendan Cully
-
convert: svn: pull up path to file expansion code into separate function.Sun, 05 Aug 2007 11:30:52 -0700, by Brendan Cully
-
convert: svn: hoist up branch creation checkSun, 05 Aug 2007 10:23:45 -0700, by Brendan Cully
-
convert: svn: remove dead codeSun, 05 Aug 2007 10:04:28 -0700, by Brendan Cully
-
convert: svn: add helper function for optrevsSun, 05 Aug 2007 10:04:00 -0700, by Brendan Cully
-
patch: add git symlink supportSat, 04 Aug 2007 23:07:52 -0700, by Brendan Cully
-
Merge with crewSat, 04 Aug 2007 18:04:35 -0700, by Brendan Cully
-
convert: svn: ensure leading / is removed from paths in _find_children (broken in 2bd996d0aaf8)Sat, 04 Aug 2007 18:02:37 -0700, by Brendan Cully
-
merge with crew-stableSat, 04 Aug 2007 22:27:52 +0200, by Thomas Arendsen Hein
-
convert: drop duplicated assignments.Sat, 04 Aug 2007 12:38:30 -0700, by Bryan O'Sullivan
-
imerge: gussy up dispatcher to support subcommand opts.Sat, 04 Aug 2007 12:26:48 -0700, by Brendan Cully
-
Merge with crewSat, 04 Aug 2007 09:33:10 -0700, by Brendan Cully
-
imerge: handle renamesFri, 03 Aug 2007 18:05:20 -0700, by Brendan Cully
-
merge with crew-stableSat, 04 Aug 2007 09:48:21 +0200, by Thomas Arendsen Hein
-
test-grep: use lowercase hg commandWed, 15 Aug 2007 15:30:33 -0500, by Matt Mackall
-
test-grep: test issue 685Wed, 15 Aug 2007 16:18:40 +0200, by Patrick Mezard
-
Fix issue 685: trackback in grep -r after renameWed, 15 Aug 2007 16:09:04 +0200, by Patrick Mezard
-
The >| redirection does not exist in plain sh.Thu, 02 Aug 2007 14:51:49 +0200, by Thomas Arendsen Hein
-
hghave: test hotshot dependencies (debian does not provide profile)Tue, 14 Aug 2007 19:25:49 +0200, by Patrick Mezard
-
test-profile: fix grep, check hotshot availabilityTue, 14 Aug 2007 18:53:45 +0200, by Patrick Mezard
-
merge with -stableTue, 14 Aug 2007 17:20:51 +0200, by Benoit Boissinot
-
Return 0 as 'hg bisect reset' is successfulTue, 14 Aug 2007 14:29:36 +0200, by Guillaume Chazarain
-
Test --time, --profile and --lsprofTue, 14 Aug 2007 16:27:35 +0200, by Patrick Mezard
-
demandimport: ignore resource module, not available under Windows.Tue, 14 Aug 2007 16:03:15 +0200, by Patrick Mezard
-
demandimport: ignore pwd and grp.Mon, 13 Aug 2007 19:42:52 +0200, by Patrick Mezard
-
merge: fix a copy detection bug (issue672)Sun, 12 Aug 2007 12:15:10 -0300, by Alexis S. L. Carvalho
-
Added test for commands.dispatch (especially 88803a69b24)Sat, 11 Aug 2007 13:34:19 +0200, by Thomas Arendsen Hein
-
test-context.py: Don't create second repo instance (fixed since 7b5723c95a82)Sat, 11 Aug 2007 13:17:24 +0200, by Thomas Arendsen Hein
-
fancyopts: Copy list arguments in command table before modifying.Sat, 11 Aug 2007 13:07:47 +0200, by Thomas Arendsen Hein
-
Print less scary message if the system supports symlinks:Sat, 11 Aug 2007 12:47:58 +0200, by Thomas Arendsen Hein
-
Hide absolute path from test-no-symlinks output.Sat, 11 Aug 2007 12:36:04 +0200, by Thomas Arendsen Hein
-
hghave: prefix temporary files with "hg-hghave-"Thu, 09 Aug 2007 23:14:52 +0200, by Patrick Mezard
-
test-no-symlinks: rename .bundle into .hg for consistency.Thu, 09 Aug 2007 23:14:50 +0200, by Patrick Mezard
-
fix up previous commit for stableThu, 09 Aug 2007 12:34:25 -0700, by Brendan Cully
-
Cache extension load failures.Wed, 08 Aug 2007 18:04:06 -0700, by Brendan Cully
-
unobfuscate part of f94dbc6c7eafThu, 09 Aug 2007 01:04:27 +0200, by Benoit Boissinot
-
Test symlink handling on platform not supporting themWed, 08 Aug 2007 22:47:18 +0200, by Patrick Mezard
-
hghave: feature absence can be checked by prefixing with 'no-'Wed, 08 Aug 2007 23:07:39 +0200, by Patrick Mezard
-
Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.Wed, 08 Aug 2007 22:47:30 +0200, by Eric Hopper
-
CVS import: Support new-style .cvspass-file format.Tue, 07 Aug 2007 15:56:26 +0200, by Thomas Arendsen Hein
-
Remove trailing spacesTue, 07 Aug 2007 10:24:33 +0200, by Thomas Arendsen Hein
-
Update on pull -u when heads were closed (fixes issue666).Mon, 06 Aug 2007 20:25:50 +0200, by Thomas Arendsen Hein
-
gitweb: add notfound templateThu, 05 Jul 2007 19:47:04 -0700, by Brendan Cully
-
Add message to test output if a test is aborted due to a timeout.Mon, 06 Aug 2007 14:45:43 +0200, by Thomas Arendsen Hein
-
Fix issue 653: symlinks checkout failure on non-supporting platformsMon, 06 Aug 2007 10:08:28 +0200, by Patrick Mezard
-
test-oldcgi: replace shebangs with explicit python calls to help pysh.Mon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
test-issue352: skip tests if platform does not support EOL in paths.Mon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
hghave: detect support for EOL in paths.Mon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
test-git-import: fake executable permissions.Mon, 06 Aug 2007 10:38:07 +0200, by Patrick Mezard
-
hghave: detect executable permission availability.Mon, 06 Aug 2007 10:26:04 +0200, by Patrick Mezard
-
test-clone-failure: fake output upon fifo unavailabityMon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
hghave: detect FIFO availabilityMon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
Skip test-archive-symlinks if symlinks are not availableMon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
posixfile_nt: '+' should allow read access.Wed, 25 Jul 2007 15:58:10 +0900, by Shun-ichi GOTO
-
posixfile_nt: '+' was understood as read mode instead of update.Tue, 17 Jul 2007 23:33:42 +0200, by Patrick Mezard
-
httprepo: quote the path part of the URLMon, 06 Aug 2007 00:35:06 -0300, by Alexis S. L. Carvalho
-
dirstate: fix rebuild; add a testSun, 05 Aug 2007 23:04:56 -0300, by Alexis S. L. Carvalho
-
hgweb: don't use os.path.join to build URL partsSun, 05 Aug 2007 22:36:39 -0300, by Alexis S. L. Carvalho
-
hgwebdir: change os.sep in the name of repos to "/"Sun, 05 Aug 2007 22:36:39 -0300, by Alexis S. L. Carvalho
-
Simplify/correct finding the hg executable (fixes issue644)Sat, 04 Aug 2007 22:25:12 +0200, by Thomas Arendsen Hein
-
archive: abort on empty repository. Fixes #624.Tue, 10 Jul 2007 10:06:24 -0700, by Brendan Cully
-
Merge with -stableThu, 02 Aug 2007 13:23:53 -0500, by Matt Mackall
-
merge: avoid double deletion mentioned in issue636Thu, 02 Aug 2007 12:29:10 -0500, by Matt Mackall
-
merge with hg-stableThu, 02 Aug 2007 13:03:25 +0200, by Thomas Arendsen Hein
-
The >| redirection does not exist in plain sh.Thu, 02 Aug 2007 14:51:49 +0200, by Thomas Arendsen Hein
-
imerge: sorted() is only available in python2.4 and aboveThu, 02 Aug 2007 14:04:51 +0200, by Thomas Arendsen Hein
-
imerge: tarfile.extractall is only available in python2.5Thu, 02 Aug 2007 14:04:00 +0200, by Benoit Boissinot
-
Update imerge for new filemerge interfaceWed, 01 Aug 2007 23:59:19 -0700, by Brendan Cully
-
del transaction before lock before wlockThu, 02 Aug 2007 01:56:08 -0300, by Alexis S. L. Carvalho
-
convert: fix locking orderThu, 02 Aug 2007 01:56:08 -0300, by Alexis S. L. Carvalho
-
update tests outputThu, 02 Aug 2007 01:56:08 -0300, by Alexis S. L. Carvalho
-
convert: (svn) simplify _find_childrenWed, 01 Aug 2007 15:16:42 -0700, by Brendan Cully
-
Merge with stableWed, 01 Aug 2007 14:32:53 -0700, by Brendan Cully
-
Update asciidoc instructions to suggest html4 for newer versionsWed, 01 Aug 2007 14:32:05 -0700, by Brendan Cully
-
Merge with mpmWed, 01 Aug 2007 14:26:30 -0700, by Brendan Cully
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 01 Aug 2007 12:03:50 -0700, by Bryan O'Sullivan
-
dirstate: improve error message on file/directory clashWed, 01 Aug 2007 12:03:10 -0700, by Bryan O'Sullivan
-
imerge extension and testWed, 01 Aug 2007 11:37:11 -0700, by Brendan Cully
-
Merge with stableWed, 01 Aug 2007 14:03:48 -0500, by Matt Mackall
-
merge: do early copy to deal with issue636Wed, 01 Aug 2007 12:33:12 -0500, by Matt Mackall
-
localrepository: allow rawcommit to commit with an empty messageWed, 01 Aug 2007 09:57:05 -0700, by Bryan O'Sullivan
-
Update style of record's cmdtable to match mercurial/commands.pyWed, 01 Aug 2007 10:42:42 +0200, by Thomas Arendsen Hein
-
os.isatty isn't available on Windows, so use sys.stdin.isatty()Wed, 01 Aug 2007 10:33:21 +0200, by Thomas Arendsen Hein
-
convert: add config option to turn off use of branch namesTue, 31 Jul 2007 17:18:59 -0700, by Bryan O'Sullivan
-
Add record extension, giving darcs-like interactive hunk pickingTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
ui: get readline and prompt to behave better depending on interactivityTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
patch: make internal code a bit friendlier to useTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
commands: move commit to cmdutil as wrapper for commit-like functionsTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
patch: remove unused parameter from b85diffMon, 30 Jul 2007 20:49:08 -0700, by Bryan O'Sullivan
-
Update expected test outputMon, 30 Jul 2007 20:48:50 -0700, by Bryan O'Sullivan
-
extensions: don't get confused by aliasing between "foo" and "hgext.foo"Mon, 30 Jul 2007 14:53:03 -0700, by Bryan O'Sullivan
-
merge with crew-stableMon, 30 Jul 2007 20:06:11 +0200, by Thomas Arendsen Hein
-
Fix re: and glob: patterns in .hgignore (reported by Brad Schick)Mon, 30 Jul 2007 20:01:16 +0200, by Thomas Arendsen Hein
-
test-convert: Hide warning about missing subversion bindings.Sun, 29 Jul 2007 19:32:55 +0200, by Thomas Arendsen Hein
-
Fix bashism and remove useless use of cat.Sun, 29 Jul 2007 18:53:09 +0200, by Thomas Arendsen Hein
-
Test qnew --gitSat, 28 Jul 2007 20:15:54 +0200, by Patrick Mezard
-
mq: add qnew --git optionSat, 28 Jul 2007 20:15:54 +0200, by Patrick Mezard
-
convert: empty log messages are OK as of 7f5c3fb0a37dFri, 27 Jul 2007 14:30:20 -0700, by Bryan O'Sullivan
-
localrepo.commit: only munge comment text if committing via dirstateThu, 26 Jul 2007 14:47:31 -0700, by Bryan O'Sullivan
-
convert: make test-convert executableThu, 26 Jul 2007 14:08:39 -0700, by Bryan O'Sullivan
-
Merge with bosThu, 26 Jul 2007 14:04:48 -0700, by Brendan Cully
-
convert svn: canonicalize path before calling url_from_path.Thu, 26 Jul 2007 14:02:49 -0700, by Brendan Cully
-
Ignore mergebackup files generated by mpatchThu, 26 Jul 2007 13:38:20 -0700, by Bryan O'Sullivan
-
convert: get rid of ugly use of hasattrThu, 26 Jul 2007 13:36:53 -0700, by Bryan O'Sullivan
-
convert: get rid of "hg." prefix where not neededThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: add filename filtering and renaming supportThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: add testThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: acquire/release locks periodicallyThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: Support Mercurial as a source, as well as a sinkThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: make commit constructor clearer and less magicalThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: rename mapfile to revmapfile, so we can map more than just revsThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert svn: try to extract URL from source if it is a working directoryThu, 26 Jul 2007 10:57:26 -0700, by Brendan Cully
-
Merge with mpmThu, 26 Jul 2007 10:43:01 -0700, by Brendan Cully
-
convert: urlify svn repos if necessary.Thu, 26 Jul 2007 10:42:44 -0700, by Brendan Cully
-
revlog: localize some fastpath functionsThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: minor chunk speed-upThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: minor revdiff reorganizationThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: move flag checking out of the offset fastpathThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
dirstate: localize a bunch of methods in status fastpathThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
dirstate: speed up sorting in findfilesThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: pass mode to _supported directlyThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
dirstate: localize a bunch of methods for findfilesThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
Merge with -stableThu, 26 Jul 2007 12:02:55 -0500, by Matt Mackall
-
posixfile_nt: '+' should allow read access.Wed, 25 Jul 2007 15:58:10 +0900, by Shun-ichi GOTO
-
merge: don't forget to update the dirstate for exec bit changesThu, 26 Jul 2007 11:19:53 -0500, by Matt Mackall
-
revlog: avoid some unnecessary seek/tell syscallsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
manifest: speed up creation of the manifestdictMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
lazyparser.findnode: fix typo and s/rfind/find/Mon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
lazyindex: speed up __getitem__Mon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
lazyparser: up the blocksize from 512 bytes to 64kMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: implement a fast path for headsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlogio: speed up parsingMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: eliminate diff and patches functionsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: speed up chunkcacheMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: some basic code reorderingMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: abstract out index entry packingMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: simplify revlog.__init__Mon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: mark cache privateMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: pull chunkcache back into revlogMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: change _inline from a function to a variableMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: simplify addrevisionMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: some codingstyle cleanupsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: add a magic null revision to our indexMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: change accesses to index entry elements to use positive offsetsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: parse revlogv0 indexes into v1 internallyMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: only allow lazy parsing with revlogng filesMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: simplify the v1 immediate parserMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: set the threshold for lazy parsing higherMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: simplify the v0 parserMon, 23 Jul 2007 20:44:07 -0500, by Matt Mackall
-
revlog: add revlogio interfaceMon, 23 Jul 2007 20:44:07 -0500, by Matt Mackall
-
revlog: regroup parsing codeMon, 23 Jul 2007 20:44:07 -0500, by Matt Mackall
-
transactions: avoid late tear-down (issue641)Sun, 22 Jul 2007 14:53:57 -0500, by Matt Mackall
-
hgk: enable mouse wheel under Windows.Sun, 22 Jul 2007 16:21:49 +0200, by Patrick Mezard
-
hgk: enable mouse wheel on MouseWheel events.Sun, 22 Jul 2007 16:21:49 +0200, by Patrick Mezard
-
merge with crew-stableSun, 22 Jul 2007 09:45:18 +0200, by Thomas Arendsen Hein
-
addremove: print meaningful error message if --similar not numericSat, 21 Jul 2007 19:07:18 -0700, by Bryan O'Sullivan
-
Merge with crewSat, 21 Jul 2007 16:44:38 -0500, by Matt Mackall
-
test-alias: Removed fallback to parentui, no longer needed since 10afa3fab6b4Sat, 21 Jul 2007 17:56:30 +0200, by Thomas Arendsen Hein
-
merge with crew-stableSat, 21 Jul 2007 17:37:39 +0200, by Thomas Arendsen Hein
-
Make [defaults] in .hg/hgrc work.Sat, 21 Jul 2007 17:36:45 +0200, by Thomas Arendsen Hein
-
fix bogus close spotted by pychecker (no close() in global scope)Fri, 20 Jul 2007 09:44:50 +0200, by Benoit Boissinot
-
Remove unused pprint import and the commented line which used it before.Sat, 21 Jul 2007 10:43:29 +0200, by Thomas Arendsen Hein
-
Use format string for lockname again (was changed by 3e25a6eb5c9a)Sat, 21 Jul 2007 10:39:42 +0200, by Thomas Arendsen Hein
-
Backout ad09ce1d393c and replace ''' with """ to make some highlighting happy.Sat, 21 Jul 2007 10:36:51 +0200, by Thomas Arendsen Hein
-
removed trailing whitespaceSat, 21 Jul 2007 10:30:51 +0200, by Thomas Arendsen Hein
-
fix unused variables reported by pycheckerFri, 20 Jul 2007 09:31:32 +0200, by Benoit Boissinot
-
churn: get current terminal width if possibleThu, 19 Jul 2007 18:39:51 +0200, by Christian Ebert
-
merge with crew-stableThu, 19 Jul 2007 19:48:24 -0300, by Alexis S. L. Carvalho
-
dirstate.invalidate: avoid rebuilding _mapThu, 19 Jul 2007 19:43:25 -0300, by Alexis S. L. Carvalho
-
add dirstate._dirtypl variableThu, 19 Jul 2007 19:43:25 -0300, by Alexis S. L. Carvalho
-
archive: delay extraction of file revisionsThu, 19 Jul 2007 19:43:25 -0300, by Alexis S. L. Carvalho
-
help: avoid traceback if an extension has only debug commandsThu, 19 Jul 2007 19:43:25 -0300, by Alexis S. L. Carvalho
-
convert/subversion: rehandle the no-tags caseThu, 19 Jul 2007 15:33:21 -0700, by Bryan O'Sullivan
-
Print meaningful error message if os.symlink failsThu, 19 Jul 2007 15:29:33 -0700, by Bryan O'Sullivan
-
lock.py: cache hostname, but not pid, in case we forkThu, 19 Jul 2007 15:13:48 -0700, by Bryan O'Sullivan
-
convert/subversion: work around memory leak in svn's python bindingsThu, 19 Jul 2007 12:41:07 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 18 Jul 2007 22:46:14 -0700, by Bryan O'Sullivan
-
convert/subversion: Simplify callback.Wed, 18 Jul 2007 22:44:25 -0700, by Bryan O'Sullivan
-
merge with crew-stableThu, 19 Jul 2007 07:28:27 +0200, by Thomas Arendsen Hein
-
Simplify update.Wed, 18 Jul 2007 14:00:55 -0700, by Bryan O'Sullivan
-
Better fix for issue 622 than we had in c4dd58af0fc8.Wed, 18 Jul 2007 13:56:08 -0700, by Bryan O'Sullivan
-
convert/subversion: reduce memory usage by filtering earlyWed, 18 Jul 2007 19:56:36 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 18 Jul 2007 19:47:22 -0700, by Bryan O'Sullivan
-
convert/subversion: get converter working against plain HTTP.Wed, 18 Jul 2007 17:44:52 -0700, by Bryan O'Sullivan
-
Simplify update.Wed, 18 Jul 2007 14:00:55 -0700, by Bryan O'Sullivan
-
Better fix for issue 622 than we had in c4dd58af0fc8.Wed, 18 Jul 2007 13:56:08 -0700, by Bryan O'Sullivan
-
merge with mainWed, 18 Jul 2007 16:46:20 +0200, by Thomas Arendsen Hein
-
merge with crew-stableWed, 18 Jul 2007 16:46:01 +0200, by Thomas Arendsen Hein
-
fix test-tag on SolarisWed, 18 Jul 2007 16:41:45 +0200, by Thomas Arendsen Hein
-
tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)Mon, 16 Jul 2007 20:15:03 -0700, by Bryan O'Sullivan
-
issue 622: pull/unbundle -u updates to default branch if repo was emptyMon, 16 Jul 2007 18:01:20 -0700, by Bryan O'Sullivan
-
mq: autodetect an existing git patch during qrefresh (issue 491)Mon, 16 Jul 2007 16:50:47 -0700, by Bryan O'Sullivan
-
replace .hgtags instead of appending to it when doing a raw commitWed, 11 Jul 2007 00:53:44 -0700, by Brendan Cully
-
handle nonexistent .hgtags in raw _tagWed, 11 Jul 2007 00:34:35 -0700, by Brendan Cully
-
convert/subversion.py: str.rsplit is not available in Python 2.3Tue, 17 Jul 2007 15:47:32 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewTue, 17 Jul 2007 15:26:27 -0700, by Bryan O'Sullivan
-
convert/subversion.py: fix bad assumptions about SVN path namingTue, 17 Jul 2007 15:24:59 -0700, by Bryan O'Sullivan
-
convert/subversion.py: escape quotes to make code readable in EmacsTue, 17 Jul 2007 13:08:50 -0700, by Bryan O'Sullivan
-
patch: patches should be read and written in binary mode when possible.Tue, 17 Jul 2007 23:35:24 +0200, by Patrick Mezard
-
patch: fix normalized paths separators.Tue, 17 Jul 2007 23:34:52 +0200, by Patrick Mezard
-
posixfile_nt: '+' was understood as read mode instead of update.Tue, 17 Jul 2007 23:33:42 +0200, by Patrick Mezard
-
revlog: privatize some methodsSat, 21 Jul 2007 16:18:42 -0500, by Matt Mackall
-
revlog: delete unused function makenodeSat, 21 Jul 2007 16:18:24 -0500, by Matt Mackall
-
revlog: raise offset/type helpers to global scopeSat, 21 Jul 2007 16:18:21 -0500, by Matt Mackall
-
Make repo locks recursive, eliminate all passing of lock/wlockSat, 21 Jul 2007 16:02:10 -0500, by Matt Mackall
-
Use a weakref for recursive transactionsSat, 21 Jul 2007 16:02:10 -0500, by Matt Mackall
-
Use try/finally pattern to cleanup locks and transactionsSat, 21 Jul 2007 16:02:10 -0500, by Matt Mackall
-
repo locks: use True/FalseSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
rename and simplify do_lockSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
simplify dirstate fixups in repo.status()Sat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: add doesn't need to call statSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
use context for part of localrepo statusSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
context: add __contains__, __getitem__, and __iter__Sat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: get rid of default args for statusSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: make filterfiles privateSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: add __contains__ and make __getitem__ more usefulSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: make wjoin function privateSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: break update into separate functionsSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: use True and false for _dirtySat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
doc: typo, -x bitTue, 17 Jul 2007 15:26:28 -0500, by Matt Mackall
-
Update test output to reflect small changes in patch chattiness.Tue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
patch.py: re-add the ability to use an external patch programTue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
patch.py: don't mark files as changed unless they have actually been changedTue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
patch.py: fix some incorrect uses of _() for i18nTue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
Add Chris Mason's mpatch library.Tue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
merge with crew-stableTue, 17 Jul 2007 09:28:01 -0300, by Alexis S. L. Carvalho
-
convert: manually set encoding to UTF-8Tue, 17 Jul 2007 09:08:29 -0300, by Alexis S. L. Carvalho
-
hg parents: don't pass an OS-specific path to repo.filectxTue, 17 Jul 2007 09:08:29 -0300, by Alexis S. L. Carvalho
-
merge with mainTue, 17 Jul 2007 08:22:43 +0200, by Thomas Arendsen Hein
-
tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)Mon, 16 Jul 2007 20:15:03 -0700, by Bryan O'Sullivan
-
issue 622: pull/unbundle -u updates to default branch if repo was emptyMon, 16 Jul 2007 18:01:20 -0700, by Bryan O'Sullivan
-
mq: autodetect an existing git patch during qrefresh (issue 491)Mon, 16 Jul 2007 16:50:47 -0700, by Bryan O'Sullivan
-
contexts: improve filectx eq testMon, 16 Jul 2007 17:39:03 -0500, by Matt Mackall
-
Merge with -stableMon, 16 Jul 2007 17:30:34 -0500, by Matt Mackall
-
patchbomb: add --desc, to specify a file containing a series descriptionMon, 16 Jul 2007 14:43:47 -0700, by Bryan O'Sullivan
-
merge with crew-stableSun, 15 Jul 2007 21:05:38 +0200, by Thomas Arendsen Hein
-
Merge with crew-stable.Sun, 15 Jul 2007 14:57:20 +0200, by Patrick Mezard
-
merge: fix unnecessary rename merges on linear update (issue631)Sun, 15 Jul 2007 14:43:38 -0500, by Matt Mackall
-
convert: Use clone's behaviour for the default destionation name.Sun, 15 Jul 2007 21:04:07 +0200, by Thomas Arendsen Hein
-
test-symlink-basic: require symlinks availabilitySun, 15 Jul 2007 14:09:56 +0200, by Patrick Mezard
-
Add hghave utility and run-tests.py support.Sat, 14 Jul 2007 18:34:06 +0200, by Patrick Mezard
-
run-tests: extract correct status when script terminates with exitSat, 14 Jul 2007 14:01:11 +0200, by Patrick Mezard
-
Merge with -stableSat, 14 Jul 2007 13:34:40 -0500, by Matt Mackall
-
diff: correctly handle combinations of whitespace optionsSat, 14 Jul 2007 12:44:47 -0500, by Matt Mackall
-
hg grep: handle re.compile errors & update tests/test-grepMon, 09 Jul 2007 17:41:14 +0300, by Giorgos Keramidas
-
typo fixThu, 12 Jul 2007 10:55:49 -0400, by Jesse Glick
-
Re: mercurial.el and hg-version-other-windowSat, 14 Jul 2007 11:27:58 -0500, by jon christopher
-
Use isinstance instead of type == typeFri, 06 Jul 2007 12:02:43 +0200, by Christian Ebert
-
convert: record the source revision in the changelogFri, 13 Jul 2007 08:28:57 -0700, by Brendan Cully
-
Use wsgi.url_scheme instead of ad-hoc CGI checks.Thu, 12 Jul 2007 22:55:44 -0700, by Wesley J. Landaker
-
cosmeticsThu, 12 Jul 2007 22:44:16 -0700, by Brendan Cully
-
Make hg serve set the wsgi.url_scheme property correctly.Thu, 12 Jul 2007 13:58:36 -0600, by Wesley J. Landaker
-
Handle CGI SSL detection via HTTPS environment better.Thu, 12 Jul 2007 13:55:20 -0600, by Wesley J. Landaker
-
merge with crew-stableWed, 11 Jul 2007 20:15:03 -0300, by Alexis S. L. Carvalho
-
Make {urlbase} work in templates when https is used.Tue, 10 Jul 2007 10:54:54 -0600, by Wesley J. Landaker
-
replace .hgtags instead of appending to it when doing a raw commitWed, 11 Jul 2007 00:53:44 -0700, by Brendan Cully
-
handle nonexistent .hgtags in raw _tagWed, 11 Jul 2007 00:34:35 -0700, by Brendan Cully
-
Export extra in _tag so convert can set the branch of a tagWed, 11 Jul 2007 00:04:15 -0700, by Brendan Cully
-
archive: abort on empty repository. Fixes #624.Tue, 10 Jul 2007 10:06:24 -0700, by Brendan Cully
-
mq: improve qclone error handling when patch directory is not a repository.Tue, 10 Jul 2007 09:52:32 -0700, by Brendan Cully
-
Fix test-debugcomplete for new --certificate optionMon, 09 Jul 2007 22:35:10 -0700, by Lee Cantey
-
Add SSL support to hg serve, activated via --certificate optionMon, 09 Jul 2007 22:12:28 -0700, by Brendan Cully
-
Correct inadvertent line ending change.Mon, 09 Jul 2007 10:59:49 -0700, by Lee Cantey
-
Fix for win32text corrupting files that have CRLF line endings. (issue302)Mon, 09 Jul 2007 10:46:41 -0700, by Lee Cantey
-
Add --line-number option to hg annotate (issue506)Sun, 08 Jul 2007 19:59:02 +0200, by Thomas Arendsen Hein
-
Allow filectx.annotate to return the line number of first appearance.Sun, 08 Jul 2007 19:46:04 +0200, by FUJIWARA Katsunori
-
Check for conflict markers in hgmerge (issue471)Sun, 08 Jul 2007 13:44:41 +0200, by Thomas Arendsen Hein
-
merge with crew-stableSun, 08 Jul 2007 12:59:58 +0200, by Thomas Arendsen Hein
-
Removed deprecated hg:// and old-http:// protocols (issue406)Sun, 08 Jul 2007 09:54:42 +0200, by Thomas Arendsen Hein
-
hgwebdir: check for repo foo before browsing subdirectories of foo/Sat, 07 Jul 2007 21:55:56 -0700, by Brendan Cully
-
Merge with crewSat, 07 Jul 2007 15:09:28 -0700, by Brendan Cully
-
hgweb: browse subdirectories before checking whether parent directory is also a repositorySat, 07 Jul 2007 15:09:08 -0700, by Brendan Cully
-
Use a prefix for debuginstall tempfiles.Sat, 07 Jul 2007 20:52:31 +0200, by Thomas Arendsen Hein
-
python 2.3 does not have sortedFri, 06 Jul 2007 10:29:09 -0700, by Brendan Cully
-
Sort changelog extra dict to avoid possible nondeterminismFri, 06 Jul 2007 10:22:22 -0700, by Brendan Cully
-
Last change broke new-style URLsFri, 06 Jul 2007 10:11:48 -0700, by Brendan Cully
-
hgwebdir: do not walk up the given path looking for a repository. It is there or it isn't.Fri, 06 Jul 2007 09:15:17 -0700, by Brendan Cully
-
merge with crew-stableFri, 06 Jul 2007 08:55:36 +0200, by Thomas Arendsen Hein
-
hgwebdir: show only trailing part of path when browsing subdirectoriesThu, 05 Jul 2007 19:56:16 -0700, by Brendan Cully
-
gitweb: add notfound templateThu, 05 Jul 2007 19:47:04 -0700, by Brendan Cully
-
hgweb: let hgwebdir browse subdirectoriesThu, 05 Jul 2007 19:44:06 -0700, by Brendan Cully
-
convert: svn code movement (no actual changes)Thu, 05 Jul 2007 16:14:01 -0700, by Brendan Cully
-
convert: svn: avoid parsing already-seen logentries due to branch followingThu, 05 Jul 2007 15:01:31 -0700, by Brendan Cully
-
Merge with mainThu, 05 Jul 2007 14:32:18 -0700, by Brendan Cully
-
convert: svn: some improvements in memory usageThu, 05 Jul 2007 14:31:13 -0700, by Brendan Cully
-
archive: make the %r escape work.Wed, 11 Jul 2007 19:56:16 -0300, by Alexis S. L. Carvalho
-
serve: respect settings from .hg/hgrcWed, 11 Jul 2007 19:56:16 -0300, by Alexis S. L. Carvalho
-
Fix inconsistency for the stream_out capability in hgwebSat, 12 May 2007 00:41:30 +0200, by Edouard Gomez
-
improve warning for hg add foo; hg mv foo barWed, 11 Jul 2007 19:56:16 -0300, by Alexis S. L. Carvalho
-
util._hgexecutable: default to 'hg'Wed, 11 Jul 2007 18:15:21 -0300, by Alexis S. L. Carvalho
-
archive: add symlink supportWed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
archive: use util.opener when archiving files.Wed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
localrepo.wwrite: use opener.symlinkWed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
Add symlink method to util.opener.Wed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
turn util.opener into a classWed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
Fixed double slash for doc install path introduced by using $DESTDIR (issue620)Sun, 08 Jul 2007 12:58:19 +0200, by Thomas Arendsen Hein
-
hg log: Move filtering implicit parents to own method and use it in templater.Sun, 08 Jul 2007 12:52:08 +0200, by Thomas Arendsen Hein
-
Strip whitespace from changeset description in changeset_templater.Sun, 08 Jul 2007 10:43:57 +0200, by Thomas Arendsen Hein
-
merge with crew-stableFri, 06 Jul 2007 08:48:28 +0200, by Thomas Arendsen Hein
-
Add html docs and use for help shortcutThu, 05 Jul 2007 15:40:29 -0700, by Lee Cantey
-
Merge with stableThu, 05 Jul 2007 16:17:01 -0500, by Matt Mackall
-
Merge with crew-stableThu, 05 Jul 2007 16:15:57 -0500, by Matt Mackall
-
merge: fix adding untracked files on directory rename (issue612)Thu, 05 Jul 2007 16:01:07 -0500, by Matt Mackall
-
extensions: untangle some recursive dependenciesThu, 05 Jul 2007 15:37:23 -0500, by Matt Mackall
-
interhg extension allows you to change changelog text like InterWiki.Tue, 03 Jul 2007 00:13:52 +0900, by OHASHI Hideya
-
setup.py not executable: change instructions at beginning of fileThu, 28 Jun 2007 02:11:54 +0200, by Christian Ebert
-
Merge with stableThu, 05 Jul 2007 15:36:56 -0500, by Matt Mackall
-
convert: svn: remove svn_paths wrappersThu, 05 Jul 2007 12:45:41 -0700, by Brendan Cully
-
convert: svn: use revmap to parse only new revisions in incremental conversionsThu, 05 Jul 2007 12:41:58 -0700, by Brendan Cully
-
convert: export revmap to source.Thu, 05 Jul 2007 12:24:26 -0700, by Brendan Cully
-
convert: svn: defer get_log parsing until after get_log completes.Thu, 05 Jul 2007 12:18:01 -0700, by Brendan Cully
-
convert: move some code into common init functionThu, 05 Jul 2007 12:08:48 -0700, by Brendan Cully
-
Merge with crewThu, 05 Jul 2007 12:00:43 -0700, by Brendan Cully
-
alias: remove dead codeThu, 05 Jul 2007 12:00:26 -0700, by Brendan Cully
-
convert: call superclass init from engine init functionsThu, 05 Jul 2007 12:00:04 -0700, by Brendan Cully
-
Merge with crew-stableThu, 05 Jul 2007 20:50:24 +0200, by Patrick Mezard
-
test-archive: stop checking md5 absolute valuesThu, 05 Jul 2007 20:39:03 +0200, by Patrick Mezard
-
Fix issue589 wording problemThu, 05 Jul 2007 19:13:08 +0200, by Patrick Mezard
-
Fix serve on Windows without win32* modules.Tue, 26 Jun 2007 10:48:58 -0400, by Nathan Jones
-
test-demandimport: match upper-case hexadecimalThu, 05 Jul 2007 19:11:38 +0200, by Patrick Mezard
-
Add alias extensionWed, 04 Jul 2007 13:38:49 -0700, by Brendan Cully
-
merge with crew-stableWed, 04 Jul 2007 09:24:19 +0200, by Thomas Arendsen Hein
-
convert svn: minor improvement to tag detection.Tue, 03 Jul 2007 20:22:39 -0700, by Brendan Cully
-
convert: svn merges produce hard-to-trace file entries. Ignore them for now.Tue, 03 Jul 2007 19:49:36 -0700, by Brendan Cully
-
convert: svn: autodetect /branches, /tags, /trunk.Tue, 03 Jul 2007 19:26:41 -0700, by Brendan Cully
-
convert: svn: pull out broken batching code, add alpha tags supportTue, 03 Jul 2007 17:07:58 -0700, by Brendan Cully
-
convert: svn: get parent for branch creation eventsTue, 03 Jul 2007 15:34:30 -0700, by Brendan Cully
-
convert: add optional module argument to svn._fetch_revisionsTue, 03 Jul 2007 15:12:07 -0700, by Brendan Cully
-
convert: svn: parse log entries as they arrive instead of deferring itTue, 03 Jul 2007 14:16:54 -0700, by Brendan Cully
-
convert: svn: move some debug output to verboseTue, 03 Jul 2007 13:50:26 -0700, by Brendan Cully
-
convert: another typo in svn.latestTue, 03 Jul 2007 12:56:30 -0700, by Brendan Cully
-
convert: typo in svn.latestTue, 03 Jul 2007 12:52:13 -0700, by Brendan Cully
-
convert: svn: add function to get the latest revision touching a pathTue, 03 Jul 2007 12:44:04 -0700, by Brendan Cully
-
convert: svn: add an early return to move most changeset parsing out an indent levelTue, 03 Jul 2007 11:36:06 -0700, by Brendan Cully
-
convert: svn: use a separate mempool for each ls in the 1.4 fallback pathTue, 03 Jul 2007 10:55:46 -0700, by Brendan Cully
-
Remove specific version requirement and point to latest versions of Mac Python downloads.Tue, 03 Jul 2007 04:18:24 -0700, by Lee Cantey
-
children extension: Don't abort when looking at the null revision.Tue, 03 Jul 2007 12:50:05 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 03 Jul 2007 12:46:34 +0200, by Thomas Arendsen Hein
-
Add extension to provide the 'hg children' command (with tests)Tue, 03 Jul 2007 12:14:25 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 03 Jul 2007 03:14:18 -0300, by Alexis S. L. Carvalho
-
Merge with tahMon, 02 Jul 2007 22:34:38 -0700, by Brendan Cully
-
convert: make convertsource option handling transparentMon, 02 Jul 2007 22:33:48 -0700, by Brendan Cully
-
Added import test for [PATCH] subject and message body with subjectMon, 02 Jul 2007 22:45:58 +0200, by Thomas Arendsen Hein
-
patch.extract: fix test-import breakage introduced in the previous changesetMon, 02 Jul 2007 13:26:12 -0700, by Brendan Cully
-
patch.extract: do not prepend subject if the description already starts with itMon, 02 Jul 2007 10:59:16 -0700, by Brendan Cully
-
convert: svn: skip revisions without file entriesMon, 02 Jul 2007 08:31:02 -0700, by Brendan Cully
-
convert: svn: disable batched fetch - get the whole log immediatelyMon, 02 Jul 2007 07:54:51 -0700, by Brendan Cully
-
convert: svn: add revnum() to convert rev to revnumMon, 02 Jul 2007 07:28:54 -0700, by Brendan Cully
-
convert: svn: abort if module stat failsMon, 02 Jul 2007 07:22:11 -0700, by Brendan Cully
-
convert: fetch svn changes on demand (in batches)Sun, 01 Jul 2007 23:28:21 -0700, by Brendan Cully
-
convert: svn: convert branch trunk to defaultSun, 01 Jul 2007 22:23:33 -0700, by Brendan Cully
-
convert: svn: fix fallback directory listing code when importing a submoduleSun, 01 Jul 2007 22:21:05 -0700, by Brendan Cully
-
convert: remove svn debugger trapSun, 01 Jul 2007 22:09:33 -0700, by Brendan Cully
-
convert: import all branches from git repositoriesSun, 01 Jul 2007 22:00:25 -0700, by Brendan Cully
-
convert: gitcmd wrapper for os.popenSun, 01 Jul 2007 21:09:08 -0700, by Brendan Cully
-
convert: activate subversion engineSun, 01 Jul 2007 20:30:04 -0700, by Brendan Cully
-
convert extension: Add SVN converterSun, 01 Jul 2007 23:56:11 +0200, by Daniel Holth
-
convert extension: stripped-down svn transport moduleSun, 01 Jul 2007 17:15:54 +0200, by Daniel Holth
-
convert: split converter into convertsource and convertsinkSun, 01 Jul 2007 19:58:19 -0700, by Brendan Cully
-
convert: move *** empty log message *** into commit classSun, 01 Jul 2007 19:40:02 -0700, by Brendan Cully
-
convert: initialize source after destination, cleaning up if source is unusableSun, 01 Jul 2007 19:23:10 -0700, by Brendan Cully
-
convert: add -r argument specifying latest revision to convertSun, 01 Jul 2007 15:02:15 -0700, by Brendan Cully
-
convert: ove recode method into converter_sourceSun, 01 Jul 2007 12:58:08 -0700, by Brendan Cully
-
Merge with crew-stableSun, 01 Jul 2007 19:19:42 +0200, by Thomas Arendsen Hein
-
Merge with Adam SpiersSat, 30 Jun 2007 08:31:23 -0700, by Brendan Cully
-
mercurial.spec: convert extension now installs files into hgext/convert/Sat, 30 Jun 2007 01:21:41 +0100, by Adam Spiers
-
buildrpm: fix rpm release number calculationSat, 30 Jun 2007 01:21:41 +0100, by Adam Spiers
-
buildrpm: auto-generate %changelog in .spec fileSun, 03 Jun 2007 14:42:39 +0100, by Adam Spiers
-
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpmSat, 30 Jun 2007 01:21:22 +0100, by Adam Spiers
-
mercurial.spec: include various utility files from contrib/ in rpmSun, 03 Jun 2007 14:40:56 +0100, by Adam Spiers
-
mercurial.spec: add BuildRequiresSun, 21 Jan 2007 00:59:23 -1000, by julian
-
mercurial.spec: fix when default python prefix != rpm %{_prefix}Sat, 02 Jun 2007 12:42:47 +0100, by Adam Spiers
-
Convert default mercurial.ini file to Windows line endingsFri, 29 Jun 2007 13:06:49 -0700, by Lee Cantey
-
merge: make test for fast-forward merge stricter (issue619)Thu, 05 Jul 2007 13:34:18 -0500, by Matt Mackall
-
Fixed calling the merge script and reporting errors in debuginstall (issue617)Wed, 04 Jul 2007 09:20:56 +0200, by Thomas Arendsen Hein
-
Fix revlog.children so the real children of the null revision can be calculated.Tue, 03 Jul 2007 12:45:33 +0200, by Thomas Arendsen Hein
-
hgweb: use lrwxrwxrwx as the permissions of a symlinkTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
Make hg add foo; hg mv foo bar work.Tue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
test-copy2: use status -C instead of debugstate | grep copyTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
test-rename: use hg status -C; don't use hg debugstate | grep copyTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
Make hgk handle filenames with spaces (issue49)Sun, 01 Jul 2007 19:15:25 +0200, by Thomas Arendsen Hein
-
Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.Sun, 01 Jul 2007 15:22:49 +0200, by Thomas Arendsen Hein
-
Added full URL to debug output if something doesn't look like an http hg repo.Fri, 29 Jun 2007 11:13:36 +0200, by Thomas Arendsen Hein
-
Handle extensions with defined but empty cmdtableThu, 28 Jun 2007 21:16:25 -0700, by Brendan Cully
-
mq: more qdelete help text tweaksThu, 28 Jun 2007 09:19:08 -0700, by Brendan Cully
-
mq: require patch argument or revision for qdeleteThu, 28 Jun 2007 08:42:43 -0700, by Brendan Cully
-
Make hg glog abort if unused arguments are given.Thu, 28 Jun 2007 16:18:09 +0200, by Thomas Arendsen Hein
-
Abort if earlygetopt fails to detect an option.Thu, 28 Jun 2007 16:03:45 +0200, by Thomas Arendsen Hein
-
Simplified earlygetopt and made it remove parsed options and values.Thu, 28 Jun 2007 15:56:25 +0200, by Thomas Arendsen Hein
-
Disallow short earlygetop option combined with other short optionsWed, 27 Jun 2007 20:37:33 +0200, by Thomas Arendsen Hein
-
Fix tgz archival on Windows.Wed, 27 Jun 2007 08:35:26 -0700, by csaba henk
-
Updated command tables in commands.py and hgext extensions.Tue, 26 Jun 2007 22:38:57 +0200, by Thomas Arendsen Hein
-
Catch illegal boolean values in hgrc nicely.Tue, 26 Jun 2007 20:37:15 +0200, by Thomas Arendsen Hein
-
Added test for earlygetopt fixes (36d23de02da1 and 79cc512a34ed)Tue, 26 Jun 2007 18:39:28 +0200, by Thomas Arendsen Hein
-
Fix earlygetop for short options with unnecessary spaces removedTue, 26 Jun 2007 18:35:31 +0200, by Thomas Arendsen Hein
-
Fix and test 'hg backout' without or with too many revisions.Tue, 26 Jun 2007 15:28:17 +0200, by Thomas Arendsen Hein
-
Added signature for changeset fb4b6d5fe100b0886f8bc3d6731ec0e5ed5c4694Mon, 25 Jun 2007 21:23:24 -0500, by Matt Mackall
-
Added tag 0.9.4 for changeset fb4b6d5fe100Mon, 25 Jun 2007 21:18:19 -0500, by Matt Mackall
-
mq: regularize patch header creation.Mon, 25 Jun 2007 15:57:01 -0700, by Brendan Cully
-
convert: "unknown" is a stringMon, 25 Jun 2007 18:52:12 -0300, by Alexis S. L. Carvalho
-
OpenVMS patchesFri, 08 Jun 2007 16:24:43 +0200, by Jean-Francois PIERONNE
-
fix 'convert' with single commit repositoriesMon, 25 Jun 2007 14:50:25 -0500, by Hollis Blanchard
-
backout: report short hash in commit messageMon, 25 Jun 2007 12:44:48 -0500, by Matt Mackall
-
New config option: ui.report_untrusted (defaults to True)Mon, 25 Jun 2007 22:41:15 +0200, by Thomas Arendsen Hein
-
Make earlygetopt return a list of all option values, use the last value.Mon, 25 Jun 2007 22:08:10 +0200, by Thomas Arendsen Hein
-
Fixed sorting inside nearly sorted sections in hgrc.5Sun, 24 Jun 2007 11:17:49 +0200, by Thomas Arendsen Hein
-
Make changeset_printer respect ui diffoptsMon, 25 Jun 2007 11:29:17 -0700, by Benoit Boissinot
-
mq: support qnew -I/-X and file name listsMon, 25 Jun 2007 11:13:27 -0700, by Brendan Cully
-
Merge with mpmMon, 25 Jun 2007 10:34:53 -0700, by Brendan Cully
-
mq: document that qinit -c may be run laterMon, 25 Jun 2007 09:49:40 -0700, by Brendan Cully
-
gitweb: do not mix shortlog and changelog in summary page.Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Add option "hidden" to hgwebdir.Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Add support for RFC2822 to util.parsedate().Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Makefile: remove *.pyd files on "make clean".Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Makefile: change "make local" to build a fully working local version.Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
gitweb: hide email addresses in shortlog with |personMon, 25 Jun 2007 11:35:40 -0500, by Matt Mackall
-
Make shortlog the default page in hgwebMon, 25 Jun 2007 11:35:14 -0500, by Matt Mackall
-
hgweb: improve shortlog formattingMon, 25 Jun 2007 11:30:05 -0500, by Matt Mackall
-
strip: move strip code to a new repair moduleMon, 25 Jun 2007 01:26:44 -0500, by Matt Mackall
-
strip: simplify bundle helperMon, 25 Jun 2007 01:22:45 -0500, by Matt Mackall
-
strip: pull core strip logic into its own functionSun, 24 Jun 2007 18:22:40 -0500, by Matt Mackall
-
unbundle: accept multiple file argumentsSun, 24 Jun 2007 10:08:38 -0500, by Giorgos Keramidas
-
convert: handle new cvsps with Tags: and multiple tags.Sun, 24 Jun 2007 07:22:58 -0700, by Eric Hopper
-
cat: return an error on failureSun, 24 Jun 2007 09:47:54 -0500, by Matt Mackall
-
tests: add merge test for changeset 9fe267f77f56Sat, 23 Jun 2007 22:43:46 -0500, by Giorgos Keramidas
-
purge: add the clean alias inspired by git-clean and svn-cleanSat, 23 Jun 2007 22:26:22 -0500, by Emanuele Aina
-
mercurial.el: ignore errors on hg-after-save-hook()Tue, 22 May 2007 07:24:06 +0900, by NIIMI Satoshi
-
mercurial.el: change default log range to tip:0Tue, 22 May 2007 08:05:16 +0900, by NIIMI Satoshi
-
Command in doc comment is now on a single line, fixedSat, 23 Jun 2007 22:25:11 -0500, by paul sorenson
-
purge: don't delete ignored files if --all is not specifiedWed, 06 Jun 2007 22:17:35 +0200, by Emanuele Aina
-
Enable to select encoding in hgrc web sectionWed, 13 Jun 2007 18:18:06 +0900, by OHASHI Hideya
-
merge with mainSat, 23 Jun 2007 21:11:28 +0200, by Thomas Arendsen Hein
-
hgk: Use $HG instead of hg (see 849f011dbf79)Sat, 23 Jun 2007 21:10:55 +0200, by Thomas Arendsen Hein
-
hgeditor: Use $HG to run 'hg diff' (see 849f011dbf79)Sat, 23 Jun 2007 20:22:17 +0200, by Thomas Arendsen Hein
-
Remember path to 'hg' executable and pass to external tools and hooks as $HG.Sat, 23 Jun 2007 20:21:10 +0200, by Thomas Arendsen Hein
-
archive: remove spurious flag_bits settingSat, 23 Jun 2007 14:02:41 -0500, by Matt Mackall
-
convert: sometimes git forgets the authorSat, 23 Jun 2007 13:33:45 -0500, by Matt Mackall
-
Merge with mainSat, 23 Jun 2007 12:05:00 +0200, by Thomas Arendsen Hein
-
merge: fix small bug with a failed merge across a renameFri, 22 Jun 2007 20:44:40 -0300, by Alexis S. L. Carvalho
-
rollback: update help for issue316Fri, 22 Jun 2007 17:29:49 -0500, by Matt Mackall
-
transplant: fix locking orderFri, 22 Jun 2007 19:43:29 -0300, by Alexis S. L. Carvalho
-
git patches: correct handling of filenames with spacesFri, 22 Jun 2007 19:06:04 -0300, by Alexis S. L. Carvalho
-
Work around urllib2 digest auth bug with Python < 2.5Fri, 22 Jun 2007 14:32:54 -0300, by Alexis S. L. Carvalho
-
dirstate.status: if a file is marked as copied, consider it modifiedThu, 21 Jun 2007 23:42:06 -0300, by Alexis S. L. Carvalho
-
Merge with Eric HopperThu, 21 Jun 2007 18:05:14 -0500, by Matt Mackall
-
Change branches to sort 'active' branches first, and add an option to show only active branches.Thu, 21 Jun 2007 10:40:09 -0700, by Eric Hopper
-
merge: warn user about divergent renamesThu, 21 Jun 2007 18:02:03 -0500, by Matt Mackall
-
Merge with crewThu, 21 Jun 2007 22:19:41 +0200, by Patrick Mezard
-
Handle CTRL+C in serve under Windows.Thu, 21 Jun 2007 21:58:18 +0200, by Marcos Chaves
-
identify: take a path to a remote repoThu, 21 Jun 2007 13:09:01 -0500, by Matt Mackall
-
dispatch: parse local hgrc for pathsThu, 21 Jun 2007 13:09:00 -0500, by Matt Mackall
-
hgweb_mod.archive(): Use 'key' instead of builtin 'id'.Thu, 21 Jun 2007 19:38:44 +0200, by Thomas Arendsen Hein
-
Remove useless variable assignments in util.opener.Thu, 21 Jun 2007 19:24:27 +0200, by Thomas Arendsen Hein
-
identify: work with remote reposThu, 21 Jun 2007 11:54:16 -0500, by Matt Mackall
-
identify: add support for output flagsThu, 21 Jun 2007 11:54:13 -0500, by Matt Mackall
-
identify: accept a revision argumentThu, 21 Jun 2007 11:54:11 -0500, by Matt Mackall
-
identify: use contextsThu, 21 Jun 2007 11:42:39 -0500, by Matt Mackall
-
context: add tags() methodThu, 21 Jun 2007 11:42:39 -0500, by Matt Mackall
-
identify: show nullid for empty repoThu, 21 Jun 2007 11:42:39 -0500, by Matt Mackall
-
Backed out changeset cfa477946181824f4c769580ebf59710090ba08aThu, 21 Jun 2007 10:00:59 +0200, by Thomas Arendsen Hein
-
Adjust note about variables not being set for empty values.Thu, 21 Jun 2007 09:45:33 +0200, by Thomas Arendsen Hein
-
Kill trailing spacesThu, 21 Jun 2007 09:25:49 +0200, by Thomas Arendsen Hein
-
mq: test that qpush cleans things up when it failsThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
dirstate.invalidate: clear dirty flagThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
dirstate: fix typoThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
update the output of test-help and test-globaloptsThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
Fix dispatch error message when not in a repoWed, 20 Jun 2007 20:13:31 -0700, by Brendan Cully
-
archive: test md5 consistencyWed, 20 Jun 2007 19:20:37 -0700, by Brendan Cully
-
timestamp of gzip archives taken from changeset contextMon, 11 Jun 2007 19:09:01 +0200, by csaba henk
-
Test attempt to remove nonexistent tagWed, 20 Jun 2007 18:09:40 -0700, by Brendan Cully
-
tag: abort when trying to remove nonexistent tagsFri, 15 Jun 2007 14:48:21 -0500, by TK Soh
-
Small fixes for 8e503fa54d2d (hg heads branch)Wed, 20 Jun 2007 17:53:11 -0700, by Brendan Cully
-
Add option to heads to show only heads for current branch.Tue, 19 Jun 2007 08:37:43 -0700, by Eric Hopper
-
Provide a version independent way to use the set datatype.Tue, 19 Jun 2007 08:37:41 -0700, by Eric Hopper
-
Fix read mode when importing patch.Tue, 19 Jun 2007 17:03:31 +0200, by Patrick Mezard
-
Add tests for ui.patch regression.Wed, 20 Jun 2007 23:32:31 +0200, by Patrick Mezard
-
patch: fix ui.patch regression introduced by 62019c4427e3.Tue, 19 Jun 2007 17:02:07 +0200, by Patrick Mezard
-
printenv: filter empty environment variables for portability.Wed, 20 Jun 2007 22:06:37 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 20 Jun 2007 22:05:43 +0200, by Patrick Mezard
-
Document empty environment variables not being passed to hooks under Windows.Wed, 20 Jun 2007 21:35:41 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 20 Jun 2007 00:22:51 +0200, by Patrick Mezard
-
test-annotate: add a test for issue 589.Wed, 20 Jun 2007 00:10:21 +0200, by Patrick Mezard
-
Fix issue 589: "undelete" sequence leads to crash.Wed, 20 Jun 2007 00:10:21 +0200, by Patrick Mezard
-
Add test for debugrenameWed, 20 Jun 2007 00:09:32 +0200, by Patrick Mezard
-
Fix debugrename --rev optionWed, 20 Jun 2007 00:09:30 +0200, by Patrick Mezard
-
Updated copyright notices and add "and others" to "hg version"Tue, 19 Jun 2007 08:51:34 +0200, by Thomas Arendsen Hein
-
Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)Tue, 19 Jun 2007 08:17:55 +0200, by Thomas Arendsen Hein
-
Cleanup of whitespace, indentation and line continuation.Tue, 19 Jun 2007 08:06:37 +0200, by Thomas Arendsen Hein
-
dispatch: report failed imports nicelyMon, 18 Jun 2007 21:30:27 -0500, by Matt Mackall
-
demandimport: fix issue579 and add a testMon, 18 Jun 2007 19:43:26 -0500, by Matt Mackall
-
dispatch: add generic pre- and post-command hooksMon, 18 Jun 2007 17:49:56 -0500, by Matt Mackall
-
Fixes to not require administrator privleges and use private copies of DLLs when running the Windows installer.Mon, 18 Jun 2007 15:21:02 -0700, by Lee Cantey
-
Fix for including hgext in Windows compiled version.Mon, 18 Jun 2007 15:14:49 -0700, by Lee Cantey
-
Merge with crewMon, 18 Jun 2007 15:06:14 -0700, by Lee Cantey
-
Fix for demandimport.py and Windows compiled version.Mon, 18 Jun 2007 15:03:55 -0700, by Lee Cantey
-
Work around heisenbug in Popen3.__del__Mon, 18 Jun 2007 14:52:31 -0700, by Brendan Cully
-
Merge with mpmMon, 18 Jun 2007 12:39:43 -0700, by Brendan Cully
-
Make fast-forward merges full mergesMon, 18 Jun 2007 12:38:54 -0700, by Brendan Cully
-
hooks: separate hook code into a separate moduleMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dispatch: fix handling of incorrect number of argumentsMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: pull ignore smarts out of uiMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
encoding: pull fallbackencoding out of localrepo into early parsingMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
extensions: kill ui readhooksMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
extensions: pull extension-aware bits out of uiMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: refactor checkinterferingMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: hide some more internalsMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: hide internal varsMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
localrepo and dirstate: rename reload to invalidateMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: simplify dirty handlingMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: lazify and lambdafy _slashMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: simplify state()Mon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: move ignore to its own fileMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: replace clear()Mon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: fold parse into readMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: make reload lazyMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: lazify initdirsMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: lazify copymap, _branch, and _plMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: use getattr rather than lazyreadMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
Fix up tests for new branch messageMon, 18 Jun 2007 11:13:16 -0700, by Brendan Cully
-
Notify the user that hg branch does not create a branch until commitMon, 18 Jun 2007 10:44:43 -0700, by Brendan Cully
-
patchbomb: fix PAGER buglet introduced in 88fc92b0b821Sun, 17 Jun 2007 20:09:35 -0700, by Brendan Cully
-
patchbomb: page patchbomb messages only if PAGER is defined.Sun, 17 Jun 2007 20:35:43 +0200, by Patrick Mezard
-
cmdutil: add missing "time" import.Sun, 17 Jun 2007 20:35:32 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 17 Jun 2007 20:08:06 +0200, by Patrick Mezard
-
patchbomb: flush ui before delegating to pager.Sun, 17 Jun 2007 19:40:02 +0200, by Patrick Mezard
-
test-patchbomb: fix non-existing --date parameter and filtering regexps.Sun, 17 Jun 2007 19:39:47 +0200, by Patrick Mezard
-
test-patchbomb: sed -e may not work with extended regexpsWed, 13 Jun 2007 15:02:09 +0300, by Giorgos Keramidas
-
Make --import-branch option actually work (- is translated to _)Sun, 17 Jun 2007 14:11:30 +0200, by Thomas Arendsen Hein
-
Add --import-branch option to hg import to pull in branch information without --exactThu, 14 Jun 2007 09:01:51 -0700, by Eric Hopper
-
convert: remove pdb call. *blush*Thu, 14 Jun 2007 16:19:58 -0700, by Brendan Cully
-
convert: fix various authormap handling bugsThu, 14 Jun 2007 16:12:08 -0700, by Brendan Cully
-
convert extension: Add support for username mappingThu, 14 Jun 2007 23:25:55 +0200, by Edouard Gomez
-
convert extension: Save a few opens on the map fileThu, 14 Jun 2007 23:25:55 +0200, by Edouard Gomez
-
Merge with stableThu, 14 Jun 2007 13:32:35 -0700, by Brendan Cully
-
Make parents with a file but not a revision use working directory revision.Thu, 14 Jun 2007 10:58:49 -0700, by Brendan Cully
-
Merge with crewThu, 14 Jun 2007 10:59:17 -0700, by Brendan Cully
-
Make parents with a file but not a revision use working directory revision.Thu, 14 Jun 2007 10:58:49 -0700, by Brendan Cully
-
Reverted changesets 9d1380e5c8c5 and 1d46169ec197: show @ as glog parent again.Thu, 14 Jun 2007 12:54:06 +0200, by Thomas Arendsen Hein
-
merge with mainThu, 14 Jun 2007 11:33:32 +0200, by Thomas Arendsen Hein
-
Merge with crewWed, 13 Jun 2007 19:11:20 -0700, by Brendan Cully
-
extensions: fix load of module/__init__.py on OS XWed, 13 Jun 2007 19:05:20 -0700, by Brendan Cully
-
localrepo.status: only append stuff to the clean list if list_clean is trueWed, 13 Jun 2007 21:39:45 -0300, by Alexis S. L. Carvalho
-
mq: reduce matcher abuseWed, 13 Jun 2007 21:39:45 -0300, by Alexis S. L. Carvalho
-
commands.remove: don't use the unknown listWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
commands.commit: don't use the unknown listWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
localrepo.add: avoid some statsWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
revert: use util.lexistsWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
addremove: use util.lexistsWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
commands.commit: symlinks are supportedWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
mq: grab locks before starting a transactionWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
Merge with crewWed, 13 Jun 2007 13:50:29 -0700, by Brendan Cully
-
extensions: load modules in module/__init__.py form.Wed, 13 Jun 2007 13:46:40 -0700, by Brendan Cully
-
test-patchbomb: sed -e may not work with extended regexpsWed, 13 Jun 2007 15:02:09 +0300, by Giorgos Keramidas
-
Correct tests/test-patchbomb* files:Wed, 13 Jun 2007 08:24:40 +0200, by Thomas Arendsen Hein
-
patchbomb: add --date optionTue, 12 Jun 2007 14:52:34 -0700, by Bryan O'Sullivan
-
Don't validate email config if we're not sending email.Tue, 12 Jun 2007 14:44:47 -0700, by Bryan O'Sullivan
-
patchbomb: 0c61124ad877 moved setremoteconfig into cmdutilTue, 12 Jun 2007 14:39:36 -0700, by Bryan O'Sullivan
-
dispatch: restore a dropped shlex importTue, 12 Jun 2007 13:21:42 -0700, by Brendan Cully
-
merge with mainTue, 12 Jun 2007 18:55:47 +0200, by Thomas Arendsen Hein
-
Revive commands.dispatch as a simple way to call hg from other pythons scripts.Tue, 12 Jun 2007 17:39:57 +0200, by Thomas Arendsen Hein
-
extensions: fix lookup of hgext.foo modulesWed, 13 Jun 2007 13:15:53 -0500, by Matt Mackall
-
localrepo: demand-load changeset, manifest, and dirstateWed, 13 Jun 2007 13:15:51 -0500, by Matt Mackall
-
extensions: add missing sys importTue, 12 Jun 2007 10:34:54 -0500, by Matt Mackall
-
dispatch: accept an abbreviation of --repositoryMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: move findrepo to cmdutilMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
localrepo: don't search from pathMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: use the repo path found by early parsingMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: parse and apply -R earlyMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: parse and apply cwd opt earlyMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: rename variables after code motionMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: hoist debugging hook to runcatchMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: move dispatching code to cmdutilMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: move runcommand to cmdutilMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: pull final command execution into its own functionMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: reduce nesting by moving parsing exceptionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
dispatch: move signal and exception handling to its own functionMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
Create a separate module for managing extensionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
extensions: separate function for loading single extensionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
dispatch: reorder functionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
localrepo: break out the repo-finding walk into its own functionMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
Respect locale environment variables on darwin.Mon, 11 Jun 2007 12:14:31 -0700, by Brendan Cully
-
Small cleanups for the new tag codeMon, 11 Jun 2007 11:06:42 -0700, by Brendan Cully
-
gitweb: Display branch and tag labelsFri, 01 Jun 2007 19:56:39 -0400, by Josef "Jeff" Sipek
-
Merge with mpmSun, 10 Jun 2007 21:05:01 -0700, by Brendan Cully
-
Split convert extension into common and repository type modulesSun, 10 Jun 2007 20:08:47 -0700, by Brendan Cully
-
commit: fix bug where dirstate for removed file is confusedSun, 10 Jun 2007 21:16:58 -0500, by Matt Mackall
-
hg serve: don't lookup user-supplied names/addressesSun, 10 Jun 2007 19:16:20 -0500, by Matt Mackall
-
Removed trailing \n in calls to util.Abort()Sat, 09 Jun 2007 13:25:54 +0200, by Thomas Arendsen Hein
-
Some small cleanups for convert extension:Sat, 09 Jun 2007 13:17:58 +0200, by Thomas Arendsen Hein
-
Avoid extra filelogs entries.Sat, 09 Jun 2007 01:04:28 -0300, by Alexis S. L. Carvalho
-
Make sure the changelog mentions files whose flags changedSat, 09 Jun 2007 01:04:28 -0300, by Alexis S. L. Carvalho
-
run-tests.py: set ui.slash = TrueFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
test-config-case: print only the Section we're interested in.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add ui.slash hgrc settingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
docopy: use repo.pathto to format paths for printingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add dirstate.pathto and localrepo.pathto.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in revert.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in docopy.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in addremove.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add some more smart when initializing destination repositoryThu, 07 Jun 2007 23:16:10 +0200, by Edouard Gomez
-
Fix hgext/convert/__init__.py rightsThu, 07 Jun 2007 23:06:17 +0200, by Edouard Gomez
-
Include convert extension in packages setupThu, 07 Jun 2007 22:28:52 +0200, by Thomas Arendsen Hein
-
convert: map CVS HEAD to default branchThu, 07 Jun 2007 12:41:12 +0200, by Thomas Arendsen Hein
-
ui: make readsections() abort when configuration cannot be read.Sun, 03 Jun 2007 22:11:25 +0200, by Patrick Mezard
-
Removed trailing whitespace and tabs from python filesWed, 06 Jun 2007 20:22:52 +0200, by Thomas Arendsen Hein
-
Fixed python2.3 incompatibility (rsplit) in cvs code of convert extensionWed, 06 Jun 2007 20:17:03 +0200, by Thomas Arendsen Hein
-
Add a wrapper script for convert extensionFri, 25 May 2007 08:12:33 +0200, by Edouard Gomez
-
Turns convert.py into a real extensionFri, 25 May 2007 00:56:48 +0200, by Edouard Gomez
-
Move convert-repo to hgext/convert/__init__.pyWed, 06 Jun 2007 19:49:47 +0200, by Thomas Arendsen Hein
-
Fixed test output for changed glog (. instead of @)Wed, 06 Jun 2007 19:06:43 +0200, by Thomas Arendsen Hein
-
Issue a warning if "-r ." is used with two working directory parents.Wed, 06 Jun 2007 19:05:18 +0200, by Thomas Arendsen Hein
-
graphlog: Print . instead of @ for working directory parentsWed, 06 Jun 2007 18:28:48 +0200, by Thomas Arendsen Hein
-
Remove atomicfile class.Tue, 05 Jun 2007 19:55:27 -0300, by Alexis S. L. Carvalho
-
Use atomictemp files to write the dirstate.Tue, 05 Jun 2007 19:55:27 -0300, by Alexis S. L. Carvalho
-
test-serve: let run-tests.py kill the daemonsTue, 05 Jun 2007 19:26:36 -0300, by Alexis S. L. Carvalho
-
Fix bug in "hg serve -v"Mon, 04 Jun 2007 21:49:01 +0200, by Joel Rosdahl
-
Add test reproducing a bug in "hg serve -v"Mon, 04 Jun 2007 21:48:59 +0200, by Joel Rosdahl
-
Merge with crew-stableMon, 04 Jun 2007 22:56:42 +0200, by Patrick Mezard
-
hgk: display tags that contain spacesMon, 04 Jun 2007 09:16:53 -0500, by TK Soh
-
hgk: added -selectbackground grey to canvasesMon, 04 Jun 2007 16:54:52 +1000, by Bela Babik
-
merge with stableMon, 04 Jun 2007 22:08:42 +0200, by Thomas Arendsen Hein
-
Obfuscate author in gitweb shortlog (issue578)Mon, 04 Jun 2007 22:05:47 +0200, by Thomas Arendsen Hein
-
Fixed indentation in hgext/notify.pyMon, 04 Jun 2007 22:02:17 +0200, by Thomas Arendsen Hein
-
merge with crew-stableMon, 04 Jun 2007 00:26:53 -0300, by Alexis S. L. Carvalho
-
patch.diff: avoid calling workingctx().manifest()Sun, 03 Jun 2007 14:38:52 -0300, by Alexis S. L. Carvalho