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