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