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