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